Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a04406103a62564c13dcc9fb2d65b5b68ac6555c+4e0bf0319480625e5379d8d5fd7b212abf0b0714 (dfd09583b0b24abf4017882b5319f05407bb8285) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:false, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1378’ is offline Running on prd-centos7-docker-4c-2g-1381 in /w/workspace/edgexfoundry_edgex-go_PR-2633 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/2633/head:refs/remotes/origin/PR-2633 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2633/head:refs/remotes/origin/PR-2633 # 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/2633/head:refs/remotes/origin/PR-2633 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4e0bf0319480625e5379d8d5fd7b212abf0b0714 into PR head commit a04406103a62564c13dcc9fb2d65b5b68ac6555c Merge succeeded, producing b5f8a1e9e69c28684bbce1f359ed783a6f1b952a Checking out Revision b5f8a1e9e69c28684bbce1f359ed783a6f1b952a (PR-2633) > git config core.sparsecheckout # timeout=10 > git checkout -f a04406103a62564c13dcc9fb2d65b5b68ac6555c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4e0bf0319480625e5379d8d5fd7b212abf0b0714 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5f8a1e9e69c28684bbce1f359ed783a6f1b952a # timeout=10 Commit message: "Merge commit '4e0bf0319480625e5379d8d5fd7b212abf0b0714' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-29T04:30:05.288Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-29T04:30:05.499Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-29T04:30:05.582Z] ========================================================= [2020-07-29T04:30:05.582Z] EdgeX Global Pipelines Version Info [2020-07-29T04:30:05.582Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 21f4b50dc1e9d26bc24f17d3af9b40e2c55f8d82 # timeout=10 [2020-07-29T04:30:06.972Z] ------------------- [2020-07-29T04:30:06.972Z] stable info: [2020-07-29T04:30:06.972Z] ------------------- [2020-07-29T04:30:06.972Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-29T04:30:06.972Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-07-29T04:30:06.972Z] Message: update stable to v1.0.106 [2020-07-29T04:30:07.912Z] ------------------- [2020-07-29T04:30:07.912Z] experimental info: [2020-07-29T04:30:07.912Z] ------------------- [2020-07-29T04:30:07.912Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-29T04:30:07.912Z] Commit SHA: 626b9661e310b9d132ae9d5c3b37d89ff845648b [2020-07-29T04:30:07.912Z] Message: update experimental to v1.0.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-07-29T04:30:09.407Z] ++ 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-29T04:30:09.407Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-29T04:30:09.407Z] ++ dirname cmd/core-command/Dockerfile [2020-07-29T04:30:09.407Z] ++ cut -d/ -f2 [2020-07-29T04:30:09.407Z] + echo core-command,cmd/core-command/Dockerfile [2020-07-29T04:30:09.407Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-29T04:30:09.407Z] ++ dirname cmd/core-data/Dockerfile [2020-07-29T04:30:09.407Z] ++ cut -d/ -f2 [2020-07-29T04:30:09.407Z] + echo core-data,cmd/core-data/Dockerfile [2020-07-29T04:30:09.407Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-29T04:30:09.407Z] ++ dirname cmd/core-metadata/Dockerfile [2020-07-29T04:30:09.407Z] ++ cut -d/ -f2 [2020-07-29T04:30:09.407Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-07-29T04:30:09.407Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-29T04:30:09.407Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-07-29T04:30:09.407Z] ++ cut -d/ -f2 [2020-07-29T04:30:09.407Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-07-29T04:30:09.407Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-29T04:30:09.407Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-07-29T04:30:09.407Z] ++ cut -d/ -f2 [2020-07-29T04:30:09.407Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-07-29T04:30:09.407Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-29T04:30:09.407Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-07-29T04:30:09.407Z] ++ cut -d/ -f2 [2020-07-29T04:30:09.407Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-07-29T04:30:09.407Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-29T04:30:09.407Z] ++ dirname cmd/support-logging/Dockerfile [2020-07-29T04:30:09.407Z] ++ cut -d/ -f2 [2020-07-29T04:30:09.407Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-07-29T04:30:09.407Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-29T04:30:09.407Z] ++ dirname cmd/support-notifications/Dockerfile [2020-07-29T04:30:09.407Z] ++ cut -d/ -f2 [2020-07-29T04:30:09.407Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-07-29T04:30:09.407Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-29T04:30:09.407Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-07-29T04:30:09.407Z] ++ cut -d/ -f2 [2020-07-29T04:30:09.407Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-07-29T04:30:09.407Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-29T04:30:09.407Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-07-29T04:30:09.407Z] ++ cut -d/ -f2 [2020-07-29T04:30:09.407Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-07-29T04:30:09.463Z] 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-29T04:30:10.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-29T04:30:10.152Z] [2020-07-29T04:30:10.152Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-29T04:30:10.581Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-29T04:30:10.581Z] latest: Pulling from edgex-devops/git-semver [2020-07-29T04:30:10.581Z] 31603596830f: Pulling fs layer [2020-07-29T04:30:10.581Z] 2a8b12db71e7: Pulling fs layer [2020-07-29T04:30:10.581Z] 6ca5941a6612: Pulling fs layer [2020-07-29T04:30:10.581Z] ecc8261a40a4: Pulling fs layer [2020-07-29T04:30:10.581Z] ecc8261a40a4: Waiting [2020-07-29T04:30:10.581Z] 2a8b12db71e7: Verifying Checksum [2020-07-29T04:30:10.581Z] 2a8b12db71e7: Download complete [2020-07-29T04:30:10.581Z] 31603596830f: Verifying Checksum [2020-07-29T04:30:10.581Z] 31603596830f: Download complete [2020-07-29T04:30:10.581Z] 6ca5941a6612: Verifying Checksum [2020-07-29T04:30:10.581Z] 6ca5941a6612: Download complete [2020-07-29T04:30:10.859Z] ecc8261a40a4: Verifying Checksum [2020-07-29T04:30:10.859Z] ecc8261a40a4: Download complete [2020-07-29T04:30:10.859Z] 31603596830f: Pull complete [2020-07-29T04:30:11.124Z] 2a8b12db71e7: Pull complete [2020-07-29T04:30:12.066Z] 6ca5941a6612: Pull complete [2020-07-29T04:30:12.066Z] ecc8261a40a4: Pull complete [2020-07-29T04:30:12.066Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-29T04:30:12.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-29T04:30:12.066Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-29T04:30:12.162Z] prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container [2020-07-29T04:30:12.201Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-29T04:30:14.358Z] $ docker top 640c44cd9675f5a33e8c542cbe66504d65244a5d01ccbdf3425bfdbe75ad61b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-29T04:30:14.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-29T04:30:14.617Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-29T04:30:14.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-29T04:30:14.790Z] $ docker exec 640c44cd9675f5a33e8c542cbe66504d65244a5d01ccbdf3425bfdbe75ad61b0 ssh-agent [2020-07-29T04:30:14.949Z] SSH_AUTH_SOCK=/tmp/ssh-0J4nAgElfZyb/agent.11 [2020-07-29T04:30:14.949Z] SSH_AGENT_PID=16 [2020-07-29T04:30:14.961Z] Running ssh-add (command line suppressed) [2020-07-29T04:30:15.069Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_1639082503316037639.key (/w/workspace/edgex-go/5@tmp/private_key_1639082503316037639.key) [2020-07-29T04:30:15.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-29T04:30:15.503Z] + git describe --exact-match --tags HEAD [2020-07-29T04:30:15.503Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-29T04:30:15.523Z] $ docker exec --env ******** --env ******** 640c44cd9675f5a33e8c542cbe66504d65244a5d01ccbdf3425bfdbe75ad61b0 ssh-agent -k [2020-07-29T04:30:15.643Z] unset SSH_AUTH_SOCK; [2020-07-29T04:30:15.644Z] unset SSH_AGENT_PID; [2020-07-29T04:30:15.644Z] echo Agent pid 16 killed; [2020-07-29T04:30:15.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-29T04:30:15.767Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-29T04:30:15.767Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-29T04:30:15.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-29T04:30:15.849Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-29T04:30:16.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-29T04:30:16.036Z] $ docker exec 640c44cd9675f5a33e8c542cbe66504d65244a5d01ccbdf3425bfdbe75ad61b0 ssh-agent [2020-07-29T04:30:16.201Z] SSH_AUTH_SOCK=/tmp/ssh-rlghilFLJZH9/agent.44 [2020-07-29T04:30:16.201Z] SSH_AGENT_PID=49 [2020-07-29T04:30:16.207Z] Running ssh-add (command line suppressed) [2020-07-29T04:30:16.319Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8849305201297522902.key (/w/workspace/edgex-go/5@tmp/private_key_8849305201297522902.key) [2020-07-29T04:30:16.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-29T04:30:16.697Z] + git semver init [2020-07-29T04:30:16.697Z] # -> Open(): unable to determine branch for HEAD [2020-07-29T04:30:16.697Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2020-07-29T04:30:16.697Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2020-07-29T04:30:16.697Z] # $SEMVER_REMOTE_NAME = origin [2020-07-29T04:30:16.697Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-29T04:30:16.697Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-29T04:30:16.697Z] # $SEMVER_BRANCH = PR-2633 [2020-07-29T04:30:16.697Z] # $SEMVER_TEMP = /tmp/semver-147118173 [2020-07-29T04:30:16.697Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-07-29T04:30:34.831Z] # '/tmp/semver-147118173' -> '/w/workspace/edgex-go/5/.semver' [2020-07-29T04:30:34.831Z] # -> Force: false [2020-07-29T04:30:34.831Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2020-07-29T04:30:34.838Z] $ docker exec --env ******** --env ******** 640c44cd9675f5a33e8c542cbe66504d65244a5d01ccbdf3425bfdbe75ad61b0 ssh-agent -k [2020-07-29T04:30:35.014Z] unset SSH_AUTH_SOCK; [2020-07-29T04:30:35.015Z] unset SSH_AGENT_PID; [2020-07-29T04:30:35.015Z] echo Agent pid 49 killed; [2020-07-29T04:30:35.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-29T04:30:35.509Z] + git semver [Pipeline] } [2020-07-29T04:30:35.522Z] $ docker stop --time=1 640c44cd9675f5a33e8c542cbe66504d65244a5d01ccbdf3425bfdbe75ad61b0 [2020-07-29T04:30:37.071Z] $ docker rm -f 640c44cd9675f5a33e8c542cbe66504d65244a5d01ccbdf3425bfdbe75ad61b0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-29T04:30:50.099Z] Stashed 26 file(s) [Pipeline] echo [2020-07-29T04:30:50.102Z] [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-29T04:30:50.585Z] ========================================================= [2020-07-29T04:30:50.585Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-29T04:30:50.585Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-29T04:30:50.913Z] + 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-29T04:30:53.469Z] Sending build context to Docker daemon 323.2MB [2020-07-29T04:30:53.469Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-29T04:30:53.469Z] Step 2/7 : FROM ${BASE} [2020-07-29T04:30:53.469Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-29T04:30:53.469Z] df20fa9351a1: Pulling fs layer [2020-07-29T04:30:53.469Z] ed8968b2872e: Pulling fs layer [2020-07-29T04:30:53.469Z] a92cc7c5fd73: Pulling fs layer [2020-07-29T04:30:53.469Z] 2dd03ba5bac4: Pulling fs layer [2020-07-29T04:30:53.469Z] 1e091d79d1de: Pulling fs layer [2020-07-29T04:30:53.469Z] 481702a1767f: Pulling fs layer [2020-07-29T04:30:53.469Z] f64a6f60c768: Pulling fs layer [2020-07-29T04:30:53.469Z] e78d2573fc39: Pulling fs layer [2020-07-29T04:30:53.469Z] e876d2f968b6: Pulling fs layer [2020-07-29T04:30:53.469Z] ce8a83651883: Pulling fs layer [2020-07-29T04:30:53.469Z] 07967f4d0e4b: Pulling fs layer [2020-07-29T04:30:53.469Z] 2dd03ba5bac4: Waiting [2020-07-29T04:30:53.469Z] 1e091d79d1de: Waiting [2020-07-29T04:30:53.469Z] 481702a1767f: Waiting [2020-07-29T04:30:53.469Z] f64a6f60c768: Waiting [2020-07-29T04:30:53.469Z] e78d2573fc39: Waiting [2020-07-29T04:30:53.469Z] e876d2f968b6: Waiting [2020-07-29T04:30:53.469Z] ce8a83651883: Waiting [2020-07-29T04:30:53.469Z] 07967f4d0e4b: Waiting [2020-07-29T04:30:53.469Z] a92cc7c5fd73: Download complete [2020-07-29T04:30:53.469Z] ed8968b2872e: Verifying Checksum [2020-07-29T04:30:53.469Z] ed8968b2872e: Download complete [2020-07-29T04:30:53.469Z] 1e091d79d1de: Verifying Checksum [2020-07-29T04:30:53.469Z] 1e091d79d1de: Download complete [2020-07-29T04:30:53.469Z] 481702a1767f: Download complete [2020-07-29T04:30:53.745Z] df20fa9351a1: Verifying Checksum [2020-07-29T04:30:53.745Z] df20fa9351a1: Download complete [2020-07-29T04:30:54.016Z] df20fa9351a1: Pull complete [2020-07-29T04:30:54.592Z] f64a6f60c768: Verifying Checksum [2020-07-29T04:30:54.592Z] f64a6f60c768: Download complete [2020-07-29T04:30:54.592Z] e876d2f968b6: Verifying Checksum [2020-07-29T04:30:54.592Z] e876d2f968b6: Download complete [2020-07-29T04:30:54.592Z] ed8968b2872e: Pull complete [2020-07-29T04:30:55.183Z] ce8a83651883: Verifying Checksum [2020-07-29T04:30:55.183Z] ce8a83651883: Download complete [2020-07-29T04:30:55.183Z] e78d2573fc39: Verifying Checksum [2020-07-29T04:30:55.183Z] e78d2573fc39: Download complete [2020-07-29T04:30:55.183Z] 07967f4d0e4b: Verifying Checksum [2020-07-29T04:30:55.183Z] 07967f4d0e4b: Download complete [2020-07-29T04:30:55.443Z] 2dd03ba5bac4: Verifying Checksum [2020-07-29T04:30:55.443Z] 2dd03ba5bac4: Download complete [2020-07-29T04:30:56.014Z] a92cc7c5fd73: Pull complete [2020-07-29T04:31:01.318Z] 2dd03ba5bac4: Pull complete [2020-07-29T04:31:01.318Z] 1e091d79d1de: Pull complete [2020-07-29T04:31:01.578Z] 481702a1767f: Pull complete [2020-07-29T04:31:05.395Z] Still waiting to schedule task [2020-07-29T04:31:05.395Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1379’ is offline [2020-07-29T04:31:05.802Z] f64a6f60c768: Pull complete [2020-07-29T04:31:09.103Z] e78d2573fc39: Pull complete [2020-07-29T04:31:09.103Z] e876d2f968b6: Pull complete [2020-07-29T04:31:09.677Z] ce8a83651883: Pull complete [2020-07-29T04:31:09.937Z] 07967f4d0e4b: Pull complete [2020-07-29T04:31:09.938Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-29T04:31:09.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-29T04:31:09.938Z] ---> 5d7c900382c6 [2020-07-29T04:31:09.938Z] 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-29T04:31:11.319Z] ---> Running in 5c14da3a6f9f [2020-07-29T04:31:12.262Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T04:31:12.834Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T04:31:13.407Z] (1/12) Installing libmagic (5.38-r0) [2020-07-29T04:31:13.407Z] (2/12) Installing file (5.38-r0) [2020-07-29T04:31:13.407Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-29T04:31:13.667Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-29T04:31:18.997Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-29T04:31:18.997Z] (6/12) Installing patch (2.7.6-r6) [2020-07-29T04:31:19.270Z] (7/12) Installing build-base (0.5-r2) [2020-07-29T04:31:19.270Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-29T04:31:19.270Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-29T04:31:19.530Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-29T04:31:19.530Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-29T04:31:19.791Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-29T04:31:19.791Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T04:31:19.791Z] OK: 233 MiB in 51 packages [2020-07-29T04:31:23.096Z] Removing intermediate container 5c14da3a6f9f [2020-07-29T04:31:23.096Z] ---> c9352c637f9a [2020-07-29T04:31:23.096Z] Step 4/7 : WORKDIR /edgex-go [2020-07-29T04:31:23.096Z] ---> Running in eef5b2887748 [2020-07-29T04:31:23.356Z] Removing intermediate container eef5b2887748 [2020-07-29T04:31:23.356Z] ---> d44f8776c243 [2020-07-29T04:31:23.356Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-29T04:31:23.616Z] latest: Pulling from library/docker [2020-07-29T04:31:23.616Z] df20fa9351a1: Already exists [2020-07-29T04:31:23.616Z] 25ad7478873d: Pulling fs layer [2020-07-29T04:31:23.616Z] 4684f6177b5d: Pulling fs layer [2020-07-29T04:31:23.616Z] 46e300cec669: Pulling fs layer [2020-07-29T04:31:23.616Z] 63038576ad94: Pulling fs layer [2020-07-29T04:31:23.616Z] 0fdb76c4706c: Pulling fs layer [2020-07-29T04:31:23.616Z] cb7edeffdfd5: Pulling fs layer [2020-07-29T04:31:23.616Z] 63038576ad94: Waiting [2020-07-29T04:31:23.616Z] 0fdb76c4706c: Waiting [2020-07-29T04:31:23.616Z] cb7edeffdfd5: Waiting [2020-07-29T04:31:23.875Z] 4684f6177b5d: Verifying Checksum [2020-07-29T04:31:23.876Z] 4684f6177b5d: Download complete [2020-07-29T04:31:23.876Z] 25ad7478873d: Verifying Checksum [2020-07-29T04:31:23.876Z] 25ad7478873d: Download complete [2020-07-29T04:31:24.136Z] 63038576ad94: Download complete [2020-07-29T04:31:24.136Z] 25ad7478873d: Pull complete [2020-07-29T04:31:24.136Z] cb7edeffdfd5: Verifying Checksum [2020-07-29T04:31:24.136Z] cb7edeffdfd5: Download complete [2020-07-29T04:31:24.136Z] 4684f6177b5d: Pull complete [2020-07-29T04:31:24.136Z] 0fdb76c4706c: Verifying Checksum [2020-07-29T04:31:24.136Z] 0fdb76c4706c: Download complete [2020-07-29T04:31:25.077Z] 46e300cec669: Verifying Checksum [2020-07-29T04:31:25.077Z] 46e300cec669: Download complete [2020-07-29T04:31:27.615Z] 46e300cec669: Pull complete [2020-07-29T04:31:27.615Z] 63038576ad94: Pull complete [2020-07-29T04:31:27.615Z] 0fdb76c4706c: Pull complete [2020-07-29T04:31:27.615Z] cb7edeffdfd5: Pull complete [2020-07-29T04:31:27.615Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-29T04:31:27.615Z] Status: Downloaded newer image for docker:latest [2020-07-29T04:31:29.526Z] ---> 73ecde988d61 [2020-07-29T04:31:29.526Z] Step 6/7 : COPY go.mod . [2020-07-29T04:31:29.526Z] ---> 3018f5f9f207 [2020-07-29T04:31:29.526Z] Step 7/7 : RUN go mod download [2020-07-29T04:31:29.526Z] ---> Running in bedd097f29f1 [2020-07-29T04:31:32.072Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-29T04:31:32.072Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-29T04:31:32.072Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-29T04:31:32.072Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-29T04:31:32.072Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-29T04:31:32.072Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-29T04:31:32.072Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-29T04:31:32.072Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-29T04:31:32.072Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-29T04:31:32.072Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-29T04:31:32.072Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-29T04:31:32.072Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-29T04:31:32.072Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-29T04:31:32.072Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-29T04:31:32.072Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-29T04:31:32.072Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-29T04:31:32.072Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-29T04:31:32.072Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-29T04:31:32.072Z] go: finding github.com/fatih/color v1.7.0 [2020-07-29T04:31:32.072Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-29T04:31:32.072Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-29T04:31:32.072Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-29T04:31:32.072Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-29T04:31:32.072Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-29T04:31:32.072Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-29T04:31:32.072Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-29T04:31:32.072Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-29T04:31:32.332Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-29T04:31:32.332Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-29T04:31:32.332Z] go: finding github.com/google/uuid v1.1.0 [2020-07-29T04:31:32.332Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-29T04:31:32.333Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-29T04:31:32.333Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-29T04:31:32.333Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-29T04:31:32.333Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-29T04:31:32.333Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-29T04:31:32.333Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-29T04:31:32.333Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-29T04:31:32.333Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-29T04:31:32.593Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-29T04:31:32.593Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-29T04:31:32.593Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-29T04:31:32.593Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-29T04:31:32.593Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-29T04:31:32.593Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-29T04:31:32.593Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-29T04:31:32.593Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-29T04:31:32.593Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-29T04:31:32.593Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-29T04:31:32.593Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-29T04:31:32.593Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-29T04:31:32.593Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-29T04:31:32.853Z] go: finding github.com/kr/pty v1.1.1 [2020-07-29T04:31:32.853Z] go: finding github.com/kr/text v0.1.0 [2020-07-29T04:31:32.853Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-29T04:31:32.853Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-29T04:31:32.853Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-29T04:31:32.853Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-29T04:31:32.853Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-29T04:31:32.853Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-29T04:31:32.853Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-29T04:31:32.853Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-29T04:31:32.853Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-29T04:31:32.853Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-29T04:31:32.853Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-29T04:31:33.113Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-29T04:31:33.113Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-29T04:31:33.113Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-29T04:31:33.113Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-29T04:31:33.113Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-29T04:31:33.113Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-29T04:31:33.113Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-29T04:31:33.113Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-29T04:31:33.113Z] go: finding github.com/posener/complete v1.1.1 [2020-07-29T04:31:33.113Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-29T04:31:33.113Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-29T04:31:33.113Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-29T04:31:33.372Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-29T04:31:33.372Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-29T04:31:33.372Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-29T04:31:33.372Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-29T04:31:33.372Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-29T04:31:33.372Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-29T04:31:33.372Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-29T04:31:33.372Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-29T04:31:33.372Z] go: finding golang.org/x/text v0.3.2 [2020-07-29T04:31:33.372Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-29T04:31:33.372Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-29T04:31:33.372Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-29T04:31:33.637Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-29T04:31:33.637Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-29T04:31:33.637Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-29T04:31:45.883Z] Removing intermediate container bedd097f29f1 [2020-07-29T04:31:45.883Z] ---> f022e8eae222 [2020-07-29T04:31:45.883Z] Successfully built f022e8eae222 [2020-07-29T04:31:45.883Z] 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-29T04:31:46.434Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-29T04:31:46.434Z] . [Pipeline] withDockerContainer [2020-07-29T04:31:46.530Z] prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container [2020-07-29T04:31:46.568Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2020-07-29T04:31:47.157Z] $ docker top 58a5d95c10bfa68eca9d1e6d5de4aa64aeac77756e912e72fb346a3db18e9f37 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-29T04:31:47.656Z] + go version [2020-07-29T04:31:47.656Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-07-29T04:31:47.667Z] ========================================================= [2020-07-29T04:31:47.667Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-07-29T04:31:47.667Z] ========================================================= [Pipeline] sh [2020-07-29T04:31:47.951Z] + make test [2020-07-29T04:31:47.951Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-29T04:31:49.870Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-07-29T04:31:59.964Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-07-29T04:32:03.305Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-07-29T04:32:03.305Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-07-29T04:32:03.305Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-07-29T04:32:03.305Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-07-29T04:32:05.220Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.004s [2020-07-29T04:32:05.220Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-07-29T04:32:05.220Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-07-29T04:32:05.220Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-07-29T04:32:05.220Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-07-29T04:32:05.491Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-07-29T04:32:05.765Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-07-29T04:32:05.765Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-07-29T04:32:05.765Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-07-29T04:32:08.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.023s coverage: 46.6% of statements [2020-07-29T04:32:08.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-07-29T04:32:08.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-07-29T04:32:08.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-07-29T04:32:08.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-07-29T04:32:08.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-07-29T04:32:13.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.049s coverage: 27.4% of statements [2020-07-29T04:32:13.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-07-29T04:32:13.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-07-29T04:32:13.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-07-29T04:32:13.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-07-29T04:32:13.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-07-29T04:32:13.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-07-29T04:32:13.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.030s coverage: 100.0% of statements [2020-07-29T04:32:13.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-07-29T04:32:13.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.006s coverage: 100.0% of statements [2020-07-29T04:32:13.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-07-29T04:32:13.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.069s coverage: 29.3% of statements [2020-07-29T04:32:13.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-07-29T04:32:13.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-07-29T04:32:13.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-07-29T04:32:13.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-07-29T04:32:13.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-07-29T04:32:13.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.034s coverage: 100.0% of statements [2020-07-29T04:32:13.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-07-29T04:32:13.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.008s coverage: 100.0% of statements [2020-07-29T04:32:13.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-07-29T04:32:13.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.024s coverage: 89.8% of statements [2020-07-29T04:32:13.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-07-29T04:32:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.041s coverage: 97.5% of statements [2020-07-29T04:32:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-07-29T04:32:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.029s coverage: 100.0% of statements [2020-07-29T04:32:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-07-29T04:32:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-07-29T04:32:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-07-29T04:32:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-07-29T04:32:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-07-29T04:32:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-07-29T04:32:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-07-29T04:32:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-07-29T04:32:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-07-29T04:32:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-07-29T04:32:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-07-29T04:32:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-07-29T04:32:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-07-29T04:32:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-07-29T04:32:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-07-29T04:32:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-07-29T04:32:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-07-29T04:32:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.017s coverage: 58.8% of statements [2020-07-29T04:32:15.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.055s coverage: 63.5% of statements [2020-07-29T04:32:15.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-07-29T04:32:15.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-07-29T04:32:15.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.012s coverage: 100.0% of statements [2020-07-29T04:32:15.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.073s coverage: 55.9% of statements [2020-07-29T04:32:15.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-07-29T04:32:15.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-07-29T04:32:15.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-07-29T04:32:15.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 11.893s coverage: 86.3% of statements [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.299s coverage: 72.2% of statements [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.128s coverage: 72.1% of statements [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.039s coverage: 82.4% of statements [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.014s coverage: 48.4% of statements [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.006s coverage: 28.8% of statements [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.018s coverage: 96.8% of statements [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.050s coverage: 26.9% of statements [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.108s coverage: 84.1% of statements [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.020s coverage: 100.0% of statements [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.005s coverage: 43.1% of statements [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.006s coverage: 100.0% of statements [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.020s coverage: 83.8% of statements [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.030s coverage: 46.1% of statements [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.050s coverage: 100.0% of statements [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.023s coverage: 100.0% of statements [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.015s coverage: 100.0% of statements [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.050s coverage: 29.1% of statements [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.049s coverage: 99.0% of statements [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.006s coverage: 100.0% of statements [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.003s coverage: 0.0% of statements [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.041s coverage: 100.0% of statements [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.005s coverage: 87.9% of statements [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-07-29T04:32:28.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements [2020-07-29T04:32:28.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements [2020-07-29T04:32:28.165Z] GO111MODULE=on go vet ./... [2020-07-29T04:32:33.490Z] gofmt -l . [2020-07-29T04:32:33.490Z] [ "`gofmt -l .`" = "" ] [2020-07-29T04:32:34.064Z] ./bin/test-go-mod-tidy.sh [2020-07-29T04:32:34.634Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-07-29T04:32:35.869Z] + ls -al . [2020-07-29T04:32:35.869Z] total 556 [2020-07-29T04:32:35.869Z] drwxrwxr-x 10 1001 1001 4096 Jul 29 04:32 . [2020-07-29T04:32:35.869Z] drwxr-xr-x 4 root root 28 Jul 29 04:31 .. [2020-07-29T04:32:35.869Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 04:30 .dockerignore [2020-07-29T04:32:35.869Z] drwxrwxr-x 8 1001 1001 179 Jul 29 04:30 .git [2020-07-29T04:32:35.869Z] drwxrwxr-x 3 1001 1001 60 Jul 29 04:30 .github [2020-07-29T04:32:35.869Z] -rw-rw-r-- 1 1001 1001 924 Jul 29 04:30 .gitignore [2020-07-29T04:32:35.869Z] drwx------ 3 1001 1001 47 Jul 29 04:30 .semver [2020-07-29T04:32:35.869Z] -rw-rw-r-- 1 1001 1001 178 Jul 29 04:30 .sonarcloud.properties [2020-07-29T04:32:35.869Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 04:30 CONTRIBUTING.md [2020-07-29T04:32:35.869Z] -rw-rw-r-- 1 1001 1001 1035 Jul 29 04:30 Dockerfile.build [2020-07-29T04:32:35.869Z] -rw-rw-r-- 1 1001 1001 911 Jul 29 04:30 Jenkinsfile [2020-07-29T04:32:35.869Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 04:30 LICENSE [2020-07-29T04:32:35.869Z] -rw-rw-r-- 1 1001 1001 6417 Jul 29 04:30 Makefile [2020-07-29T04:32:35.869Z] -rw-rw-r-- 1 1001 1001 5652 Jul 29 04:30 README.md [2020-07-29T04:32:35.869Z] -rw-rw-r-- 1 1001 1001 7111 Jul 29 04:30 SECURITY.md [2020-07-29T04:32:35.869Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 04:30 VERSION [2020-07-29T04:32:35.870Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 04:30 ZMQWindows.md [2020-07-29T04:32:35.870Z] drwxrwxr-x 4 1001 1001 33 Jul 29 04:30 api [2020-07-29T04:32:35.870Z] drwxrwxr-x 2 1001 1001 117 Jul 29 04:30 bin [2020-07-29T04:32:35.870Z] drwxrwxr-x 15 1001 1001 4096 Jul 29 04:30 cmd [2020-07-29T04:32:35.870Z] -rw-r--r-- 1 root root 456067 Jul 29 04:32 coverage.out [2020-07-29T04:32:35.870Z] -rw-r--r-- 1 root root 1019 Jul 29 04:32 go.mod [2020-07-29T04:32:35.870Z] -rw-r--r-- 1 root root 18146 Jul 29 04:32 go.sum [2020-07-29T04:32:35.870Z] drwxrwxr-x 8 1001 1001 127 Jul 29 04:30 internal [2020-07-29T04:32:35.870Z] drwxrwxr-x 4 1001 1001 71 Jul 29 04:30 snap [2020-07-29T04:32:35.870Z] -rw-rw-r-- 1 1001 1001 168 Jul 29 04:30 version.go [Pipeline] sh [2020-07-29T04:32:36.158Z] + '[' -e coverage.out ] [2020-07-29T04:32:36.158Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-07-29T04:32:36.247Z] Stashed 1 file(s) [Pipeline] sh [2020-07-29T04:32:36.531Z] + make build [2020-07-29T04:32:36.531Z] 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-29T04:32:41.839Z] 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-29T04:32:45.170Z] 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-29T04:32:47.085Z] 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-29T04:32:48.025Z] 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-29T04:32:49.948Z] 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-29T04:32:50.216Z] 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-29T04:32:52.774Z] 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-29T04:32:55.298Z] 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-29T04:32:55.298Z] 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-29T04:32:56.688Z] 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-29T04:32:58.073Z] 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-29T04:32:59.076Z] 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-29T04:33:00.168Z] $ docker stop --time=1 58a5d95c10bfa68eca9d1e6d5de4aa64aeac77756e912e72fb346a3db18e9f37 [2020-07-29T04:33:01.688Z] $ docker rm -f 58a5d95c10bfa68eca9d1e6d5de4aa64aeac77756e912e72fb346a3db18e9f37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-29T04:33:03.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-29T04:33:03.150Z] [2020-07-29T04:33:03.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-07-29T04:33:03.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-29T04:33:03.531Z] latest: Pulling from edgex-devops/edgex-compose [2020-07-29T04:33:03.531Z] cbdbe7a5bc2a: Pulling fs layer [2020-07-29T04:33:03.531Z] ca9280d653b3: Pulling fs layer [2020-07-29T04:33:03.531Z] 7e9c9ca2126c: Pulling fs layer [2020-07-29T04:33:03.793Z] cbdbe7a5bc2a: Verifying Checksum [2020-07-29T04:33:03.793Z] cbdbe7a5bc2a: Download complete [2020-07-29T04:33:03.793Z] ca9280d653b3: Verifying Checksum [2020-07-29T04:33:03.793Z] ca9280d653b3: Download complete [2020-07-29T04:33:04.053Z] cbdbe7a5bc2a: Pull complete [2020-07-29T04:33:04.633Z] 7e9c9ca2126c: Verifying Checksum [2020-07-29T04:33:04.633Z] 7e9c9ca2126c: Download complete [2020-07-29T04:33:04.902Z] ca9280d653b3: Pull complete [2020-07-29T04:33:10.198Z] 7e9c9ca2126c: Pull complete [2020-07-29T04:33:10.198Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-07-29T04:33:10.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-29T04:33:10.198Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-07-29T04:33:10.299Z] prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container [2020-07-29T04:33:10.335Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-07-29T04:33:14.072Z] $ docker top 92737515c76c6f0268ea4e97ebdf0c75dc905eb410a2b54549a15406bfe44113 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-29T04:33:14.632Z] + docker-compose build --help [2020-07-29T04:33:14.632Z] + grep parallel [2020-07-29T04:33:15.569Z] --parallel Build images in parallel. [Pipeline] } [2020-07-29T04:33:15.577Z] $ docker stop --time=1 92737515c76c6f0268ea4e97ebdf0c75dc905eb410a2b54549a15406bfe44113 [2020-07-29T04:33:16.909Z] $ docker rm -f 92737515c76c6f0268ea4e97ebdf0c75dc905eb410a2b54549a15406bfe44113 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-29T04:33:17.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-29T04:33:17.445Z] . [Pipeline] withDockerContainer [2020-07-29T04:33:17.533Z] prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container [2020-07-29T04:33:17.568Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-07-29T04:33:18.073Z] $ docker top 49388d57fec52b7f0cbf380ac1c96b90b1bd7fd887764a5544f9441705bda7d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-29T04:33:18.535Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-29T04:33:19.471Z] Building docker-core-command-go ... [2020-07-29T04:33:19.471Z] Building docker-core-data-go ... [2020-07-29T04:33:19.471Z] Building docker-core-metadata-go ... [2020-07-29T04:33:19.471Z] Building docker-security-proxy-setup-go ... [2020-07-29T04:33:19.471Z] Building docker-security-secrets-setup-go ... [2020-07-29T04:33:19.471Z] Building docker-security-secretstore-setup-go ... [2020-07-29T04:33:19.471Z] Building docker-support-logging-go ... [2020-07-29T04:33:19.471Z] Building docker-support-notifications-go ... [2020-07-29T04:33:19.471Z] Building docker-support-scheduler-go ... [2020-07-29T04:33:19.471Z] Building docker-sys-mgmt-agent-go ... [2020-07-29T04:33:19.471Z] Building docker-sys-mgmt-agent-go [2020-07-29T04:33:19.471Z] Building docker-support-logging-go [2020-07-29T04:33:19.471Z] Building docker-security-secrets-setup-go [2020-07-29T04:33:19.471Z] Building docker-core-command-go [2020-07-29T04:33:19.471Z] Building docker-core-data-go [2020-07-29T04:33:34.170Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1386 in /w/workspace/edgexfoundry_edgex-go_PR-2633 [Pipeline] { [Pipeline] ws [2020-07-29T04:33:34.216Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2020-07-29T04:33:39.480Z] using credential edgex-jenkins-ssh [2020-07-29T04:33:39.531Z] Cloning the remote Git repository [2020-07-29T04:33:39.531Z] Cloning with configured refspecs honoured and without tags [2020-07-29T04:33:39.592Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-07-29T04:33:39.702Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2020-07-29T04:33:39.763Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-29T04:33:39.764Z] > git --version # timeout=10 [2020-07-29T04:33:39.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-29T04:33:39.880Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2633/head:refs/remotes/origin/PR-2633 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T04:33:46.080Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T04:33:46.080Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-29T04:33:46.080Z] ---> f022e8eae222 [2020-07-29T04:33:46.080Z] Step 3/22 : WORKDIR /edgex-go [2020-07-29T04:33:46.080Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T04:33:46.080Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-29T04:33:46.080Z] ---> f022e8eae222 [2020-07-29T04:33:46.080Z] Step 3/29 : WORKDIR /edgex-go [2020-07-29T04:33:46.080Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T04:33:46.080Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-29T04:33:46.080Z] ---> f022e8eae222 [2020-07-29T04:33:46.080Z] Step 3/21 : WORKDIR /edgex-go [2020-07-29T04:33:46.432Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T04:33:46.432Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-29T04:33:46.432Z] ---> f022e8eae222 [2020-07-29T04:33:46.432Z] Step 3/21 : WORKDIR /edgex-go [2020-07-29T04:33:46.692Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T04:33:46.692Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-29T04:33:46.692Z] ---> f022e8eae222 [2020-07-29T04:33:46.692Z] Step 3/26 : WORKDIR /edgex-go [2020-07-29T04:33:47.262Z] ---> Running in cf767817148c [2020-07-29T04:33:47.262Z] ---> Running in 9d5bbf8826fe [2020-07-29T04:33:47.262Z] ---> Running in 32b4406ce539 [2020-07-29T04:33:47.262Z] ---> Running in 7398e173130d [2020-07-29T04:33:47.262Z] ---> Running in 770fbd3dd044 [2020-07-29T04:33:47.522Z] Removing intermediate container 32b4406ce539 [2020-07-29T04:33:47.522Z] ---> 8adca24fe09e [2020-07-29T04:33:47.522Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T04:33:47.522Z] Removing intermediate container cf767817148c [2020-07-29T04:33:47.522Z] ---> 2378c6f5d23e [2020-07-29T04:33:47.522Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T04:33:47.522Z] Removing intermediate container 770fbd3dd044 [2020-07-29T04:33:47.522Z] ---> 00e2e55eb904 [2020-07-29T04:33:47.522Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T04:33:47.522Z] Removing intermediate container 9d5bbf8826fe [2020-07-29T04:33:47.522Z] ---> 48e3d1c8bfe9 [2020-07-29T04:33:47.522Z] Step 4/29 : RUN apk update && apk add make git [2020-07-29T04:33:47.782Z] Removing intermediate container 7398e173130d [2020-07-29T04:33:47.782Z] ---> fe7a5c167b38 [2020-07-29T04:33:47.782Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T04:33:47.782Z] ---> Running in 26e2e6581d73 [2020-07-29T04:33:47.782Z] ---> Running in 547a2bc2c865 [2020-07-29T04:33:47.782Z] ---> Running in 2437341b1952 [2020-07-29T04:33:47.782Z] ---> Running in 575c4786dd6b [2020-07-29T04:33:47.782Z] ---> Running in bb9a9f035d48 [2020-07-29T04:33:49.173Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T04:33:49.433Z] Removing intermediate container 547a2bc2c865 [2020-07-29T04:33:49.433Z] ---> 0de1c5ca2523 [2020-07-29T04:33:49.433Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-29T04:33:49.694Z] ---> Running in 7a2f77aa95dc [2020-07-29T04:33:49.694Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T04:33:49.694Z] Removing intermediate container 26e2e6581d73 [2020-07-29T04:33:49.694Z] ---> 207cec718df6 [2020-07-29T04:33:49.694Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-29T04:33:49.955Z] ---> Running in 02ef2898e23d [2020-07-29T04:33:50.216Z] Removing intermediate container 575c4786dd6b [2020-07-29T04:33:50.216Z] ---> bcc628c4f631 [2020-07-29T04:33:50.216Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-29T04:33:50.216Z] Removing intermediate container bb9a9f035d48 [2020-07-29T04:33:50.216Z] ---> 0f8f0afb3a30 [2020-07-29T04:33:50.216Z] Step 5/21 : RUN apk update && apk add make git [2020-07-29T04:33:50.476Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T04:33:50.476Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T04:33:50.476Z] OK: 12749 distinct packages available [2020-07-29T04:33:50.476Z] ---> Running in 7f5af0feb073 [2020-07-29T04:33:50.476Z] ---> Running in 61e302c9b178 [2020-07-29T04:33:50.476Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T04:33:50.476Z] OK: 233 MiB in 51 packages [2020-07-29T04:33:50.737Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T04:33:50.998Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T04:33:51.257Z] Removing intermediate container 2437341b1952 [2020-07-29T04:33:51.257Z] ---> d16d1334a3dd [2020-07-29T04:33:51.257Z] Step 5/29 : COPY go.mod . [2020-07-29T04:33:51.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T04:33:51.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T04:33:51.518Z] ---> e446606767a0 [2020-07-29T04:33:51.518Z] Step 6/29 : RUN go mod download [2020-07-29T04:33:51.518Z] ---> Running in 406672a629fe [2020-07-29T04:33:51.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T04:33:51.780Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T04:33:51.780Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T04:33:51.780Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T04:33:51.780Z] OK: 12749 distinct packages available [2020-07-29T04:33:52.039Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T04:33:52.039Z] OK: 233 MiB in 51 packages [2020-07-29T04:33:52.298Z] OK: 233 MiB in 51 packages [2020-07-29T04:33:52.298Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T04:33:52.298Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T04:33:52.298Z] OK: 12749 distinct packages available [2020-07-29T04:33:52.298Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T04:33:52.298Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T04:33:52.298Z] OK: 12749 distinct packages available [2020-07-29T04:33:52.560Z] OK: 233 MiB in 51 packages [2020-07-29T04:33:52.560Z] OK: 233 MiB in 51 packages [2020-07-29T04:33:52.821Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T04:33:52.821Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T04:33:52.821Z] OK: 12749 distinct packages available [2020-07-29T04:33:53.082Z] OK: 233 MiB in 51 packages [2020-07-29T04:33:53.082Z] Removing intermediate container 7a2f77aa95dc [2020-07-29T04:33:53.082Z] ---> 0ac92d28e804 [2020-07-29T04:33:53.082Z] Step 6/21 : COPY go.mod . [2020-07-29T04:33:53.346Z] ---> 8f13132aba94 [2020-07-29T04:33:53.346Z] Step 7/21 : RUN go mod download [2020-07-29T04:33:53.612Z] Removing intermediate container 406672a629fe [2020-07-29T04:33:53.612Z] ---> 9d3d90b164dc [2020-07-29T04:33:53.612Z] Step 7/29 : COPY . . [2020-07-29T04:33:53.612Z] ---> Running in 8629ee2507ee [2020-07-29T04:33:53.612Z] Removing intermediate container 02ef2898e23d [2020-07-29T04:33:53.612Z] ---> 4318ec8b49ca [2020-07-29T04:33:53.612Z] Step 6/26 : COPY go.mod . [2020-07-29T04:33:54.553Z] Removing intermediate container 7f5af0feb073 [2020-07-29T04:33:54.554Z] ---> a9a4cb724709 [2020-07-29T04:33:54.554Z] Step 6/22 : COPY go.mod . [2020-07-29T04:33:55.123Z] Removing intermediate container 61e302c9b178 [2020-07-29T04:33:55.123Z] ---> 294ded76bc16 [2020-07-29T04:33:55.123Z] Step 6/21 : COPY go.mod . [2020-07-29T04:33:55.123Z] ---> 2f68841350f1 [2020-07-29T04:33:55.123Z] Step 7/26 : RUN go mod download [2020-07-29T04:33:55.708Z] Fetching without tags [2020-07-29T04:33:55.743Z] ---> 04baa76e6f66 [2020-07-29T04:33:55.743Z] Step 7/22 : RUN go mod download [2020-07-29T04:33:56.012Z] ---> Running in 5361b9d5a8d3 [2020-07-29T04:33:56.197Z] Merging remotes/origin/master commit 4e0bf0319480625e5379d8d5fd7b212abf0b0714 into PR head commit a04406103a62564c13dcc9fb2d65b5b68ac6555c [2020-07-29T04:33:56.270Z] ---> Running in 86b29e0f2109 [2020-07-29T04:33:56.270Z] ---> 4141ffab794d [2020-07-29T04:33:56.270Z] Step 7/21 : RUN go mod download [2020-07-29T04:33:55.622Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-29T04:33:55.647Z] > git config --add remote.origin.fetch +refs/pull/2633/head:refs/remotes/origin/PR-2633 # timeout=10 [2020-07-29T04:33:55.666Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T04:33:55.692Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-29T04:33:55.728Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-29T04:33:55.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-29T04:33:55.740Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2633/head:refs/remotes/origin/PR-2633 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T04:33:56.225Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T04:33:56.295Z] > git checkout -f a04406103a62564c13dcc9fb2d65b5b68ac6555c # timeout=10 [2020-07-29T04:33:57.099Z] Merge succeeded, producing ef79b0caf4ed9443f24a613534b393ec385bcb62 [2020-07-29T04:33:57.099Z] Checking out Revision ef79b0caf4ed9443f24a613534b393ec385bcb62 (PR-2633) [2020-07-29T04:33:57.661Z] ---> Running in 9113bd26b68c [2020-07-29T04:33:56.714Z] > git remote # timeout=10 [2020-07-29T04:33:56.735Z] > git config --get remote.origin.url # timeout=10 [2020-07-29T04:33:56.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-29T04:33:56.782Z] > git merge 4e0bf0319480625e5379d8d5fd7b212abf0b0714 # timeout=10 [2020-07-29T04:33:57.091Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T04:33:57.116Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T04:33:57.126Z] > git checkout -f ef79b0caf4ed9443f24a613534b393ec385bcb62 # timeout=10 [2020-07-29T04:33:59.706Z] Removing intermediate container 8629ee2507ee [2020-07-29T04:33:59.706Z] ---> 3dc300418bde [2020-07-29T04:33:59.706Z] Step 8/21 : COPY . . [2020-07-29T04:34:01.415Z] Commit message: "Merge commit '4e0bf0319480625e5379d8d5fd7b212abf0b0714' into HEAD" [2020-07-29T04:34:01.436Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-29T04:34:01.431Z] > git rev-list --no-walk 21f4b50dc1e9d26bc24f17d3af9b40e2c55f8d82 # timeout=10 [2020-07-29T04:34:04.117Z] Removing intermediate container 5361b9d5a8d3 [2020-07-29T04:34:04.117Z] ---> c1399bf7b48d [2020-07-29T04:34:04.117Z] Step 8/26 : COPY . . [2020-07-29T04:34:09.433Z] Removing intermediate container 86b29e0f2109 [2020-07-29T04:34:09.433Z] ---> bdf776227ea4 [2020-07-29T04:34:09.433Z] Step 8/22 : COPY . . [2020-07-29T04:34:12.017Z] Removing intermediate container 9113bd26b68c [2020-07-29T04:34:12.017Z] ---> 0a464582f32b [2020-07-29T04:34:12.017Z] Step 8/21 : COPY . . [Pipeline] echo [2020-07-29T04:34:13.678Z] ========================================================= [2020-07-29T04:34:13.678Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-29T04:34:13.678Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-29T04:34:14.516Z] + 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-29T04:34:18.827Z] Sending build context to Docker daemon 323.2MB [2020-07-29T04:34:18.827Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-29T04:34:18.827Z] Step 2/7 : FROM ${BASE} [2020-07-29T04:34:19.103Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-29T04:34:19.103Z] b538f80385f9: Pulling fs layer [2020-07-29T04:34:19.103Z] 74f711af9a0d: Pulling fs layer [2020-07-29T04:34:19.103Z] 99f96fe45779: Pulling fs layer [2020-07-29T04:34:19.103Z] fd7a069fd194: Pulling fs layer [2020-07-29T04:34:19.103Z] 66aa3694b03b: Pulling fs layer [2020-07-29T04:34:19.103Z] 170f70906a0f: Pulling fs layer [2020-07-29T04:34:19.103Z] ad7c5574e4b9: Pulling fs layer [2020-07-29T04:34:19.103Z] e772456be8f7: Pulling fs layer [2020-07-29T04:34:19.103Z] c890913d741a: Pulling fs layer [2020-07-29T04:34:19.103Z] 2480fcc9aa5a: Pulling fs layer [2020-07-29T04:34:19.103Z] 09adf4765672: Pulling fs layer [2020-07-29T04:34:19.103Z] 66aa3694b03b: Waiting [2020-07-29T04:34:19.103Z] fd7a069fd194: Waiting [2020-07-29T04:34:19.103Z] 170f70906a0f: Waiting [2020-07-29T04:34:19.103Z] ad7c5574e4b9: Waiting [2020-07-29T04:34:19.103Z] e772456be8f7: Waiting [2020-07-29T04:34:19.103Z] c890913d741a: Waiting [2020-07-29T04:34:19.103Z] 2480fcc9aa5a: Waiting [2020-07-29T04:34:19.103Z] 09adf4765672: Waiting [2020-07-29T04:34:19.103Z] 99f96fe45779: Verifying Checksum [2020-07-29T04:34:19.103Z] 99f96fe45779: Download complete [2020-07-29T04:34:19.103Z] 74f711af9a0d: Verifying Checksum [2020-07-29T04:34:19.103Z] 74f711af9a0d: Download complete [2020-07-29T04:34:19.103Z] 66aa3694b03b: Verifying Checksum [2020-07-29T04:34:19.103Z] 66aa3694b03b: Download complete [2020-07-29T04:34:19.103Z] 170f70906a0f: Download complete [2020-07-29T04:34:19.103Z] b538f80385f9: Verifying Checksum [2020-07-29T04:34:19.103Z] b538f80385f9: Download complete [2020-07-29T04:34:19.713Z] b538f80385f9: Pull complete [2020-07-29T04:34:20.696Z] 74f711af9a0d: Pull complete [2020-07-29T04:34:20.971Z] 99f96fe45779: Pull complete [2020-07-29T04:34:21.959Z] ad7c5574e4b9: Verifying Checksum [2020-07-29T04:34:21.959Z] ad7c5574e4b9: Download complete [2020-07-29T04:34:21.959Z] c890913d741a: Download complete [2020-07-29T04:34:23.948Z] 2480fcc9aa5a: Verifying Checksum [2020-07-29T04:34:23.948Z] 2480fcc9aa5a: Download complete [2020-07-29T04:34:23.948Z] 09adf4765672: Verifying Checksum [2020-07-29T04:34:23.948Z] 09adf4765672: Download complete [2020-07-29T04:34:24.923Z] e772456be8f7: Verifying Checksum [2020-07-29T04:34:24.923Z] e772456be8f7: Download complete [2020-07-29T04:34:24.923Z] fd7a069fd194: Verifying Checksum [2020-07-29T04:34:24.923Z] fd7a069fd194: Download complete [2020-07-29T04:34:27.296Z] ---> 8d4aebd0ffb6 [2020-07-29T04:34:27.296Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-29T04:34:30.631Z] ---> Running in 68f94f986df6 [2020-07-29T04:34:34.867Z] ---> 431c614dbd68 [2020-07-29T04:34:34.867Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-29T04:34:35.108Z] fd7a069fd194: Pull complete [2020-07-29T04:34:35.109Z] 66aa3694b03b: Pull complete [2020-07-29T04:34:35.382Z] 170f70906a0f: Pull complete [2020-07-29T04:34:36.784Z] ---> Running in 76afc84f11b2 [2020-07-29T04:34:36.784Z] ---> ea838e732a0c [2020-07-29T04:34:36.784Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-29T04:34:37.054Z] ---> Running in 71cce02ff417 [2020-07-29T04:34:37.054Z] 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-29T04:34:38.991Z] 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-29T04:34:38.991Z] 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-29T04:34:39.719Z] ad7c5574e4b9: Pull complete [2020-07-29T04:34:41.010Z] ---> c0d92d765f4d [2020-07-29T04:34:41.010Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-29T04:34:41.590Z] ---> d85ac2e4db78 [2020-07-29T04:34:41.590Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-29T04:34:41.858Z] ---> Running in 7e8e0a899ee9 [2020-07-29T04:34:42.127Z] ---> Running in 2a71784c049d [2020-07-29T04:34:43.101Z] 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-29T04:34:43.371Z] 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-29T04:34:44.041Z] e772456be8f7: Pull complete [2020-07-29T04:34:44.314Z] c890913d741a: Pull complete [2020-07-29T04:34:46.944Z] 2480fcc9aa5a: Pull complete [2020-07-29T04:34:47.216Z] 09adf4765672: Pull complete [2020-07-29T04:34:47.488Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-29T04:34:47.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-29T04:34:47.488Z] ---> 2248a725d1cf [2020-07-29T04:34:47.488Z] 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-29T04:34:55.767Z] ---> Running in c5377de7ff92 [2020-07-29T04:34:56.054Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T04:34:57.034Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T04:34:58.013Z] (1/12) Installing libmagic (5.38-r0) [2020-07-29T04:34:58.284Z] (2/12) Installing file (5.38-r0) [2020-07-29T04:34:58.284Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-29T04:34:58.284Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-29T04:35:01.659Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-29T04:35:01.659Z] (6/12) Installing patch (2.7.6-r6) [2020-07-29T04:35:01.659Z] (7/12) Installing build-base (0.5-r2) [2020-07-29T04:35:01.940Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-29T04:35:01.940Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-29T04:35:01.940Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-29T04:35:02.214Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-29T04:35:02.214Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-29T04:35:02.491Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T04:35:02.491Z] OK: 217 MiB in 51 packages [2020-07-29T04:35:05.419Z] Removing intermediate container 68f94f986df6 [2020-07-29T04:35:05.419Z] ---> 850914028a09 [2020-07-29T04:35:05.419Z] [2020-07-29T04:35:05.419Z] Step 9/29 : FROM alpine:latest [2020-07-29T04:35:05.419Z] latest: Pulling from library/alpine [2020-07-29T04:35:05.419Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-29T04:35:05.419Z] Status: Downloaded newer image for alpine:latest [2020-07-29T04:35:05.419Z] ---> a24bb4013296 [2020-07-29T04:35:05.419Z] 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-29T04:35:05.419Z] ---> Running in 879d34fc27c8 [2020-07-29T04:35:06.822Z] Removing intermediate container c5377de7ff92 [2020-07-29T04:35:06.822Z] ---> 01f61930093b [2020-07-29T04:35:06.822Z] Step 4/7 : WORKDIR /edgex-go [2020-07-29T04:35:07.095Z] ---> Running in a4145c7d44fd [2020-07-29T04:35:07.691Z] Removing intermediate container a4145c7d44fd [2020-07-29T04:35:07.691Z] ---> f8447786eb78 [2020-07-29T04:35:07.691Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-29T04:35:07.691Z] latest: Pulling from library/docker [2020-07-29T04:35:07.963Z] b538f80385f9: Already exists [2020-07-29T04:35:07.963Z] 259a493cd78d: Pulling fs layer [2020-07-29T04:35:07.963Z] b8e66b5100f5: Pulling fs layer [2020-07-29T04:35:07.963Z] 39dc9c94d07c: Pulling fs layer [2020-07-29T04:35:07.963Z] 551b823b3b82: Pulling fs layer [2020-07-29T04:35:07.963Z] 3c52a74df98c: Pulling fs layer [2020-07-29T04:35:07.963Z] 6c9b121b6998: Pulling fs layer [2020-07-29T04:35:07.963Z] 551b823b3b82: Waiting [2020-07-29T04:35:07.963Z] 3c52a74df98c: Waiting [2020-07-29T04:35:07.963Z] 6c9b121b6998: Waiting [2020-07-29T04:35:07.963Z] b8e66b5100f5: Verifying Checksum [2020-07-29T04:35:07.963Z] b8e66b5100f5: Download complete [2020-07-29T04:35:08.002Z] Removing intermediate container 879d34fc27c8 [2020-07-29T04:35:08.002Z] ---> 680447d70674 [2020-07-29T04:35:08.002Z] Step 11/29 : USER root [2020-07-29T04:35:08.242Z] 259a493cd78d: Verifying Checksum [2020-07-29T04:35:08.242Z] 259a493cd78d: Download complete [2020-07-29T04:35:08.242Z] 551b823b3b82: Download complete [2020-07-29T04:35:08.242Z] 3c52a74df98c: Verifying Checksum [2020-07-29T04:35:08.242Z] 3c52a74df98c: Download complete [2020-07-29T04:35:08.518Z] 6c9b121b6998: Verifying Checksum [2020-07-29T04:35:08.518Z] 6c9b121b6998: Download complete [2020-07-29T04:35:08.794Z] 259a493cd78d: Pull complete [2020-07-29T04:35:09.394Z] b8e66b5100f5: Pull complete [2020-07-29T04:35:09.394Z] 39dc9c94d07c: Download complete [2020-07-29T04:35:09.923Z] Removing intermediate container 71cce02ff417 [2020-07-29T04:35:09.923Z] ---> bec2cf79dc0f [2020-07-29T04:35:09.923Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-29T04:35:10.191Z] ---> Running in a25d3f95ce71 [2020-07-29T04:35:10.464Z] Removing intermediate container 76afc84f11b2 [2020-07-29T04:35:10.464Z] ---> 68fe49c56fd7 [2020-07-29T04:35:10.464Z] [2020-07-29T04:35:10.464Z] Step 10/21 : FROM scratch [2020-07-29T04:35:10.464Z] ---> [2020-07-29T04:35:10.464Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-29T04:35:10.464Z] ---> Running in ca04a2661eb0 [2020-07-29T04:35:10.740Z] ---> Running in 91c00bb82f8a [2020-07-29T04:35:10.740Z] Removing intermediate container a25d3f95ce71 [2020-07-29T04:35:10.740Z] ---> 801c2792e279 [2020-07-29T04:35:10.740Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-29T04:35:10.740Z] ---> Running in b288c17c0bda [2020-07-29T04:35:11.029Z] Removing intermediate container 91c00bb82f8a [2020-07-29T04:35:11.029Z] ---> e6b6243de7c3 [2020-07-29T04:35:11.029Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-29T04:35:11.029Z] ---> Running in 3ec6aee1040e [2020-07-29T04:35:11.029Z] 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-29T04:35:11.297Z] Removing intermediate container 3ec6aee1040e [2020-07-29T04:35:11.297Z] ---> e7600d1c85cb [2020-07-29T04:35:11.297Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-29T04:35:11.297Z] ---> Running in 30c7d79a9410 [2020-07-29T04:35:11.564Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T04:35:11.564Z] Removing intermediate container 30c7d79a9410 [2020-07-29T04:35:11.564Z] ---> e7c5579fe45c [2020-07-29T04:35:11.564Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-29T04:35:11.827Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T04:35:12.087Z] v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-29T04:35:12.087Z] v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-29T04:35:12.087Z] OK: 12749 distinct packages available [2020-07-29T04:35:12.348Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-29T04:35:12.782Z] 39dc9c94d07c: Pull complete [2020-07-29T04:35:12.782Z] 551b823b3b82: Pull complete [2020-07-29T04:35:13.056Z] 3c52a74df98c: Pull complete [2020-07-29T04:35:13.334Z] 6c9b121b6998: Pull complete [2020-07-29T04:35:13.334Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-29T04:35:13.334Z] Status: Downloaded newer image for docker:latest [2020-07-29T04:35:13.745Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-29T04:35:13.745Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T04:35:13.745Z] Executing ca-certificates-20191127-r4.trigger [2020-07-29T04:35:13.745Z] OK: 6 MiB in 16 packages [2020-07-29T04:35:14.313Z] ---> 20f34d367964 [2020-07-29T04:35:14.313Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-29T04:35:15.263Z] ---> 13b9517edf29 [2020-07-29T04:35:15.263Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-29T04:35:16.213Z] Removing intermediate container b288c17c0bda [2020-07-29T04:35:16.213Z] ---> 3861af9c2ccc [2020-07-29T04:35:16.213Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-29T04:35:16.479Z] ---> 27ff76728c88 [2020-07-29T04:35:16.479Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-29T04:35:16.739Z] ---> Running in 5a434d7a03fa [2020-07-29T04:35:17.665Z] ---> 3975a5f4412a [2020-07-29T04:35:17.665Z] Step 6/7 : COPY go.mod . [2020-07-29T04:35:17.665Z] ---> bb3cd6531d93 [2020-07-29T04:35:17.665Z] Step 7/7 : RUN go mod download [2020-07-29T04:35:17.686Z] Removing intermediate container ca04a2661eb0 [2020-07-29T04:35:17.686Z] ---> 775eab5d8088 [2020-07-29T04:35:17.686Z] [2020-07-29T04:35:17.686Z] Step 11/26 : FROM docker:latest [2020-07-29T04:35:17.686Z] ---> 81f5749c9058 [2020-07-29T04:35:17.686Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-29T04:35:17.944Z] ---> Running in 71b7ac432246 [2020-07-29T04:35:18.264Z] ---> ca76d49e0a0a [2020-07-29T04:35:18.264Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T04:35:18.264Z] ---> Running in d7f18d3c88b5 [2020-07-29T04:35:18.264Z] Removing intermediate container 5a434d7a03fa [2020-07-29T04:35:18.264Z] ---> c68c0901565d [2020-07-29T04:35:18.264Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-29T04:35:18.525Z] Removing intermediate container 7e8e0a899ee9 [2020-07-29T04:35:18.525Z] ---> c4cfeae74be9 [2020-07-29T04:35:18.525Z] [2020-07-29T04:35:18.525Z] Step 10/21 : FROM scratch [2020-07-29T04:35:18.525Z] ---> [2020-07-29T04:35:18.525Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-29T04:35:18.525Z] ---> Running in 382d6ab4d7c0 [2020-07-29T04:35:18.525Z] ---> Running in f5c4840c5320 [2020-07-29T04:35:19.908Z] ---> Running in 76725f22af1b [2020-07-29T04:35:21.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T04:35:21.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T04:35:21.292Z] (1/2) Installing readline (8.0.4-r0) [2020-07-29T04:35:21.293Z] (2/2) Installing bash (5.0.17-r0) [2020-07-29T04:35:21.293Z] Executing bash-5.0.17-r0.post-install [2020-07-29T04:35:21.293Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T04:35:21.293Z] OK: 12 MiB in 22 packages [2020-07-29T04:35:21.368Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-29T04:35:21.368Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-29T04:35:21.368Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-29T04:35:21.368Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-29T04:35:21.368Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-29T04:35:21.368Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-29T04:35:21.368Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-29T04:35:21.368Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-29T04:35:21.368Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-29T04:35:21.368Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-29T04:35:21.368Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-29T04:35:21.368Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-29T04:35:21.368Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-29T04:35:21.368Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-29T04:35:21.368Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-29T04:35:21.368Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-29T04:35:21.368Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-29T04:35:21.368Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-29T04:35:21.368Z] go: finding github.com/fatih/color v1.7.0 [2020-07-29T04:35:21.368Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-29T04:35:21.368Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-29T04:35:21.368Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-29T04:35:21.368Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-29T04:35:21.368Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-29T04:35:21.551Z] Removing intermediate container 382d6ab4d7c0 [2020-07-29T04:35:21.551Z] ---> 42402300df17 [2020-07-29T04:35:21.551Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-29T04:35:21.551Z] Removing intermediate container f5c4840c5320 [2020-07-29T04:35:21.551Z] ---> 565b76efe0ce [2020-07-29T04:35:21.551Z] Step 19/21 : LABEL arch=x86_64 [2020-07-29T04:35:21.551Z] Removing intermediate container 2a71784c049d [2020-07-29T04:35:21.551Z] ---> a9ce8c14299e [2020-07-29T04:35:21.551Z] [2020-07-29T04:35:21.551Z] Step 10/22 : FROM alpine [2020-07-29T04:35:21.551Z] ---> a24bb4013296 [2020-07-29T04:35:21.551Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-29T04:35:21.638Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-29T04:35:21.638Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-29T04:35:21.638Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-29T04:35:21.638Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-29T04:35:21.638Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-29T04:35:21.638Z] go: finding github.com/google/uuid v1.1.0 [2020-07-29T04:35:21.638Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-29T04:35:21.638Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-29T04:35:21.638Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-29T04:35:21.638Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-29T04:35:21.638Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-29T04:35:21.810Z] Removing intermediate container 76725f22af1b [2020-07-29T04:35:21.810Z] ---> 5fec1e409c14 [2020-07-29T04:35:21.810Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-29T04:35:21.810Z] ---> Running in 712818722f73 [2020-07-29T04:35:21.909Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-29T04:35:21.909Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-29T04:35:21.909Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-29T04:35:21.909Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-29T04:35:21.909Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-29T04:35:21.909Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-29T04:35:21.909Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-29T04:35:21.909Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-29T04:35:21.909Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-29T04:35:21.909Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-29T04:35:22.073Z] ---> Running in 07f3f0180e96 [2020-07-29T04:35:22.073Z] ---> Running in 0b54d26411a2 [2020-07-29T04:35:22.073Z] ---> Running in 2afa53f806ea [2020-07-29T04:35:22.181Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-29T04:35:22.181Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-29T04:35:22.181Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-29T04:35:22.181Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-29T04:35:22.181Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-29T04:35:22.181Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-29T04:35:22.181Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-29T04:35:22.181Z] go: finding github.com/kr/pty v1.1.1 [2020-07-29T04:35:22.181Z] go: finding github.com/kr/text v0.1.0 [2020-07-29T04:35:22.181Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-29T04:35:22.181Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-29T04:35:22.181Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-29T04:35:22.333Z] Removing intermediate container 2afa53f806ea [2020-07-29T04:35:22.333Z] ---> 96756fc0ab5c [2020-07-29T04:35:22.333Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-29T04:35:22.452Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-29T04:35:22.452Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-29T04:35:22.452Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-29T04:35:22.452Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-29T04:35:22.452Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-29T04:35:22.452Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-29T04:35:22.452Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-29T04:35:22.452Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-29T04:35:22.452Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-29T04:35:22.452Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-29T04:35:22.452Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-29T04:35:22.593Z] Removing intermediate container 07f3f0180e96 [2020-07-29T04:35:22.593Z] ---> 72aad4435c32 [2020-07-29T04:35:22.593Z] Step 20/21 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a [2020-07-29T04:35:22.593Z] Removing intermediate container 0b54d26411a2 [2020-07-29T04:35:22.593Z] ---> beb4115e8940 [2020-07-29T04:35:22.593Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-29T04:35:22.593Z] ---> Running in fe8315e0767a [2020-07-29T04:35:22.593Z] Removing intermediate container d7f18d3c88b5 [2020-07-29T04:35:22.593Z] ---> 826d9c6ca0f8 [2020-07-29T04:35:22.593Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-29T04:35:22.723Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-29T04:35:22.723Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-29T04:35:22.723Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-29T04:35:22.723Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-29T04:35:22.723Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-29T04:35:22.723Z] go: finding github.com/posener/complete v1.1.1 [2020-07-29T04:35:22.723Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-29T04:35:22.723Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-29T04:35:22.723Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-29T04:35:22.723Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-29T04:35:22.723Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-29T04:35:22.723Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-29T04:35:22.853Z] ---> Running in 4dd5a553857f [2020-07-29T04:35:22.853Z] ---> Running in be42bc7344a3 [2020-07-29T04:35:22.853Z] ---> Running in f9f5b9ad9e2c [2020-07-29T04:35:22.853Z] Removing intermediate container fe8315e0767a [2020-07-29T04:35:22.853Z] ---> 130061a9e7d3 [2020-07-29T04:35:22.853Z] Step 14/21 : WORKDIR / [2020-07-29T04:35:22.997Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-29T04:35:22.997Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-29T04:35:22.997Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-29T04:35:22.997Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-29T04:35:22.997Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-29T04:35:22.997Z] go: finding golang.org/x/text v0.3.2 [2020-07-29T04:35:22.997Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-29T04:35:22.997Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-29T04:35:22.997Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-29T04:35:22.997Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-29T04:35:23.272Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-29T04:35:23.272Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-29T04:35:23.421Z] ---> Running in 152108350f64 [2020-07-29T04:35:23.421Z] Removing intermediate container be42bc7344a3 [2020-07-29T04:35:23.421Z] ---> 9fc049e4c61c [2020-07-29T04:35:23.421Z] Step 21/21 : LABEL version=0.0.0 [2020-07-29T04:35:23.421Z] Removing intermediate container 4dd5a553857f [2020-07-29T04:35:23.421Z] ---> 0a13533118b4 [2020-07-29T04:35:23.421Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-29T04:35:23.690Z] ---> Running in 6c5fb19eb30d [2020-07-29T04:35:23.690Z] ---> Running in 45abe71341c4 [2020-07-29T04:35:23.690Z] Removing intermediate container 152108350f64 [2020-07-29T04:35:23.690Z] ---> 6065a9955d16 [2020-07-29T04:35:23.690Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-29T04:35:23.690Z] Removing intermediate container 712818722f73 [2020-07-29T04:35:23.690Z] ---> 89f08a6c3f6e [2020-07-29T04:35:23.690Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-29T04:35:23.950Z] Removing intermediate container 6c5fb19eb30d [2020-07-29T04:35:23.950Z] ---> 394926a87760 [2020-07-29T04:35:23.950Z] [2020-07-29T04:35:23.950Z] Removing intermediate container 45abe71341c4 [2020-07-29T04:35:23.950Z] ---> f41abca1e85a [2020-07-29T04:35:23.950Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T04:35:24.888Z] Successfully built 394926a87760 [2020-07-29T04:35:24.888Z] ---> aa2cd2356183 [2020-07-29T04:35:24.888Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-29T04:35:24.888Z] Successfully tagged docker-support-logging-go:latest [2020-07-29T04:35:24.888Z] Building docker-support-scheduler-go [2020-07-29T04:35:24.888Z]  Building docker-support-logging-go ... done  ---> Running in 34cce6e2d00a [2020-07-29T04:35:25.159Z] ---> 193dae2defc1 [2020-07-29T04:35:25.159Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-29T04:35:29.360Z] ---> 73084f6ebff5 [2020-07-29T04:35:29.360Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-29T04:35:29.619Z] ---> 58e0335ce006 [2020-07-29T04:35:29.619Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-29T04:35:29.877Z] Removing intermediate container f9f5b9ad9e2c [2020-07-29T04:35:29.877Z] ---> 83f0d2e3917a [2020-07-29T04:35:29.878Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-29T04:35:30.450Z] ---> 53633e952279 [2020-07-29T04:35:30.450Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-29T04:35:30.708Z] ---> bd7174b32496 [2020-07-29T04:35:30.708Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T04:35:30.708Z] ---> Running in 8d2418caf6ab [2020-07-29T04:35:31.646Z] ---> Running in b5e3cb2e03b7 [2020-07-29T04:35:31.905Z] Removing intermediate container 34cce6e2d00a [2020-07-29T04:35:31.905Z] ---> ca7b2d90688e [2020-07-29T04:35:31.905Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-29T04:35:31.905Z] ---> 75173b1f2bf4 [2020-07-29T04:35:31.905Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-29T04:35:31.905Z] Removing intermediate container 8d2418caf6ab [2020-07-29T04:35:31.905Z] ---> 71ae2bbabec2 [2020-07-29T04:35:31.905Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-29T04:35:33.294Z] Removing intermediate container b5e3cb2e03b7 [2020-07-29T04:35:33.294Z] ---> a80ce6204077 [2020-07-29T04:35:33.294Z] Step 19/21 : LABEL arch=x86_64 [2020-07-29T04:35:33.557Z] ---> Running in 691d6dd42cb3 [2020-07-29T04:35:33.557Z] ---> Running in 740d0dd69efd [2020-07-29T04:35:34.499Z] ---> Running in 6addd5063138 [2020-07-29T04:35:35.071Z] ---> 700af428ccb8 [2020-07-29T04:35:35.071Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-29T04:35:36.015Z] Removing intermediate container 740d0dd69efd [2020-07-29T04:35:36.015Z] ---> 8dc87bd50491 [2020-07-29T04:35:36.015Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-29T04:35:37.392Z] ---> Running in 6af8e6da1e8f [2020-07-29T04:35:37.960Z] Removing intermediate container 6addd5063138 [2020-07-29T04:35:37.960Z] ---> 06b43440fe62 [2020-07-29T04:35:37.960Z] Step 20/21 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a [2020-07-29T04:35:37.960Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T04:35:38.527Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T04:35:38.527Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-29T04:35:38.527Z] ---> f022e8eae222 [2020-07-29T04:35:38.527Z] Step 3/20 : WORKDIR /edgex-go [2020-07-29T04:35:38.527Z] ---> Using cache [2020-07-29T04:35:38.527Z] ---> fe7a5c167b38 [2020-07-29T04:35:38.527Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T04:35:38.527Z] ---> Using cache [2020-07-29T04:35:38.527Z] ---> 0f8f0afb3a30 [2020-07-29T04:35:38.527Z] Step 5/20 : RUN apk update && apk add make git [2020-07-29T04:35:38.527Z] ---> Using cache [2020-07-29T04:35:38.527Z] ---> 294ded76bc16 [2020-07-29T04:35:38.527Z] Step 6/20 : COPY go.mod . [2020-07-29T04:35:38.527Z] ---> Using cache [2020-07-29T04:35:38.527Z] ---> 4141ffab794d [2020-07-29T04:35:38.527Z] Step 7/20 : RUN go mod download [2020-07-29T04:35:38.527Z] ---> Using cache [2020-07-29T04:35:38.527Z] ---> 0a464582f32b [2020-07-29T04:35:38.527Z] Step 8/20 : COPY . . [2020-07-29T04:35:38.527Z] ---> Using cache [2020-07-29T04:35:38.527Z] ---> c0d92d765f4d [2020-07-29T04:35:38.527Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-29T04:35:38.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T04:35:39.752Z] ---> Running in 2894355a4275 [2020-07-29T04:35:39.752Z] ---> Running in 5ba7836a19a5 [2020-07-29T04:35:39.752Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-29T04:35:39.752Z] ---> Running in d087f7c6419c [2020-07-29T04:35:39.752Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-29T04:35:39.752Z] Removing intermediate container 2894355a4275 [2020-07-29T04:35:39.752Z] ---> 15e63674b98f [2020-07-29T04:35:39.752Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-29T04:35:39.752Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-29T04:35:40.011Z] Removing intermediate container 5ba7836a19a5 [2020-07-29T04:35:40.011Z] ---> 97e2f7738dd1 [2020-07-29T04:35:40.011Z] Step 21/21 : LABEL version=0.0.0 [2020-07-29T04:35:40.011Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-29T04:35:40.271Z] ---> Running in d8c58dd3da3a [2020-07-29T04:35:40.271Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-29T04:35:40.271Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T04:35:40.271Z] OK: 8 MiB in 19 packages [2020-07-29T04:35:40.271Z] 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-29T04:35:40.531Z] ---> 283734a1500b [2020-07-29T04:35:40.531Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-29T04:35:40.531Z] Removing intermediate container d8c58dd3da3a [2020-07-29T04:35:40.531Z] ---> c96a33b462ec [2020-07-29T04:35:40.531Z] [2020-07-29T04:35:40.808Z] Successfully built c96a33b462ec [2020-07-29T04:35:40.808Z] Successfully tagged docker-core-command-go:latest [2020-07-29T04:35:40.808Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2020-07-29T04:35:40.808Z] Removing intermediate container 6af8e6da1e8f [2020-07-29T04:35:40.808Z] ---> e437da4720f2 [2020-07-29T04:35:40.808Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-29T04:35:40.808Z] ---> 85508846f8d2 [2020-07-29T04:35:40.808Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-29T04:35:41.107Z] Removing intermediate container 691d6dd42cb3 [2020-07-29T04:35:41.107Z] ---> 8e5f2e7cef9c [2020-07-29T04:35:41.107Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-29T04:35:41.493Z] ---> 282fce36498e [2020-07-29T04:35:41.493Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-29T04:35:41.622Z] Removing intermediate container 71b7ac432246 [2020-07-29T04:35:41.622Z] ---> b9fb22fc2ad3 [2020-07-29T04:35:41.622Z] Successfully built b9fb22fc2ad3 [2020-07-29T04:35:41.622Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-07-29T04:35:41.835Z] ---> Running in 0929d6e0d7b0 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-29T04:35:42.279Z] + docker inspect -f . ci-base-image-arm64 [2020-07-29T04:35:42.279Z] . [Pipeline] withDockerContainer [2020-07-29T04:35:42.581Z] prd-ubuntu18.04-docker-arm64-4c-16g-1386 does not seem to be running inside a container [2020-07-29T04:35:42.703Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat [2020-07-29T04:35:43.375Z] ---> f98d6f63ee38 [2020-07-29T04:35:43.375Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-29T04:35:44.249Z] $ docker top 461c4bdea2392471dab593db4a2fe4e93fc3db68d1f235faf6676a7618e11870 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-29T04:35:45.300Z] + go version [2020-07-29T04:35:45.300Z] go version go1.13.13 linux/arm64 [Pipeline] echo [2020-07-29T04:35:45.321Z] ========================================================= [2020-07-29T04:35:45.321Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-07-29T04:35:45.321Z] ========================================================= [Pipeline] sh [2020-07-29T04:35:45.943Z] ---> 661e77553fe7 [2020-07-29T04:35:45.943Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-29T04:35:45.943Z] ---> Running in b27e474c0487 [2020-07-29T04:35:45.981Z] + make test [2020-07-29T04:35:45.981Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-29T04:35:47.901Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T04:35:47.901Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T04:35:48.170Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-29T04:35:48.170Z] (2/33) Installing expat (2.2.9-r1) [2020-07-29T04:35:48.170Z] (3/33) Installing libffi (3.3-r2) [2020-07-29T04:35:48.170Z] (4/33) Installing gdbm (1.13-r1) [2020-07-29T04:35:48.170Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-29T04:35:48.170Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-29T04:35:48.170Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-29T04:35:48.625Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-07-29T04:35:51.544Z] ---> 131a31c92e8f [2020-07-29T04:35:51.545Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-29T04:35:51.819Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-29T04:35:51.819Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-29T04:35:51.819Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-29T04:35:51.819Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-29T04:35:51.819Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-29T04:35:51.819Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-29T04:35:52.085Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-29T04:35:53.027Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-29T04:35:53.613Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-29T04:35:53.613Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-29T04:35:53.613Z] Removing intermediate container 0929d6e0d7b0 [2020-07-29T04:35:53.613Z] ---> f1fed5170e87 [2020-07-29T04:35:53.613Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-29T04:35:54.571Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-29T04:35:54.571Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-29T04:35:54.837Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-29T04:35:54.837Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-29T04:35:54.837Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-29T04:35:55.410Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-29T04:35:55.990Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-29T04:35:56.252Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-29T04:35:56.514Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-29T04:35:56.514Z] ---> d79a2ffb6b82 [2020-07-29T04:35:56.514Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T04:35:56.514Z] ---> Running in bf88d4f24aab [2020-07-29T04:35:57.459Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-29T04:35:57.718Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-29T04:35:57.719Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-29T04:35:57.719Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-29T04:35:58.657Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-29T04:35:58.657Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-29T04:35:58.657Z] ---> Running in 95af9f67e835 [2020-07-29T04:35:58.657Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-29T04:35:58.657Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T04:35:58.657Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-29T04:35:58.657Z] ---> f022e8eae222 [2020-07-29T04:35:58.657Z] Step 3/20 : WORKDIR /edgex-go [2020-07-29T04:35:58.657Z] ---> Using cache [2020-07-29T04:35:58.657Z] ---> fe7a5c167b38 [2020-07-29T04:35:58.657Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T04:35:58.657Z] ---> Using cache [2020-07-29T04:35:58.657Z] ---> 0f8f0afb3a30 [2020-07-29T04:35:58.657Z] Step 5/20 : RUN apk update && apk add make git [2020-07-29T04:35:58.657Z] ---> Using cache [2020-07-29T04:35:58.657Z] ---> 294ded76bc16 [2020-07-29T04:35:58.657Z] Step 6/20 : COPY go.mod . [2020-07-29T04:35:58.657Z] ---> Using cache [2020-07-29T04:35:58.657Z] ---> 4141ffab794d [2020-07-29T04:35:58.657Z] Step 7/20 : RUN go mod download [2020-07-29T04:35:58.657Z] ---> Using cache [2020-07-29T04:35:58.657Z] ---> 0a464582f32b [2020-07-29T04:35:58.657Z] Step 8/20 : COPY . . [2020-07-29T04:35:58.657Z] ---> Using cache [2020-07-29T04:35:58.657Z] ---> c0d92d765f4d [2020-07-29T04:35:58.657Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-29T04:35:59.226Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T04:35:59.226Z] OK: 71 MiB in 55 packages [2020-07-29T04:35:59.494Z] ---> Running in fe33574c0666 [2020-07-29T04:35:59.494Z] Removing intermediate container 95af9f67e835 [2020-07-29T04:35:59.494Z] ---> 781d2e565586 [2020-07-29T04:35:59.494Z] Step 20/22 : LABEL arch=x86_64 [2020-07-29T04:35:59.754Z] ---> Running in 189af877bec0 [2020-07-29T04:36:00.021Z] Removing intermediate container 189af877bec0 [2020-07-29T04:36:00.021Z] ---> a85b0b6a62b7 [2020-07-29T04:36:00.021Z] Step 21/22 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a [2020-07-29T04:36:00.595Z] 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-29T04:36:00.595Z] ---> Running in 0dd95a3df56f [2020-07-29T04:36:01.164Z] Removing intermediate container 0dd95a3df56f [2020-07-29T04:36:01.164Z] ---> a1d6b80ff2a4 [2020-07-29T04:36:01.164Z] Step 22/22 : LABEL version=0.0.0 [2020-07-29T04:36:02.577Z] ---> Running in 359f795207d7 [2020-07-29T04:36:02.577Z] Removing intermediate container bf88d4f24aab [2020-07-29T04:36:02.577Z] ---> 06ff32978a1d [2020-07-29T04:36:02.577Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-29T04:36:03.527Z] ---> Running in 2aa117836457 [2020-07-29T04:36:04.128Z] Removing intermediate container 359f795207d7 [2020-07-29T04:36:04.128Z] ---> bfb037daa56c [2020-07-29T04:36:04.128Z] [2020-07-29T04:36:04.709Z] Successfully built bfb037daa56c [2020-07-29T04:36:08.033Z] Successfully tagged docker-core-data-go:latest [2020-07-29T04:36:08.033Z] Building docker-security-secretstore-setup-go [2020-07-29T04:36:08.033Z]  Building docker-core-data-go ... done Removing intermediate container 2aa117836457 [2020-07-29T04:36:08.033Z] ---> e02749edd23c [2020-07-29T04:36:08.033Z] Step 26/29 : CMD [ "generate" ] [2020-07-29T04:36:14.641Z] ---> Running in 76a77c194e87 [2020-07-29T04:36:14.641Z] Removing intermediate container b27e474c0487 [2020-07-29T04:36:14.641Z] ---> d521882067b0 [2020-07-29T04:36:14.641Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-29T04:36:15.220Z] Removing intermediate container d087f7c6419c [2020-07-29T04:36:15.220Z] ---> 1e9296bfb708 [2020-07-29T04:36:15.220Z] [2020-07-29T04:36:15.220Z] Step 10/20 : FROM scratch [2020-07-29T04:36:15.220Z] ---> [2020-07-29T04:36:15.220Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-29T04:36:16.168Z] ---> Running in b4d8082ee8fe [2020-07-29T04:36:17.552Z] ---> Using cache [2020-07-29T04:36:17.552Z] ---> 5fec1e409c14 [2020-07-29T04:36:17.552Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-29T04:36:18.503Z] Removing intermediate container 76a77c194e87 [2020-07-29T04:36:18.503Z] ---> 2008b90afb7b [2020-07-29T04:36:18.503Z] Step 27/29 : LABEL arch=x86_64 [2020-07-29T04:36:18.503Z] ---> Running in 99b1a1db32ca [2020-07-29T04:36:19.894Z] ---> Running in 2a3fb8487f25 [2020-07-29T04:36:19.894Z] Removing intermediate container 99b1a1db32ca [2020-07-29T04:36:19.894Z] ---> c86d60b87984 [2020-07-29T04:36:19.894Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-29T04:36:21.273Z] ---> Running in 36d43590bb77 [2020-07-29T04:36:21.273Z] Removing intermediate container 2a3fb8487f25 [2020-07-29T04:36:21.273Z] ---> 1a72b3c6ac41 [2020-07-29T04:36:21.273Z] Step 28/29 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a [2020-07-29T04:36:21.531Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T04:36:21.531Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-29T04:36:21.531Z] ---> f022e8eae222 [2020-07-29T04:36:21.531Z] Step 3/26 : WORKDIR /edgex-go [2020-07-29T04:36:21.531Z] ---> Using cache [2020-07-29T04:36:21.531Z] ---> fe7a5c167b38 [2020-07-29T04:36:21.531Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T04:36:21.531Z] ---> Using cache [2020-07-29T04:36:21.531Z] ---> 0f8f0afb3a30 [2020-07-29T04:36:21.531Z] Step 5/26 : RUN apk update && apk add make git [2020-07-29T04:36:21.531Z] ---> Using cache [2020-07-29T04:36:21.531Z] ---> 294ded76bc16 [2020-07-29T04:36:21.531Z] Step 6/26 : COPY go.mod . [2020-07-29T04:36:21.531Z] ---> Using cache [2020-07-29T04:36:21.531Z] ---> 4141ffab794d [2020-07-29T04:36:21.531Z] Step 7/26 : RUN go mod download [2020-07-29T04:36:21.531Z] ---> Using cache [2020-07-29T04:36:21.531Z] ---> 0a464582f32b [2020-07-29T04:36:21.531Z] Step 8/26 : COPY . . [2020-07-29T04:36:21.531Z] ---> Using cache [2020-07-29T04:36:21.531Z] ---> c0d92d765f4d [2020-07-29T04:36:21.531Z] 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-29T04:36:22.911Z] ---> Running in 165df215aff7 [2020-07-29T04:36:22.911Z] ---> Running in 4138636febce [2020-07-29T04:36:22.911Z] Removing intermediate container 36d43590bb77 [2020-07-29T04:36:22.911Z] ---> a349042d027f [2020-07-29T04:36:22.911Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-29T04:36:23.181Z] Removing intermediate container 165df215aff7 [2020-07-29T04:36:23.181Z] ---> 9ca0687a2757 [2020-07-29T04:36:23.181Z] Step 29/29 : LABEL version=0.0.0 [2020-07-29T04:36:23.181Z] ---> 1f06b5be16cd [2020-07-29T04:36:23.181Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-29T04:36:23.446Z] 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-29T04:36:23.705Z] ---> Running in 865ded16f1c5 [2020-07-29T04:36:24.649Z] ---> 17795dc92014 [2020-07-29T04:36:24.649Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-29T04:36:24.649Z] Removing intermediate container fe33574c0666 [2020-07-29T04:36:24.649Z] ---> f3ed8b1f790a [2020-07-29T04:36:24.649Z] [2020-07-29T04:36:24.649Z] Step 10/20 : FROM alpine [2020-07-29T04:36:24.649Z] ---> a24bb4013296 [2020-07-29T04:36:24.649Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-29T04:36:24.649Z] Removing intermediate container 865ded16f1c5 [2020-07-29T04:36:24.649Z] ---> 06a46d7388c2 [2020-07-29T04:36:24.649Z] [2020-07-29T04:36:24.922Z] ---> Running in 44e9839bf658 [2020-07-29T04:36:24.922Z] Successfully built 06a46d7388c2 [2020-07-29T04:36:24.922Z] Collecting docker-compose==1.23.2 [2020-07-29T04:36:24.922Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-29T04:36:25.190Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-07-29T04:36:25.190Z] Building docker-core-metadata-go [2020-07-29T04:36:25.190Z] ---> 1e4592e46dbd [2020-07-29T04:36:25.190Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T04:36:25.487Z]  Building docker-security-secrets-setup-go ... done Collecting cached-property<2,>=1.2.0 [2020-07-29T04:36:25.487Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-29T04:36:25.487Z] 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-29T04:36:26.068Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-29T04:36:26.068Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-29T04:36:27.704Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-07-29T04:36:28.616Z] ---> Running in 677bb7a4281d [2020-07-29T04:36:29.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T04:36:29.451Z] Collecting PyYAML<4,>=3.10 [2020-07-29T04:36:29.710Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-29T04:36:29.710Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T04:36:29.969Z] v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-29T04:36:29.969Z] v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-29T04:36:29.969Z] OK: 12749 distinct packages available [2020-07-29T04:36:30.237Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-29T04:36:30.509Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-29T04:36:30.772Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-29T04:36:30.772Z] (4/4) Installing curl (7.69.1-r0) [2020-07-29T04:36:30.772Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T04:36:30.772Z] Executing ca-certificates-20191127-r4.trigger [2020-07-29T04:36:30.773Z] Removing intermediate container 677bb7a4281d [2020-07-29T04:36:30.773Z] ---> a957acfa3608 [2020-07-29T04:36:30.773Z] Step 18/20 : LABEL arch=x86_64 [2020-07-29T04:36:31.344Z] OK: 7 MiB in 18 packages [2020-07-29T04:36:32.289Z] ---> Running in c41c51bfe6f0 [2020-07-29T04:36:32.909Z] Collecting texttable<0.10,>=0.9.0 [2020-07-29T04:36:32.909Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-29T04:36:33.512Z] Removing intermediate container c41c51bfe6f0 [2020-07-29T04:36:33.512Z] ---> bf88c3151817 [2020-07-29T04:36:33.512Z] Step 19/20 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a [2020-07-29T04:36:34.082Z] ---> Running in 7a86834ce5e2 [2020-07-29T04:36:34.082Z] Collecting docker<4.0,>=3.6.0 [2020-07-29T04:36:34.082Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-29T04:36:34.672Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-29T04:36:34.672Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-29T04:36:34.672Z] Removing intermediate container 44e9839bf658 [2020-07-29T04:36:34.672Z] ---> a94c179d3223 [2020-07-29T04:36:34.672Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-29T04:36:34.933Z] Removing intermediate container 7a86834ce5e2 [2020-07-29T04:36:34.933Z] ---> 676cdfdde2fa [2020-07-29T04:36:34.933Z] Step 20/20 : LABEL version=0.0.0 [2020-07-29T04:36:34.933Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-29T04:36:34.933Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-29T04:36:35.193Z] ---> Running in eb19e3f7e8ec [2020-07-29T04:36:35.193Z] ---> Running in 74ee0fc5a8c7 [2020-07-29T04:36:36.001Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-07-29T04:36:36.001Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-07-29T04:36:36.001Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-07-29T04:36:36.001Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-07-29T04:36:36.132Z] Collecting docopt<0.7,>=0.6.1 [2020-07-29T04:36:36.132Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-29T04:36:36.274Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.047s [2020-07-29T04:36:36.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-07-29T04:36:36.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-07-29T04:36:36.764Z] Collecting jsonschema<3,>=2.5.1 [2020-07-29T04:36:36.764Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-29T04:36:36.877Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-07-29T04:36:37.084Z] Removing intermediate container 74ee0fc5a8c7 [2020-07-29T04:36:37.084Z] ---> 778cfb1fed0a [2020-07-29T04:36:37.084Z] [2020-07-29T04:36:37.084Z] Removing intermediate container eb19e3f7e8ec [2020-07-29T04:36:37.084Z] ---> 24392e2d252c [2020-07-29T04:36:37.084Z] Step 13/20 : WORKDIR /edgex [2020-07-29T04:36:37.369Z] 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-29T04:36:37.659Z] Collecting idna<2.8,>=2.5 [2020-07-29T04:36:37.659Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-29T04:36:37.659Z] Successfully built 778cfb1fed0a [2020-07-29T04:36:38.230Z] 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-29T04:36:38.491Z] Successfully tagged docker-support-scheduler-go:latest [2020-07-29T04:36:38.491Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2020-07-29T04:36:38.491Z] ---> Running in d53c1e30b00d [2020-07-29T04:36:38.491Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-29T04:36:38.491Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-29T04:36:38.866Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-07-29T04:36:39.858Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-07-29T04:36:40.466Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-07-29T04:36:40.466Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-07-29T04:36:40.466Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-07-29T04:36:42.692Z] Collecting docker-pycreds>=0.4.0 [2020-07-29T04:36:42.692Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-29T04:36:42.692Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T04:36:42.692Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-29T04:36:42.692Z] ---> f022e8eae222 [2020-07-29T04:36:42.692Z] Step 3/21 : WORKDIR /edgex-go [2020-07-29T04:36:42.692Z] ---> Using cache [2020-07-29T04:36:42.692Z] ---> fe7a5c167b38 [2020-07-29T04:36:42.692Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T04:36:42.692Z] ---> Using cache [2020-07-29T04:36:42.692Z] ---> 0f8f0afb3a30 [2020-07-29T04:36:42.692Z] Step 5/21 : RUN apk update && apk add make git [2020-07-29T04:36:42.692Z] ---> Using cache [2020-07-29T04:36:42.692Z] ---> 294ded76bc16 [2020-07-29T04:36:42.692Z] Step 6/21 : COPY go.mod . [2020-07-29T04:36:42.692Z] ---> Using cache [2020-07-29T04:36:42.693Z] ---> 4141ffab794d [2020-07-29T04:36:42.693Z] Step 7/21 : RUN go mod download [2020-07-29T04:36:42.693Z] ---> Using cache [2020-07-29T04:36:42.693Z] ---> 0a464582f32b [2020-07-29T04:36:42.693Z] Step 8/21 : COPY . . [2020-07-29T04:36:42.693Z] ---> Using cache [2020-07-29T04:36:42.693Z] ---> c0d92d765f4d [2020-07-29T04:36:42.693Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-29T04:36:44.091Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-29T04:36:44.091Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-29T04:36:44.091Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-29T04:36:44.091Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-29T04:36:44.091Z] Installing collected packages: cached-property, idna, urllib3, requests, PyYAML, texttable, docker-pycreds, websocket-client, docker, dockerpty, docopt, jsonschema, docker-compose [2020-07-29T04:36:45.031Z] Attempting uninstall: idna [2020-07-29T04:36:45.031Z] Found existing installation: idna 2.9 [2020-07-29T04:36:45.031Z] Uninstalling idna-2.9: [2020-07-29T04:36:45.031Z] Successfully uninstalled idna-2.9 [2020-07-29T04:36:45.294Z] ---> Running in 352e2f780ac0 [2020-07-29T04:36:46.243Z] Attempting uninstall: urllib3 [2020-07-29T04:36:46.243Z] Found existing installation: urllib3 1.25.9 [2020-07-29T04:36:46.243Z] Uninstalling urllib3-1.25.9: [2020-07-29T04:36:46.243Z] Removing intermediate container d53c1e30b00d [2020-07-29T04:36:46.243Z] ---> 452dea77d2f6 [2020-07-29T04:36:46.243Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-29T04:36:46.243Z] 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-29T04:36:46.513Z] Successfully uninstalled urllib3-1.25.9 [2020-07-29T04:36:48.434Z] 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-29T04:36:49.001Z] ---> bc0e0dd1444d [2020-07-29T04:36:49.001Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-29T04:36:49.265Z] Attempting uninstall: requests [2020-07-29T04:36:49.265Z] Found existing installation: requests 2.23.0 [2020-07-29T04:36:49.265Z] Uninstalling requests-2.23.0: [2020-07-29T04:36:49.524Z] Successfully uninstalled requests-2.23.0 [2020-07-29T04:36:50.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.137s coverage: 46.6% of statements [2020-07-29T04:36:50.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-07-29T04:36:50.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-07-29T04:36:50.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-07-29T04:36:50.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-07-29T04:36:50.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-07-29T04:36:52.090Z] Running setup.py install for PyYAML: started [2020-07-29T04:36:54.673Z] ---> 0762b4680b31 [2020-07-29T04:36:54.673Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-29T04:36:55.635Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-29T04:36:55.635Z] Running setup.py install for texttable: started [2020-07-29T04:36:55.911Z] ---> Running in ecb5f9e036a7 [2020-07-29T04:36:56.185Z] 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-29T04:36:56.451Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T04:36:56.451Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-29T04:36:56.451Z] ---> f022e8eae222 [2020-07-29T04:36:56.451Z] Step 3/23 : WORKDIR /edgex-go [2020-07-29T04:36:56.451Z] ---> Using cache [2020-07-29T04:36:56.451Z] ---> fe7a5c167b38 [2020-07-29T04:36:56.451Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T04:36:56.451Z] ---> Using cache [2020-07-29T04:36:56.451Z] ---> 0f8f0afb3a30 [2020-07-29T04:36:56.451Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-29T04:36:56.718Z] Running setup.py install for texttable: finished with status 'done' [2020-07-29T04:36:57.301Z] ---> Running in 90840aef0d9d [2020-07-29T04:36:57.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.175s coverage: 27.4% of statements [2020-07-29T04:36:57.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-07-29T04:36:57.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-07-29T04:36:57.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-07-29T04:36:57.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-07-29T04:36:57.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-07-29T04:36:57.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-07-29T04:36:57.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.027s coverage: 100.0% of statements [2020-07-29T04:36:57.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-07-29T04:36:57.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.070s coverage: 100.0% of statements [2020-07-29T04:36:57.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-07-29T04:36:57.563Z] Removing intermediate container ecb5f9e036a7 [2020-07-29T04:36:57.563Z] ---> 5e147f7fc3d6 [2020-07-29T04:36:57.563Z] Step 17/20 : CMD ["--init=true"] [2020-07-29T04:36:58.526Z] Running setup.py install for dockerpty: started [2020-07-29T04:36:58.526Z] ---> Running in 42405fe30f6d [2020-07-29T04:36:59.120Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-29T04:36:59.120Z] Running setup.py install for docopt: started [2020-07-29T04:36:59.120Z] Removing intermediate container 42405fe30f6d [2020-07-29T04:36:59.120Z] ---> c93fdb4f1f14 [2020-07-29T04:36:59.120Z] Step 18/20 : LABEL arch=x86_64 [2020-07-29T04:36:59.389Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T04:36:59.389Z] ---> Running in 3fb8e5400f49 [2020-07-29T04:36:59.652Z] Running setup.py install for docopt: finished with status 'done' [2020-07-29T04:36:59.917Z] Removing intermediate container 3fb8e5400f49 [2020-07-29T04:36:59.917Z] ---> f1ad2264c2b2 [2020-07-29T04:36:59.917Z] Step 19/20 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a [2020-07-29T04:37:00.179Z] ---> Running in 2c5a2f9ca9d2 [2020-07-29T04:37:00.179Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T04:37:00.452Z] 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-29T04:37:00.711Z] Removing intermediate container 2c5a2f9ca9d2 [2020-07-29T04:37:00.711Z] ---> bed288c8e300 [2020-07-29T04:37:00.711Z] Step 20/20 : LABEL version=0.0.0 [2020-07-29T04:37:00.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.270s coverage: 29.3% of statements [2020-07-29T04:37:00.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-07-29T04:37:00.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-07-29T04:37:00.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-07-29T04:37:00.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-07-29T04:37:00.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-07-29T04:37:00.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.078s coverage: 100.0% of statements [2020-07-29T04:37:00.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-07-29T04:37:00.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.032s coverage: 100.0% of statements [2020-07-29T04:37:00.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-07-29T04:37:00.977Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T04:37:00.977Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T04:37:00.977Z] OK: 12749 distinct packages available [2020-07-29T04:37:01.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.094s coverage: 89.8% of statements [2020-07-29T04:37:01.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-07-29T04:37:01.249Z] ---> Running in fdef16e16d38 [2020-07-29T04:37:01.249Z] OK: 233 MiB in 51 packages [2020-07-29T04:37:02.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.180s coverage: 97.5% of statements [2020-07-29T04:37:02.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-07-29T04:37:02.204Z] Removing intermediate container fdef16e16d38 [2020-07-29T04:37:02.204Z] ---> b9f6406917bb [2020-07-29T04:37:02.204Z] [2020-07-29T04:37:02.204Z] Successfully built b9f6406917bb [2020-07-29T04:37:02.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.087s coverage: 100.0% of statements [2020-07-29T04:37:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-07-29T04:37:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-07-29T04:37:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-07-29T04:37:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-07-29T04:37:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-07-29T04:37:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-07-29T04:37:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-07-29T04:37:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-07-29T04:37:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-07-29T04:37:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-07-29T04:37:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-07-29T04:37:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-07-29T04:37:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-07-29T04:37:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-07-29T04:37:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-07-29T04:37:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-07-29T04:37:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-07-29T04:37:02.319Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2020-07-29T04:37:03.146Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-07-29T04:37:03.146Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 4138636febce [2020-07-29T04:37:03.146Z] ---> 6a627555f920 [2020-07-29T04:37:03.146Z] [2020-07-29T04:37:03.146Z] Step 10/26 : FROM alpine:3.10 [2020-07-29T04:37:03.718Z] 3.10: Pulling from library/alpine [2020-07-29T04:37:04.661Z] Removing intermediate container 90840aef0d9d [2020-07-29T04:37:04.661Z] ---> 48176f5c47d9 [2020-07-29T04:37:04.661Z] Step 6/23 : COPY go.mod . [2020-07-29T04:37:04.661Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-29T04:37:04.923Z] Status: Downloaded newer image for alpine:3.10 [2020-07-29T04:37:04.923Z] ---> be4e4bea2c2e [2020-07-29T04:37:04.923Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-29T04:37:05.490Z] Removing intermediate container b4d8082ee8fe [2020-07-29T04:37:05.490Z] ---> 0792471ee44b [2020-07-29T04:37:05.490Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-29T04:37:05.750Z] ---> Running in ff8db40ff342 [2020-07-29T04:37:05.750Z] ---> 7eba134f847e [2020-07-29T04:37:05.750Z] Step 7/23 : RUN go mod download [2020-07-29T04:37:06.009Z] ---> Running in c37514a979aa [2020-07-29T04:37:06.009Z] ---> Running in 2e047e87329d [2020-07-29T04:37:07.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-29T04:37:07.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T04:37:07.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T04:37:07.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-29T04:37:07.404Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-29T04:37:07.404Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-29T04:37:07.404Z] (3/3) Installing curl (7.69.1-r0) [2020-07-29T04:37:07.404Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T04:37:07.404Z] v3.10.5-61-g2eb46eec7d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-29T04:37:07.404Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-29T04:37:07.404Z] OK: 10346 distinct packages available [2020-07-29T04:37:07.404Z] OK: 72 MiB in 58 packages [2020-07-29T04:37:07.663Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-29T04:37:07.663Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-29T04:37:07.663Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-29T04:37:07.663Z] (4/5) Installing curl (7.66.0-r0) [2020-07-29T04:37:07.663Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-29T04:37:07.663Z] Executing busybox-1.30.1-r3.trigger [2020-07-29T04:37:07.663Z] Executing ca-certificates-20191127-r2.trigger [2020-07-29T04:37:07.663Z] OK: 7 MiB in 19 packages [2020-07-29T04:37:07.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.293s coverage: 63.5% of statements [2020-07-29T04:37:07.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-07-29T04:37:07.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-07-29T04:37:07.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.027s coverage: 100.0% of statements [2020-07-29T04:37:07.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.313s coverage: 55.9% of statements [2020-07-29T04:37:07.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-07-29T04:37:07.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-07-29T04:37:07.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-07-29T04:37:07.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-07-29T04:37:09.573Z] Removing intermediate container 352e2f780ac0 [2020-07-29T04:37:09.573Z] ---> 546a1378da57 [2020-07-29T04:37:09.573Z] [2020-07-29T04:37:09.573Z] Step 10/21 : FROM scratch [2020-07-29T04:37:09.573Z] ---> [2020-07-29T04:37:09.573Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-29T04:37:09.573Z] Removing intermediate container c37514a979aa [2020-07-29T04:37:09.573Z] ---> 470fe73bacbc [2020-07-29T04:37:09.573Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T04:37:09.841Z] ---> Running in e22d36fe34ee [2020-07-29T04:37:10.409Z] ---> Using cache [2020-07-29T04:37:10.409Z] ---> 5fec1e409c14 [2020-07-29T04:37:10.409Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-29T04:37:10.977Z] ---> Running in ec129d2015f3 [2020-07-29T04:37:10.977Z] Removing intermediate container 2e047e87329d [2020-07-29T04:37:10.977Z] ---> 817ac07c793c [2020-07-29T04:37:10.977Z] Step 8/23 : COPY . . [2020-07-29T04:37:10.977Z] Removing intermediate container e22d36fe34ee [2020-07-29T04:37:10.977Z] ---> ee59b3b1f5eb [2020-07-29T04:37:10.977Z] Step 24/26 : LABEL arch=x86_64 [2020-07-29T04:37:10.977Z] Removing intermediate container ff8db40ff342 [2020-07-29T04:37:10.977Z] ---> 6ef89c7532ab [2020-07-29T04:37:10.977Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-29T04:37:11.238Z] ---> Running in 5fea6820180c [2020-07-29T04:37:11.499Z] Removing intermediate container ec129d2015f3 [2020-07-29T04:37:11.499Z] ---> e24055b85a5d [2020-07-29T04:37:11.499Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-29T04:37:11.758Z] ---> Running in a2954647ce21 [2020-07-29T04:37:12.018Z] ---> Running in cb9efde345f1 [2020-07-29T04:37:12.588Z] Removing intermediate container 5fea6820180c [2020-07-29T04:37:12.588Z] ---> d056b5131dd3 [2020-07-29T04:37:12.588Z] Step 25/26 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a [2020-07-29T04:37:12.588Z] Removing intermediate container a2954647ce21 [2020-07-29T04:37:12.588Z] ---> 6e643f935b0f [2020-07-29T04:37:12.588Z] Step 13/26 : WORKDIR / [2020-07-29T04:37:13.968Z] ---> Running in 0435e6e4f1c1 [2020-07-29T04:37:14.537Z] ---> Running in 2f2a8049597a [2020-07-29T04:37:14.796Z] Removing intermediate container cb9efde345f1 [2020-07-29T04:37:14.796Z] ---> fe4b8a974a91 [2020-07-29T04:37:14.796Z] Step 14/21 : WORKDIR / [2020-07-29T04:37:18.088Z] ---> Running in c62e7d7fea7b [2020-07-29T04:37:18.348Z] Removing intermediate container 0435e6e4f1c1 [2020-07-29T04:37:18.348Z] ---> a5db6b2a8f25 [2020-07-29T04:37:18.348Z] Step 26/26 : LABEL version=0.0.0 [2020-07-29T04:37:19.286Z] Removing intermediate container 2f2a8049597a [2020-07-29T04:37:19.286Z] ---> 90bc9ca6d64c [2020-07-29T04:37:19.286Z] 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-29T04:37:21.196Z] ---> Running in be7eb6db0e7c [2020-07-29T04:37:21.196Z] Removing intermediate container c62e7d7fea7b [2020-07-29T04:37:21.196Z] ---> 8760dcad7dd6 [2020-07-29T04:37:21.196Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-29T04:37:22.141Z] ---> 0f6f5e7bafa4 [2020-07-29T04:37:22.141Z] 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-29T04:37:23.079Z] Removing intermediate container be7eb6db0e7c [2020-07-29T04:37:23.079Z] ---> 2ea999b5edb6 [2020-07-29T04:37:23.079Z] [2020-07-29T04:37:23.079Z] ---> 6505f666562c [2020-07-29T04:37:23.079Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-29T04:37:23.649Z] Successfully built 2ea999b5edb6 [2020-07-29T04:37:23.649Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-07-29T04:37:25.028Z]  Building docker-sys-mgmt-agent-go ... done  ---> a4278c5d5cec [2020-07-29T04:37:25.028Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-29T04:37:26.406Z] ---> b8f973737418 [2020-07-29T04:37:26.406Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-29T04:37:26.406Z] ---> 8317b47ed830 [2020-07-29T04:37:26.406Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-29T04:37:26.406Z] ---> bb9de692592b [2020-07-29T04:37:26.406Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-29T04:37:26.406Z] ---> Running in 87519638c339 [2020-07-29T04:37:26.670Z] ---> 279ac5911446 [2020-07-29T04:37:26.670Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T04:37:26.670Z] ---> Running in b34d8c238d1a [2020-07-29T04:37:26.670Z] ---> 3c31300f57d3 [2020-07-29T04:37:26.670Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-29T04:37:26.937Z] Removing intermediate container b34d8c238d1a [2020-07-29T04:37:26.937Z] ---> 21aeced64dbb [2020-07-29T04:37:26.937Z] Step 19/21 : LABEL arch=x86_64 [2020-07-29T04:37:26.937Z] ---> Running in bf541c4aa3b8 [2020-07-29T04:37:27.196Z] 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-29T04:37:27.196Z] ---> 2147eb8e8fbb [2020-07-29T04:37:27.196Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-29T04:37:27.196Z] Removing intermediate container bf541c4aa3b8 [2020-07-29T04:37:27.196Z] ---> 49d8f8390c89 [2020-07-29T04:37:27.196Z] Step 20/21 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a [2020-07-29T04:37:27.457Z] ---> Running in fcf7ba3436d8 [2020-07-29T04:37:27.457Z] Removing intermediate container fcf7ba3436d8 [2020-07-29T04:37:27.457Z] ---> 0c371bf8d1a9 [2020-07-29T04:37:27.457Z] Step 21/21 : LABEL version=0.0.0 [2020-07-29T04:37:27.723Z] ---> Running in 0595d141a52c [2020-07-29T04:37:27.723Z] ---> add1846b6119 [2020-07-29T04:37:27.723Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-29T04:37:27.723Z] Removing intermediate container 0595d141a52c [2020-07-29T04:37:27.723Z] ---> 978c97131de2 [2020-07-29T04:37:27.723Z] [2020-07-29T04:37:27.989Z] Successfully built 978c97131de2 [2020-07-29T04:37:27.989Z] Successfully tagged docker-core-metadata-go:latest [2020-07-29T04:37:28.261Z]  Building docker-core-metadata-go ... done  ---> bb1eb88f6c5a [2020-07-29T04:37:28.261Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-29T04:37:28.534Z] ---> d8768fab2db8 [2020-07-29T04:37:28.534Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-29T04:37:28.809Z] ---> Running in f3660e427eaf [2020-07-29T04:37:29.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 20.776s coverage: 86.3% of statements [2020-07-29T04:37:29.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-07-29T04:37:29.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.974s coverage: 72.2% of statements [2020-07-29T04:37:29.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.322s coverage: 72.1% of statements [2020-07-29T04:37:29.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.068s coverage: 82.4% of statements [2020-07-29T04:37:29.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.018s coverage: 48.4% of statements [2020-07-29T04:37:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-07-29T04:37:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-07-29T04:37:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-07-29T04:37:29.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.024s coverage: 28.8% of statements [2020-07-29T04:37:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-07-29T04:37:29.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.081s coverage: 96.8% of statements [2020-07-29T04:37:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-07-29T04:37:29.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 26.9% of statements [2020-07-29T04:37:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-07-29T04:37:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-07-29T04:37:29.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.284s coverage: 84.1% of statements [2020-07-29T04:37:29.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.035s coverage: 100.0% of statements [2020-07-29T04:37:29.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.040s coverage: 43.1% of statements [2020-07-29T04:37:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-07-29T04:37:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-07-29T04:37:29.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.017s coverage: 100.0% of statements [2020-07-29T04:37:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-07-29T04:37:29.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.056s coverage: 83.8% of statements [2020-07-29T04:37:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-07-29T04:37:29.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.116s coverage: 46.1% of statements [2020-07-29T04:37:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-07-29T04:37:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-07-29T04:37:29.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.035s coverage: 100.0% of statements [2020-07-29T04:37:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-07-29T04:37:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-07-29T04:37:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-07-29T04:37:29.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.034s coverage: 100.0% of statements [2020-07-29T04:37:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-07-29T04:37:30.535Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.080s coverage: 100.0% of statements [2020-07-29T04:37:30.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-07-29T04:37:30.759Z] Removing intermediate container f3660e427eaf [2020-07-29T04:37:30.759Z] ---> 4b54c712f6fa [2020-07-29T04:37:30.759Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-29T04:37:30.759Z] ---> Running in 6ab0e8b351ae [2020-07-29T04:37:30.759Z] Removing intermediate container 6ab0e8b351ae [2020-07-29T04:37:30.759Z] ---> c468ce7648df [2020-07-29T04:37:30.759Z] Step 24/26 : LABEL arch=x86_64 [2020-07-29T04:37:30.759Z] ---> Running in b349b30e9fba [2020-07-29T04:37:31.037Z] Removing intermediate container b349b30e9fba [2020-07-29T04:37:31.037Z] ---> 9374c4143043 [2020-07-29T04:37:31.037Z] Step 25/26 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a [2020-07-29T04:37:31.037Z] ---> Running in ec64c2b0f944 [2020-07-29T04:37:31.312Z] Removing intermediate container ec64c2b0f944 [2020-07-29T04:37:31.312Z] ---> 500150b0d604 [2020-07-29T04:37:31.312Z] Step 26/26 : LABEL version=0.0.0 [2020-07-29T04:37:31.312Z] ---> Running in ecd827ca6c05 [2020-07-29T04:37:31.587Z] Removing intermediate container ecd827ca6c05 [2020-07-29T04:37:31.587Z] ---> f0e9d39495e6 [2020-07-29T04:37:31.587Z] [2020-07-29T04:37:31.864Z] Successfully built f0e9d39495e6 [2020-07-29T04:37:31.864Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-07-29T04:37:37.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.193s coverage: 29.1% of statements [2020-07-29T04:37:37.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-07-29T04:37:37.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-07-29T04:37:37.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-07-29T04:37:37.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-07-29T04:37:37.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-07-29T04:37:37.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements [2020-07-29T04:37:37.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-07-29T04:37:37.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.053s coverage: 100.0% of statements [2020-07-29T04:37:37.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-07-29T04:37:37.295Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements [2020-07-29T04:37:37.295Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-07-29T04:37:37.295Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.016s coverage: 100.0% of statements [2020-07-29T04:37:37.295Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-07-29T04:37:37.295Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-07-29T04:37:37.295Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-07-29T04:37:37.295Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-07-29T04:37:37.295Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements [2020-07-29T04:37:37.295Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-07-29T04:37:37.295Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-07-29T04:37:37.295Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.023s coverage: 100.0% of statements [2020-07-29T04:37:38.796Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 87519638c339 [2020-07-29T04:37:38.796Z] ---> f97e8f5b41c1 [2020-07-29T04:37:38.796Z] [2020-07-29T04:37:38.796Z] Step 10/23 : FROM scratch [2020-07-29T04:37:38.796Z] ---> [2020-07-29T04:37:38.796Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-29T04:37:38.796Z] ---> Using cache [2020-07-29T04:37:38.796Z] ---> e6b6243de7c3 [2020-07-29T04:37:38.796Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-29T04:37:38.796Z] ---> Running in 3c9e1ae130c1 [2020-07-29T04:37:38.796Z] Removing intermediate container 3c9e1ae130c1 [2020-07-29T04:37:38.796Z] ---> 10c40bdc55c7 [2020-07-29T04:37:38.796Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-29T04:37:38.796Z] ---> Running in 22be1e5be3d3 [2020-07-29T04:37:39.062Z] Removing intermediate container 22be1e5be3d3 [2020-07-29T04:37:39.062Z] ---> 7161dde5bf82 [2020-07-29T04:37:39.062Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-29T04:37:39.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.015s coverage: 32.1% of statements [2020-07-29T04:37:39.321Z] ---> 74f1104ba0fe [2020-07-29T04:37:39.321Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-29T04:37:40.235Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 100.0% of statements [2020-07-29T04:37:40.265Z] ---> 5b0b9aa99df0 [2020-07-29T04:37:40.265Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-29T04:37:40.525Z] ---> 244383ec70d5 [2020-07-29T04:37:40.525Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-29T04:37:40.784Z] ---> 762809c85e8b [2020-07-29T04:37:40.784Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-29T04:37:41.205Z] GO111MODULE=on go vet ./... [2020-07-29T04:37:41.353Z] ---> 177a91b39b7f [2020-07-29T04:37:41.353Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-29T04:37:41.611Z] ---> 7a8fc1121bad [2020-07-29T04:37:41.611Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T04:37:41.611Z] ---> Running in 91b490f59ba1 [2020-07-29T04:37:41.871Z] Removing intermediate container 91b490f59ba1 [2020-07-29T04:37:41.871Z] ---> bda44f1060ea [2020-07-29T04:37:41.871Z] Step 21/23 : LABEL arch=x86_64 [2020-07-29T04:37:41.871Z] ---> Running in de99ef83b206 [2020-07-29T04:37:41.871Z] Removing intermediate container de99ef83b206 [2020-07-29T04:37:41.871Z] ---> a75efaaf9271 [2020-07-29T04:37:41.871Z] Step 22/23 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a [2020-07-29T04:37:42.130Z] ---> Running in 6922ad671b31 [2020-07-29T04:37:42.130Z] Removing intermediate container 6922ad671b31 [2020-07-29T04:37:42.130Z] ---> 5e40b02f5fd7 [2020-07-29T04:37:42.130Z] Step 23/23 : LABEL version=0.0.0 [2020-07-29T04:37:42.130Z] ---> Running in ed0a3545573c [2020-07-29T04:37:42.388Z] Removing intermediate container ed0a3545573c [2020-07-29T04:37:42.388Z] ---> dbac90f44d45 [2020-07-29T04:37:42.388Z] [2020-07-29T04:37:42.647Z] Successfully built dbac90f44d45 [2020-07-29T04:37:42.647Z] Successfully tagged docker-support-notifications-go:latest [2020-07-29T04:37:42.935Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2020-07-29T04:37:42.997Z] $ docker stop --time=1 49388d57fec52b7f0cbf380ac1c96b90b1bd7fd887764a5544f9441705bda7d4 [2020-07-29T04:37:44.947Z] $ docker rm -f 49388d57fec52b7f0cbf380ac1c96b90b1bd7fd887764a5544f9441705bda7d4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-29T04:37:45.476Z] + docker images [2020-07-29T04:37:45.476Z] + grep docker [2020-07-29T04:37:45.476Z] docker-support-notifications-go latest dbac90f44d45 3 seconds ago 14.4MB [2020-07-29T04:37:45.476Z] docker-security-secretstore-setup-go latest f0e9d39495e6 14 seconds ago 33.9MB [2020-07-29T04:37:45.476Z] docker-core-metadata-go latest 978c97131de2 18 seconds ago 14.4MB [2020-07-29T04:37:45.476Z] docker-sys-mgmt-agent-go latest 2ea999b5edb6 24 seconds ago 284MB [2020-07-29T04:37:45.476Z] docker-security-proxy-setup-go latest b9f6406917bb 44 seconds ago 16.4MB [2020-07-29T04:37:45.476Z] docker-support-scheduler-go latest 778cfb1fed0a About a minute ago 13.1MB [2020-07-29T04:37:45.476Z] docker-security-secrets-setup-go latest 06a46d7388c2 About a minute ago 25.1MB [2020-07-29T04:37:45.476Z] docker-core-data-go latest bfb037daa56c About a minute ago 23.8MB [2020-07-29T04:37:45.476Z] docker-core-command-go latest c96a33b462ec 2 minutes ago 13MB [2020-07-29T04:37:45.476Z] docker-support-logging-go latest 394926a87760 2 minutes ago 11.8MB [2020-07-29T04:37:45.476Z] docker latest 81f5749c9058 4 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-29T04:37:59.522Z] gofmt -l . [2020-07-29T04:38:00.112Z] [ "`gofmt -l .`" = "" ] [2020-07-29T04:38:02.727Z] ./bin/test-go-mod-tidy.sh [2020-07-29T04:38:03.326Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-07-29T04:38:06.582Z] + ls -al . [2020-07-29T04:38:06.582Z] total 588 [2020-07-29T04:38:06.582Z] drwxrwxr-x 10 1001 1001 4096 Jul 29 04:38 . [2020-07-29T04:38:06.582Z] drwxr-xr-x 4 root root 4096 Jul 29 04:35 .. [2020-07-29T04:38:06.582Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 04:33 .dockerignore [2020-07-29T04:38:06.582Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 04:34 .git [2020-07-29T04:38:06.582Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 04:33 .github [2020-07-29T04:38:06.583Z] -rw-rw-r-- 1 1001 1001 924 Jul 29 04:33 .gitignore [2020-07-29T04:38:06.583Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 04:34 .semver [2020-07-29T04:38:06.583Z] -rw-rw-r-- 1 1001 1001 178 Jul 29 04:33 .sonarcloud.properties [2020-07-29T04:38:06.583Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 04:33 CONTRIBUTING.md [2020-07-29T04:38:06.583Z] -rw-rw-r-- 1 1001 1001 1035 Jul 29 04:33 Dockerfile.build [2020-07-29T04:38:06.583Z] -rw-rw-r-- 1 1001 1001 911 Jul 29 04:33 Jenkinsfile [2020-07-29T04:38:06.583Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 04:33 LICENSE [2020-07-29T04:38:06.583Z] -rw-rw-r-- 1 1001 1001 6417 Jul 29 04:33 Makefile [2020-07-29T04:38:06.583Z] -rw-rw-r-- 1 1001 1001 5652 Jul 29 04:33 README.md [2020-07-29T04:38:06.583Z] -rw-rw-r-- 1 1001 1001 7111 Jul 29 04:33 SECURITY.md [2020-07-29T04:38:06.583Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 04:30 VERSION [2020-07-29T04:38:06.583Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 04:33 ZMQWindows.md [2020-07-29T04:38:06.583Z] drwxrwxr-x 4 1001 1001 4096 Jul 29 04:33 api [2020-07-29T04:38:06.583Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 04:33 bin [2020-07-29T04:38:06.583Z] drwxrwxr-x 15 1001 1001 4096 Jul 29 04:33 cmd [2020-07-29T04:38:06.583Z] -rw-r--r-- 1 root root 456067 Jul 29 04:37 coverage.out [2020-07-29T04:38:06.583Z] -rw-r--r-- 1 root root 1019 Jul 29 04:38 go.mod [2020-07-29T04:38:06.583Z] -rw-r--r-- 1 root root 18146 Jul 29 04:38 go.sum [2020-07-29T04:38:06.583Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 04:33 internal [2020-07-29T04:38:06.583Z] drwxrwxr-x 4 1001 1001 4096 Jul 29 04:33 snap [2020-07-29T04:38:06.583Z] -rw-rw-r-- 1 1001 1001 168 Jul 29 04:33 version.go [Pipeline] sh [2020-07-29T04:38:07.278Z] + '[' -e coverage.out ] [2020-07-29T04:38:07.278Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-07-29T04:38:07.358Z] Warning: overwriting stash ‘coverage-report’ [2020-07-29T04:38:08.639Z] Stashed 1 file(s) [Pipeline] sh [2020-07-29T04:38:09.398Z] + make build [2020-07-29T04:38:09.398Z] 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-29T04:38:27.742Z] 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-29T04:38:40.127Z] 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-29T04:38:44.415Z] 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-29T04:38:49.814Z] 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-29T04:38:56.508Z] 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-29T04:38:57.483Z] 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-29T04:39:02.871Z] 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-29T04:39:09.563Z] 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-29T04:39:13.859Z] 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-29T04:39:19.264Z] 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-29T04:39:24.654Z] 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-29T04:39:30.047Z] 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-29T04:39:34.455Z] $ docker stop --time=1 461c4bdea2392471dab593db4a2fe4e93fc3db68d1f235faf6676a7618e11870 [2020-07-29T04:39:37.075Z] $ docker rm -f 461c4bdea2392471dab593db4a2fe4e93fc3db68d1f235faf6676a7618e11870 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-29T04:39:38.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-29T04:39:38.789Z] [2020-07-29T04:39:38.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-07-29T04:39:39.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-29T04:39:39.459Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-07-29T04:39:39.459Z] 29e5d40040c1: Pulling fs layer [2020-07-29T04:39:39.459Z] 1ce36da41761: Pulling fs layer [2020-07-29T04:39:39.459Z] 25b303627fd3: Pulling fs layer [2020-07-29T04:39:39.459Z] 29e5d40040c1: Download complete [2020-07-29T04:39:39.730Z] 1ce36da41761: Verifying Checksum [2020-07-29T04:39:39.730Z] 1ce36da41761: Download complete [2020-07-29T04:39:40.326Z] 29e5d40040c1: Pull complete [2020-07-29T04:39:41.301Z] 1ce36da41761: Pull complete [2020-07-29T04:39:41.575Z] 25b303627fd3: Verifying Checksum [2020-07-29T04:39:41.575Z] 25b303627fd3: Download complete [2020-07-29T04:39:51.712Z] 25b303627fd3: Pull complete [2020-07-29T04:39:51.712Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-07-29T04:39:51.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-29T04:39:51.712Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-07-29T04:39:52.013Z] prd-ubuntu18.04-docker-arm64-4c-16g-1386 does not seem to be running inside a container [2020-07-29T04:39:52.197Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-07-29T04:39:56.201Z] $ docker top 0f6ef80f87c2ecf8aeb1e8c4077d911564f9455885ab3f5d7ac64b94f97481ac -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-29T04:39:57.559Z] + docker-compose build --help [2020-07-29T04:39:57.559Z] + grep parallel [2020-07-29T04:40:02.935Z] --parallel Build images in parallel. [Pipeline] } [2020-07-29T04:40:03.333Z] $ docker stop --time=1 0f6ef80f87c2ecf8aeb1e8c4077d911564f9455885ab3f5d7ac64b94f97481ac [2020-07-29T04:40:05.392Z] $ docker rm -f 0f6ef80f87c2ecf8aeb1e8c4077d911564f9455885ab3f5d7ac64b94f97481ac [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-29T04:40:06.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-29T04:40:06.092Z] . [Pipeline] withDockerContainer [2020-07-29T04:40:06.376Z] prd-ubuntu18.04-docker-arm64-4c-16g-1386 does not seem to be running inside a container [2020-07-29T04:40:06.556Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-07-29T04:40:08.097Z] $ docker top f19e482817b6af73735d5ffe3e4b493981d755771c7c001522c5aa3adb597697 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-29T04:40:09.035Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-29T04:40:14.409Z] Building docker-core-command-go ... [2020-07-29T04:40:14.409Z] Building docker-core-data-go ... [2020-07-29T04:40:14.409Z] Building docker-core-metadata-go ... [2020-07-29T04:40:14.409Z] Building docker-security-proxy-setup-go ... [2020-07-29T04:40:14.409Z] Building docker-security-secrets-setup-go ... [2020-07-29T04:40:14.409Z] Building docker-security-secretstore-setup-go ... [2020-07-29T04:40:14.409Z] Building docker-support-logging-go ... [2020-07-29T04:40:14.409Z] Building docker-support-notifications-go ... [2020-07-29T04:40:14.409Z] Building docker-support-scheduler-go ... [2020-07-29T04:40:14.409Z] Building docker-sys-mgmt-agent-go ... [2020-07-29T04:40:14.409Z] Building docker-support-notifications-go [2020-07-29T04:40:14.409Z] Building docker-core-data-go [2020-07-29T04:40:14.409Z] Building docker-security-proxy-setup-go [2020-07-29T04:40:14.409Z] Building docker-security-secretstore-setup-go [2020-07-29T04:40:14.409Z] Building docker-core-command-go [2020-07-29T04:42:06.192Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T04:42:06.192Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-29T04:42:06.192Z] ---> b9fb22fc2ad3 [2020-07-29T04:42:06.192Z] Step 3/21 : WORKDIR /edgex-go [2020-07-29T04:42:06.192Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T04:42:06.192Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-29T04:42:06.192Z] ---> b9fb22fc2ad3 [2020-07-29T04:42:06.192Z] Step 3/23 : WORKDIR /edgex-go [2020-07-29T04:42:06.192Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T04:42:06.192Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-29T04:42:06.192Z] ---> b9fb22fc2ad3 [2020-07-29T04:42:06.192Z] Step 3/20 : WORKDIR /edgex-go [2020-07-29T04:42:06.192Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T04:42:06.192Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-29T04:42:06.192Z] ---> b9fb22fc2ad3 [2020-07-29T04:42:06.192Z] Step 3/26 : WORKDIR /edgex-go [2020-07-29T04:42:06.192Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T04:42:06.192Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-29T04:42:06.192Z] ---> b9fb22fc2ad3 [2020-07-29T04:42:06.192Z] Step 3/22 : WORKDIR /edgex-go [2020-07-29T04:42:06.789Z] ---> Running in f37b2b14342d [2020-07-29T04:42:06.789Z] ---> Running in 6b34522bf5e9 [2020-07-29T04:42:06.789Z] ---> Running in 8a75bdd505fe [2020-07-29T04:42:06.789Z] ---> Running in af84ba0989f7 [2020-07-29T04:42:07.064Z] ---> Running in 75d87b2bd775 [2020-07-29T04:42:07.663Z] Removing intermediate container 8a75bdd505fe [2020-07-29T04:42:07.663Z] ---> c4d89cb68994 [2020-07-29T04:42:07.663Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T04:42:07.663Z] Removing intermediate container f37b2b14342d [2020-07-29T04:42:07.663Z] ---> 1a5d107dda4e [2020-07-29T04:42:07.663Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T04:42:07.663Z] Removing intermediate container af84ba0989f7 [2020-07-29T04:42:07.663Z] ---> 6e33a43c9e02 [2020-07-29T04:42:07.663Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T04:42:07.934Z] Removing intermediate container 75d87b2bd775 [2020-07-29T04:42:07.934Z] ---> 05ce0d454235 [2020-07-29T04:42:07.934Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T04:42:07.934Z] Removing intermediate container 6b34522bf5e9 [2020-07-29T04:42:07.934Z] ---> ecab6f5c09a1 [2020-07-29T04:42:07.934Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T04:42:07.934Z] ---> Running in 0e076e0ddd2c [2020-07-29T04:42:07.934Z] ---> Running in a8eba0d5ee62 [2020-07-29T04:42:07.934Z] ---> Running in 7581a2c06892 [2020-07-29T04:42:08.207Z] ---> Running in 8d339305d5e3 [2020-07-29T04:42:08.207Z] ---> Running in 60e605290f0a [2020-07-29T04:42:12.526Z] Removing intermediate container a8eba0d5ee62 [2020-07-29T04:42:12.526Z] ---> 88472fa9764b [2020-07-29T04:42:12.526Z] Step 5/20 : RUN apk update && apk add make git [2020-07-29T04:42:12.526Z] ---> Running in 7f1b92600edc [2020-07-29T04:42:12.813Z] Removing intermediate container 7581a2c06892 [2020-07-29T04:42:12.813Z] ---> b5db71a95aa4 [2020-07-29T04:42:12.813Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-29T04:42:12.813Z] Removing intermediate container 0e076e0ddd2c [2020-07-29T04:42:12.813Z] ---> 45b44f2784e3 [2020-07-29T04:42:12.813Z] Step 5/26 : RUN apk update && apk add make git [2020-07-29T04:42:13.090Z] ---> Running in 8673473f63aa [2020-07-29T04:42:13.090Z] Removing intermediate container 8d339305d5e3 [2020-07-29T04:42:13.090Z] ---> 14e135d5fb87 [2020-07-29T04:42:13.090Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-29T04:42:13.090Z] ---> Running in 6f4503fad6c8 [2020-07-29T04:42:13.090Z] Removing intermediate container 60e605290f0a [2020-07-29T04:42:13.090Z] ---> 55d4620617e3 [2020-07-29T04:42:13.090Z] Step 5/21 : RUN apk update && apk add make git [2020-07-29T04:42:13.692Z] ---> Running in 3b8692154927 [2020-07-29T04:42:13.692Z] ---> Running in 9f7712d9ec17 [2020-07-29T04:42:14.678Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T04:42:15.661Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T04:42:15.661Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T04:42:15.934Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T04:42:15.934Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T04:42:15.934Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T04:42:16.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T04:42:16.805Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T04:42:16.805Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T04:42:16.805Z] OK: 12620 distinct packages available [2020-07-29T04:42:16.806Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T04:42:16.806Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T04:42:17.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T04:42:17.350Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T04:42:17.638Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T04:42:17.638Z] OK: 12620 distinct packages available [2020-07-29T04:42:17.638Z] OK: 217 MiB in 51 packages [2020-07-29T04:42:17.929Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T04:42:17.929Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T04:42:17.929Z] OK: 12620 distinct packages available [2020-07-29T04:42:18.208Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T04:42:18.208Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T04:42:18.208Z] OK: 12620 distinct packages available [2020-07-29T04:42:18.208Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T04:42:18.208Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T04:42:18.208Z] OK: 12620 distinct packages available [2020-07-29T04:42:18.488Z] OK: 217 MiB in 51 packages [2020-07-29T04:42:19.099Z] OK: 217 MiB in 51 packages [2020-07-29T04:42:19.378Z] OK: 217 MiB in 51 packages [2020-07-29T04:42:19.378Z] OK: 217 MiB in 51 packages [2020-07-29T04:42:19.656Z] Removing intermediate container 7f1b92600edc [2020-07-29T04:42:19.656Z] ---> 05ac723331ea [2020-07-29T04:42:19.656Z] Step 6/20 : COPY go.mod . [2020-07-29T04:42:20.654Z] Removing intermediate container 8673473f63aa [2020-07-29T04:42:20.654Z] ---> 82c21ce4ba19 [2020-07-29T04:42:20.654Z] Step 6/22 : COPY go.mod . [2020-07-29T04:42:20.926Z] ---> 6d5832ca1366 [2020-07-29T04:42:20.926Z] Step 7/20 : RUN go mod download [2020-07-29T04:42:21.203Z] Removing intermediate container 9f7712d9ec17 [2020-07-29T04:42:21.203Z] ---> b515a30d86a4 [2020-07-29T04:42:21.203Z] Step 6/21 : COPY go.mod . [2020-07-29T04:42:21.203Z] ---> Running in 9de0840120c1 [2020-07-29T04:42:21.477Z] Removing intermediate container 3b8692154927 [2020-07-29T04:42:21.477Z] ---> 2a2dc61f6b23 [2020-07-29T04:42:21.477Z] Step 6/23 : COPY go.mod . [2020-07-29T04:42:21.477Z] Removing intermediate container 6f4503fad6c8 [2020-07-29T04:42:21.477Z] ---> 7ebeb30f0a17 [2020-07-29T04:42:21.477Z] Step 6/26 : COPY go.mod . [2020-07-29T04:42:21.751Z] ---> 335b4c294a23 [2020-07-29T04:42:21.751Z] Step 7/22 : RUN go mod download [2020-07-29T04:42:22.030Z] ---> Running in c9c5201c855e [2020-07-29T04:42:22.308Z] ---> 919c2d091710 [2020-07-29T04:42:22.308Z] Step 7/21 : RUN go mod download [2020-07-29T04:42:22.585Z] ---> ea9c29c0897f [2020-07-29T04:42:22.585Z] Step 7/23 : RUN go mod download [2020-07-29T04:42:22.585Z] ---> Running in 059e3588ffee [2020-07-29T04:42:22.864Z] ---> Running in 9937a1c38994 [2020-07-29T04:42:23.145Z] ---> 37e102c4e367 [2020-07-29T04:42:23.146Z] Step 7/26 : RUN go mod download [2020-07-29T04:42:23.425Z] ---> Running in 0c5b9cc7ff26 [2020-07-29T04:42:26.067Z] Removing intermediate container 9de0840120c1 [2020-07-29T04:42:26.067Z] ---> 251b977b8960 [2020-07-29T04:42:26.067Z] Step 8/20 : COPY . . [2020-07-29T04:42:28.068Z] Removing intermediate container c9c5201c855e [2020-07-29T04:42:28.068Z] ---> e7d51ce9838e [2020-07-29T04:42:28.068Z] Step 8/22 : COPY . . [2020-07-29T04:42:29.519Z] Removing intermediate container 059e3588ffee [2020-07-29T04:42:29.519Z] ---> 0be8e336d12a [2020-07-29T04:42:29.519Z] Step 8/21 : COPY . . [2020-07-29T04:42:30.134Z] Removing intermediate container 9937a1c38994 [2020-07-29T04:42:30.134Z] ---> f2710e8daf6c [2020-07-29T04:42:30.134Z] Step 8/23 : COPY . . [2020-07-29T04:42:31.134Z] Removing intermediate container 0c5b9cc7ff26 [2020-07-29T04:42:31.134Z] ---> 1280685ef453 [2020-07-29T04:42:31.134Z] Step 8/26 : COPY . . [2020-07-29T04:43:03.487Z] ---> b532e8a2eca1 [2020-07-29T04:43:03.487Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-29T04:43:03.487Z] ---> d8653b9fdf6a [2020-07-29T04:43:03.487Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-29T04:43:03.487Z] ---> c4996960eda4 [2020-07-29T04:43:03.487Z] 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-29T04:43:03.487Z] ---> 898ec9beacfd [2020-07-29T04:43:03.487Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-29T04:43:03.487Z] ---> Running in 88261abe7158 [2020-07-29T04:43:03.487Z] ---> Running in 7e85aa79b2ff [2020-07-29T04:43:03.487Z] ---> 79e9c5f90a0c [2020-07-29T04:43:03.487Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-29T04:43:03.487Z] ---> Running in 4c53d0ef0a8f [2020-07-29T04:43:03.487Z] ---> Running in 10c5059fac40 [2020-07-29T04:43:03.487Z] ---> Running in 96e70c7b5343 [2020-07-29T04:43:03.487Z] 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-29T04:43:03.764Z] 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-29T04:43:04.039Z] 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-29T04:43:04.039Z] 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-29T04:43:04.317Z] 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-29T04:44:41.178Z] 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-29T04:44:41.178Z] Removing intermediate container 88261abe7158 [2020-07-29T04:44:41.178Z] ---> 16c0ca5565ad [2020-07-29T04:44:41.178Z] [2020-07-29T04:44:41.178Z] Step 10/20 : FROM alpine [2020-07-29T04:44:41.178Z] latest: Pulling from library/alpine [2020-07-29T04:44:41.178Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-29T04:44:41.178Z] Status: Downloaded newer image for alpine:latest [2020-07-29T04:44:41.178Z] ---> 62ee0e9f8440 [2020-07-29T04:44:41.178Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-29T04:44:41.178Z] ---> Running in efc1830a71a5 [2020-07-29T04:44:41.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T04:44:41.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T04:44:41.178Z] v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-29T04:44:41.179Z] v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-29T04:44:41.179Z] OK: 12620 distinct packages available [2020-07-29T04:44:41.179Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-29T04:44:41.179Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-29T04:44:41.179Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-29T04:44:41.179Z] (4/4) Installing curl (7.69.1-r0) [2020-07-29T04:44:41.179Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T04:44:41.179Z] Executing ca-certificates-20191127-r4.trigger [2020-07-29T04:44:41.179Z] OK: 7 MiB in 18 packages [2020-07-29T04:44:42.635Z] 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-29T04:44:42.909Z] Removing intermediate container efc1830a71a5 [2020-07-29T04:44:42.909Z] ---> ad6fa9503e7e [2020-07-29T04:44:42.909Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-29T04:44:43.182Z] ---> Running in eb9981cffddd [2020-07-29T04:44:43.783Z] Removing intermediate container eb9981cffddd [2020-07-29T04:44:43.783Z] ---> a3ec694bc4c1 [2020-07-29T04:44:43.783Z] Step 13/20 : WORKDIR /edgex [2020-07-29T04:44:43.783Z] ---> Running in 04a987a05c51 [2020-07-29T04:44:44.770Z] Removing intermediate container 04a987a05c51 [2020-07-29T04:44:44.770Z] ---> d5f37b0f1683 [2020-07-29T04:44:44.770Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-29T04:44:45.756Z] ---> c70a0cd30426 [2020-07-29T04:44:45.756Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-29T04:44:47.744Z] ---> 5dd979b150c9 [2020-07-29T04:44:47.744Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-29T04:44:47.744Z] ---> Running in 9de82e5e1e6d [2020-07-29T04:44:48.338Z] Removing intermediate container 9de82e5e1e6d [2020-07-29T04:44:48.338Z] ---> 7192ffc77458 [2020-07-29T04:44:48.338Z] Step 17/20 : CMD ["--init=true"] [2020-07-29T04:44:48.608Z] ---> Running in 3f2c6b7ec69b [2020-07-29T04:44:49.198Z] Removing intermediate container 3f2c6b7ec69b [2020-07-29T04:44:49.198Z] ---> d881fc4f8759 [2020-07-29T04:44:49.198Z] Step 18/20 : LABEL arch=arm64 [2020-07-29T04:44:49.198Z] ---> Running in 0f5e9e053b59 [2020-07-29T04:44:49.796Z] Removing intermediate container 0f5e9e053b59 [2020-07-29T04:44:49.796Z] ---> 55700b756c10 [2020-07-29T04:44:49.796Z] Step 19/20 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a [2020-07-29T04:44:50.066Z] ---> Running in c03d0a6c7e61 [2020-07-29T04:44:50.657Z] Removing intermediate container c03d0a6c7e61 [2020-07-29T04:44:50.657Z] ---> 88a9832e9e5b [2020-07-29T04:44:50.657Z] Step 20/20 : LABEL version=0.0.0 [2020-07-29T04:44:50.929Z] ---> Running in 63c800ed49d7 [2020-07-29T04:44:51.528Z] Removing intermediate container 63c800ed49d7 [2020-07-29T04:44:51.528Z] ---> abcdec688f8c [2020-07-29T04:44:51.528Z] [2020-07-29T04:44:52.517Z] Successfully built abcdec688f8c [2020-07-29T04:44:52.517Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-07-29T04:44:52.517Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secrets-setup-go [2020-07-29T04:44:57.926Z] Removing intermediate container 4c53d0ef0a8f [2020-07-29T04:44:57.926Z] ---> f94a008cf9c7 [2020-07-29T04:44:57.926Z] [2020-07-29T04:44:57.926Z] Step 10/26 : FROM alpine:3.10 [2020-07-29T04:44:57.926Z] 3.10: Pulling from library/alpine [2020-07-29T04:44:58.905Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-29T04:44:58.905Z] Status: Downloaded newer image for alpine:3.10 [2020-07-29T04:44:58.905Z] ---> 536a684cf733 [2020-07-29T04:44:58.905Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-29T04:45:00.880Z] ---> Running in fe2da7b44174 [2020-07-29T04:45:02.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-07-29T04:45:03.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-07-29T04:45:04.076Z] v3.10.5-61-g2eb46eec7d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-29T04:45:04.076Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-29T04:45:04.076Z] OK: 10167 distinct packages available [2020-07-29T04:45:05.070Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-29T04:45:05.070Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-29T04:45:05.070Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-29T04:45:05.070Z] (4/5) Installing curl (7.66.0-r0) [2020-07-29T04:45:05.070Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-29T04:45:05.070Z] Executing busybox-1.30.1-r3.trigger [2020-07-29T04:45:05.070Z] Executing ca-certificates-20191127-r2.trigger [2020-07-29T04:45:05.345Z] OK: 7 MiB in 19 packages [2020-07-29T04:45:10.776Z] Removing intermediate container fe2da7b44174 [2020-07-29T04:45:10.776Z] ---> 45477b03baae [2020-07-29T04:45:10.776Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-29T04:45:11.378Z] Removing intermediate container 96e70c7b5343 [2020-07-29T04:45:11.378Z] ---> e9c546d4a709 [2020-07-29T04:45:11.378Z] [2020-07-29T04:45:11.378Z] Step 10/23 : FROM scratch [2020-07-29T04:45:11.378Z] ---> [2020-07-29T04:45:11.378Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-29T04:45:11.649Z] ---> Running in 568589c04870 [2020-07-29T04:45:12.624Z] ---> Running in 15c6f9fd0dcb [2020-07-29T04:45:12.904Z] Removing intermediate container 10c5059fac40 [2020-07-29T04:45:12.904Z] ---> 8d38da792b8f [2020-07-29T04:45:12.904Z] [2020-07-29T04:45:12.904Z] Step 10/21 : FROM scratch [2020-07-29T04:45:12.904Z] ---> [2020-07-29T04:45:12.904Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-29T04:45:13.506Z] Removing intermediate container 568589c04870 [2020-07-29T04:45:13.506Z] ---> 6760ffb1c887 [2020-07-29T04:45:13.506Z] Step 13/26 : WORKDIR / [2020-07-29T04:45:13.779Z] ---> Running in 3d12a73e9d5f [2020-07-29T04:45:14.058Z] ---> Running in d2ee406cc8da [2020-07-29T04:45:14.058Z] Removing intermediate container 15c6f9fd0dcb [2020-07-29T04:45:14.058Z] ---> b76b469a8604 [2020-07-29T04:45:14.058Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-29T04:45:14.653Z] ---> Running in de00a788ce08 [2020-07-29T04:45:15.253Z] Removing intermediate container 3d12a73e9d5f [2020-07-29T04:45:15.253Z] ---> f633fa7c2512 [2020-07-29T04:45:15.254Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-29T04:45:15.254Z] Removing intermediate container d2ee406cc8da [2020-07-29T04:45:15.254Z] ---> c15abcc94b68 [2020-07-29T04:45:15.254Z] 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-29T04:45:15.536Z] ---> Running in 969f116669e2 [2020-07-29T04:45:15.536Z] Removing intermediate container de00a788ce08 [2020-07-29T04:45:15.536Z] ---> c9d44641fc4d [2020-07-29T04:45:15.536Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-29T04:45:15.810Z] ---> Running in 6b4ec3e80827 [2020-07-29T04:45:16.402Z] Removing intermediate container 969f116669e2 [2020-07-29T04:45:16.402Z] ---> 4d2e5f079033 [2020-07-29T04:45:16.402Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-29T04:45:16.687Z] ---> Running in daed75eba6ab [2020-07-29T04:45:16.687Z] ---> 5a460b7389de [2020-07-29T04:45:16.687Z] 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-29T04:45:16.967Z] Removing intermediate container 6b4ec3e80827 [2020-07-29T04:45:16.967Z] ---> 11d2a640a257 [2020-07-29T04:45:16.967Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-29T04:45:16.967Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T04:45:16.967Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-29T04:45:16.967Z] ---> b9fb22fc2ad3 [2020-07-29T04:45:16.967Z] Step 3/29 : WORKDIR /edgex-go [2020-07-29T04:45:16.967Z] ---> Using cache [2020-07-29T04:45:16.967Z] ---> 05ce0d454235 [2020-07-29T04:45:16.967Z] Step 4/29 : RUN apk update && apk add make git [2020-07-29T04:45:16.967Z] ---> Running in 4c1429f53181 [2020-07-29T04:45:17.563Z] Removing intermediate container daed75eba6ab [2020-07-29T04:45:17.563Z] ---> 3fe1734d8ee4 [2020-07-29T04:45:17.563Z] Step 14/21 : WORKDIR / [2020-07-29T04:45:17.563Z] ---> Running in a82a76eeb540 [2020-07-29T04:45:17.838Z] ---> 9c27fea0ce9a [2020-07-29T04:45:17.838Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-29T04:45:18.443Z] ---> 3c90b2d52a2e [2020-07-29T04:45:18.444Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-29T04:45:18.444Z] Removing intermediate container a82a76eeb540 [2020-07-29T04:45:18.444Z] ---> b1922775cac0 [2020-07-29T04:45:18.444Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-29T04:45:18.718Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T04:45:18.989Z] ---> 001489569c9f [2020-07-29T04:45:18.989Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-29T04:45:19.592Z] ---> b75b59bf8635 [2020-07-29T04:45:19.592Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-29T04:45:19.875Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T04:45:19.875Z] ---> a132c00d3847 [2020-07-29T04:45:19.875Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-29T04:45:20.151Z] ---> fab53713de1c [2020-07-29T04:45:20.436Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-29T04:45:20.711Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T04:45:20.711Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T04:45:20.711Z] OK: 12620 distinct packages available [2020-07-29T04:45:21.701Z] OK: 217 MiB in 51 packages [2020-07-29T04:45:21.701Z] ---> f21d22281948 [2020-07-29T04:45:21.701Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-29T04:45:21.983Z] ---> 698c2f8f14ec [2020-07-29T04:45:21.983Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-29T04:45:22.266Z] ---> c3d3f8a0bd44 [2020-07-29T04:45:22.266Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-29T04:45:23.251Z] ---> 6c77a19e7e70 [2020-07-29T04:45:23.251Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T04:45:23.536Z] ---> 44f957c52ab7 [2020-07-29T04:45:23.536Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-29T04:45:23.536Z] ---> Running in 26686f6216c4 [2020-07-29T04:45:23.536Z] Removing intermediate container 4c1429f53181 [2020-07-29T04:45:23.536Z] ---> 47a1dbde9b0b [2020-07-29T04:45:23.536Z] Step 5/29 : COPY go.mod . [2020-07-29T04:45:25.238Z] ---> 4632c62300f5 [2020-07-29T04:45:25.238Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-29T04:45:25.238Z] Removing intermediate container 26686f6216c4 [2020-07-29T04:45:25.238Z] ---> abcff5d5fbf4 [2020-07-29T04:45:25.238Z] Step 19/21 : LABEL arch=arm64 [2020-07-29T04:45:25.513Z] ---> b8db6d37820f [2020-07-29T04:45:25.513Z] Step 6/29 : RUN go mod download [2020-07-29T04:45:25.513Z] ---> b5f69a17575c [2020-07-29T04:45:25.513Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-29T04:45:25.787Z] ---> Running in 58ec340b3f49 [2020-07-29T04:45:25.787Z] Removing intermediate container 7e85aa79b2ff [2020-07-29T04:45:25.787Z] ---> 91e2fe0c2d31 [2020-07-29T04:45:25.787Z] [2020-07-29T04:45:25.787Z] Step 10/22 : FROM alpine [2020-07-29T04:45:25.787Z] ---> 62ee0e9f8440 [2020-07-29T04:45:25.787Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-29T04:45:26.061Z] ---> Running in c528c28bd19b [2020-07-29T04:45:26.347Z] ---> Running in 8c8e61469d0d [2020-07-29T04:45:26.347Z] Removing intermediate container 58ec340b3f49 [2020-07-29T04:45:26.347Z] ---> 8a01010bc6ff [2020-07-29T04:45:26.347Z] Step 20/21 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a [2020-07-29T04:45:26.966Z] ---> Running in 3f1c02d05565 [2020-07-29T04:45:26.966Z] ---> ad385410c6d8 [2020-07-29T04:45:26.966Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T04:45:26.966Z] ---> 667c98fb8cba [2020-07-29T04:45:26.966Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-29T04:45:26.966Z] Removing intermediate container 8c8e61469d0d [2020-07-29T04:45:26.966Z] ---> d9854f9c7d82 [2020-07-29T04:45:26.966Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-29T04:45:27.249Z] ---> Running in 0f896f859644 [2020-07-29T04:45:27.249Z] ---> Running in 3e906d353c48 [2020-07-29T04:45:27.541Z] Removing intermediate container 3f1c02d05565 [2020-07-29T04:45:27.541Z] ---> 31a475019c13 [2020-07-29T04:45:27.541Z] Step 21/21 : LABEL version=0.0.0 [2020-07-29T04:45:27.835Z] ---> Running in 401b130b28e2 [2020-07-29T04:45:27.835Z] Removing intermediate container 3e906d353c48 [2020-07-29T04:45:27.835Z] ---> c0161a69857a [2020-07-29T04:45:27.835Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-29T04:45:28.115Z] Removing intermediate container 0f896f859644 [2020-07-29T04:45:28.115Z] ---> 8208fd156b92 [2020-07-29T04:45:28.115Z] Step 21/23 : LABEL arch=arm64 [2020-07-29T04:45:28.115Z] ---> Running in afca248aec5c [2020-07-29T04:45:28.115Z] ---> 8f5e8b2db85d [2020-07-29T04:45:28.115Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-29T04:45:28.115Z] ---> Running in 4a2103dcf3f0 [2020-07-29T04:45:28.412Z] ---> Running in 473bc95301ac [2020-07-29T04:45:28.704Z] Removing intermediate container 401b130b28e2 [2020-07-29T04:45:28.704Z] ---> 8d79f00e56c6 [2020-07-29T04:45:28.704Z] [2020-07-29T04:45:28.983Z] Removing intermediate container afca248aec5c [2020-07-29T04:45:28.983Z] ---> 4e676dd01d42 [2020-07-29T04:45:28.983Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T04:45:29.255Z] Removing intermediate container 4a2103dcf3f0 [2020-07-29T04:45:29.255Z] ---> 7b52640228bb [2020-07-29T04:45:29.255Z] Step 22/23 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a [2020-07-29T04:45:29.255Z] ---> Running in 84bff5dca631 [2020-07-29T04:45:29.530Z] ---> Running in eb481e553d8e [2020-07-29T04:45:29.530Z] Successfully built 8d79f00e56c6 [2020-07-29T04:45:29.530Z] Successfully tagged docker-core-command-go-arm64:latest [2020-07-29T04:45:29.530Z]  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go [2020-07-29T04:45:30.164Z] Removing intermediate container eb481e553d8e [2020-07-29T04:45:30.164Z] ---> 85728a0c358a [2020-07-29T04:45:30.164Z] Step 23/23 : LABEL version=0.0.0 [2020-07-29T04:45:30.448Z] ---> Running in aef1eec47d14 [2020-07-29T04:45:30.729Z] Removing intermediate container c528c28bd19b [2020-07-29T04:45:30.729Z] ---> 2799b080eed8 [2020-07-29T04:45:30.729Z] Step 7/29 : COPY . . [2020-07-29T04:45:31.717Z] Removing intermediate container aef1eec47d14 [2020-07-29T04:45:31.717Z] ---> d5ab89394b1e [2020-07-29T04:45:31.717Z] [2020-07-29T04:45:32.320Z] Successfully built d5ab89394b1e [2020-07-29T04:45:32.600Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-07-29T04:45:32.600Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2020-07-29T04:45:39.583Z] Removing intermediate container 473bc95301ac [2020-07-29T04:45:39.583Z] ---> f8d471783dd1 [2020-07-29T04:45:39.583Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-29T04:45:42.980Z] Removing intermediate container 84bff5dca631 [2020-07-29T04:45:42.980Z] ---> dcbb7f66264d [2020-07-29T04:45:42.980Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-29T04:45:43.577Z] ---> Running in a288a2906956 [2020-07-29T04:45:44.183Z] ---> Running in a9f76dd604f9 [2020-07-29T04:45:45.166Z] Removing intermediate container a288a2906956 [2020-07-29T04:45:45.166Z] ---> ca7265faa0fd [2020-07-29T04:45:45.166Z] Step 24/26 : LABEL arch=arm64 [2020-07-29T04:45:46.149Z] ---> Running in 93884cd78ffe [2020-07-29T04:45:47.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T04:45:47.134Z] Removing intermediate container 93884cd78ffe [2020-07-29T04:45:47.134Z] ---> f7c732ff577c [2020-07-29T04:45:47.134Z] Step 25/26 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a [2020-07-29T04:45:47.747Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T04:45:48.352Z] ---> Running in c18ee43e250e [2020-07-29T04:45:48.624Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-29T04:45:48.624Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-29T04:45:48.624Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-29T04:45:48.896Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-29T04:45:49.169Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-29T04:45:49.169Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T04:45:49.169Z] OK: 8 MiB in 19 packages [2020-07-29T04:45:49.453Z] Removing intermediate container c18ee43e250e [2020-07-29T04:45:49.453Z] ---> f3a7902304a1 [2020-07-29T04:45:49.453Z] Step 26/26 : LABEL version=0.0.0 [2020-07-29T04:45:49.725Z] ---> 1764e2ad6348 [2020-07-29T04:45:49.726Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-29T04:45:50.323Z] ---> Running in 199bb9faf365 [2020-07-29T04:45:50.323Z] ---> Running in 980935e3d1a2 [2020-07-29T04:45:51.309Z] Removing intermediate container 199bb9faf365 [2020-07-29T04:45:51.309Z] ---> 299fe7e597da [2020-07-29T04:45:51.309Z] [2020-07-29T04:45:51.584Z] Removing intermediate container a9f76dd604f9 [2020-07-29T04:45:51.584Z] ---> e6965d7bd3b1 [2020-07-29T04:45:51.584Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-29T04:45:51.856Z] Successfully built 299fe7e597da [2020-07-29T04:45:51.856Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-07-29T04:45:51.856Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-logging-go [2020-07-29T04:45:52.838Z] 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-29T04:45:53.108Z] ---> 2bcf0279376e [2020-07-29T04:45:53.108Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-29T04:45:56.539Z] ---> d49f2ac04561 [2020-07-29T04:45:56.539Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-29T04:45:58.514Z] ---> db96d168fd97 [2020-07-29T04:45:58.514Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T04:45:58.514Z] ---> Running in 4e5651a6a465 [2020-07-29T04:45:59.511Z] Removing intermediate container 4e5651a6a465 [2020-07-29T04:45:59.511Z] ---> 212a7ebeb298 [2020-07-29T04:45:59.511Z] Step 20/22 : LABEL arch=arm64 [2020-07-29T04:45:59.798Z] ---> Running in 071eb19d5542 [2020-07-29T04:46:00.787Z] Removing intermediate container 071eb19d5542 [2020-07-29T04:46:00.787Z] ---> 71e9e4d1b5b8 [2020-07-29T04:46:00.788Z] Step 21/22 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a [2020-07-29T04:46:01.064Z] ---> Running in 0f747d0930c8 [2020-07-29T04:46:02.067Z] Removing intermediate container 0f747d0930c8 [2020-07-29T04:46:02.067Z] ---> 1860c59ec581 [2020-07-29T04:46:02.067Z] Step 22/22 : LABEL version=0.0.0 [2020-07-29T04:46:02.355Z] ---> Running in 6ad75c23128b [2020-07-29T04:46:03.357Z] Removing intermediate container 6ad75c23128b [2020-07-29T04:46:03.358Z] ---> a562d6e51d05 [2020-07-29T04:46:03.358Z] [2020-07-29T04:46:04.359Z] Successfully built a562d6e51d05 [2020-07-29T04:46:04.359Z] Successfully tagged docker-core-data-go-arm64:latest [2020-07-29T04:46:04.359Z] Building docker-core-metadata-go [2020-07-29T04:46:16.761Z]  Building docker-core-data-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T04:46:16.761Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-29T04:46:16.761Z] ---> b9fb22fc2ad3 [2020-07-29T04:46:16.761Z] Step 3/26 : WORKDIR /edgex-go [2020-07-29T04:46:16.761Z] ---> Using cache [2020-07-29T04:46:16.761Z] ---> 05ce0d454235 [2020-07-29T04:46:16.761Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T04:46:16.761Z] ---> Using cache [2020-07-29T04:46:16.761Z] ---> 14e135d5fb87 [2020-07-29T04:46:16.761Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-29T04:46:19.459Z] ---> Running in 475199ae1245 [2020-07-29T04:46:21.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T04:46:22.046Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T04:46:23.033Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T04:46:23.033Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T04:46:23.033Z] OK: 12620 distinct packages available [2020-07-29T04:46:24.026Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T04:46:24.026Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-29T04:46:24.026Z] ---> b9fb22fc2ad3 [2020-07-29T04:46:24.026Z] Step 3/20 : WORKDIR /edgex-go [2020-07-29T04:46:24.026Z] ---> Using cache [2020-07-29T04:46:24.026Z] ---> 05ce0d454235 [2020-07-29T04:46:24.026Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T04:46:24.026Z] ---> Using cache [2020-07-29T04:46:24.026Z] ---> 14e135d5fb87 [2020-07-29T04:46:24.026Z] Step 5/20 : RUN apk update && apk add make git [2020-07-29T04:46:24.301Z] OK: 217 MiB in 51 packages [2020-07-29T04:46:25.312Z] ---> Running in 81da505c106c [2020-07-29T04:46:27.664Z] Removing intermediate container 475199ae1245 [2020-07-29T04:46:27.664Z] ---> 8bc67dbb5a32 [2020-07-29T04:46:27.664Z] Step 6/26 : COPY go.mod . [2020-07-29T04:46:27.664Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T04:46:28.656Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T04:46:28.656Z] ---> 8c23850ffe92 [2020-07-29T04:46:28.656Z] Step 7/26 : RUN go mod download [2020-07-29T04:46:28.935Z] ---> Running in d07e39bcd60a [2020-07-29T04:46:29.914Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T04:46:29.914Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T04:46:29.914Z] OK: 12620 distinct packages available [2020-07-29T04:46:30.903Z] OK: 217 MiB in 51 packages [2020-07-29T04:46:32.893Z] Removing intermediate container 81da505c106c [2020-07-29T04:46:32.893Z] ---> cbb9226f6337 [2020-07-29T04:46:32.893Z] Step 6/20 : COPY go.mod . [2020-07-29T04:46:33.885Z] Removing intermediate container d07e39bcd60a [2020-07-29T04:46:33.885Z] ---> 44dc75bf5e68 [2020-07-29T04:46:33.885Z] Step 8/26 : COPY . . [2020-07-29T04:46:34.163Z] ---> b59cb59a5152 [2020-07-29T04:46:34.163Z] Step 7/20 : RUN go mod download [2020-07-29T04:46:34.755Z] ---> Running in e326349728fb [2020-07-29T04:46:35.356Z] Removing intermediate container 980935e3d1a2 [2020-07-29T04:46:35.356Z] ---> b9a20dd3490d [2020-07-29T04:46:35.356Z] [2020-07-29T04:46:35.356Z] Step 9/29 : FROM alpine:latest [2020-07-29T04:46:35.356Z] ---> 62ee0e9f8440 [2020-07-29T04:46:35.356Z] 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-29T04:46:35.963Z] ---> Running in 4bfe7774363a [2020-07-29T04:46:36.941Z] Removing intermediate container 4bfe7774363a [2020-07-29T04:46:36.941Z] ---> f7e3b498b096 [2020-07-29T04:46:36.941Z] Step 11/29 : USER root [2020-07-29T04:46:37.220Z] ---> Running in 98bf1d283a98 [2020-07-29T04:46:38.671Z] Removing intermediate container 98bf1d283a98 [2020-07-29T04:46:38.671Z] ---> e9a957e7a6df [2020-07-29T04:46:38.671Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-29T04:46:38.951Z] ---> Running in e6e2a2a6c1e3 [2020-07-29T04:46:38.951Z] Removing intermediate container e326349728fb [2020-07-29T04:46:38.951Z] ---> ff121487e825 [2020-07-29T04:46:38.951Z] Step 8/20 : COPY . . [2020-07-29T04:46:40.929Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T04:46:41.203Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T04:46:41.793Z] v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-29T04:46:41.793Z] v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-29T04:46:41.793Z] OK: 12620 distinct packages available [2020-07-29T04:46:42.388Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-29T04:46:42.660Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-29T04:46:42.660Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T04:46:42.660Z] Executing ca-certificates-20191127-r4.trigger [2020-07-29T04:46:42.933Z] OK: 6 MiB in 16 packages [2020-07-29T04:46:45.579Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T04:46:45.579Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-29T04:46:45.579Z] ---> b9fb22fc2ad3 [2020-07-29T04:46:45.579Z] Step 3/21 : WORKDIR /edgex-go [2020-07-29T04:46:45.579Z] ---> Using cache [2020-07-29T04:46:45.579Z] ---> 05ce0d454235 [2020-07-29T04:46:45.579Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T04:46:45.579Z] ---> Using cache [2020-07-29T04:46:45.579Z] ---> 14e135d5fb87 [2020-07-29T04:46:45.579Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-29T04:46:49.984Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T04:46:49.984Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-29T04:46:49.984Z] ---> b9fb22fc2ad3 [2020-07-29T04:46:49.984Z] Step 3/21 : WORKDIR /edgex-go [2020-07-29T04:46:49.984Z] ---> Using cache [2020-07-29T04:46:49.984Z] ---> 05ce0d454235 [2020-07-29T04:46:49.984Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T04:46:49.984Z] ---> Using cache [2020-07-29T04:46:49.984Z] ---> 14e135d5fb87 [2020-07-29T04:46:49.984Z] Step 5/21 : RUN apk update && apk add make git [2020-07-29T04:46:49.984Z] ---> Using cache [2020-07-29T04:46:49.984Z] ---> cbb9226f6337 [2020-07-29T04:46:49.984Z] Step 6/21 : COPY go.mod . [2020-07-29T04:46:49.984Z] ---> Using cache [2020-07-29T04:46:49.984Z] ---> b59cb59a5152 [2020-07-29T04:46:49.984Z] Step 7/21 : RUN go mod download [2020-07-29T04:46:49.984Z] ---> Using cache [2020-07-29T04:46:49.984Z] ---> ff121487e825 [2020-07-29T04:46:49.984Z] Step 8/21 : COPY . . [2020-07-29T04:46:49.984Z] ---> Running in d730e83ef996 [2020-07-29T04:46:51.424Z] Removing intermediate container e6e2a2a6c1e3 [2020-07-29T04:46:51.424Z] ---> 0092ac5512eb [2020-07-29T04:46:51.424Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-29T04:46:51.756Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T04:46:52.499Z] ---> Running in 185c14c47c03 [2020-07-29T04:46:52.820Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T04:46:53.525Z] Removing intermediate container 185c14c47c03 [2020-07-29T04:46:53.525Z] ---> 9a82cf79063b [2020-07-29T04:46:53.525Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-29T04:46:53.858Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T04:46:53.858Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T04:46:53.858Z] OK: 12620 distinct packages available [2020-07-29T04:46:53.858Z] ---> Running in 377097f71846 [2020-07-29T04:46:54.948Z] OK: 217 MiB in 51 packages [2020-07-29T04:46:55.960Z] OK: 217 MiB in 51 packages [2020-07-29T04:46:55.960Z] Removing intermediate container 377097f71846 [2020-07-29T04:46:55.960Z] ---> f484cca68442 [2020-07-29T04:46:55.960Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-29T04:46:56.233Z] ---> Running in a7fd6a30677c [2020-07-29T04:46:58.869Z] Removing intermediate container d730e83ef996 [2020-07-29T04:46:58.869Z] ---> 19cfd64eece7 [2020-07-29T04:46:58.869Z] Step 6/21 : COPY go.mod . [2020-07-29T04:47:01.495Z] ---> 4e264683e671 [2020-07-29T04:47:01.495Z] Step 7/21 : RUN go mod download [2020-07-29T04:47:02.481Z] ---> Running in 9cc0ecfe5122 [2020-07-29T04:47:02.752Z] Removing intermediate container a7fd6a30677c [2020-07-29T04:47:02.752Z] ---> 498d9c1e4350 [2020-07-29T04:47:02.752Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-29T04:47:04.189Z] ---> bb10cc23000c [2020-07-29T04:47:04.189Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-29T04:47:05.179Z] ---> Running in 7d2ac69e03ba [2020-07-29T04:47:05.464Z] ---> 9a1d3263574d [2020-07-29T04:47:05.464Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-29T04:47:06.914Z] ---> 76de83eaea3e [2020-07-29T04:47:06.915Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-29T04:47:07.516Z] 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-29T04:47:07.794Z] Removing intermediate container 9cc0ecfe5122 [2020-07-29T04:47:07.794Z] ---> bb329b10c9c2 [2020-07-29T04:47:07.794Z] Step 8/21 : COPY . . [2020-07-29T04:47:08.780Z] ---> e568220a811a [2020-07-29T04:47:08.780Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-29T04:47:09.823Z] ---> 31eb41893f2f [2020-07-29T04:47:09.823Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-29T04:47:10.442Z] ---> Running in 0d4f909370d0 [2020-07-29T04:47:10.716Z] ---> ee0dc74d492a [2020-07-29T04:47:10.716Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-29T04:47:14.114Z] 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-29T04:47:14.114Z] ---> 79afe60835b5 [2020-07-29T04:47:14.114Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-29T04:47:14.114Z] ---> Running in c0a8737ccf29 [2020-07-29T04:47:20.854Z] Removing intermediate container c0a8737ccf29 [2020-07-29T04:47:20.854Z] ---> ce6f66c4510d [2020-07-29T04:47:20.854Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-29T04:47:23.485Z] ---> b2afe0e71dae [2020-07-29T04:47:23.485Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-29T04:47:23.485Z] ---> Running in 7742f5ea0ad1 [2020-07-29T04:47:26.128Z] ---> fd5712e0b93c [2020-07-29T04:47:26.128Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-29T04:47:27.122Z] ---> Running in 4a62c3d45b55 [2020-07-29T04:47:29.769Z] Removing intermediate container 7742f5ea0ad1 [2020-07-29T04:47:29.769Z] ---> 3fe3db6c0763 [2020-07-29T04:47:29.769Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-29T04:47:29.769Z] ---> Running in 08bee3b0ceb4 [2020-07-29T04:47:30.763Z] 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-29T04:47:37.515Z] Removing intermediate container 08bee3b0ceb4 [2020-07-29T04:47:37.515Z] ---> 095dd60a034e [2020-07-29T04:47:37.515Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-29T04:47:37.515Z] ---> Running in 42b7108e35d8 [2020-07-29T04:47:38.119Z] Removing intermediate container 42b7108e35d8 [2020-07-29T04:47:38.119Z] ---> da9a09bbf8d6 [2020-07-29T04:47:38.119Z] Step 26/29 : CMD [ "generate" ] [2020-07-29T04:47:38.727Z] ---> Running in ab0587f60504 [2020-07-29T04:47:39.721Z] Removing intermediate container ab0587f60504 [2020-07-29T04:47:39.721Z] ---> 3b7d6ac00022 [2020-07-29T04:47:39.721Z] Step 27/29 : LABEL arch=arm64 [2020-07-29T04:47:40.000Z] ---> Running in dabe6150de66 [2020-07-29T04:47:40.979Z] Removing intermediate container dabe6150de66 [2020-07-29T04:47:40.979Z] ---> 4d1414e1a57d [2020-07-29T04:47:40.979Z] Step 28/29 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a [2020-07-29T04:47:41.252Z] ---> Running in da9576212c45 [2020-07-29T04:47:42.688Z] Removing intermediate container da9576212c45 [2020-07-29T04:47:42.688Z] ---> 0d56420b2755 [2020-07-29T04:47:42.688Z] Step 29/29 : LABEL version=0.0.0 [2020-07-29T04:47:42.688Z] ---> Running in f4e91ab94e0c [2020-07-29T04:47:43.671Z] Removing intermediate container f4e91ab94e0c [2020-07-29T04:47:43.671Z] ---> a6e35b680fe5 [2020-07-29T04:47:43.671Z] [2020-07-29T04:47:43.964Z] ---> 91f798c59d39 [2020-07-29T04:47:43.964Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-29T04:47:44.245Z] Successfully built a6e35b680fe5 [2020-07-29T04:47:44.245Z] ---> Running in e29722ba1190 [2020-07-29T04:47:44.245Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-07-29T04:47:46.235Z]  Building docker-security-secrets-setup-go ... done 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-29T04:48:25.250Z] Removing intermediate container 7d2ac69e03ba [2020-07-29T04:48:25.250Z] ---> 588b47604a0e [2020-07-29T04:48:25.250Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-29T04:48:25.250Z] ---> Running in de05d1e2a6b7 [2020-07-29T04:48:26.687Z] 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-29T04:48:33.400Z] Removing intermediate container de05d1e2a6b7 [2020-07-29T04:48:33.400Z] ---> c8bd46431e71 [2020-07-29T04:48:33.400Z] [2020-07-29T04:48:33.400Z] Step 11/26 : FROM docker:latest [2020-07-29T04:48:33.400Z] ---> ce9d55ae87f1 [2020-07-29T04:48:33.400Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-29T04:48:33.400Z] ---> Running in 7e0a29dbf5fa [2020-07-29T04:48:34.837Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T04:48:35.110Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T04:48:36.091Z] (1/2) Installing readline (8.0.4-r0) [2020-07-29T04:48:36.091Z] (2/2) Installing bash (5.0.17-r0) [2020-07-29T04:48:36.091Z] Executing bash-5.0.17-r0.post-install [2020-07-29T04:48:36.091Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T04:48:36.091Z] OK: 12 MiB in 22 packages [2020-07-29T04:48:38.095Z] Removing intermediate container 7e0a29dbf5fa [2020-07-29T04:48:38.095Z] ---> ae82cecf212d [2020-07-29T04:48:38.095Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-29T04:48:38.095Z] ---> Running in da0480d73471 [2020-07-29T04:48:42.427Z] Removing intermediate container da0480d73471 [2020-07-29T04:48:42.427Z] ---> 6bbb0e1d8dfd [2020-07-29T04:48:42.427Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-29T04:48:42.427Z] ---> Running in d795e9f0937e [2020-07-29T04:48:42.700Z] Removing intermediate container d795e9f0937e [2020-07-29T04:48:42.700Z] ---> f555b59832e6 [2020-07-29T04:48:42.700Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-29T04:48:42.976Z] ---> Running in 6adc3b2373ee [2020-07-29T04:48:43.584Z] Removing intermediate container 6adc3b2373ee [2020-07-29T04:48:43.584Z] ---> 2f0ab73b28a1 [2020-07-29T04:48:43.584Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-29T04:48:43.584Z] ---> Running in c3762c4a08a8 [2020-07-29T04:48:44.189Z] Removing intermediate container c3762c4a08a8 [2020-07-29T04:48:44.189Z] ---> 97bbb353529f [2020-07-29T04:48:44.189Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-29T04:48:46.197Z] ---> b7278b9f9c5c [2020-07-29T04:48:46.197Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-29T04:48:47.645Z] ---> dae13537788d [2020-07-29T04:48:47.645Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-29T04:48:49.632Z] ---> 74a2ad130d52 [2020-07-29T04:48:49.632Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-29T04:48:49.909Z] ---> Running in 510b66768b2d [2020-07-29T04:48:51.911Z] Removing intermediate container 0d4f909370d0 [2020-07-29T04:48:51.911Z] ---> 56a0e4a74550 [2020-07-29T04:48:52.219Z] [2020-07-29T04:48:52.219Z] Step 10/20 : FROM scratch [2020-07-29T04:48:52.219Z] ---> [2020-07-29T04:48:52.219Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-29T04:48:52.219Z] ---> Using cache [2020-07-29T04:48:52.219Z] ---> f633fa7c2512 [2020-07-29T04:48:52.219Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-29T04:48:52.494Z] ---> Running in 6bbbae3e2076 [2020-07-29T04:48:52.773Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T04:48:52.773Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T04:48:53.048Z] Removing intermediate container 6bbbae3e2076 [2020-07-29T04:48:53.048Z] ---> 57753a512386 [2020-07-29T04:48:53.048Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-29T04:48:53.320Z] ---> Running in cf83672e4aef [2020-07-29T04:48:53.601Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-29T04:48:53.601Z] (2/33) Installing expat (2.2.9-r1) [2020-07-29T04:48:53.601Z] (3/33) Installing libffi (3.3-r2) [2020-07-29T04:48:53.601Z] (4/33) Installing gdbm (1.13-r1) [2020-07-29T04:48:53.601Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-29T04:48:53.601Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-29T04:48:53.601Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-29T04:48:54.197Z] Removing intermediate container cf83672e4aef [2020-07-29T04:48:54.197Z] ---> 36a1a564a02a [2020-07-29T04:48:54.197Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-29T04:48:55.637Z] ---> d4b7659fbc90 [2020-07-29T04:48:55.637Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-29T04:48:55.911Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-29T04:48:55.911Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-29T04:48:55.911Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-29T04:48:55.911Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-29T04:48:55.911Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-29T04:48:55.911Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-29T04:48:56.191Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-29T04:48:56.191Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-29T04:48:56.191Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-29T04:48:56.191Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-29T04:48:56.191Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-29T04:48:56.191Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-29T04:48:56.191Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-29T04:48:56.191Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-29T04:48:56.191Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-29T04:48:56.465Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-29T04:48:56.465Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-29T04:48:56.465Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-29T04:48:56.465Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-29T04:48:56.465Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-29T04:48:56.465Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-29T04:48:56.465Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-29T04:48:56.465Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-29T04:48:56.465Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-29T04:48:56.465Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-29T04:48:56.465Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-29T04:48:56.743Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T04:48:56.743Z] OK: 71 MiB in 55 packages [2020-07-29T04:48:57.349Z] ---> e68d2f84fec7 [2020-07-29T04:48:57.349Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-29T04:48:58.804Z] ---> 90fcfd1d98c8 [2020-07-29T04:48:58.804Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T04:48:58.804Z] ---> Running in 378ceb880027 [2020-07-29T04:48:59.403Z] Removing intermediate container 378ceb880027 [2020-07-29T04:48:59.403Z] ---> 9a1346a71d82 [2020-07-29T04:48:59.403Z] Step 18/20 : LABEL arch=arm64 [2020-07-29T04:48:59.679Z] ---> Running in 304a4cc32bc0 [2020-07-29T04:49:00.659Z] Removing intermediate container 304a4cc32bc0 [2020-07-29T04:49:00.659Z] ---> 6bc676d8138d [2020-07-29T04:49:00.659Z] Step 19/20 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a [2020-07-29T04:49:00.659Z] ---> Running in e198ae70a6b6 [2020-07-29T04:49:02.102Z] Removing intermediate container e198ae70a6b6 [2020-07-29T04:49:02.102Z] ---> ea6d4b64f60e [2020-07-29T04:49:02.102Z] Step 20/20 : LABEL version=0.0.0 [2020-07-29T04:49:02.102Z] ---> Running in 36f29fe81f10 [2020-07-29T04:49:03.089Z] Removing intermediate container 36f29fe81f10 [2020-07-29T04:49:03.089Z] ---> 813a1c59b3f6 [2020-07-29T04:49:03.089Z] [2020-07-29T04:49:03.686Z] Successfully built 813a1c59b3f6 [2020-07-29T04:49:03.686Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-07-29T04:49:05.661Z]  Building docker-support-scheduler-go ... done Removing intermediate container e29722ba1190 [2020-07-29T04:49:05.661Z] ---> adbd370997af [2020-07-29T04:49:05.661Z] [2020-07-29T04:49:05.661Z] Step 10/21 : FROM scratch [2020-07-29T04:49:05.661Z] ---> [2020-07-29T04:49:05.661Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-29T04:49:05.661Z] ---> Using cache [2020-07-29T04:49:05.661Z] ---> b76b469a8604 [2020-07-29T04:49:05.661Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-29T04:49:05.661Z] ---> Running in eaceb7894d96 [2020-07-29T04:49:05.938Z] Removing intermediate container 510b66768b2d [2020-07-29T04:49:05.938Z] ---> 85c5d26bdb25 [2020-07-29T04:49:05.938Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-29T04:49:05.938Z] ---> Running in b3ca3a6f7b9e [2020-07-29T04:49:06.209Z] Removing intermediate container eaceb7894d96 [2020-07-29T04:49:06.209Z] ---> 71ae243d4f73 [2020-07-29T04:49:06.209Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-29T04:49:06.485Z] ---> Running in d8638144b2e9 [2020-07-29T04:49:07.079Z] Removing intermediate container d8638144b2e9 [2020-07-29T04:49:07.079Z] ---> 70ee9e04b6c2 [2020-07-29T04:49:07.079Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-29T04:49:08.058Z] ---> 8c5bc2f4b543 [2020-07-29T04:49:08.058Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-29T04:49:08.652Z] Removing intermediate container 4a62c3d45b55 [2020-07-29T04:49:08.652Z] ---> 4096f625a8ac [2020-07-29T04:49:08.652Z] [2020-07-29T04:49:08.652Z] Step 10/21 : FROM scratch [2020-07-29T04:49:08.652Z] ---> [2020-07-29T04:49:08.652Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-29T04:49:08.920Z] ---> Using cache [2020-07-29T04:49:08.920Z] ---> f633fa7c2512 [2020-07-29T04:49:08.920Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-29T04:49:08.920Z] ---> 520437931c62 [2020-07-29T04:49:08.920Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-29T04:49:08.920Z] ---> Running in 7f54b0beecaf [2020-07-29T04:49:09.508Z] Removing intermediate container 7f54b0beecaf [2020-07-29T04:49:09.508Z] ---> a64d5511a9a8 [2020-07-29T04:49:09.508Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-29T04:49:09.780Z] ---> Running in 807ecb22b00a [2020-07-29T04:49:10.380Z] ---> ca07214726bc [2020-07-29T04:49:10.380Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-29T04:49:10.380Z] Removing intermediate container 807ecb22b00a [2020-07-29T04:49:10.380Z] ---> 0e1a168a9ec3 [2020-07-29T04:49:10.380Z] Step 14/21 : WORKDIR / [2020-07-29T04:49:10.380Z] ---> Running in 1867d8b33c05 [2020-07-29T04:49:10.969Z] Removing intermediate container 1867d8b33c05 [2020-07-29T04:49:10.969Z] ---> a87ee9c152f4 [2020-07-29T04:49:10.969Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-29T04:49:10.969Z] ---> be4c34a01e05 [2020-07-29T04:49:10.969Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T04:49:11.239Z] ---> Running in 9b1d496192d7 [2020-07-29T04:49:11.832Z] Removing intermediate container 9b1d496192d7 [2020-07-29T04:49:11.832Z] ---> 858e7d5fef4a [2020-07-29T04:49:11.832Z] Step 19/21 : LABEL arch=arm64 [2020-07-29T04:49:11.832Z] ---> 2b13d53e5217 [2020-07-29T04:49:11.832Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-29T04:49:11.832Z] ---> Running in 144d3c684c42 [2020-07-29T04:49:12.422Z] Removing intermediate container 144d3c684c42 [2020-07-29T04:49:12.422Z] ---> 2e830bd0a265 [2020-07-29T04:49:12.422Z] Step 20/21 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a [2020-07-29T04:49:12.691Z] Collecting docker-compose==1.23.2 [2020-07-29T04:49:12.691Z] ---> Running in b6893b55907d [2020-07-29T04:49:12.691Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-29T04:49:13.281Z] Removing intermediate container b6893b55907d [2020-07-29T04:49:13.281Z] ---> 2d44e67d6817 [2020-07-29T04:49:13.281Z] Step 21/21 : LABEL version=0.0.0 [2020-07-29T04:49:13.281Z] ---> be9bb14dd59e [2020-07-29T04:49:13.281Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-29T04:49:13.281Z] ---> Running in 2fc59f83f8c2 [2020-07-29T04:49:13.888Z] Collecting docker<4.0,>=3.6.0 [2020-07-29T04:49:13.888Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-29T04:49:13.888Z] Removing intermediate container 2fc59f83f8c2 [2020-07-29T04:49:13.888Z] ---> 826cca8601c0 [2020-07-29T04:49:13.888Z] [2020-07-29T04:49:14.157Z] ---> 0491440e86f9 [2020-07-29T04:49:14.157Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T04:49:14.429Z] Successfully built 826cca8601c0 [2020-07-29T04:49:14.429Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-07-29T04:49:14.429Z]  Building docker-support-logging-go ... done  ---> Running in eeb4d4d7485a [2020-07-29T04:49:14.701Z] Collecting jsonschema<3,>=2.5.1 [2020-07-29T04:49:14.701Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-29T04:49:14.975Z] 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-29T04:49:14.975Z] Removing intermediate container eeb4d4d7485a [2020-07-29T04:49:14.975Z] ---> a33661940813 [2020-07-29T04:49:14.975Z] Step 19/21 : LABEL arch=arm64 [2020-07-29T04:49:14.975Z] ---> Running in cc3729e7b667 [2020-07-29T04:49:15.260Z] Removing intermediate container cc3729e7b667 [2020-07-29T04:49:15.260Z] ---> e16b5a7e4195 [2020-07-29T04:49:15.260Z] Step 20/21 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a [2020-07-29T04:49:15.535Z] ---> Running in 3803071c4918 [2020-07-29T04:49:15.816Z] Removing intermediate container 3803071c4918 [2020-07-29T04:49:15.816Z] ---> d51b514c14ef [2020-07-29T04:49:15.816Z] Step 21/21 : LABEL version=0.0.0 [2020-07-29T04:49:16.106Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-29T04:49:16.106Z] ---> Running in befa5867822c [2020-07-29T04:49:16.106Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-29T04:49:16.381Z] Removing intermediate container befa5867822c [2020-07-29T04:49:16.381Z] ---> 0e90e4112779 [2020-07-29T04:49:16.381Z] [2020-07-29T04:49:17.007Z] Collecting PyYAML<4,>=3.10 [2020-07-29T04:49:17.007Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-29T04:49:17.007Z] Successfully built 0e90e4112779 [2020-07-29T04:49:17.007Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-07-29T04:49:19.615Z]  Building docker-core-metadata-go ... done Collecting dockerpty<0.5,>=0.4.1 [2020-07-29T04:49:19.615Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-29T04:49:21.577Z] Collecting texttable<0.10,>=0.9.0 [2020-07-29T04:49:21.577Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-29T04:49:23.545Z] Collecting cached-property<2,>=1.2.0 [2020-07-29T04:49:23.545Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-29T04:49:23.545Z] Collecting docopt<0.7,>=0.6.1 [2020-07-29T04:49:23.545Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-29T04:49:25.512Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-29T04:49:25.513Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-29T04:49:26.106Z] Collecting docker-pycreds>=0.4.0 [2020-07-29T04:49:26.106Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-29T04:49:26.698Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-29T04:49:26.698Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-29T04:49:26.970Z] Collecting idna<2.8,>=2.5 [2020-07-29T04:49:26.970Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-29T04:49:26.970Z] 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-29T04:49:26.970Z] 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-29T04:49:26.970Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-29T04:49:26.970Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-29T04:49:26.971Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-29T04:49:26.971Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-29T04:49:27.946Z] Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, jsonschema, PyYAML, dockerpty, texttable, cached-property, docopt, docker-compose [2020-07-29T04:49:27.946Z] Attempting uninstall: urllib3 [2020-07-29T04:49:27.946Z] Found existing installation: urllib3 1.25.9 [2020-07-29T04:49:27.946Z] Uninstalling urllib3-1.25.9: [2020-07-29T04:49:27.946Z] Successfully uninstalled urllib3-1.25.9 [2020-07-29T04:49:28.567Z] Attempting uninstall: idna [2020-07-29T04:49:28.567Z] Found existing installation: idna 2.9 [2020-07-29T04:49:28.567Z] Uninstalling idna-2.9: [2020-07-29T04:49:28.567Z] Successfully uninstalled idna-2.9 [2020-07-29T04:49:29.590Z] Attempting uninstall: requests [2020-07-29T04:49:29.590Z] Found existing installation: requests 2.23.0 [2020-07-29T04:49:29.590Z] Uninstalling requests-2.23.0: [2020-07-29T04:49:29.590Z] Successfully uninstalled requests-2.23.0 [2020-07-29T04:49:31.611Z] Running setup.py install for PyYAML: started [2020-07-29T04:49:33.475Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-29T04:49:33.475Z] Running setup.py install for dockerpty: started [2020-07-29T04:49:35.438Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-29T04:49:35.438Z] Running setup.py install for texttable: started [2020-07-29T04:49:36.859Z] Running setup.py install for texttable: finished with status 'done' [2020-07-29T04:49:37.129Z] Running setup.py install for docopt: started [2020-07-29T04:49:39.083Z] Running setup.py install for docopt: finished with status 'done' [2020-07-29T04:49:39.674Z] 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-29T04:49:43.965Z] Removing intermediate container b3ca3a6f7b9e [2020-07-29T04:49:43.965Z] ---> 15b13e09cf19 [2020-07-29T04:49:43.965Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-29T04:49:43.965Z] ---> Running in 68965a0fd947 [2020-07-29T04:49:44.937Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T04:49:45.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T04:49:45.797Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-29T04:49:45.797Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-29T04:49:45.797Z] (3/3) Installing curl (7.69.1-r0) [2020-07-29T04:49:45.797Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T04:49:45.797Z] OK: 71 MiB in 58 packages [2020-07-29T04:49:46.773Z] Removing intermediate container 68965a0fd947 [2020-07-29T04:49:46.773Z] ---> da80246914df [2020-07-29T04:49:46.773Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T04:49:47.043Z] ---> Running in 55f9f82af8fc [2020-07-29T04:49:47.316Z] Removing intermediate container 55f9f82af8fc [2020-07-29T04:49:47.316Z] ---> 9b1e765394b3 [2020-07-29T04:49:47.316Z] Step 24/26 : LABEL arch=arm64 [2020-07-29T04:49:47.586Z] ---> Running in 528991f07d03 [2020-07-29T04:49:48.177Z] Removing intermediate container 528991f07d03 [2020-07-29T04:49:48.177Z] ---> 6e3b49375eb3 [2020-07-29T04:49:48.177Z] Step 25/26 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a [2020-07-29T04:49:48.177Z] ---> Running in c243e68596fa [2020-07-29T04:49:48.767Z] Removing intermediate container c243e68596fa [2020-07-29T04:49:48.767Z] ---> c5aec2d6a022 [2020-07-29T04:49:48.767Z] Step 26/26 : LABEL version=0.0.0 [2020-07-29T04:49:48.767Z] ---> Running in cd420bdc577b [2020-07-29T04:49:49.038Z] Removing intermediate container cd420bdc577b [2020-07-29T04:49:49.038Z] ---> 2ed5d3c0c4be [2020-07-29T04:49:49.038Z] [2020-07-29T04:49:49.628Z] Successfully built 2ed5d3c0c4be [2020-07-29T04:49:49.628Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-07-29T04:49:49.911Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-07-29T04:49:50.088Z] $ docker stop --time=1 f19e482817b6af73735d5ffe3e4b493981d755771c7c001522c5aa3adb597697 [2020-07-29T04:49:51.885Z] $ docker rm -f f19e482817b6af73735d5ffe3e4b493981d755771c7c001522c5aa3adb597697 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-29T04:49:52.400Z] + docker images [2020-07-29T04:49:52.400Z] + grep docker [2020-07-29T04:49:52.668Z] docker-sys-mgmt-agent-go-arm64 latest 2ed5d3c0c4be 3 seconds ago 266MB [2020-07-29T04:49:52.669Z] docker-core-metadata-go-arm64 latest 0e90e4112779 36 seconds ago 13.8MB [2020-07-29T04:49:52.669Z] docker-support-logging-go-arm64 latest 826cca8601c0 39 seconds ago 11.4MB [2020-07-29T04:49:52.669Z] docker-support-scheduler-go-arm64 latest 813a1c59b3f6 50 seconds ago 12.6MB [2020-07-29T04:49:52.669Z] docker-security-secrets-setup-go-arm64 latest a6e35b680fe5 2 minutes ago 24.2MB [2020-07-29T04:49:52.669Z] docker-core-data-go-arm64 latest a562d6e51d05 3 minutes ago 22.6MB [2020-07-29T04:49:52.669Z] docker-security-secretstore-setup-go-arm64 latest 299fe7e597da 4 minutes ago 32.6MB [2020-07-29T04:49:52.669Z] docker-support-notifications-go-arm64 latest d5ab89394b1e 4 minutes ago 13.9MB [2020-07-29T04:49:52.669Z] docker-core-command-go-arm64 latest 8d79f00e56c6 4 minutes ago 12.4MB [2020-07-29T04:49:52.669Z] docker-security-proxy-setup-go-arm64 latest abcdec688f8c 5 minutes ago 15.8MB [2020-07-29T04:49:52.669Z] docker latest ce9d55ae87f1 4 weeks ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-07-29T04:49:54.193Z] provisioning config files... [2020-07-29T04:49:54.209Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config876428710932750369tmp [Pipeline] { [Pipeline] sh [2020-07-29T04:49:54.565Z] + curl -s https://codecov.io/bash [2020-07-29T04:49:54.565Z] + bash -s - -t @/w/workspace/edgex-go/5@tmp/config876428710932750369tmp [Pipeline] } [2020-07-29T04:49:54.838Z] 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-29T04:49:56.116Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-29T04:49:56.977Z] ---> package-listing.sh [2020-07-29T04:49:56.977Z] ++ facter osfamily [2020-07-29T04:49:56.977Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-29T04:49:56.977Z] + OS_FAMILY=redhat [2020-07-29T04:49:56.977Z] + workspace=/w/workspace/edgex-go/5 [2020-07-29T04:49:56.977Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-29T04:49:56.977Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-29T04:49:56.977Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-29T04:49:56.977Z] + PACKAGES=/tmp/packages_start.txt [2020-07-29T04:49:56.977Z] + '[' /w/workspace/edgex-go/5 ']' [2020-07-29T04:49:56.977Z] + PACKAGES=/tmp/packages_end.txt [2020-07-29T04:49:56.977Z] + case "${OS_FAMILY}" in [2020-07-29T04:49:56.977Z] + rpm -qa [2020-07-29T04:49:56.977Z] + sort [2020-07-29T04:50:01.175Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-29T04:50:01.175Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-29T04:50:01.175Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-29T04:50:01.175Z] + '[' /w/workspace/edgex-go/5 ']' [2020-07-29T04:50:01.175Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2020-07-29T04:50:01.175Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-29T04:50:01.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-29T04:50:01.581Z] [2020-07-29T04:50:01.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-29T04:50:01.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-29T04:50:01.926Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-29T04:50:01.926Z] c9b1b535fdd9: Pulling fs layer [2020-07-29T04:50:01.926Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-29T04:50:01.926Z] 756a868c4378: Pulling fs layer [2020-07-29T04:50:01.926Z] 444b2fc9a129: Pulling fs layer [2020-07-29T04:50:01.926Z] ea15f1150254: Pulling fs layer [2020-07-29T04:50:01.926Z] 41b27a9f41bf: Pulling fs layer [2020-07-29T04:50:01.926Z] 28c525ee5125: Pulling fs layer [2020-07-29T04:50:01.926Z] 094b1ea09ed8: Pulling fs layer [2020-07-29T04:50:01.926Z] 138eaada9080: Pulling fs layer [2020-07-29T04:50:01.926Z] 0622d0fa9048: Pulling fs layer [2020-07-29T04:50:01.926Z] 41b27a9f41bf: Waiting [2020-07-29T04:50:01.926Z] 138eaada9080: Waiting [2020-07-29T04:50:01.926Z] 28c525ee5125: Waiting [2020-07-29T04:50:01.926Z] 0622d0fa9048: Waiting [2020-07-29T04:50:01.926Z] 094b1ea09ed8: Waiting [2020-07-29T04:50:01.926Z] 444b2fc9a129: Waiting [2020-07-29T04:50:01.926Z] ea15f1150254: Waiting [2020-07-29T04:50:01.926Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-29T04:50:01.926Z] 2cc5ad85d9ab: Download complete [2020-07-29T04:50:01.926Z] 444b2fc9a129: Verifying Checksum [2020-07-29T04:50:01.926Z] 444b2fc9a129: Download complete [2020-07-29T04:50:01.926Z] c9b1b535fdd9: Verifying Checksum [2020-07-29T04:50:01.926Z] c9b1b535fdd9: Download complete [2020-07-29T04:50:01.926Z] ea15f1150254: Verifying Checksum [2020-07-29T04:50:01.926Z] ea15f1150254: Download complete [2020-07-29T04:50:02.194Z] 28c525ee5125: Download complete [2020-07-29T04:50:02.195Z] 756a868c4378: Verifying Checksum [2020-07-29T04:50:02.195Z] 756a868c4378: Download complete [2020-07-29T04:50:02.459Z] c9b1b535fdd9: Pull complete [2020-07-29T04:50:02.459Z] 138eaada9080: Verifying Checksum [2020-07-29T04:50:02.459Z] 138eaada9080: Download complete [2020-07-29T04:50:02.459Z] 0622d0fa9048: Verifying Checksum [2020-07-29T04:50:02.459Z] 0622d0fa9048: Download complete [2020-07-29T04:50:02.721Z] 094b1ea09ed8: Verifying Checksum [2020-07-29T04:50:02.721Z] 094b1ea09ed8: Download complete [2020-07-29T04:50:02.721Z] 2cc5ad85d9ab: Pull complete [2020-07-29T04:50:02.981Z] 41b27a9f41bf: Verifying Checksum [2020-07-29T04:50:02.981Z] 41b27a9f41bf: Download complete [2020-07-29T04:50:03.925Z] 756a868c4378: Pull complete [2020-07-29T04:50:03.925Z] 444b2fc9a129: Pull complete [2020-07-29T04:50:04.183Z] ea15f1150254: Pull complete [2020-07-29T04:50:09.461Z] 41b27a9f41bf: Pull complete [2020-07-29T04:50:09.721Z] 28c525ee5125: Pull complete [2020-07-29T04:50:11.628Z] 094b1ea09ed8: Pull complete [2020-07-29T04:50:11.628Z] 138eaada9080: Pull complete [2020-07-29T04:50:13.538Z] 0622d0fa9048: Pull complete [2020-07-29T04:50:13.538Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-29T04:50:13.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-29T04:50:13.538Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-29T04:50:13.703Z] prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container [2020-07-29T04:50:13.747Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-29T04:50:18.200Z] $ docker top 17669d959ad66ccd18b8406865929b7f44c66501bb712fe07e7917c38765d41b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-29T04:50:18.468Z] provisioning config files... [2020-07-29T04:50:18.481Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config6949385931474143498tmp [Pipeline] { [Pipeline] echo [2020-07-29T04:50:18.545Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-29T04:50:18.839Z] ---> create-netrc.sh [Pipeline] echo [2020-07-29T04:50:18.848Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-29T04:50:19.133Z] ---> logs-deploy.sh [2020-07-29T04:50:19.133Z] + ARCHIVE_ARTIFACTS= [2020-07-29T04:50:19.133Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-29T04:50:19.133Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-29T04:50:19.133Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-29T04:50:19.133Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2633/5 [2020-07-29T04:50:19.133Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2633/5/ [2020-07-29T04:50:19.133Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2633/5 /w/workspace/edgex-go/5 [2020-07-29T04:50:20.070Z] Archives upload complete. [2020-07-29T04:50:20.070Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2633/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2633/5/