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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at b15589ad757bd96941d0737b641a3301667c5cfd rather than 1b083308c47abcc59f156185eb6017ca93b7e3a0 Obtained Jenkinsfile from b15589ad757bd96941d0737b641a3301667c5cfd 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 58add5173bd5747e956b7cc86a1e88a765e134cb 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 58add5173bd5747e956b7cc86a1e88a765e134cb 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 58add5173bd5747e956b7cc86a1e88a765e134cb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 58add5173bd5747e956b7cc86a1e88a765e134cb # timeout=10 Commit message: "Merge pull request #215 from ernestojeda/disable-tests-on-release-stream" > 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 raml_verify, buildScript:make build, publishSwaggerDocs:true] ========================================================= [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 raml_verify 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: api/openapi/v1 api/openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-682 in /w/workspace/edgexfoundry_edgex-go_PR-2597 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/15 [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/15 # 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/2597/head:refs/remotes/origin/PR-2597 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit b15589ad757bd96941d0737b641a3301667c5cfd into PR head commit 1b083308c47abcc59f156185eb6017ca93b7e3a0 Merge succeeded, producing 0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 Checking out Revision 0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 (PR-2597) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2597/head:refs/remotes/origin/PR-2597 # 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/2597/head:refs/remotes/origin/PR-2597 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b083308c47abcc59f156185eb6017ca93b7e3a0 # 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 b15589ad757bd96941d0737b641a3301667c5cfd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 # timeout=10 Commit message: "Merge commit 'b15589ad757bd96941d0737b641a3301667c5cfd' into HEAD" > git rev-list --no-walk 1b083308c47abcc59f156185eb6017ca93b7e3a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-23T04:31:09.004Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-23T04:31:09.226Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-23T04:31:09.306Z] ========================================================= [2020-07-23T04:31:09.306Z] EdgeX Global Pipelines Version Info [2020-07-23T04:31:09.306Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-23T04:31:10.707Z] ------------------- [2020-07-23T04:31:10.707Z] stable info: [2020-07-23T04:31:10.707Z] ------------------- [2020-07-23T04:31:10.707Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-23T04:31:10.707Z] Commit SHA: 58add5173bd5747e956b7cc86a1e88a765e134cb [2020-07-23T04:31:10.707Z] Message: update stable to v1.0.103 [2020-07-23T04:31:11.650Z] ------------------- [2020-07-23T04:31:11.650Z] experimental info: [2020-07-23T04:31:11.650Z] ------------------- [2020-07-23T04:31:11.650Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-23T04:31:11.650Z] Commit SHA: 58add5173bd5747e956b7cc86a1e88a765e134cb [2020-07-23T04:31:11.650Z] Message: update experimental to v1.0.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-07-23T04:31:13.219Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-07-23T04:31:13.219Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T04:31:13.219Z] ++ dirname cmd/core-command/Dockerfile [2020-07-23T04:31:13.219Z] ++ cut -d/ -f2 [2020-07-23T04:31:13.219Z] + echo core-command,cmd/core-command/Dockerfile [2020-07-23T04:31:13.219Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T04:31:13.219Z] ++ dirname cmd/core-data/Dockerfile [2020-07-23T04:31:13.219Z] ++ cut -d/ -f2 [2020-07-23T04:31:13.219Z] + echo core-data,cmd/core-data/Dockerfile [2020-07-23T04:31:13.219Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T04:31:13.219Z] ++ dirname cmd/core-metadata/Dockerfile [2020-07-23T04:31:13.219Z] ++ cut -d/ -f2 [2020-07-23T04:31:13.219Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-07-23T04:31:13.219Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T04:31:13.219Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-07-23T04:31:13.219Z] ++ cut -d/ -f2 [2020-07-23T04:31:13.219Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-07-23T04:31:13.219Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T04:31:13.219Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-07-23T04:31:13.219Z] ++ cut -d/ -f2 [2020-07-23T04:31:13.219Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-07-23T04:31:13.219Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T04:31:13.219Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-07-23T04:31:13.219Z] ++ cut -d/ -f2 [2020-07-23T04:31:13.219Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-07-23T04:31:13.219Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T04:31:13.219Z] ++ dirname cmd/support-logging/Dockerfile [2020-07-23T04:31:13.219Z] ++ cut -d/ -f2 [2020-07-23T04:31:13.219Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-07-23T04:31:13.219Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T04:31:13.219Z] ++ dirname cmd/support-notifications/Dockerfile [2020-07-23T04:31:13.219Z] ++ cut -d/ -f2 [2020-07-23T04:31:13.219Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-07-23T04:31:13.219Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T04:31:13.219Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-07-23T04:31:13.219Z] ++ cut -d/ -f2 [2020-07-23T04:31:13.219Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-07-23T04:31:13.219Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T04:31:13.219Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-07-23T04:31:13.219Z] ++ cut -d/ -f2 [2020-07-23T04:31:13.219Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-07-23T04:31:13.278Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:31:13.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-23T04:31:14.177Z] [2020-07-23T04:31:14.177Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:31:14.597Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-23T04:31:14.597Z] latest: Pulling from edgex-devops/git-semver [2020-07-23T04:31:14.597Z] 31603596830f: Pulling fs layer [2020-07-23T04:31:14.597Z] 2a8b12db71e7: Pulling fs layer [2020-07-23T04:31:14.597Z] 6ca5941a6612: Pulling fs layer [2020-07-23T04:31:14.597Z] ecc8261a40a4: Pulling fs layer [2020-07-23T04:31:14.597Z] ecc8261a40a4: Waiting [2020-07-23T04:31:14.865Z] 2a8b12db71e7: Verifying Checksum [2020-07-23T04:31:14.865Z] 2a8b12db71e7: Download complete [2020-07-23T04:31:14.865Z] 31603596830f: Verifying Checksum [2020-07-23T04:31:14.865Z] 31603596830f: Download complete [2020-07-23T04:31:15.150Z] ecc8261a40a4: Verifying Checksum [2020-07-23T04:31:15.150Z] ecc8261a40a4: Download complete [2020-07-23T04:31:15.150Z] 6ca5941a6612: Verifying Checksum [2020-07-23T04:31:15.150Z] 6ca5941a6612: Download complete [2020-07-23T04:31:15.428Z] 31603596830f: Pull complete [2020-07-23T04:31:15.428Z] 2a8b12db71e7: Pull complete [2020-07-23T04:31:16.395Z] 6ca5941a6612: Pull complete [2020-07-23T04:31:16.395Z] ecc8261a40a4: Pull complete [2020-07-23T04:31:16.395Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-23T04:31:16.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-23T04:31:16.655Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-23T04:31:16.750Z] prd-centos7-docker-4c-2g-682 does not seem to be running inside a container [2020-07-23T04:31:16.794Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-23T04:31:18.866Z] $ docker top 6e1bb32bacb2e5f4a934f8e8a429410738552a2d4352a4b086526a9f738fe3ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-23T04:31:19.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-23T04:31:19.130Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-23T04:31:19.357Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-23T04:31:19.356Z] $ docker exec 6e1bb32bacb2e5f4a934f8e8a429410738552a2d4352a4b086526a9f738fe3ef ssh-agent [2020-07-23T04:31:19.539Z] SSH_AUTH_SOCK=/tmp/ssh-SUB9dkcSmRV0/agent.12 [2020-07-23T04:31:19.539Z] SSH_AGENT_PID=17 [2020-07-23T04:31:19.551Z] Running ssh-add (command line suppressed) [2020-07-23T04:31:19.671Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_2136856814835520998.key (/w/workspace/edgex-go/15@tmp/private_key_2136856814835520998.key) [2020-07-23T04:31:19.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-23T04:31:20.118Z] + git describe --exact-match --tags HEAD [2020-07-23T04:31:20.118Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-23T04:31:20.143Z] $ docker exec --env ******** --env ******** 6e1bb32bacb2e5f4a934f8e8a429410738552a2d4352a4b086526a9f738fe3ef ssh-agent -k [2020-07-23T04:31:20.273Z] unset SSH_AUTH_SOCK; [2020-07-23T04:31:20.274Z] unset SSH_AGENT_PID; [2020-07-23T04:31:20.274Z] echo Agent pid 17 killed; [2020-07-23T04:31:20.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-23T04:31:20.459Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-23T04:31:20.459Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-23T04:31:20.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-23T04:31:20.590Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-23T04:31:20.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-23T04:31:20.763Z] $ docker exec 6e1bb32bacb2e5f4a934f8e8a429410738552a2d4352a4b086526a9f738fe3ef ssh-agent [2020-07-23T04:31:20.934Z] SSH_AUTH_SOCK=/tmp/ssh-u74OlISABglm/agent.47 [2020-07-23T04:31:20.934Z] SSH_AGENT_PID=52 [2020-07-23T04:31:20.940Z] Running ssh-add (command line suppressed) [2020-07-23T04:31:21.056Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_3197084075998967428.key (/w/workspace/edgex-go/15@tmp/private_key_3197084075998967428.key) [2020-07-23T04:31:21.110Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-23T04:31:21.430Z] + git semver init [2020-07-23T04:31:21.430Z] # -> Open(): unable to determine branch for HEAD [2020-07-23T04:31:21.430Z] # $GIT_DIR = /w/workspace/edgex-go/15/.git [2020-07-23T04:31:21.430Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/15 [2020-07-23T04:31:21.430Z] # $SEMVER_REMOTE_NAME = origin [2020-07-23T04:31:21.430Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-23T04:31:21.430Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-23T04:31:21.430Z] # $SEMVER_BRANCH = PR-2597 [2020-07-23T04:31:21.430Z] # $SEMVER_TEMP = /tmp/semver-639617960 [2020-07-23T04:31:21.430Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-07-23T04:31:43.804Z] # '/tmp/semver-639617960' -> '/w/workspace/edgex-go/15/.semver' [2020-07-23T04:31:43.804Z] # -> Force: false [2020-07-23T04:31:43.804Z] # $SEMVER_DIR = /w/workspace/edgex-go/15/.semver [Pipeline] } [2020-07-23T04:31:43.814Z] $ docker exec --env ******** --env ******** 6e1bb32bacb2e5f4a934f8e8a429410738552a2d4352a4b086526a9f738fe3ef ssh-agent -k [2020-07-23T04:31:44.006Z] unset SSH_AUTH_SOCK; [2020-07-23T04:31:44.007Z] unset SSH_AGENT_PID; [2020-07-23T04:31:44.007Z] echo Agent pid 52 killed; [2020-07-23T04:31:44.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-23T04:31:44.565Z] + git semver [Pipeline] } [2020-07-23T04:31:44.576Z] $ docker stop --time=1 6e1bb32bacb2e5f4a934f8e8a429410738552a2d4352a4b086526a9f738fe3ef [2020-07-23T04:31:46.098Z] $ docker rm -f 6e1bb32bacb2e5f4a934f8e8a429410738552a2d4352a4b086526a9f738fe3ef [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-23T04:31:59.760Z] Stashed 23 file(s) [Pipeline] echo [2020-07-23T04:31:59.762Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-07-23T04:32:00.140Z] ========================================================= [2020-07-23T04:32:00.140Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-23T04:32:00.140Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:32:00.465Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-07-23T04:32:03.790Z] Sending build context to Docker daemon 323.2MB [2020-07-23T04:32:03.790Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-23T04:32:03.790Z] Step 2/7 : FROM ${BASE} [2020-07-23T04:32:03.790Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-23T04:32:03.790Z] df20fa9351a1: Pulling fs layer [2020-07-23T04:32:03.790Z] ed8968b2872e: Pulling fs layer [2020-07-23T04:32:03.790Z] a92cc7c5fd73: Pulling fs layer [2020-07-23T04:32:03.790Z] 2dd03ba5bac4: Pulling fs layer [2020-07-23T04:32:03.790Z] 1e091d79d1de: Pulling fs layer [2020-07-23T04:32:03.790Z] 481702a1767f: Pulling fs layer [2020-07-23T04:32:03.790Z] f64a6f60c768: Pulling fs layer [2020-07-23T04:32:03.790Z] e78d2573fc39: Pulling fs layer [2020-07-23T04:32:03.790Z] e876d2f968b6: Pulling fs layer [2020-07-23T04:32:03.790Z] ce8a83651883: Pulling fs layer [2020-07-23T04:32:03.790Z] 07967f4d0e4b: Pulling fs layer [2020-07-23T04:32:03.790Z] f64a6f60c768: Waiting [2020-07-23T04:32:03.790Z] e78d2573fc39: Waiting [2020-07-23T04:32:03.790Z] e876d2f968b6: Waiting [2020-07-23T04:32:03.790Z] ce8a83651883: Waiting [2020-07-23T04:32:03.790Z] 2dd03ba5bac4: Waiting [2020-07-23T04:32:03.790Z] 1e091d79d1de: Waiting [2020-07-23T04:32:03.790Z] 481702a1767f: Waiting [2020-07-23T04:32:03.790Z] 07967f4d0e4b: Waiting [2020-07-23T04:32:03.790Z] a92cc7c5fd73: Verifying Checksum [2020-07-23T04:32:03.790Z] a92cc7c5fd73: Download complete [2020-07-23T04:32:03.790Z] ed8968b2872e: Download complete [2020-07-23T04:32:03.790Z] 1e091d79d1de: Verifying Checksum [2020-07-23T04:32:03.790Z] 1e091d79d1de: Download complete [2020-07-23T04:32:03.790Z] 481702a1767f: Verifying Checksum [2020-07-23T04:32:03.790Z] 481702a1767f: Download complete [2020-07-23T04:32:03.790Z] df20fa9351a1: Verifying Checksum [2020-07-23T04:32:03.790Z] df20fa9351a1: Download complete [2020-07-23T04:32:03.790Z] df20fa9351a1: Pull complete [2020-07-23T04:32:04.383Z] f64a6f60c768: Verifying Checksum [2020-07-23T04:32:04.383Z] f64a6f60c768: Download complete [2020-07-23T04:32:05.349Z] 2dd03ba5bac4: Verifying Checksum [2020-07-23T04:32:05.349Z] 2dd03ba5bac4: Download complete [2020-07-23T04:32:05.349Z] e78d2573fc39: Verifying Checksum [2020-07-23T04:32:05.349Z] e78d2573fc39: Download complete [2020-07-23T04:32:05.921Z] e876d2f968b6: Verifying Checksum [2020-07-23T04:32:05.921Z] e876d2f968b6: Download complete [2020-07-23T04:32:06.184Z] 07967f4d0e4b: Verifying Checksum [2020-07-23T04:32:06.184Z] 07967f4d0e4b: Download complete [2020-07-23T04:32:06.184Z] ed8968b2872e: Pull complete [2020-07-23T04:32:06.454Z] ce8a83651883: Download complete [2020-07-23T04:32:06.454Z] a92cc7c5fd73: Pull complete [2020-07-23T04:32:11.761Z] 2dd03ba5bac4: Pull complete [2020-07-23T04:32:11.761Z] 1e091d79d1de: Pull complete [2020-07-23T04:32:11.761Z] 481702a1767f: Pull complete [2020-07-23T04:32:14.975Z] Still waiting to schedule task [2020-07-23T04:32:14.975Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-685’ is offline [2020-07-23T04:32:19.942Z] f64a6f60c768: Pull complete [2020-07-23T04:32:22.661Z] e78d2573fc39: Pull complete [2020-07-23T04:32:22.661Z] e876d2f968b6: Pull complete [2020-07-23T04:32:23.607Z] ce8a83651883: Pull complete [2020-07-23T04:32:23.607Z] 07967f4d0e4b: Pull complete [2020-07-23T04:32:23.607Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-23T04:32:23.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-23T04:32:23.607Z] ---> 5d7c900382c6 [2020-07-23T04:32:23.607Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-07-23T04:32:25.528Z] ---> Running in 6bc0033b163f [2020-07-23T04:32:25.789Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:32:26.735Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:32:27.678Z] (1/12) Installing libmagic (5.38-r0) [2020-07-23T04:32:27.939Z] (2/12) Installing file (5.38-r0) [2020-07-23T04:32:27.939Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-23T04:32:27.939Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-23T04:32:32.151Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-23T04:32:32.151Z] (6/12) Installing patch (2.7.6-r6) [2020-07-23T04:32:32.151Z] (7/12) Installing build-base (0.5-r2) [2020-07-23T04:32:32.151Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-23T04:32:32.151Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-23T04:32:32.151Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-23T04:32:32.151Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-23T04:32:33.095Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-23T04:32:33.095Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:32:33.095Z] OK: 233 MiB in 51 packages [2020-07-23T04:32:36.408Z] Removing intermediate container 6bc0033b163f [2020-07-23T04:32:36.408Z] ---> bf77d9c09c23 [2020-07-23T04:32:36.408Z] Step 4/7 : WORKDIR /edgex-go [2020-07-23T04:32:36.408Z] ---> Running in 5502f097b10d [2020-07-23T04:32:36.669Z] Removing intermediate container 5502f097b10d [2020-07-23T04:32:36.669Z] ---> 8060627dd729 [2020-07-23T04:32:36.669Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-23T04:32:36.930Z] latest: Pulling from library/docker [2020-07-23T04:32:36.930Z] df20fa9351a1: Already exists [2020-07-23T04:32:36.930Z] 25ad7478873d: Pulling fs layer [2020-07-23T04:32:36.930Z] 4684f6177b5d: Pulling fs layer [2020-07-23T04:32:36.930Z] 46e300cec669: Pulling fs layer [2020-07-23T04:32:36.930Z] 63038576ad94: Pulling fs layer [2020-07-23T04:32:36.930Z] 0fdb76c4706c: Pulling fs layer [2020-07-23T04:32:36.930Z] cb7edeffdfd5: Pulling fs layer [2020-07-23T04:32:36.930Z] 0fdb76c4706c: Waiting [2020-07-23T04:32:36.930Z] 63038576ad94: Waiting [2020-07-23T04:32:36.930Z] cb7edeffdfd5: Waiting [2020-07-23T04:32:37.191Z] 4684f6177b5d: Verifying Checksum [2020-07-23T04:32:37.191Z] 4684f6177b5d: Download complete [2020-07-23T04:32:37.191Z] 25ad7478873d: Verifying Checksum [2020-07-23T04:32:37.191Z] 25ad7478873d: Download complete [2020-07-23T04:32:37.191Z] 63038576ad94: Verifying Checksum [2020-07-23T04:32:37.191Z] 63038576ad94: Download complete [2020-07-23T04:32:37.461Z] 0fdb76c4706c: Verifying Checksum [2020-07-23T04:32:37.461Z] 0fdb76c4706c: Download complete [2020-07-23T04:32:37.461Z] 25ad7478873d: Pull complete [2020-07-23T04:32:37.461Z] cb7edeffdfd5: Verifying Checksum [2020-07-23T04:32:37.461Z] cb7edeffdfd5: Download complete [2020-07-23T04:32:37.724Z] 4684f6177b5d: Pull complete [2020-07-23T04:32:37.986Z] 46e300cec669: Verifying Checksum [2020-07-23T04:32:37.986Z] 46e300cec669: Download complete [2020-07-23T04:32:40.544Z] 46e300cec669: Pull complete [2020-07-23T04:32:40.544Z] 63038576ad94: Pull complete [2020-07-23T04:32:40.544Z] 0fdb76c4706c: Pull complete [2020-07-23T04:32:40.544Z] cb7edeffdfd5: Pull complete [2020-07-23T04:32:40.544Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-23T04:32:40.544Z] Status: Downloaded newer image for docker:latest [2020-07-23T04:32:42.464Z] ---> 58d663b468af [2020-07-23T04:32:42.464Z] Step 6/7 : COPY go.mod . [2020-07-23T04:32:42.464Z] ---> 17e22b96eb32 [2020-07-23T04:32:42.464Z] Step 7/7 : RUN go mod download [2020-07-23T04:32:42.727Z] ---> Running in 4b7394f1b9c1 [2020-07-23T04:32:45.278Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-23T04:32:45.278Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-23T04:32:45.278Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-23T04:32:45.278Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-23T04:32:45.278Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-23T04:32:45.278Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-23T04:32:45.278Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-23T04:32:45.278Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-23T04:32:45.278Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-23T04:32:45.278Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-23T04:32:45.278Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-23T04:32:45.278Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-23T04:32:45.278Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-23T04:32:45.278Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-23T04:32:45.278Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-23T04:32:45.278Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-23T04:32:45.278Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-23T04:32:45.278Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-23T04:32:45.278Z] go: finding github.com/fatih/color v1.7.0 [2020-07-23T04:32:45.278Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-23T04:32:45.278Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-23T04:32:45.278Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-23T04:32:45.278Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-23T04:32:45.278Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-23T04:32:45.278Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-23T04:32:45.278Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-23T04:32:45.278Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-23T04:32:45.540Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-23T04:32:45.540Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-23T04:32:45.540Z] go: finding github.com/google/uuid v1.1.0 [2020-07-23T04:32:45.540Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-23T04:32:45.540Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-23T04:32:45.540Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-23T04:32:45.540Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-23T04:32:45.540Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-23T04:32:45.540Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-23T04:32:45.540Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-23T04:32:45.540Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-23T04:32:45.540Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-23T04:32:45.802Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-23T04:32:45.802Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-23T04:32:45.802Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-23T04:32:45.802Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-23T04:32:45.802Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-23T04:32:45.802Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-23T04:32:45.802Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-23T04:32:45.802Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-23T04:32:45.802Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-23T04:32:45.802Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-23T04:32:45.802Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-23T04:32:45.802Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-23T04:32:45.802Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-23T04:32:46.065Z] go: finding github.com/kr/pty v1.1.1 [2020-07-23T04:32:46.065Z] go: finding github.com/kr/text v0.1.0 [2020-07-23T04:32:46.065Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-23T04:32:46.065Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-23T04:32:46.065Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-23T04:32:46.065Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-23T04:32:46.065Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-23T04:32:46.065Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-23T04:32:46.065Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-23T04:32:46.065Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-23T04:32:46.065Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-23T04:32:46.065Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-23T04:32:46.327Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-23T04:32:46.327Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-23T04:32:46.327Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-23T04:32:46.327Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-23T04:32:46.327Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-23T04:32:46.327Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-23T04:32:46.327Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-23T04:32:46.327Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-23T04:32:46.327Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-23T04:32:46.327Z] go: finding github.com/posener/complete v1.1.1 [2020-07-23T04:32:46.327Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-23T04:32:46.327Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-23T04:32:46.327Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-23T04:32:46.590Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-23T04:32:46.590Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-23T04:32:46.590Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-23T04:32:46.590Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-23T04:32:46.590Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-23T04:32:46.590Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-23T04:32:46.590Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-23T04:32:46.590Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-23T04:32:46.590Z] go: finding golang.org/x/text v0.3.2 [2020-07-23T04:32:46.590Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-23T04:32:46.590Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-23T04:32:46.590Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-23T04:32:46.590Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-23T04:32:46.860Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-23T04:32:46.860Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-23T04:32:59.140Z] Removing intermediate container 4b7394f1b9c1 [2020-07-23T04:32:59.140Z] ---> a759526cf108 [2020-07-23T04:32:59.140Z] Successfully built a759526cf108 [2020-07-23T04:32:59.140Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:32:59.695Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-23T04:32:59.695Z] . [Pipeline] withDockerContainer [2020-07-23T04:32:59.804Z] prd-centos7-docker-4c-2g-682 does not seem to be running inside a container [2020-07-23T04:32:59.850Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-07-23T04:33:00.637Z] $ docker top c68af8aa9ffa29d1ab6bd34d9a9c2243a5ca14448802db6f51b8b6e824933184 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-23T04:33:01.177Z] + go version [2020-07-23T04:33:01.752Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-07-23T04:33:02.029Z] ========================================================= [2020-07-23T04:33:02.029Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-07-23T04:33:02.029Z] ========================================================= [Pipeline] sh [2020-07-23T04:33:02.349Z] + make test raml_verify [2020-07-23T04:33:02.349Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-23T04:33:04.280Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-07-23T04:33:14.382Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-07-23T04:33:18.657Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-07-23T04:33:18.657Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-07-23T04:33:18.657Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-07-23T04:33:18.657Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-07-23T04:33:18.922Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.006s [2020-07-23T04:33:18.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-07-23T04:33:18.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-07-23T04:33:19.190Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-07-23T04:33:19.789Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-07-23T04:33:20.063Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-07-23T04:33:20.063Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-07-23T04:33:20.063Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-07-23T04:33:20.063Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-07-23T04:33:25.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.021s coverage: 46.6% of statements [2020-07-23T04:33:25.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-07-23T04:33:25.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-07-23T04:33:25.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-07-23T04:33:25.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-07-23T04:33:25.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-07-23T04:33:28.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.071s coverage: 27.4% of statements [2020-07-23T04:33:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-07-23T04:33:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-07-23T04:33:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-07-23T04:33:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-07-23T04:33:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-07-23T04:33:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-07-23T04:33:28.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.025s coverage: 100.0% of statements [2020-07-23T04:33:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-07-23T04:33:28.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.015s coverage: 100.0% of statements [2020-07-23T04:33:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-07-23T04:33:28.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.095s coverage: 30.1% of statements [2020-07-23T04:33:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-07-23T04:33:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-07-23T04:33:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-07-23T04:33:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-07-23T04:33:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-07-23T04:33:28.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.045s coverage: 100.0% of statements [2020-07-23T04:33:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-07-23T04:33:28.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.035s coverage: 100.0% of statements [2020-07-23T04:33:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-07-23T04:33:30.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.031s coverage: 89.8% of statements [2020-07-23T04:33:30.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-07-23T04:33:30.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.022s coverage: 97.5% of statements [2020-07-23T04:33:30.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-07-23T04:33:30.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.012s coverage: 100.0% of statements [2020-07-23T04:33:30.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-07-23T04:33:30.440Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-07-23T04:33:30.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-07-23T04:33:30.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-07-23T04:33:30.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-07-23T04:33:30.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-07-23T04:33:30.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-07-23T04:33:30.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-07-23T04:33:30.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-07-23T04:33:30.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-07-23T04:33:30.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-07-23T04:33:30.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-07-23T04:33:30.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-07-23T04:33:30.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-07-23T04:33:30.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-07-23T04:33:30.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-07-23T04:33:30.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-07-23T04:33:30.440Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2020-07-23T04:33:32.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.114s coverage: 63.5% of statements [2020-07-23T04:33:32.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-07-23T04:33:32.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-07-23T04:33:32.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.005s coverage: 100.0% of statements [2020-07-23T04:33:32.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.077s coverage: 55.9% of statements [2020-07-23T04:33:32.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-07-23T04:33:32.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-07-23T04:33:32.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-07-23T04:33:32.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-07-23T04:33:35.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.680s coverage: 86.3% of statements [2020-07-23T04:33:35.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-07-23T04:33:35.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.276s coverage: 72.2% of statements [2020-07-23T04:33:35.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.111s coverage: 72.1% of statements [2020-07-23T04:33:35.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.018s coverage: 82.4% of statements [2020-07-23T04:33:35.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.008s coverage: 48.4% of statements [2020-07-23T04:33:35.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-07-23T04:33:35.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-07-23T04:33:35.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-07-23T04:33:35.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.005s coverage: 28.8% of statements [2020-07-23T04:33:35.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-07-23T04:33:35.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.071s coverage: 96.8% of statements [2020-07-23T04:33:35.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-07-23T04:33:36.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.038s coverage: 26.9% of statements [2020-07-23T04:33:36.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-07-23T04:33:36.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-07-23T04:33:36.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.139s coverage: 84.1% of statements [2020-07-23T04:33:36.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.015s coverage: 100.0% of statements [2020-07-23T04:33:36.888Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.051s coverage: 43.1% of statements [2020-07-23T04:33:36.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-07-23T04:33:36.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-07-23T04:33:37.480Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.032s coverage: 100.0% of statements [2020-07-23T04:33:37.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-07-23T04:33:37.480Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.018s coverage: 83.8% of statements [2020-07-23T04:33:37.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-07-23T04:33:39.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.038s coverage: 45.9% of statements [2020-07-23T04:33:39.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-07-23T04:33:39.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-07-23T04:33:39.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.016s coverage: 100.0% of statements [2020-07-23T04:33:39.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-07-23T04:33:39.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-07-23T04:33:39.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-07-23T04:33:39.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.038s coverage: 100.0% of statements [2020-07-23T04:33:39.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-07-23T04:33:39.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.014s coverage: 100.0% of statements [2020-07-23T04:33:39.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-07-23T04:33:40.864Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.043s coverage: 29.1% of statements [2020-07-23T04:33:40.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-07-23T04:33:40.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-07-23T04:33:40.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-07-23T04:33:40.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-07-23T04:33:40.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-07-23T04:33:40.864Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.014s coverage: 99.0% of statements [2020-07-23T04:33:40.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-07-23T04:33:40.864Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.012s coverage: 100.0% of statements [2020-07-23T04:33:40.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-07-23T04:33:40.864Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.022s coverage: 0.0% of statements [2020-07-23T04:33:40.864Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-07-23T04:33:40.864Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.010s coverage: 100.0% of statements [2020-07-23T04:33:40.864Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-07-23T04:33:40.864Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-07-23T04:33:40.864Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-07-23T04:33:40.864Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-07-23T04:33:41.834Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.006s coverage: 87.9% of statements [2020-07-23T04:33:41.834Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-07-23T04:33:41.834Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-07-23T04:33:41.834Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.013s coverage: 100.0% of statements [2020-07-23T04:33:41.834Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements [2020-07-23T04:33:42.407Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.009s coverage: 100.0% of statements [2020-07-23T04:33:42.407Z] GO111MODULE=on go vet ./... [2020-07-23T04:33:47.747Z] gofmt -l . [2020-07-23T04:33:48.317Z] [ "`gofmt -l .`" = "" ] [2020-07-23T04:33:48.887Z] ./bin/test-go-mod-tidy.sh [2020-07-23T04:33:49.460Z] ./bin/test-attribution-txt.sh [2020-07-23T04:33:50.847Z] docker run --rm --privileged \ [2020-07-23T04:33:50.847Z] -v /w/workspace/edgex-go/15:/raml-verification -w /raml-verification \ [2020-07-23T04:33:50.847Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64 \ [2020-07-23T04:33:50.847Z] /scripts/raml-verify.sh [2020-07-23T04:33:51.109Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64' locally [2020-07-23T04:33:51.109Z] x86_64: Pulling from edgex-devops/edgex-docs-builder [2020-07-23T04:33:51.109Z] cbdbe7a5bc2a: Pulling fs layer [2020-07-23T04:33:51.109Z] bd07af9ed1a4: Pulling fs layer [2020-07-23T04:33:51.109Z] 3556ccf180b2: Pulling fs layer [2020-07-23T04:33:51.109Z] 089d4748da74: Pulling fs layer [2020-07-23T04:33:51.109Z] c6eb57c77bc5: Pulling fs layer [2020-07-23T04:33:51.109Z] 0364d5097239: Pulling fs layer [2020-07-23T04:33:51.109Z] 089d4748da74: Waiting [2020-07-23T04:33:51.109Z] c6eb57c77bc5: Waiting [2020-07-23T04:33:51.109Z] 0364d5097239: Waiting [2020-07-23T04:33:51.376Z] 3556ccf180b2: Verifying Checksum [2020-07-23T04:33:51.376Z] 3556ccf180b2: Download complete [2020-07-23T04:33:51.376Z] cbdbe7a5bc2a: Verifying Checksum [2020-07-23T04:33:51.376Z] cbdbe7a5bc2a: Download complete [2020-07-23T04:33:51.376Z] 089d4748da74: Verifying Checksum [2020-07-23T04:33:51.376Z] 089d4748da74: Download complete [2020-07-23T04:33:51.376Z] 0364d5097239: Verifying Checksum [2020-07-23T04:33:51.376Z] 0364d5097239: Download complete [2020-07-23T04:33:51.376Z] c6eb57c77bc5: Verifying Checksum [2020-07-23T04:33:51.376Z] c6eb57c77bc5: Download complete [2020-07-23T04:33:51.637Z] bd07af9ed1a4: Verifying Checksum [2020-07-23T04:33:51.637Z] bd07af9ed1a4: Download complete [2020-07-23T04:33:51.637Z] cbdbe7a5bc2a: Pull complete [2020-07-23T04:33:53.557Z] bd07af9ed1a4: Pull complete [2020-07-23T04:33:53.819Z] 3556ccf180b2: Pull complete [2020-07-23T04:33:53.819Z] 089d4748da74: Pull complete [2020-07-23T04:33:57.139Z] c6eb57c77bc5: Pull complete [2020-07-23T04:33:57.139Z] 0364d5097239: Pull complete [2020-07-23T04:33:57.139Z] Digest: sha256:4a127cc467df9c60bd6f299319ae4edf4b743dcc93660e351fd7c0ef1fa6b942 [2020-07-23T04:33:57.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64 [2020-07-23T04:34:01.348Z] Verifying ./api/raml/core-command.raml... [2020-07-23T04:34:01.611Z] OK [2020-07-23T04:34:01.611Z] Verifying ./api/raml/core-data.raml... [2020-07-23T04:34:03.005Z] OK [2020-07-23T04:34:03.005Z] Verifying ./api/raml/core-metadata.raml... [2020-07-23T04:34:04.919Z] OK [2020-07-23T04:34:04.919Z] Verifying ./api/raml/support-logging.raml... [2020-07-23T04:34:05.499Z] OK [2020-07-23T04:34:05.499Z] Verifying ./api/raml/support-notifications.raml... [2020-07-23T04:34:06.444Z] OK [2020-07-23T04:34:06.444Z] Verifying ./api/raml/support-scheduler.raml... [2020-07-23T04:34:07.391Z] OK [2020-07-23T04:34:07.391Z] Verifying ./api/raml/system-agent.raml... [2020-07-23T04:34:07.970Z] OK [Pipeline] sh [2020-07-23T04:34:08.586Z] + ls -al . [2020-07-23T04:34:08.586Z] total 556 [2020-07-23T04:34:08.586Z] drwxrwxr-x 10 1001 1001 4096 Jul 23 04:33 . [2020-07-23T04:34:08.586Z] drwxr-xr-x 4 root root 30 Jul 23 04:33 .. [2020-07-23T04:34:08.586Z] -rw-rw-r-- 1 1001 1001 11 Jul 23 04:31 .dockerignore [2020-07-23T04:34:08.586Z] drwxrwxr-x 8 1001 1001 179 Jul 23 04:31 .git [2020-07-23T04:34:08.586Z] drwxrwxr-x 3 1001 1001 60 Jul 23 04:31 .github [2020-07-23T04:34:08.586Z] -rw-rw-r-- 1 1001 1001 924 Jul 23 04:31 .gitignore [2020-07-23T04:34:08.586Z] drwx------ 3 1001 1001 47 Jul 23 04:31 .semver [2020-07-23T04:34:08.586Z] -rw-rw-r-- 1 1001 1001 178 Jul 23 04:31 .sonarcloud.properties [2020-07-23T04:34:08.586Z] -rw-rw-r-- 1 1001 1001 3804 Jul 23 04:31 CONTRIBUTING.md [2020-07-23T04:34:08.586Z] -rw-rw-r-- 1 1001 1001 1035 Jul 23 04:31 Dockerfile.build [2020-07-23T04:34:08.586Z] -rw-rw-r-- 1 1001 1001 824 Jul 23 04:31 Jenkinsfile [2020-07-23T04:34:08.586Z] -rw-rw-r-- 1 1001 1001 10775 Jul 23 04:31 LICENSE [2020-07-23T04:34:08.586Z] -rw-rw-r-- 1 1001 1001 6417 Jul 23 04:31 Makefile [2020-07-23T04:34:08.586Z] -rw-rw-r-- 1 1001 1001 5652 Jul 23 04:31 README.md [2020-07-23T04:34:08.586Z] -rw-rw-r-- 1 1001 1001 7111 Jul 23 04:31 SECURITY.md [2020-07-23T04:34:08.586Z] -rw-rw-r-- 1 1001 1001 5 Jul 23 04:31 VERSION [2020-07-23T04:34:08.586Z] -rw-rw-r-- 1 1001 1001 4131 Jul 23 04:31 ZMQWindows.md [2020-07-23T04:34:08.586Z] drwxrwxr-x 4 1001 1001 33 Jul 23 04:31 api [2020-07-23T04:34:08.586Z] drwxrwxr-x 2 1001 1001 117 Jul 23 04:31 bin [2020-07-23T04:34:08.586Z] drwxrwxr-x 15 1001 1001 4096 Jul 23 04:31 cmd [2020-07-23T04:34:08.586Z] -rw-r--r-- 1 root root 458256 Jul 23 04:33 coverage.out [2020-07-23T04:34:08.586Z] -rw-r--r-- 1 root root 1019 Jul 23 04:33 go.mod [2020-07-23T04:34:08.586Z] -rw-r--r-- 1 root root 18146 Jul 23 04:33 go.sum [2020-07-23T04:34:08.586Z] drwxrwxr-x 8 1001 1001 127 Jul 23 04:31 internal [2020-07-23T04:34:08.586Z] drwxrwxr-x 4 1001 1001 71 Jul 23 04:31 snap [2020-07-23T04:34:08.586Z] -rw-rw-r-- 1 1001 1001 168 Jul 23 04:31 version.go [Pipeline] sh [2020-07-23T04:34:08.892Z] + '[' -e coverage.out ] [2020-07-23T04:34:08.892Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-07-23T04:34:09.050Z] Stashed 1 file(s) [Pipeline] sh [2020-07-23T04:34:09.351Z] + make build [2020-07-23T04:34:09.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-07-23T04:34:15.984Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-07-23T04:34:19.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-07-23T04:34:21.211Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-07-23T04:34:22.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-07-23T04:34:24.536Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-07-23T04:34:25.120Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-07-23T04:34:26.521Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-07-23T04:34:28.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-07-23T04:34:29.942Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-07-23T04:34:31.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-07-23T04:34:33.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-07-23T04:34:34.665Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-07-23T04:34:35.628Z] $ docker stop --time=1 c68af8aa9ffa29d1ab6bd34d9a9c2243a5ca14448802db6f51b8b6e824933184 [2020-07-23T04:34:37.057Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-689 in /w/workspace/edgexfoundry_edgex-go_PR-2597 [2020-07-23T04:34:37.350Z] $ docker rm -f c68af8aa9ffa29d1ab6bd34d9a9c2243a5ca14448802db6f51b8b6e824933184 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2020-07-23T04:34:37.849Z] Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:34:38.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-23T04:34:38.784Z] [2020-07-23T04:34:38.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:34:39.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-23T04:34:39.141Z] latest: Pulling from edgex-devops/edgex-compose [2020-07-23T04:34:39.141Z] cbdbe7a5bc2a: Already exists [2020-07-23T04:34:39.141Z] ca9280d653b3: Pulling fs layer [2020-07-23T04:34:39.141Z] 7e9c9ca2126c: Pulling fs layer [2020-07-23T04:34:39.411Z] ca9280d653b3: Verifying Checksum [2020-07-23T04:34:39.411Z] ca9280d653b3: Download complete [2020-07-23T04:34:40.379Z] 7e9c9ca2126c: Verifying Checksum [2020-07-23T04:34:40.379Z] 7e9c9ca2126c: Download complete [2020-07-23T04:34:40.638Z] ca9280d653b3: Pull complete [2020-07-23T04:34:43.039Z] using credential edgex-jenkins-ssh [2020-07-23T04:34:43.091Z] Cloning the remote Git repository [2020-07-23T04:34:43.091Z] Cloning with configured refspecs honoured and without tags [2020-07-23T04:34:43.145Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-07-23T04:34:43.259Z] > git init /w/workspace/edgex-go/15 # timeout=10 [2020-07-23T04:34:43.322Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-23T04:34:43.323Z] > git --version # timeout=10 [2020-07-23T04:34:43.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-23T04:34:43.432Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2597/head:refs/remotes/origin/PR-2597 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T04:34:48.799Z] 7e9c9ca2126c: Pull complete [2020-07-23T04:34:48.799Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-07-23T04:34:48.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-23T04:34:48.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-07-23T04:34:48.941Z] prd-centos7-docker-4c-2g-682 does not seem to be running inside a container [2020-07-23T04:34:48.998Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-07-23T04:34:51.708Z] $ docker top 10a8ef5349383e8e4d8df943add89d9dbe19a2ba0dbec4be990a55a4384a5730 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-23T04:34:52.256Z] + docker-compose build --help [2020-07-23T04:34:52.256Z] + grep parallel [2020-07-23T04:34:53.199Z] --parallel Build images in parallel. [Pipeline] } [2020-07-23T04:34:53.469Z] $ docker stop --time=1 10a8ef5349383e8e4d8df943add89d9dbe19a2ba0dbec4be990a55a4384a5730 [2020-07-23T04:34:54.839Z] $ docker rm -f 10a8ef5349383e8e4d8df943add89d9dbe19a2ba0dbec4be990a55a4384a5730 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:34:55.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-23T04:34:55.392Z] . [Pipeline] withDockerContainer [2020-07-23T04:34:55.489Z] prd-centos7-docker-4c-2g-682 does not seem to be running inside a container [2020-07-23T04:34:55.528Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-07-23T04:34:56.210Z] $ docker top 672d76d152037a6999b857efb59ad6c6878c5c5c053a6cc05e1021efcf3ad17a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-23T04:34:56.663Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-23T04:34:57.607Z] Building docker-core-command-go ... [2020-07-23T04:34:57.607Z] Building docker-core-data-go ... [2020-07-23T04:34:57.607Z] Building docker-core-metadata-go ... [2020-07-23T04:34:57.607Z] Building docker-security-proxy-setup-go ... [2020-07-23T04:34:57.607Z] Building docker-security-secrets-setup-go ... [2020-07-23T04:34:57.607Z] Building docker-security-secretstore-setup-go ... [2020-07-23T04:34:57.607Z] Building docker-support-logging-go ... [2020-07-23T04:34:57.607Z] Building docker-support-notifications-go ... [2020-07-23T04:34:57.607Z] Building docker-support-scheduler-go ... [2020-07-23T04:34:57.607Z] Building docker-sys-mgmt-agent-go ... [2020-07-23T04:34:57.607Z] Building docker-core-metadata-go [2020-07-23T04:34:57.607Z] Building docker-support-notifications-go [2020-07-23T04:34:57.607Z] Building docker-sys-mgmt-agent-go [2020-07-23T04:34:57.607Z] Building docker-support-scheduler-go [2020-07-23T04:34:57.607Z] Building docker-core-data-go [2020-07-23T04:34:58.901Z] Fetching without tags [2020-07-23T04:34:59.395Z] Merging remotes/origin/master commit b15589ad757bd96941d0737b641a3301667c5cfd into PR head commit 1b083308c47abcc59f156185eb6017ca93b7e3a0 [2020-07-23T04:35:00.069Z] Merge succeeded, producing b973da76fbe8dc20f627f260fa6dd131084ec05c [2020-07-23T04:35:00.070Z] Checking out Revision b973da76fbe8dc20f627f260fa6dd131084ec05c (PR-2597) [2020-07-23T04:34:58.804Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-23T04:34:58.823Z] > git config --add remote.origin.fetch +refs/pull/2597/head:refs/remotes/origin/PR-2597 # timeout=10 [2020-07-23T04:34:58.849Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T04:34:58.875Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-23T04:34:58.908Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-23T04:34:58.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-23T04:34:58.922Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2597/head:refs/remotes/origin/PR-2597 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T04:34:59.407Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T04:34:59.419Z] > git checkout -f 1b083308c47abcc59f156185eb6017ca93b7e3a0 # timeout=10 [2020-07-23T04:34:59.707Z] > git remote # timeout=10 [2020-07-23T04:34:59.722Z] > git config --get remote.origin.url # timeout=10 [2020-07-23T04:34:59.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-23T04:34:59.743Z] > git merge b15589ad757bd96941d0737b641a3301667c5cfd # timeout=10 [2020-07-23T04:35:00.051Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-23T04:35:00.072Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T04:35:00.089Z] > git checkout -f b973da76fbe8dc20f627f260fa6dd131084ec05c # timeout=10 [2020-07-23T04:35:04.306Z] Commit message: "Merge commit 'b15589ad757bd96941d0737b641a3301667c5cfd' into HEAD" [2020-07-23T04:35:04.308Z] > git rev-list --no-walk 1b083308c47abcc59f156185eb6017ca93b7e3a0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-23T04:35:16.029Z] ========================================================= [2020-07-23T04:35:16.029Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-23T04:35:16.029Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:35:16.890Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-07-23T04:35:21.192Z] Sending build context to Docker daemon 323.2MB [2020-07-23T04:35:21.192Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-23T04:35:21.192Z] Step 2/7 : FROM ${BASE} [2020-07-23T04:35:21.192Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-23T04:35:21.192Z] b538f80385f9: Pulling fs layer [2020-07-23T04:35:21.192Z] 74f711af9a0d: Pulling fs layer [2020-07-23T04:35:21.193Z] 99f96fe45779: Pulling fs layer [2020-07-23T04:35:21.193Z] fd7a069fd194: Pulling fs layer [2020-07-23T04:35:21.193Z] 66aa3694b03b: Pulling fs layer [2020-07-23T04:35:21.193Z] 170f70906a0f: Pulling fs layer [2020-07-23T04:35:21.193Z] ad7c5574e4b9: Pulling fs layer [2020-07-23T04:35:21.193Z] e772456be8f7: Pulling fs layer [2020-07-23T04:35:21.193Z] c890913d741a: Pulling fs layer [2020-07-23T04:35:21.193Z] 2480fcc9aa5a: Pulling fs layer [2020-07-23T04:35:21.193Z] 09adf4765672: Pulling fs layer [2020-07-23T04:35:21.193Z] 66aa3694b03b: Waiting [2020-07-23T04:35:21.193Z] 170f70906a0f: Waiting [2020-07-23T04:35:21.193Z] ad7c5574e4b9: Waiting [2020-07-23T04:35:21.193Z] e772456be8f7: Waiting [2020-07-23T04:35:21.193Z] c890913d741a: Waiting [2020-07-23T04:35:21.193Z] 2480fcc9aa5a: Waiting [2020-07-23T04:35:21.193Z] 09adf4765672: Waiting [2020-07-23T04:35:21.193Z] fd7a069fd194: Waiting [2020-07-23T04:35:21.193Z] 99f96fe45779: Verifying Checksum [2020-07-23T04:35:21.193Z] 99f96fe45779: Download complete [2020-07-23T04:35:21.193Z] 74f711af9a0d: Download complete [2020-07-23T04:35:21.193Z] 66aa3694b03b: Verifying Checksum [2020-07-23T04:35:21.193Z] 66aa3694b03b: Download complete [2020-07-23T04:35:21.193Z] 170f70906a0f: Verifying Checksum [2020-07-23T04:35:21.193Z] 170f70906a0f: Download complete [2020-07-23T04:35:21.193Z] b538f80385f9: Verifying Checksum [2020-07-23T04:35:21.193Z] b538f80385f9: Download complete [2020-07-23T04:35:21.791Z] b538f80385f9: Pull complete [2020-07-23T04:35:22.387Z] 74f711af9a0d: Pull complete [2020-07-23T04:35:22.661Z] 99f96fe45779: Pull complete [2020-07-23T04:35:24.638Z] ad7c5574e4b9: Verifying Checksum [2020-07-23T04:35:24.638Z] ad7c5574e4b9: Download complete [2020-07-23T04:35:24.638Z] c890913d741a: Verifying Checksum [2020-07-23T04:35:24.638Z] c890913d741a: Download complete [2020-07-23T04:35:26.611Z] e772456be8f7: Verifying Checksum [2020-07-23T04:35:26.611Z] e772456be8f7: Download complete [2020-07-23T04:35:26.611Z] 2480fcc9aa5a: Verifying Checksum [2020-07-23T04:35:26.611Z] 2480fcc9aa5a: Download complete [2020-07-23T04:35:26.611Z] 09adf4765672: Verifying Checksum [2020-07-23T04:35:26.611Z] 09adf4765672: Download complete [2020-07-23T04:35:27.203Z] fd7a069fd194: Verifying Checksum [2020-07-23T04:35:27.203Z] fd7a069fd194: Download complete [2020-07-23T04:35:29.877Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:35:29.877Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:35:29.877Z] ---> a759526cf108 [2020-07-23T04:35:29.877Z] Step 3/22 : WORKDIR /edgex-go [2020-07-23T04:35:29.877Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:35:29.877Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:35:29.877Z] ---> a759526cf108 [2020-07-23T04:35:29.877Z] Step 3/20 : WORKDIR /edgex-go [2020-07-23T04:35:29.877Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:35:29.877Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:35:29.877Z] ---> a759526cf108 [2020-07-23T04:35:29.877Z] Step 3/23 : WORKDIR /edgex-go [2020-07-23T04:35:29.877Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:35:29.877Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:35:29.877Z] ---> a759526cf108 [2020-07-23T04:35:29.877Z] Step 3/26 : WORKDIR /edgex-go [2020-07-23T04:35:29.877Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:35:29.877Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:35:29.877Z] ---> a759526cf108 [2020-07-23T04:35:29.877Z] Step 3/21 : WORKDIR /edgex-go [2020-07-23T04:35:29.877Z] ---> Running in c48f68124893 [2020-07-23T04:35:29.877Z] ---> Running in 8174d6d4f808 [2020-07-23T04:35:29.877Z] ---> Running in 1165525f37ec [2020-07-23T04:35:29.877Z] ---> Running in 2300e537168a [2020-07-23T04:35:29.877Z] ---> Running in 0dd6123ebb76 [2020-07-23T04:35:29.877Z] Removing intermediate container 1165525f37ec [2020-07-23T04:35:29.877Z] ---> 5720cb8fd955 [2020-07-23T04:35:29.877Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:35:29.877Z] Removing intermediate container 2300e537168a [2020-07-23T04:35:29.877Z] ---> 80ab6b04ddcd [2020-07-23T04:35:29.877Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:35:29.877Z] Removing intermediate container 8174d6d4f808 [2020-07-23T04:35:29.877Z] ---> 20f5e4ab504c [2020-07-23T04:35:29.877Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:35:29.877Z] Removing intermediate container c48f68124893 [2020-07-23T04:35:29.877Z] ---> 627d58ec487a [2020-07-23T04:35:29.877Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:35:29.877Z] Removing intermediate container 0dd6123ebb76 [2020-07-23T04:35:29.877Z] ---> c275452a50ba [2020-07-23T04:35:29.877Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:35:29.877Z] ---> Running in 7758dced9479 [2020-07-23T04:35:29.877Z] ---> Running in c14765a0427b [2020-07-23T04:35:29.877Z] ---> Running in c37c231e328f [2020-07-23T04:35:29.877Z] ---> Running in bba54ff20212 [2020-07-23T04:35:29.877Z] ---> Running in 500b6a3e3b6f [2020-07-23T04:35:30.455Z] Removing intermediate container c37c231e328f [2020-07-23T04:35:30.456Z] ---> 6f6e22b1276c [2020-07-23T04:35:30.456Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-23T04:35:30.717Z] ---> Running in f506a1e94d1f [2020-07-23T04:35:30.717Z] Removing intermediate container c14765a0427b [2020-07-23T04:35:30.717Z] ---> 57f4e6d24503 [2020-07-23T04:35:30.717Z] Step 5/20 : RUN apk update && apk add make git [2020-07-23T04:35:30.983Z] Removing intermediate container 7758dced9479 [2020-07-23T04:35:30.983Z] ---> 3f3ed7ecd092 [2020-07-23T04:35:30.983Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-23T04:35:30.983Z] ---> Running in af59e591bbeb [2020-07-23T04:35:31.246Z] Removing intermediate container 500b6a3e3b6f [2020-07-23T04:35:31.246Z] ---> 4e37729d7dca [2020-07-23T04:35:31.246Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-23T04:35:31.246Z] ---> Running in 07b40b93da07 [2020-07-23T04:35:31.246Z] Removing intermediate container bba54ff20212 [2020-07-23T04:35:31.246Z] ---> 96f64e78fa07 [2020-07-23T04:35:31.246Z] Step 5/21 : RUN apk update && apk add make git [2020-07-23T04:35:31.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:35:32.080Z] ---> Running in 68151ff220b9 [2020-07-23T04:35:32.080Z] ---> Running in c4e302a14f20 [2020-07-23T04:35:32.080Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:35:32.659Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:35:32.659Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:35:32.659Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:35:33.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:35:33.864Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:35:34.434Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:35:34.434Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:35:34.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:35:35.266Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:35:35.266Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:35:35.266Z] OK: 12749 distinct packages available [2020-07-23T04:35:35.527Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:35:35.527Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:35:35.527Z] OK: 12749 distinct packages available [2020-07-23T04:35:35.527Z] OK: 233 MiB in 51 packages [2020-07-23T04:35:35.803Z] OK: 233 MiB in 51 packages [2020-07-23T04:35:35.803Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:35:35.803Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:35:35.803Z] OK: 12749 distinct packages available [2020-07-23T04:35:36.070Z] Removing intermediate container f506a1e94d1f [2020-07-23T04:35:36.070Z] ---> 90a5c13b0633 [2020-07-23T04:35:36.070Z] Step 6/26 : COPY go.mod . [2020-07-23T04:35:36.070Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:35:36.070Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:35:36.070Z] OK: 12749 distinct packages available [2020-07-23T04:35:36.070Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:35:36.070Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:35:36.070Z] OK: 12749 distinct packages available [2020-07-23T04:35:36.342Z] OK: 233 MiB in 51 packages [2020-07-23T04:35:36.342Z] Removing intermediate container af59e591bbeb [2020-07-23T04:35:36.342Z] ---> 3fefeb9ef0b8 [2020-07-23T04:35:36.342Z] Step 6/20 : COPY go.mod . [2020-07-23T04:35:36.342Z] OK: 233 MiB in 51 packages [2020-07-23T04:35:36.342Z] OK: 233 MiB in 51 packages [2020-07-23T04:35:36.604Z] ---> 24f6ca4fb0d2 [2020-07-23T04:35:36.604Z] Step 7/26 : RUN go mod download [2020-07-23T04:35:36.604Z] ---> Running in 24658779069a [2020-07-23T04:35:36.604Z] ---> 678d54bcef08 [2020-07-23T04:35:36.604Z] Step 7/20 : RUN go mod download [2020-07-23T04:35:36.868Z] ---> Running in ef9999ff7b9b [2020-07-23T04:35:37.130Z] Removing intermediate container 07b40b93da07 [2020-07-23T04:35:37.130Z] ---> f0f3b1299b55 [2020-07-23T04:35:37.130Z] Step 6/22 : COPY go.mod . [2020-07-23T04:35:37.742Z] ---> edbebb3f010f [2020-07-23T04:35:37.742Z] Step 7/22 : RUN go mod download [2020-07-23T04:35:37.742Z] Removing intermediate container c4e302a14f20 [2020-07-23T04:35:37.742Z] ---> d45b2e583735 [2020-07-23T04:35:37.742Z] Step 6/21 : COPY go.mod . [2020-07-23T04:35:37.742Z] ---> Running in 861228aa6033 [2020-07-23T04:35:37.742Z] Removing intermediate container 68151ff220b9 [2020-07-23T04:35:37.742Z] ---> 7307810b615d [2020-07-23T04:35:37.743Z] Step 6/23 : COPY go.mod . [2020-07-23T04:35:38.019Z] ---> 228f778dff14 [2020-07-23T04:35:38.019Z] Step 7/21 : RUN go mod download [2020-07-23T04:35:38.501Z] ---> f971296a694e [2020-07-23T04:35:38.501Z] Step 7/23 : RUN go mod download [2020-07-23T04:35:38.501Z] ---> Running in 1e94eb4532a9 [2020-07-23T04:35:38.501Z] ---> Running in 432d994b1642 [2020-07-23T04:35:39.472Z] Removing intermediate container 24658779069a [2020-07-23T04:35:39.472Z] ---> 251f6ff63b87 [2020-07-23T04:35:39.472Z] Step 8/26 : COPY . . [2020-07-23T04:35:39.472Z] Removing intermediate container 861228aa6033 [2020-07-23T04:35:39.472Z] ---> eb0aaf651028 [2020-07-23T04:35:39.472Z] Step 8/22 : COPY . . [2020-07-23T04:35:39.472Z] Removing intermediate container ef9999ff7b9b [2020-07-23T04:35:39.472Z] ---> c3b0c38937b3 [2020-07-23T04:35:39.472Z] Step 8/20 : COPY . . [2020-07-23T04:35:39.615Z] fd7a069fd194: Pull complete [2020-07-23T04:35:39.615Z] 66aa3694b03b: Pull complete [2020-07-23T04:35:39.615Z] 170f70906a0f: Pull complete [2020-07-23T04:35:43.953Z] ad7c5574e4b9: Pull complete [2020-07-23T04:35:48.266Z] e772456be8f7: Pull complete [2020-07-23T04:35:48.266Z] c890913d741a: Pull complete [2020-07-23T04:35:49.543Z] Removing intermediate container 432d994b1642 [2020-07-23T04:35:49.543Z] ---> 1bb3b889ee79 [2020-07-23T04:35:49.543Z] Step 8/23 : COPY . . [2020-07-23T04:35:49.543Z] Removing intermediate container 1e94eb4532a9 [2020-07-23T04:35:49.543Z] ---> 1b852370eb90 [2020-07-23T04:35:49.543Z] Step 8/21 : COPY . . [2020-07-23T04:35:50.235Z] 2480fcc9aa5a: Pull complete [2020-07-23T04:35:50.506Z] 09adf4765672: Pull complete [2020-07-23T04:35:50.777Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-23T04:35:50.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-23T04:35:50.777Z] ---> 2248a725d1cf [2020-07-23T04:35:50.777Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-07-23T04:35:57.464Z] ---> Running in b51a832e9ec8 [2020-07-23T04:35:58.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:35:59.031Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:36:00.014Z] (1/12) Installing libmagic (5.38-r0) [2020-07-23T04:36:00.285Z] (2/12) Installing file (5.38-r0) [2020-07-23T04:36:00.285Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-23T04:36:00.557Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-23T04:36:04.862Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-23T04:36:04.862Z] (6/12) Installing patch (2.7.6-r6) [2020-07-23T04:36:04.862Z] (7/12) Installing build-base (0.5-r2) [2020-07-23T04:36:05.132Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-23T04:36:05.132Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-23T04:36:05.132Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-23T04:36:05.404Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-23T04:36:05.404Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-23T04:36:05.675Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:36:05.675Z] OK: 217 MiB in 51 packages [2020-07-23T04:36:11.090Z] Removing intermediate container b51a832e9ec8 [2020-07-23T04:36:11.090Z] ---> bdd06d3053eb [2020-07-23T04:36:11.090Z] Step 4/7 : WORKDIR /edgex-go [2020-07-23T04:36:11.090Z] ---> Running in 2e6f7930f02d [2020-07-23T04:36:11.090Z] Removing intermediate container 2e6f7930f02d [2020-07-23T04:36:11.090Z] ---> d8123908208d [2020-07-23T04:36:11.090Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-23T04:36:11.363Z] latest: Pulling from library/docker [2020-07-23T04:36:11.363Z] b538f80385f9: Already exists [2020-07-23T04:36:11.363Z] 259a493cd78d: Pulling fs layer [2020-07-23T04:36:11.363Z] b8e66b5100f5: Pulling fs layer [2020-07-23T04:36:11.363Z] 39dc9c94d07c: Pulling fs layer [2020-07-23T04:36:11.363Z] 551b823b3b82: Pulling fs layer [2020-07-23T04:36:11.363Z] 3c52a74df98c: Pulling fs layer [2020-07-23T04:36:11.363Z] 6c9b121b6998: Pulling fs layer [2020-07-23T04:36:11.363Z] 551b823b3b82: Waiting [2020-07-23T04:36:11.363Z] 3c52a74df98c: Waiting [2020-07-23T04:36:11.363Z] 6c9b121b6998: Waiting [2020-07-23T04:36:11.640Z] b8e66b5100f5: Download complete [2020-07-23T04:36:11.640Z] 259a493cd78d: Verifying Checksum [2020-07-23T04:36:11.640Z] 259a493cd78d: Download complete [2020-07-23T04:36:11.640Z] 551b823b3b82: Verifying Checksum [2020-07-23T04:36:11.640Z] 551b823b3b82: Download complete [2020-07-23T04:36:11.640Z] 3c52a74df98c: Verifying Checksum [2020-07-23T04:36:11.640Z] 3c52a74df98c: Download complete [2020-07-23T04:36:11.914Z] 6c9b121b6998: Verifying Checksum [2020-07-23T04:36:11.915Z] 6c9b121b6998: Download complete [2020-07-23T04:36:12.510Z] 259a493cd78d: Pull complete [2020-07-23T04:36:12.790Z] b8e66b5100f5: Pull complete [2020-07-23T04:36:13.064Z] 39dc9c94d07c: Verifying Checksum [2020-07-23T04:36:13.064Z] 39dc9c94d07c: Download complete [2020-07-23T04:36:15.702Z] 39dc9c94d07c: Pull complete [2020-07-23T04:36:16.295Z] 551b823b3b82: Pull complete [2020-07-23T04:36:16.569Z] 3c52a74df98c: Pull complete [2020-07-23T04:36:16.843Z] 6c9b121b6998: Pull complete [2020-07-23T04:36:16.843Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-23T04:36:16.843Z] Status: Downloaded newer image for docker:latest [2020-07-23T04:36:21.148Z] ---> 0f2348c7b916 [2020-07-23T04:36:21.148Z] Step 6/7 : COPY go.mod . [2020-07-23T04:36:21.148Z] ---> b50b8ebf27a7 [2020-07-23T04:36:21.148Z] Step 7/7 : RUN go mod download [2020-07-23T04:36:21.148Z] ---> Running in 8dd96da649c0 [2020-07-23T04:36:21.773Z] ---> 0147ef85e18d [2020-07-23T04:36:21.773Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-23T04:36:21.773Z] ---> bba327513010 [2020-07-23T04:36:21.773Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-23T04:36:21.773Z] ---> 2f48b6179c4c [2020-07-23T04:36:21.773Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-23T04:36:21.773Z] ---> Running in a7dbac6a2313 [2020-07-23T04:36:21.773Z] ---> Running in 3959cc039769 [2020-07-23T04:36:21.773Z] ---> Running in e96f7e48adb2 [2020-07-23T04:36:21.773Z] ---> 791be08636a6 [2020-07-23T04:36:21.773Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-23T04:36:21.773Z] ---> a5d8aa6e08ca [2020-07-23T04:36:21.773Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-23T04:36:21.773Z] ---> Running in 10e0f1a6cb26 [2020-07-23T04:36:21.773Z] ---> Running in 0d1b064a5dfc [2020-07-23T04:36:21.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-07-23T04:36:21.773Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-07-23T04:36:21.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-07-23T04:36:21.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-07-23T04:36:21.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-07-23T04:36:24.523Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-23T04:36:24.523Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-23T04:36:24.523Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-23T04:36:24.523Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-23T04:36:24.523Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-23T04:36:24.523Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-23T04:36:24.523Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-23T04:36:24.523Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-23T04:36:24.523Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-23T04:36:24.523Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-23T04:36:24.523Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-23T04:36:24.523Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-23T04:36:24.523Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-23T04:36:24.523Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-23T04:36:24.523Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-23T04:36:24.523Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-23T04:36:24.523Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-23T04:36:24.523Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-23T04:36:24.523Z] go: finding github.com/fatih/color v1.7.0 [2020-07-23T04:36:24.523Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-23T04:36:24.523Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-23T04:36:24.794Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-23T04:36:24.794Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-23T04:36:24.794Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-23T04:36:24.794Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-23T04:36:24.794Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-23T04:36:24.794Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-23T04:36:24.794Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-23T04:36:24.794Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-23T04:36:24.794Z] go: finding github.com/google/uuid v1.1.0 [2020-07-23T04:36:24.794Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-23T04:36:24.794Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-23T04:36:25.066Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-23T04:36:25.066Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-23T04:36:25.066Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-23T04:36:25.066Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-23T04:36:25.066Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-23T04:36:25.066Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-23T04:36:25.066Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-23T04:36:25.066Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-23T04:36:25.066Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-23T04:36:25.066Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-23T04:36:25.066Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-23T04:36:25.066Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-23T04:36:25.337Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-23T04:36:25.337Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-23T04:36:25.337Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-23T04:36:25.337Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-23T04:36:25.337Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-23T04:36:25.337Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-23T04:36:25.337Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-23T04:36:25.337Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-23T04:36:25.337Z] go: finding github.com/kr/pty v1.1.1 [2020-07-23T04:36:25.337Z] go: finding github.com/kr/text v0.1.0 [2020-07-23T04:36:25.337Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-23T04:36:25.337Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-23T04:36:25.608Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-23T04:36:25.608Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-23T04:36:25.608Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-23T04:36:25.608Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-23T04:36:25.608Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-23T04:36:25.608Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-23T04:36:25.608Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-23T04:36:25.608Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-23T04:36:25.608Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-23T04:36:25.608Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-23T04:36:25.608Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-23T04:36:25.608Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-23T04:36:25.878Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-23T04:36:25.878Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-23T04:36:25.878Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-23T04:36:25.878Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-23T04:36:25.878Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-23T04:36:25.878Z] go: finding github.com/posener/complete v1.1.1 [2020-07-23T04:36:25.878Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-23T04:36:25.878Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-23T04:36:25.878Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-23T04:36:25.878Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-23T04:36:25.878Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-23T04:36:26.149Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-23T04:36:26.149Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-23T04:36:26.149Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-23T04:36:26.149Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-23T04:36:26.149Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-23T04:36:26.149Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-23T04:36:26.149Z] go: finding golang.org/x/text v0.3.2 [2020-07-23T04:36:26.149Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-23T04:36:26.149Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-23T04:36:26.149Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-23T04:36:26.149Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-23T04:36:26.149Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-23T04:36:26.421Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-23T04:36:44.714Z] Removing intermediate container 8dd96da649c0 [2020-07-23T04:36:44.714Z] ---> 3b5cec44f47e [2020-07-23T04:36:44.714Z] Successfully built 3b5cec44f47e [2020-07-23T04:36:44.714Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:36:45.395Z] + docker inspect -f . ci-base-image-arm64 [2020-07-23T04:36:45.395Z] . [Pipeline] withDockerContainer [2020-07-23T04:36:45.655Z] prd-ubuntu18.04-docker-arm64-4c-16g-689 does not seem to be running inside a container [2020-07-23T04:36:45.739Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-23T04:36:47.140Z] $ docker top 3043912fd2641072bca47d103017364847beaa3bc132fd9bba51301b4db201b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-23T04:36:48.207Z] + go version [2020-07-23T04:36:48.207Z] go version go1.13.13 linux/arm64 [Pipeline] echo [2020-07-23T04:36:48.233Z] ========================================================= [2020-07-23T04:36:48.233Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-07-23T04:36:48.233Z] ========================================================= [Pipeline] sh [2020-07-23T04:36:48.892Z] + make test raml_verify [2020-07-23T04:36:48.892Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-23T04:36:51.570Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-07-23T04:36:53.991Z] Removing intermediate container 3959cc039769 [2020-07-23T04:36:53.991Z] ---> 5e47792fdf6a [2020-07-23T04:36:53.991Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-23T04:36:54.571Z] ---> Running in 71cf317e0824 [2020-07-23T04:36:55.546Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-07-23T04:37:05.568Z] Removing intermediate container 0d1b064a5dfc [2020-07-23T04:37:05.568Z] ---> a487bd80653e [2020-07-23T04:37:05.569Z] [2020-07-23T04:37:05.569Z] Step 10/23 : FROM scratch [2020-07-23T04:37:05.569Z] ---> [2020-07-23T04:37:05.569Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-23T04:37:05.569Z] ---> Running in 9b3651994614 [2020-07-23T04:37:05.569Z] Removing intermediate container e96f7e48adb2 [2020-07-23T04:37:05.569Z] ---> c3a7c27fcd9d [2020-07-23T04:37:05.569Z] [2020-07-23T04:37:05.569Z] Step 10/20 : FROM scratch [2020-07-23T04:37:05.569Z] ---> [2020-07-23T04:37:05.569Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T04:37:05.569Z] Removing intermediate container 71cf317e0824 [2020-07-23T04:37:05.569Z] ---> 31b057299f67 [2020-07-23T04:37:05.569Z] [2020-07-23T04:37:05.569Z] Step 11/26 : FROM docker:latest [2020-07-23T04:37:05.569Z] ---> 81f5749c9058 [2020-07-23T04:37:05.569Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-23T04:37:06.142Z] ---> Running in 97c13e466c38 [2020-07-23T04:37:06.722Z] Removing intermediate container 9b3651994614 [2020-07-23T04:37:06.722Z] ---> 36060420d78c [2020-07-23T04:37:06.722Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-23T04:37:06.722Z] ---> Running in 3d55dc4b31c2 [2020-07-23T04:37:09.269Z] ---> Running in 08573fab5b75 [2020-07-23T04:37:09.269Z] Removing intermediate container 97c13e466c38 [2020-07-23T04:37:09.269Z] ---> 670d509e55be [2020-07-23T04:37:09.269Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-23T04:37:09.530Z] Removing intermediate container 10e0f1a6cb26 [2020-07-23T04:37:09.530Z] ---> 19c46d67f948 [2020-07-23T04:37:09.530Z] [2020-07-23T04:37:09.530Z] Step 10/21 : FROM scratch [2020-07-23T04:37:09.530Z] ---> [2020-07-23T04:37:09.530Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T04:37:09.530Z] ---> Using cache [2020-07-23T04:37:09.530Z] ---> 670d509e55be [2020-07-23T04:37:09.530Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-23T04:37:10.106Z] ---> Running in 9b5729c4d312 [2020-07-23T04:37:10.106Z] ---> Running in 1ce07ed6b5d6 [2020-07-23T04:37:10.106Z] Removing intermediate container a7dbac6a2313 [2020-07-23T04:37:10.106Z] ---> 0e9f0d2ab365 [2020-07-23T04:37:10.106Z] [2020-07-23T04:37:10.106Z] Step 10/22 : FROM alpine [2020-07-23T04:37:10.106Z] Removing intermediate container 08573fab5b75 [2020-07-23T04:37:10.106Z] ---> 4811d21546c7 [2020-07-23T04:37:10.106Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-23T04:37:10.106Z] ---> Running in d2e0657630df [2020-07-23T04:37:10.106Z] Removing intermediate container 9b5729c4d312 [2020-07-23T04:37:10.106Z] ---> fff32f6f5a0d [2020-07-23T04:37:10.106Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-23T04:37:10.369Z] ---> Running in a693258c7cca [2020-07-23T04:37:10.369Z] Removing intermediate container 1ce07ed6b5d6 [2020-07-23T04:37:10.369Z] ---> abf92d51a631 [2020-07-23T04:37:10.369Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-23T04:37:10.369Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:37:10.369Z] latest: Pulling from library/alpine [2020-07-23T04:37:10.369Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:37:10.369Z] ---> Running in d6d6737b7e36 [2020-07-23T04:37:10.369Z] Removing intermediate container d2e0657630df [2020-07-23T04:37:10.369Z] ---> 5879d53e4fcf [2020-07-23T04:37:10.369Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-23T04:37:10.629Z] Removing intermediate container a693258c7cca [2020-07-23T04:37:10.629Z] ---> 46474eb30f6a [2020-07-23T04:37:10.629Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-23T04:37:10.629Z] (1/2) Installing readline (8.0.4-r0) [2020-07-23T04:37:10.629Z] (2/2) Installing bash (5.0.17-r0) [2020-07-23T04:37:10.629Z] Executing bash-5.0.17-r0.post-install [2020-07-23T04:37:10.888Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:37:10.888Z] OK: 12 MiB in 22 packages [2020-07-23T04:37:11.459Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-23T04:37:11.459Z] Status: Downloaded newer image for alpine:latest [2020-07-23T04:37:11.459Z] ---> a24bb4013296 [2020-07-23T04:37:11.459Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T04:37:11.459Z] Removing intermediate container d6d6737b7e36 [2020-07-23T04:37:11.459Z] ---> 6cea14fb1fdc [2020-07-23T04:37:11.459Z] Step 14/21 : WORKDIR / [2020-07-23T04:37:11.723Z] ---> Running in b3d0526b07bb [2020-07-23T04:37:11.723Z] ---> Running in d51181649c68 [2020-07-23T04:37:11.723Z] ---> 298af23c8101 [2020-07-23T04:37:11.723Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-23T04:37:11.723Z] ---> f66b1963792c [2020-07-23T04:37:11.723Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-23T04:37:11.723Z] Removing intermediate container d51181649c68 [2020-07-23T04:37:11.723Z] ---> aca4bec8f37f [2020-07-23T04:37:11.723Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-23T04:37:11.984Z] Removing intermediate container b3d0526b07bb [2020-07-23T04:37:11.984Z] ---> ae9f8027c63e [2020-07-23T04:37:11.984Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-23T04:37:12.933Z] ---> Running in fa08cc204a7c [2020-07-23T04:37:12.933Z] Removing intermediate container 3d55dc4b31c2 [2020-07-23T04:37:12.933Z] ---> 726bc64077fd [2020-07-23T04:37:12.933Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-23T04:37:12.933Z] ---> a0402b708a0d [2020-07-23T04:37:12.933Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-23T04:37:12.933Z] ---> 7f2ba3a24a64 [2020-07-23T04:37:12.933Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-23T04:37:12.933Z] ---> 2f4397a8a60e [2020-07-23T04:37:12.933Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-23T04:37:12.933Z] ---> Running in 597c5805cd34 [2020-07-23T04:37:13.193Z] Removing intermediate container fa08cc204a7c [2020-07-23T04:37:13.193Z] ---> ca9575eba91c [2020-07-23T04:37:13.193Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-23T04:37:14.594Z] ---> Running in 796a9edbe0bd [2020-07-23T04:37:14.594Z] ---> 613a58fc85df [2020-07-23T04:37:14.594Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:37:14.594Z] ---> d7c8d9bff935 [2020-07-23T04:37:14.594Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-23T04:37:14.594Z] ---> 8b297f36706c [2020-07-23T04:37:14.594Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-23T04:37:14.594Z] ---> Running in 44bb78d63c61 [2020-07-23T04:37:14.857Z] Removing intermediate container 796a9edbe0bd [2020-07-23T04:37:14.857Z] ---> f9989227829d [2020-07-23T04:37:14.858Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:37:14.858Z] ---> Running in df2a064e759c [2020-07-23T04:37:15.119Z] ---> d0a093c72d8e [2020-07-23T04:37:15.119Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:37:15.119Z] Removing intermediate container 44bb78d63c61 [2020-07-23T04:37:15.119Z] ---> 72a646818ddb [2020-07-23T04:37:15.119Z] Step 18/20 : LABEL arch=x86_64 [2020-07-23T04:37:15.119Z] ---> 5a36c3b38b03 [2020-07-23T04:37:15.119Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-23T04:37:15.388Z] ---> Running in ac1e2a92d9f3 [2020-07-23T04:37:15.388Z] ---> Running in 794073a7510b [2020-07-23T04:37:15.654Z] Removing intermediate container 794073a7510b [2020-07-23T04:37:15.654Z] ---> 2f92c4b48fb1 [2020-07-23T04:37:15.654Z] Step 19/21 : LABEL arch=x86_64 [2020-07-23T04:37:15.654Z] Removing intermediate container ac1e2a92d9f3 [2020-07-23T04:37:15.654Z] ---> 971197503f47 [2020-07-23T04:37:15.654Z] Step 19/20 : LABEL git_sha=0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 [2020-07-23T04:37:15.920Z] ---> Running in afe0c543cc7b [2020-07-23T04:37:15.921Z] ---> 7aba27b3fe6a [2020-07-23T04:37:15.921Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-23T04:37:15.921Z] ---> Running in 64348a0f403f [2020-07-23T04:37:15.921Z] Removing intermediate container 597c5805cd34 [2020-07-23T04:37:15.921Z] ---> eee1319d750d [2020-07-23T04:37:15.921Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-23T04:37:16.186Z] ---> Running in 2c7432683ae9 [2020-07-23T04:37:16.446Z] Removing intermediate container 64348a0f403f [2020-07-23T04:37:16.446Z] ---> d71b567e5ade [2020-07-23T04:37:16.446Z] Step 20/20 : LABEL version=0.0.0 [2020-07-23T04:37:16.446Z] Removing intermediate container afe0c543cc7b [2020-07-23T04:37:16.446Z] ---> 590c64083b78 [2020-07-23T04:37:16.446Z] Step 20/21 : LABEL git_sha=0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 [2020-07-23T04:37:16.707Z] ---> 34db21e71a98 [2020-07-23T04:37:16.707Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:37:16.707Z] ---> Running in 514caa54cd4d [2020-07-23T04:37:16.707Z] Removing intermediate container 2c7432683ae9 [2020-07-23T04:37:16.707Z] ---> 8ba5f0f81617 [2020-07-23T04:37:16.707Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-23T04:37:16.707Z] ---> Running in 3964855c3e15 [2020-07-23T04:37:16.968Z] ---> Running in abb7be96408a [2020-07-23T04:37:16.968Z] ---> Running in 638d4ab4a94b [2020-07-23T04:37:16.968Z] Removing intermediate container df2a064e759c [2020-07-23T04:37:16.968Z] ---> 05f9696cec0e [2020-07-23T04:37:16.968Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-23T04:37:16.968Z] Removing intermediate container 514caa54cd4d [2020-07-23T04:37:16.968Z] ---> 798075029905 [2020-07-23T04:37:16.968Z] [2020-07-23T04:37:17.232Z] ---> Running in 0d3679356098 [2020-07-23T04:37:17.232Z] Successfully built 798075029905 [2020-07-23T04:37:17.232Z] Removing intermediate container 3964855c3e15 [2020-07-23T04:37:17.232Z] ---> 8ec2a84deac9 [2020-07-23T04:37:17.232Z] Step 21/21 : LABEL version=0.0.0 [2020-07-23T04:37:17.232Z] Removing intermediate container abb7be96408a [2020-07-23T04:37:17.232Z] ---> a97a4b2597e4 [2020-07-23T04:37:17.232Z] Step 21/23 : LABEL arch=x86_64 [2020-07-23T04:37:17.232Z] Successfully tagged docker-support-scheduler-go:latest [2020-07-23T04:37:17.493Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2020-07-23T04:37:17.493Z] Removing intermediate container 638d4ab4a94b [2020-07-23T04:37:17.493Z] ---> f5d506620b11 [2020-07-23T04:37:17.493Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-23T04:37:17.762Z] ---> Running in ce78c3c89aaf [2020-07-23T04:37:17.762Z] ---> Running in b826b674440d [2020-07-23T04:37:17.762Z] ---> Running in 91f94aec80ef [2020-07-23T04:37:18.028Z] Removing intermediate container ce78c3c89aaf [2020-07-23T04:37:18.028Z] ---> 9876c913dfa3 [2020-07-23T04:37:18.028Z] Step 22/23 : LABEL git_sha=0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 [2020-07-23T04:37:18.308Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:37:18.308Z] ---> Running in cfb1fd12b3cd [2020-07-23T04:37:18.308Z] Removing intermediate container 91f94aec80ef [2020-07-23T04:37:18.308Z] ---> 1422e36e2b5b [2020-07-23T04:37:18.308Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-23T04:37:18.308Z] Removing intermediate container b826b674440d [2020-07-23T04:37:18.308Z] ---> 24d5e034c84b [2020-07-23T04:37:18.308Z] [2020-07-23T04:37:18.572Z] Successfully built 24d5e034c84b [2020-07-23T04:37:18.572Z] Successfully tagged docker-core-metadata-go:latest [2020-07-23T04:37:18.572Z] Building docker-core-command-go [2020-07-23T04:37:18.834Z]  Building docker-core-metadata-go ... done Removing intermediate container cfb1fd12b3cd [2020-07-23T04:37:18.834Z] ---> cf48194cc5fa [2020-07-23T04:37:18.834Z] Step 23/23 : LABEL version=0.0.0 [2020-07-23T04:37:19.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:37:20.353Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-23T04:37:20.353Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-23T04:37:20.353Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-23T04:37:20.615Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-23T04:37:21.568Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-23T04:37:21.568Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:37:21.568Z] OK: 8 MiB in 19 packages [2020-07-23T04:37:23.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-07-23T04:37:24.131Z] ---> Running in 10f763f23ccf [2020-07-23T04:37:24.706Z] ---> 4927b1cff0e7 [2020-07-23T04:37:24.706Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-23T04:37:24.973Z] Removing intermediate container 10f763f23ccf [2020-07-23T04:37:24.973Z] ---> fe186434b3b4 [2020-07-23T04:37:24.973Z] [2020-07-23T04:37:25.242Z] Successfully built fe186434b3b4 [2020-07-23T04:37:25.502Z] Successfully tagged docker-support-notifications-go:latest [2020-07-23T04:37:25.502Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2020-07-23T04:37:27.443Z] Removing intermediate container 0d3679356098 [2020-07-23T04:37:27.443Z] ---> e915475298f1 [2020-07-23T04:37:27.443Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-23T04:37:27.443Z] ---> 657fc5589fb1 [2020-07-23T04:37:27.443Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-23T04:37:34.076Z] ---> d29e74ed3c14 [2020-07-23T04:37:34.077Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-23T04:37:34.343Z] ---> ff21bca7d540 [2020-07-23T04:37:34.343Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-23T04:37:36.290Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:37:36.290Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:37:36.290Z] ---> a759526cf108 [2020-07-23T04:37:36.290Z] Step 3/20 : WORKDIR /edgex-go [2020-07-23T04:37:36.290Z] ---> Using cache [2020-07-23T04:37:36.290Z] ---> c275452a50ba [2020-07-23T04:37:36.290Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:37:36.290Z] ---> Using cache [2020-07-23T04:37:36.290Z] ---> 96f64e78fa07 [2020-07-23T04:37:36.290Z] Step 5/20 : RUN apk update && apk add make git [2020-07-23T04:37:36.290Z] ---> Using cache [2020-07-23T04:37:36.290Z] ---> d45b2e583735 [2020-07-23T04:37:36.290Z] Step 6/20 : COPY go.mod . [2020-07-23T04:37:36.290Z] ---> Using cache [2020-07-23T04:37:36.290Z] ---> 228f778dff14 [2020-07-23T04:37:36.290Z] Step 7/20 : RUN go mod download [2020-07-23T04:37:36.290Z] ---> Using cache [2020-07-23T04:37:36.290Z] ---> 1b852370eb90 [2020-07-23T04:37:36.290Z] Step 8/20 : COPY . . [2020-07-23T04:37:36.290Z] ---> Using cache [2020-07-23T04:37:36.290Z] ---> 791be08636a6 [2020-07-23T04:37:36.290Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-23T04:37:36.290Z] ---> Running in f23bd8d6b398 [2020-07-23T04:37:36.290Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:37:36.290Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:37:36.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-07-23T04:37:36.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-07-23T04:37:36.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-07-23T04:37:36.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-07-23T04:37:36.388Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.035s [2020-07-23T04:37:36.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-07-23T04:37:36.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-07-23T04:37:36.871Z] ---> a759526cf108 [2020-07-23T04:37:36.871Z] Step 3/21 : WORKDIR /edgex-go [2020-07-23T04:37:36.871Z] ---> Using cache [2020-07-23T04:37:36.871Z] ---> c275452a50ba [2020-07-23T04:37:36.871Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:37:36.871Z] ---> Using cache [2020-07-23T04:37:36.871Z] ---> 96f64e78fa07 [2020-07-23T04:37:36.871Z] Step 5/21 : RUN apk update && apk add make git [2020-07-23T04:37:36.871Z] ---> Using cache [2020-07-23T04:37:36.871Z] ---> d45b2e583735 [2020-07-23T04:37:36.871Z] Step 6/21 : COPY go.mod . [2020-07-23T04:37:36.871Z] ---> Using cache [2020-07-23T04:37:36.871Z] ---> 228f778dff14 [2020-07-23T04:37:36.871Z] Step 7/21 : RUN go mod download [2020-07-23T04:37:36.871Z] ---> Using cache [2020-07-23T04:37:36.871Z] ---> 1b852370eb90 [2020-07-23T04:37:36.871Z] Step 8/21 : COPY . . [2020-07-23T04:37:36.871Z] ---> Using cache [2020-07-23T04:37:36.871Z] ---> 791be08636a6 [2020-07-23T04:37:36.871Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-23T04:37:36.982Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-07-23T04:37:37.820Z] ---> Running in ccf26a75caa3 [2020-07-23T04:37:37.820Z] ---> ae14b6268f66 [2020-07-23T04:37:37.820Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-23T04:37:37.820Z] ---> Running in 8f76c6b92325 [2020-07-23T04:37:38.959Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-07-23T04:37:39.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:37:39.758Z] ---> 9095919b7728 [2020-07-23T04:37:39.758Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:37:39.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-07-23T04:37:39.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:37:39.758Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-23T04:37:39.944Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-07-23T04:37:39.944Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-07-23T04:37:39.944Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-07-23T04:37:39.944Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-07-23T04:37:40.023Z] (2/33) Installing expat (2.2.9-r1) [2020-07-23T04:37:40.023Z] (3/33) Installing libffi (3.3-r2) [2020-07-23T04:37:40.023Z] (4/33) Installing gdbm (1.13-r1) [2020-07-23T04:37:40.023Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-23T04:37:40.023Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-23T04:37:40.023Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-23T04:37:40.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-07-23T04:37:40.290Z] ---> Running in 7ba67da34c07 [2020-07-23T04:37:42.219Z] Removing intermediate container 7ba67da34c07 [2020-07-23T04:37:42.219Z] ---> de2c71e54d4b [2020-07-23T04:37:42.219Z] Step 20/22 : LABEL arch=x86_64 [2020-07-23T04:37:43.720Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:37:43.720Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:37:43.720Z] ---> a759526cf108 [2020-07-23T04:37:43.720Z] Step 3/26 : WORKDIR /edgex-go [2020-07-23T04:37:43.720Z] ---> Using cache [2020-07-23T04:37:43.720Z] ---> c275452a50ba [2020-07-23T04:37:43.720Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:37:43.720Z] ---> Using cache [2020-07-23T04:37:43.720Z] ---> 96f64e78fa07 [2020-07-23T04:37:43.720Z] Step 5/26 : RUN apk update && apk add make git [2020-07-23T04:37:43.720Z] ---> Using cache [2020-07-23T04:37:43.720Z] ---> d45b2e583735 [2020-07-23T04:37:43.720Z] Step 6/26 : COPY go.mod . [2020-07-23T04:37:43.720Z] ---> Using cache [2020-07-23T04:37:43.720Z] ---> 228f778dff14 [2020-07-23T04:37:43.720Z] Step 7/26 : RUN go mod download [2020-07-23T04:37:43.720Z] ---> Using cache [2020-07-23T04:37:43.720Z] ---> 1b852370eb90 [2020-07-23T04:37:43.720Z] Step 8/26 : COPY . . [2020-07-23T04:37:43.720Z] ---> Using cache [2020-07-23T04:37:43.720Z] ---> 791be08636a6 [2020-07-23T04:37:43.720Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-07-23T04:37:45.211Z] ---> Running in ccfaa0e46558 [2020-07-23T04:37:45.211Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-23T04:37:45.211Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-23T04:37:45.211Z] ---> Running in 71a037fadcc5 [2020-07-23T04:37:45.211Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-23T04:37:45.211Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-23T04:37:45.211Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-23T04:37:45.211Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-23T04:37:45.211Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-23T04:37:45.702Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-23T04:37:45.702Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-23T04:37:46.105Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-23T04:37:46.105Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-23T04:37:46.105Z] Removing intermediate container ccfaa0e46558 [2020-07-23T04:37:46.105Z] ---> 8c3e452fb4b8 [2020-07-23T04:37:46.105Z] Step 21/22 : LABEL git_sha=0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 [2020-07-23T04:37:46.105Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-23T04:37:46.394Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-23T04:37:46.394Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-23T04:37:46.394Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-07-23T04:37:46.672Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-23T04:37:46.943Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-23T04:37:46.943Z] ---> Running in 899089138c3e [2020-07-23T04:37:46.943Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-23T04:37:46.943Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-23T04:37:46.943Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-23T04:37:46.943Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-23T04:37:46.943Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-23T04:37:46.943Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-23T04:37:46.943Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-23T04:37:47.206Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-23T04:37:47.808Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-23T04:37:47.808Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-23T04:37:47.808Z] Removing intermediate container 899089138c3e [2020-07-23T04:37:47.808Z] ---> a6ffd3da9269 [2020-07-23T04:37:47.808Z] Step 22/22 : LABEL version=0.0.0 [2020-07-23T04:37:48.415Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:37:48.415Z] OK: 71 MiB in 55 packages [2020-07-23T04:37:48.690Z] ---> Running in 1aaeddb2b0af [2020-07-23T04:37:50.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.092s coverage: 46.6% of statements [2020-07-23T04:37:50.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-07-23T04:37:50.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-07-23T04:37:50.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-07-23T04:37:50.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-07-23T04:37:50.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-07-23T04:37:50.636Z] Removing intermediate container 1aaeddb2b0af [2020-07-23T04:37:50.636Z] ---> f864fb81b3d2 [2020-07-23T04:37:50.636Z] [2020-07-23T04:37:50.636Z] Successfully built f864fb81b3d2 [2020-07-23T04:37:50.636Z] Successfully tagged docker-core-data-go:latest [2020-07-23T04:37:50.636Z]  Building docker-core-data-go ... done Building docker-support-logging-go [2020-07-23T04:37:56.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.177s coverage: 27.4% of statements [2020-07-23T04:37:56.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-07-23T04:37:56.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-07-23T04:37:56.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-07-23T04:37:56.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-07-23T04:37:56.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-07-23T04:37:56.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-07-23T04:37:56.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.018s coverage: 100.0% of statements [2020-07-23T04:37:56.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-07-23T04:37:56.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.032s coverage: 100.0% of statements [2020-07-23T04:37:56.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-07-23T04:38:01.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.310s coverage: 30.1% of statements [2020-07-23T04:38:01.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-07-23T04:38:01.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-07-23T04:38:01.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-07-23T04:38:01.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-07-23T04:38:01.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-07-23T04:38:01.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.077s coverage: 100.0% of statements [2020-07-23T04:38:01.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-07-23T04:38:01.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements [2020-07-23T04:38:01.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-07-23T04:38:01.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.092s coverage: 89.8% of statements [2020-07-23T04:38:01.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-07-23T04:38:01.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.096s coverage: 97.5% of statements [2020-07-23T04:38:01.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-07-23T04:38:01.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 100.0% of statements [2020-07-23T04:38:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-07-23T04:38:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-07-23T04:38:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-07-23T04:38:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-07-23T04:38:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-07-23T04:38:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-07-23T04:38:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-07-23T04:38:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-07-23T04:38:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-07-23T04:38:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-07-23T04:38:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-07-23T04:38:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-07-23T04:38:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-07-23T04:38:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-07-23T04:38:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-07-23T04:38:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-07-23T04:38:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-07-23T04:38:01.738Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2020-07-23T04:38:07.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 63.5% of statements [2020-07-23T04:38:07.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-07-23T04:38:07.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-07-23T04:38:07.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.030s coverage: 100.0% of statements [2020-07-23T04:38:07.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.266s coverage: 55.9% of statements [2020-07-23T04:38:07.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-07-23T04:38:07.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-07-23T04:38:07.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-07-23T04:38:07.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-07-23T04:38:08.871Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:38:08.871Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:38:08.871Z] ---> a759526cf108 [2020-07-23T04:38:08.871Z] Step 3/21 : WORKDIR /edgex-go [2020-07-23T04:38:08.871Z] ---> Using cache [2020-07-23T04:38:08.871Z] ---> c275452a50ba [2020-07-23T04:38:08.871Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:38:08.871Z] ---> Using cache [2020-07-23T04:38:08.871Z] ---> 96f64e78fa07 [2020-07-23T04:38:08.871Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-23T04:38:08.871Z] ---> Running in 80461433e9a7 [2020-07-23T04:38:09.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-07-23T04:38:10.444Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:38:10.444Z] Removing intermediate container f23bd8d6b398 [2020-07-23T04:38:10.444Z] ---> bde8ad38cc6c [2020-07-23T04:38:10.444Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-23T04:38:11.019Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:38:11.594Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:38:11.594Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:38:11.594Z] OK: 12749 distinct packages available [2020-07-23T04:38:11.594Z] OK: 233 MiB in 51 packages [2020-07-23T04:38:11.858Z] OK: 233 MiB in 51 packages [2020-07-23T04:38:12.442Z] ---> Running in a0ea35d19fd0 [2020-07-23T04:38:13.833Z] Removing intermediate container ccf26a75caa3 [2020-07-23T04:38:13.833Z] ---> 91e4a35e5238 [2020-07-23T04:38:13.833Z] [2020-07-23T04:38:13.833Z] Step 10/20 : FROM alpine [2020-07-23T04:38:13.833Z] ---> a24bb4013296 [2020-07-23T04:38:13.833Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-23T04:38:14.103Z] ---> Running in a952e82e2f3d [2020-07-23T04:38:15.505Z] Removing intermediate container 8f76c6b92325 [2020-07-23T04:38:15.505Z] ---> f061f55f984c [2020-07-23T04:38:15.505Z] [2020-07-23T04:38:15.505Z] Step 10/21 : FROM scratch [2020-07-23T04:38:15.505Z] ---> [2020-07-23T04:38:15.505Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T04:38:15.505Z] Removing intermediate container 80461433e9a7 [2020-07-23T04:38:15.505Z] ---> 3ae9cea4eb3f [2020-07-23T04:38:15.505Z] Step 6/21 : COPY go.mod . [2020-07-23T04:38:15.779Z] ---> Using cache [2020-07-23T04:38:15.779Z] ---> 670d509e55be [2020-07-23T04:38:15.779Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-23T04:38:15.779Z] ---> 2ccd01d4a877 [2020-07-23T04:38:15.779Z] Step 7/21 : RUN go mod download [2020-07-23T04:38:15.779Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-07-23T04:38:15.779Z] ---> Running in 4a8a2eddca41 [2020-07-23T04:38:16.043Z] ---> Running in 31fbb27809b3 [2020-07-23T04:38:16.043Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:38:16.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:38:16.307Z] Removing intermediate container 4a8a2eddca41 [2020-07-23T04:38:16.307Z] ---> 81c313f36c98 [2020-07-23T04:38:16.307Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-23T04:38:16.307Z] ---> Running in bf6deea1cb86 [2020-07-23T04:38:16.572Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:38:16.572Z] v3.12.0-177-g0fe5306cd8 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:38:16.572Z] OK: 12749 distinct packages available [2020-07-23T04:38:16.572Z] Removing intermediate container bf6deea1cb86 [2020-07-23T04:38:16.572Z] ---> c740e1483c7f [2020-07-23T04:38:16.572Z] Step 14/21 : WORKDIR / [2020-07-23T04:38:16.572Z] ---> Running in c704b380ac54 [2020-07-23T04:38:16.842Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-23T04:38:16.842Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-23T04:38:16.842Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-23T04:38:16.842Z] (4/4) Installing curl (7.69.1-r0) [2020-07-23T04:38:16.842Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:38:16.842Z] Executing ca-certificates-20191127-r4.trigger [2020-07-23T04:38:16.842Z] OK: 7 MiB in 18 packages [2020-07-23T04:38:17.112Z] Removing intermediate container c704b380ac54 [2020-07-23T04:38:17.112Z] ---> d116814a0a08 [2020-07-23T04:38:17.112Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-23T04:38:17.380Z] Collecting docker-compose==1.23.2 [2020-07-23T04:38:17.380Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-23T04:38:17.970Z] ---> 1a5cac91146e [2020-07-23T04:38:17.970Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-23T04:38:17.970Z] Collecting jsonschema<3,>=2.5.1 [2020-07-23T04:38:17.970Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-23T04:38:17.970Z] Removing intermediate container 31fbb27809b3 [2020-07-23T04:38:17.970Z] ---> 2deac8dd2f63 [2020-07-23T04:38:17.970Z] Step 8/21 : COPY . . [2020-07-23T04:38:18.232Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-23T04:38:18.232Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-23T04:38:20.154Z] Collecting docopt<0.7,>=0.6.1 [2020-07-23T04:38:20.154Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-23T04:38:20.154Z] Removing intermediate container a952e82e2f3d [2020-07-23T04:38:20.154Z] ---> dc05d1d61aad [2020-07-23T04:38:20.154Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-23T04:38:21.548Z] ---> Running in 955509434d52 [2020-07-23T04:38:22.506Z] ---> c51e19d13ff4 [2020-07-23T04:38:22.506Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-23T04:38:22.507Z] Collecting PyYAML<4,>=3.10 [2020-07-23T04:38:22.507Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-23T04:38:25.820Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-23T04:38:26.397Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-23T04:38:27.791Z] Collecting texttable<0.10,>=0.9.0 [2020-07-23T04:38:27.791Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-23T04:38:29.196Z] Removing intermediate container 955509434d52 [2020-07-23T04:38:29.196Z] ---> 449ea208a3e0 [2020-07-23T04:38:29.196Z] Step 13/20 : WORKDIR /edgex [2020-07-23T04:38:29.196Z] Removing intermediate container 71a037fadcc5 [2020-07-23T04:38:29.196Z] ---> 11cb8b561eab [2020-07-23T04:38:29.196Z] [2020-07-23T04:38:29.196Z] Step 10/26 : FROM alpine:3.10 [2020-07-23T04:38:29.196Z] ---> 95510279aa1c [2020-07-23T04:38:29.196Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:38:29.461Z] 3.10: Pulling from library/alpine [2020-07-23T04:38:29.462Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-23T04:38:29.462Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-23T04:38:29.724Z] ---> Running in e5440d97bc85 [2020-07-23T04:38:30.312Z] ---> Running in cfd17f7f0741 [2020-07-23T04:38:30.312Z] Collecting docker<4.0,>=3.6.0 [2020-07-23T04:38:30.312Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-23T04:38:30.897Z] Collecting cached-property<2,>=1.2.0 [2020-07-23T04:38:30.897Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-23T04:38:30.897Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-07-23T04:38:30.897Z] Collecting idna<2.8,>=2.5 [2020-07-23T04:38:30.897Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-23T04:38:31.843Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-23T04:38:32.105Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-07-23T04:38:32.681Z] Removing intermediate container e5440d97bc85 [2020-07-23T04:38:32.681Z] ---> c80d2d826bbe [2020-07-23T04:38:32.681Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-23T04:38:32.681Z] Status: Downloaded newer image for alpine:3.10 [2020-07-23T04:38:32.681Z] ---> be4e4bea2c2e [2020-07-23T04:38:32.681Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-23T04:38:32.681Z] Removing intermediate container cfd17f7f0741 [2020-07-23T04:38:32.681Z] ---> 80273d70dd7b [2020-07-23T04:38:32.681Z] Step 19/21 : LABEL arch=x86_64 [2020-07-23T04:38:32.681Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-23T04:38:32.681Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-23T04:38:33.631Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-07-23T04:38:33.899Z] Collecting docker-pycreds>=0.4.0 [2020-07-23T04:38:34.161Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-23T04:38:34.427Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-23T04:38:34.427Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-23T04:38:34.427Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-23T04:38:34.427Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-23T04:38:34.427Z] ---> Running in 81a51b620fdf [2020-07-23T04:38:34.427Z] ---> Running in 698cba18a053 [2020-07-23T04:38:34.694Z] Installing collected packages: jsonschema, idna, urllib3, requests, docopt, PyYAML, dockerpty, texttable, websocket-client, docker-pycreds, docker, cached-property, docker-compose [2020-07-23T04:38:35.650Z] ---> 997625f814bc [2020-07-23T04:38:35.650Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-23T04:38:35.921Z] Attempting uninstall: idna [2020-07-23T04:38:35.921Z] Found existing installation: idna 2.9 [2020-07-23T04:38:35.921Z] Uninstalling idna-2.9: [2020-07-23T04:38:35.921Z] Successfully uninstalled idna-2.9 [2020-07-23T04:38:36.870Z] Attempting uninstall: urllib3 [2020-07-23T04:38:36.870Z] Found existing installation: urllib3 1.25.9 [2020-07-23T04:38:36.870Z] Uninstalling urllib3-1.25.9: [2020-07-23T04:38:37.133Z] Removing intermediate container 698cba18a053 [2020-07-23T04:38:37.133Z] ---> c143834f0c85 [2020-07-23T04:38:37.133Z] Step 20/21 : LABEL git_sha=0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 [2020-07-23T04:38:37.133Z] Successfully uninstalled urllib3-1.25.9 [2020-07-23T04:38:39.059Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:38:39.059Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:38:39.059Z] v3.10.5-60-gf7c8b9a88d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-23T04:38:39.059Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-23T04:38:39.059Z] OK: 10346 distinct packages available [2020-07-23T04:38:39.338Z] ---> 1cad18bfd9f2 [2020-07-23T04:38:39.338Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-23T04:38:39.338Z] Attempting uninstall: requests [2020-07-23T04:38:39.338Z] Found existing installation: requests 2.23.0 [2020-07-23T04:38:39.338Z] Uninstalling requests-2.23.0: [2020-07-23T04:38:39.338Z] ---> Running in c854500b6001 [2020-07-23T04:38:39.338Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-23T04:38:39.338Z] Successfully uninstalled requests-2.23.0 [2020-07-23T04:38:39.339Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-23T04:38:39.339Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-23T04:38:39.339Z] (4/5) Installing curl (7.66.0-r0) [2020-07-23T04:38:39.339Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-23T04:38:39.339Z] Executing busybox-1.30.1-r3.trigger [2020-07-23T04:38:39.339Z] Executing ca-certificates-20191127-r2.trigger [2020-07-23T04:38:39.339Z] OK: 7 MiB in 19 packages [2020-07-23T04:38:39.914Z] ---> Running in 5afd72236822 [2020-07-23T04:38:39.914Z] Running setup.py install for docopt: started [2020-07-23T04:38:39.914Z] ---> 126aba6b66ea [2020-07-23T04:38:39.914Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-23T04:38:40.175Z] Removing intermediate container c854500b6001 [2020-07-23T04:38:40.175Z] ---> fe661a6e5abb [2020-07-23T04:38:40.175Z] Step 21/21 : LABEL version=0.0.0 [2020-07-23T04:38:40.175Z] ---> Running in 23570a490b1e [2020-07-23T04:38:40.438Z] ---> Running in d4bdf30a9ae6 [2020-07-23T04:38:40.438Z] Removing intermediate container 5afd72236822 [2020-07-23T04:38:40.438Z] ---> 22fb585836e2 [2020-07-23T04:38:40.438Z] Step 17/20 : CMD ["--init=true"] [2020-07-23T04:38:40.701Z] Running setup.py install for docopt: finished with status 'done' [2020-07-23T04:38:40.701Z] Running setup.py install for PyYAML: started [2020-07-23T04:38:40.965Z] ---> Running in 1d14f950e317 [2020-07-23T04:38:41.228Z] Removing intermediate container d4bdf30a9ae6 [2020-07-23T04:38:41.228Z] ---> 1bdb4c7e2f9e [2020-07-23T04:38:41.228Z] [2020-07-23T04:38:41.228Z] Removing intermediate container 81a51b620fdf [2020-07-23T04:38:41.228Z] ---> 28ce6fcedcb7 [2020-07-23T04:38:41.228Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-23T04:38:41.228Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-23T04:38:41.228Z] Running setup.py install for dockerpty: started [2020-07-23T04:38:41.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-07-23T04:38:41.228Z] Successfully built 1bdb4c7e2f9e [2020-07-23T04:38:41.491Z] Successfully tagged docker-core-command-go:latest [2020-07-23T04:38:41.491Z] ---> Running in 75c388c59289 [2020-07-23T04:38:41.491Z]  Building docker-core-command-go ... done Building docker-security-secrets-setup-go [2020-07-23T04:38:41.491Z] Removing intermediate container 1d14f950e317 [2020-07-23T04:38:41.491Z] ---> b7863a932798 [2020-07-23T04:38:41.491Z] Step 18/20 : LABEL arch=x86_64 [2020-07-23T04:38:41.491Z] ---> Running in ce8778062238 [2020-07-23T04:38:41.491Z] Removing intermediate container 75c388c59289 [2020-07-23T04:38:41.491Z] ---> 00191b3e921f [2020-07-23T04:38:41.491Z] Step 13/26 : WORKDIR / [2020-07-23T04:38:41.764Z] ---> Running in f7dd0ca5ee9d [2020-07-23T04:38:41.764Z] Removing intermediate container ce8778062238 [2020-07-23T04:38:41.764Z] ---> f97c17ec151b [2020-07-23T04:38:41.764Z] Step 19/20 : LABEL git_sha=0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 [2020-07-23T04:38:41.764Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-23T04:38:41.764Z] Running setup.py install for texttable: started [2020-07-23T04:38:42.037Z] ---> Running in 860adeb85a14 [2020-07-23T04:38:42.309Z] Removing intermediate container f7dd0ca5ee9d [2020-07-23T04:38:42.309Z] ---> ee4ad5eb7984 [2020-07-23T04:38:42.309Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-07-23T04:38:42.309Z] Removing intermediate container 860adeb85a14 [2020-07-23T04:38:42.309Z] ---> 71bb83ca39bf [2020-07-23T04:38:42.309Z] Step 20/20 : LABEL version=0.0.0 [2020-07-23T04:38:42.581Z] Running setup.py install for texttable: finished with status 'done' [2020-07-23T04:38:42.581Z] ---> Running in 89aa2a24227e [2020-07-23T04:38:46.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 37.189s coverage: 86.3% of statements [2020-07-23T04:38:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-07-23T04:38:46.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.037s coverage: 72.2% of statements [2020-07-23T04:38:46.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.368s coverage: 72.1% of statements [2020-07-23T04:38:46.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.063s coverage: 82.4% of statements [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.026s coverage: 48.4% of statements [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.023s coverage: 28.8% of statements [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.025s coverage: 96.8% of statements [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 26.9% of statements [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.271s coverage: 84.1% of statements [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.058s coverage: 100.0% of statements [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.022s coverage: 43.1% of statements [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.019s coverage: 100.0% of statements [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.040s coverage: 83.8% of statements [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.126s coverage: 46.1% of statements [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.036s coverage: 100.0% of statements [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.041s coverage: 100.0% of statements [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.179s coverage: 29.1% of statements [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.053s coverage: 99.0% of statements [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.062s coverage: 100.0% of statements [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.011s coverage: 0.0% of statements [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-07-23T04:38:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.069s coverage: 100.0% of statements [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.020s coverage: 32.1% of statements [2020-07-23T04:38:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 100.0% of statements [2020-07-23T04:38:46.165Z] GO111MODULE=on go vet ./... [2020-07-23T04:38:46.839Z] ---> eb0d3c273fc7 [2020-07-23T04:38:46.839Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-07-23T04:38:47.954Z] Removing intermediate container 89aa2a24227e [2020-07-23T04:38:47.954Z] ---> 21ace9ce4170 [2020-07-23T04:38:47.954Z] [2020-07-23T04:38:49.454Z] Successfully built 21ace9ce4170 [2020-07-23T04:38:49.454Z] Successfully installed PyYAML-3.13 cached-property-1.5.1 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-07-23T04:38:50.440Z] ---> ed71a27f9699 [2020-07-23T04:38:50.440Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-23T04:38:50.440Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-07-23T04:38:51.852Z]  Building docker-security-proxy-setup-go ... done  ---> 87be5dd04abd [2020-07-23T04:38:51.852Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-23T04:38:52.818Z] ---> 2289e8279d4a [2020-07-23T04:38:52.818Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-23T04:38:57.037Z] ---> 2c8c32b3c2a0 [2020-07-23T04:38:57.037Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-23T04:38:57.988Z] Removing intermediate container a0ea35d19fd0 [2020-07-23T04:38:57.988Z] ---> 637c8ffe05bf [2020-07-23T04:38:57.988Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-23T04:38:57.988Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:38:57.988Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-23T04:38:57.988Z] ---> a759526cf108 [2020-07-23T04:38:57.988Z] Step 3/29 : WORKDIR /edgex-go [2020-07-23T04:38:58.250Z] ---> Using cache [2020-07-23T04:38:58.250Z] ---> c275452a50ba [2020-07-23T04:38:58.250Z] Step 4/29 : RUN apk update && apk add make git [2020-07-23T04:38:59.191Z] ---> Running in e574b7d3515a [2020-07-23T04:38:59.191Z] ---> Running in 45aac0ac9445 [2020-07-23T04:38:59.191Z] ---> edbe4b0ae52a [2020-07-23T04:38:59.191Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-23T04:38:59.779Z] ---> f7feb1c218c3 [2020-07-23T04:38:59.779Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-23T04:39:00.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:39:00.045Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:39:00.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:39:00.045Z] ---> 59500247b0a6 [2020-07-23T04:39:00.045Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-23T04:39:00.045Z] ---> Running in d805f28dac93 [2020-07-23T04:39:00.308Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-23T04:39:00.308Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-23T04:39:00.308Z] (3/3) Installing curl (7.69.1-r0) [2020-07-23T04:39:00.308Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:39:00.308Z] OK: 72 MiB in 58 packages [2020-07-23T04:39:00.889Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:39:01.153Z] Removing intermediate container e574b7d3515a [2020-07-23T04:39:01.153Z] ---> 688a125b9aaa [2020-07-23T04:39:01.153Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:39:01.266Z] gofmt -l . [2020-07-23T04:39:01.414Z] ---> Running in 612655f3547c [2020-07-23T04:39:01.414Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:39:01.414Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:39:01.414Z] OK: 12749 distinct packages available [2020-07-23T04:39:01.414Z] Removing intermediate container d805f28dac93 [2020-07-23T04:39:01.414Z] ---> cd9b1200037f [2020-07-23T04:39:01.415Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-23T04:39:01.415Z] ---> Running in dcfec082694d [2020-07-23T04:39:01.678Z] Removing intermediate container 612655f3547c [2020-07-23T04:39:01.678Z] ---> fc8dc4b51d1a [2020-07-23T04:39:01.678Z] Step 24/26 : LABEL arch=x86_64 [2020-07-23T04:39:01.678Z] OK: 233 MiB in 51 packages [2020-07-23T04:39:01.944Z] ---> Running in ee8fac9addcd [2020-07-23T04:39:03.327Z] Removing intermediate container dcfec082694d [2020-07-23T04:39:03.327Z] ---> 341f91cadc39 [2020-07-23T04:39:03.327Z] Step 24/26 : LABEL arch=x86_64 [2020-07-23T04:39:03.870Z] [ "`gofmt -l .`" = "" ] [2020-07-23T04:39:04.269Z] ---> Running in 22acbc0a370d [2020-07-23T04:39:04.270Z] Removing intermediate container ee8fac9addcd [2020-07-23T04:39:04.270Z] ---> 5fb66a30127b [2020-07-23T04:39:04.270Z] Step 25/26 : LABEL git_sha=0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 [2020-07-23T04:39:04.530Z] Removing intermediate container 23570a490b1e [2020-07-23T04:39:04.530Z] ---> 5ad02ca1e8e0 [2020-07-23T04:39:04.530Z] [2020-07-23T04:39:04.530Z] Step 10/21 : FROM scratch [2020-07-23T04:39:04.530Z] ---> [2020-07-23T04:39:04.530Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-23T04:39:04.530Z] ---> Running in 637db6e2a4e0 [2020-07-23T04:39:04.792Z] ---> Using cache [2020-07-23T04:39:04.792Z] ---> 36060420d78c [2020-07-23T04:39:04.792Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-23T04:39:04.792Z] Removing intermediate container 45aac0ac9445 [2020-07-23T04:39:04.792Z] ---> c6925fb3f775 [2020-07-23T04:39:04.792Z] Step 5/29 : COPY go.mod . [2020-07-23T04:39:04.792Z] Removing intermediate container 22acbc0a370d [2020-07-23T04:39:04.792Z] ---> 18e4fb0e731c [2020-07-23T04:39:04.792Z] Step 25/26 : LABEL git_sha=0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 [2020-07-23T04:39:04.792Z] Removing intermediate container 637db6e2a4e0 [2020-07-23T04:39:04.792Z] ---> ffd2672b5f11 [2020-07-23T04:39:04.792Z] Step 26/26 : LABEL version=0.0.0 [2020-07-23T04:39:04.792Z] ---> Running in 80ea22ac0e25 [2020-07-23T04:39:05.052Z] ---> Running in 6c5448420256 [2020-07-23T04:39:05.052Z] ---> Running in 7eb587dc4815 [2020-07-23T04:39:05.313Z] Removing intermediate container 80ea22ac0e25 [2020-07-23T04:39:05.313Z] ---> 1720a2e48d2d [2020-07-23T04:39:05.313Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-23T04:39:05.313Z] ---> 7948211a1b74 [2020-07-23T04:39:05.313Z] Step 6/29 : RUN go mod download [2020-07-23T04:39:05.313Z] Removing intermediate container 6c5448420256 [2020-07-23T04:39:05.313Z] ---> c9ac44498398 [2020-07-23T04:39:05.313Z] Step 26/26 : LABEL version=0.0.0 [2020-07-23T04:39:05.313Z] Removing intermediate container 7eb587dc4815 [2020-07-23T04:39:05.313Z] ---> 1867cc76b6b8 [2020-07-23T04:39:05.313Z] [2020-07-23T04:39:05.313Z] ---> Running in 7d63cf07641e [2020-07-23T04:39:05.574Z] ---> Running in 7009e05bc39f [2020-07-23T04:39:05.574Z] ---> Running in 54a9a6376f73 [2020-07-23T04:39:05.574Z] Successfully built 1867cc76b6b8 [2020-07-23T04:39:05.574Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-07-23T04:39:05.841Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 7d63cf07641e [2020-07-23T04:39:05.841Z] ---> 705e721fa2f8 [2020-07-23T04:39:05.841Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-23T04:39:05.841Z] Removing intermediate container 54a9a6376f73 [2020-07-23T04:39:05.841Z] ---> be40f4f54819 [2020-07-23T04:39:05.841Z] [2020-07-23T04:39:05.841Z] Successfully built be40f4f54819 [2020-07-23T04:39:05.841Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-07-23T04:39:06.101Z]  Building docker-security-secretstore-setup-go ... done  ---> 6ad78f51e228 [2020-07-23T04:39:06.101Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-23T04:39:06.362Z] ---> c15b48efc17e [2020-07-23T04:39:06.362Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-23T04:39:06.481Z] ./bin/test-go-mod-tidy.sh [2020-07-23T04:39:06.933Z] ---> 50596ce21cd6 [2020-07-23T04:39:06.933Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-23T04:39:06.933Z] Removing intermediate container 7009e05bc39f [2020-07-23T04:39:06.933Z] ---> 9e6b3b309356 [2020-07-23T04:39:06.933Z] Step 7/29 : COPY . . [2020-07-23T04:39:07.075Z] ./bin/test-attribution-txt.sh [2020-07-23T04:39:07.879Z] ---> 5bb328334687 [2020-07-23T04:39:07.879Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:39:08.147Z] ---> Running in 1f79a2e70a15 [2020-07-23T04:39:10.455Z] docker run --rm --privileged \ [2020-07-23T04:39:10.455Z] -v /w/workspace/edgex-go/15:/raml-verification -w /raml-verification \ [2020-07-23T04:39:10.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:aarch64 \ [2020-07-23T04:39:10.455Z] /scripts/raml-verify.sh [2020-07-23T04:39:10.455Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:aarch64' locally [2020-07-23T04:39:10.455Z] aarch64: Pulling from edgex-devops/edgex-docs-builder [2020-07-23T04:39:10.455Z] 29e5d40040c1: Pulling fs layer [2020-07-23T04:39:10.455Z] 8c46fbeab2c7: Pulling fs layer [2020-07-23T04:39:10.455Z] 8ba552a4e5fe: Pulling fs layer [2020-07-23T04:39:10.455Z] 1fb62381901b: Pulling fs layer [2020-07-23T04:39:10.455Z] 147fb30a95d9: Pulling fs layer [2020-07-23T04:39:10.455Z] 3ccc99ad11dc: Pulling fs layer [2020-07-23T04:39:10.455Z] 1fb62381901b: Waiting [2020-07-23T04:39:10.455Z] 147fb30a95d9: Waiting [2020-07-23T04:39:10.455Z] 3ccc99ad11dc: Waiting [2020-07-23T04:39:10.455Z] 8ba552a4e5fe: Verifying Checksum [2020-07-23T04:39:10.455Z] 8ba552a4e5fe: Download complete [2020-07-23T04:39:10.455Z] 1fb62381901b: Verifying Checksum [2020-07-23T04:39:10.455Z] 1fb62381901b: Download complete [2020-07-23T04:39:10.455Z] 29e5d40040c1: Download complete [2020-07-23T04:39:10.455Z] 3ccc99ad11dc: Verifying Checksum [2020-07-23T04:39:10.455Z] 3ccc99ad11dc: Download complete [2020-07-23T04:39:10.689Z] Removing intermediate container 1f79a2e70a15 [2020-07-23T04:39:10.689Z] ---> db867c9b7d27 [2020-07-23T04:39:10.689Z] Step 19/21 : LABEL arch=x86_64 [2020-07-23T04:39:10.724Z] 147fb30a95d9: Verifying Checksum [2020-07-23T04:39:10.724Z] 147fb30a95d9: Download complete [2020-07-23T04:39:10.724Z] 8c46fbeab2c7: Verifying Checksum [2020-07-23T04:39:10.724Z] 8c46fbeab2c7: Download complete [2020-07-23T04:39:10.998Z] 29e5d40040c1: Pull complete [2020-07-23T04:39:12.605Z] ---> Running in f8d555ce1fba [2020-07-23T04:39:13.545Z] Removing intermediate container f8d555ce1fba [2020-07-23T04:39:13.545Z] ---> efad16fa3a53 [2020-07-23T04:39:13.545Z] Step 20/21 : LABEL git_sha=0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 [2020-07-23T04:39:15.280Z] 8c46fbeab2c7: Pull complete [2020-07-23T04:39:15.280Z] 8ba552a4e5fe: Pull complete [2020-07-23T04:39:15.872Z] 1fb62381901b: Pull complete [2020-07-23T04:39:16.099Z] ---> Running in 9e7691cdc797 [2020-07-23T04:39:17.042Z] Removing intermediate container 9e7691cdc797 [2020-07-23T04:39:17.042Z] ---> d6426ad30f3d [2020-07-23T04:39:17.042Z] Step 21/21 : LABEL version=0.0.0 [2020-07-23T04:39:17.991Z] ---> Running in 2c96ae737e2f [2020-07-23T04:39:18.937Z] Removing intermediate container 2c96ae737e2f [2020-07-23T04:39:18.937Z] ---> bd36e270a381 [2020-07-23T04:39:18.937Z] [2020-07-23T04:39:18.937Z] Successfully built bd36e270a381 [2020-07-23T04:39:18.937Z] Successfully tagged docker-support-logging-go:latest [2020-07-23T04:39:20.175Z] 147fb30a95d9: Pull complete [2020-07-23T04:39:20.447Z] 3ccc99ad11dc: Pull complete [2020-07-23T04:39:20.448Z] Digest: sha256:33ff93263c5b0dedea05ed711b2d4931bc621bb5cb6457c0d27b1e4e2c1565c0 [2020-07-23T04:39:20.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:aarch64 [2020-07-23T04:39:20.849Z]  Building docker-support-logging-go ... done  ---> 7805ce3e4c9f [2020-07-23T04:39:20.850Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-23T04:39:20.850Z] ---> Running in 2ca6b555bb0c [2020-07-23T04:39:21.111Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-07-23T04:39:24.738Z] Verifying ./api/raml/core-command.raml... [2020-07-23T04:39:28.116Z] OK [2020-07-23T04:39:28.116Z] Verifying ./api/raml/core-metadata.raml... [2020-07-23T04:39:31.197Z] Removing intermediate container 2ca6b555bb0c [2020-07-23T04:39:31.197Z] ---> 95ffca243a6d [2020-07-23T04:39:31.197Z] [2020-07-23T04:39:31.197Z] Step 9/29 : FROM alpine:latest [2020-07-23T04:39:31.197Z] ---> a24bb4013296 [2020-07-23T04:39:31.197Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-07-23T04:39:31.197Z] ---> Running in 2d9aed771b8f [2020-07-23T04:39:31.197Z] Removing intermediate container 2d9aed771b8f [2020-07-23T04:39:31.197Z] ---> bc0cb03694a0 [2020-07-23T04:39:31.197Z] Step 11/29 : USER root [2020-07-23T04:39:31.197Z] ---> Running in 11fed3d3a9d2 [2020-07-23T04:39:31.197Z] Removing intermediate container 11fed3d3a9d2 [2020-07-23T04:39:31.197Z] ---> 57cefc5286d4 [2020-07-23T04:39:31.197Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-23T04:39:31.197Z] ---> Running in e32271ca2edd [2020-07-23T04:39:31.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:39:31.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:39:31.197Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:39:31.197Z] v3.12.0-177-g0fe5306cd8 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:39:31.197Z] OK: 12749 distinct packages available [2020-07-23T04:39:31.197Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-23T04:39:31.197Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-23T04:39:31.197Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:39:31.197Z] Executing ca-certificates-20191127-r4.trigger [2020-07-23T04:39:31.458Z] OK: 6 MiB in 16 packages [2020-07-23T04:39:34.005Z] Removing intermediate container e32271ca2edd [2020-07-23T04:39:34.005Z] ---> 2c09b8b896b3 [2020-07-23T04:39:34.005Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-23T04:39:34.005Z] ---> Running in b7634c09817c [2020-07-23T04:39:34.005Z] Removing intermediate container b7634c09817c [2020-07-23T04:39:34.005Z] ---> 9067de2ca1b0 [2020-07-23T04:39:34.005Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-23T04:39:34.005Z] ---> Running in c47c62af80e9 [2020-07-23T04:39:34.267Z] Removing intermediate container c47c62af80e9 [2020-07-23T04:39:34.267Z] ---> f33aa0ed79fa [2020-07-23T04:39:34.267Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-23T04:39:34.267Z] ---> Running in 0b1672a40106 [2020-07-23T04:39:35.213Z] Removing intermediate container 0b1672a40106 [2020-07-23T04:39:35.213Z] ---> 46ade5c944b1 [2020-07-23T04:39:35.213Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-23T04:39:35.787Z] ---> f5dbcd638c40 [2020-07-23T04:39:35.787Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-23T04:39:35.787Z] ---> 0a64e833b7bf [2020-07-23T04:39:35.787Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-23T04:39:36.047Z] ---> 62b4113913fd [2020-07-23T04:39:36.047Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-23T04:39:36.308Z] ---> 8c8d6aa87813 [2020-07-23T04:39:36.308Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-23T04:39:36.376Z] OK [2020-07-23T04:39:36.376Z] Verifying ./api/raml/support-logging.raml... [2020-07-23T04:39:36.569Z] ---> 64effe5e4abd [2020-07-23T04:39:36.569Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-23T04:39:36.569Z] ---> Running in 00e22ee2c54a [2020-07-23T04:39:37.513Z] Removing intermediate container 00e22ee2c54a [2020-07-23T04:39:37.513Z] ---> 7e49204747fc [2020-07-23T04:39:37.513Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-23T04:39:37.772Z] ---> 5fe7e0e57f31 [2020-07-23T04:39:37.772Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-23T04:39:37.772Z] ---> Running in 053f9416dbac [2020-07-23T04:39:38.719Z] Removing intermediate container 053f9416dbac [2020-07-23T04:39:38.719Z] ---> 3cc1059e408c [2020-07-23T04:39:38.719Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-23T04:39:38.719Z] ---> Running in a787db643906 [2020-07-23T04:39:39.660Z] Removing intermediate container a787db643906 [2020-07-23T04:39:39.660Z] ---> 8b88d050ae06 [2020-07-23T04:39:39.660Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-23T04:39:39.660Z] ---> Running in 39b5a65837b4 [2020-07-23T04:39:39.660Z] Removing intermediate container 39b5a65837b4 [2020-07-23T04:39:39.660Z] ---> cc0d5f309fbb [2020-07-23T04:39:39.660Z] Step 26/29 : CMD [ "generate" ] [2020-07-23T04:39:39.755Z] OK [2020-07-23T04:39:39.755Z] Verifying ./api/raml/support-scheduler.raml... [2020-07-23T04:39:39.921Z] ---> Running in 9f4027de8683 [2020-07-23T04:39:39.921Z] Removing intermediate container 9f4027de8683 [2020-07-23T04:39:39.921Z] ---> 233b8695c659 [2020-07-23T04:39:39.921Z] Step 27/29 : LABEL arch=x86_64 [2020-07-23T04:39:39.921Z] ---> Running in 5cf3d3234867 [2020-07-23T04:39:40.181Z] Removing intermediate container 5cf3d3234867 [2020-07-23T04:39:40.181Z] ---> 5f181e30d516 [2020-07-23T04:39:40.181Z] Step 28/29 : LABEL git_sha=0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 [2020-07-23T04:39:40.181Z] ---> Running in 9ba543ddeb42 [2020-07-23T04:39:40.442Z] Removing intermediate container 9ba543ddeb42 [2020-07-23T04:39:40.442Z] ---> d843017f74bc [2020-07-23T04:39:40.442Z] Step 29/29 : LABEL version=0.0.0 [2020-07-23T04:39:40.442Z] ---> Running in f7b21715a945 [2020-07-23T04:39:40.703Z] Removing intermediate container f7b21715a945 [2020-07-23T04:39:40.703Z] ---> f9cfa7685fc0 [2020-07-23T04:39:40.703Z] [2020-07-23T04:39:40.703Z] Successfully built f9cfa7685fc0 [2020-07-23T04:39:40.703Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-07-23T04:39:40.973Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-07-23T04:39:41.006Z] $ docker stop --time=1 672d76d152037a6999b857efb59ad6c6878c5c5c053a6cc05e1021efcf3ad17a [2020-07-23T04:39:42.729Z] $ docker rm -f 672d76d152037a6999b857efb59ad6c6878c5c5c053a6cc05e1021efcf3ad17a [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-23T04:39:43.139Z] OK [2020-07-23T04:39:43.139Z] Verifying ./api/raml/core-data.raml... [2020-07-23T04:39:43.235Z] + docker images [2020-07-23T04:39:43.235Z] + grep docker [2020-07-23T04:39:43.842Z] docker-security-secrets-setup-go latest f9cfa7685fc0 3 seconds ago 25.1MB [2020-07-23T04:39:43.842Z] docker-support-logging-go latest bd36e270a381 25 seconds ago 11.8MB [2020-07-23T04:39:43.842Z] docker-security-secretstore-setup-go latest be40f4f54819 38 seconds ago 33.9MB [2020-07-23T04:39:43.842Z] docker-sys-mgmt-agent-go latest 1867cc76b6b8 38 seconds ago 284MB [2020-07-23T04:39:43.842Z] docker-security-proxy-setup-go latest 21ace9ce4170 57 seconds ago 16.4MB [2020-07-23T04:39:43.842Z] docker-core-command-go latest 1bdb4c7e2f9e About a minute ago 13MB [2020-07-23T04:39:43.842Z] docker-core-data-go latest f864fb81b3d2 About a minute ago 23.8MB [2020-07-23T04:39:43.842Z] docker-support-notifications-go latest fe186434b3b4 2 minutes ago 14.4MB [2020-07-23T04:39:43.842Z] docker-core-metadata-go latest 24d5e034c84b 2 minutes ago 14.4MB [2020-07-23T04:39:43.842Z] docker-support-scheduler-go latest 798075029905 2 minutes ago 13.1MB [2020-07-23T04:39:43.842Z] docker latest 81f5749c9058 3 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-23T04:39:48.519Z] OK [2020-07-23T04:39:48.519Z] Verifying ./api/raml/support-notifications.raml... [2020-07-23T04:39:53.897Z] OK [2020-07-23T04:39:53.897Z] Verifying ./api/raml/system-agent.raml... [2020-07-23T04:39:55.866Z] OK [Pipeline] sh [2020-07-23T04:39:57.117Z] + ls -al . [2020-07-23T04:39:57.117Z] total 588 [2020-07-23T04:39:57.117Z] drwxrwxr-x 10 1001 1001 4096 Jul 23 04:39 . [2020-07-23T04:39:57.117Z] drwxr-xr-x 4 root root 4096 Jul 23 04:36 .. [2020-07-23T04:39:57.117Z] -rw-rw-r-- 1 1001 1001 11 Jul 23 04:34 .dockerignore [2020-07-23T04:39:57.117Z] drwxrwxr-x 8 1001 1001 4096 Jul 23 04:35 .git [2020-07-23T04:39:57.117Z] drwxrwxr-x 3 1001 1001 4096 Jul 23 04:34 .github [2020-07-23T04:39:57.117Z] -rw-rw-r-- 1 1001 1001 924 Jul 23 04:34 .gitignore [2020-07-23T04:39:57.117Z] drwxrwxr-x 3 1001 1001 4096 Jul 23 04:35 .semver [2020-07-23T04:39:57.117Z] -rw-rw-r-- 1 1001 1001 178 Jul 23 04:34 .sonarcloud.properties [2020-07-23T04:39:57.117Z] -rw-rw-r-- 1 1001 1001 3804 Jul 23 04:34 CONTRIBUTING.md [2020-07-23T04:39:57.117Z] -rw-rw-r-- 1 1001 1001 1035 Jul 23 04:34 Dockerfile.build [2020-07-23T04:39:57.117Z] -rw-rw-r-- 1 1001 1001 824 Jul 23 04:34 Jenkinsfile [2020-07-23T04:39:57.117Z] -rw-rw-r-- 1 1001 1001 10775 Jul 23 04:34 LICENSE [2020-07-23T04:39:57.117Z] -rw-rw-r-- 1 1001 1001 6417 Jul 23 04:34 Makefile [2020-07-23T04:39:57.117Z] -rw-rw-r-- 1 1001 1001 5652 Jul 23 04:34 README.md [2020-07-23T04:39:57.117Z] -rw-rw-r-- 1 1001 1001 7111 Jul 23 04:34 SECURITY.md [2020-07-23T04:39:57.117Z] -rw-rw-r-- 1 1001 1001 5 Jul 23 04:31 VERSION [2020-07-23T04:39:57.117Z] -rw-rw-r-- 1 1001 1001 4131 Jul 23 04:34 ZMQWindows.md [2020-07-23T04:39:57.117Z] drwxrwxr-x 4 1001 1001 4096 Jul 23 04:34 api [2020-07-23T04:39:57.117Z] drwxrwxr-x 2 1001 1001 4096 Jul 23 04:34 bin [2020-07-23T04:39:57.117Z] drwxrwxr-x 15 1001 1001 4096 Jul 23 04:34 cmd [2020-07-23T04:39:57.117Z] -rw-r--r-- 1 root root 458256 Jul 23 04:38 coverage.out [2020-07-23T04:39:57.117Z] -rw-r--r-- 1 root root 1019 Jul 23 04:39 go.mod [2020-07-23T04:39:57.117Z] -rw-r--r-- 1 root root 18146 Jul 23 04:39 go.sum [2020-07-23T04:39:57.117Z] drwxrwxr-x 8 1001 1001 4096 Jul 23 04:34 internal [2020-07-23T04:39:57.117Z] drwxrwxr-x 4 1001 1001 4096 Jul 23 04:34 snap [2020-07-23T04:39:57.117Z] -rw-rw-r-- 1 1001 1001 168 Jul 23 04:34 version.go [Pipeline] sh [2020-07-23T04:39:57.824Z] + '[' -e coverage.out ] [2020-07-23T04:39:57.824Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-07-23T04:39:57.881Z] Warning: overwriting stash ‘coverage-report’ [2020-07-23T04:39:59.176Z] Stashed 1 file(s) [Pipeline] sh [2020-07-23T04:39:59.889Z] + make build [2020-07-23T04:39:59.889Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-07-23T04:40:22.161Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-07-23T04:40:30.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-07-23T04:40:35.843Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-07-23T04:40:41.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-07-23T04:40:46.628Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-07-23T04:40:48.055Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-07-23T04:40:52.340Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-07-23T04:40:57.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-07-23T04:41:01.088Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-07-23T04:41:06.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-07-23T04:41:11.845Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-07-23T04:41:15.212Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-07-23T04:41:18.592Z] $ docker stop --time=1 3043912fd2641072bca47d103017364847beaa3bc132fd9bba51301b4db201b6 [2020-07-23T04:41:21.024Z] $ docker rm -f 3043912fd2641072bca47d103017364847beaa3bc132fd9bba51301b4db201b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:41:22.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-23T04:41:22.855Z] [2020-07-23T04:41:22.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:41:23.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-23T04:41:23.513Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-07-23T04:41:23.513Z] 29e5d40040c1: Already exists [2020-07-23T04:41:23.513Z] 1ce36da41761: Pulling fs layer [2020-07-23T04:41:23.513Z] 25b303627fd3: Pulling fs layer [2020-07-23T04:41:23.785Z] 1ce36da41761: Verifying Checksum [2020-07-23T04:41:23.785Z] 1ce36da41761: Download complete [2020-07-23T04:41:25.215Z] 1ce36da41761: Pull complete [2020-07-23T04:41:25.486Z] 25b303627fd3: Verifying Checksum [2020-07-23T04:41:25.486Z] 25b303627fd3: Download complete [2020-07-23T04:41:35.617Z] 25b303627fd3: Pull complete [2020-07-23T04:41:35.617Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-07-23T04:41:35.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-23T04:41:35.617Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-07-23T04:41:35.889Z] prd-ubuntu18.04-docker-arm64-4c-16g-689 does not seem to be running inside a container [2020-07-23T04:41:35.951Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-07-23T04:41:39.842Z] $ docker top 9f3ec0d6988ae29edb883443c67937b82788f8ff2d5d6fbc6663f2e4433adb0e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-23T04:41:41.259Z] + docker-compose build --help [2020-07-23T04:41:41.259Z] + grep parallel [2020-07-23T04:41:46.633Z] --parallel Build images in parallel. [Pipeline] } [2020-07-23T04:41:46.636Z] $ docker stop --time=1 9f3ec0d6988ae29edb883443c67937b82788f8ff2d5d6fbc6663f2e4433adb0e [2020-07-23T04:41:48.590Z] $ docker rm -f 9f3ec0d6988ae29edb883443c67937b82788f8ff2d5d6fbc6663f2e4433adb0e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:41:49.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-23T04:41:49.359Z] . [Pipeline] withDockerContainer [2020-07-23T04:41:49.636Z] prd-ubuntu18.04-docker-arm64-4c-16g-689 does not seem to be running inside a container [2020-07-23T04:41:49.705Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-07-23T04:41:51.211Z] $ docker top 4d16418082e4ecdfe577311b40857792f40ab360a4b2b3a84ac97d35ba3dffe2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-23T04:41:52.248Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-23T04:41:56.528Z] Building docker-core-command-go ... [2020-07-23T04:41:56.528Z] Building docker-core-data-go ... [2020-07-23T04:41:56.528Z] Building docker-core-metadata-go ... [2020-07-23T04:41:56.528Z] Building docker-security-proxy-setup-go ... [2020-07-23T04:41:56.528Z] Building docker-security-secrets-setup-go ... [2020-07-23T04:41:56.528Z] Building docker-security-secretstore-setup-go ... [2020-07-23T04:41:56.528Z] Building docker-support-logging-go ... [2020-07-23T04:41:56.528Z] Building docker-support-notifications-go ... [2020-07-23T04:41:56.528Z] Building docker-support-scheduler-go ... [2020-07-23T04:41:56.528Z] Building docker-sys-mgmt-agent-go ... [2020-07-23T04:41:56.528Z] Building docker-security-secrets-setup-go [2020-07-23T04:41:56.528Z] Building docker-core-data-go [2020-07-23T04:41:56.528Z] Building docker-security-secretstore-setup-go [2020-07-23T04:41:56.528Z] Building docker-sys-mgmt-agent-go [2020-07-23T04:41:56.528Z] Building docker-security-proxy-setup-go [2020-07-23T04:43:33.272Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:43:33.272Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-23T04:43:33.272Z] ---> 3b5cec44f47e [2020-07-23T04:43:33.272Z] Step 3/29 : WORKDIR /edgex-go [2020-07-23T04:43:33.869Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:43:33.869Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:43:33.869Z] ---> 3b5cec44f47e [2020-07-23T04:43:33.869Z] Step 3/22 : WORKDIR /edgex-go [2020-07-23T04:43:34.141Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:43:34.141Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:43:34.141Z] ---> 3b5cec44f47e [2020-07-23T04:43:34.141Z] Step 3/20 : WORKDIR /edgex-go [2020-07-23T04:43:34.141Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:43:34.141Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:43:34.141Z] ---> 3b5cec44f47e [2020-07-23T04:43:34.141Z] Step 3/26 : WORKDIR /edgex-go [2020-07-23T04:43:34.409Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:43:34.409Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:43:34.409Z] ---> 3b5cec44f47e [2020-07-23T04:43:34.409Z] Step 3/26 : WORKDIR /edgex-go [2020-07-23T04:43:37.003Z] ---> Running in af9efed5d3ba [2020-07-23T04:43:37.003Z] ---> Running in 657f2fa36145 [2020-07-23T04:43:37.003Z] ---> Running in 5faf22be1949 [2020-07-23T04:43:37.003Z] ---> Running in 48da471eaf4f [2020-07-23T04:43:37.003Z] ---> Running in 913f25cfe1b4 [2020-07-23T04:43:37.594Z] Removing intermediate container 657f2fa36145 [2020-07-23T04:43:37.594Z] ---> cc36f7089d2d [2020-07-23T04:43:37.594Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:43:37.879Z] Removing intermediate container af9efed5d3ba [2020-07-23T04:43:37.879Z] ---> 3345bcedff22 [2020-07-23T04:43:37.879Z] Step 4/29 : RUN apk update && apk add make git [2020-07-23T04:43:37.879Z] Removing intermediate container 913f25cfe1b4 [2020-07-23T04:43:37.879Z] Removing intermediate container 48da471eaf4f [2020-07-23T04:43:37.879Z] ---> acfbc042a7fe [2020-07-23T04:43:37.879Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:43:37.879Z] ---> fbdb2519fb11 [2020-07-23T04:43:37.879Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:43:37.879Z] Removing intermediate container 5faf22be1949 [2020-07-23T04:43:37.879Z] ---> 9841b03ebcf4 [2020-07-23T04:43:37.879Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:43:37.879Z] ---> Running in ff044be46b82 [2020-07-23T04:43:37.879Z] ---> Running in 46c7034d28ca [2020-07-23T04:43:38.153Z] ---> Running in 07ffe7652d69 [2020-07-23T04:43:38.153Z] ---> Running in 6486ab5ab962 [2020-07-23T04:43:38.153Z] ---> Running in 335b34786140 [2020-07-23T04:43:40.808Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:43:41.790Z] Removing intermediate container ff044be46b82 [2020-07-23T04:43:41.790Z] ---> 5638a49f6ce2 [2020-07-23T04:43:41.790Z] Step 5/20 : RUN apk update && apk add make git [2020-07-23T04:43:41.790Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:43:41.790Z] ---> Running in 17dd8160e040 [2020-07-23T04:43:42.773Z] Removing intermediate container 335b34786140 [2020-07-23T04:43:42.773Z] ---> b8e01229f82f [2020-07-23T04:43:42.773Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-23T04:43:42.773Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:43:42.773Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:43:42.773Z] OK: 12620 distinct packages available [2020-07-23T04:43:43.047Z] Removing intermediate container 6486ab5ab962 [2020-07-23T04:43:43.047Z] ---> 852d226883ea [2020-07-23T04:43:43.047Z] Step 5/26 : RUN apk update && apk add make git [2020-07-23T04:43:43.047Z] ---> Running in 8879f5c796bf [2020-07-23T04:43:43.047Z] Removing intermediate container 07ffe7652d69 [2020-07-23T04:43:43.047Z] ---> c2a7fc4726da [2020-07-23T04:43:43.047Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-23T04:43:43.322Z] ---> Running in 3434722f6e2b [2020-07-23T04:43:43.322Z] ---> Running in 4365c1dca1de [2020-07-23T04:43:44.166Z] OK: 217 MiB in 51 packages [2020-07-23T04:43:44.506Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:43:45.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:43:45.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:43:46.294Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:43:46.294Z] Removing intermediate container 46c7034d28ca [2020-07-23T04:43:46.294Z] ---> 513fcf2a2ef5 [2020-07-23T04:43:46.294Z] Step 5/29 : COPY go.mod . [2020-07-23T04:43:46.662Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:43:46.662Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:43:46.662Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:43:46.662Z] OK: 12620 distinct packages available [2020-07-23T04:43:46.662Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:43:46.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:43:47.254Z] ---> 14cd954c80d1 [2020-07-23T04:43:47.254Z] Step 6/29 : RUN go mod download [2020-07-23T04:43:47.254Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:43:47.254Z] ---> Running in bcc980483e26 [2020-07-23T04:43:47.524Z] OK: 217 MiB in 51 packages [2020-07-23T04:43:47.524Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:43:47.524Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:43:47.524Z] OK: 12620 distinct packages available [2020-07-23T04:43:48.120Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:43:48.120Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:43:48.120Z] OK: 12620 distinct packages available [2020-07-23T04:43:48.392Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:43:48.392Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:43:48.392Z] OK: 12620 distinct packages available [2020-07-23T04:43:48.664Z] OK: 217 MiB in 51 packages [2020-07-23T04:43:48.941Z] Removing intermediate container 17dd8160e040 [2020-07-23T04:43:48.941Z] ---> da70392d4330 [2020-07-23T04:43:48.941Z] Step 6/20 : COPY go.mod . [2020-07-23T04:43:48.941Z] OK: 217 MiB in 51 packages [2020-07-23T04:43:49.218Z] OK: 217 MiB in 51 packages [2020-07-23T04:43:50.208Z] ---> 3655bc965250 [2020-07-23T04:43:50.208Z] Step 7/20 : RUN go mod download [2020-07-23T04:43:50.800Z] Removing intermediate container 8879f5c796bf [2020-07-23T04:43:50.800Z] ---> 60968c664e32 [2020-07-23T04:43:50.800Z] Step 6/26 : COPY go.mod . [2020-07-23T04:43:50.800Z] ---> Running in 8bc50345fb70 [2020-07-23T04:43:50.800Z] Removing intermediate container 3434722f6e2b [2020-07-23T04:43:50.800Z] ---> d4bc1bcb9385 [2020-07-23T04:43:50.800Z] Step 6/26 : COPY go.mod . [2020-07-23T04:43:51.070Z] Removing intermediate container 4365c1dca1de [2020-07-23T04:43:51.070Z] ---> 64dd74293998 [2020-07-23T04:43:51.070Z] Step 6/22 : COPY go.mod . [2020-07-23T04:43:51.664Z] Removing intermediate container bcc980483e26 [2020-07-23T04:43:51.664Z] ---> f89200347afc [2020-07-23T04:43:51.664Z] Step 7/29 : COPY . . [2020-07-23T04:43:51.664Z] ---> 894636c0ced5 [2020-07-23T04:43:51.664Z] Step 7/26 : RUN go mod download [2020-07-23T04:43:51.934Z] ---> caccf4e4ad3c [2020-07-23T04:43:51.934Z] Step 7/26 : RUN go mod download [2020-07-23T04:43:51.934Z] ---> Running in 7f9c65b29f6e [2020-07-23T04:43:52.211Z] ---> 17d5c85bbb31 [2020-07-23T04:43:52.211Z] Step 7/22 : RUN go mod download [2020-07-23T04:43:52.211Z] ---> Running in 95ddee5b61e9 [2020-07-23T04:43:52.211Z] ---> Running in a00a27be6f14 [2020-07-23T04:43:56.501Z] Removing intermediate container 8bc50345fb70 [2020-07-23T04:43:56.501Z] ---> 83821c73a35c [2020-07-23T04:43:56.501Z] Step 8/20 : COPY . . [2020-07-23T04:43:57.093Z] Removing intermediate container 7f9c65b29f6e [2020-07-23T04:43:57.093Z] ---> 8a881bf6033a [2020-07-23T04:43:57.093Z] Step 8/26 : COPY . . [2020-07-23T04:43:57.748Z] Removing intermediate container 95ddee5b61e9 [2020-07-23T04:43:57.748Z] ---> e9fdf084f4ff [2020-07-23T04:43:57.748Z] Step 8/26 : COPY . . [2020-07-23T04:43:58.023Z] Removing intermediate container a00a27be6f14 [2020-07-23T04:43:58.023Z] ---> 2ccb46ed02f9 [2020-07-23T04:43:58.023Z] Step 8/22 : COPY . . [2020-07-23T04:44:30.342Z] ---> ead968f93306 [2020-07-23T04:44:30.342Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-23T04:44:30.342Z] ---> 7dc9a6bc7552 [2020-07-23T04:44:30.342Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-23T04:44:30.342Z] ---> 82f5db126e3a [2020-07-23T04:44:30.342Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-23T04:44:30.342Z] ---> Running in 21ce67844383 [2020-07-23T04:44:30.342Z] ---> Running in 57ec1a4b48a9 [2020-07-23T04:44:30.342Z] ---> 04990bee1f32 [2020-07-23T04:44:30.342Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-07-23T04:44:30.342Z] ---> d871bd4fc86b [2020-07-23T04:44:30.342Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-23T04:44:30.342Z] ---> Running in f8052bad9a61 [2020-07-23T04:44:30.342Z] ---> Running in a204f0532b90 [2020-07-23T04:44:30.342Z] ---> Running in e3f8a1dce48e [2020-07-23T04:44:30.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-07-23T04:44:30.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-07-23T04:44:30.342Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-07-23T04:44:30.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-07-23T04:44:30.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-07-23T04:45:52.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-07-23T04:45:54.129Z] Removing intermediate container 21ce67844383 [2020-07-23T04:45:54.130Z] ---> c1657120861d [2020-07-23T04:45:54.130Z] [2020-07-23T04:45:54.130Z] Step 9/29 : FROM alpine:latest [2020-07-23T04:45:54.410Z] latest: Pulling from library/alpine [2020-07-23T04:45:54.694Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-23T04:45:54.694Z] Status: Downloaded newer image for alpine:latest [2020-07-23T04:45:54.694Z] ---> 62ee0e9f8440 [2020-07-23T04:45:54.694Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-07-23T04:45:55.303Z] ---> Running in 78075c85efdc [2020-07-23T04:45:56.766Z] Removing intermediate container 78075c85efdc [2020-07-23T04:45:56.766Z] ---> 5e708ec3e655 [2020-07-23T04:45:56.766Z] Step 11/29 : USER root [2020-07-23T04:45:56.766Z] ---> Running in 1330d0890ae8 [2020-07-23T04:45:57.054Z] Removing intermediate container 57ec1a4b48a9 [2020-07-23T04:45:57.054Z] ---> e640ce0007a3 [2020-07-23T04:45:57.054Z] [2020-07-23T04:45:57.054Z] Step 10/20 : FROM alpine [2020-07-23T04:45:57.054Z] ---> 62ee0e9f8440 [2020-07-23T04:45:57.054Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-23T04:45:57.054Z] ---> Running in 31b41bc6aa2a [2020-07-23T04:45:57.660Z] Removing intermediate container 1330d0890ae8 [2020-07-23T04:45:57.660Z] ---> bdc16f67488b [2020-07-23T04:45:57.660Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-23T04:45:57.660Z] ---> Running in 93e81bb552cf [2020-07-23T04:46:00.305Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:46:00.305Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:46:00.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:46:00.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:46:01.183Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:46:01.183Z] v3.12.0-177-g0fe5306cd8 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:46:01.183Z] OK: 12620 distinct packages available [2020-07-23T04:46:01.183Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:46:01.183Z] v3.12.0-177-g0fe5306cd8 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:46:01.183Z] OK: 12620 distinct packages available [2020-07-23T04:46:02.172Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-23T04:46:02.172Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-23T04:46:02.451Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-23T04:46:02.451Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-23T04:46:02.451Z] (4/4) Installing curl (7.69.1-r0) [2020-07-23T04:46:02.451Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:46:02.451Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-23T04:46:02.451Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:46:02.451Z] Executing ca-certificates-20191127-r4.trigger [2020-07-23T04:46:02.451Z] Executing ca-certificates-20191127-r4.trigger [2020-07-23T04:46:02.723Z] OK: 6 MiB in 16 packages [2020-07-23T04:46:03.003Z] OK: 7 MiB in 18 packages [2020-07-23T04:46:05.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-07-23T04:46:05.661Z] Removing intermediate container 93e81bb552cf [2020-07-23T04:46:05.661Z] ---> d8916b196d51 [2020-07-23T04:46:05.661Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-23T04:46:06.262Z] ---> Running in 7fd8017a7999 [2020-07-23T04:46:06.262Z] Removing intermediate container 31b41bc6aa2a [2020-07-23T04:46:06.262Z] ---> b6713f2a6eaf [2020-07-23T04:46:06.262Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-23T04:46:06.541Z] ---> Running in 719254b07aa9 [2020-07-23T04:46:07.549Z] Removing intermediate container 7fd8017a7999 [2020-07-23T04:46:07.549Z] ---> 1f58b67868a3 [2020-07-23T04:46:07.549Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-23T04:46:07.549Z] Removing intermediate container 719254b07aa9 [2020-07-23T04:46:07.549Z] ---> e76517e9dcf2 [2020-07-23T04:46:07.549Z] Step 13/20 : WORKDIR /edgex [2020-07-23T04:46:07.549Z] ---> Running in 98d8b9988482 [2020-07-23T04:46:07.825Z] ---> Running in c7780861cc5d [2020-07-23T04:46:09.266Z] Removing intermediate container 98d8b9988482 [2020-07-23T04:46:09.266Z] ---> 6aae39b51410 [2020-07-23T04:46:09.266Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-23T04:46:09.548Z] Removing intermediate container c7780861cc5d [2020-07-23T04:46:09.549Z] ---> d5d3dcbf78fc [2020-07-23T04:46:09.549Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-23T04:46:09.549Z] ---> Running in 4297463eeac0 [2020-07-23T04:46:12.182Z] ---> bc48a4fe577f [2020-07-23T04:46:12.182Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-23T04:46:12.182Z] Removing intermediate container a204f0532b90 [2020-07-23T04:46:12.182Z] ---> 4e4dfb44b531 [2020-07-23T04:46:12.182Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-23T04:46:12.458Z] ---> Running in c72e9f4264fc [2020-07-23T04:46:14.450Z] ---> 9c8156dba2eb [2020-07-23T04:46:14.450Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-23T04:46:14.727Z] Removing intermediate container 4297463eeac0 [2020-07-23T04:46:14.727Z] ---> e91e986c6d85 [2020-07-23T04:46:14.727Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-23T04:46:14.727Z] ---> Running in 30255cdfde8f [2020-07-23T04:46:15.327Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-07-23T04:46:15.606Z] Removing intermediate container 30255cdfde8f [2020-07-23T04:46:15.883Z] ---> 39763d7566ad [2020-07-23T04:46:15.883Z] Step 17/20 : CMD ["--init=true"] [2020-07-23T04:46:16.489Z] ---> Running in db6909864d16 [2020-07-23T04:46:16.759Z] ---> 51a0fdf7e9f3 [2020-07-23T04:46:16.759Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-23T04:46:17.356Z] Removing intermediate container db6909864d16 [2020-07-23T04:46:17.356Z] ---> 2a86ed59fffa [2020-07-23T04:46:17.356Z] Step 18/20 : LABEL arch=arm64 [2020-07-23T04:46:17.631Z] ---> Running in 5759036e76d7 [2020-07-23T04:46:18.232Z] ---> d46aeece8545 [2020-07-23T04:46:18.232Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-23T04:46:18.506Z] Removing intermediate container 5759036e76d7 [2020-07-23T04:46:18.506Z] ---> a0cd25a2e49e [2020-07-23T04:46:18.506Z] Step 19/20 : LABEL git_sha=0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 [2020-07-23T04:46:19.117Z] Removing intermediate container e3f8a1dce48e [2020-07-23T04:46:19.117Z] ---> 85bc460b42b1 [2020-07-23T04:46:19.117Z] [2020-07-23T04:46:19.117Z] Step 10/26 : FROM alpine:3.10 [2020-07-23T04:46:19.117Z] ---> Running in 5a07a6e98221 [2020-07-23T04:46:19.390Z] 3.10: Pulling from library/alpine [2020-07-23T04:46:19.390Z] ---> 6b677174c69a [2020-07-23T04:46:19.390Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-23T04:46:19.663Z] Removing intermediate container 5a07a6e98221 [2020-07-23T04:46:19.663Z] ---> 36cd2a055873 [2020-07-23T04:46:19.663Z] Step 20/20 : LABEL version=0.0.0 [2020-07-23T04:46:19.944Z] Removing intermediate container c72e9f4264fc [2020-07-23T04:46:19.944Z] ---> 886c9bd56c3b [2020-07-23T04:46:19.944Z] [2020-07-23T04:46:19.944Z] Step 11/26 : FROM docker:latest [2020-07-23T04:46:19.944Z] ---> ce9d55ae87f1 [2020-07-23T04:46:19.944Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-23T04:46:19.944Z] ---> Running in 962ef4f0061c [2020-07-23T04:46:20.216Z] ---> Running in 1a9e160114bb [2020-07-23T04:46:21.198Z] ---> 16eb4e66578c [2020-07-23T04:46:21.198Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-23T04:46:21.198Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-23T04:46:21.198Z] Status: Downloaded newer image for alpine:3.10 [2020-07-23T04:46:21.198Z] ---> 536a684cf733 [2020-07-23T04:46:21.198Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-23T04:46:21.198Z] Removing intermediate container 962ef4f0061c [2020-07-23T04:46:21.198Z] ---> 59fc6657cf8e [2020-07-23T04:46:21.198Z] [2020-07-23T04:46:21.469Z] ---> Running in f614e0b9a024 [2020-07-23T04:46:22.062Z] Successfully built 59fc6657cf8e [2020-07-23T04:46:22.062Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-07-23T04:46:22.062Z]  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go [2020-07-23T04:46:22.340Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:46:22.340Z] ---> 00ed0de524a9 [2020-07-23T04:46:22.340Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-23T04:46:22.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:46:22.899Z] ---> Running in c2ab012f8f32 [2020-07-23T04:46:23.173Z] (1/2) Installing readline (8.0.4-r0) [2020-07-23T04:46:23.173Z] (2/2) Installing bash (5.0.17-r0) [2020-07-23T04:46:23.173Z] Executing bash-5.0.17-r0.post-install [2020-07-23T04:46:23.173Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:46:23.450Z] OK: 12 MiB in 22 packages [2020-07-23T04:46:23.731Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:46:24.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:46:24.629Z] v3.10.5-60-gf7c8b9a88d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-23T04:46:24.629Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-23T04:46:24.629Z] OK: 10167 distinct packages available [2020-07-23T04:46:25.231Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-23T04:46:25.517Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-23T04:46:25.517Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-23T04:46:25.517Z] (4/5) Installing curl (7.66.0-r0) [2020-07-23T04:46:25.517Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-23T04:46:25.517Z] Executing busybox-1.30.1-r3.trigger [2020-07-23T04:46:25.517Z] Executing ca-certificates-20191127-r2.trigger [2020-07-23T04:46:25.799Z] OK: 7 MiB in 19 packages [2020-07-23T04:46:27.790Z] Removing intermediate container 1a9e160114bb [2020-07-23T04:46:27.790Z] ---> 709450ea1fc4 [2020-07-23T04:46:27.790Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-23T04:46:29.235Z] ---> Running in fa8e8a24070c [2020-07-23T04:46:29.849Z] Removing intermediate container c2ab012f8f32 [2020-07-23T04:46:29.849Z] ---> 574880d4ea75 [2020-07-23T04:46:29.849Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-23T04:46:31.870Z] Removing intermediate container f614e0b9a024 [2020-07-23T04:46:31.870Z] ---> c2745391071c [2020-07-23T04:46:31.871Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-23T04:46:32.146Z] ---> 4d9c6a8ff816 [2020-07-23T04:46:32.146Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-23T04:46:32.420Z] ---> Running in 7fd2695d7e6c [2020-07-23T04:46:32.420Z] ---> Running in 5beeb59c4e52 [2020-07-23T04:46:33.025Z] Removing intermediate container 7fd2695d7e6c [2020-07-23T04:46:33.026Z] ---> e9c2cc356a74 [2020-07-23T04:46:33.026Z] Step 13/26 : WORKDIR / [2020-07-23T04:46:33.300Z] ---> Running in 53f477d6e82f [2020-07-23T04:46:34.281Z] Removing intermediate container fa8e8a24070c [2020-07-23T04:46:34.282Z] ---> aeca4c01a2a8 [2020-07-23T04:46:34.282Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-23T04:46:34.559Z] Removing intermediate container 53f477d6e82f [2020-07-23T04:46:34.559Z] ---> 7386f9a674a9 [2020-07-23T04:46:34.559Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-07-23T04:46:35.164Z] ---> Running in e6864680722b [2020-07-23T04:46:37.137Z] ---> 05ed3dd6fd59 [2020-07-23T04:46:37.138Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-07-23T04:46:37.138Z] Removing intermediate container e6864680722b [2020-07-23T04:46:37.138Z] ---> 102ec66b45d1 [2020-07-23T04:46:37.138Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-23T04:46:37.764Z] ---> Running in 7afad59bfa62 [2020-07-23T04:46:38.036Z] Removing intermediate container 5beeb59c4e52 [2020-07-23T04:46:38.036Z] ---> 977668e1f5a9 [2020-07-23T04:46:38.036Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-23T04:46:38.313Z] Removing intermediate container f8052bad9a61 [2020-07-23T04:46:38.313Z] ---> f0c7d7884a39 [2020-07-23T04:46:38.313Z] [2020-07-23T04:46:38.313Z] Step 10/22 : FROM alpine [2020-07-23T04:46:38.313Z] ---> 62ee0e9f8440 [2020-07-23T04:46:38.313Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T04:46:38.588Z] ---> a0894da263d7 [2020-07-23T04:46:38.588Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-23T04:46:39.221Z] ---> Running in bfadb835d975 [2020-07-23T04:46:39.221Z] ---> Running in f851e9eff4da [2020-07-23T04:46:39.221Z] Removing intermediate container 7afad59bfa62 [2020-07-23T04:46:39.221Z] ---> 50fbd0fd563d [2020-07-23T04:46:39.221Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-23T04:46:39.817Z] ---> Running in 1e80f031c04f [2020-07-23T04:46:39.817Z] Removing intermediate container f851e9eff4da [2020-07-23T04:46:39.817Z] ---> be0d95754da7 [2020-07-23T04:46:39.817Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-23T04:46:40.420Z] ---> 8d8eee85ebbb [2020-07-23T04:46:40.420Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-23T04:46:40.420Z] ---> Running in fc0f60c9dedf [2020-07-23T04:46:40.698Z] Removing intermediate container 1e80f031c04f [2020-07-23T04:46:40.698Z] ---> 20d890eece05 [2020-07-23T04:46:40.698Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-23T04:46:41.317Z] Removing intermediate container fc0f60c9dedf [2020-07-23T04:46:41.317Z] ---> 813a4ce80411 [2020-07-23T04:46:41.317Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-23T04:46:42.307Z] ---> a53fb900f9b1 [2020-07-23T04:46:42.307Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-23T04:46:42.307Z] ---> Running in 54025f3793d5 [2020-07-23T04:46:42.910Z] ---> 7db6431b0fb2 [2020-07-23T04:46:42.910Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-23T04:46:43.905Z] Removing intermediate container 54025f3793d5 [2020-07-23T04:46:43.905Z] ---> 9eb4caa1ef75 [2020-07-23T04:46:43.905Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:46:44.884Z] ---> Running in b791de8ac0d1 [2020-07-23T04:46:44.884Z] ---> 7168ea5be6df [2020-07-23T04:46:44.884Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-23T04:46:44.885Z] ---> ed0d6b3057ed [2020-07-23T04:46:44.885Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-23T04:46:44.885Z] Removing intermediate container bfadb835d975 [2020-07-23T04:46:44.885Z] ---> de8cd5bf8014 [2020-07-23T04:46:44.885Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-23T04:46:45.483Z] ---> Running in 824f35384cfa [2020-07-23T04:46:46.457Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:46:46.457Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:46:46.457Z] ---> 3b5cec44f47e [2020-07-23T04:46:46.457Z] Step 3/20 : WORKDIR /edgex-go [2020-07-23T04:46:46.457Z] ---> Using cache [2020-07-23T04:46:46.457Z] ---> 9841b03ebcf4 [2020-07-23T04:46:46.457Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:46:46.457Z] ---> Using cache [2020-07-23T04:46:46.457Z] ---> b8e01229f82f [2020-07-23T04:46:46.457Z] Step 5/20 : RUN apk update && apk add make git [2020-07-23T04:46:46.729Z] ---> Running in 6710c5b5723d [2020-07-23T04:46:47.020Z] Removing intermediate container 824f35384cfa [2020-07-23T04:46:47.020Z] ---> 21e00edc631d [2020-07-23T04:46:47.020Z] ---> f92417916894 [2020-07-23T04:46:47.020Z] Step 26/29 : CMD [ "generate" ] [2020-07-23T04:46:47.020Z] ---> b07978320753 [2020-07-23T04:46:47.020Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-23T04:46:47.020Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-23T04:46:47.020Z] ---> Running in 4484acd27954 [2020-07-23T04:46:47.290Z] ---> Running in 8f03d7ed0bac [2020-07-23T04:46:47.892Z] Removing intermediate container 4484acd27954 [2020-07-23T04:46:47.892Z] ---> 84c42a81da0e [2020-07-23T04:46:47.892Z] Step 27/29 : LABEL arch=arm64 [2020-07-23T04:46:48.170Z] ---> Running in c7c7dc032281 [2020-07-23T04:46:49.145Z] ---> 938e195bfd9c [2020-07-23T04:46:49.145Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-23T04:46:49.145Z] Removing intermediate container b791de8ac0d1 [2020-07-23T04:46:49.145Z] Removing intermediate container c7c7dc032281 [2020-07-23T04:46:49.145Z] ---> 84b88a37655d [2020-07-23T04:46:49.145Z] Step 28/29 : LABEL git_sha=0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 ---> 253bedf36f7d [2020-07-23T04:46:49.145Z] [2020-07-23T04:46:49.145Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-23T04:46:49.145Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:46:49.145Z] ---> Running in 3ee690727c76 [2020-07-23T04:46:49.145Z] ---> Running in 1032876e169d [2020-07-23T04:46:49.417Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:46:49.690Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:46:49.969Z] Removing intermediate container 3ee690727c76 [2020-07-23T04:46:49.969Z] ---> 1bf4c66307f7 [2020-07-23T04:46:49.969Z] Step 29/29 : LABEL version=0.0.0 [2020-07-23T04:46:49.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:46:50.237Z] ---> Running in e038217b5eaf [2020-07-23T04:46:50.237Z] ---> 0c6c9806cd24 [2020-07-23T04:46:50.237Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-23T04:46:50.237Z] ---> Running in 522402b301ee [2020-07-23T04:46:50.237Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-23T04:46:50.237Z] (2/33) Installing expat (2.2.9-r1) [2020-07-23T04:46:50.237Z] (3/33) Installing libffi (3.3-r2) [2020-07-23T04:46:50.237Z] (4/33) Installing gdbm (1.13-r1) [2020-07-23T04:46:50.513Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-23T04:46:50.513Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-23T04:46:50.513Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-23T04:46:50.794Z] Removing intermediate container e038217b5eaf [2020-07-23T04:46:50.794Z] ---> dc66f8b10850 [2020-07-23T04:46:50.794Z] [2020-07-23T04:46:51.068Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:46:51.068Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:46:51.068Z] OK: 12620 distinct packages available [2020-07-23T04:46:51.661Z] Successfully built dc66f8b10850 [2020-07-23T04:46:51.661Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-07-23T04:46:51.661Z]  Building docker-security-secrets-setup-go ... done Building docker-support-logging-go [2020-07-23T04:46:51.661Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:46:51.937Z] OK: 217 MiB in 51 packages [2020-07-23T04:46:52.547Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-23T04:46:52.547Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-23T04:46:52.547Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-23T04:46:52.547Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-23T04:46:52.547Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-23T04:46:52.547Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-23T04:46:52.547Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:46:52.547Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-23T04:46:52.547Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-23T04:46:52.855Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-23T04:46:52.855Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-23T04:46:52.855Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-23T04:46:52.855Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-23T04:46:52.855Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-23T04:46:52.855Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-23T04:46:52.855Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-23T04:46:52.855Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-23T04:46:52.855Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-23T04:46:52.855Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-23T04:46:52.855Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-23T04:46:53.139Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-23T04:46:53.139Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-23T04:46:53.139Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-23T04:46:53.139Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-23T04:46:53.139Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-23T04:46:53.139Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-23T04:46:53.139Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-23T04:46:53.139Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-23T04:46:53.412Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:46:53.412Z] OK: 71 MiB in 55 packages [2020-07-23T04:46:53.412Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-23T04:46:53.412Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-23T04:46:53.687Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-23T04:46:53.963Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-23T04:46:53.963Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:46:53.963Z] OK: 8 MiB in 19 packages [2020-07-23T04:46:54.570Z] Removing intermediate container 6710c5b5723d [2020-07-23T04:46:54.570Z] ---> 5937326819b7 [2020-07-23T04:46:54.570Z] Step 6/20 : COPY go.mod . [2020-07-23T04:46:55.190Z] Removing intermediate container 522402b301ee [2020-07-23T04:46:55.190Z] ---> 0cf4553d7a8d [2020-07-23T04:46:55.190Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-23T04:46:56.176Z] ---> 49b4f41c7d20 [2020-07-23T04:46:56.176Z] Step 7/20 : RUN go mod download [2020-07-23T04:46:56.176Z] ---> Running in 0f4dfb4e7245 [2020-07-23T04:46:57.154Z] Removing intermediate container 1032876e169d [2020-07-23T04:46:57.154Z] ---> fa6b22f29423 [2020-07-23T04:46:57.154Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-23T04:46:57.429Z] ---> Running in 08353407cf77 [2020-07-23T04:46:57.705Z] Removing intermediate container 0f4dfb4e7245 [2020-07-23T04:46:57.705Z] ---> ed5ffe39f394 [2020-07-23T04:46:57.705Z] Step 24/26 : LABEL arch=arm64 [2020-07-23T04:46:58.713Z] ---> Running in 9478e6a473e6 [2020-07-23T04:46:59.308Z] ---> 8d5c28393af4 [2020-07-23T04:46:59.308Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-23T04:46:59.579Z] Removing intermediate container 9478e6a473e6 [2020-07-23T04:46:59.579Z] ---> c13837f50ba4 [2020-07-23T04:46:59.579Z] Step 25/26 : LABEL git_sha=0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 [2020-07-23T04:47:00.568Z] ---> Running in 4dd6ea168bdd [2020-07-23T04:47:01.178Z] ---> 3da82c47fbda [2020-07-23T04:47:01.178Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-23T04:47:01.450Z] Removing intermediate container 4dd6ea168bdd [2020-07-23T04:47:01.450Z] ---> 479f4b8af65a [2020-07-23T04:47:01.450Z] Step 26/26 : LABEL version=0.0.0 [2020-07-23T04:47:01.726Z] ---> Running in 29bed5c53616 [2020-07-23T04:47:02.710Z] Removing intermediate container 8f03d7ed0bac [2020-07-23T04:47:02.710Z] ---> dc415bc710ff [2020-07-23T04:47:02.710Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-23T04:47:02.989Z] Removing intermediate container 29bed5c53616 [2020-07-23T04:47:02.989Z] ---> 87a5c1836f19 [2020-07-23T04:47:02.989Z] [2020-07-23T04:47:03.273Z] ---> Running in 49eeef3d6416 [2020-07-23T04:47:03.273Z] Removing intermediate container 08353407cf77 [2020-07-23T04:47:03.273Z] ---> 324a66719373 [2020-07-23T04:47:03.273Z] Step 8/20 : COPY . . [2020-07-23T04:47:03.550Z] ---> e70e78a77211 [2020-07-23T04:47:03.550Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:47:03.823Z] Successfully built 87a5c1836f19 [2020-07-23T04:47:03.823Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-07-23T04:47:03.823Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2020-07-23T04:47:04.098Z] ---> Running in 1d5b80d6c407 [2020-07-23T04:47:05.535Z] Removing intermediate container 1d5b80d6c407 [2020-07-23T04:47:05.535Z] ---> 2d99dad89d9f [2020-07-23T04:47:05.535Z] Step 20/22 : LABEL arch=arm64 [2020-07-23T04:47:08.149Z] ---> Running in ff98c00866af [2020-07-23T04:47:10.135Z] Removing intermediate container ff98c00866af [2020-07-23T04:47:10.135Z] ---> d944d0333e83 [2020-07-23T04:47:10.135Z] Step 21/22 : LABEL git_sha=0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 [2020-07-23T04:47:11.341Z] Collecting docker-compose==1.23.2 [2020-07-23T04:47:11.341Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-23T04:47:11.341Z] ---> Running in cb7add27dea7 [2020-07-23T04:47:13.556Z] Removing intermediate container cb7add27dea7 [2020-07-23T04:47:13.556Z] ---> f4d6de58d3b2 [2020-07-23T04:47:13.556Z] Step 22/22 : LABEL version=0.0.0 [2020-07-23T04:47:13.556Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-23T04:47:13.556Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-23T04:47:13.556Z] ---> Running in 615a67d26254 [2020-07-23T04:47:14.250Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-23T04:47:14.250Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-23T04:47:14.971Z] Removing intermediate container 615a67d26254 [2020-07-23T04:47:14.971Z] ---> 9621bd3e7570 [2020-07-23T04:47:14.971Z] [2020-07-23T04:47:15.558Z] Successfully built 9621bd3e7570 [2020-07-23T04:47:15.828Z] Successfully tagged docker-core-data-go-arm64:latest [2020-07-23T04:47:15.828Z] Building docker-support-notifications-go [2020-07-23T04:47:16.803Z]  Building docker-core-data-go ... done Collecting cached-property<2,>=1.2.0 [2020-07-23T04:47:16.803Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-23T04:47:17.396Z] Collecting texttable<0.10,>=0.9.0 [2020-07-23T04:47:17.396Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-23T04:47:20.001Z] Collecting docker<4.0,>=3.6.0 [2020-07-23T04:47:20.001Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-23T04:47:20.979Z] Collecting jsonschema<3,>=2.5.1 [2020-07-23T04:47:20.979Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-23T04:47:22.952Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:47:22.952Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:47:22.952Z] ---> 3b5cec44f47e [2020-07-23T04:47:22.952Z] Step 3/21 : WORKDIR /edgex-go [2020-07-23T04:47:22.952Z] ---> Using cache [2020-07-23T04:47:22.952Z] ---> 9841b03ebcf4 [2020-07-23T04:47:22.952Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-23T04:47:22.952Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:47:22.952Z] ---> Using cache [2020-07-23T04:47:22.952Z] ---> b8e01229f82f [2020-07-23T04:47:22.952Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-23T04:47:22.952Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-23T04:47:24.399Z] Collecting docopt<0.7,>=0.6.1 [2020-07-23T04:47:24.399Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-23T04:47:27.794Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-07-23T04:47:27.794Z] ---> Running in 6cae13e36464 [2020-07-23T04:47:27.794Z] ---> 364d12b9a784 [2020-07-23T04:47:27.794Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-23T04:47:28.069Z] Collecting PyYAML<4,>=3.10 [2020-07-23T04:47:28.069Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-23T04:47:28.343Z] ---> Running in e076467389a4 [2020-07-23T04:47:29.317Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:47:30.295Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-07-23T04:47:30.295Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:47:31.274Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:47:31.274Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:47:31.274Z] OK: 12620 distinct packages available [2020-07-23T04:47:32.718Z] OK: 217 MiB in 51 packages [2020-07-23T04:47:32.718Z] Collecting docker-pycreds>=0.4.0 [2020-07-23T04:47:32.718Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-23T04:47:32.718Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-07-23T04:47:33.323Z] OK: 217 MiB in 51 packages [2020-07-23T04:47:33.602Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-23T04:47:33.602Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-23T04:47:35.055Z] Collecting idna<2.8,>=2.5 [2020-07-23T04:47:35.055Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-23T04:47:35.653Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-07-23T04:47:35.653Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-23T04:47:35.653Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-23T04:47:35.653Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-23T04:47:35.653Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-23T04:47:37.096Z] Installing collected packages: websocket-client, dockerpty, cached-property, texttable, urllib3, idna, requests, docker-pycreds, docker, jsonschema, docopt, PyYAML, docker-compose [2020-07-23T04:47:37.096Z] Removing intermediate container 6cae13e36464 [2020-07-23T04:47:37.096Z] ---> 115f4fca44f4 [2020-07-23T04:47:37.096Z] Step 6/21 : COPY go.mod . [2020-07-23T04:47:37.372Z] Running setup.py install for dockerpty: started [2020-07-23T04:47:38.814Z] ---> fedc4388bed4 [2020-07-23T04:47:38.814Z] Step 7/21 : RUN go mod download [2020-07-23T04:47:39.408Z] ---> Running in 62fb1057d672 [2020-07-23T04:47:40.389Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-23T04:47:40.389Z] Running setup.py install for texttable: started [2020-07-23T04:47:43.816Z] Running setup.py install for texttable: finished with status 'done' [2020-07-23T04:47:43.816Z] Attempting uninstall: urllib3 [2020-07-23T04:47:43.816Z] Found existing installation: urllib3 1.25.9 [2020-07-23T04:47:43.816Z] Uninstalling urllib3-1.25.9: [2020-07-23T04:47:44.095Z] Successfully uninstalled urllib3-1.25.9 [2020-07-23T04:47:45.080Z] Attempting uninstall: idna [2020-07-23T04:47:45.080Z] Found existing installation: idna 2.9 [2020-07-23T04:47:45.080Z] Uninstalling idna-2.9: [2020-07-23T04:47:45.355Z] Successfully uninstalled idna-2.9 [2020-07-23T04:47:46.810Z] Removing intermediate container 62fb1057d672 [2020-07-23T04:47:46.810Z] ---> 97c0cac8e1c6 [2020-07-23T04:47:46.810Z] Step 8/21 : COPY . . [2020-07-23T04:47:46.810Z] Attempting uninstall: requests [2020-07-23T04:47:46.810Z] Found existing installation: requests 2.23.0 [2020-07-23T04:47:46.810Z] Uninstalling requests-2.23.0: [2020-07-23T04:47:46.810Z] Successfully uninstalled requests-2.23.0 [2020-07-23T04:47:47.086Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:47:47.086Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:47:47.086Z] ---> 3b5cec44f47e [2020-07-23T04:47:47.086Z] Step 3/21 : WORKDIR /edgex-go [2020-07-23T04:47:47.086Z] ---> Using cache [2020-07-23T04:47:47.086Z] ---> 9841b03ebcf4 [2020-07-23T04:47:47.086Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:47:47.086Z] ---> Using cache [2020-07-23T04:47:47.086Z] ---> b8e01229f82f [2020-07-23T04:47:47.086Z] Step 5/21 : RUN apk update && apk add make git [2020-07-23T04:47:47.086Z] ---> Using cache [2020-07-23T04:47:47.086Z] ---> 5937326819b7 [2020-07-23T04:47:47.086Z] Step 6/21 : COPY go.mod . [2020-07-23T04:47:47.086Z] ---> Using cache [2020-07-23T04:47:47.086Z] ---> 49b4f41c7d20 [2020-07-23T04:47:47.086Z] Step 7/21 : RUN go mod download [2020-07-23T04:47:47.086Z] ---> Using cache [2020-07-23T04:47:47.086Z] ---> 324a66719373 [2020-07-23T04:47:47.086Z] Step 8/21 : COPY . . [2020-07-23T04:47:47.086Z] ---> Using cache [2020-07-23T04:47:47.086Z] ---> 364d12b9a784 [2020-07-23T04:47:47.087Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-23T04:47:47.087Z] ---> Running in 70e59e842915 [2020-07-23T04:47:49.081Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-07-23T04:47:49.081Z] Running setup.py install for docopt: started [2020-07-23T04:47:52.475Z] Running setup.py install for docopt: finished with status 'done' [2020-07-23T04:47:52.475Z] Running setup.py install for PyYAML: started [2020-07-23T04:47:55.889Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-23T04:47:57.881Z] Successfully installed PyYAML-3.13 cached-property-1.5.1 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-07-23T04:47:58.488Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:47:58.488Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:47:58.488Z] ---> 3b5cec44f47e [2020-07-23T04:47:58.488Z] Step 3/23 : WORKDIR /edgex-go [2020-07-23T04:47:58.488Z] ---> Using cache [2020-07-23T04:47:58.488Z] ---> 9841b03ebcf4 [2020-07-23T04:47:58.488Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:47:58.488Z] ---> Using cache [2020-07-23T04:47:58.488Z] ---> b8e01229f82f [2020-07-23T04:47:58.488Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-23T04:48:02.873Z] ---> Running in 3dec2fdec3ab [2020-07-23T04:48:06.274Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:48:06.873Z] Removing intermediate container 49eeef3d6416 [2020-07-23T04:48:06.873Z] ---> 55504b5545ba [2020-07-23T04:48:06.873Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-23T04:48:06.873Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:48:07.150Z] ---> Running in 57885e27578a [2020-07-23T04:48:08.139Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:48:08.139Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:48:08.139Z] OK: 12620 distinct packages available [2020-07-23T04:48:09.123Z] OK: 217 MiB in 51 packages [2020-07-23T04:48:10.127Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:48:10.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:48:11.012Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-23T04:48:11.012Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-23T04:48:11.012Z] (3/3) Installing curl (7.69.1-r0) [2020-07-23T04:48:11.012Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:48:11.288Z] OK: 71 MiB in 58 packages [2020-07-23T04:48:11.568Z] Removing intermediate container 3dec2fdec3ab [2020-07-23T04:48:11.568Z] ---> b2b0349c1e91 [2020-07-23T04:48:11.568Z] Step 6/23 : COPY go.mod . [2020-07-23T04:48:13.596Z] ---> ee00d11f39ea [2020-07-23T04:48:13.597Z] Step 7/23 : RUN go mod download [2020-07-23T04:48:13.880Z] ---> Running in 4799c4f1fb2b [2020-07-23T04:48:13.880Z] Removing intermediate container 57885e27578a [2020-07-23T04:48:13.880Z] ---> 483ada33e4f3 [2020-07-23T04:48:13.880Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:48:14.160Z] ---> Running in 818ca1138936 [2020-07-23T04:48:16.154Z] Removing intermediate container 818ca1138936 [2020-07-23T04:48:16.154Z] ---> b973100bd9bf [2020-07-23T04:48:16.154Z] Step 24/26 : LABEL arch=arm64 [2020-07-23T04:48:16.154Z] ---> Running in 6694ab242e39 [2020-07-23T04:48:17.604Z] Removing intermediate container 6694ab242e39 [2020-07-23T04:48:17.604Z] ---> 4f22c2607da9 [2020-07-23T04:48:17.604Z] Step 25/26 : LABEL git_sha=0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 [2020-07-23T04:48:17.604Z] ---> Running in 7c50d8e0ec0d [2020-07-23T04:48:19.070Z] Removing intermediate container 7c50d8e0ec0d [2020-07-23T04:48:19.070Z] ---> d8b68ea260de [2020-07-23T04:48:19.070Z] Step 26/26 : LABEL version=0.0.0 [2020-07-23T04:48:19.070Z] ---> Running in e0d5f4327435 [2020-07-23T04:48:20.064Z] Removing intermediate container 4799c4f1fb2b [2020-07-23T04:48:20.064Z] ---> 6e7ea91f3750 [2020-07-23T04:48:20.064Z] Step 8/23 : COPY . . [2020-07-23T04:48:20.064Z] Removing intermediate container e0d5f4327435 [2020-07-23T04:48:20.064Z] ---> 538905c4472d [2020-07-23T04:48:20.064Z] [2020-07-23T04:48:21.525Z] ---> aa2b4ebb2055 [2020-07-23T04:48:21.525Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-23T04:48:21.525Z] Successfully built 538905c4472d [2020-07-23T04:48:21.801Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-07-23T04:48:21.801Z]  Building docker-sys-mgmt-agent-go ... done Building docker-core-metadata-go [2020-07-23T04:48:22.080Z] ---> Running in dcdfe8953f05 [2020-07-23T04:48:24.703Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-07-23T04:48:57.072Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:48:57.072Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:48:57.072Z] ---> 3b5cec44f47e [2020-07-23T04:48:57.072Z] Step 3/21 : WORKDIR /edgex-go [2020-07-23T04:48:57.072Z] ---> Using cache [2020-07-23T04:48:57.072Z] ---> 9841b03ebcf4 [2020-07-23T04:48:57.072Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:48:57.072Z] ---> Using cache [2020-07-23T04:48:57.072Z] ---> b8e01229f82f [2020-07-23T04:48:57.072Z] Step 5/21 : RUN apk update && apk add make git [2020-07-23T04:48:57.072Z] ---> Using cache [2020-07-23T04:48:57.072Z] ---> 5937326819b7 [2020-07-23T04:48:57.072Z] Step 6/21 : COPY go.mod . [2020-07-23T04:48:57.072Z] ---> Using cache [2020-07-23T04:48:57.072Z] ---> 49b4f41c7d20 [2020-07-23T04:48:57.072Z] Step 7/21 : RUN go mod download [2020-07-23T04:48:57.072Z] ---> Using cache [2020-07-23T04:48:57.072Z] ---> 324a66719373 [2020-07-23T04:48:57.072Z] Step 8/21 : COPY . . [2020-07-23T04:48:57.072Z] ---> Using cache [2020-07-23T04:48:57.072Z] ---> 364d12b9a784 [2020-07-23T04:48:57.072Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-23T04:48:57.072Z] ---> Running in 613fade4e95a [2020-07-23T04:48:57.072Z] ---> 4711cc16578a [2020-07-23T04:48:57.072Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-23T04:48:57.072Z] ---> Running in 5482ab3e3d4e [2020-07-23T04:48:57.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-07-23T04:48:57.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-07-23T04:49:15.692Z] Removing intermediate container e076467389a4 [2020-07-23T04:49:15.692Z] ---> a83a06d4ec48 [2020-07-23T04:49:15.692Z] [2020-07-23T04:49:15.692Z] Step 10/20 : FROM scratch [2020-07-23T04:49:15.692Z] ---> [2020-07-23T04:49:15.692Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T04:49:16.299Z] ---> Running in eb9d8e7c519d [2020-07-23T04:49:16.903Z] Removing intermediate container eb9d8e7c519d [2020-07-23T04:49:16.903Z] ---> 699e038877ca [2020-07-23T04:49:16.903Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-23T04:49:16.903Z] ---> Running in 9c0b0e56a674 [2020-07-23T04:49:17.502Z] Removing intermediate container 9c0b0e56a674 [2020-07-23T04:49:17.502Z] ---> 0ea63e071db8 [2020-07-23T04:49:17.502Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-23T04:49:17.502Z] ---> Running in 43edf366b854 [2020-07-23T04:49:18.111Z] Removing intermediate container 43edf366b854 [2020-07-23T04:49:18.111Z] ---> e723d8c267b3 [2020-07-23T04:49:18.111Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-23T04:49:19.556Z] ---> 6b73901135cf [2020-07-23T04:49:19.556Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-23T04:49:21.020Z] ---> bbd9fa4a0fc2 [2020-07-23T04:49:21.020Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-23T04:49:22.484Z] ---> cc141e9b7477 [2020-07-23T04:49:22.484Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:49:22.484Z] ---> Running in d829eb139f87 [2020-07-23T04:49:23.105Z] Removing intermediate container d829eb139f87 [2020-07-23T04:49:23.105Z] ---> c94996c224aa [2020-07-23T04:49:23.105Z] Step 18/20 : LABEL arch=arm64 [2020-07-23T04:49:23.105Z] ---> Running in bbbab9784571 [2020-07-23T04:49:23.705Z] Removing intermediate container bbbab9784571 [2020-07-23T04:49:23.705Z] ---> 78d6b3e10cb8 [2020-07-23T04:49:23.705Z] Step 19/20 : LABEL git_sha=0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 [2020-07-23T04:49:23.990Z] ---> Running in e1299d64c41e [2020-07-23T04:49:24.598Z] Removing intermediate container e1299d64c41e [2020-07-23T04:49:24.598Z] ---> 95543bffbfe2 [2020-07-23T04:49:24.598Z] Step 20/20 : LABEL version=0.0.0 [2020-07-23T04:49:24.598Z] ---> Running in 01d54e52f469 [2020-07-23T04:49:25.207Z] Removing intermediate container 01d54e52f469 [2020-07-23T04:49:25.207Z] ---> 0ebdbe6f54dd [2020-07-23T04:49:25.207Z] [2020-07-23T04:49:25.808Z] Successfully built 0ebdbe6f54dd [2020-07-23T04:49:25.808Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-07-23T04:49:48.009Z]  Building docker-support-scheduler-go ... done Removing intermediate container 70e59e842915 [2020-07-23T04:49:48.009Z] ---> 0ea0cfd07d6e [2020-07-23T04:49:48.009Z] [2020-07-23T04:49:48.009Z] Step 10/21 : FROM scratch [2020-07-23T04:49:48.009Z] ---> [2020-07-23T04:49:48.009Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T04:49:48.009Z] ---> Using cache [2020-07-23T04:49:48.009Z] ---> 699e038877ca [2020-07-23T04:49:48.009Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-23T04:49:48.009Z] ---> Running in 624bc2aa076b [2020-07-23T04:49:48.009Z] Removing intermediate container 624bc2aa076b [2020-07-23T04:49:48.009Z] ---> 701f82d37cb8 [2020-07-23T04:49:48.009Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-23T04:49:48.009Z] ---> Running in 56c1cf58ee2a [2020-07-23T04:49:48.482Z] Removing intermediate container 56c1cf58ee2a [2020-07-23T04:49:48.482Z] ---> 5dbcc80da684 [2020-07-23T04:49:48.482Z] Step 14/21 : WORKDIR / [2020-07-23T04:49:48.482Z] ---> Running in 03f0e28d377b [2020-07-23T04:49:49.184Z] Removing intermediate container 03f0e28d377b [2020-07-23T04:49:49.184Z] ---> d244d8ccdb7a [2020-07-23T04:49:49.184Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-23T04:49:50.251Z] ---> 270bb7bfd850 [2020-07-23T04:49:50.251Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-23T04:49:52.418Z] ---> b535638567b0 [2020-07-23T04:49:52.418Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-23T04:49:53.908Z] ---> e2d9cf7c9d4c [2020-07-23T04:49:53.908Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:49:53.908Z] ---> Running in 79c53ada2bc5 [2020-07-23T04:49:54.523Z] Removing intermediate container 79c53ada2bc5 [2020-07-23T04:49:54.523Z] ---> 262a104e0f3a [2020-07-23T04:49:54.523Z] Step 19/21 : LABEL arch=arm64 [2020-07-23T04:49:54.523Z] ---> Running in 04b78f8fbf04 [2020-07-23T04:49:55.126Z] Removing intermediate container 04b78f8fbf04 [2020-07-23T04:49:55.126Z] ---> 5070add62f53 [2020-07-23T04:49:55.126Z] Step 20/21 : LABEL git_sha=0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 [2020-07-23T04:49:55.410Z] ---> Running in bd4ee7c6f157 [2020-07-23T04:49:56.018Z] Removing intermediate container bd4ee7c6f157 [2020-07-23T04:49:56.018Z] ---> d8391abcbc44 [2020-07-23T04:49:56.018Z] Step 21/21 : LABEL version=0.0.0 [2020-07-23T04:49:56.292Z] ---> Running in effff33428da [2020-07-23T04:49:57.275Z] Removing intermediate container effff33428da [2020-07-23T04:49:57.275Z] ---> 8aee7bcba675 [2020-07-23T04:49:57.275Z] [2020-07-23T04:49:57.552Z] Successfully built 8aee7bcba675 [2020-07-23T04:49:57.552Z] Successfully tagged docker-core-command-go-arm64:latest [2020-07-23T04:50:09.982Z]  Building docker-core-command-go ... done Removing intermediate container dcdfe8953f05 [2020-07-23T04:50:09.983Z] ---> e12bb876da87 [2020-07-23T04:50:09.983Z] [2020-07-23T04:50:09.983Z] Step 10/21 : FROM scratch [2020-07-23T04:50:09.983Z] ---> [2020-07-23T04:50:09.983Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-23T04:50:09.983Z] ---> Running in ef56472bdde1 [2020-07-23T04:50:09.983Z] Removing intermediate container ef56472bdde1 [2020-07-23T04:50:09.983Z] ---> 746100a1c3cf [2020-07-23T04:50:09.983Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-23T04:50:09.983Z] ---> Running in 6fb7a6c253e3 [2020-07-23T04:50:09.983Z] Removing intermediate container 6fb7a6c253e3 [2020-07-23T04:50:09.983Z] ---> 2dcf268474c5 [2020-07-23T04:50:09.983Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-23T04:50:10.265Z] ---> Running in 37af8b8e4546 [2020-07-23T04:50:10.872Z] Removing intermediate container 37af8b8e4546 [2020-07-23T04:50:10.872Z] ---> 6bc0881b16d4 [2020-07-23T04:50:10.872Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-23T04:50:12.327Z] ---> c2dd2983c01c [2020-07-23T04:50:12.327Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-23T04:50:13.321Z] ---> ef4f2c2b82e2 [2020-07-23T04:50:13.321Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-23T04:50:15.323Z] ---> d50389963496 [2020-07-23T04:50:15.323Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-23T04:50:16.317Z] ---> b26d47f0beb3 [2020-07-23T04:50:16.317Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:50:16.317Z] ---> Running in 6018d0e2be6a [2020-07-23T04:50:16.921Z] Removing intermediate container 6018d0e2be6a [2020-07-23T04:50:16.921Z] ---> 02d791ab56cb [2020-07-23T04:50:16.921Z] Step 19/21 : LABEL arch=arm64 [2020-07-23T04:50:17.209Z] ---> Running in f5aa0429b766 [2020-07-23T04:50:17.814Z] Removing intermediate container f5aa0429b766 [2020-07-23T04:50:17.814Z] ---> ab73d06019a6 [2020-07-23T04:50:17.814Z] Step 20/21 : LABEL git_sha=0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 [2020-07-23T04:50:18.093Z] ---> Running in 86d80a58e062 [2020-07-23T04:50:18.696Z] Removing intermediate container 86d80a58e062 [2020-07-23T04:50:18.696Z] ---> 5d0e10ca28f3 [2020-07-23T04:50:18.696Z] Step 21/21 : LABEL version=0.0.0 [2020-07-23T04:50:18.985Z] ---> Running in 0e8a976080c1 [2020-07-23T04:50:19.585Z] Removing intermediate container 0e8a976080c1 [2020-07-23T04:50:19.585Z] ---> 48c2f239319c [2020-07-23T04:50:19.585Z] [2020-07-23T04:50:20.185Z] Successfully built 48c2f239319c [2020-07-23T04:50:20.185Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-07-23T04:50:32.630Z]  Building docker-support-logging-go ... done Removing intermediate container 5482ab3e3d4e [2020-07-23T04:50:32.630Z] ---> b2bfe44df6b1 [2020-07-23T04:50:32.630Z] [2020-07-23T04:50:32.630Z] Step 10/23 : FROM scratch [2020-07-23T04:50:32.630Z] ---> [2020-07-23T04:50:32.630Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-23T04:50:32.909Z] ---> Using cache [2020-07-23T04:50:32.909Z] ---> 746100a1c3cf [2020-07-23T04:50:32.909Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-23T04:50:33.182Z] ---> Running in 016f1a7d68d7 [2020-07-23T04:50:33.775Z] Removing intermediate container 016f1a7d68d7 [2020-07-23T04:50:33.775Z] ---> c53ae229890c [2020-07-23T04:50:33.775Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-23T04:50:34.052Z] ---> Running in 720fa4b62d96 [2020-07-23T04:50:34.647Z] Removing intermediate container 720fa4b62d96 [2020-07-23T04:50:34.647Z] ---> 8d8dd273ce28 [2020-07-23T04:50:34.647Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-23T04:50:34.922Z] Removing intermediate container 613fade4e95a [2020-07-23T04:50:34.922Z] ---> b558ada38a79 [2020-07-23T04:50:34.922Z] [2020-07-23T04:50:34.922Z] Step 10/21 : FROM scratch [2020-07-23T04:50:34.922Z] ---> [2020-07-23T04:50:34.922Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T04:50:35.195Z] ---> Using cache [2020-07-23T04:50:35.195Z] ---> 699e038877ca [2020-07-23T04:50:35.195Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-23T04:50:35.195Z] ---> Running in a00dda78982a [2020-07-23T04:50:35.478Z] ---> c00246bd3f7d [2020-07-23T04:50:35.479Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-23T04:50:35.752Z] Removing intermediate container a00dda78982a [2020-07-23T04:50:35.752Z] ---> 0e8f98627d4a [2020-07-23T04:50:35.752Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-23T04:50:35.752Z] ---> Running in a662f60599ef [2020-07-23T04:50:36.350Z] Removing intermediate container a662f60599ef [2020-07-23T04:50:36.350Z] ---> 6cbd6aaf7b0c [2020-07-23T04:50:36.350Z] Step 14/21 : WORKDIR / [2020-07-23T04:50:36.350Z] ---> Running in f2613a71e9de [2020-07-23T04:50:36.628Z] ---> b3fde5a305b5 [2020-07-23T04:50:36.628Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-23T04:50:36.901Z] Removing intermediate container f2613a71e9de [2020-07-23T04:50:36.901Z] ---> 4ef41423515e [2020-07-23T04:50:36.901Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-23T04:50:37.883Z] ---> 603068b94433 [2020-07-23T04:50:37.883Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-23T04:50:38.166Z] ---> 114cfa15f1f1 [2020-07-23T04:50:38.166Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-23T04:50:39.144Z] ---> 43f141906570 [2020-07-23T04:50:39.144Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-23T04:50:39.144Z] ---> 94b02a21c649 [2020-07-23T04:50:39.144Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-23T04:50:40.129Z] ---> 4d2ee264cbc6 [2020-07-23T04:50:40.129Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:50:40.403Z] ---> 9dd4cb4fe6e7 [2020-07-23T04:50:40.403Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-23T04:50:40.403Z] ---> Running in f5b2ddc9d478 [2020-07-23T04:50:41.258Z] Removing intermediate container f5b2ddc9d478 [2020-07-23T04:50:41.258Z] ---> 21659d255237 [2020-07-23T04:50:41.258Z] Step 19/21 : LABEL arch=arm64 [2020-07-23T04:50:41.258Z] ---> Running in eecd9d049adf [2020-07-23T04:50:41.258Z] ---> 6e91e10467bb [2020-07-23T04:50:41.258Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:50:41.258Z] ---> Running in c53519ba2460 [2020-07-23T04:50:41.535Z] Removing intermediate container eecd9d049adf [2020-07-23T04:50:41.535Z] ---> a4041e1b46bb [2020-07-23T04:50:41.535Z] Step 20/21 : LABEL git_sha=0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 [2020-07-23T04:50:41.535Z] ---> Running in 539cfc30e588 [2020-07-23T04:50:41.807Z] Removing intermediate container c53519ba2460 [2020-07-23T04:50:41.807Z] ---> 3fb2095c827c [2020-07-23T04:50:41.807Z] Step 21/23 : LABEL arch=arm64 [2020-07-23T04:50:41.808Z] ---> Running in c11caee671ff [2020-07-23T04:50:42.082Z] Removing intermediate container 539cfc30e588 [2020-07-23T04:50:42.082Z] ---> 176d5c128e39 [2020-07-23T04:50:42.082Z] Step 21/21 : LABEL version=0.0.0 [2020-07-23T04:50:42.357Z] ---> Running in 8c19ab46d7ad [2020-07-23T04:50:42.633Z] Removing intermediate container c11caee671ff [2020-07-23T04:50:42.633Z] ---> 6ab9bccdea9f [2020-07-23T04:50:42.633Z] Step 22/23 : LABEL git_sha=0bf3bfb306b81ddb67a25fe7b12ee1e4b3fa59b7 [2020-07-23T04:50:42.633Z] ---> Running in 460085192ffb [2020-07-23T04:50:42.907Z] Removing intermediate container 8c19ab46d7ad [2020-07-23T04:50:42.907Z] ---> 8eda6f687bdd [2020-07-23T04:50:42.907Z] [2020-07-23T04:50:43.503Z] Successfully built 8eda6f687bdd [2020-07-23T04:50:43.503Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-07-23T04:50:43.503Z]  Building docker-core-metadata-go ... done Removing intermediate container 460085192ffb [2020-07-23T04:50:43.503Z] ---> a5d50ae29569 [2020-07-23T04:50:43.503Z] Step 23/23 : LABEL version=0.0.0 [2020-07-23T04:50:43.503Z] ---> Running in eeb2e498b49b [2020-07-23T04:50:44.098Z] Removing intermediate container eeb2e498b49b [2020-07-23T04:50:44.098Z] ---> 5157b51ecf01 [2020-07-23T04:50:44.098Z] [2020-07-23T04:50:44.693Z] Successfully built 5157b51ecf01 [2020-07-23T04:50:44.693Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-07-23T04:50:44.981Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2020-07-23T04:50:44.959Z] $ docker stop --time=1 4d16418082e4ecdfe577311b40857792f40ab360a4b2b3a84ac97d35ba3dffe2 [2020-07-23T04:50:46.808Z] $ docker rm -f 4d16418082e4ecdfe577311b40857792f40ab360a4b2b3a84ac97d35ba3dffe2 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-23T04:50:47.461Z] + + grep docker [2020-07-23T04:50:47.461Z] docker images [2020-07-23T04:50:47.733Z] docker-support-notifications-go-arm64 latest 5157b51ecf01 4 seconds ago 13.9MB [2020-07-23T04:50:47.733Z] docker-core-metadata-go-arm64 latest 8eda6f687bdd 5 seconds ago 13.8MB [2020-07-23T04:50:47.733Z] docker-support-logging-go-arm64 latest 48c2f239319c 28 seconds ago 11.4MB [2020-07-23T04:50:47.733Z] docker-core-command-go-arm64 latest 8aee7bcba675 51 seconds ago 12.4MB [2020-07-23T04:50:47.733Z] docker-support-scheduler-go-arm64 latest 0ebdbe6f54dd About a minute ago 12.6MB [2020-07-23T04:50:47.733Z] docker-sys-mgmt-agent-go-arm64 latest 538905c4472d 2 minutes ago 266MB [2020-07-23T04:50:47.733Z] docker-core-data-go-arm64 latest 9621bd3e7570 3 minutes ago 22.6MB [2020-07-23T04:50:47.733Z] docker-security-secretstore-setup-go-arm64 latest 87a5c1836f19 3 minutes ago 32.6MB [2020-07-23T04:50:47.733Z] docker-security-secrets-setup-go-arm64 latest dc66f8b10850 3 minutes ago 24.2MB [2020-07-23T04:50:47.733Z] docker-security-proxy-setup-go-arm64 latest 59fc6657cf8e 4 minutes ago 15.8MB [2020-07-23T04:50:47.733Z] docker latest ce9d55ae87f1 3 weeks ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-07-23T04:50:49.080Z] provisioning config files... [2020-07-23T04:50:49.098Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/15@tmp/config7207287860449696520tmp [Pipeline] { [Pipeline] sh [2020-07-23T04:50:49.443Z] + curl -s https://codecov.io/bash [2020-07-23T04:50:49.443Z] + bash -s - -t @/w/workspace/edgex-go/15@tmp/config7207287860449696520tmp [Pipeline] } [2020-07-23T04:50:49.717Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-23T04:50:51.106Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-23T04:50:51.976Z] ---> package-listing.sh [2020-07-23T04:50:51.976Z] ++ facter osfamily [2020-07-23T04:50:51.976Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-23T04:50:51.976Z] + OS_FAMILY=redhat [2020-07-23T04:50:51.976Z] + workspace=/w/workspace/edgex-go/15 [2020-07-23T04:50:51.976Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-23T04:50:51.976Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-23T04:50:51.976Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-23T04:50:51.976Z] + PACKAGES=/tmp/packages_start.txt [2020-07-23T04:50:51.976Z] + '[' /w/workspace/edgex-go/15 ']' [2020-07-23T04:50:51.976Z] + PACKAGES=/tmp/packages_end.txt [2020-07-23T04:50:51.976Z] + case "${OS_FAMILY}" in [2020-07-23T04:50:51.976Z] + rpm -qa [2020-07-23T04:50:51.976Z] + sort [2020-07-23T04:50:56.186Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-23T04:50:56.186Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-23T04:50:56.186Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-23T04:50:56.186Z] + '[' /w/workspace/edgex-go/15 ']' [2020-07-23T04:50:56.186Z] + mkdir -p /w/workspace/edgex-go/15/archives/ [2020-07-23T04:50:56.186Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/15/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:50:56.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-23T04:50:56.567Z] [2020-07-23T04:50:56.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:50:56.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-23T04:50:56.911Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-23T04:50:56.911Z] c9b1b535fdd9: Pulling fs layer [2020-07-23T04:50:56.911Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-23T04:50:56.911Z] 756a868c4378: Pulling fs layer [2020-07-23T04:50:56.911Z] 444b2fc9a129: Pulling fs layer [2020-07-23T04:50:56.911Z] ea15f1150254: Pulling fs layer [2020-07-23T04:50:56.911Z] 41b27a9f41bf: Pulling fs layer [2020-07-23T04:50:56.911Z] 28c525ee5125: Pulling fs layer [2020-07-23T04:50:56.911Z] 094b1ea09ed8: Pulling fs layer [2020-07-23T04:50:56.911Z] 138eaada9080: Pulling fs layer [2020-07-23T04:50:56.911Z] 0622d0fa9048: Pulling fs layer [2020-07-23T04:50:56.911Z] 28c525ee5125: Waiting [2020-07-23T04:50:56.911Z] 138eaada9080: Waiting [2020-07-23T04:50:56.911Z] 0622d0fa9048: Waiting [2020-07-23T04:50:56.911Z] 094b1ea09ed8: Waiting [2020-07-23T04:50:56.911Z] 444b2fc9a129: Waiting [2020-07-23T04:50:56.911Z] 41b27a9f41bf: Waiting [2020-07-23T04:50:56.911Z] ea15f1150254: Waiting [2020-07-23T04:50:56.911Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-23T04:50:56.911Z] 2cc5ad85d9ab: Download complete [2020-07-23T04:50:56.911Z] 444b2fc9a129: Verifying Checksum [2020-07-23T04:50:56.911Z] 444b2fc9a129: Download complete [2020-07-23T04:50:56.911Z] c9b1b535fdd9: Verifying Checksum [2020-07-23T04:50:56.911Z] c9b1b535fdd9: Download complete [2020-07-23T04:50:56.911Z] ea15f1150254: Verifying Checksum [2020-07-23T04:50:56.911Z] ea15f1150254: Download complete [2020-07-23T04:50:56.911Z] 28c525ee5125: Verifying Checksum [2020-07-23T04:50:56.911Z] 28c525ee5125: Download complete [2020-07-23T04:50:57.520Z] 756a868c4378: Verifying Checksum [2020-07-23T04:50:57.520Z] 756a868c4378: Download complete [2020-07-23T04:50:57.520Z] c9b1b535fdd9: Pull complete [2020-07-23T04:50:57.520Z] 138eaada9080: Verifying Checksum [2020-07-23T04:50:57.520Z] 138eaada9080: Download complete [2020-07-23T04:50:57.520Z] 094b1ea09ed8: Verifying Checksum [2020-07-23T04:50:57.520Z] 094b1ea09ed8: Download complete [2020-07-23T04:50:57.520Z] 0622d0fa9048: Verifying Checksum [2020-07-23T04:50:57.520Z] 0622d0fa9048: Download complete [2020-07-23T04:50:57.798Z] 2cc5ad85d9ab: Pull complete [2020-07-23T04:50:58.064Z] 41b27a9f41bf: Verifying Checksum [2020-07-23T04:50:58.064Z] 41b27a9f41bf: Download complete [2020-07-23T04:50:59.454Z] 756a868c4378: Pull complete [2020-07-23T04:50:59.454Z] 444b2fc9a129: Pull complete [2020-07-23T04:50:59.454Z] ea15f1150254: Pull complete [2020-07-23T04:51:06.057Z] 41b27a9f41bf: Pull complete [2020-07-23T04:51:06.057Z] 28c525ee5125: Pull complete [2020-07-23T04:51:07.972Z] 094b1ea09ed8: Pull complete [2020-07-23T04:51:08.238Z] 138eaada9080: Pull complete [2020-07-23T04:51:09.624Z] 0622d0fa9048: Pull complete [2020-07-23T04:51:09.624Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-23T04:51:09.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-23T04:51:09.624Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-23T04:51:09.772Z] prd-centos7-docker-4c-2g-682 does not seem to be running inside a container [2020-07-23T04:51:09.823Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-23T04:51:14.329Z] $ docker top 096f65839f625314e72bc581ea7eb7be424e007b6307d10151ddda72ee22ffc7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-23T04:51:14.600Z] provisioning config files... [2020-07-23T04:51:14.613Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/15@tmp/config952068717397555799tmp [Pipeline] { [Pipeline] echo [2020-07-23T04:51:14.690Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-23T04:51:14.985Z] ---> create-netrc.sh [Pipeline] echo [2020-07-23T04:51:14.994Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-23T04:51:15.288Z] ---> logs-deploy.sh [2020-07-23T04:51:15.288Z] + ARCHIVE_ARTIFACTS= [2020-07-23T04:51:15.288Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-23T04:51:15.288Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-23T04:51:15.288Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-23T04:51:15.288Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2597/15 [2020-07-23T04:51:15.288Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2597/15/ [2020-07-23T04:51:15.288Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2597/15 /w/workspace/edgex-go/15 [2020-07-23T04:51:16.231Z] Archives upload complete. [2020-07-23T04:51:16.494Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2597/15 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2597/15/