Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 82b187e91532f82db40e9dc8d7590bd46fa6d242+2f18d68ce33577a025edc322deb728338e3be43f (70207f82f080da5862aac2df9754ab46692f897f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2017 in /w/workspace/edgexfoundry_edgex-go_PR-2574 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/29 [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/29 # 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/2574/head:refs/remotes/origin/PR-2574 +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/2574/head:refs/remotes/origin/PR-2574 # 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/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2f18d68ce33577a025edc322deb728338e3be43f into PR head commit 82b187e91532f82db40e9dc8d7590bd46fa6d242 Merge succeeded, producing 00db54cc79085e1ecaf600c8ab979e4b96d614ac Checking out Revision 00db54cc79085e1ecaf600c8ab979e4b96d614ac (PR-2574) > git config core.sparsecheckout # timeout=10 > git checkout -f 82b187e91532f82db40e9dc8d7590bd46fa6d242 # 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 2f18d68ce33577a025edc322deb728338e3be43f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 00db54cc79085e1ecaf600c8ab979e4b96d614ac # timeout=10 Commit message: "Merge commit '2f18d68ce33577a025edc322deb728338e3be43f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-04T04:31:14.469Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-04T04:31:14.702Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-04T04:31:14.803Z] ========================================================= [2020-08-04T04:31:14.803Z] EdgeX Global Pipelines Version Info [2020-08-04T04:31:14.803Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 882c2521eec7c46d37603cc4377c904526a4ccc3 # timeout=10 [2020-08-04T04:31:16.616Z] ------------------- [2020-08-04T04:31:16.616Z] stable info: [2020-08-04T04:31:16.616Z] ------------------- [2020-08-04T04:31:16.616Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-04T04:31:16.616Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-04T04:31:16.616Z] Message: update stable to v1.0.106 [2020-08-04T04:31:17.194Z] ------------------- [2020-08-04T04:31:17.194Z] experimental info: [2020-08-04T04:31:17.194Z] ------------------- [2020-08-04T04:31:17.194Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-04T04:31:17.194Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-04T04:31:17.194Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-08-04T04:31:18.841Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-08-04T04:31:18.841Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-04T04:31:18.841Z] ++ dirname cmd/core-command/Dockerfile [2020-08-04T04:31:18.841Z] ++ cut -d/ -f2 [2020-08-04T04:31:18.841Z] + echo core-command,cmd/core-command/Dockerfile [2020-08-04T04:31:18.841Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-04T04:31:18.841Z] ++ dirname cmd/core-data/Dockerfile [2020-08-04T04:31:18.841Z] ++ cut -d/ -f2 [2020-08-04T04:31:18.841Z] + echo core-data,cmd/core-data/Dockerfile [2020-08-04T04:31:18.841Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-04T04:31:18.841Z] ++ dirname cmd/core-metadata/Dockerfile [2020-08-04T04:31:18.841Z] ++ cut -d/ -f2 [2020-08-04T04:31:18.841Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-08-04T04:31:18.841Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-04T04:31:18.841Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-08-04T04:31:18.841Z] ++ cut -d/ -f2 [2020-08-04T04:31:18.841Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-08-04T04:31:18.841Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-04T04:31:18.841Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-08-04T04:31:18.841Z] ++ cut -d/ -f2 [2020-08-04T04:31:18.841Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-08-04T04:31:18.841Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-04T04:31:18.841Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-08-04T04:31:18.841Z] ++ cut -d/ -f2 [2020-08-04T04:31:18.841Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-08-04T04:31:18.841Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-04T04:31:18.841Z] ++ dirname cmd/support-logging/Dockerfile [2020-08-04T04:31:18.841Z] ++ cut -d/ -f2 [2020-08-04T04:31:18.841Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-08-04T04:31:18.841Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-04T04:31:18.841Z] ++ dirname cmd/support-notifications/Dockerfile [2020-08-04T04:31:18.841Z] ++ cut -d/ -f2 [2020-08-04T04:31:18.841Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-08-04T04:31:18.841Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-04T04:31:18.841Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-08-04T04:31:18.841Z] ++ cut -d/ -f2 [2020-08-04T04:31:18.841Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-08-04T04:31:18.841Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-04T04:31:18.841Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-08-04T04:31:18.841Z] ++ cut -d/ -f2 [2020-08-04T04:31:18.841Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-08-04T04:31:18.903Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-08-04T04:31:19.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-04T04:31:19.561Z] [2020-08-04T04:31:19.561Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-04T04:31:19.935Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-04T04:31:19.935Z] latest: Pulling from edgex-devops/git-semver [2020-08-04T04:31:19.935Z] 31603596830f: Pulling fs layer [2020-08-04T04:31:19.935Z] 2a8b12db71e7: Pulling fs layer [2020-08-04T04:31:19.935Z] 6ca5941a6612: Pulling fs layer [2020-08-04T04:31:19.935Z] ecc8261a40a4: Pulling fs layer [2020-08-04T04:31:19.935Z] ecc8261a40a4: Waiting [2020-08-04T04:31:19.935Z] 2a8b12db71e7: Verifying Checksum [2020-08-04T04:31:19.935Z] 2a8b12db71e7: Download complete [2020-08-04T04:31:19.935Z] 31603596830f: Verifying Checksum [2020-08-04T04:31:19.935Z] 31603596830f: Download complete [2020-08-04T04:31:20.203Z] ecc8261a40a4: Verifying Checksum [2020-08-04T04:31:20.203Z] ecc8261a40a4: Download complete [2020-08-04T04:31:20.203Z] 6ca5941a6612: Verifying Checksum [2020-08-04T04:31:20.203Z] 6ca5941a6612: Download complete [2020-08-04T04:31:20.203Z] 31603596830f: Pull complete [2020-08-04T04:31:20.464Z] 2a8b12db71e7: Pull complete [2020-08-04T04:31:21.406Z] 6ca5941a6612: Pull complete [2020-08-04T04:31:21.407Z] ecc8261a40a4: Pull complete [2020-08-04T04:31:21.407Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-04T04:31:21.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-04T04:31:21.407Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-04T04:31:21.525Z] prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container [2020-08-04T04:31:21.570Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-04T04:31:23.913Z] $ docker top 10429530618d4575d1b17da0bd023eb99a4955bb4fba03fd1d66d1a3784b2f9d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-04T04:31:24.183Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-04T04:31:24.183Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-04T04:31:24.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-04T04:31:24.384Z] $ docker exec 10429530618d4575d1b17da0bd023eb99a4955bb4fba03fd1d66d1a3784b2f9d ssh-agent [2020-08-04T04:31:24.536Z] SSH_AUTH_SOCK=/tmp/ssh-NFt1A3HHd6du/agent.12 [2020-08-04T04:31:24.536Z] SSH_AGENT_PID=18 [2020-08-04T04:31:24.546Z] Running ssh-add (command line suppressed) [2020-08-04T04:31:24.661Z] Identity added: /w/workspace/edgex-go/29@tmp/private_key_3426238838561168942.key (/w/workspace/edgex-go/29@tmp/private_key_3426238838561168942.key) [2020-08-04T04:31:24.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-04T04:31:25.036Z] + git describe --exact-match --tags HEAD [2020-08-04T04:31:25.036Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-04T04:31:25.057Z] $ docker exec --env ******** --env ******** 10429530618d4575d1b17da0bd023eb99a4955bb4fba03fd1d66d1a3784b2f9d ssh-agent -k [2020-08-04T04:31:25.171Z] unset SSH_AUTH_SOCK; [2020-08-04T04:31:25.172Z] unset SSH_AGENT_PID; [2020-08-04T04:31:25.172Z] echo Agent pid 18 killed; [2020-08-04T04:31:25.212Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-04T04:31:25.298Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-04T04:31:25.298Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-04T04:31:25.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-04T04:31:25.398Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-04T04:31:25.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-04T04:31:25.561Z] $ docker exec 10429530618d4575d1b17da0bd023eb99a4955bb4fba03fd1d66d1a3784b2f9d ssh-agent [2020-08-04T04:31:25.713Z] SSH_AUTH_SOCK=/tmp/ssh-kkp0O0qwaasq/agent.48 [2020-08-04T04:31:25.713Z] SSH_AGENT_PID=53 [2020-08-04T04:31:25.718Z] Running ssh-add (command line suppressed) [2020-08-04T04:31:25.838Z] Identity added: /w/workspace/edgex-go/29@tmp/private_key_850753227781212340.key (/w/workspace/edgex-go/29@tmp/private_key_850753227781212340.key) [2020-08-04T04:31:25.886Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-04T04:31:26.212Z] + git semver init [2020-08-04T04:31:26.212Z] # -> Open(): unable to determine branch for HEAD [2020-08-04T04:31:26.212Z] # $GIT_DIR = /w/workspace/edgex-go/29/.git [2020-08-04T04:31:26.212Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/29 [2020-08-04T04:31:26.212Z] # $SEMVER_REMOTE_NAME = origin [2020-08-04T04:31:26.212Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-04T04:31:26.212Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-04T04:31:26.212Z] # $SEMVER_BRANCH = PR-2574 [2020-08-04T04:31:26.212Z] # $SEMVER_TEMP = /tmp/semver-010914133 [2020-08-04T04:31:26.212Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-08-04T04:31:48.182Z] # '/tmp/semver-010914133' -> '/w/workspace/edgex-go/29/.semver' [2020-08-04T04:31:48.182Z] # -> Force: false [2020-08-04T04:31:48.183Z] # $SEMVER_DIR = /w/workspace/edgex-go/29/.semver [Pipeline] } [2020-08-04T04:31:48.195Z] $ docker exec --env ******** --env ******** 10429530618d4575d1b17da0bd023eb99a4955bb4fba03fd1d66d1a3784b2f9d ssh-agent -k [2020-08-04T04:31:48.346Z] unset SSH_AUTH_SOCK; [2020-08-04T04:31:48.347Z] unset SSH_AGENT_PID; [2020-08-04T04:31:48.347Z] echo Agent pid 53 killed; [2020-08-04T04:31:48.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-04T04:31:48.830Z] + git semver [Pipeline] } [2020-08-04T04:31:48.846Z] $ docker stop --time=1 10429530618d4575d1b17da0bd023eb99a4955bb4fba03fd1d66d1a3784b2f9d [2020-08-04T04:31:50.512Z] $ docker rm -f 10429530618d4575d1b17da0bd023eb99a4955bb4fba03fd1d66d1a3784b2f9d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-04T04:32:03.057Z] Stashed 30 file(s) [Pipeline] echo [2020-08-04T04:32:03.059Z] [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-08-04T04:32:03.666Z] ========================================================= [2020-08-04T04:32:03.666Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-04T04:32:03.666Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-04T04:32:03.999Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-08-04T04:32:08.210Z] Sending build context to Docker daemon 323MB [2020-08-04T04:32:08.210Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-04T04:32:08.210Z] Step 2/7 : FROM ${BASE} [2020-08-04T04:32:08.210Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-04T04:32:08.210Z] df20fa9351a1: Pulling fs layer [2020-08-04T04:32:08.210Z] ed8968b2872e: Pulling fs layer [2020-08-04T04:32:08.210Z] a92cc7c5fd73: Pulling fs layer [2020-08-04T04:32:08.210Z] 2dd03ba5bac4: Pulling fs layer [2020-08-04T04:32:08.210Z] 1e091d79d1de: Pulling fs layer [2020-08-04T04:32:08.210Z] 481702a1767f: Pulling fs layer [2020-08-04T04:32:08.210Z] f64a6f60c768: Pulling fs layer [2020-08-04T04:32:08.210Z] e78d2573fc39: Pulling fs layer [2020-08-04T04:32:08.210Z] e876d2f968b6: Pulling fs layer [2020-08-04T04:32:08.210Z] ce8a83651883: Pulling fs layer [2020-08-04T04:32:08.210Z] 07967f4d0e4b: Pulling fs layer [2020-08-04T04:32:08.210Z] 2dd03ba5bac4: Waiting [2020-08-04T04:32:08.210Z] 1e091d79d1de: Waiting [2020-08-04T04:32:08.210Z] 481702a1767f: Waiting [2020-08-04T04:32:08.210Z] f64a6f60c768: Waiting [2020-08-04T04:32:08.210Z] e78d2573fc39: Waiting [2020-08-04T04:32:08.211Z] ce8a83651883: Waiting [2020-08-04T04:32:08.211Z] e876d2f968b6: Waiting [2020-08-04T04:32:08.211Z] a92cc7c5fd73: Verifying Checksum [2020-08-04T04:32:08.211Z] a92cc7c5fd73: Download complete [2020-08-04T04:32:08.211Z] ed8968b2872e: Verifying Checksum [2020-08-04T04:32:08.211Z] ed8968b2872e: Download complete [2020-08-04T04:32:08.211Z] 1e091d79d1de: Verifying Checksum [2020-08-04T04:32:08.211Z] 1e091d79d1de: Download complete [2020-08-04T04:32:08.211Z] 481702a1767f: Verifying Checksum [2020-08-04T04:32:08.211Z] 481702a1767f: Download complete [2020-08-04T04:32:08.211Z] df20fa9351a1: Verifying Checksum [2020-08-04T04:32:09.175Z] f64a6f60c768: Verifying Checksum [2020-08-04T04:32:09.175Z] f64a6f60c768: Download complete [2020-08-04T04:32:09.442Z] e876d2f968b6: Verifying Checksum [2020-08-04T04:32:09.443Z] e876d2f968b6: Download complete [2020-08-04T04:32:09.443Z] e78d2573fc39: Verifying Checksum [2020-08-04T04:32:09.443Z] e78d2573fc39: Download complete [2020-08-04T04:32:09.704Z] 2dd03ba5bac4: Verifying Checksum [2020-08-04T04:32:09.704Z] 2dd03ba5bac4: Download complete [2020-08-04T04:32:09.704Z] 07967f4d0e4b: Verifying Checksum [2020-08-04T04:32:09.704Z] 07967f4d0e4b: Download complete [2020-08-04T04:32:09.965Z] ce8a83651883: Verifying Checksum [2020-08-04T04:32:09.965Z] ce8a83651883: Download complete [2020-08-04T04:32:10.538Z] df20fa9351a1: Pull complete [2020-08-04T04:32:10.800Z] ed8968b2872e: Pull complete [2020-08-04T04:32:11.060Z] a92cc7c5fd73: Pull complete [2020-08-04T04:32:16.387Z] 2dd03ba5bac4: Pull complete [2020-08-04T04:32:16.387Z] 1e091d79d1de: Pull complete [2020-08-04T04:32:16.387Z] 481702a1767f: Pull complete [2020-08-04T04:32:18.485Z] Still waiting to schedule task [2020-08-04T04:32:18.485Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-08-04T04:32:21.685Z] f64a6f60c768: Pull complete [2020-08-04T04:32:24.992Z] e78d2573fc39: Pull complete [2020-08-04T04:32:24.992Z] e876d2f968b6: Pull complete [2020-08-04T04:32:25.565Z] ce8a83651883: Pull complete [2020-08-04T04:32:25.825Z] 07967f4d0e4b: Pull complete [2020-08-04T04:32:25.825Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-04T04:32:25.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-04T04:32:25.825Z] ---> 5d7c900382c6 [2020-08-04T04:32:25.825Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-08-04T04:32:27.208Z] ---> Running in 372b87cff422 [2020-08-04T04:32:27.780Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-04T04:32:28.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-04T04:32:28.924Z] (1/12) Installing libmagic (5.38-r0) [2020-08-04T04:32:28.924Z] (2/12) Installing file (5.38-r0) [2020-08-04T04:32:28.924Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-04T04:32:29.187Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-04T04:32:32.483Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-04T04:32:32.483Z] (6/12) Installing patch (2.7.6-r6) [2020-08-04T04:32:32.483Z] (7/12) Installing build-base (0.5-r2) [2020-08-04T04:32:32.483Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-04T04:32:32.743Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-04T04:32:32.743Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-04T04:32:33.003Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-04T04:32:33.003Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-04T04:32:33.003Z] Executing busybox-1.31.1-r16.trigger [2020-08-04T04:32:33.003Z] OK: 233 MiB in 51 packages [2020-08-04T04:32:37.214Z] Removing intermediate container 372b87cff422 [2020-08-04T04:32:37.214Z] ---> 95ec7d7ea09b [2020-08-04T04:32:37.214Z] Step 4/7 : WORKDIR /edgex-go [2020-08-04T04:32:37.214Z] ---> Running in 62762d230ee4 [2020-08-04T04:32:37.214Z] Removing intermediate container 62762d230ee4 [2020-08-04T04:32:37.214Z] ---> 5005749bb887 [2020-08-04T04:32:37.214Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-04T04:32:37.214Z] latest: Pulling from library/docker [2020-08-04T04:32:37.476Z] df20fa9351a1: Already exists [2020-08-04T04:32:37.476Z] 25ad7478873d: Pulling fs layer [2020-08-04T04:32:37.476Z] 4684f6177b5d: Pulling fs layer [2020-08-04T04:32:37.476Z] 46e300cec669: Pulling fs layer [2020-08-04T04:32:37.476Z] 63038576ad94: Pulling fs layer [2020-08-04T04:32:37.476Z] 0fdb76c4706c: Pulling fs layer [2020-08-04T04:32:37.476Z] cb7edeffdfd5: Pulling fs layer [2020-08-04T04:32:37.476Z] 63038576ad94: Waiting [2020-08-04T04:32:37.476Z] 0fdb76c4706c: Waiting [2020-08-04T04:32:37.476Z] cb7edeffdfd5: Waiting [2020-08-04T04:32:37.476Z] 4684f6177b5d: Verifying Checksum [2020-08-04T04:32:37.476Z] 4684f6177b5d: Download complete [2020-08-04T04:32:37.751Z] 25ad7478873d: Verifying Checksum [2020-08-04T04:32:37.751Z] 0fdb76c4706c: Verifying Checksum [2020-08-04T04:32:37.751Z] 0fdb76c4706c: Download complete [2020-08-04T04:32:37.751Z] 25ad7478873d: Pull complete [2020-08-04T04:32:37.751Z] cb7edeffdfd5: Verifying Checksum [2020-08-04T04:32:37.751Z] cb7edeffdfd5: Download complete [2020-08-04T04:32:38.015Z] 4684f6177b5d: Pull complete [2020-08-04T04:32:38.304Z] 46e300cec669: Verifying Checksum [2020-08-04T04:32:38.304Z] 46e300cec669: Download complete [2020-08-04T04:32:38.615Z] 63038576ad94: Verifying Checksum [2020-08-04T04:32:38.615Z] 63038576ad94: Download complete [2020-08-04T04:32:40.549Z] 46e300cec669: Pull complete [2020-08-04T04:32:40.549Z] 63038576ad94: Pull complete [2020-08-04T04:32:40.549Z] 0fdb76c4706c: Pull complete [2020-08-04T04:32:40.810Z] cb7edeffdfd5: Pull complete [2020-08-04T04:32:40.810Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-04T04:32:40.810Z] Status: Downloaded newer image for docker:latest [2020-08-04T04:32:42.202Z] ---> 8dc79d108358 [2020-08-04T04:32:42.202Z] Step 6/7 : COPY go.mod . [2020-08-04T04:32:42.465Z] ---> e7e8e770c22f [2020-08-04T04:32:42.465Z] Step 7/7 : RUN go mod download [2020-08-04T04:32:42.726Z] ---> Running in 63428d30cc38 [2020-08-04T04:32:45.275Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-04T04:32:45.275Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-04T04:32:45.275Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-04T04:32:45.275Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-04T04:32:45.275Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-04T04:32:45.275Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-04T04:32:45.275Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-04T04:32:45.275Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-04T04:32:45.275Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-04T04:32:45.275Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-04T04:32:45.275Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-04T04:32:45.275Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-04T04:32:45.275Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-04T04:32:45.275Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-04T04:32:45.275Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-04T04:32:45.275Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-04T04:32:45.275Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-04T04:32:45.275Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-04T04:32:45.275Z] go: finding github.com/fatih/color v1.7.0 [2020-08-04T04:32:45.275Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-04T04:32:45.275Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-04T04:32:45.275Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-04T04:32:45.536Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-04T04:32:45.536Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-04T04:32:45.536Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-04T04:32:45.536Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-04T04:32:45.536Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-04T04:32:45.536Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-04T04:32:45.536Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-04T04:32:45.536Z] go: finding github.com/google/uuid v1.1.0 [2020-08-04T04:32:45.536Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-04T04:32:45.536Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-04T04:32:45.536Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-04T04:32:45.797Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-04T04:32:45.797Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-04T04:32:45.797Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-04T04:32:45.797Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-04T04:32:45.797Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-04T04:32:45.797Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-04T04:32:45.797Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-04T04:32:45.797Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-04T04:32:45.797Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-04T04:32:45.797Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-04T04:32:45.797Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-04T04:32:46.059Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-04T04:32:46.059Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-04T04:32:46.059Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-04T04:32:46.059Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-04T04:32:46.059Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-04T04:32:46.059Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-04T04:32:46.059Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-04T04:32:46.059Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-04T04:32:46.059Z] go: finding github.com/kr/pty v1.1.1 [2020-08-04T04:32:46.059Z] go: finding github.com/kr/text v0.1.0 [2020-08-04T04:32:46.059Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-04T04:32:46.059Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-04T04:32:46.321Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-04T04:32:46.321Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-04T04:32:46.321Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-04T04:32:46.321Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-04T04:32:46.321Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-04T04:32:46.321Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-04T04:32:46.321Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-04T04:32:46.321Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-04T04:32:46.321Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-04T04:32:46.321Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-04T04:32:46.321Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-04T04:32:46.321Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-04T04:32:46.583Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-04T04:32:46.583Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-04T04:32:46.583Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-04T04:32:46.583Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-04T04:32:46.583Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-04T04:32:46.583Z] go: finding github.com/posener/complete v1.1.1 [2020-08-04T04:32:46.583Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-04T04:32:46.583Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-04T04:32:46.583Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-04T04:32:46.583Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-04T04:32:46.583Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-04T04:32:46.844Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-04T04:32:46.844Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-04T04:32:46.844Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-04T04:32:46.844Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-04T04:32:46.844Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-04T04:32:46.844Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-04T04:32:46.844Z] go: finding golang.org/x/text v0.3.2 [2020-08-04T04:32:46.844Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-04T04:32:46.844Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-04T04:32:46.844Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-04T04:32:46.844Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-04T04:32:46.844Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-04T04:32:47.104Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-04T04:32:59.361Z] Removing intermediate container 63428d30cc38 [2020-08-04T04:32:59.361Z] ---> 91492e97977e [2020-08-04T04:32:59.361Z] Successfully built 91492e97977e [2020-08-04T04:32:59.361Z] 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-08-04T04:32:59.939Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-04T04:32:59.939Z] . [Pipeline] withDockerContainer [2020-08-04T04:33:00.030Z] prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container [2020-08-04T04:33:00.078Z] $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-08-04T04:33:00.683Z] $ docker top a6b81290ef8f060c763dd5b0081783f5f04ce1958052ce035b261721ac576ed2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-04T04:33:01.143Z] + go version [2020-08-04T04:33:01.143Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-08-04T04:33:01.154Z] ========================================================= [2020-08-04T04:33:01.154Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-04T04:33:01.154Z] ========================================================= [Pipeline] sh [2020-08-04T04:33:01.442Z] + make test [2020-08-04T04:33:01.443Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-04T04:33:03.999Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-04T04:33:12.288Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-04T04:33:16.575Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-04T04:33:16.575Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-04T04:33:16.575Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-04T04:33:16.575Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-04T04:33:19.159Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.005s [2020-08-04T04:33:19.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-04T04:33:19.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-04T04:33:19.159Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-04T04:33:19.159Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-04T04:33:19.738Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-04T04:33:19.738Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-04T04:33:19.738Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-04T04:33:19.738Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-04T04:33:25.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.021s coverage: 46.6% of statements [2020-08-04T04:33:25.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-04T04:33:25.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-04T04:33:25.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-04T04:33:25.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-04T04:33:25.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-04T04:33:27.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.121s coverage: 27.3% of statements [2020-08-04T04:33:27.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-04T04:33:27.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-04T04:33:27.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-04T04:33:27.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-04T04:33:27.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-04T04:33:27.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-04T04:33:27.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.006s coverage: 100.0% of statements [2020-08-04T04:33:27.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-04T04:33:27.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.008s coverage: 100.0% of statements [2020-08-04T04:33:27.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-04T04:33:28.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.095s coverage: 28.6% of statements [2020-08-04T04:33:28.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-04T04:33:28.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-04T04:33:28.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-04T04:33:28.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-04T04:33:28.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-04T04:33:28.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.032s coverage: 100.0% of statements [2020-08-04T04:33:28.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-04T04:33:28.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.006s coverage: 100.0% of statements [2020-08-04T04:33:28.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-04T04:33:29.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.027s coverage: 89.8% of statements [2020-08-04T04:33:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-04T04:33:29.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.045s coverage: 97.5% of statements [2020-08-04T04:33:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-04T04:33:29.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.036s coverage: 100.0% of statements [2020-08-04T04:33:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-04T04:33:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-04T04:33:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-04T04:33:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-04T04:33:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-04T04:33:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-04T04:33:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-04T04:33:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-04T04:33:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-04T04:33:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-04T04:33:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-04T04:33:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-04T04:33:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-04T04:33:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-04T04:33:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-04T04:33:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-04T04:33:29.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-04T04:33:29.235Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.009s coverage: 58.8% of statements [2020-08-04T04:33:30.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.044s coverage: 63.5% of statements [2020-08-04T04:33:30.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-04T04:33:30.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-04T04:33:30.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.004s coverage: 100.0% of statements [2020-08-04T04:33:30.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.006s coverage: 92.3% of statements [2020-08-04T04:33:30.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.015s coverage: 100.0% of statements [2020-08-04T04:33:30.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements [2020-08-04T04:33:31.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.013s coverage: 100.0% of statements [2020-08-04T04:33:32.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.121s coverage: 55.9% of statements [2020-08-04T04:33:32.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-04T04:33:32.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-04T04:33:32.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-04T04:33:32.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-04T04:33:38.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 6.265s coverage: 86.3% of statements [2020-08-04T04:33:38.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-04T04:33:38.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.291s coverage: 72.2% of statements [2020-08-04T04:33:38.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.120s coverage: 72.1% of statements [2020-08-04T04:33:38.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.065s coverage: 82.4% of statements [2020-08-04T04:33:38.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.012s coverage: 48.4% of statements [2020-08-04T04:33:38.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-04T04:33:38.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-04T04:33:38.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-04T04:33:38.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.018s coverage: 28.8% of statements [2020-08-04T04:33:38.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-04T04:33:38.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.047s coverage: 96.8% of statements [2020-08-04T04:33:38.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-04T04:33:38.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 33.7% of statements [2020-08-04T04:33:38.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-04T04:33:38.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-04T04:33:38.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.077s coverage: 84.1% of statements [2020-08-04T04:33:38.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.005s coverage: 100.0% of statements [2020-08-04T04:33:38.975Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.005s coverage: 42.9% of statements [2020-08-04T04:33:38.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-04T04:33:38.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-04T04:33:38.975Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.028s coverage: 100.0% of statements [2020-08-04T04:33:38.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-04T04:33:38.975Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.008s coverage: 83.8% of statements [2020-08-04T04:33:38.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-04T04:33:38.975Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.025s coverage: 46.1% of statements [2020-08-04T04:33:38.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-04T04:33:38.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-04T04:33:38.975Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.022s coverage: 100.0% of statements [2020-08-04T04:33:38.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-04T04:33:38.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-04T04:33:38.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-04T04:33:38.975Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.008s coverage: 100.0% of statements [2020-08-04T04:33:38.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-04T04:33:38.975Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.018s coverage: 100.0% of statements [2020-08-04T04:33:38.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-04T04:33:40.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.054s coverage: 29.1% of statements [2020-08-04T04:33:40.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-04T04:33:40.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-04T04:33:40.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-04T04:33:40.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-04T04:33:40.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-04T04:33:40.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.043s coverage: 99.0% of statements [2020-08-04T04:33:40.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-04T04:33:40.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.015s coverage: 100.0% of statements [2020-08-04T04:33:40.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-04T04:33:40.920Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.013s coverage: 0.0% of statements [2020-08-04T04:33:40.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-04T04:33:40.920Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.007s coverage: 100.0% of statements [2020-08-04T04:33:40.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-04T04:33:40.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-04T04:33:40.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-04T04:33:40.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-04T04:33:41.182Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.007s coverage: 87.9% of statements [2020-08-04T04:33:41.182Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-04T04:33:41.182Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-04T04:33:41.447Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.005s coverage: 100.0% of statements [2020-08-04T04:33:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements [2020-08-04T04:33:41.970Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements [2020-08-04T04:33:42.232Z] GO111MODULE=on go vet ./... [2020-08-04T04:33:48.864Z] gofmt -l . [2020-08-04T04:33:48.864Z] [ "`gofmt -l .`" = "" ] [2020-08-04T04:33:49.125Z] ./bin/test-go-mod-tidy.sh [2020-08-04T04:33:50.068Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-08-04T04:33:51.757Z] + ls -al . [2020-08-04T04:33:51.757Z] total 564 [2020-08-04T04:33:51.757Z] drwxrwxr-x 10 1001 1001 4096 Aug 4 04:33 . [2020-08-04T04:33:51.757Z] drwxr-xr-x 4 root root 30 Aug 4 04:33 .. [2020-08-04T04:33:51.757Z] -rw-rw-r-- 1 1001 1001 11 Aug 4 04:31 .dockerignore [2020-08-04T04:33:51.757Z] drwxrwxr-x 8 1001 1001 179 Aug 4 04:31 .git [2020-08-04T04:33:51.757Z] drwxrwxr-x 3 1001 1001 60 Aug 4 04:31 .github [2020-08-04T04:33:51.757Z] -rw-rw-r-- 1 1001 1001 932 Aug 4 04:31 .gitignore [2020-08-04T04:33:51.757Z] drwx------ 3 1001 1001 47 Aug 4 04:31 .semver [2020-08-04T04:33:51.757Z] -rw-rw-r-- 1 1001 1001 166 Aug 4 04:31 .sonarcloud.properties [2020-08-04T04:33:51.757Z] -rw-rw-r-- 1 1001 1001 3804 Aug 4 04:31 CONTRIBUTING.md [2020-08-04T04:33:51.757Z] -rw-rw-r-- 1 1001 1001 1035 Aug 4 04:31 Dockerfile.build [2020-08-04T04:33:51.757Z] -rw-rw-r-- 1 1001 1001 865 Aug 4 04:31 Jenkinsfile [2020-08-04T04:33:51.757Z] -rw-rw-r-- 1 1001 1001 10775 Aug 4 04:31 LICENSE [2020-08-04T04:33:51.757Z] -rw-rw-r-- 1 1001 1001 6237 Aug 4 04:31 Makefile [2020-08-04T04:33:51.757Z] -rw-rw-r-- 1 1001 1001 5652 Aug 4 04:31 README.md [2020-08-04T04:33:51.757Z] -rw-rw-r-- 1 1001 1001 7111 Aug 4 04:31 SECURITY.md [2020-08-04T04:33:51.757Z] -rw-rw-r-- 1 1001 1001 5 Aug 4 04:31 VERSION [2020-08-04T04:33:51.757Z] -rw-rw-r-- 1 1001 1001 4131 Aug 4 04:31 ZMQWindows.md [2020-08-04T04:33:51.757Z] drwxrwxr-x 2 1001 1001 117 Aug 4 04:31 bin [2020-08-04T04:33:51.757Z] drwxrwxr-x 15 1001 1001 4096 Aug 4 04:31 cmd [2020-08-04T04:33:51.757Z] -rw-r--r-- 1 root root 465013 Aug 4 04:33 coverage.out [2020-08-04T04:33:51.757Z] -rw-r--r-- 1 root root 1075 Aug 4 04:33 go.mod [2020-08-04T04:33:51.757Z] -rw-r--r-- 1 root root 18146 Aug 4 04:33 go.sum [2020-08-04T04:33:51.757Z] drwxrwxr-x 8 1001 1001 127 Aug 4 04:31 internal [2020-08-04T04:33:51.757Z] drwxrwxr-x 4 1001 1001 26 Aug 4 04:31 openapi [2020-08-04T04:33:51.757Z] drwxrwxr-x 4 1001 1001 71 Aug 4 04:31 snap [2020-08-04T04:33:51.757Z] -rw-rw-r-- 1 1001 1001 168 Aug 4 04:31 version.go [Pipeline] sh [2020-08-04T04:33:52.057Z] + '[' -e coverage.out ] [2020-08-04T04:33:52.057Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-04T04:33:52.205Z] Stashed 1 file(s) [Pipeline] sh [2020-08-04T04:33:52.492Z] + make build [2020-08-04T04:33:52.492Z] 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-08-04T04:33:59.139Z] 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-08-04T04:34:01.681Z] 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-08-04T04:34:03.597Z] 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-08-04T04:34:04.543Z] 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-08-04T04:34:06.465Z] 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-08-04T04:34:07.039Z] 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-08-04T04:34:09.589Z] 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-08-04T04:34:10.985Z] 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-08-04T04:34:12.546Z] 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-08-04T04:34:13.939Z] 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-08-04T04:34:15.333Z] 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-08-04T04:34:16.716Z] 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-08-04T04:34:17.671Z] $ docker stop --time=1 a6b81290ef8f060c763dd5b0081783f5f04ce1958052ce035b261721ac576ed2 [2020-08-04T04:34:19.302Z] $ docker rm -f a6b81290ef8f060c763dd5b0081783f5f04ce1958052ce035b261721ac576ed2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-04T04:34:20.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-04T04:34:20.627Z] [2020-08-04T04:34:20.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-08-04T04:34:20.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-04T04:34:20.965Z] latest: Pulling from edgex-devops/edgex-compose [2020-08-04T04:34:20.965Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-04T04:34:20.965Z] ca9280d653b3: Pulling fs layer [2020-08-04T04:34:20.965Z] 7e9c9ca2126c: Pulling fs layer [2020-08-04T04:34:20.965Z] cbdbe7a5bc2a: Verifying Checksum [2020-08-04T04:34:20.965Z] cbdbe7a5bc2a: Download complete [2020-08-04T04:34:21.228Z] ca9280d653b3: Verifying Checksum [2020-08-04T04:34:21.228Z] ca9280d653b3: Download complete [2020-08-04T04:34:21.496Z] cbdbe7a5bc2a: Pull complete [2020-08-04T04:34:22.083Z] 7e9c9ca2126c: Verifying Checksum [2020-08-04T04:34:22.083Z] 7e9c9ca2126c: Download complete [2020-08-04T04:34:22.083Z] ca9280d653b3: Pull complete [2020-08-04T04:34:30.228Z] 7e9c9ca2126c: Pull complete [2020-08-04T04:34:30.228Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-08-04T04:34:30.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-04T04:34:30.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-08-04T04:34:30.344Z] prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container [2020-08-04T04:34:30.384Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-04T04:34:33.382Z] $ docker top 5d454627596116100b9f41426eec4b716b3d58e9cbdcf67bc372300531d129a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-04T04:34:33.862Z] + docker-compose build --help [2020-08-04T04:34:33.862Z] + grep parallel [2020-08-04T04:34:34.808Z] --parallel Build images in parallel. [Pipeline] } [2020-08-04T04:34:34.820Z] $ docker stop --time=1 5d454627596116100b9f41426eec4b716b3d58e9cbdcf67bc372300531d129a1 [2020-08-04T04:34:36.178Z] $ docker rm -f 5d454627596116100b9f41426eec4b716b3d58e9cbdcf67bc372300531d129a1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-04T04:34:36.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-04T04:34:36.732Z] . [Pipeline] withDockerContainer [2020-08-04T04:34:36.818Z] prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container [2020-08-04T04:34:36.856Z] $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-04T04:34:37.397Z] $ docker top 6f16e02e659d5d57e421fa416bb442141cdd4f986dbb05bc648741fc0c8dd539 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-04T04:34:37.847Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-04T04:34:38.787Z] Building docker-core-command-go ... [2020-08-04T04:34:38.787Z] Building docker-core-data-go ... [2020-08-04T04:34:38.787Z] Building docker-core-metadata-go ... [2020-08-04T04:34:38.787Z] Building docker-security-proxy-setup-go ... [2020-08-04T04:34:38.787Z] Building docker-security-secrets-setup-go ... [2020-08-04T04:34:38.787Z] Building docker-security-secretstore-setup-go ... [2020-08-04T04:34:38.787Z] Building docker-support-logging-go ... [2020-08-04T04:34:38.787Z] Building docker-support-notifications-go ... [2020-08-04T04:34:38.787Z] Building docker-support-scheduler-go ... [2020-08-04T04:34:38.787Z] Building docker-sys-mgmt-agent-go ... [2020-08-04T04:34:38.787Z] Building docker-core-metadata-go [2020-08-04T04:34:38.787Z] Building docker-core-command-go [2020-08-04T04:34:38.787Z] Building docker-security-secrets-setup-go [2020-08-04T04:34:38.787Z] Building docker-security-secretstore-setup-go [2020-08-04T04:34:38.787Z] Building docker-support-notifications-go [2020-08-04T04:34:57.812Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2020 in /w/workspace/edgexfoundry_edgex-go_PR-2574 [Pipeline] { [Pipeline] ws [2020-08-04T04:34:57.858Z] Running in /w/workspace/edgex-go/29 [Pipeline] { [Pipeline] checkout [2020-08-04T04:35:02.828Z] using credential edgex-jenkins-ssh [2020-08-04T04:35:02.876Z] Cloning the remote Git repository [2020-08-04T04:35:02.876Z] Cloning with configured refspecs honoured and without tags [2020-08-04T04:35:02.928Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-08-04T04:35:03.027Z] > git init /w/workspace/edgex-go/29 # timeout=10 [2020-08-04T04:35:03.091Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-04T04:35:03.092Z] > git --version # timeout=10 [2020-08-04T04:35:03.109Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-04T04:35:03.166Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T04:35:11.014Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-04T04:35:11.014Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-04T04:35:11.014Z] ---> 91492e97977e [2020-08-04T04:35:11.014Z] Step 3/21 : WORKDIR /edgex-go [2020-08-04T04:35:11.014Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-04T04:35:11.014Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-04T04:35:11.014Z] ---> 91492e97977e [2020-08-04T04:35:11.014Z] Step 3/23 : WORKDIR /edgex-go [2020-08-04T04:35:11.014Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-04T04:35:11.014Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-04T04:35:11.014Z] ---> 91492e97977e [2020-08-04T04:35:11.014Z] Step 3/26 : WORKDIR /edgex-go [2020-08-04T04:35:11.014Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-04T04:35:11.014Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-04T04:35:11.014Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-04T04:35:11.014Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-04T04:35:11.014Z] ---> 91492e97977e [2020-08-04T04:35:11.014Z] Step 3/21 : WORKDIR /edgex-go [2020-08-04T04:35:11.014Z] ---> 91492e97977e [2020-08-04T04:35:11.014Z] Step 3/29 : WORKDIR /edgex-go [2020-08-04T04:35:11.014Z] ---> Running in dcf87c30e14c [2020-08-04T04:35:11.014Z] ---> Running in 7e8ea8ecf5f1 [2020-08-04T04:35:11.014Z] ---> Running in 2483bf793f00 [2020-08-04T04:35:11.014Z] ---> Running in 522244d3df89 [2020-08-04T04:35:11.014Z] ---> Running in 8a744228bd49 [2020-08-04T04:35:11.014Z] Removing intermediate container 8a744228bd49 [2020-08-04T04:35:11.014Z] ---> 4bcdcab63301 [2020-08-04T04:35:11.014Z] Step 4/29 : RUN apk update && apk add make git [2020-08-04T04:35:11.014Z] Removing intermediate container 7e8ea8ecf5f1 [2020-08-04T04:35:11.014Z] ---> 4f05695c382b [2020-08-04T04:35:11.014Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-04T04:35:11.014Z] Removing intermediate container dcf87c30e14c [2020-08-04T04:35:11.014Z] ---> 62cce9e8cb20 [2020-08-04T04:35:11.014Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-04T04:35:11.014Z] Removing intermediate container 522244d3df89 [2020-08-04T04:35:11.014Z] ---> c169f90e71d3 [2020-08-04T04:35:11.014Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-04T04:35:11.014Z] Removing intermediate container 2483bf793f00 [2020-08-04T04:35:11.014Z] ---> 1755d09d732f [2020-08-04T04:35:11.014Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-04T04:35:11.014Z] ---> Running in 2c3082529f92 [2020-08-04T04:35:11.014Z] ---> Running in 1544ef53b150 [2020-08-04T04:35:11.014Z] ---> Running in a6dd6956debf [2020-08-04T04:35:11.014Z] ---> Running in 39046fef3d19 [2020-08-04T04:35:11.014Z] ---> Running in 49a3d22cb5b9 [2020-08-04T04:35:11.014Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-04T04:35:11.276Z] Removing intermediate container a6dd6956debf [2020-08-04T04:35:11.276Z] ---> 70710045dc7d [2020-08-04T04:35:11.276Z] Step 5/21 : RUN apk update && apk add make git [2020-08-04T04:35:11.537Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-04T04:35:11.537Z] Removing intermediate container 2c3082529f92 [2020-08-04T04:35:11.537Z] ---> 400150134f8b [2020-08-04T04:35:11.537Z] Step 5/21 : RUN apk update && apk add make git [2020-08-04T04:35:11.537Z] ---> Running in 343e8b3b9c65 [2020-08-04T04:35:11.798Z] ---> Running in 9ccf5cf1fdd2 [2020-08-04T04:35:12.059Z] Removing intermediate container 49a3d22cb5b9 [2020-08-04T04:35:12.059Z] ---> de3830092f99 [2020-08-04T04:35:12.059Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-04T04:35:12.329Z] ---> Running in a5b813eba939 [2020-08-04T04:35:12.329Z] Removing intermediate container 39046fef3d19 [2020-08-04T04:35:12.329Z] ---> 30b4587e5ec4 [2020-08-04T04:35:12.329Z] Step 5/26 : RUN apk update && apk add make git [2020-08-04T04:35:12.598Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-04T04:35:12.598Z] v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-04T04:35:12.598Z] OK: 12749 distinct packages available [2020-08-04T04:35:12.598Z] ---> Running in 9b2cb32b1b8a [2020-08-04T04:35:12.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-04T04:35:12.598Z] OK: 233 MiB in 51 packages [2020-08-04T04:35:12.860Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-04T04:35:13.129Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-04T04:35:13.129Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-04T04:35:13.129Z] Removing intermediate container 1544ef53b150 [2020-08-04T04:35:13.129Z] ---> d70c329b02a8 [2020-08-04T04:35:13.129Z] Step 5/29 : COPY go.mod . [2020-08-04T04:35:13.390Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-04T04:35:13.390Z] ---> cce336249cd4 [2020-08-04T04:35:13.390Z] Step 6/29 : RUN go mod download [2020-08-04T04:35:13.390Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-04T04:35:13.650Z] ---> Running in fb1b4c05b9be [2020-08-04T04:35:13.909Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-04T04:35:14.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-04T04:35:14.169Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-04T04:35:14.169Z] v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-04T04:35:14.169Z] OK: 12749 distinct packages available [2020-08-04T04:35:14.169Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-04T04:35:14.169Z] v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-04T04:35:14.169Z] OK: 12749 distinct packages available [2020-08-04T04:35:14.429Z] OK: 233 MiB in 51 packages [2020-08-04T04:35:14.695Z] OK: 233 MiB in 51 packages [2020-08-04T04:35:14.957Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-04T04:35:14.957Z] v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-04T04:35:14.957Z] OK: 12749 distinct packages available [2020-08-04T04:35:15.218Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-04T04:35:15.218Z] v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-04T04:35:15.218Z] OK: 12749 distinct packages available [2020-08-04T04:35:15.218Z] OK: 233 MiB in 51 packages [2020-08-04T04:35:15.479Z] Removing intermediate container 9ccf5cf1fdd2 [2020-08-04T04:35:15.479Z] ---> 06ea5ab7d49a [2020-08-04T04:35:15.479Z] Step 6/21 : COPY go.mod . [2020-08-04T04:35:15.479Z] OK: 233 MiB in 51 packages [2020-08-04T04:35:15.743Z] Removing intermediate container 343e8b3b9c65 [2020-08-04T04:35:15.743Z] ---> 667e0c39108d [2020-08-04T04:35:15.743Z] Step 6/21 : COPY go.mod . [2020-08-04T04:35:16.004Z] Removing intermediate container fb1b4c05b9be [2020-08-04T04:35:16.005Z] ---> 4b04375c482a [2020-08-04T04:35:16.005Z] Step 7/29 : COPY . . [2020-08-04T04:35:16.005Z] ---> 36b091530288 [2020-08-04T04:35:16.005Z] Step 7/21 : RUN go mod download [2020-08-04T04:35:16.580Z] ---> Running in c3f788ae7568 [2020-08-04T04:35:16.841Z] Removing intermediate container a5b813eba939 [2020-08-04T04:35:16.841Z] ---> 453a747011d7 [2020-08-04T04:35:16.841Z] Step 6/23 : COPY go.mod . [2020-08-04T04:35:17.787Z] ---> 8953426e493b [2020-08-04T04:35:17.787Z] Step 7/21 : RUN go mod download [2020-08-04T04:35:17.787Z] Removing intermediate container 9b2cb32b1b8a [2020-08-04T04:35:17.787Z] ---> ddc3caffd548 [2020-08-04T04:35:17.787Z] Step 6/26 : COPY go.mod . [2020-08-04T04:35:18.736Z] ---> Running in cd634c7ccdc7 [2020-08-04T04:35:19.400Z] ---> 023788cdf4c1 [2020-08-04T04:35:19.400Z] Step 7/23 : RUN go mod download [2020-08-04T04:35:20.390Z] ---> 8e1fb25d6915 [2020-08-04T04:35:20.390Z] Step 7/26 : RUN go mod download [2020-08-04T04:35:20.971Z] ---> Running in 8c22d2d34942 [2020-08-04T04:35:21.231Z] ---> Running in f4c9f155cbac [2020-08-04T04:35:24.478Z] Fetching without tags [2020-08-04T04:35:24.566Z] Removing intermediate container c3f788ae7568 [2020-08-04T04:35:24.566Z] ---> 4464dcf9c74d [2020-08-04T04:35:24.566Z] Step 8/21 : COPY . . [2020-08-04T04:35:25.001Z] Merging remotes/origin/master commit 2f18d68ce33577a025edc322deb728338e3be43f into PR head commit 82b187e91532f82db40e9dc8d7590bd46fa6d242 [2020-08-04T04:35:25.918Z] Merge succeeded, producing 281275c18406a6314f66639319d7cd51b1614ab8 [2020-08-04T04:35:25.918Z] Checking out Revision 281275c18406a6314f66639319d7cd51b1614ab8 (PR-2574) [2020-08-04T04:35:24.380Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-04T04:35:24.402Z] > git config --add remote.origin.fetch +refs/pull/2574/head:refs/remotes/origin/PR-2574 # timeout=10 [2020-08-04T04:35:24.426Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T04:35:24.450Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-04T04:35:24.484Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-04T04:35:24.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-04T04:35:24.497Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T04:35:25.013Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T04:35:25.040Z] > git checkout -f 82b187e91532f82db40e9dc8d7590bd46fa6d242 # timeout=10 [2020-08-04T04:35:25.325Z] > git remote # timeout=10 [2020-08-04T04:35:25.342Z] > git config --get remote.origin.url # timeout=10 [2020-08-04T04:35:25.386Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-04T04:35:25.401Z] > git merge 2f18d68ce33577a025edc322deb728338e3be43f # timeout=10 [2020-08-04T04:35:25.895Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-04T04:35:25.921Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T04:35:25.943Z] > git checkout -f 281275c18406a6314f66639319d7cd51b1614ab8 # timeout=10 [2020-08-04T04:35:30.353Z] Commit message: "Merge commit '2f18d68ce33577a025edc322deb728338e3be43f' into HEAD" [2020-08-04T04:35:30.383Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-08-04T04:35:30.359Z] > git rev-list --no-walk 882c2521eec7c46d37603cc4377c904526a4ccc3 # timeout=10 [2020-08-04T04:35:34.581Z] Removing intermediate container cd634c7ccdc7 [2020-08-04T04:35:34.582Z] ---> 0fef8fee246a [2020-08-04T04:35:34.582Z] Step 8/21 : COPY . . [2020-08-04T04:35:35.533Z] ---> f387e47b7c0d [2020-08-04T04:35:35.533Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-04T04:35:36.113Z] Removing intermediate container 8c22d2d34942 [2020-08-04T04:35:36.113Z] ---> f105ba644f31 [2020-08-04T04:35:36.113Z] Step 8/23 : COPY . . [2020-08-04T04:35:36.690Z] ---> Running in 69a9fbe31c64 [2020-08-04T04:35:37.646Z] Removing intermediate container f4c9f155cbac [2020-08-04T04:35:37.646Z] ---> 7b8adf3450d9 [2020-08-04T04:35:37.646Z] Step 8/26 : COPY . . [Pipeline] echo [2020-08-04T04:35:42.298Z] ========================================================= [2020-08-04T04:35:42.298Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-04T04:35:42.298Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-04T04:35:43.279Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-08-04T04:35:47.600Z] Sending build context to Docker daemon 323MB [2020-08-04T04:35:47.600Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-04T04:35:47.600Z] Step 2/7 : FROM ${BASE} [2020-08-04T04:35:47.875Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-04T04:35:47.875Z] b538f80385f9: Pulling fs layer [2020-08-04T04:35:47.875Z] 74f711af9a0d: Pulling fs layer [2020-08-04T04:35:47.875Z] 99f96fe45779: Pulling fs layer [2020-08-04T04:35:47.875Z] fd7a069fd194: Pulling fs layer [2020-08-04T04:35:47.875Z] 66aa3694b03b: Pulling fs layer [2020-08-04T04:35:47.875Z] 170f70906a0f: Pulling fs layer [2020-08-04T04:35:47.875Z] ad7c5574e4b9: Pulling fs layer [2020-08-04T04:35:47.875Z] e772456be8f7: Pulling fs layer [2020-08-04T04:35:47.875Z] c890913d741a: Pulling fs layer [2020-08-04T04:35:47.876Z] 2480fcc9aa5a: Pulling fs layer [2020-08-04T04:35:47.876Z] 09adf4765672: Pulling fs layer [2020-08-04T04:35:47.876Z] fd7a069fd194: Waiting [2020-08-04T04:35:47.876Z] 66aa3694b03b: Waiting [2020-08-04T04:35:47.876Z] 170f70906a0f: Waiting [2020-08-04T04:35:47.876Z] ad7c5574e4b9: Waiting [2020-08-04T04:35:47.876Z] e772456be8f7: Waiting [2020-08-04T04:35:47.876Z] c890913d741a: Waiting [2020-08-04T04:35:47.876Z] 2480fcc9aa5a: Waiting [2020-08-04T04:35:47.876Z] 09adf4765672: Waiting [2020-08-04T04:35:47.876Z] 99f96fe45779: Verifying Checksum [2020-08-04T04:35:47.876Z] 99f96fe45779: Download complete [2020-08-04T04:35:47.876Z] 74f711af9a0d: Verifying Checksum [2020-08-04T04:35:47.876Z] 74f711af9a0d: Download complete [2020-08-04T04:35:47.876Z] 66aa3694b03b: Download complete [2020-08-04T04:35:47.876Z] 170f70906a0f: Verifying Checksum [2020-08-04T04:35:47.876Z] 170f70906a0f: Download complete [2020-08-04T04:35:47.876Z] b538f80385f9: Download complete [2020-08-04T04:35:48.475Z] b538f80385f9: Pull complete [2020-08-04T04:35:49.080Z] 74f711af9a0d: Pull complete [2020-08-04T04:35:49.679Z] 99f96fe45779: Pull complete [2020-08-04T04:35:50.125Z] 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-08-04T04:35:51.121Z] ad7c5574e4b9: Verifying Checksum [2020-08-04T04:35:51.121Z] ad7c5574e4b9: Download complete [2020-08-04T04:35:51.121Z] c890913d741a: Verifying Checksum [2020-08-04T04:35:51.121Z] c890913d741a: Download complete [2020-08-04T04:35:53.102Z] e772456be8f7: Verifying Checksum [2020-08-04T04:35:53.102Z] e772456be8f7: Download complete [2020-08-04T04:35:53.102Z] 2480fcc9aa5a: Verifying Checksum [2020-08-04T04:35:53.102Z] 09adf4765672: Verifying Checksum [2020-08-04T04:35:53.102Z] 09adf4765672: Download complete [2020-08-04T04:35:53.378Z] fd7a069fd194: Verifying Checksum [2020-08-04T04:35:53.378Z] fd7a069fd194: Download complete [2020-08-04T04:35:55.430Z] ---> 5f03398edd08 [2020-08-04T04:35:55.430Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-04T04:35:57.376Z] ---> Running in bee2223c274c [2020-08-04T04:35:59.961Z] 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-08-04T04:36:05.788Z] fd7a069fd194: Pull complete [2020-08-04T04:36:05.788Z] 66aa3694b03b: Pull complete [2020-08-04T04:36:05.788Z] 170f70906a0f: Pull complete [2020-08-04T04:36:08.204Z] ---> 0cc93944c7fa [2020-08-04T04:36:08.204Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-08-04T04:36:08.204Z] ---> 96c56f5124e6 [2020-08-04T04:36:08.204Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-04T04:36:08.204Z] ---> efcf96e173fe [2020-08-04T04:36:08.204Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-04T04:36:08.204Z] ---> Running in 6096d58fdeb9 [2020-08-04T04:36:08.204Z] ---> Running in 25c2b03a01da [2020-08-04T04:36:08.204Z] ---> Running in 7b2312645746 [2020-08-04T04:36:08.798Z] 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-08-04T04:36:08.798Z] 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-08-04T04:36:09.065Z] 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-08-04T04:36:09.180Z] ad7c5574e4b9: Pull complete [2020-08-04T04:36:14.588Z] e772456be8f7: Pull complete [2020-08-04T04:36:14.588Z] c890913d741a: Pull complete [2020-08-04T04:36:16.567Z] 2480fcc9aa5a: Pull complete [2020-08-04T04:36:16.836Z] 09adf4765672: Pull complete [2020-08-04T04:36:17.106Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-04T04:36:17.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-04T04:36:17.106Z] ---> 2248a725d1cf [2020-08-04T04:36:17.106Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-08-04T04:36:17.282Z] Removing intermediate container 69a9fbe31c64 [2020-08-04T04:36:17.282Z] ---> ad09ed05937f [2020-08-04T04:36:17.282Z] [2020-08-04T04:36:17.282Z] Step 9/29 : FROM alpine:latest [2020-08-04T04:36:17.282Z] latest: Pulling from library/alpine [2020-08-04T04:36:17.551Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-04T04:36:17.551Z] Status: Downloaded newer image for alpine:latest [2020-08-04T04:36:17.551Z] ---> a24bb4013296 [2020-08-04T04:36:17.551Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-08-04T04:36:18.142Z] ---> Running in 7c385d7b089a [2020-08-04T04:36:18.729Z] Removing intermediate container 7c385d7b089a [2020-08-04T04:36:18.729Z] ---> 4649b3a84f4c [2020-08-04T04:36:18.729Z] Step 11/29 : USER root [2020-08-04T04:36:18.729Z] ---> Running in 1aa923f8036b [2020-08-04T04:36:19.015Z] Removing intermediate container 1aa923f8036b [2020-08-04T04:36:19.015Z] ---> 7b7202c67722 [2020-08-04T04:36:19.015Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-04T04:36:19.015Z] ---> Running in 0f753d557d09 [2020-08-04T04:36:19.984Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-04T04:36:20.253Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-04T04:36:20.522Z] v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-04T04:36:20.522Z] v3.12.0-208-g33ecd97d8d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-04T04:36:20.522Z] OK: 12749 distinct packages available [2020-08-04T04:36:20.798Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-04T04:36:20.798Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-04T04:36:20.798Z] Executing busybox-1.31.1-r16.trigger [2020-08-04T04:36:20.798Z] Executing ca-certificates-20191127-r4.trigger [2020-08-04T04:36:21.064Z] OK: 6 MiB in 16 packages [2020-08-04T04:36:22.502Z] ---> Running in d2c6c7d58e14 [2020-08-04T04:36:23.009Z] Removing intermediate container 0f753d557d09 [2020-08-04T04:36:23.009Z] ---> 9f753b04f340 [2020-08-04T04:36:23.009Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-04T04:36:23.009Z] ---> Running in c074c46ea808 [2020-08-04T04:36:23.009Z] Removing intermediate container c074c46ea808 [2020-08-04T04:36:23.009Z] ---> 67093d352173 [2020-08-04T04:36:23.009Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-04T04:36:23.280Z] ---> Running in 1a0f217eccc5 [2020-08-04T04:36:23.545Z] Removing intermediate container 1a0f217eccc5 [2020-08-04T04:36:23.545Z] ---> 6ea1e651a336 [2020-08-04T04:36:23.545Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-04T04:36:23.545Z] ---> Running in aa89facc9d98 [2020-08-04T04:36:23.932Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-04T04:36:25.348Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-04T04:36:26.765Z] (1/12) Installing libmagic (5.38-r0) [2020-08-04T04:36:26.879Z] Removing intermediate container aa89facc9d98 [2020-08-04T04:36:26.879Z] ---> fe127a7a1a6f [2020-08-04T04:36:26.879Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-04T04:36:27.859Z] ---> ffb8bb267496 [2020-08-04T04:36:27.859Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-04T04:36:28.184Z] (2/12) Installing file (5.38-r0) [2020-08-04T04:36:28.184Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-04T04:36:28.184Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-04T04:36:28.449Z] ---> 4fddbe2eb10b [2020-08-04T04:36:28.449Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-04T04:36:28.721Z] ---> dd2434a235e2 [2020-08-04T04:36:28.721Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-04T04:36:29.719Z] ---> b22653883f66 [2020-08-04T04:36:29.719Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-04T04:36:31.165Z] ---> 336f61923351 [2020-08-04T04:36:31.165Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-04T04:36:32.129Z] ---> Running in 09a10e5eac8c [2020-08-04T04:36:32.715Z] Removing intermediate container bee2223c274c [2020-08-04T04:36:32.715Z] ---> 0791a46feac4 [2020-08-04T04:36:32.715Z] [2020-08-04T04:36:32.715Z] Step 10/21 : FROM scratch [2020-08-04T04:36:32.715Z] ---> [2020-08-04T04:36:32.715Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-04T04:36:33.300Z] ---> Running in 15eb11a4f2fa [2020-08-04T04:36:33.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-08-04T04:36:33.585Z] Removing intermediate container 15eb11a4f2fa [2020-08-04T04:36:33.585Z] ---> 71850d3791d8 [2020-08-04T04:36:33.585Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-04T04:36:33.585Z] ---> Running in cc6c2e3ba5fd [2020-08-04T04:36:33.863Z] Removing intermediate container cc6c2e3ba5fd [2020-08-04T04:36:33.863Z] ---> 0df0c8dbeb78 [2020-08-04T04:36:33.863Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-04T04:36:34.134Z] ---> Running in c8c4ef57aaca [2020-08-04T04:36:34.404Z] Removing intermediate container c8c4ef57aaca [2020-08-04T04:36:34.404Z] ---> cbf34e8313ee [2020-08-04T04:36:34.404Z] Step 14/21 : WORKDIR / [2020-08-04T04:36:34.404Z] ---> Running in cf0bc10edc02 [2020-08-04T04:36:34.679Z] Removing intermediate container 09a10e5eac8c [2020-08-04T04:36:34.679Z] ---> 3f43df4f411d [2020-08-04T04:36:34.679Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-04T04:36:34.679Z] Removing intermediate container cf0bc10edc02 [2020-08-04T04:36:34.679Z] ---> 497a0fffd57e [2020-08-04T04:36:34.679Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-04T04:36:36.103Z] ---> 5d5c7cad8b64 [2020-08-04T04:36:36.103Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-04T04:36:36.103Z] ---> b64a8bf75a3c [2020-08-04T04:36:36.103Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-04T04:36:36.381Z] ---> Running in 5cfba1290068 [2020-08-04T04:36:36.973Z] ---> 0aa30a73c8e3 [2020-08-04T04:36:36.973Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-04T04:36:37.236Z] 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-08-04T04:36:40.565Z] ---> 32a56b5fd348 [2020-08-04T04:36:40.565Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-04T04:36:40.565Z] Removing intermediate container 25c2b03a01da [2020-08-04T04:36:40.565Z] ---> b58ce59638e1 [2020-08-04T04:36:40.565Z] [2020-08-04T04:36:40.565Z] Step 10/23 : FROM scratch [2020-08-04T04:36:40.565Z] ---> [2020-08-04T04:36:40.565Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-04T04:36:41.147Z] Removing intermediate container 7b2312645746 [2020-08-04T04:36:41.147Z] ---> f12002c08a00 [2020-08-04T04:36:41.147Z] [2020-08-04T04:36:41.147Z] Step 10/21 : FROM scratch [2020-08-04T04:36:41.147Z] ---> [2020-08-04T04:36:41.147Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-04T04:36:41.147Z] ---> Running in 33a2edc5f6b4 [2020-08-04T04:36:41.147Z] ---> Using cache [2020-08-04T04:36:41.147Z] ---> 71850d3791d8 [2020-08-04T04:36:41.147Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-04T04:36:41.147Z] ---> Running in 9cc67320def6 [2020-08-04T04:36:41.147Z] Removing intermediate container 5cfba1290068 [2020-08-04T04:36:41.147Z] ---> ac3ba67698a3 [2020-08-04T04:36:41.147Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-04T04:36:41.410Z] ---> Running in 0ec5dcab9dcc [2020-08-04T04:36:41.410Z] ---> Running in ea24f2a27cdd [2020-08-04T04:36:41.410Z] Removing intermediate container 9cc67320def6 [2020-08-04T04:36:41.410Z] ---> e761b8860ed3 [2020-08-04T04:36:41.410Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-04T04:36:41.671Z] Removing intermediate container 33a2edc5f6b4 [2020-08-04T04:36:41.671Z] ---> b4c6ddc5ca32 [2020-08-04T04:36:41.671Z] Step 19/21 : LABEL arch=x86_64 [2020-08-04T04:36:41.940Z] Removing intermediate container 0ec5dcab9dcc [2020-08-04T04:36:41.941Z] ---> 52fb72c91d32 [2020-08-04T04:36:41.941Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-04T04:36:41.941Z] ---> Running in afafc0fce1da [2020-08-04T04:36:41.941Z] ---> Running in 0f15ba06fb89 [2020-08-04T04:36:41.941Z] ---> Running in 096a1f3a9d1d [2020-08-04T04:36:43.867Z] Removing intermediate container afafc0fce1da [2020-08-04T04:36:43.867Z] ---> cd59f07ad234 [2020-08-04T04:36:43.867Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-04T04:36:45.786Z] Removing intermediate container 0f15ba06fb89 [2020-08-04T04:36:45.786Z] ---> 6ea98fea56bc [2020-08-04T04:36:45.786Z] Step 20/21 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac [2020-08-04T04:36:45.786Z] Removing intermediate container 096a1f3a9d1d [2020-08-04T04:36:45.786Z] ---> 70086090c0cb [2020-08-04T04:36:45.786Z] Step 14/21 : WORKDIR / [2020-08-04T04:36:46.055Z] ---> Running in d7eb57f33556 [2020-08-04T04:36:46.055Z] ---> Running in c42f6fea42b0 [2020-08-04T04:36:46.055Z] ---> Running in a59a34be6d52 [2020-08-04T04:36:46.325Z] Removing intermediate container 6096d58fdeb9 [2020-08-04T04:36:46.325Z] ---> 520cddf413f3 [2020-08-04T04:36:46.325Z] [2020-08-04T04:36:46.325Z] Step 10/26 : FROM alpine:3.10 [2020-08-04T04:36:46.325Z] Removing intermediate container d7eb57f33556 [2020-08-04T04:36:46.325Z] ---> efe07e5329e6 [2020-08-04T04:36:46.325Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-04T04:36:46.425Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-04T04:36:46.425Z] (6/12) Installing patch (2.7.6-r6) [2020-08-04T04:36:46.425Z] (7/12) Installing build-base (0.5-r2) [2020-08-04T04:36:46.425Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-04T04:36:46.588Z] Removing intermediate container a59a34be6d52 [2020-08-04T04:36:46.588Z] ---> ac3d8383bdfe [2020-08-04T04:36:46.588Z] Step 21/21 : LABEL version=0.0.0 [2020-08-04T04:36:46.588Z] Removing intermediate container c42f6fea42b0 [2020-08-04T04:36:46.588Z] ---> af9d58d350bf [2020-08-04T04:36:46.588Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-04T04:36:46.588Z] 3.10: Pulling from library/alpine [2020-08-04T04:36:46.588Z] ---> Running in dda4e806b970 [2020-08-04T04:36:46.694Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-04T04:36:46.694Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-04T04:36:46.849Z] ---> 69fa4a83e14d [2020-08-04T04:36:46.849Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-04T04:36:46.849Z] ---> f6fb862bd878 [2020-08-04T04:36:46.849Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-04T04:36:46.849Z] Removing intermediate container ea24f2a27cdd [2020-08-04T04:36:46.849Z] ---> d4bbb499b668 [2020-08-04T04:36:46.849Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-04T04:36:46.962Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-04T04:36:46.962Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-04T04:36:47.114Z] ---> Running in eb0bde916d78 [2020-08-04T04:36:47.114Z] Removing intermediate container dda4e806b970 [2020-08-04T04:36:47.114Z] ---> 5119b2d9e870 [2020-08-04T04:36:47.114Z] [2020-08-04T04:36:47.114Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-04T04:36:47.114Z] Status: Downloaded newer image for alpine:3.10 [2020-08-04T04:36:47.114Z] ---> be4e4bea2c2e [2020-08-04T04:36:47.114Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-04T04:36:47.232Z] Executing busybox-1.31.1-r16.trigger [2020-08-04T04:36:47.232Z] OK: 217 MiB in 51 packages [2020-08-04T04:36:47.374Z] Successfully built 5119b2d9e870 [2020-08-04T04:36:47.635Z] Successfully tagged docker-core-metadata-go:latest [2020-08-04T04:36:47.635Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2020-08-04T04:36:48.214Z] ---> Running in 50c176e3fc06 [2020-08-04T04:36:48.214Z] ---> dfc651351256 [2020-08-04T04:36:48.214Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-04T04:36:48.214Z] ---> 0ed2c35e1d0a [2020-08-04T04:36:48.214Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-04T04:36:48.214Z] Removing intermediate container eb0bde916d78 [2020-08-04T04:36:48.214Z] ---> b211e6a7057c [2020-08-04T04:36:48.214Z] Step 26/29 : CMD [ "generate" ] [2020-08-04T04:36:48.795Z] ---> Running in 12ea5a54c341 [2020-08-04T04:36:49.068Z] ---> f1f1a231a34e [2020-08-04T04:36:49.068Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-04T04:36:50.453Z] ---> bfd6f8e631c0 [2020-08-04T04:36:50.453Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-04T04:36:51.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-04T04:36:51.535Z] Removing intermediate container d2c6c7d58e14 [2020-08-04T04:36:51.535Z] ---> 582cb187aac7 [2020-08-04T04:36:51.535Z] Step 4/7 : WORKDIR /edgex-go [2020-08-04T04:36:51.658Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-04T04:36:51.806Z] ---> Running in c8eb5cee3801 [2020-08-04T04:36:51.920Z] v3.10.5-64-g415cd71e45 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-04T04:36:51.920Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-04T04:36:51.920Z] OK: 10346 distinct packages available [2020-08-04T04:36:51.920Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-04T04:36:51.920Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-04T04:36:51.920Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-04T04:36:51.920Z] (4/5) Installing curl (7.66.0-r0) [2020-08-04T04:36:51.920Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-04T04:36:51.920Z] Executing busybox-1.30.1-r3.trigger [2020-08-04T04:36:51.920Z] Executing ca-certificates-20191127-r2.trigger [2020-08-04T04:36:52.182Z] OK: 7 MiB in 19 packages [2020-08-04T04:36:52.399Z] Removing intermediate container c8eb5cee3801 [2020-08-04T04:36:52.399Z] ---> 7dbf7a6fc5fc [2020-08-04T04:36:52.399Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-04T04:36:52.399Z] latest: Pulling from library/docker [2020-08-04T04:36:52.669Z] b538f80385f9: Already exists [2020-08-04T04:36:52.669Z] 259a493cd78d: Pulling fs layer [2020-08-04T04:36:52.669Z] b8e66b5100f5: Pulling fs layer [2020-08-04T04:36:52.669Z] 39dc9c94d07c: Pulling fs layer [2020-08-04T04:36:52.669Z] 551b823b3b82: Pulling fs layer [2020-08-04T04:36:52.669Z] 3c52a74df98c: Pulling fs layer [2020-08-04T04:36:52.669Z] 6c9b121b6998: Pulling fs layer [2020-08-04T04:36:52.669Z] 551b823b3b82: Waiting [2020-08-04T04:36:52.669Z] 3c52a74df98c: Waiting [2020-08-04T04:36:52.669Z] 6c9b121b6998: Waiting [2020-08-04T04:36:52.944Z] b8e66b5100f5: Verifying Checksum [2020-08-04T04:36:52.944Z] b8e66b5100f5: Download complete [2020-08-04T04:36:52.944Z] 259a493cd78d: Verifying Checksum [2020-08-04T04:36:52.944Z] 259a493cd78d: Download complete [2020-08-04T04:36:52.944Z] 551b823b3b82: Verifying Checksum [2020-08-04T04:36:52.944Z] 551b823b3b82: Download complete [2020-08-04T04:36:52.944Z] 3c52a74df98c: Verifying Checksum [2020-08-04T04:36:52.944Z] 3c52a74df98c: Download complete [2020-08-04T04:36:53.123Z] ---> Running in 5ebf55db713a [2020-08-04T04:36:53.123Z] Removing intermediate container 12ea5a54c341 [2020-08-04T04:36:53.123Z] ---> 2653805b7ac9 [2020-08-04T04:36:53.123Z] Step 27/29 : LABEL arch=x86_64 [2020-08-04T04:36:53.216Z] 6c9b121b6998: Download complete [2020-08-04T04:36:53.400Z] ---> 095e6ef2d90e [2020-08-04T04:36:53.400Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-04T04:36:53.400Z] ---> Running in a7f5f5c4ec23 [2020-08-04T04:36:53.490Z] 259a493cd78d: Pull complete [2020-08-04T04:36:53.976Z] Removing intermediate container 5ebf55db713a [2020-08-04T04:36:53.976Z] ---> 46effc88a69c [2020-08-04T04:36:53.976Z] Step 19/21 : LABEL arch=x86_64 [2020-08-04T04:36:54.087Z] b8e66b5100f5: Pull complete [2020-08-04T04:36:54.087Z] 39dc9c94d07c: Verifying Checksum [2020-08-04T04:36:54.087Z] 39dc9c94d07c: Download complete [2020-08-04T04:36:56.119Z] ---> Running in d23cc460ee43 [2020-08-04T04:36:56.119Z] Removing intermediate container a7f5f5c4ec23 [2020-08-04T04:36:56.119Z] ---> 8e8d3cef7468 [2020-08-04T04:36:56.119Z] Step 28/29 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac [2020-08-04T04:36:56.417Z] ---> b19bd23e6d2e [2020-08-04T04:36:56.417Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-04T04:36:56.689Z] Removing intermediate container 50c176e3fc06 [2020-08-04T04:36:56.689Z] ---> 7eccd75342a8 [2020-08-04T04:36:56.689Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-04T04:36:57.493Z] 39dc9c94d07c: Pull complete [2020-08-04T04:36:57.764Z] 551b823b3b82: Pull complete [2020-08-04T04:36:58.036Z] 3c52a74df98c: Pull complete [2020-08-04T04:36:58.308Z] 6c9b121b6998: Pull complete [2020-08-04T04:36:58.581Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-04T04:36:58.581Z] Status: Downloaded newer image for docker:latest [2020-08-04T04:36:58.611Z] ---> Running in 7c43767aba74 [2020-08-04T04:36:59.185Z] ---> Running in 614b83e16a49 [2020-08-04T04:36:59.449Z] Removing intermediate container d23cc460ee43 [2020-08-04T04:36:59.449Z] ---> 6fde13e83316 [2020-08-04T04:36:59.449Z] Step 20/21 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac [2020-08-04T04:37:00.837Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-04T04:37:00.837Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-04T04:37:00.837Z] ---> 91492e97977e [2020-08-04T04:37:00.837Z] Step 3/22 : WORKDIR /edgex-go [2020-08-04T04:37:00.837Z] ---> Using cache [2020-08-04T04:37:00.837Z] ---> 1755d09d732f [2020-08-04T04:37:00.837Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-04T04:37:00.837Z] ---> Using cache [2020-08-04T04:37:00.837Z] ---> de3830092f99 [2020-08-04T04:37:00.837Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-04T04:37:01.098Z] Removing intermediate container 7c43767aba74 [2020-08-04T04:37:01.098Z] ---> da72ec3add85 [2020-08-04T04:37:01.098Z] Step 29/29 : LABEL version=0.0.0 [2020-08-04T04:37:01.359Z] ---> 4b374ec8c8ae [2020-08-04T04:37:01.359Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-04T04:37:01.359Z] ---> Running in 7fa683cb6a9c [2020-08-04T04:37:01.619Z] ---> Running in 2278635a2882 [2020-08-04T04:37:01.619Z] ---> Running in 5afad47352f4 [2020-08-04T04:37:01.619Z] ---> Running in 6cf6593bc6c7 [2020-08-04T04:37:01.619Z] Removing intermediate container 614b83e16a49 [2020-08-04T04:37:01.619Z] ---> 2cace5c2593a [2020-08-04T04:37:01.619Z] Step 13/26 : WORKDIR / [2020-08-04T04:37:01.882Z] ---> Running in 78572fccfa76 [2020-08-04T04:37:01.882Z] Removing intermediate container 7fa683cb6a9c [2020-08-04T04:37:01.882Z] ---> 2cde0e36f1b1 [2020-08-04T04:37:01.882Z] Step 21/21 : LABEL version=0.0.0 [2020-08-04T04:37:01.962Z] ---> 0d1657a30248 [2020-08-04T04:37:01.962Z] Step 6/7 : COPY go.mod . [2020-08-04T04:37:02.146Z] Removing intermediate container 2278635a2882 [2020-08-04T04:37:02.146Z] ---> 6e9b0bad0cee [2020-08-04T04:37:02.146Z] [2020-08-04T04:37:02.146Z] Removing intermediate container 6cf6593bc6c7 [2020-08-04T04:37:02.146Z] ---> fc1ea4831614 [2020-08-04T04:37:02.146Z] Step 21/23 : LABEL arch=x86_64 [2020-08-04T04:37:02.146Z] ---> Running in a495a29420f2 [2020-08-04T04:37:02.146Z] ---> Running in 3a775dd0f4d7 [2020-08-04T04:37:02.146Z] Removing intermediate container 78572fccfa76 [2020-08-04T04:37:02.146Z] ---> 56de964a18ad [2020-08-04T04:37:02.146Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-08-04T04:37:02.146Z] Successfully built 6e9b0bad0cee [2020-08-04T04:37:02.146Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-08-04T04:37:02.146Z]  Building docker-security-secrets-setup-go ... done Building docker-sys-mgmt-agent-go [2020-08-04T04:37:02.234Z] ---> 24ba4d07b583 [2020-08-04T04:37:02.234Z] Step 7/7 : RUN go mod download [2020-08-04T04:37:02.411Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-04T04:37:02.411Z] Removing intermediate container a495a29420f2 [2020-08-04T04:37:02.411Z] ---> cafa10daec43 [2020-08-04T04:37:02.411Z] [2020-08-04T04:37:02.411Z] Removing intermediate container 3a775dd0f4d7 [2020-08-04T04:37:02.411Z] ---> 5b70256b1800 [2020-08-04T04:37:02.411Z] Step 22/23 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac [2020-08-04T04:37:02.411Z] Successfully built cafa10daec43 [2020-08-04T04:37:02.507Z] ---> Running in 74f4d642790e [2020-08-04T04:37:02.676Z] Successfully tagged docker-core-command-go:latest [2020-08-04T04:37:02.676Z] Building docker-security-proxy-setup-go [2020-08-04T04:37:02.676Z]  Building docker-core-command-go ... done  ---> Running in edef4dcdfab8 [2020-08-04T04:37:02.676Z] ---> 0d7cd1df2ae3 [2020-08-04T04:37:02.676Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-08-04T04:37:03.257Z] Removing intermediate container edef4dcdfab8 [2020-08-04T04:37:03.257Z] ---> 1237f3683af4 [2020-08-04T04:37:03.257Z] Step 23/23 : LABEL version=0.0.0 [2020-08-04T04:37:03.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-04T04:37:03.833Z] ---> Running in 696942fa3e0c [2020-08-04T04:37:04.095Z] ---> 31f0dbda8b99 [2020-08-04T04:37:04.095Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-04T04:37:04.356Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-04T04:37:04.356Z] v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-04T04:37:04.356Z] OK: 12749 distinct packages available [2020-08-04T04:37:04.955Z] OK: 233 MiB in 51 packages [2020-08-04T04:37:05.885Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-04T04:37:05.885Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-04T04:37:05.885Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-04T04:37:05.885Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-04T04:37:05.885Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-04T04:37:05.885Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-04T04:37:05.885Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-04T04:37:05.885Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-04T04:37:05.885Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-04T04:37:05.885Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-04T04:37:05.885Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-04T04:37:05.885Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-04T04:37:05.885Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-04T04:37:05.885Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-04T04:37:05.885Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-04T04:37:05.885Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-04T04:37:05.885Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-04T04:37:05.885Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-04T04:37:05.885Z] go: finding github.com/fatih/color v1.7.0 [2020-08-04T04:37:05.885Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-04T04:37:05.885Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-04T04:37:05.885Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-04T04:37:05.885Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-04T04:37:06.154Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-04T04:37:06.154Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-04T04:37:06.154Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-04T04:37:06.154Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-04T04:37:06.154Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-04T04:37:06.154Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-04T04:37:06.154Z] go: finding github.com/google/uuid v1.1.0 [2020-08-04T04:37:06.423Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-04T04:37:06.423Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-04T04:37:06.423Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-04T04:37:06.423Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-04T04:37:06.423Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-04T04:37:06.423Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-04T04:37:06.423Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-04T04:37:06.423Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-04T04:37:06.423Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-04T04:37:06.694Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-04T04:37:06.694Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-04T04:37:06.694Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-04T04:37:06.694Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-04T04:37:06.694Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-04T04:37:06.694Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-04T04:37:06.694Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-04T04:37:06.694Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-04T04:37:06.694Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-04T04:37:06.694Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-04T04:37:06.694Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-04T04:37:06.694Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-04T04:37:06.964Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-04T04:37:06.964Z] go: finding github.com/kr/pty v1.1.1 [2020-08-04T04:37:06.964Z] go: finding github.com/kr/text v0.1.0 [2020-08-04T04:37:06.964Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-04T04:37:06.964Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-04T04:37:06.964Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-04T04:37:06.964Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-04T04:37:06.964Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-04T04:37:06.964Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-04T04:37:06.964Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-04T04:37:06.964Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-04T04:37:07.236Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-04T04:37:07.237Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-04T04:37:07.237Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-04T04:37:07.237Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-04T04:37:07.237Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-04T04:37:07.237Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-04T04:37:07.237Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-04T04:37:07.237Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-04T04:37:07.237Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-04T04:37:07.237Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-04T04:37:07.237Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-04T04:37:07.510Z] go: finding github.com/posener/complete v1.1.1 [2020-08-04T04:37:07.510Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-04T04:37:07.510Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-04T04:37:07.510Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-04T04:37:07.510Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-04T04:37:07.510Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-04T04:37:07.510Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-04T04:37:07.510Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-04T04:37:07.510Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-04T04:37:07.510Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-04T04:37:07.510Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-04T04:37:07.781Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-04T04:37:07.781Z] go: finding golang.org/x/text v0.3.2 [2020-08-04T04:37:07.781Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-04T04:37:07.781Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-04T04:37:07.781Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-04T04:37:07.781Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-04T04:37:07.781Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-04T04:37:07.781Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-04T04:37:09.187Z] Removing intermediate container 696942fa3e0c [2020-08-04T04:37:09.187Z] ---> 48234f83cb9c [2020-08-04T04:37:09.187Z] [2020-08-04T04:37:09.187Z] ---> 4acc75cb657b [2020-08-04T04:37:09.187Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-04T04:37:09.187Z] Successfully built 48234f83cb9c [2020-08-04T04:37:09.187Z] Successfully tagged docker-support-notifications-go:latest [2020-08-04T04:37:09.187Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2020-08-04T04:37:14.538Z] Removing intermediate container 5afad47352f4 [2020-08-04T04:37:14.538Z] ---> febdcc4b9ab7 [2020-08-04T04:37:14.538Z] Step 6/22 : COPY go.mod . [2020-08-04T04:37:17.129Z] ---> 5c3c054210f0 [2020-08-04T04:37:17.129Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-04T04:37:18.081Z] ---> f57259339e87 [2020-08-04T04:37:18.081Z] Step 7/22 : RUN go mod download [2020-08-04T04:37:19.032Z] ---> Running in 47e559baee42 [2020-08-04T04:37:19.987Z] ---> 6748a55405e0 [2020-08-04T04:37:19.987Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-04T04:37:20.249Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-04T04:37:20.249Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-04T04:37:20.249Z] ---> 91492e97977e [2020-08-04T04:37:20.249Z] Step 3/20 : WORKDIR /edgex-go [2020-08-04T04:37:20.249Z] ---> Using cache [2020-08-04T04:37:20.249Z] ---> 1755d09d732f [2020-08-04T04:37:20.249Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-04T04:37:20.249Z] ---> Using cache [2020-08-04T04:37:20.249Z] ---> de3830092f99 [2020-08-04T04:37:20.249Z] Step 5/20 : RUN apk update && apk add make git [2020-08-04T04:37:20.249Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-04T04:37:20.249Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-04T04:37:20.249Z] ---> 91492e97977e [2020-08-04T04:37:20.249Z] Step 3/26 : WORKDIR /edgex-go [2020-08-04T04:37:20.249Z] ---> Using cache [2020-08-04T04:37:20.249Z] ---> 1755d09d732f [2020-08-04T04:37:20.249Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-04T04:37:20.249Z] ---> Using cache [2020-08-04T04:37:20.249Z] ---> de3830092f99 [2020-08-04T04:37:20.249Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-04T04:37:22.814Z] ---> Running in 0cf18dff31f0 [2020-08-04T04:37:22.814Z] ---> Running in 0214dfba10fe [2020-08-04T04:37:22.814Z] ---> 54c58abe53d9 [2020-08-04T04:37:22.814Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-04T04:37:24.746Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-04T04:37:24.746Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-04T04:37:25.007Z] ---> a5fe7bcc4b92 [2020-08-04T04:37:25.007Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-04T04:37:25.586Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-04T04:37:25.586Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-04T04:37:26.091Z] Removing intermediate container 74f4d642790e [2020-08-04T04:37:26.091Z] ---> 80d994c29fa2 [2020-08-04T04:37:26.091Z] Successfully built 80d994c29fa2 [2020-08-04T04:37:26.091Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-04T04:37:26.543Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-04T04:37:26.543Z] v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-04T04:37:26.543Z] OK: 12749 distinct packages available [2020-08-04T04:37:26.543Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-04T04:37:26.543Z] v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-04T04:37:26.543Z] OK: 12749 distinct packages available [2020-08-04T04:37:26.809Z] OK: 233 MiB in 51 packages [2020-08-04T04:37:26.809Z] OK: 233 MiB in 51 packages [2020-08-04T04:37:26.854Z] + docker inspect -f . ci-base-image-arm64 [2020-08-04T04:37:26.854Z] . [Pipeline] withDockerContainer [2020-08-04T04:37:27.070Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-04T04:37:27.070Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-04T04:37:27.070Z] ---> 91492e97977e [2020-08-04T04:37:27.070Z] Step 3/20 : WORKDIR /edgex-go [2020-08-04T04:37:27.070Z] ---> Using cache [2020-08-04T04:37:27.070Z] ---> 1755d09d732f [2020-08-04T04:37:27.070Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-04T04:37:27.070Z] ---> Using cache [2020-08-04T04:37:27.070Z] ---> de3830092f99 [2020-08-04T04:37:27.070Z] Step 5/20 : RUN apk update && apk add make git [2020-08-04T04:37:27.132Z] prd-ubuntu18.04-docker-arm64-4c-16g-2020 does not seem to be running inside a container [2020-08-04T04:37:27.209Z] $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-08-04T04:37:28.019Z] ---> bbee7c0af85b [2020-08-04T04:37:28.019Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-04T04:37:28.019Z] ---> Running in 4790accd53a8 [2020-08-04T04:37:28.019Z] ---> Running in 76ba35727e5e [2020-08-04T04:37:28.019Z] Removing intermediate container 47e559baee42 [2020-08-04T04:37:28.019Z] ---> 97d00c11747f [2020-08-04T04:37:28.019Z] Step 8/22 : COPY . . [2020-08-04T04:37:28.647Z] $ docker top e17a83e4aab19ec5903e2184f0d6c0d8f5302da285317512187eaca9a753f23e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-04T04:37:29.662Z] + go version [2020-08-04T04:37:29.662Z] go version go1.13.13 linux/arm64 [Pipeline] echo [2020-08-04T04:37:29.682Z] ========================================================= [2020-08-04T04:37:29.682Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-04T04:37:29.682Z] ========================================================= [Pipeline] sh [2020-08-04T04:37:30.329Z] + make test [2020-08-04T04:37:30.329Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-04T04:37:30.582Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-04T04:37:31.158Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-04T04:37:32.123Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-04T04:37:32.123Z] v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-04T04:37:32.123Z] OK: 12749 distinct packages available [2020-08-04T04:37:32.123Z] Removing intermediate container 0cf18dff31f0 [2020-08-04T04:37:32.123Z] ---> a2362d9b4f22 [2020-08-04T04:37:32.123Z] Step 6/26 : COPY go.mod . [2020-08-04T04:37:32.123Z] Removing intermediate container 0214dfba10fe [2020-08-04T04:37:32.123Z] ---> 9e6eb6e29f68 [2020-08-04T04:37:32.123Z] Step 6/20 : COPY go.mod . [2020-08-04T04:37:32.402Z] OK: 233 MiB in 51 packages [2020-08-04T04:37:33.070Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-04T04:37:33.788Z] ---> 6ab04f1a4c53 [2020-08-04T04:37:33.788Z] Step 7/20 : RUN go mod download [2020-08-04T04:37:36.345Z] ---> b570a0959782 [2020-08-04T04:37:36.345Z] Step 7/26 : RUN go mod download [2020-08-04T04:37:36.345Z] ---> Running in 62c473b6b80a [2020-08-04T04:37:36.925Z] ---> Running in f35224621725 [2020-08-04T04:37:36.925Z] Removing intermediate container 76ba35727e5e [2020-08-04T04:37:36.925Z] ---> ba08ab6916fa [2020-08-04T04:37:36.925Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-04T04:37:37.521Z] ---> Running in 798fe7eb75cc [2020-08-04T04:37:38.121Z] Removing intermediate container 4790accd53a8 [2020-08-04T04:37:38.121Z] ---> 75567e3bb75e [2020-08-04T04:37:38.121Z] Step 6/20 : COPY go.mod . [2020-08-04T04:37:38.700Z] Removing intermediate container 798fe7eb75cc [2020-08-04T04:37:38.700Z] ---> 88f900720f13 [2020-08-04T04:37:38.700Z] Step 24/26 : LABEL arch=x86_64 [2020-08-04T04:37:38.700Z] ---> 6d4de7fdaf48 [2020-08-04T04:37:38.700Z] Step 7/20 : RUN go mod download [2020-08-04T04:37:38.962Z] ---> Running in c8cc07d0400f [2020-08-04T04:37:39.540Z] ---> Running in 224ecf7e3e87 [2020-08-04T04:37:40.116Z] Removing intermediate container c8cc07d0400f [2020-08-04T04:37:40.116Z] ---> 1cff4100d258 [2020-08-04T04:37:40.116Z] Step 25/26 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac [2020-08-04T04:37:40.699Z] ---> Running in 786136235c82 [2020-08-04T04:37:41.667Z] Removing intermediate container 62c473b6b80a [2020-08-04T04:37:41.667Z] ---> 9fcbaca95401 [2020-08-04T04:37:41.667Z] Step 8/20 : COPY . . [2020-08-04T04:37:41.667Z] Removing intermediate container f35224621725 [2020-08-04T04:37:41.667Z] ---> bb44b312957d [2020-08-04T04:37:41.667Z] Step 8/26 : COPY . . [2020-08-04T04:37:41.667Z] Removing intermediate container 786136235c82 [2020-08-04T04:37:41.667Z] ---> f9f7e5f7b7bb [2020-08-04T04:37:41.667Z] Step 26/26 : LABEL version=0.0.0 [2020-08-04T04:37:41.667Z] ---> Running in 3ef62c9575b9 [2020-08-04T04:37:51.709Z] Removing intermediate container 3ef62c9575b9 [2020-08-04T04:37:51.709Z] ---> 56ecc9372735 [2020-08-04T04:37:51.709Z] [2020-08-04T04:37:51.709Z] Successfully built 56ecc9372735 [2020-08-04T04:37:51.989Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-08-04T04:37:51.989Z] Building docker-support-logging-go [2020-08-04T04:37:51.989Z]  Building docker-security-secretstore-setup-go ... done  ---> c74698e39113 [2020-08-04T04:37:51.989Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-04T04:37:53.006Z] Removing intermediate container 224ecf7e3e87 [2020-08-04T04:37:53.006Z] ---> c0f6f6815093 [2020-08-04T04:37:53.006Z] Step 8/20 : COPY . . [2020-08-04T04:37:53.306Z] ---> Running in 88a8f71ad68e [2020-08-04T04:38:03.660Z] 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-08-04T04:38:05.455Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-04T04:38:17.890Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-04T04:38:17.890Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-04T04:38:17.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-04T04:38:17.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-04T04:38:17.890Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.029s [2020-08-04T04:38:17.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-04T04:38:17.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-04T04:38:18.767Z] ---> 46eba7a199ae [2020-08-04T04:38:18.767Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-04T04:38:18.767Z] ---> 4c26fe4b3cb4 [2020-08-04T04:38:18.767Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-04T04:38:18.879Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-04T04:38:19.353Z] ---> Running in 753a833f7cf0 [2020-08-04T04:38:19.353Z] ---> Running in 250f59020bb9 [2020-08-04T04:38:20.327Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-04T04:38:20.927Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-04T04:38:21.526Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-04T04:38:21.526Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-04T04:38:21.526Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-04T04:38:22.722Z] 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-08-04T04:38:22.722Z] 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-08-04T04:38:22.722Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-04T04:38:22.722Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-04T04:38:22.722Z] ---> 91492e97977e [2020-08-04T04:38:22.722Z] Step 3/21 : WORKDIR /edgex-go [2020-08-04T04:38:22.722Z] ---> Using cache [2020-08-04T04:38:22.722Z] ---> 1755d09d732f [2020-08-04T04:38:22.722Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-04T04:38:22.722Z] ---> Using cache [2020-08-04T04:38:22.722Z] ---> de3830092f99 [2020-08-04T04:38:22.722Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-04T04:38:23.699Z] ---> Running in 5df45c6771d2 [2020-08-04T04:38:24.657Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-04T04:38:25.661Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-04T04:38:26.245Z] ---> 50870f4180bd [2020-08-04T04:38:26.245Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-04T04:38:26.532Z] ---> Running in e93468d0bc4a [2020-08-04T04:38:26.532Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-04T04:38:26.532Z] v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-04T04:38:26.532Z] OK: 12749 distinct packages available [2020-08-04T04:38:27.131Z] OK: 233 MiB in 51 packages [2020-08-04T04:38:27.410Z] OK: 233 MiB in 51 packages [2020-08-04T04:38:27.696Z] 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-08-04T04:38:29.666Z] Removing intermediate container 5df45c6771d2 [2020-08-04T04:38:29.666Z] ---> 2aa8f15274d0 [2020-08-04T04:38:29.666Z] Step 6/21 : COPY go.mod . [2020-08-04T04:38:30.640Z] ---> d3bfa1884da1 [2020-08-04T04:38:30.640Z] Step 7/21 : RUN go mod download [2020-08-04T04:38:31.590Z] ---> Running in 8fae8a0f74dc [2020-08-04T04:38:31.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.074s coverage: 46.6% of statements [2020-08-04T04:38:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-04T04:38:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-04T04:38:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-04T04:38:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-04T04:38:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-04T04:38:34.994Z] Removing intermediate container 8fae8a0f74dc [2020-08-04T04:38:34.994Z] ---> 25f14ff6c81a [2020-08-04T04:38:34.994Z] Step 8/21 : COPY . . [2020-08-04T04:38:37.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.175s coverage: 27.3% of statements [2020-08-04T04:38:37.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-04T04:38:37.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-04T04:38:37.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-04T04:38:37.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-04T04:38:37.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-04T04:38:37.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-04T04:38:37.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.025s coverage: 100.0% of statements [2020-08-04T04:38:37.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-04T04:38:37.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.028s coverage: 100.0% of statements [2020-08-04T04:38:37.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-04T04:38:40.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.305s coverage: 28.6% of statements [2020-08-04T04:38:40.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-04T04:38:40.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-04T04:38:40.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-04T04:38:40.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-04T04:38:40.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-04T04:38:40.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.077s coverage: 100.0% of statements [2020-08-04T04:38:40.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-04T04:38:40.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements [2020-08-04T04:38:40.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-04T04:38:41.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.078s coverage: 89.8% of statements [2020-08-04T04:38:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-04T04:38:43.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.169s coverage: 97.5% of statements [2020-08-04T04:38:43.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-04T04:38:43.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.043s coverage: 100.0% of statements [2020-08-04T04:38:43.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-04T04:38:43.163Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-04T04:38:43.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-04T04:38:43.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-04T04:38:43.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-04T04:38:43.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-04T04:38:43.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-04T04:38:43.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-04T04:38:43.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-04T04:38:43.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-04T04:38:43.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-04T04:38:43.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-04T04:38:43.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-04T04:38:43.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-04T04:38:43.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-04T04:38:43.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-04T04:38:43.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-04T04:38:43.163Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.026s coverage: 58.8% of statements [2020-08-04T04:38:47.403Z] Removing intermediate container 88a8f71ad68e [2020-08-04T04:38:47.403Z] ---> 3a5ad1111b8c [2020-08-04T04:38:47.403Z] [2020-08-04T04:38:47.403Z] Step 10/22 : FROM alpine [2020-08-04T04:38:47.403Z] ---> a24bb4013296 [2020-08-04T04:38:47.403Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-04T04:38:47.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.5% of statements [2020-08-04T04:38:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-04T04:38:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-04T04:38:47.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.019s coverage: 100.0% of statements [2020-08-04T04:38:47.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 92.3% of statements [2020-08-04T04:38:47.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2020-08-04T04:38:48.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements [2020-08-04T04:38:48.832Z] ---> Running in 6605276329ad [2020-08-04T04:38:50.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2020-08-04T04:38:52.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.302s coverage: 55.9% of statements [2020-08-04T04:38:52.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-04T04:38:52.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-04T04:38:52.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-04T04:38:52.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-04T04:38:53.117Z] Removing intermediate container 6605276329ad [2020-08-04T04:38:53.117Z] ---> da3a2f6ef08c [2020-08-04T04:38:53.117Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-04T04:38:54.521Z] ---> Running in c92cd264f35b [2020-08-04T04:38:55.101Z] Removing intermediate container c92cd264f35b [2020-08-04T04:38:55.101Z] ---> f41acdedfb94 [2020-08-04T04:38:55.101Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-04T04:38:55.362Z] ---> Running in 2f0c3940d3ce [2020-08-04T04:38:59.577Z] Removing intermediate container 2f0c3940d3ce [2020-08-04T04:38:59.577Z] ---> 52a25775cfa5 [2020-08-04T04:38:59.577Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-04T04:39:00.151Z] ---> 3be458d1cb6f [2020-08-04T04:39:00.151Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-04T04:39:00.151Z] Removing intermediate container 250f59020bb9 [2020-08-04T04:39:00.151Z] ---> 93b96b89c89f [2020-08-04T04:39:00.151Z] [2020-08-04T04:39:00.151Z] Step 10/20 : FROM alpine [2020-08-04T04:39:00.151Z] ---> a24bb4013296 [2020-08-04T04:39:00.151Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-04T04:39:00.722Z] ---> Running in d9ecd760c2ad [2020-08-04T04:39:00.986Z] ---> Running in 61e94f928eb4 [2020-08-04T04:39:00.986Z] ---> Running in 3609a8f3cf05 [2020-08-04T04:39:00.986Z] Removing intermediate container 753a833f7cf0 [2020-08-04T04:39:00.986Z] ---> c2f7935b1914 [2020-08-04T04:39:00.986Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-04T04:39:01.568Z] ---> Running in acd173257081 [2020-08-04T04:39:02.163Z] 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-08-04T04:39:02.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-04T04:39:02.424Z] 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-08-04T04:39:02.424Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-04T04:39:02.839Z] v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-04T04:39:02.839Z] v3.12.0-208-g33ecd97d8d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-04T04:39:02.839Z] OK: 12749 distinct packages available [2020-08-04T04:39:02.839Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-04T04:39:03.100Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-04T04:39:03.894Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-04T04:39:03.894Z] (4/4) Installing curl (7.69.1-r0) [2020-08-04T04:39:03.894Z] Executing busybox-1.31.1-r16.trigger [2020-08-04T04:39:03.894Z] Executing ca-certificates-20191127-r4.trigger [2020-08-04T04:39:04.156Z] OK: 7 MiB in 18 packages [2020-08-04T04:39:06.731Z] Removing intermediate container d9ecd760c2ad [2020-08-04T04:39:06.731Z] ---> 36e6e9487398 [2020-08-04T04:39:06.731Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-04T04:39:06.731Z] Removing intermediate container e93468d0bc4a [2020-08-04T04:39:06.731Z] ---> dd5677760716 [2020-08-04T04:39:06.731Z] [2020-08-04T04:39:06.731Z] Step 10/20 : FROM scratch [2020-08-04T04:39:06.731Z] ---> [2020-08-04T04:39:06.731Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-04T04:39:06.731Z] ---> Running in 6e5522ace03b [2020-08-04T04:39:07.705Z] ---> Using cache [2020-08-04T04:39:07.705Z] ---> 71850d3791d8 [2020-08-04T04:39:07.705Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-04T04:39:07.705Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-04T04:39:07.705Z] Removing intermediate container acd173257081 [2020-08-04T04:39:07.705Z] ---> b5ae763b792e [2020-08-04T04:39:07.705Z] [2020-08-04T04:39:07.705Z] Step 11/26 : FROM docker:latest [2020-08-04T04:39:07.705Z] ---> 81f5749c9058 [2020-08-04T04:39:07.705Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-04T04:39:07.705Z] Removing intermediate container 3609a8f3cf05 [2020-08-04T04:39:07.705Z] ---> 7db45d77b7bb [2020-08-04T04:39:07.705Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-04T04:39:07.705Z] ---> Running in 1cd47ac3ff2e [2020-08-04T04:39:08.295Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-04T04:39:08.295Z] ---> Running in ef8a8ae17b6b [2020-08-04T04:39:08.563Z] ---> Running in 710469ab2a0c [2020-08-04T04:39:08.563Z] Removing intermediate container 1cd47ac3ff2e [2020-08-04T04:39:08.563Z] ---> 092c4d6554d9 [2020-08-04T04:39:08.563Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-04T04:39:08.563Z] ---> Running in 4a1f24478315 [2020-08-04T04:39:08.830Z] Removing intermediate container ef8a8ae17b6b [2020-08-04T04:39:08.830Z] ---> f3d126497cd5 [2020-08-04T04:39:08.830Z] Step 13/20 : WORKDIR /edgex [2020-08-04T04:39:09.110Z] Removing intermediate container 4a1f24478315 [2020-08-04T04:39:09.110Z] ---> 175bbb7ec4ed [2020-08-04T04:39:09.110Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-04T04:39:09.111Z] ---> Running in 76cd3b76a21d [2020-08-04T04:39:09.111Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-04T04:39:09.111Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-04T04:39:09.379Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-04T04:39:09.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-04T04:39:09.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-04T04:39:09.379Z] Removing intermediate container 76cd3b76a21d [2020-08-04T04:39:09.379Z] ---> 4dcbb2e9797f [2020-08-04T04:39:09.379Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-04T04:39:09.379Z] ---> 5175305f413c [2020-08-04T04:39:09.379Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-04T04:39:09.651Z] (1/2) Installing readline (8.0.4-r0) [2020-08-04T04:39:09.651Z] (2/2) Installing bash (5.0.17-r0) [2020-08-04T04:39:09.651Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-04T04:39:09.651Z] Executing bash-5.0.17-r0.post-install [2020-08-04T04:39:09.651Z] Executing busybox-1.31.1-r16.trigger [2020-08-04T04:39:09.651Z] OK: 12 MiB in 22 packages [2020-08-04T04:39:09.651Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-04T04:39:09.651Z] Executing busybox-1.31.1-r16.trigger [2020-08-04T04:39:09.651Z] OK: 8 MiB in 19 packages [2020-08-04T04:39:09.921Z] ---> 7dc20cf8792d [2020-08-04T04:39:09.921Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-04T04:39:10.189Z] ---> 6598d85abc84 [2020-08-04T04:39:10.189Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-04T04:39:10.789Z] Removing intermediate container 710469ab2a0c [2020-08-04T04:39:10.789Z] ---> d2ab3facc3c8 [2020-08-04T04:39:10.789Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-04T04:39:10.789Z] ---> Running in 61288ceeaa08 [2020-08-04T04:39:11.055Z] ---> ca64ff039960 [2020-08-04T04:39:11.055Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-04T04:39:11.055Z] ---> 04ce303d4888 [2020-08-04T04:39:11.055Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-04T04:39:11.055Z] Removing intermediate container 6e5522ace03b [2020-08-04T04:39:11.055Z] ---> 16ba226b268d [2020-08-04T04:39:11.055Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-04T04:39:12.007Z] ---> Running in 33b70bf3019a [2020-08-04T04:39:12.008Z] ---> Running in c10270e0ecff [2020-08-04T04:39:12.297Z] ---> f1b1ae694b4a [2020-08-04T04:39:12.297Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-04T04:39:12.593Z] Removing intermediate container 33b70bf3019a [2020-08-04T04:39:12.593Z] ---> 2fb2b3d55795 [2020-08-04T04:39:12.593Z] Step 17/20 : CMD ["--init=true"] [2020-08-04T04:39:12.593Z] Removing intermediate container c10270e0ecff [2020-08-04T04:39:12.593Z] ---> c6c681f33e1f [2020-08-04T04:39:12.593Z] Step 18/20 : LABEL arch=x86_64 [2020-08-04T04:39:12.593Z] ---> Running in bab1618844e3 [2020-08-04T04:39:12.593Z] ---> Running in c41d2b5f4656 [2020-08-04T04:39:13.562Z] Removing intermediate container c41d2b5f4656 [2020-08-04T04:39:13.562Z] ---> c8c2f6fc332f [2020-08-04T04:39:13.562Z] Step 19/20 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac [2020-08-04T04:39:13.562Z] Removing intermediate container bab1618844e3 [2020-08-04T04:39:13.562Z] ---> 13e89b38bbeb [2020-08-04T04:39:13.562Z] Step 18/20 : LABEL arch=x86_64 [2020-08-04T04:39:13.830Z] ---> Running in a3fd65b885f2 [2020-08-04T04:39:13.830Z] ---> Running in 484c1feeb8e5 [2020-08-04T04:39:13.830Z] ---> e122460f71cc [2020-08-04T04:39:13.830Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-04T04:39:14.789Z] Removing intermediate container 61288ceeaa08 [2020-08-04T04:39:14.789Z] ---> f329182cf3a8 [2020-08-04T04:39:14.789Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-04T04:39:14.789Z] Removing intermediate container a3fd65b885f2 [2020-08-04T04:39:14.789Z] ---> 8b292e0a69f4 [2020-08-04T04:39:14.789Z] Step 20/20 : LABEL version=0.0.0 [2020-08-04T04:39:14.789Z] Removing intermediate container 484c1feeb8e5 [2020-08-04T04:39:14.789Z] ---> 4a1bf176b81b [2020-08-04T04:39:14.789Z] Step 19/20 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac [2020-08-04T04:39:14.789Z] ---> Running in 8bd7fc822e17 [2020-08-04T04:39:14.789Z] ---> 805bfc15dc61 [2020-08-04T04:39:14.789Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-04T04:39:14.789Z] ---> Running in ea46c47301c5 [2020-08-04T04:39:15.049Z] ---> Running in daebd3f74932 [2020-08-04T04:39:16.013Z] ---> Running in 761db470c755 [2020-08-04T04:39:16.279Z] Removing intermediate container daebd3f74932 [2020-08-04T04:39:16.279Z] ---> 98e00b6ced06 [2020-08-04T04:39:16.279Z] Step 20/20 : LABEL version=0.0.0 [2020-08-04T04:39:16.279Z] Removing intermediate container ea46c47301c5 [2020-08-04T04:39:16.279Z] ---> 810a3dcdaeac [2020-08-04T04:39:16.279Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-04T04:39:16.279Z] Removing intermediate container 8bd7fc822e17 [2020-08-04T04:39:16.279Z] ---> c469c492bdbe [2020-08-04T04:39:16.279Z] [2020-08-04T04:39:16.279Z] Removing intermediate container 761db470c755 [2020-08-04T04:39:16.279Z] ---> f6793ed4b259 [2020-08-04T04:39:16.279Z] Step 20/22 : LABEL arch=x86_64 [2020-08-04T04:39:16.279Z] ---> Running in f2782fa54b61 [2020-08-04T04:39:16.543Z] ---> Running in b92f827309c1 [2020-08-04T04:39:16.543Z] Successfully built c469c492bdbe [2020-08-04T04:39:16.543Z] ---> Running in f6cefdd6d4cb [2020-08-04T04:39:16.543Z] Successfully tagged docker-support-scheduler-go:latest [2020-08-04T04:39:16.543Z]  Building docker-support-scheduler-go ... done Removing intermediate container f2782fa54b61 [2020-08-04T04:39:16.543Z] ---> c073e5bf34e8 [2020-08-04T04:39:16.543Z] [2020-08-04T04:39:16.806Z] Successfully built c073e5bf34e8 [2020-08-04T04:39:16.806Z] Removing intermediate container b92f827309c1 [2020-08-04T04:39:16.806Z] ---> 809a1b6cf546 [2020-08-04T04:39:16.806Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-04T04:39:16.806Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-08-04T04:39:17.073Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container f6cefdd6d4cb [2020-08-04T04:39:17.073Z] ---> e1e56ce25135 [2020-08-04T04:39:17.073Z] Step 21/22 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac [2020-08-04T04:39:17.073Z] ---> Running in f64fcb38ef12 [2020-08-04T04:39:17.073Z] ---> Running in 7861d72e775a [2020-08-04T04:39:17.651Z] Removing intermediate container f64fcb38ef12 [2020-08-04T04:39:17.651Z] ---> c233ed227f2a [2020-08-04T04:39:17.651Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-04T04:39:18.230Z] Removing intermediate container 7861d72e775a [2020-08-04T04:39:18.230Z] ---> bf8c51040ef7 [2020-08-04T04:39:18.230Z] Step 22/22 : LABEL version=0.0.0 [2020-08-04T04:39:18.495Z] ---> Running in 63afe5e4272e [2020-08-04T04:39:18.495Z] ---> 2b0c1c1ea5f8 [2020-08-04T04:39:18.495Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-04T04:39:18.758Z] Removing intermediate container 61e94f928eb4 [2020-08-04T04:39:18.758Z] ---> edcf88355950 [2020-08-04T04:39:18.758Z] [2020-08-04T04:39:18.758Z] Step 10/21 : FROM scratch [2020-08-04T04:39:18.758Z] ---> [2020-08-04T04:39:18.758Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-04T04:39:18.758Z] ---> Using cache [2020-08-04T04:39:18.758Z] ---> e761b8860ed3 [2020-08-04T04:39:18.758Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-04T04:39:18.758Z] Removing intermediate container 63afe5e4272e [2020-08-04T04:39:18.758Z] ---> 70f05dffff75 [2020-08-04T04:39:18.758Z] [2020-08-04T04:39:18.758Z] ---> Running in 10b5c13b0ca0 [2020-08-04T04:39:19.023Z] ---> 696860e797ad [2020-08-04T04:39:19.023Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-04T04:39:19.023Z] Successfully built 70f05dffff75 [2020-08-04T04:39:19.023Z] Successfully tagged docker-core-data-go:latest [2020-08-04T04:39:19.023Z]  Building docker-core-data-go ... done Removing intermediate container 10b5c13b0ca0 [2020-08-04T04:39:19.023Z] ---> 17ea39fb0329 [2020-08-04T04:39:19.023Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-04T04:39:19.023Z] ---> Running in f35ba78328d2 [2020-08-04T04:39:19.287Z] ---> 959e42f25557 [2020-08-04T04:39:19.287Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-04T04:39:19.287Z] Removing intermediate container f35ba78328d2 [2020-08-04T04:39:19.287Z] ---> e33a1a63092e [2020-08-04T04:39:19.287Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-04T04:39:19.864Z] ---> Running in fca58e2a827b [2020-08-04T04:39:19.864Z] ---> 15e1ad5ba230 [2020-08-04T04:39:19.864Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-04T04:39:20.127Z] ---> ea75e49d872e [2020-08-04T04:39:20.127Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-04T04:39:20.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-04T04:39:20.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-04T04:39:20.656Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-04T04:39:20.656Z] (2/33) Installing expat (2.2.9-r1) [2020-08-04T04:39:20.656Z] (3/33) Installing libffi (3.3-r2) [2020-08-04T04:39:20.656Z] (4/33) Installing gdbm (1.13-r1) [2020-08-04T04:39:20.656Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-04T04:39:20.656Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-04T04:39:20.656Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-04T04:39:21.272Z] ---> 4741c10ef86a [2020-08-04T04:39:21.272Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-04T04:39:22.308Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-04T04:39:22.308Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-04T04:39:22.308Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-04T04:39:22.308Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-04T04:39:22.894Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-04T04:39:25.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 31.161s coverage: 86.3% of statements [2020-08-04T04:39:25.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-04T04:39:25.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.336s coverage: 72.2% of statements [2020-08-04T04:39:25.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.536s coverage: 72.1% of statements [2020-08-04T04:39:25.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.085s coverage: 82.4% of statements [2020-08-04T04:39:25.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.022s coverage: 48.4% of statements [2020-08-04T04:39:25.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-04T04:39:25.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-04T04:39:25.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-04T04:39:25.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.020s coverage: 28.8% of statements [2020-08-04T04:39:25.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-04T04:39:25.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.025s coverage: 96.8% of statements [2020-08-04T04:39:25.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-04T04:39:25.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.104s coverage: 33.7% of statements [2020-08-04T04:39:25.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-04T04:39:25.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-04T04:39:25.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.256s coverage: 84.1% of statements [2020-08-04T04:39:25.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.040s coverage: 100.0% of statements [2020-08-04T04:39:25.064Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.030s coverage: 42.9% of statements [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-04T04:39:25.064Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.021s coverage: 100.0% of statements [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-04T04:39:25.064Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.033s coverage: 83.8% of statements [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-04T04:39:25.064Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.098s coverage: 46.1% of statements [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-04T04:39:25.064Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.040s coverage: 100.0% of statements [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-04T04:39:25.064Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.093s coverage: 100.0% of statements [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-04T04:39:25.064Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-04T04:39:25.064Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.185s coverage: 29.1% of statements [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-04T04:39:25.064Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.058s coverage: 99.0% of statements [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-04T04:39:25.064Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.073s coverage: 100.0% of statements [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-04T04:39:25.064Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-04T04:39:25.064Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.022s coverage: 100.0% of statements [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-04T04:39:25.064Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.046s coverage: 87.9% of statements [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-04T04:39:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-04T04:39:25.064Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.018s coverage: 100.0% of statements [2020-08-04T04:39:25.455Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-04T04:39:25.455Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-04T04:39:25.719Z] ---> 1b5236a3a3b4 [2020-08-04T04:39:25.719Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-04T04:39:25.719Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-04T04:39:25.728Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.019s coverage: 32.1% of statements [2020-08-04T04:39:25.983Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-04T04:39:26.246Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-04T04:39:26.246Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-04T04:39:26.246Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-04T04:39:26.514Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-04T04:39:26.514Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-04T04:39:26.514Z] ---> Running in 0e694f58e5d8 [2020-08-04T04:39:26.514Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-04T04:39:26.514Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-04T04:39:26.514Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-04T04:39:26.514Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-04T04:39:26.514Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-04T04:39:26.779Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-04T04:39:26.779Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-04T04:39:26.779Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-04T04:39:26.779Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-04T04:39:27.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 100.0% of statements [2020-08-04T04:39:27.357Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-04T04:39:27.357Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-04T04:39:27.357Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-04T04:39:27.357Z] Removing intermediate container 0e694f58e5d8 [2020-08-04T04:39:27.357Z] ---> 45595b2ce617 [2020-08-04T04:39:27.357Z] Step 19/21 : LABEL arch=x86_64 [2020-08-04T04:39:27.488Z] GO111MODULE=on go vet ./... [2020-08-04T04:39:27.936Z] Executing busybox-1.31.1-r16.trigger [2020-08-04T04:39:28.207Z] OK: 71 MiB in 55 packages [2020-08-04T04:39:28.472Z] ---> Running in 24c8b9ecdc7c [2020-08-04T04:39:28.472Z] Removing intermediate container 24c8b9ecdc7c [2020-08-04T04:39:28.472Z] ---> db0447924e32 [2020-08-04T04:39:28.472Z] Step 20/21 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac [2020-08-04T04:39:28.738Z] ---> Running in 9396f6df3f1d [2020-08-04T04:39:28.738Z] Removing intermediate container 9396f6df3f1d [2020-08-04T04:39:28.738Z] ---> 53cc0c84e99a [2020-08-04T04:39:28.738Z] Step 21/21 : LABEL version=0.0.0 [2020-08-04T04:39:29.318Z] ---> Running in 7510098f2af4 [2020-08-04T04:39:32.649Z] Removing intermediate container 7510098f2af4 [2020-08-04T04:39:32.649Z] ---> 4ac347c2b7a9 [2020-08-04T04:39:32.649Z] [2020-08-04T04:39:34.055Z] Successfully built 4ac347c2b7a9 [2020-08-04T04:39:34.055Z] Successfully tagged docker-support-logging-go:latest [2020-08-04T04:39:34.055Z]  Building docker-support-logging-go ... done Removing intermediate container fca58e2a827b [2020-08-04T04:39:34.055Z] ---> 5c5ea1e9825e [2020-08-04T04:39:34.055Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-04T04:39:34.330Z] ---> Running in f07dd374058a [2020-08-04T04:39:35.724Z] Collecting docker-compose==1.23.2 [2020-08-04T04:39:35.724Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-04T04:39:35.987Z] Collecting PyYAML<4,>=3.10 [2020-08-04T04:39:35.987Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-04T04:39:36.974Z] Collecting cached-property<2,>=1.2.0 [2020-08-04T04:39:36.974Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-04T04:39:36.974Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-08-04T04:39:36.974Z] Collecting docker<4.0,>=3.6.0 [2020-08-04T04:39:36.974Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-04T04:39:37.251Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-04T04:39:37.251Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-04T04:39:37.251Z] Collecting docopt<0.7,>=0.6.1 [2020-08-04T04:39:37.251Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-04T04:39:37.875Z] Collecting texttable<0.10,>=0.9.0 [2020-08-04T04:39:37.875Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-04T04:39:38.566Z] Collecting jsonschema<3,>=2.5.1 [2020-08-04T04:39:38.566Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-04T04:39:38.837Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-04T04:39:38.837Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-04T04:39:38.837Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-04T04:39:38.837Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-04T04:39:39.414Z] Collecting docker-pycreds>=0.4.0 [2020-08-04T04:39:39.414Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-04T04:39:39.414Z] Collecting idna<2.8,>=2.5 [2020-08-04T04:39:39.414Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-04T04:39:39.414Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-08-04T04:39:39.678Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-04T04:39:39.678Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-04T04:39:39.678Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-08-04T04:39:39.678Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-04T04:39:39.678Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-04T04:39:39.678Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-04T04:39:39.678Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-04T04:39:39.940Z] Installing collected packages: PyYAML, cached-property, docker-pycreds, websocket-client, idna, urllib3, requests, docker, docopt, texttable, jsonschema, dockerpty, docker-compose [2020-08-04T04:39:39.941Z] Running setup.py install for PyYAML: started [2020-08-04T04:39:40.516Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-04T04:39:40.781Z] Attempting uninstall: idna [2020-08-04T04:39:40.781Z] Found existing installation: idna 2.9 [2020-08-04T04:39:40.781Z] Uninstalling idna-2.9: [2020-08-04T04:39:40.781Z] Successfully uninstalled idna-2.9 [2020-08-04T04:39:40.781Z] Attempting uninstall: urllib3 [2020-08-04T04:39:40.781Z] Found existing installation: urllib3 1.25.9 [2020-08-04T04:39:40.781Z] Uninstalling urllib3-1.25.9: [2020-08-04T04:39:41.045Z] Successfully uninstalled urllib3-1.25.9 [2020-08-04T04:39:41.045Z] Attempting uninstall: requests [2020-08-04T04:39:41.045Z] Found existing installation: requests 2.23.0 [2020-08-04T04:39:41.045Z] Uninstalling requests-2.23.0: [2020-08-04T04:39:41.045Z] Successfully uninstalled requests-2.23.0 [2020-08-04T04:39:41.630Z] Running setup.py install for docopt: started [2020-08-04T04:39:41.899Z] Running setup.py install for docopt: finished with status 'done' [2020-08-04T04:39:41.899Z] Running setup.py install for texttable: started [2020-08-04T04:39:42.472Z] Running setup.py install for texttable: finished with status 'done' [2020-08-04T04:39:42.472Z] Running setup.py install for dockerpty: started [2020-08-04T04:39:43.049Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-04T04:39:43.634Z] Successfully installed PyYAML-3.13 cached-property-1.5.1 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-08-04T04:39:45.796Z] gofmt -l . [2020-08-04T04:39:46.066Z] [ "`gofmt -l .`" = "" ] [2020-08-04T04:39:47.861Z] Removing intermediate container f07dd374058a [2020-08-04T04:39:47.861Z] ---> 1c8a74c89c94 [2020-08-04T04:39:47.861Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-04T04:39:47.861Z] ---> Running in 9f8f5a955ac3 [2020-08-04T04:39:48.125Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-04T04:39:48.125Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-04T04:39:48.387Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-04T04:39:48.387Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-04T04:39:48.387Z] (3/3) Installing curl (7.69.1-r0) [2020-08-04T04:39:48.387Z] Executing busybox-1.31.1-r16.trigger [2020-08-04T04:39:48.387Z] OK: 72 MiB in 58 packages [2020-08-04T04:39:48.661Z] ./bin/test-go-mod-tidy.sh [2020-08-04T04:39:48.932Z] ./bin/test-attribution-txt.sh [2020-08-04T04:39:48.967Z] Removing intermediate container 9f8f5a955ac3 [2020-08-04T04:39:48.967Z] ---> b2b9a8a4c0b0 [2020-08-04T04:39:48.967Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-04T04:39:48.967Z] ---> Running in cc04b57fc6d5 [2020-08-04T04:39:49.230Z] Removing intermediate container cc04b57fc6d5 [2020-08-04T04:39:49.230Z] ---> 353cfe1eb428 [2020-08-04T04:39:49.230Z] Step 24/26 : LABEL arch=x86_64 [2020-08-04T04:39:49.230Z] ---> Running in 31303e953a05 [2020-08-04T04:39:49.230Z] Removing intermediate container 31303e953a05 [2020-08-04T04:39:49.230Z] ---> 3ddccd7d5edf [2020-08-04T04:39:49.230Z] Step 25/26 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac [2020-08-04T04:39:49.493Z] ---> Running in 1b2c666f6d93 [2020-08-04T04:39:49.493Z] Removing intermediate container 1b2c666f6d93 [2020-08-04T04:39:49.493Z] ---> afc46c9b8d82 [2020-08-04T04:39:49.493Z] Step 26/26 : LABEL version=0.0.0 [2020-08-04T04:39:49.493Z] ---> Running in 2600b7ef1f96 [2020-08-04T04:39:49.758Z] Removing intermediate container 2600b7ef1f96 [2020-08-04T04:39:49.758Z] ---> 8cf0e4acde25 [2020-08-04T04:39:49.758Z] [2020-08-04T04:39:49.758Z] Successfully built 8cf0e4acde25 [2020-08-04T04:39:50.023Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-08-04T04:39:50.310Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-08-04T04:39:50.382Z] $ docker stop --time=1 6f16e02e659d5d57e421fa416bb442141cdd4f986dbb05bc648741fc0c8dd539 [2020-08-04T04:39:52.132Z] $ docker rm -f 6f16e02e659d5d57e421fa416bb442141cdd4f986dbb05bc648741fc0c8dd539 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2020-08-04T04:39:52.798Z] + docker images [2020-08-04T04:39:52.798Z] + grep docker [2020-08-04T04:39:52.798Z] docker-sys-mgmt-agent-go latest 8cf0e4acde25 3 seconds ago 284MB [2020-08-04T04:39:52.798Z] docker-support-logging-go latest 4ac347c2b7a9 23 seconds ago 11.8MB [2020-08-04T04:39:52.798Z] docker-core-data-go latest 70f05dffff75 34 seconds ago 23.8MB [2020-08-04T04:39:52.798Z] docker-security-proxy-setup-go latest c073e5bf34e8 36 seconds ago 16.4MB [2020-08-04T04:39:52.798Z] docker-support-scheduler-go latest c469c492bdbe 37 seconds ago 13.1MB [2020-08-04T04:39:52.798Z] docker-security-secretstore-setup-go latest 56ecc9372735 2 minutes ago 33.9MB [2020-08-04T04:39:52.798Z] docker-support-notifications-go latest 48234f83cb9c 2 minutes ago 14.4MB [2020-08-04T04:39:52.798Z] docker-core-command-go latest cafa10daec43 2 minutes ago 13MB [2020-08-04T04:39:52.798Z] docker-security-secrets-setup-go latest 6e9b0bad0cee 2 minutes ago 25.1MB [2020-08-04T04:39:52.798Z] docker-core-metadata-go latest 5119b2d9e870 3 minutes ago 14.4MB [2020-08-04T04:39:52.798Z] docker latest 81f5749c9058 5 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-08-04T04:39:53.176Z] + ls -al . [2020-08-04T04:39:53.176Z] total 596 [2020-08-04T04:39:53.176Z] drwxrwxr-x 10 1001 1001 4096 Aug 4 04:39 . [2020-08-04T04:39:53.176Z] drwxr-xr-x 4 root root 4096 Aug 4 04:37 .. [2020-08-04T04:39:53.176Z] -rw-rw-r-- 1 1001 1001 11 Aug 4 04:35 .dockerignore [2020-08-04T04:39:53.176Z] drwxrwxr-x 8 1001 1001 4096 Aug 4 04:35 .git [2020-08-04T04:39:53.176Z] drwxrwxr-x 3 1001 1001 4096 Aug 4 04:35 .github [2020-08-04T04:39:53.176Z] -rw-rw-r-- 1 1001 1001 932 Aug 4 04:35 .gitignore [2020-08-04T04:39:53.176Z] drwxrwxr-x 3 1001 1001 4096 Aug 4 04:35 .semver [2020-08-04T04:39:53.176Z] -rw-rw-r-- 1 1001 1001 166 Aug 4 04:35 .sonarcloud.properties [2020-08-04T04:39:53.176Z] -rw-rw-r-- 1 1001 1001 3804 Aug 4 04:35 CONTRIBUTING.md [2020-08-04T04:39:53.176Z] -rw-rw-r-- 1 1001 1001 1035 Aug 4 04:35 Dockerfile.build [2020-08-04T04:39:53.176Z] -rw-rw-r-- 1 1001 1001 865 Aug 4 04:35 Jenkinsfile [2020-08-04T04:39:53.176Z] -rw-rw-r-- 1 1001 1001 10775 Aug 4 04:35 LICENSE [2020-08-04T04:39:53.176Z] -rw-rw-r-- 1 1001 1001 6237 Aug 4 04:35 Makefile [2020-08-04T04:39:53.176Z] -rw-rw-r-- 1 1001 1001 5652 Aug 4 04:35 README.md [2020-08-04T04:39:53.176Z] -rw-rw-r-- 1 1001 1001 7111 Aug 4 04:35 SECURITY.md [2020-08-04T04:39:53.176Z] -rw-rw-r-- 1 1001 1001 5 Aug 4 04:31 VERSION [2020-08-04T04:39:53.176Z] -rw-rw-r-- 1 1001 1001 4131 Aug 4 04:35 ZMQWindows.md [2020-08-04T04:39:53.176Z] drwxrwxr-x 2 1001 1001 4096 Aug 4 04:35 bin [2020-08-04T04:39:53.176Z] drwxrwxr-x 15 1001 1001 4096 Aug 4 04:35 cmd [2020-08-04T04:39:53.176Z] -rw-r--r-- 1 root root 465013 Aug 4 04:39 coverage.out [2020-08-04T04:39:53.176Z] -rw-r--r-- 1 root root 1075 Aug 4 04:39 go.mod [2020-08-04T04:39:53.176Z] -rw-r--r-- 1 root root 18146 Aug 4 04:39 go.sum [2020-08-04T04:39:53.176Z] drwxrwxr-x 8 1001 1001 4096 Aug 4 04:35 internal [2020-08-04T04:39:53.177Z] drwxrwxr-x 4 1001 1001 4096 Aug 4 04:35 openapi [2020-08-04T04:39:53.177Z] drwxrwxr-x 4 1001 1001 4096 Aug 4 04:35 snap [2020-08-04T04:39:53.177Z] -rw-rw-r-- 1 1001 1001 168 Aug 4 04:35 version.go [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } [2020-08-04T04:39:53.896Z] + '[' -e coverage.out ] [2020-08-04T04:39:53.896Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-04T04:39:53.950Z] Warning: overwriting stash ‘coverage-report’ [2020-08-04T04:39:54.943Z] Stashed 1 file(s) [Pipeline] sh [2020-08-04T04:39:55.583Z] + make build [2020-08-04T04:39:55.583Z] 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-08-04T04:40:13.889Z] 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-08-04T04:40:24.012Z] 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-08-04T04:40:29.399Z] 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-08-04T04:40:34.783Z] 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-08-04T04:40:41.472Z] 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-08-04T04:40:42.065Z] 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-08-04T04:40:46.351Z] 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-08-04T04:40:53.038Z] 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-08-04T04:40:56.409Z] 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-08-04T04:41:01.804Z] 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-08-04T04:41:06.093Z] 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-08-04T04:41:09.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-08-04T04:41:12.843Z] $ docker stop --time=1 e17a83e4aab19ec5903e2184f0d6c0d8f5302da285317512187eaca9a753f23e [2020-08-04T04:41:15.420Z] $ docker rm -f e17a83e4aab19ec5903e2184f0d6c0d8f5302da285317512187eaca9a753f23e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-04T04:41:16.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-04T04:41:17.203Z] [2020-08-04T04:41:17.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-08-04T04:41:17.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-04T04:41:17.581Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-08-04T04:41:17.581Z] 29e5d40040c1: Pulling fs layer [2020-08-04T04:41:17.581Z] 1ce36da41761: Pulling fs layer [2020-08-04T04:41:17.581Z] 25b303627fd3: Pulling fs layer [2020-08-04T04:41:17.854Z] 29e5d40040c1: Verifying Checksum [2020-08-04T04:41:17.854Z] 29e5d40040c1: Download complete [2020-08-04T04:41:18.456Z] 1ce36da41761: Verifying Checksum [2020-08-04T04:41:18.456Z] 1ce36da41761: Download complete [2020-08-04T04:41:18.456Z] 29e5d40040c1: Pull complete [2020-08-04T04:41:19.948Z] 1ce36da41761: Pull complete [2020-08-04T04:41:20.585Z] 25b303627fd3: Verifying Checksum [2020-08-04T04:41:20.585Z] 25b303627fd3: Download complete [2020-08-04T04:41:30.873Z] 25b303627fd3: Pull complete [2020-08-04T04:41:30.873Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-08-04T04:41:30.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-04T04:41:30.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-08-04T04:41:31.174Z] prd-ubuntu18.04-docker-arm64-4c-16g-2020 does not seem to be running inside a container [2020-08-04T04:41:31.263Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-04T04:41:34.927Z] $ docker top a3150e367af51a9456fd48d27648c9eda5891ac6385991a37efb23e83a920fa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-04T04:41:36.338Z] + docker-compose build --help [2020-08-04T04:41:36.338Z] + grep parallel [2020-08-04T04:41:39.725Z] --parallel Build images in parallel. [Pipeline] } [2020-08-04T04:41:40.003Z] $ docker stop --time=1 a3150e367af51a9456fd48d27648c9eda5891ac6385991a37efb23e83a920fa5 [2020-08-04T04:41:41.959Z] $ docker rm -f a3150e367af51a9456fd48d27648c9eda5891ac6385991a37efb23e83a920fa5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-04T04:41:42.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-04T04:41:42.773Z] . [Pipeline] withDockerContainer [2020-08-04T04:41:43.038Z] prd-ubuntu18.04-docker-arm64-4c-16g-2020 does not seem to be running inside a container [2020-08-04T04:41:43.103Z] $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-04T04:41:44.589Z] $ docker top 943cc7c2ecc33b92f9e6278016b62b257259dbac41620be6433b2c2be1b29e95 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-04T04:41:45.617Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-04T04:41:49.891Z] Building docker-core-command-go ... [2020-08-04T04:41:49.891Z] Building docker-core-data-go ... [2020-08-04T04:41:49.891Z] Building docker-core-metadata-go ... [2020-08-04T04:41:49.891Z] Building docker-security-proxy-setup-go ... [2020-08-04T04:41:49.891Z] Building docker-security-secrets-setup-go ... [2020-08-04T04:41:49.891Z] Building docker-security-secretstore-setup-go ... [2020-08-04T04:41:49.891Z] Building docker-support-logging-go ... [2020-08-04T04:41:49.891Z] Building docker-support-notifications-go ... [2020-08-04T04:41:49.891Z] Building docker-support-scheduler-go ... [2020-08-04T04:41:49.891Z] Building docker-sys-mgmt-agent-go ... [2020-08-04T04:41:49.891Z] Building docker-support-scheduler-go [2020-08-04T04:41:49.891Z] Building docker-core-data-go [2020-08-04T04:41:49.891Z] Building docker-support-notifications-go [2020-08-04T04:41:49.891Z] Building docker-sys-mgmt-agent-go [2020-08-04T04:41:49.891Z] Building docker-support-logging-go [2020-08-04T04:43:41.677Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-04T04:43:41.677Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-04T04:43:41.677Z] ---> 80d994c29fa2 [2020-08-04T04:43:41.677Z] Step 3/22 : WORKDIR /edgex-go [2020-08-04T04:43:41.677Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-04T04:43:41.677Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-04T04:43:41.677Z] ---> 80d994c29fa2 [2020-08-04T04:43:41.677Z] Step 3/26 : WORKDIR /edgex-go [2020-08-04T04:43:41.677Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpineStep 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-04T04:43:41.677Z] [2020-08-04T04:43:41.677Z] Step 2/20 : FROM ${BUILDER_BASE} AS builderStep 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-04T04:43:41.677Z] [2020-08-04T04:43:41.677Z] ---> 80d994c29fa2 [2020-08-04T04:43:41.677Z] Step 3/20 : WORKDIR /edgex-go ---> 80d994c29fa2 [2020-08-04T04:43:41.677Z] [2020-08-04T04:43:41.677Z] Step 3/21 : WORKDIR /edgex-go [2020-08-04T04:43:41.677Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-04T04:43:41.677Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-04T04:43:41.677Z] ---> 80d994c29fa2 [2020-08-04T04:43:41.677Z] Step 3/23 : WORKDIR /edgex-go [2020-08-04T04:43:41.677Z] ---> Running in dbf6fe8cddd4 [2020-08-04T04:43:41.677Z] ---> Running in 046bc5c23d6c [2020-08-04T04:43:41.677Z] ---> Running in 850157d3f8b9 [2020-08-04T04:43:41.677Z] ---> Running in 57f987ca3aa6 [2020-08-04T04:43:41.677Z] ---> Running in b019cee24184 [2020-08-04T04:43:41.677Z] Removing intermediate container 046bc5c23d6c [2020-08-04T04:43:41.677Z] ---> e803d5be2f34 [2020-08-04T04:43:41.677Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-04T04:43:41.677Z] Removing intermediate container 57f987ca3aa6 [2020-08-04T04:43:41.677Z] ---> d3352ea7b826 [2020-08-04T04:43:41.677Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-04T04:43:41.677Z] Removing intermediate container dbf6fe8cddd4 [2020-08-04T04:43:41.677Z] ---> 23f93aa51698 [2020-08-04T04:43:41.677Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-04T04:43:41.677Z] Removing intermediate container b019cee24184 [2020-08-04T04:43:41.677Z] ---> f519a1d86898 [2020-08-04T04:43:41.677Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-04T04:43:41.677Z] Removing intermediate container 850157d3f8b9 [2020-08-04T04:43:41.677Z] ---> 4b00e37a3eaf [2020-08-04T04:43:41.677Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-04T04:43:41.677Z] ---> Running in 157effafdbac [2020-08-04T04:43:41.677Z] ---> Running in eb8b80da1228 [2020-08-04T04:43:41.677Z] ---> Running in 31a410a71c53 [2020-08-04T04:43:41.677Z] ---> Running in 6aace18cbda5 [2020-08-04T04:43:41.677Z] ---> Running in 46b0b29ab912 [2020-08-04T04:43:45.069Z] Removing intermediate container eb8b80da1228 [2020-08-04T04:43:45.069Z] ---> cd571a52c442 [2020-08-04T04:43:45.069Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-04T04:43:45.069Z] Removing intermediate container 157effafdbac [2020-08-04T04:43:45.069Z] ---> 5b45283513b4 [2020-08-04T04:43:45.069Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-04T04:43:45.069Z] ---> Running in 3f815522bddb [2020-08-04T04:43:45.345Z] ---> Running in 8c572f3c1f08 [2020-08-04T04:43:45.345Z] Removing intermediate container 31a410a71c53 [2020-08-04T04:43:45.345Z] ---> 39b62a537953 [2020-08-04T04:43:45.346Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-04T04:43:45.655Z] Removing intermediate container 46b0b29ab912 [2020-08-04T04:43:45.655Z] ---> 33145805b556 [2020-08-04T04:43:45.655Z] Step 5/20 : RUN apk update && apk add make git [2020-08-04T04:43:45.655Z] ---> Running in b0e7d9f66f89 [2020-08-04T04:43:45.655Z] Removing intermediate container 6aace18cbda5 [2020-08-04T04:43:45.655Z] ---> d3ecb42a6ccb [2020-08-04T04:43:45.655Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-04T04:43:45.980Z] ---> Running in ed5696214342 [2020-08-04T04:43:45.980Z] ---> Running in 0cce46fc1b6c [2020-08-04T04:43:47.565Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-04T04:43:47.839Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-04T04:43:48.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-04T04:43:48.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-04T04:43:48.717Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-04T04:43:48.717Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-04T04:43:48.717Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-04T04:43:49.326Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-04T04:43:49.597Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-04T04:43:49.597Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-04T04:43:49.597Z] v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-04T04:43:49.597Z] OK: 12620 distinct packages available [2020-08-04T04:43:49.597Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-04T04:43:49.597Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-04T04:43:49.597Z] v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-04T04:43:49.597Z] OK: 12620 distinct packages available [2020-08-04T04:43:50.579Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-04T04:43:50.579Z] v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-04T04:43:50.579Z] OK: 12620 distinct packages available [2020-08-04T04:43:50.579Z] OK: 217 MiB in 51 packages [2020-08-04T04:43:50.579Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-04T04:43:50.579Z] v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-04T04:43:50.579Z] OK: 12620 distinct packages available [2020-08-04T04:43:50.579Z] OK: 217 MiB in 51 packages [2020-08-04T04:43:50.852Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-04T04:43:50.852Z] v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-04T04:43:50.852Z] OK: 12620 distinct packages available [2020-08-04T04:43:51.459Z] OK: 217 MiB in 51 packages [2020-08-04T04:43:51.459Z] OK: 217 MiB in 51 packages [2020-08-04T04:43:51.741Z] OK: 217 MiB in 51 packages [2020-08-04T04:43:52.726Z] Removing intermediate container 3f815522bddb [2020-08-04T04:43:52.726Z] ---> 620ddfc3479d [2020-08-04T04:43:52.726Z] Step 6/23 : COPY go.mod . [2020-08-04T04:43:52.726Z] OK: 217 MiB in 51 packages [2020-08-04T04:43:52.726Z] Removing intermediate container 8c572f3c1f08 [2020-08-04T04:43:52.726Z] ---> ba852bd6a4a7 [2020-08-04T04:43:52.726Z] Step 6/26 : COPY go.mod . [2020-08-04T04:43:53.716Z] Removing intermediate container b0e7d9f66f89 [2020-08-04T04:43:53.716Z] ---> 8d6a95291a2a [2020-08-04T04:43:53.716Z] Step 6/22 : COPY go.mod . [2020-08-04T04:43:53.716Z] Removing intermediate container ed5696214342 [2020-08-04T04:43:53.716Z] ---> 5aaf0e07897e [2020-08-04T04:43:53.716Z] Step 6/20 : COPY go.mod . [2020-08-04T04:43:53.716Z] ---> 0a1cb9f3da0c [2020-08-04T04:43:53.716Z] Step 7/23 : RUN go mod download [2020-08-04T04:43:53.716Z] ---> f79f53418154 [2020-08-04T04:43:53.716Z] Step 7/26 : RUN go mod download [2020-08-04T04:43:53.994Z] ---> Running in 8dc40e3f7d3c [2020-08-04T04:43:54.266Z] ---> Running in 3a3aba409ec1 [2020-08-04T04:43:54.267Z] Removing intermediate container 0cce46fc1b6c [2020-08-04T04:43:54.267Z] ---> 31a107d1d1a3 [2020-08-04T04:43:54.267Z] Step 6/21 : COPY go.mod . [2020-08-04T04:43:54.549Z] ---> f49dfd4bc793 [2020-08-04T04:43:54.549Z] Step 7/22 : RUN go mod download [2020-08-04T04:43:54.549Z] ---> d8bc4ab8b440 [2020-08-04T04:43:54.549Z] Step 7/20 : RUN go mod download [2020-08-04T04:43:54.826Z] ---> Running in 333a7002ad84 [2020-08-04T04:43:54.826Z] ---> Running in 8f8ec3e95887 [2020-08-04T04:43:55.441Z] ---> 320bfc7b6f49 [2020-08-04T04:43:55.441Z] Step 7/21 : RUN go mod download [2020-08-04T04:43:55.727Z] ---> Running in 5cda8cd48621 [2020-08-04T04:43:59.142Z] Removing intermediate container 8dc40e3f7d3c [2020-08-04T04:43:59.142Z] ---> 6b786c409777 [2020-08-04T04:43:59.142Z] Step 8/23 : COPY . . [2020-08-04T04:43:59.738Z] Removing intermediate container 3a3aba409ec1 [2020-08-04T04:43:59.738Z] ---> cf78b8b8ac08 [2020-08-04T04:43:59.738Z] Step 8/26 : COPY . . [2020-08-04T04:44:00.017Z] Removing intermediate container 8f8ec3e95887 [2020-08-04T04:44:00.017Z] ---> 0fbeb4ea4fe2 [2020-08-04T04:44:00.017Z] Step 8/20 : COPY . . [2020-08-04T04:44:00.611Z] Removing intermediate container 333a7002ad84 [2020-08-04T04:44:00.611Z] ---> 5f8c3234557e [2020-08-04T04:44:00.611Z] Step 8/22 : COPY . . [2020-08-04T04:44:02.043Z] Removing intermediate container 5cda8cd48621 [2020-08-04T04:44:02.043Z] ---> aa5e8a58a4a0 [2020-08-04T04:44:02.043Z] Step 8/21 : COPY . . [2020-08-04T04:44:34.405Z] ---> 047b2fa9209c [2020-08-04T04:44:34.405Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-04T04:44:34.405Z] ---> b378b597d4a8 [2020-08-04T04:44:34.405Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-04T04:44:34.405Z] ---> cb5c798d25a5 [2020-08-04T04:44:34.405Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-04T04:44:34.405Z] ---> ce89c01fe560 [2020-08-04T04:44:34.405Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-04T04:44:34.405Z] ---> c922ed204ab5 [2020-08-04T04:44:34.405Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-04T04:44:34.405Z] ---> Running in 168f16b312e1 [2020-08-04T04:44:34.405Z] ---> Running in e7981a8fb9b1 [2020-08-04T04:44:34.405Z] ---> Running in 9129ace6da58 [2020-08-04T04:44:34.405Z] ---> Running in 847f98736cda [2020-08-04T04:44:34.405Z] ---> Running in 3d77a9915d5a [2020-08-04T04:44:34.405Z] 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-08-04T04:44:34.679Z] 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-08-04T04:44:34.954Z] 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-08-04T04:44:35.229Z] 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-08-04T04:44:35.229Z] 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-08-04T04:46:27.105Z] Removing intermediate container 847f98736cda [2020-08-04T04:46:27.105Z] ---> 25f81844a77f [2020-08-04T04:46:27.105Z] [2020-08-04T04:46:27.105Z] Step 10/21 : FROM scratch [2020-08-04T04:46:27.105Z] ---> [2020-08-04T04:46:27.105Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-04T04:46:27.105Z] Removing intermediate container 9129ace6da58 [2020-08-04T04:46:27.105Z] ---> e37767354ecb [2020-08-04T04:46:27.105Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-04T04:46:27.105Z] ---> Running in 9b87e2d97e09 [2020-08-04T04:46:27.105Z] ---> Running in a513d5c65ca7 [2020-08-04T04:46:27.105Z] Removing intermediate container 9b87e2d97e09 [2020-08-04T04:46:27.105Z] ---> 17bfb97bb9af [2020-08-04T04:46:27.105Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-04T04:46:27.105Z] ---> Running in 58ea77f438a0 [2020-08-04T04:46:27.105Z] Removing intermediate container 58ea77f438a0 [2020-08-04T04:46:27.105Z] ---> 5b3f233d2002 [2020-08-04T04:46:27.105Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-04T04:46:27.105Z] ---> Running in ae3d2d89c4fb [2020-08-04T04:46:27.105Z] Removing intermediate container ae3d2d89c4fb [2020-08-04T04:46:27.105Z] ---> f4ff34755c11 [2020-08-04T04:46:27.105Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-04T04:46:27.105Z] 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-08-04T04:46:27.105Z] ---> 82cf6b64a61c [2020-08-04T04:46:27.105Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-04T04:46:27.105Z] ---> 9afb88a3c6fa [2020-08-04T04:46:27.105Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-04T04:46:27.105Z] ---> ad844d11776e [2020-08-04T04:46:27.105Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-04T04:46:27.105Z] ---> 85aeaff03377 [2020-08-04T04:46:27.105Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-04T04:46:27.105Z] ---> Running in c9959ece4f44 [2020-08-04T04:46:27.105Z] Removing intermediate container a513d5c65ca7 [2020-08-04T04:46:27.105Z] ---> b2b29bac45b3 [2020-08-04T04:46:27.105Z] [2020-08-04T04:46:27.105Z] Step 11/26 : FROM docker:latest [2020-08-04T04:46:27.105Z] ---> ce9d55ae87f1 [2020-08-04T04:46:27.105Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-04T04:46:27.105Z] ---> Running in f8158f3006b5 [2020-08-04T04:46:27.105Z] Removing intermediate container c9959ece4f44 [2020-08-04T04:46:27.105Z] ---> 451440803190 [2020-08-04T04:46:27.105Z] Step 19/21 : LABEL arch=arm64 [2020-08-04T04:46:27.105Z] ---> Running in 009cad4b77c7 [2020-08-04T04:46:27.105Z] Removing intermediate container e7981a8fb9b1 [2020-08-04T04:46:27.105Z] ---> 5620946c4f95 [2020-08-04T04:46:27.105Z] [2020-08-04T04:46:27.105Z] Step 10/23 : FROM scratch [2020-08-04T04:46:27.105Z] ---> [2020-08-04T04:46:27.105Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-04T04:46:27.105Z] ---> Using cache [2020-08-04T04:46:27.105Z] ---> 17bfb97bb9af [2020-08-04T04:46:27.105Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-04T04:46:27.376Z] ---> Running in 6064bc4769ae [2020-08-04T04:46:27.376Z] Removing intermediate container 009cad4b77c7 [2020-08-04T04:46:27.376Z] ---> 8a53b44c49be [2020-08-04T04:46:27.376Z] Step 20/21 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac [2020-08-04T04:46:27.967Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-04T04:46:27.967Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-04T04:46:28.564Z] ---> Running in 87cf4fedb58c [2020-08-04T04:46:28.564Z] Removing intermediate container 6064bc4769ae [2020-08-04T04:46:28.564Z] ---> c83ceca502c5 [2020-08-04T04:46:28.564Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-04T04:46:28.839Z] (1/2) Installing readline (8.0.4-r0) [2020-08-04T04:46:28.839Z] (2/2) Installing bash (5.0.17-r0) [2020-08-04T04:46:28.839Z] ---> Running in 3bbe2608145d [2020-08-04T04:46:28.839Z] Executing bash-5.0.17-r0.post-install [2020-08-04T04:46:28.839Z] Executing busybox-1.31.1-r16.trigger [2020-08-04T04:46:28.839Z] OK: 12 MiB in 22 packages [2020-08-04T04:46:29.114Z] Removing intermediate container 3d77a9915d5a [2020-08-04T04:46:29.114Z] ---> 7285f8d736ae [2020-08-04T04:46:29.114Z] [2020-08-04T04:46:29.114Z] Step 10/20 : FROM scratch [2020-08-04T04:46:29.114Z] ---> [2020-08-04T04:46:29.114Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-04T04:46:29.382Z] Removing intermediate container 87cf4fedb58c [2020-08-04T04:46:29.382Z] ---> 0be04b6b9c7b [2020-08-04T04:46:29.382Z] Step 21/21 : LABEL version=0.0.0 [2020-08-04T04:46:29.382Z] ---> Running in 50cb8a4921fb [2020-08-04T04:46:29.656Z] Removing intermediate container 3bbe2608145d [2020-08-04T04:46:29.656Z] ---> 803dfa823112 [2020-08-04T04:46:29.656Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-04T04:46:29.933Z] ---> Running in bf89b8424210 [2020-08-04T04:46:30.212Z] Removing intermediate container 50cb8a4921fb [2020-08-04T04:46:30.212Z] ---> c66af840f160 [2020-08-04T04:46:30.212Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-04T04:46:30.486Z] ---> Running in 93af4ce1709d [2020-08-04T04:46:30.486Z] Removing intermediate container bf89b8424210 [2020-08-04T04:46:30.486Z] ---> 65a5e7655c1a [2020-08-04T04:46:30.486Z] [2020-08-04T04:46:30.486Z] ---> 2819d00de6c0 [2020-08-04T04:46:30.486Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-04T04:46:30.763Z] Removing intermediate container f8158f3006b5 [2020-08-04T04:46:30.763Z] ---> c1ea529315a0 [2020-08-04T04:46:30.763Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-04T04:46:31.044Z] Successfully built 65a5e7655c1a [2020-08-04T04:46:31.316Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-08-04T04:46:31.316Z]  Building docker-support-logging-go ... done Building docker-security-secretstore-setup-go [2020-08-04T04:46:31.316Z] ---> Running in 5d001981bce0 [2020-08-04T04:46:31.316Z] Removing intermediate container 93af4ce1709d [2020-08-04T04:46:31.316Z] ---> 4007d9281628 [2020-08-04T04:46:31.316Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-04T04:46:31.589Z] ---> Running in ecdeb9d45d6f [2020-08-04T04:46:32.581Z] ---> 8bd539b89c88 [2020-08-04T04:46:32.581Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-04T04:46:32.581Z] Removing intermediate container ecdeb9d45d6f [2020-08-04T04:46:32.581Z] ---> 732bd7e498c7 [2020-08-04T04:46:32.581Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-04T04:46:35.969Z] ---> e8b171ff02f4 [2020-08-04T04:46:35.969Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-04T04:46:37.949Z] ---> 2d67a56c5ccb [2020-08-04T04:46:37.949Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-04T04:46:38.222Z] ---> 830db0694fd5 [2020-08-04T04:46:38.222Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-04T04:46:38.825Z] Removing intermediate container 5d001981bce0 [2020-08-04T04:46:38.825Z] ---> b2dc1dd5f2bc [2020-08-04T04:46:38.825Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-04T04:46:39.435Z] ---> 6249f18c80ff [2020-08-04T04:46:39.435Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-04T04:46:39.435Z] ---> Running in 5223c5a1c8c9 [2020-08-04T04:46:40.039Z] ---> 89e843ab1e4d [2020-08-04T04:46:40.039Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-04T04:46:40.635Z] ---> Running in 2e60e11e3c32 [2020-08-04T04:46:40.635Z] Removing intermediate container 5223c5a1c8c9 [2020-08-04T04:46:40.635Z] ---> 041666a7332d [2020-08-04T04:46:40.635Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-04T04:46:41.622Z] ---> Running in 511ac3153b07 [2020-08-04T04:46:41.895Z] ---> 8415d34d21a4 [2020-08-04T04:46:41.895Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-04T04:46:41.895Z] Removing intermediate container 2e60e11e3c32 [2020-08-04T04:46:41.895Z] ---> 6bb86a24c318 [2020-08-04T04:46:41.895Z] Step 18/20 : LABEL arch=arm64 [2020-08-04T04:46:42.181Z] Removing intermediate container 168f16b312e1 [2020-08-04T04:46:42.181Z] ---> a9ef0696f9bb [2020-08-04T04:46:42.181Z] [2020-08-04T04:46:42.181Z] Step 10/22 : FROM alpine [2020-08-04T04:46:42.818Z] latest: Pulling from library/alpine [2020-08-04T04:46:42.818Z] Removing intermediate container 511ac3153b07 [2020-08-04T04:46:42.818Z] ---> 124e7904fc83 [2020-08-04T04:46:42.818Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-04T04:46:42.818Z] ---> Running in 23ff8df70d73 [2020-08-04T04:46:43.152Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-04T04:46:43.433Z] ---> 6e63897d1d2a [2020-08-04T04:46:43.433Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-04T04:46:43.433Z] Status: Downloaded newer image for alpine:latest [2020-08-04T04:46:43.433Z] ---> Running in deae02357428 [2020-08-04T04:46:43.433Z] ---> 62ee0e9f8440 [2020-08-04T04:46:43.433Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-04T04:46:43.762Z] Removing intermediate container 23ff8df70d73 [2020-08-04T04:46:43.762Z] ---> 5986d426068a [2020-08-04T04:46:43.762Z] Step 19/20 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac [2020-08-04T04:46:44.057Z] ---> Running in 99afe9afff0a [2020-08-04T04:46:44.057Z] ---> Running in a6d39a097435 [2020-08-04T04:46:44.342Z] ---> Running in 0e9975344332 [2020-08-04T04:46:44.613Z] Removing intermediate container deae02357428 [2020-08-04T04:46:44.613Z] ---> 7d1c3a8dffbd [2020-08-04T04:46:44.613Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-04T04:46:44.885Z] Removing intermediate container a6d39a097435 [2020-08-04T04:46:44.885Z] ---> 4f8e37f9418d [2020-08-04T04:46:44.885Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-04T04:46:44.885Z] Removing intermediate container 99afe9afff0a [2020-08-04T04:46:44.885Z] ---> b097f45ece79 [2020-08-04T04:46:44.885Z] Step 21/23 : LABEL arch=arm64 [2020-08-04T04:46:45.480Z] ---> Running in 89650545549f [2020-08-04T04:46:45.480Z] ---> Running in 80eed143b48b [2020-08-04T04:46:45.480Z] Removing intermediate container 0e9975344332 [2020-08-04T04:46:45.480Z] ---> 48620d3f00cb [2020-08-04T04:46:45.480Z] Step 20/20 : LABEL version=0.0.0 [2020-08-04T04:46:46.093Z] ---> Running in 244a6d5dd13c [2020-08-04T04:46:46.371Z] Removing intermediate container 89650545549f [2020-08-04T04:46:46.371Z] ---> c2ddeb936979 [2020-08-04T04:46:46.371Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-04T04:46:46.965Z] Removing intermediate container 80eed143b48b [2020-08-04T04:46:46.965Z] ---> 822f68dc56fa [2020-08-04T04:46:46.965Z] Step 22/23 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac [2020-08-04T04:46:46.965Z] ---> 8723fd70eab8 [2020-08-04T04:46:46.965Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-04T04:46:47.240Z] ---> Running in 642a89afdaf5 [2020-08-04T04:46:47.523Z] ---> Running in b9f72ed3cfd1 [2020-08-04T04:46:47.523Z] Removing intermediate container 244a6d5dd13c [2020-08-04T04:46:47.523Z] ---> 1ece96f46cab [2020-08-04T04:46:47.523Z] [2020-08-04T04:46:48.141Z] Removing intermediate container 642a89afdaf5 [2020-08-04T04:46:48.141Z] ---> cc0927b218d3 [2020-08-04T04:46:48.141Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-04T04:46:48.415Z] Successfully built 1ece96f46cab [2020-08-04T04:46:49.010Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-08-04T04:46:49.010Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2020-08-04T04:46:49.010Z] ---> 3f400ef69609 [2020-08-04T04:46:49.010Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-04T04:46:49.010Z] Removing intermediate container b9f72ed3cfd1 [2020-08-04T04:46:49.010Z] ---> 80298ddf644a [2020-08-04T04:46:49.010Z] Step 23/23 : LABEL version=0.0.0 [2020-08-04T04:46:49.283Z] ---> Running in f7f867af796e [2020-08-04T04:46:49.283Z] ---> Running in b75955639517 [2020-08-04T04:46:50.721Z] Removing intermediate container b75955639517 [2020-08-04T04:46:50.721Z] ---> e71f88145b7e [2020-08-04T04:46:50.721Z] [2020-08-04T04:46:51.006Z] Successfully built e71f88145b7e [2020-08-04T04:46:51.605Z] ---> be3fa587d855 [2020-08-04T04:46:51.605Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-04T04:46:51.605Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-08-04T04:46:51.605Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2020-08-04T04:46:52.202Z] ---> Running in d2ad97a5a648 [2020-08-04T04:46:54.178Z] Removing intermediate container f7f867af796e [2020-08-04T04:46:54.178Z] ---> 423a1032f635 [2020-08-04T04:46:54.178Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-04T04:46:54.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-04T04:46:54.723Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-04T04:46:54.723Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-04T04:46:54.723Z] ---> 80d994c29fa2 [2020-08-04T04:46:54.723Z] Step 3/26 : WORKDIR /edgex-go [2020-08-04T04:46:54.723Z] ---> Using cache [2020-08-04T04:46:54.723Z] ---> 4b00e37a3eaf [2020-08-04T04:46:54.723Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-04T04:46:54.723Z] ---> Using cache [2020-08-04T04:46:54.723Z] ---> d3ecb42a6ccb [2020-08-04T04:46:54.723Z] Step 5/26 : RUN apk update && apk add make git [2020-08-04T04:46:54.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-04T04:46:55.327Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-04T04:46:55.327Z] (2/33) Installing expat (2.2.9-r1) [2020-08-04T04:46:55.327Z] ---> Running in d86b47625616 [2020-08-04T04:46:55.327Z] ---> Running in 111f4651a134 [2020-08-04T04:46:55.327Z] (3/33) Installing libffi (3.3-r2) [2020-08-04T04:46:55.327Z] (4/33) Installing gdbm (1.13-r1) [2020-08-04T04:46:55.327Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-04T04:46:55.327Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-04T04:46:55.327Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-04T04:46:57.305Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-04T04:46:57.305Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-04T04:46:57.305Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-04T04:46:57.305Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-04T04:46:57.305Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-04T04:46:57.305Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-04T04:46:57.305Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-04T04:46:57.578Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-04T04:46:57.578Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-04T04:46:57.578Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-04T04:46:57.578Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-04T04:46:57.578Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-04T04:46:57.578Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-04T04:46:57.578Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-04T04:46:57.578Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-04T04:46:57.578Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-04T04:46:57.578Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-04T04:46:57.578Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-04T04:46:57.852Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-04T04:46:57.852Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-04T04:46:57.852Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-04T04:46:57.852Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-04T04:46:57.852Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-04T04:46:57.852Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-04T04:46:57.852Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-04T04:46:57.852Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-04T04:46:57.852Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-04T04:46:57.852Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-04T04:46:58.125Z] Executing busybox-1.31.1-r16.trigger [2020-08-04T04:46:58.125Z] OK: 71 MiB in 55 packages [2020-08-04T04:46:58.125Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-04T04:46:58.726Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-04T04:46:58.726Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-04T04:46:58.997Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-04T04:46:58.997Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-04T04:46:59.270Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-04T04:46:59.270Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-04T04:46:59.545Z] Executing busybox-1.31.1-r16.trigger [2020-08-04T04:46:59.545Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-04T04:46:59.545Z] v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-04T04:46:59.545Z] OK: 12620 distinct packages available [2020-08-04T04:46:59.545Z] OK: 8 MiB in 19 packages [2020-08-04T04:47:00.143Z] OK: 217 MiB in 51 packages [2020-08-04T04:47:03.542Z] Removing intermediate container d86b47625616 [2020-08-04T04:47:03.542Z] ---> 7f8c3558aa59 [2020-08-04T04:47:03.542Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-04T04:47:04.147Z] Removing intermediate container 111f4651a134 [2020-08-04T04:47:04.147Z] ---> e006be60f708 [2020-08-04T04:47:04.147Z] Step 6/26 : COPY go.mod . [2020-08-04T04:47:05.587Z] ---> c6e27628ea85 [2020-08-04T04:47:05.588Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-04T04:47:05.588Z] ---> d73188a9fefe [2020-08-04T04:47:05.588Z] Step 7/26 : RUN go mod download [2020-08-04T04:47:05.863Z] ---> Running in 4af66960e8a6 [2020-08-04T04:47:08.489Z] ---> 9189469e8679 [2020-08-04T04:47:08.489Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-04T04:47:10.487Z] ---> 660a0ee02c0d [2020-08-04T04:47:10.487Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-04T04:47:10.758Z] Removing intermediate container 4af66960e8a6 [2020-08-04T04:47:10.758Z] ---> c9fe888c6d29 [2020-08-04T04:47:10.758Z] Step 8/26 : COPY . . [2020-08-04T04:47:11.038Z] ---> Running in 082240bc60c6 [2020-08-04T04:47:11.038Z] Removing intermediate container d2ad97a5a648 [2020-08-04T04:47:11.038Z] ---> 09ba3fb0f0a8 [2020-08-04T04:47:11.314Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-04T04:47:11.914Z] ---> Running in 47655ab855af [2020-08-04T04:47:12.511Z] Removing intermediate container 082240bc60c6 [2020-08-04T04:47:12.511Z] ---> 8a37d2785f3e [2020-08-04T04:47:12.511Z] Step 20/22 : LABEL arch=arm64 [2020-08-04T04:47:14.484Z] ---> Running in 13534c4d5ec2 [2020-08-04T04:47:15.930Z] Removing intermediate container 13534c4d5ec2 [2020-08-04T04:47:15.930Z] ---> 59258a3ebfa7 [2020-08-04T04:47:15.930Z] Step 21/22 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac [2020-08-04T04:47:17.370Z] ---> Running in 83f92d886a9c [2020-08-04T04:47:18.949Z] Removing intermediate container 83f92d886a9c [2020-08-04T04:47:18.949Z] ---> 1138f4a05c0f [2020-08-04T04:47:18.949Z] Step 22/22 : LABEL version=0.0.0 [2020-08-04T04:47:19.941Z] ---> Running in c838e41f76ac [2020-08-04T04:47:20.918Z] Collecting docker-compose==1.23.2 [2020-08-04T04:47:20.918Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-04T04:47:21.192Z] Removing intermediate container c838e41f76ac [2020-08-04T04:47:21.192Z] ---> 8458c6924abb [2020-08-04T04:47:21.192Z] [2020-08-04T04:47:22.715Z] Successfully built 8458c6924abb [2020-08-04T04:47:22.715Z] Successfully tagged docker-core-data-go-arm64:latest [2020-08-04T04:47:22.715Z] Building docker-security-proxy-setup-go [2020-08-04T04:47:22.715Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-04T04:47:22.991Z]  Building docker-core-data-go ... done  Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-04T04:47:23.589Z] Collecting PyYAML<4,>=3.10 [2020-08-04T04:47:23.862Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-04T04:47:25.829Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-04T04:47:25.829Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-04T04:47:25.829Z] ---> 80d994c29fa2 [2020-08-04T04:47:25.829Z] Step 3/21 : WORKDIR /edgex-go [2020-08-04T04:47:25.829Z] ---> Using cache [2020-08-04T04:47:25.829Z] ---> 4b00e37a3eaf [2020-08-04T04:47:25.829Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-04T04:47:25.829Z] ---> Using cache [2020-08-04T04:47:25.829Z] ---> d3ecb42a6ccb [2020-08-04T04:47:25.829Z] Step 5/21 : RUN apk update && apk add make git [2020-08-04T04:47:25.829Z] ---> Using cache [2020-08-04T04:47:25.829Z] ---> e006be60f708 [2020-08-04T04:47:25.829Z] Step 6/21 : COPY go.mod . [2020-08-04T04:47:25.829Z] ---> Using cache [2020-08-04T04:47:25.829Z] ---> d73188a9fefe [2020-08-04T04:47:25.829Z] Step 7/21 : RUN go mod download [2020-08-04T04:47:25.829Z] ---> Using cache [2020-08-04T04:47:25.829Z] ---> c9fe888c6d29 [2020-08-04T04:47:25.829Z] Step 8/21 : COPY . . [2020-08-04T04:47:27.798Z] Collecting jsonschema<3,>=2.5.1 [2020-08-04T04:47:27.798Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-04T04:47:28.073Z] Collecting docopt<0.7,>=0.6.1 [2020-08-04T04:47:28.073Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-04T04:47:28.672Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-04T04:47:28.948Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-04T04:47:28.948Z] ---> 80d994c29fa2 [2020-08-04T04:47:28.948Z] Step 3/21 : WORKDIR /edgex-go [2020-08-04T04:47:28.948Z] ---> Using cache [2020-08-04T04:47:28.948Z] ---> 4b00e37a3eaf [2020-08-04T04:47:28.948Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-04T04:47:28.948Z] ---> Using cache [2020-08-04T04:47:28.948Z] ---> d3ecb42a6ccb [2020-08-04T04:47:28.948Z] Step 5/21 : RUN apk update && apk add make git [2020-08-04T04:47:28.948Z] ---> Using cache [2020-08-04T04:47:28.948Z] ---> e006be60f708 [2020-08-04T04:47:28.948Z] Step 6/21 : COPY go.mod . [2020-08-04T04:47:28.948Z] ---> Using cache [2020-08-04T04:47:28.948Z] ---> d73188a9fefe [2020-08-04T04:47:28.948Z] Step 7/21 : RUN go mod download [2020-08-04T04:47:28.948Z] ---> Using cache [2020-08-04T04:47:28.948Z] ---> c9fe888c6d29 [2020-08-04T04:47:28.948Z] Step 8/21 : COPY . . [2020-08-04T04:47:29.926Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-08-04T04:47:30.199Z] Collecting texttable<0.10,>=0.9.0 [2020-08-04T04:47:30.199Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-04T04:47:32.809Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-04T04:47:32.809Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-04T04:47:34.824Z] Collecting cached-property<2,>=1.2.0 [2020-08-04T04:47:34.824Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-04T04:47:36.272Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-04T04:47:36.272Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-04T04:47:37.256Z] Collecting docker<4.0,>=3.6.0 [2020-08-04T04:47:37.256Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-04T04:47:38.686Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-08-04T04:47:38.686Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-08-04T04:47:39.291Z] Collecting idna<2.8,>=2.5 [2020-08-04T04:47:39.291Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-04T04:47:40.733Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-04T04:47:40.733Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-04T04:47:42.187Z] Collecting docker-pycreds>=0.4.0 [2020-08-04T04:47:42.187Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-04T04:47:42.784Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-04T04:47:42.784Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-04T04:47:42.784Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-04T04:47:42.784Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-04T04:47:43.792Z] Installing collected packages: idna, urllib3, requests, PyYAML, jsonschema, docopt, texttable, dockerpty, cached-property, websocket-client, docker-pycreds, docker, docker-compose [2020-08-04T04:47:43.792Z] Attempting uninstall: idna [2020-08-04T04:47:43.792Z] Found existing installation: idna 2.9 [2020-08-04T04:47:43.792Z] Uninstalling idna-2.9: [2020-08-04T04:47:43.792Z] Successfully uninstalled idna-2.9 [2020-08-04T04:47:46.426Z] Attempting uninstall: urllib3 [2020-08-04T04:47:46.426Z] Found existing installation: urllib3 1.25.9 [2020-08-04T04:47:46.426Z] Uninstalling urllib3-1.25.9: [2020-08-04T04:47:46.426Z] Successfully uninstalled urllib3-1.25.9 [2020-08-04T04:47:47.415Z] Attempting uninstall: requests [2020-08-04T04:47:47.415Z] Found existing installation: requests 2.23.0 [2020-08-04T04:47:47.415Z] Uninstalling requests-2.23.0: [2020-08-04T04:47:47.688Z] Successfully uninstalled requests-2.23.0 [2020-08-04T04:47:47.965Z] Running setup.py install for PyYAML: started [2020-08-04T04:47:48.240Z] ---> 9975c3776e75 [2020-08-04T04:47:48.240Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-08-04T04:47:48.840Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-04T04:47:48.840Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-04T04:47:48.840Z] ---> 80d994c29fa2 [2020-08-04T04:47:48.840Z] Step 3/20 : WORKDIR /edgex-go [2020-08-04T04:47:48.840Z] ---> Using cache [2020-08-04T04:47:48.840Z] ---> 4b00e37a3eaf [2020-08-04T04:47:48.840Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-04T04:47:48.840Z] ---> Using cache [2020-08-04T04:47:48.840Z] ---> d3ecb42a6ccb [2020-08-04T04:47:48.840Z] Step 5/20 : RUN apk update && apk add make git [2020-08-04T04:47:48.840Z] ---> Using cache [2020-08-04T04:47:48.840Z] ---> e006be60f708 [2020-08-04T04:47:48.840Z] Step 6/20 : COPY go.mod . [2020-08-04T04:47:48.840Z] ---> Using cache [2020-08-04T04:47:48.840Z] ---> d73188a9fefe [2020-08-04T04:47:48.840Z] Step 7/20 : RUN go mod download [2020-08-04T04:47:48.840Z] ---> Using cache [2020-08-04T04:47:48.840Z] ---> c9fe888c6d29 [2020-08-04T04:47:48.840Z] Step 8/20 : COPY . . [2020-08-04T04:47:48.840Z] ---> Using cache [2020-08-04T04:47:48.840Z] ---> 9975c3776e75 [2020-08-04T04:47:48.840Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-04T04:47:50.824Z] ---> Running in b2eece6d7e46 [2020-08-04T04:47:50.824Z] ---> Running in f782ac51928c [2020-08-04T04:47:50.824Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-04T04:47:51.101Z] Running setup.py install for docopt: started [2020-08-04T04:47:53.107Z] 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-08-04T04:47:53.107Z] 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-08-04T04:47:53.380Z] Running setup.py install for docopt: finished with status 'done' [2020-08-04T04:47:53.380Z] Running setup.py install for texttable: started [2020-08-04T04:47:53.986Z] ---> 78e07dd7a050 [2020-08-04T04:47:53.986Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-04T04:47:54.579Z] ---> Running in 09d0a7381d05 [2020-08-04T04:47:56.011Z] ---> cd5aa26d3ead [2020-08-04T04:47:56.011Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-04T04:47:56.011Z] ---> Running in d03cf1a2a17b [2020-08-04T04:47:56.290Z] Running setup.py install for texttable: finished with status 'done' [2020-08-04T04:47:56.290Z] Running setup.py install for dockerpty: started [2020-08-04T04:47:57.272Z] 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-08-04T04:47:58.713Z] 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-08-04T04:47:59.317Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-04T04:48:02.716Z] Successfully installed PyYAML-3.13 cached-property-1.5.1 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-08-04T04:48:08.146Z] Removing intermediate container 47655ab855af [2020-08-04T04:48:08.146Z] ---> c574ac55b450 [2020-08-04T04:48:08.146Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-04T04:48:08.146Z] ---> Running in ab3d4211b07c [2020-08-04T04:48:10.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-04T04:48:10.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-04T04:48:11.494Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-04T04:48:11.494Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-04T04:48:11.494Z] (3/3) Installing curl (7.69.1-r0) [2020-08-04T04:48:11.494Z] Executing busybox-1.31.1-r16.trigger [2020-08-04T04:48:11.494Z] OK: 71 MiB in 58 packages [2020-08-04T04:48:13.493Z] Removing intermediate container ab3d4211b07c [2020-08-04T04:48:13.493Z] ---> 5585e0695286 [2020-08-04T04:48:13.493Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-04T04:48:13.493Z] ---> Running in a57737d5d51b [2020-08-04T04:48:14.119Z] Removing intermediate container a57737d5d51b [2020-08-04T04:48:14.119Z] ---> f029549cce51 [2020-08-04T04:48:14.119Z] Step 24/26 : LABEL arch=arm64 [2020-08-04T04:48:14.402Z] ---> Running in 810a8adedc9a [2020-08-04T04:48:15.403Z] Removing intermediate container 810a8adedc9a [2020-08-04T04:48:15.403Z] ---> fae4ec99d91b [2020-08-04T04:48:15.403Z] Step 25/26 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac [2020-08-04T04:48:15.403Z] ---> Running in 12521111673b [2020-08-04T04:48:16.011Z] Removing intermediate container 12521111673b [2020-08-04T04:48:16.011Z] ---> 1339953021f1 [2020-08-04T04:48:16.011Z] Step 26/26 : LABEL version=0.0.0 [2020-08-04T04:48:16.300Z] ---> Running in 4f0f47bf22c8 [2020-08-04T04:48:16.916Z] Removing intermediate container 4f0f47bf22c8 [2020-08-04T04:48:16.916Z] ---> b151d031e250 [2020-08-04T04:48:16.916Z] [2020-08-04T04:48:17.523Z] Successfully built b151d031e250 [2020-08-04T04:48:17.523Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-08-04T04:48:17.523Z] Building docker-security-secrets-setup-go [2020-08-04T04:48:44.685Z]  Building docker-sys-mgmt-agent-go ... done Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-04T04:48:44.685Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-04T04:48:44.685Z] ---> 80d994c29fa2 [2020-08-04T04:48:44.685Z] Step 3/29 : WORKDIR /edgex-go [2020-08-04T04:48:44.685Z] ---> Using cache [2020-08-04T04:48:44.685Z] ---> 4b00e37a3eaf [2020-08-04T04:48:44.685Z] Step 4/29 : RUN apk update && apk add make git [2020-08-04T04:48:47.343Z] ---> Running in 0e57aba617f6 [2020-08-04T04:48:50.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-04T04:48:50.655Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-04T04:48:51.648Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-04T04:48:51.648Z] v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-04T04:48:51.648Z] OK: 12620 distinct packages available [2020-08-04T04:48:52.647Z] OK: 217 MiB in 51 packages [2020-08-04T04:48:54.696Z] Removing intermediate container 0e57aba617f6 [2020-08-04T04:48:54.696Z] ---> 9851454119a6 [2020-08-04T04:48:54.696Z] Step 5/29 : COPY go.mod . [2020-08-04T04:48:55.344Z] ---> 621ab825b722 [2020-08-04T04:48:55.344Z] Step 6/29 : RUN go mod download [2020-08-04T04:48:55.631Z] ---> Running in 1ffa7f0d3eec [2020-08-04T04:49:01.106Z] Removing intermediate container 1ffa7f0d3eec [2020-08-04T04:49:01.106Z] ---> 576340158074 [2020-08-04T04:49:01.106Z] Step 7/29 : COPY . . [2020-08-04T04:49:19.505Z] 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-08-04T04:49:25.089Z] ---> 71b741c57be1 [2020-08-04T04:49:25.089Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-04T04:49:25.705Z] ---> Running in 16342feb6a75 [2020-08-04T04:49:28.379Z] Removing intermediate container b2eece6d7e46 [2020-08-04T04:49:28.379Z] ---> 9910a7400c47 [2020-08-04T04:49:28.379Z] [2020-08-04T04:49:28.379Z] Step 10/20 : FROM alpine [2020-08-04T04:49:28.379Z] ---> 62ee0e9f8440 [2020-08-04T04:49:28.379Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-04T04:49:28.379Z] ---> Running in 652f8e21834c [2020-08-04T04:49:28.379Z] 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-08-04T04:49:31.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-04T04:49:31.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-04T04:49:31.808Z] 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-08-04T04:49:32.085Z] v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-04T04:49:32.085Z] v3.12.0-208-g33ecd97d8d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-04T04:49:32.085Z] OK: 12620 distinct packages available [2020-08-04T04:49:33.076Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-04T04:49:33.076Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-04T04:49:33.076Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-04T04:49:33.076Z] (4/4) Installing curl (7.69.1-r0) [2020-08-04T04:49:33.076Z] Executing busybox-1.31.1-r16.trigger [2020-08-04T04:49:33.076Z] Executing ca-certificates-20191127-r4.trigger [2020-08-04T04:49:33.354Z] OK: 7 MiB in 18 packages [2020-08-04T04:49:36.017Z] Removing intermediate container 652f8e21834c [2020-08-04T04:49:36.017Z] ---> ccbf8ee260e3 [2020-08-04T04:49:36.017Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-04T04:49:36.017Z] ---> Running in 7462642ae8f7 [2020-08-04T04:49:36.626Z] Removing intermediate container 7462642ae8f7 [2020-08-04T04:49:36.626Z] ---> 06724fdf7d8a [2020-08-04T04:49:36.626Z] Step 13/20 : WORKDIR /edgex [2020-08-04T04:49:36.909Z] ---> Running in 5c0c83acd3cc [2020-08-04T04:49:37.533Z] Removing intermediate container 5c0c83acd3cc [2020-08-04T04:49:37.533Z] ---> 04afc969aa08 [2020-08-04T04:49:37.533Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-04T04:49:39.012Z] ---> 16dbb53ed7e1 [2020-08-04T04:49:39.012Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-04T04:49:41.032Z] ---> bac5e5018d27 [2020-08-04T04:49:41.032Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-04T04:49:41.032Z] ---> Running in bd25cb9e7beb [2020-08-04T04:49:41.644Z] Removing intermediate container bd25cb9e7beb [2020-08-04T04:49:41.644Z] ---> 46077162da85 [2020-08-04T04:49:41.644Z] Step 17/20 : CMD ["--init=true"] [2020-08-04T04:49:41.644Z] ---> Running in c616bec9095a [2020-08-04T04:49:42.650Z] Removing intermediate container c616bec9095a [2020-08-04T04:49:42.650Z] ---> f180a3be336f [2020-08-04T04:49:42.650Z] Step 18/20 : LABEL arch=arm64 [2020-08-04T04:49:42.934Z] ---> Running in 6bffb4f22718 [2020-08-04T04:49:43.940Z] Removing intermediate container 6bffb4f22718 [2020-08-04T04:49:43.940Z] ---> b924739d6e6d [2020-08-04T04:49:43.940Z] Step 19/20 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac [2020-08-04T04:49:44.218Z] ---> Running in 6a8ea20fcf88 [2020-08-04T04:49:45.670Z] Removing intermediate container 6a8ea20fcf88 [2020-08-04T04:49:45.670Z] ---> e4c0dcc897c8 [2020-08-04T04:49:45.670Z] Step 20/20 : LABEL version=0.0.0 [2020-08-04T04:49:45.945Z] ---> Running in 20d50eb519c6 [2020-08-04T04:49:46.549Z] Removing intermediate container f782ac51928c [2020-08-04T04:49:46.549Z] ---> a7721288ffd7 [2020-08-04T04:49:46.549Z] [2020-08-04T04:49:46.549Z] Step 10/26 : FROM alpine:3.10 [2020-08-04T04:49:46.825Z] Removing intermediate container 20d50eb519c6 [2020-08-04T04:49:46.825Z] ---> c85e28a30119 [2020-08-04T04:49:46.825Z] [2020-08-04T04:49:46.825Z] 3.10: Pulling from library/alpine [2020-08-04T04:49:47.428Z] Successfully built c85e28a30119 [2020-08-04T04:49:47.428Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-08-04T04:49:48.424Z]  Building docker-security-proxy-setup-go ... done Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-04T04:49:48.424Z] Status: Downloaded newer image for alpine:3.10 [2020-08-04T04:49:48.424Z] ---> 536a684cf733 [2020-08-04T04:49:48.424Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-04T04:49:48.424Z] ---> Running in b9883bb9cae4 [2020-08-04T04:49:51.073Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-08-04T04:49:51.073Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-08-04T04:49:51.350Z] v3.10.5-64-g415cd71e45 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-04T04:49:51.350Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-04T04:49:51.350Z] OK: 10167 distinct packages available [2020-08-04T04:49:51.974Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-04T04:49:51.974Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-04T04:49:51.974Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-04T04:49:51.974Z] (4/5) Installing curl (7.66.0-r0) [2020-08-04T04:49:52.256Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-04T04:49:52.256Z] Executing busybox-1.30.1-r3.trigger [2020-08-04T04:49:52.256Z] Executing ca-certificates-20191127-r2.trigger [2020-08-04T04:49:52.543Z] OK: 7 MiB in 19 packages [2020-08-04T04:49:55.985Z] Removing intermediate container b9883bb9cae4 [2020-08-04T04:49:55.985Z] ---> 418921229ac1 [2020-08-04T04:49:55.985Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-04T04:49:55.985Z] ---> Running in d0453f7d3a74 [2020-08-04T04:49:56.263Z] Removing intermediate container 09d0a7381d05 [2020-08-04T04:49:56.263Z] ---> 66318a345566 [2020-08-04T04:49:56.263Z] [2020-08-04T04:49:56.263Z] Step 10/21 : FROM scratch [2020-08-04T04:49:56.263Z] ---> [2020-08-04T04:49:56.263Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-04T04:49:56.263Z] ---> Using cache [2020-08-04T04:49:56.263Z] ---> c66af840f160 [2020-08-04T04:49:56.263Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-04T04:49:56.544Z] ---> Running in 59f63371cfaa [2020-08-04T04:49:56.544Z] Removing intermediate container d0453f7d3a74 [2020-08-04T04:49:56.544Z] ---> 78140c92763a [2020-08-04T04:49:56.544Z] Step 13/26 : WORKDIR / [2020-08-04T04:49:57.152Z] ---> Running in 893de20d77cc [2020-08-04T04:49:57.152Z] Removing intermediate container 59f63371cfaa [2020-08-04T04:49:57.152Z] ---> b87831a12137 [2020-08-04T04:49:57.152Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-04T04:49:57.428Z] ---> Running in 3a98065643b6 [2020-08-04T04:49:57.705Z] Removing intermediate container 893de20d77cc [2020-08-04T04:49:57.705Z] ---> 4e5ece99ea3d [2020-08-04T04:49:57.705Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-08-04T04:49:58.308Z] Removing intermediate container 3a98065643b6 [2020-08-04T04:49:58.308Z] ---> 9eb40b2822f1 [2020-08-04T04:49:58.308Z] Step 14/21 : WORKDIR / [2020-08-04T04:49:58.308Z] ---> Running in 0f820f1421df [2020-08-04T04:49:58.909Z] ---> 1e3293fce67f [2020-08-04T04:49:58.909Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-08-04T04:49:58.909Z] Removing intermediate container 0f820f1421df [2020-08-04T04:49:58.909Z] ---> 1b1fde3fa13f [2020-08-04T04:49:58.909Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-04T04:50:00.363Z] ---> 4441f5807974 [2020-08-04T04:50:00.363Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-04T04:50:00.363Z] ---> 9b408bcde7d5 [2020-08-04T04:50:00.363Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-04T04:50:02.378Z] Removing intermediate container d03cf1a2a17b [2020-08-04T04:50:02.378Z] ---> 334d1fae8753 [2020-08-04T04:50:02.378Z] [2020-08-04T04:50:02.378Z] Step 10/21 : FROM scratch [2020-08-04T04:50:02.378Z] ---> [2020-08-04T04:50:02.378Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-04T04:50:02.378Z] ---> Using cache [2020-08-04T04:50:02.378Z] ---> c66af840f160 [2020-08-04T04:50:02.378Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-04T04:50:02.663Z] ---> 512ab2c700d8 [2020-08-04T04:50:02.663Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-04T04:50:02.663Z] ---> Running in 2b5d590fd51a [2020-08-04T04:50:02.936Z] ---> 546e2f38310e [2020-08-04T04:50:02.936Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-04T04:50:03.228Z] Removing intermediate container 2b5d590fd51a [2020-08-04T04:50:03.228Z] ---> 41740fa17b70 [2020-08-04T04:50:03.228Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-04T04:50:03.228Z] ---> Running in 3feb4d38cc6a [2020-08-04T04:50:03.836Z] ---> 7e659f4a7af1 [2020-08-04T04:50:03.836Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-04T04:50:04.111Z] Removing intermediate container 3feb4d38cc6a [2020-08-04T04:50:04.111Z] ---> 386dc1741d6b [2020-08-04T04:50:04.111Z] Step 14/21 : WORKDIR / [2020-08-04T04:50:04.111Z] ---> 7911b19369bb [2020-08-04T04:50:04.111Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-04T04:50:04.111Z] ---> Running in 7cc5d47222cf [2020-08-04T04:50:04.399Z] ---> Running in 200f9c059b3f [2020-08-04T04:50:05.402Z] Removing intermediate container 7cc5d47222cf [2020-08-04T04:50:05.402Z] ---> 79324e3cd950 [2020-08-04T04:50:05.402Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-04T04:50:05.402Z] Removing intermediate container 200f9c059b3f [2020-08-04T04:50:05.402Z] ---> c6c7bffa8454 [2020-08-04T04:50:05.402Z] Step 19/21 : LABEL arch=arm64 [2020-08-04T04:50:05.678Z] ---> Running in 77e6ce1dae89 [2020-08-04T04:50:05.959Z] ---> a29c77cc42b4 [2020-08-04T04:50:05.959Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-04T04:50:06.560Z] Removing intermediate container 77e6ce1dae89 [2020-08-04T04:50:06.560Z] ---> bc7ba7b0dca1 [2020-08-04T04:50:06.560Z] Step 20/21 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac [2020-08-04T04:50:06.560Z] ---> b1dc566c5f4d [2020-08-04T04:50:06.560Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-04T04:50:06.833Z] ---> Running in 2ec8f125092c [2020-08-04T04:50:07.818Z] Removing intermediate container 2ec8f125092c [2020-08-04T04:50:07.818Z] ---> 36869715abe4 [2020-08-04T04:50:07.818Z] Step 21/21 : LABEL version=0.0.0 [2020-08-04T04:50:08.093Z] ---> 1703d82c1b11 [2020-08-04T04:50:08.093Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-04T04:50:08.093Z] ---> Running in fa53c55553de [2020-08-04T04:50:09.224Z] Removing intermediate container fa53c55553de [2020-08-04T04:50:09.224Z] ---> d42e5c74a690 [2020-08-04T04:50:09.224Z] [2020-08-04T04:50:09.224Z] ---> 14f81e7842aa [2020-08-04T04:50:09.224Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-04T04:50:10.262Z] ---> 6804b9f67981 [2020-08-04T04:50:10.262Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-04T04:50:10.262Z] Successfully built d42e5c74a690 [2020-08-04T04:50:10.262Z] Successfully tagged docker-core-command-go-arm64:latest [2020-08-04T04:50:10.536Z]  Building docker-core-command-go ... done  ---> 4ebd9fd255c0 [2020-08-04T04:50:10.537Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-04T04:50:10.811Z] ---> Running in a66d1e4233aa [2020-08-04T04:50:11.085Z] ---> 6ebdd9879e66 [2020-08-04T04:50:11.085Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-04T04:50:11.357Z] ---> Running in 0d80f4193aba [2020-08-04T04:50:11.357Z] Removing intermediate container a66d1e4233aa [2020-08-04T04:50:11.357Z] ---> 95706678d156 [2020-08-04T04:50:11.357Z] Step 19/21 : LABEL arch=arm64 [2020-08-04T04:50:11.640Z] ---> Running in 691c69197094 [2020-08-04T04:50:12.235Z] Removing intermediate container 691c69197094 [2020-08-04T04:50:12.235Z] ---> c9096d7c9409 [2020-08-04T04:50:12.235Z] Step 20/21 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac [2020-08-04T04:50:12.235Z] ---> Running in 61184dada719 [2020-08-04T04:50:12.824Z] Removing intermediate container 61184dada719 [2020-08-04T04:50:12.824Z] ---> 9bc839b7a333 [2020-08-04T04:50:12.824Z] Step 21/21 : LABEL version=0.0.0 [2020-08-04T04:50:13.096Z] ---> Running in 73d194f2947b [2020-08-04T04:50:13.688Z] Removing intermediate container 73d194f2947b [2020-08-04T04:50:13.688Z] ---> ba7adb441a3b [2020-08-04T04:50:13.688Z] [2020-08-04T04:50:13.967Z] Successfully built ba7adb441a3b [2020-08-04T04:50:13.967Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-08-04T04:50:14.246Z]  Building docker-core-metadata-go ... done Removing intermediate container 0d80f4193aba [2020-08-04T04:50:14.246Z] ---> bbe0023582b2 [2020-08-04T04:50:14.246Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-04T04:50:14.516Z] ---> Running in 2cc8457a4c1f [2020-08-04T04:50:15.109Z] Removing intermediate container 2cc8457a4c1f [2020-08-04T04:50:15.109Z] ---> 22f8d5f4cba2 [2020-08-04T04:50:15.109Z] Step 24/26 : LABEL arch=arm64 [2020-08-04T04:50:15.380Z] ---> Running in ff4996a11817 [2020-08-04T04:50:15.658Z] Removing intermediate container ff4996a11817 [2020-08-04T04:50:15.658Z] ---> eb86d9d7f145 [2020-08-04T04:50:15.658Z] Step 25/26 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac [2020-08-04T04:50:15.929Z] ---> Running in 1a5dfa8611db [2020-08-04T04:50:16.525Z] Removing intermediate container 1a5dfa8611db [2020-08-04T04:50:16.525Z] ---> 2fe0f8835d16 [2020-08-04T04:50:16.525Z] Step 26/26 : LABEL version=0.0.0 [2020-08-04T04:50:16.808Z] ---> Running in 9ac29c34ace7 [2020-08-04T04:50:17.083Z] Removing intermediate container 16342feb6a75 [2020-08-04T04:50:17.083Z] ---> 27b3163ab32a [2020-08-04T04:50:17.083Z] [2020-08-04T04:50:17.083Z] Step 9/29 : FROM alpine:latest [2020-08-04T04:50:17.083Z] ---> 62ee0e9f8440 [2020-08-04T04:50:17.083Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-08-04T04:50:17.354Z] ---> Running in 4127a13b7c6a [2020-08-04T04:50:17.354Z] Removing intermediate container 9ac29c34ace7 [2020-08-04T04:50:17.354Z] ---> c012de8d662b [2020-08-04T04:50:17.354Z] [2020-08-04T04:50:17.952Z] Successfully built c012de8d662b [2020-08-04T04:50:17.952Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-08-04T04:50:17.952Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 4127a13b7c6a [2020-08-04T04:50:17.952Z] ---> 10ae2734e7b5 [2020-08-04T04:50:17.952Z] Step 11/29 : USER root [2020-08-04T04:50:18.226Z] ---> Running in d689d4f7c843 [2020-08-04T04:50:18.500Z] Removing intermediate container d689d4f7c843 [2020-08-04T04:50:18.500Z] ---> 09c83ecd6ec6 [2020-08-04T04:50:18.500Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-04T04:50:18.776Z] ---> Running in b3b61275f866 [2020-08-04T04:50:20.205Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-04T04:50:20.205Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-04T04:50:20.795Z] v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-04T04:50:20.796Z] v3.12.0-208-g33ecd97d8d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-04T04:50:20.796Z] OK: 12620 distinct packages available [2020-08-04T04:50:21.766Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-04T04:50:21.766Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-04T04:50:21.766Z] Executing busybox-1.31.1-r16.trigger [2020-08-04T04:50:21.766Z] Executing ca-certificates-20191127-r4.trigger [2020-08-04T04:50:21.766Z] OK: 6 MiB in 16 packages [2020-08-04T04:50:23.191Z] Removing intermediate container b3b61275f866 [2020-08-04T04:50:23.191Z] ---> aecae1a17db3 [2020-08-04T04:50:23.191Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-04T04:50:23.191Z] ---> Running in 2ed050db2df1 [2020-08-04T04:50:23.784Z] Removing intermediate container 2ed050db2df1 [2020-08-04T04:50:23.784Z] ---> 5243cebfea36 [2020-08-04T04:50:23.784Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-04T04:50:23.784Z] ---> Running in 7f3e246988e0 [2020-08-04T04:50:24.379Z] Removing intermediate container 7f3e246988e0 [2020-08-04T04:50:24.379Z] ---> 2318d662333b [2020-08-04T04:50:24.379Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-04T04:50:24.379Z] ---> Running in 407cc84a64af [2020-08-04T04:50:27.002Z] Removing intermediate container 407cc84a64af [2020-08-04T04:50:27.002Z] ---> 524c2a4d105d [2020-08-04T04:50:27.002Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-04T04:50:27.979Z] ---> bb8e51e014cc [2020-08-04T04:50:27.980Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-04T04:50:28.576Z] ---> 3ffdeaee59a5 [2020-08-04T04:50:28.576Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-04T04:50:29.556Z] ---> e3da7c411e74 [2020-08-04T04:50:29.556Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-04T04:50:30.151Z] ---> 1f6bc912644b [2020-08-04T04:50:30.151Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-04T04:50:30.744Z] ---> ce879dedada9 [2020-08-04T04:50:30.744Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-04T04:50:31.023Z] ---> Running in 66a48c24906c [2020-08-04T04:50:33.639Z] Removing intermediate container 66a48c24906c [2020-08-04T04:50:33.639Z] ---> 23a38c239878 [2020-08-04T04:50:33.639Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-04T04:50:34.231Z] ---> 8b8495c16af1 [2020-08-04T04:50:34.231Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-04T04:50:34.231Z] ---> Running in 808586788b98 [2020-08-04T04:50:36.845Z] Removing intermediate container 808586788b98 [2020-08-04T04:50:36.845Z] ---> 3fd0bb0ce971 [2020-08-04T04:50:36.845Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-04T04:50:36.845Z] ---> Running in 6add89950cb2 [2020-08-04T04:50:39.469Z] Removing intermediate container 6add89950cb2 [2020-08-04T04:50:39.469Z] ---> f2788e725662 [2020-08-04T04:50:39.469Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-04T04:50:39.740Z] ---> Running in ba2dda343566 [2020-08-04T04:50:40.012Z] Removing intermediate container ba2dda343566 [2020-08-04T04:50:40.012Z] ---> 535919604fdb [2020-08-04T04:50:40.012Z] Step 26/29 : CMD [ "generate" ] [2020-08-04T04:50:40.284Z] ---> Running in de4bff63fff1 [2020-08-04T04:50:40.556Z] Removing intermediate container de4bff63fff1 [2020-08-04T04:50:40.556Z] ---> 6dc561cb315f [2020-08-04T04:50:40.556Z] Step 27/29 : LABEL arch=arm64 [2020-08-04T04:50:40.828Z] ---> Running in a63f94937374 [2020-08-04T04:50:41.425Z] Removing intermediate container a63f94937374 [2020-08-04T04:50:41.425Z] ---> caf0e2768c91 [2020-08-04T04:50:41.425Z] Step 28/29 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac [2020-08-04T04:50:41.425Z] ---> Running in c850c64e8cd0 [2020-08-04T04:50:42.022Z] Removing intermediate container c850c64e8cd0 [2020-08-04T04:50:42.022Z] ---> dfa92bf2e5d1 [2020-08-04T04:50:42.022Z] Step 29/29 : LABEL version=0.0.0 [2020-08-04T04:50:42.022Z] ---> Running in 3b4db47097f9 [2020-08-04T04:50:42.614Z] Removing intermediate container 3b4db47097f9 [2020-08-04T04:50:42.614Z] ---> e0ac37d10156 [2020-08-04T04:50:42.614Z] [2020-08-04T04:50:42.889Z] Successfully built e0ac37d10156 [2020-08-04T04:50:42.889Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-08-04T04:50:43.179Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-08-04T04:50:43.167Z] $ docker stop --time=1 943cc7c2ecc33b92f9e6278016b62b257259dbac41620be6433b2c2be1b29e95 [2020-08-04T04:50:45.040Z] $ docker rm -f 943cc7c2ecc33b92f9e6278016b62b257259dbac41620be6433b2c2be1b29e95 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-04T04:50:45.781Z] + grep docker [2020-08-04T04:50:45.781Z] + docker images [2020-08-04T04:50:46.056Z] docker-security-secrets-setup-go-arm64 latest e0ac37d10156 3 seconds ago 24.2MB [2020-08-04T04:50:46.056Z] docker-security-secretstore-setup-go-arm64 latest c012de8d662b 28 seconds ago 32.6MB [2020-08-04T04:50:46.056Z] docker-core-metadata-go-arm64 latest ba7adb441a3b 32 seconds ago 13.8MB [2020-08-04T04:50:46.056Z] docker-core-command-go-arm64 latest d42e5c74a690 37 seconds ago 12.4MB [2020-08-04T04:50:46.056Z] docker-security-proxy-setup-go-arm64 latest c85e28a30119 59 seconds ago 15.8MB [2020-08-04T04:50:46.056Z] docker-sys-mgmt-agent-go-arm64 latest b151d031e250 2 minutes ago 266MB [2020-08-04T04:50:46.056Z] docker-core-data-go-arm64 latest 8458c6924abb 3 minutes ago 22.6MB [2020-08-04T04:50:46.056Z] docker-support-notifications-go-arm64 latest e71f88145b7e 3 minutes ago 13.9MB [2020-08-04T04:50:46.056Z] docker-support-scheduler-go-arm64 latest 1ece96f46cab 3 minutes ago 12.6MB [2020-08-04T04:50:46.056Z] docker-support-logging-go-arm64 latest 65a5e7655c1a 4 minutes ago 11.4MB [2020-08-04T04:50:46.057Z] docker latest ce9d55ae87f1 5 weeks ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-08-04T04:50:47.750Z] provisioning config files... [2020-08-04T04:50:47.771Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/29@tmp/config5699849133009976797tmp [Pipeline] { [Pipeline] sh [2020-08-04T04:50:48.129Z] + curl -s https://codecov.io/bash [2020-08-04T04:50:48.129Z] + bash -s - -t @/w/workspace/edgex-go/29@tmp/config5699849133009976797tmp [Pipeline] } [2020-08-04T04:50:48.398Z] 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-08-04T04:50:49.789Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-04T04:50:50.675Z] ---> package-listing.sh [2020-08-04T04:50:50.675Z] ++ facter osfamily [2020-08-04T04:50:50.675Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-04T04:50:50.675Z] + OS_FAMILY=redhat [2020-08-04T04:50:50.675Z] + workspace=/w/workspace/edgex-go/29 [2020-08-04T04:50:50.675Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-04T04:50:50.675Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-04T04:50:50.675Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-04T04:50:50.675Z] + PACKAGES=/tmp/packages_start.txt [2020-08-04T04:50:50.675Z] + '[' /w/workspace/edgex-go/29 ']' [2020-08-04T04:50:50.675Z] + PACKAGES=/tmp/packages_end.txt [2020-08-04T04:50:50.675Z] + case "${OS_FAMILY}" in [2020-08-04T04:50:50.675Z] + rpm -qa [2020-08-04T04:50:50.675Z] + sort [2020-08-04T04:50:54.888Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-04T04:50:54.888Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-04T04:50:54.888Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-04T04:50:54.888Z] + '[' /w/workspace/edgex-go/29 ']' [2020-08-04T04:50:54.888Z] + mkdir -p /w/workspace/edgex-go/29/archives/ [2020-08-04T04:50:54.888Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/29/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-04T04:50:55.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-04T04:50:55.273Z] [2020-08-04T04:50:55.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-04T04:50:55.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-04T04:50:55.619Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-04T04:50:55.619Z] c9b1b535fdd9: Pulling fs layer [2020-08-04T04:50:55.619Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-04T04:50:55.619Z] 756a868c4378: Pulling fs layer [2020-08-04T04:50:55.619Z] 444b2fc9a129: Pulling fs layer [2020-08-04T04:50:55.619Z] ea15f1150254: Pulling fs layer [2020-08-04T04:50:55.619Z] 41b27a9f41bf: Pulling fs layer [2020-08-04T04:50:55.619Z] 28c525ee5125: Pulling fs layer [2020-08-04T04:50:55.619Z] 094b1ea09ed8: Pulling fs layer [2020-08-04T04:50:55.619Z] 138eaada9080: Pulling fs layer [2020-08-04T04:50:55.619Z] 0622d0fa9048: Pulling fs layer [2020-08-04T04:50:55.619Z] 444b2fc9a129: Waiting [2020-08-04T04:50:55.619Z] 28c525ee5125: Waiting [2020-08-04T04:50:55.619Z] ea15f1150254: Waiting [2020-08-04T04:50:55.619Z] 0622d0fa9048: Waiting [2020-08-04T04:50:55.619Z] 138eaada9080: Waiting [2020-08-04T04:50:55.619Z] 41b27a9f41bf: Waiting [2020-08-04T04:50:55.619Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-04T04:50:55.619Z] 2cc5ad85d9ab: Download complete [2020-08-04T04:50:55.619Z] 444b2fc9a129: Verifying Checksum [2020-08-04T04:50:55.619Z] 444b2fc9a129: Download complete [2020-08-04T04:50:55.619Z] c9b1b535fdd9: Verifying Checksum [2020-08-04T04:50:55.619Z] c9b1b535fdd9: Download complete [2020-08-04T04:50:55.619Z] ea15f1150254: Verifying Checksum [2020-08-04T04:50:55.619Z] ea15f1150254: Download complete [2020-08-04T04:50:55.887Z] 28c525ee5125: Download complete [2020-08-04T04:50:56.196Z] 756a868c4378: Verifying Checksum [2020-08-04T04:50:56.196Z] 756a868c4378: Download complete [2020-08-04T04:50:56.196Z] c9b1b535fdd9: Pull complete [2020-08-04T04:50:56.196Z] 138eaada9080: Verifying Checksum [2020-08-04T04:50:56.196Z] 138eaada9080: Download complete [2020-08-04T04:50:56.196Z] 0622d0fa9048: Verifying Checksum [2020-08-04T04:50:56.196Z] 0622d0fa9048: Download complete [2020-08-04T04:50:56.196Z] 094b1ea09ed8: Verifying Checksum [2020-08-04T04:50:56.196Z] 094b1ea09ed8: Download complete [2020-08-04T04:50:56.491Z] 2cc5ad85d9ab: Pull complete [2020-08-04T04:50:56.759Z] 41b27a9f41bf: Verifying Checksum [2020-08-04T04:50:56.759Z] 41b27a9f41bf: Download complete [2020-08-04T04:50:59.321Z] 756a868c4378: Pull complete [2020-08-04T04:50:59.321Z] 444b2fc9a129: Pull complete [2020-08-04T04:50:59.321Z] ea15f1150254: Pull complete [2020-08-04T04:51:05.951Z] 41b27a9f41bf: Pull complete [2020-08-04T04:51:05.951Z] 28c525ee5125: Pull complete [2020-08-04T04:51:07.871Z] 094b1ea09ed8: Pull complete [2020-08-04T04:51:07.871Z] 138eaada9080: Pull complete [2020-08-04T04:51:09.260Z] 0622d0fa9048: Pull complete [2020-08-04T04:51:09.260Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-04T04:51:09.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-04T04:51:09.260Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-04T04:51:09.536Z] prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container [2020-08-04T04:51:09.591Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-04T04:51:14.868Z] $ docker top 1d1f55c3ee7319cf8088c446b319ffdb24ad93d85ffcab1ede0176a97024afe9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-04T04:51:15.214Z] provisioning config files... [2020-08-04T04:51:15.229Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/29@tmp/config5314732154377168081tmp [Pipeline] { [Pipeline] echo [2020-08-04T04:51:15.298Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-04T04:51:15.598Z] ---> create-netrc.sh [Pipeline] echo [2020-08-04T04:51:15.608Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-04T04:51:15.899Z] ---> logs-deploy.sh [2020-08-04T04:51:15.899Z] + ARCHIVE_ARTIFACTS= [2020-08-04T04:51:15.900Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-04T04:51:15.900Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-04T04:51:15.900Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-04T04:51:15.900Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2574/29 [2020-08-04T04:51:15.900Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2574/29/ [2020-08-04T04:51:15.900Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2574/29 /w/workspace/edgex-go/29 [2020-08-04T04:51:17.281Z] Archives upload complete. [2020-08-04T04:51:17.281Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2574/29 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2574/29/