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 anonymouse64 for edgexfoundry/edgex-go Obtained Jenkinsfile from 8f4ca0afa329ad2f1a15e5808a0a6453b232e87f+a7ec3a865ede80db86ffd188b897ddab9785937f (2fc486d8a01ad798987af92c827dc50b72514301) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-326 in /w/workspace/edgexfoundry_edgex-go_PR-2625 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/17 [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/17 # 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/2625/head:refs/remotes/origin/PR-2625 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2625/head:refs/remotes/origin/PR-2625 # 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/2625/head:refs/remotes/origin/PR-2625 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a7ec3a865ede80db86ffd188b897ddab9785937f into PR head commit 8f4ca0afa329ad2f1a15e5808a0a6453b232e87f Merge succeeded, producing ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 Checking out Revision ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 (PR-2625) > git config core.sparsecheckout # timeout=10 > git checkout -f 8f4ca0afa329ad2f1a15e5808a0a6453b232e87f # 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 a7ec3a865ede80db86ffd188b897ddab9785937f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 # timeout=10 Commit message: "Merge commit 'a7ec3a865ede80db86ffd188b897ddab9785937f' into HEAD" > git rev-list --no-walk 8f4ca0afa329ad2f1a15e5808a0a6453b232e87f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:16 ========================================================= 00:30:16 EdgeX Global Pipelines Version Info 00:30:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:17 ------------------- 00:30:17 stable info: 00:30:17 ------------------- 00:30:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:17 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 00:30:17 Message: update stable to v1.0.106 00:30:18 ------------------- 00:30:18 experimental info: 00:30:18 ------------------- 00:30:18 Commited By: **** collab-it+edgex@linuxfoundation.org 00:30:18 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 00:30:18 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 00:30:20 ++ 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 00:30:20 + for file in '`ls cmd/**/Dockerfile`' 00:30:20 ++ dirname cmd/core-command/Dockerfile 00:30:20 ++ cut -d/ -f2 00:30:20 + echo core-command,cmd/core-command/Dockerfile 00:30:20 + for file in '`ls cmd/**/Dockerfile`' 00:30:20 ++ dirname cmd/core-data/Dockerfile 00:30:20 ++ cut -d/ -f2 00:30:20 + echo core-data,cmd/core-data/Dockerfile 00:30:20 + for file in '`ls cmd/**/Dockerfile`' 00:30:20 ++ dirname cmd/core-metadata/Dockerfile 00:30:20 ++ cut -d/ -f2 00:30:20 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:20 + for file in '`ls cmd/**/Dockerfile`' 00:30:20 ++ dirname cmd/security-proxy-setup/Dockerfile 00:30:20 ++ cut -d/ -f2 00:30:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:20 + for file in '`ls cmd/**/Dockerfile`' 00:30:20 ++ dirname cmd/security-secrets-setup/Dockerfile 00:30:20 ++ cut -d/ -f2 00:30:20 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 00:30:20 + for file in '`ls cmd/**/Dockerfile`' 00:30:20 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:30:20 ++ cut -d/ -f2 00:30:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:20 + for file in '`ls cmd/**/Dockerfile`' 00:30:20 ++ dirname cmd/support-logging/Dockerfile 00:30:20 ++ cut -d/ -f2 00:30:20 + echo support-logging,cmd/support-logging/Dockerfile 00:30:20 + for file in '`ls cmd/**/Dockerfile`' 00:30:20 ++ dirname cmd/support-notifications/Dockerfile 00:30:20 ++ cut -d/ -f2 00:30:20 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:20 + for file in '`ls cmd/**/Dockerfile`' 00:30:20 ++ dirname cmd/support-scheduler/Dockerfile 00:30:20 ++ cut -d/ -f2 00:30:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:20 + for file in '`ls cmd/**/Dockerfile`' 00:30:20 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:30:20 ++ cut -d/ -f2 00:30:20 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:30:20 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 00:30:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:21 00:30:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:30:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:22 latest: Pulling from edgex-devops/git-semver 00:30:22 31603596830f: Pulling fs layer 00:30:22 2a8b12db71e7: Pulling fs layer 00:30:22 6ca5941a6612: Pulling fs layer 00:30:22 ecc8261a40a4: Pulling fs layer 00:30:22 ecc8261a40a4: Waiting 00:30:22 2a8b12db71e7: Verifying Checksum 00:30:22 2a8b12db71e7: Download complete 00:30:22 31603596830f: Verifying Checksum 00:30:22 31603596830f: Download complete 00:30:22 ecc8261a40a4: Verifying Checksum 00:30:22 ecc8261a40a4: Download complete 00:30:22 6ca5941a6612: Verifying Checksum 00:30:22 6ca5941a6612: Download complete 00:30:22 31603596830f: Pull complete 00:30:22 2a8b12db71e7: Pull complete 00:30:23 6ca5941a6612: Pull complete 00:30:23 ecc8261a40a4: Pull complete 00:30:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:30:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:30:23 prd-centos7-docker-4c-2g-326 does not seem to be running inside a container 00:30:23 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:30:25 $ docker top 277fb0275b50e33ca30e1747f8a95d39a293d2312295488e1ee7f7c93768447c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:26 [ssh-agent] Looking for ssh-agent implementation... 00:30:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:26 $ docker exec 277fb0275b50e33ca30e1747f8a95d39a293d2312295488e1ee7f7c93768447c ssh-agent 00:30:26 SSH_AUTH_SOCK=/tmp/ssh-Kw7IOAYk6ZpI/agent.11 00:30:26 SSH_AGENT_PID=16 00:30:26 Running ssh-add (command line suppressed) 00:30:26 Identity added: /w/workspace/edgex-go/17@tmp/private_key_4171919337072450659.key (/w/workspace/edgex-go/17@tmp/private_key_4171919337072450659.key) 00:30:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:27 + git describe --exact-match --tags HEAD 00:30:27 fatal: No names found, cannot describe anything. [Pipeline] } 00:30:27 $ docker exec --env ******** --env ******** 277fb0275b50e33ca30e1747f8a95d39a293d2312295488e1ee7f7c93768447c ssh-agent -k 00:30:27 unset SSH_AUTH_SOCK; 00:30:27 unset SSH_AGENT_PID; 00:30:27 echo Agent pid 16 killed; 00:30:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:30:27 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 00:30:27 This usually means this commit has not been tagged. [Pipeline] sshagent 00:30:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:27 [ssh-agent] Looking for ssh-agent implementation... 00:30:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:27 $ docker exec 277fb0275b50e33ca30e1747f8a95d39a293d2312295488e1ee7f7c93768447c ssh-agent 00:30:27 SSH_AUTH_SOCK=/tmp/ssh-2hZrmjogIl1K/agent.46 00:30:27 SSH_AGENT_PID=51 00:30:27 Running ssh-add (command line suppressed) 00:30:27 Identity added: /w/workspace/edgex-go/17@tmp/private_key_2086810202514540963.key (/w/workspace/edgex-go/17@tmp/private_key_2086810202514540963.key) 00:30:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:28 + git semver init 00:30:28 # -> Open(): unable to determine branch for HEAD 00:30:28 # $GIT_DIR = /w/workspace/edgex-go/17/.git 00:30:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/17 00:30:28 # $SEMVER_REMOTE_NAME = origin 00:30:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:28 # $SEMVER_USER_NAME = edgex-jenkins 00:30:28 # $SEMVER_BRANCH = PR-2625 00:30:28 # $SEMVER_TEMP = /tmp/semver-442267182 00:30:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:30:50 # '/tmp/semver-442267182' -> '/w/workspace/edgex-go/17/.semver' 00:30:50 # -> Force: false 00:30:50 # $SEMVER_DIR = /w/workspace/edgex-go/17/.semver [Pipeline] } 00:30:50 $ docker exec --env ******** --env ******** 277fb0275b50e33ca30e1747f8a95d39a293d2312295488e1ee7f7c93768447c ssh-agent -k 00:30:50 unset SSH_AUTH_SOCK; 00:30:50 unset SSH_AGENT_PID; 00:30:50 echo Agent pid 51 killed; 00:30:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:50 + git semver [Pipeline] } 00:30:51 $ docker stop --time=1 277fb0275b50e33ca30e1747f8a95d39a293d2312295488e1ee7f7c93768447c 00:30:52 $ docker rm -f 277fb0275b50e33ca30e1747f8a95d39a293d2312295488e1ee7f7c93768447c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 00:31:06 Stashed 34 file(s) [Pipeline] echo 00:31:06 [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 00:31:06 ========================================================= 00:31:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 00:31:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:06 + 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 . 00:31:10 Sending build context to Docker daemon 323MB 00:31:10 Step 1/7 : ARG BASE=golang:1.13-alpine 00:31:10 Step 2/7 : FROM ${BASE} 00:31:10 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:10 df20fa9351a1: Pulling fs layer 00:31:10 ed8968b2872e: Pulling fs layer 00:31:10 a92cc7c5fd73: Pulling fs layer 00:31:10 2dd03ba5bac4: Pulling fs layer 00:31:10 1e091d79d1de: Pulling fs layer 00:31:10 481702a1767f: Pulling fs layer 00:31:10 f64a6f60c768: Pulling fs layer 00:31:10 e78d2573fc39: Pulling fs layer 00:31:10 e876d2f968b6: Pulling fs layer 00:31:10 ce8a83651883: Pulling fs layer 00:31:10 07967f4d0e4b: Pulling fs layer 00:31:10 2dd03ba5bac4: Waiting 00:31:10 1e091d79d1de: Waiting 00:31:10 f64a6f60c768: Waiting 00:31:10 e78d2573fc39: Waiting 00:31:10 481702a1767f: Waiting 00:31:10 ce8a83651883: Waiting 00:31:10 07967f4d0e4b: Waiting 00:31:10 e876d2f968b6: Waiting 00:31:10 a92cc7c5fd73: Download complete 00:31:10 ed8968b2872e: Download complete 00:31:10 1e091d79d1de: Verifying Checksum 00:31:10 1e091d79d1de: Download complete 00:31:10 481702a1767f: Verifying Checksum 00:31:10 481702a1767f: Download complete 00:31:10 df20fa9351a1: Verifying Checksum 00:31:10 df20fa9351a1: Download complete 00:31:10 df20fa9351a1: Pull complete 00:31:10 f64a6f60c768: Verifying Checksum 00:31:10 f64a6f60c768: Download complete 00:31:10 e876d2f968b6: Verifying Checksum 00:31:10 e876d2f968b6: Download complete 00:31:11 e78d2573fc39: Verifying Checksum 00:31:11 e78d2573fc39: Download complete 00:31:11 ce8a83651883: Verifying Checksum 00:31:11 ce8a83651883: Download complete 00:31:11 07967f4d0e4b: Verifying Checksum 00:31:11 07967f4d0e4b: Download complete 00:31:12 2dd03ba5bac4: Verifying Checksum 00:31:12 2dd03ba5bac4: Download complete 00:31:12 ed8968b2872e: Pull complete 00:31:12 a92cc7c5fd73: Pull complete 00:31:18 2dd03ba5bac4: Pull complete 00:31:18 1e091d79d1de: Pull complete 00:31:18 481702a1767f: Pull complete 00:31:21 Still waiting to schedule task 00:31:21 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:31:24 f64a6f60c768: Pull complete 00:31:28 e78d2573fc39: Pull complete 00:31:28 e876d2f968b6: Pull complete 00:31:28 ce8a83651883: Pull complete 00:31:29 07967f4d0e4b: Pull complete 00:31:29 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 00:31:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 00:31:29 ---> 5d7c900382c6 00:31:29 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 00:31:30 ---> Running in b485570898c6 00:31:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:31:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:31:32 (1/12) Installing libmagic (5.38-r0) 00:31:32 (2/12) Installing file (5.38-r0) 00:31:32 (3/12) Installing libc-dev (0.7.2-r3) 00:31:32 (4/12) Installing g++ (9.3.0-r2) 00:31:34 (5/12) Installing fortify-headers (1.1-r0) 00:31:34 (6/12) Installing patch (2.7.6-r6) 00:31:34 (7/12) Installing build-base (0.5-r2) 00:31:34 (8/12) Installing libsodium (1.0.18-r0) 00:31:35 (9/12) Installing pkgconf (1.7.2-r0) 00:31:35 (10/12) Installing libsodium-dev (1.0.18-r0) 00:31:35 (11/12) Installing libzmq (4.3.2-r0) 00:31:35 (12/12) Installing zeromq-dev (4.3.2-r0) 00:31:35 Executing busybox-1.31.1-r16.trigger 00:31:35 OK: 233 MiB in 51 packages 00:31:38 Removing intermediate container b485570898c6 00:31:38 ---> 4bf07f647662 00:31:38 Step 4/7 : WORKDIR /edgex-go 00:31:38 ---> Running in 20ad715f3de6 00:31:38 Removing intermediate container 20ad715f3de6 00:31:38 ---> 4ac99e9a7ec0 00:31:38 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:31:38 latest: Pulling from library/docker 00:31:39 df20fa9351a1: Already exists 00:31:39 25ad7478873d: Pulling fs layer 00:31:39 4684f6177b5d: Pulling fs layer 00:31:39 46e300cec669: Pulling fs layer 00:31:39 63038576ad94: Pulling fs layer 00:31:39 0fdb76c4706c: Pulling fs layer 00:31:39 cb7edeffdfd5: Pulling fs layer 00:31:39 63038576ad94: Waiting 00:31:39 0fdb76c4706c: Waiting 00:31:39 cb7edeffdfd5: Waiting 00:31:39 4684f6177b5d: Verifying Checksum 00:31:39 4684f6177b5d: Download complete 00:31:39 25ad7478873d: Verifying Checksum 00:31:39 25ad7478873d: Download complete 00:31:39 63038576ad94: Verifying Checksum 00:31:39 63038576ad94: Download complete 00:31:39 0fdb76c4706c: Verifying Checksum 00:31:39 0fdb76c4706c: Download complete 00:31:39 cb7edeffdfd5: Verifying Checksum 00:31:39 cb7edeffdfd5: Download complete 00:31:39 25ad7478873d: Pull complete 00:31:39 4684f6177b5d: Pull complete 00:31:40 46e300cec669: Verifying Checksum 00:31:40 46e300cec669: Download complete 00:31:42 46e300cec669: Pull complete 00:31:42 63038576ad94: Pull complete 00:31:42 0fdb76c4706c: Pull complete 00:31:42 cb7edeffdfd5: Pull complete 00:31:42 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 00:31:42 Status: Downloaded newer image for docker:latest 00:31:44 ---> c06fb09bb27d 00:31:44 Step 6/7 : COPY go.mod . 00:31:44 ---> f3b496f837c4 00:31:44 Step 7/7 : RUN go mod download 00:31:44 ---> Running in 15a685ca7454 00:31:46 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:31:46 go: finding github.com/BurntSushi/toml v0.3.1 00:31:46 go: finding github.com/OneOfOne/xxhash v1.2.5 00:31:46 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 00:31:46 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:31:46 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 00:31:46 go: finding github.com/bgentry/speakeasy v0.1.0 00:31:46 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:31:46 go: finding github.com/cloudflare/gokey v0.1.0 00:31:46 go: finding github.com/davecgh/go-spew v1.1.1 00:31:47 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:31:47 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:31:47 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 00:31:47 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 00:31:47 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 00:31:47 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 00:31:47 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 00:31:47 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 00:31:47 go: finding github.com/fatih/color v1.7.0 00:31:47 go: finding github.com/fsnotify/fsnotify v1.4.7 00:31:47 go: finding github.com/fxamacker/cbor/v2 v2.2.0 00:31:47 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 00:31:47 go: finding github.com/go-kit/kit v0.8.0 00:31:47 go: finding github.com/go-logfmt/logfmt v0.4.0 00:31:47 go: finding github.com/go-redis/redis/v7 v7.2.0 00:31:47 go: finding github.com/go-stack/stack v1.8.0 00:31:47 go: finding github.com/golang/protobuf v1.3.2 00:31:47 go: finding github.com/gomodule/redigo v2.0.0+incompatible 00:31:47 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:31:47 go: finding github.com/google/uuid v1.1.0 00:31:47 go: finding github.com/gorilla/mux v1.7.1 00:31:47 go: finding github.com/hashicorp/consul/api v1.1.0 00:31:47 go: finding github.com/hashicorp/consul/sdk v0.1.1 00:31:47 go: finding github.com/hashicorp/errwrap v1.0.0 00:31:47 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:31:47 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:31:47 go: finding github.com/hashicorp/go-msgpack v0.5.3 00:31:47 go: finding github.com/hashicorp/go-multierror v1.0.0 00:31:47 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:31:48 go: finding github.com/hashicorp/go-sockaddr v1.0.0 00:31:48 go: finding github.com/hashicorp/go-syslog v1.0.0 00:31:48 go: finding github.com/hashicorp/go-uuid v1.0.1 00:31:48 go: finding github.com/hashicorp/go.net v0.0.1 00:31:48 go: finding github.com/hashicorp/golang-lru v0.5.0 00:31:48 go: finding github.com/hashicorp/logutils v1.0.0 00:31:48 go: finding github.com/hashicorp/mdns v1.0.0 00:31:48 go: finding github.com/hashicorp/memberlist v0.1.3 00:31:48 go: finding github.com/hashicorp/serf v0.8.2 00:31:48 go: finding github.com/hpcloud/tail v1.0.0 00:31:48 go: finding github.com/imdario/mergo v0.3.6 00:31:48 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:31:48 go: finding github.com/kr/pretty v0.1.0 00:31:48 go: finding github.com/kr/pty v1.1.1 00:31:48 go: finding github.com/kr/text v0.1.0 00:31:48 go: finding github.com/mattn/go-colorable v0.0.9 00:31:48 go: finding github.com/mattn/go-isatty v0.0.3 00:31:48 go: finding github.com/miekg/dns v1.0.14 00:31:48 go: finding github.com/mitchellh/cli v1.0.0 00:31:48 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:31:48 go: finding github.com/mitchellh/copystructure v1.0.0 00:31:48 go: finding github.com/mitchellh/go-homedir v1.0.0 00:31:48 go: finding github.com/mitchellh/go-testing-interface v1.0.0 00:31:48 go: finding github.com/mitchellh/gox v0.4.0 00:31:48 go: finding github.com/mitchellh/iochan v1.0.0 00:31:48 go: finding github.com/mitchellh/mapstructure v1.1.2 00:31:48 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:31:48 go: finding github.com/onsi/ginkgo v1.10.1 00:31:48 go: finding github.com/onsi/gomega v1.7.0 00:31:48 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:31:48 go: finding github.com/pebbe/zmq4 v1.0.0 00:31:48 go: finding github.com/pelletier/go-toml v1.2.0 00:31:48 go: finding github.com/pkg/errors v0.8.1 00:31:48 go: finding github.com/pmezard/go-difflib v1.0.0 00:31:48 go: finding github.com/posener/complete v1.1.1 00:31:48 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:31:48 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 00:31:48 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:31:48 go: finding github.com/stretchr/objx v0.1.0 00:31:48 go: finding github.com/stretchr/testify v1.5.1 00:31:48 go: finding github.com/ugorji/go v1.1.4 00:31:48 go: finding github.com/x448/float16 v0.8.4 00:31:48 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 00:31:48 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:31:49 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:31:49 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 00:31:49 go: finding golang.org/x/text v0.3.2 00:31:49 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 00:31:49 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:31:49 go: finding gopkg.in/eapache/queue.v1 v1.1.0 00:31:49 go: finding gopkg.in/fsnotify.v1 v1.4.7 00:31:49 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:31:49 go: finding gopkg.in/yaml.v2 v2.2.8 00:32:01 Removing intermediate container 15a685ca7454 00:32:01 ---> b1e9f5cea5a6 00:32:01 Successfully built b1e9f5cea5a6 00:32:01 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 00:32:01 + docker inspect -f . ci-base-image-x86_64 00:32:01 . [Pipeline] withDockerContainer 00:32:02 prd-centos7-docker-4c-2g-326 does not seem to be running inside a container 00:32:02 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:02 $ docker top 265528d8fed9698fe0a386a5dc03ea49812c4f6acf31a6c770fd070e455371da -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:03 + go version 00:32:03 go version go1.13.13 linux/amd64 [Pipeline] echo 00:32:03 ========================================================= 00:32:03 [edgeXBuildGoParallel] Running Tests and Build... 00:32:03 ========================================================= [Pipeline] sh 00:32:03 + make test 00:32:03 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:32:06 ? github.com/edgexfoundry/edgex-go [no test files] 00:32:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:32:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:32:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:32:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:32:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:32:21 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.008s 00:32:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 00:32:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:32:21 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 00:32:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:32:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:32:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:32:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:32:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:32:27 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.016s coverage: 46.6% of statements 00:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.073s coverage: 27.3% of statements 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.006s coverage: 100.0% of statements 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.012s coverage: 100.0% of statements 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:32:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.079s coverage: 28.6% of statements 00:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:32:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.031s coverage: 100.0% of statements 00:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:32:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.011s coverage: 100.0% of statements 00:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:32:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.055s coverage: 89.8% of statements 00:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:32:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.045s coverage: 97.5% of statements 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:32:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.026s coverage: 100.0% of statements 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:32:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.029s coverage: 58.8% of statements 00:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.032s coverage: 63.5% of statements 00:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.009s coverage: 100.0% of statements 00:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.134s coverage: 55.9% of statements 00:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 00:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.843s coverage: 86.3% of statements 00:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.326s coverage: 72.2% of statements 00:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.116s coverage: 72.1% of statements 00:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.015s coverage: 82.4% of statements 00:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.020s coverage: 48.4% of statements 00:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.005s coverage: 28.8% of statements 00:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.022s coverage: 96.8% of statements 00:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.050s coverage: 26.9% of statements 00:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.084s coverage: 84.1% of statements 00:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.038s coverage: 100.0% of statements 00:32:35 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.053s coverage: 42.9% of statements 00:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 00:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 00:32:35 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.012s coverage: 100.0% of statements 00:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 00:32:35 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.008s coverage: 83.8% of statements 00:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 00:32:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.034s coverage: 45.1% of statements 00:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:32:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.003s coverage: 100.0% of statements 00:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:32:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.013s coverage: 100.0% of statements 00:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:32:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.014s coverage: 100.0% of statements 00:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:32:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.045s coverage: 29.1% of statements 00:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:32:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.033s coverage: 99.0% of statements 00:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:32:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.006s coverage: 100.0% of statements 00:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:32:39 ok github.com/edgexfoundry/edgex-go/internal/system 0.002s coverage: 0.0% of statements 00:32:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:32:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements 00:32:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:32:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:32:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:32:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:32:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.011s coverage: 87.9% of statements 00:32:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:32:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:32:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.016s coverage: 100.0% of statements 00:32:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements 00:32:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements 00:32:41 GO111MODULE=on go vet ./... 00:32:46 gofmt -l . 00:32:46 [ "`gofmt -l .`" = "" ] 00:32:47 ./bin/test-go-mod-tidy.sh 00:32:47 ./bin/test-attribution-txt.sh [Pipeline] sh 00:32:49 + ls -al . 00:32:49 total 552 00:32:49 drwxrwxr-x 10 1001 1001 4096 Aug 18 00:32 . 00:32:49 drwxr-xr-x 4 root root 30 Aug 18 00:32 .. 00:32:49 -rw-rw-r-- 1 1001 1001 11 Aug 18 00:30 .dockerignore 00:32:49 drwxrwxr-x 8 1001 1001 179 Aug 18 00:30 .git 00:32:49 drwxrwxr-x 3 1001 1001 60 Aug 18 00:30 .github 00:32:49 -rw-rw-r-- 1 1001 1001 932 Aug 18 00:30 .gitignore 00:32:49 drwx------ 3 1001 1001 47 Aug 18 00:30 .semver 00:32:49 -rw-rw-r-- 1 1001 1001 166 Aug 18 00:30 .sonarcloud.properties 00:32:49 -rw-rw-r-- 1 1001 1001 3804 Aug 18 00:30 CONTRIBUTING.md 00:32:49 -rw-rw-r-- 1 1001 1001 1035 Aug 18 00:30 Dockerfile.build 00:32:49 -rw-rw-r-- 1 1001 1001 865 Aug 18 00:30 Jenkinsfile 00:32:49 -rw-rw-r-- 1 1001 1001 10775 Aug 18 00:30 LICENSE 00:32:49 -rw-rw-r-- 1 1001 1001 6237 Aug 18 00:30 Makefile 00:32:49 -rw-rw-r-- 1 1001 1001 5652 Aug 18 00:30 README.md 00:32:49 -rw-rw-r-- 1 1001 1001 259 Aug 18 00:30 SECURITY.md 00:32:49 -rw-rw-r-- 1 1001 1001 5 Aug 18 00:30 VERSION 00:32:49 -rw-rw-r-- 1 1001 1001 4131 Aug 18 00:30 ZMQWindows.md 00:32:49 drwxrwxr-x 2 1001 1001 117 Aug 18 00:30 bin 00:32:49 drwxrwxr-x 15 1001 1001 4096 Aug 18 00:30 cmd 00:32:49 -rw-r--r-- 1 root root 455803 Aug 18 00:32 coverage.out 00:32:49 -rw-r--r-- 1 root root 1019 Aug 18 00:32 go.mod 00:32:49 -rw-r--r-- 1 root root 18146 Aug 18 00:32 go.sum 00:32:49 drwxrwxr-x 8 1001 1001 127 Aug 18 00:30 internal 00:32:49 drwxrwxr-x 4 1001 1001 26 Aug 18 00:30 openapi 00:32:49 drwxrwxr-x 4 1001 1001 71 Aug 18 00:30 snap 00:32:49 -rw-rw-r-- 1 1001 1001 168 Aug 18 00:30 version.go [Pipeline] sh 00:32:49 + '[' -e coverage.out ] 00:32:49 + chown 1001:1001 coverage.out [Pipeline] stash 00:32:49 Stashed 1 file(s) [Pipeline] sh 00:32:49 + make build 00:32:49 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 00:32:56 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 00:33:00 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 00:33:02 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 00:33:03 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 00:33:04 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 00:33:05 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 00:33:06 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 00:33:08 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 00:33:09 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 00:33:11 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 00:33:12 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 00:33:13 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] } 00:33:14 $ docker stop --time=1 265528d8fed9698fe0a386a5dc03ea49812c4f6acf31a6c770fd070e455371da 00:33:15 $ docker rm -f 265528d8fed9698fe0a386a5dc03ea49812c4f6acf31a6c770fd070e455371da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:33:19 00:33:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:33:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:33:19 latest: Pulling from edgex-devops/edgex-compose 00:33:19 cbdbe7a5bc2a: Pulling fs layer 00:33:19 ca9280d653b3: Pulling fs layer 00:33:19 7e9c9ca2126c: Pulling fs layer 00:33:19 cbdbe7a5bc2a: Verifying Checksum 00:33:19 cbdbe7a5bc2a: Download complete 00:33:19 ca9280d653b3: Verifying Checksum 00:33:19 ca9280d653b3: Download complete 00:33:19 cbdbe7a5bc2a: Pull complete 00:33:20 7e9c9ca2126c: Download complete 00:33:20 ca9280d653b3: Pull complete 00:33:26 7e9c9ca2126c: Pull complete 00:33:26 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:33:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:33:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:33:26 prd-centos7-docker-4c-2g-326 does not seem to be running inside a container 00:33:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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 00:33:29 $ docker top cf9ec3725acd4f7ed1bfdaa413a78aa3f1ca2288461905961d09fa15566a8cfe -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:29 + docker-compose build --help 00:33:29 + grep parallel 00:33:30 --parallel Build images in parallel. [Pipeline] } 00:33:30 $ docker stop --time=1 cf9ec3725acd4f7ed1bfdaa413a78aa3f1ca2288461905961d09fa15566a8cfe 00:33:32 $ docker rm -f cf9ec3725acd4f7ed1bfdaa413a78aa3f1ca2288461905961d09fa15566a8cfe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:33:32 . [Pipeline] withDockerContainer 00:33:32 prd-centos7-docker-4c-2g-326 does not seem to be running inside a container 00:33:32 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:33:33 $ docker top afe3e302a4bf201b0b1d03abcc63d3571e2022d710ba97540ca7ba7313533a5e -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:33 + docker-compose -f ./docker-compose-build.yml build --parallel 00:33:34 Building docker-core-command-go ... 00:33:34 Building docker-core-data-go ... 00:33:34 Building docker-core-metadata-go ... 00:33:34 Building docker-security-proxy-setup-go ... 00:33:34 Building docker-security-secrets-setup-go ... 00:33:34 Building docker-security-secretstore-setup-go ... 00:33:34 Building docker-support-logging-go ... 00:33:34 Building docker-support-notifications-go ... 00:33:34 Building docker-support-scheduler-go ... 00:33:34 Building docker-sys-mgmt-agent-go ... 00:33:34 Building docker-support-scheduler-go 00:33:34 Building docker-core-metadata-go 00:33:34 Building docker-core-data-go 00:33:34 Building docker-support-notifications-go 00:33:34 Building docker-sys-mgmt-agent-go 00:33:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-331 in /w/workspace/edgexfoundry_edgex-go_PR-2625 [Pipeline] { [Pipeline] ws 00:33:45 Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] checkout 00:33:50 using credential edgex-jenkins-ssh 00:33:50 Cloning the remote Git repository 00:33:50 Cloning with configured refspecs honoured and without tags 00:33:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:33:50 > git init /w/workspace/edgex-go/17 # timeout=10 00:33:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:33:50 > git --version # timeout=10 00:33:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:33:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2625/head:refs/remotes/origin/PR-2625 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:34:01 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 00:34:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:34:01 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 00:34:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:34:01 ---> b1e9f5cea5a6 00:34:01 Step 3/22 : WORKDIR /edgex-go 00:34:01 ---> b1e9f5cea5a6 00:34:01 Step 3/23 : WORKDIR /edgex-go 00:34:01 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 00:34:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:34:01 ---> b1e9f5cea5a6 00:34:01 Step 3/26 : WORKDIR /edgex-go 00:34:01 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 00:34:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:34:01 ---> b1e9f5cea5a6 00:34:01 Step 3/21 : WORKDIR /edgex-go 00:34:01 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 00:34:01 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:34:01 ---> b1e9f5cea5a6 00:34:01 Step 3/20 : WORKDIR /edgex-go 00:34:01 ---> Running in ef1d475912ce 00:34:01 ---> Running in 32fa60195c0d 00:34:01 ---> Running in 5f6bc900d3d0 00:34:01 ---> Running in 724f3a55014f 00:34:01 ---> Running in f8672cf06d10 00:34:01 Removing intermediate container 32fa60195c0d 00:34:01 ---> c43ec6974e42 00:34:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:01 Removing intermediate container f8672cf06d10 00:34:01 ---> ae5db1cc81e7 00:34:01 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:01 Removing intermediate container 5f6bc900d3d0 00:34:01 ---> df0979f7dff7 00:34:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:01 Removing intermediate container 724f3a55014f 00:34:01 ---> ef35ea0b7e6b 00:34:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:02 Removing intermediate container ef1d475912ce 00:34:02 ---> 38f556390bd8 00:34:02 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:02 ---> Running in 185cc7fba321 00:34:02 ---> Running in 5885debdbee2 00:34:02 ---> Running in f43bf1db5512 00:34:02 ---> Running in ff535fdbfa2b 00:34:02 ---> Running in b96bf9ec6df8 00:34:04 Removing intermediate container 5885debdbee2 00:34:04 ---> af00900558df 00:34:04 Step 5/26 : RUN apk update && apk add make bash git 00:34:04 ---> Running in f5b0dcc3158d 00:34:04 Removing intermediate container 185cc7fba321 00:34:04 ---> 552839ecd34d 00:34:04 Step 5/20 : RUN apk update && apk add make git 00:34:04 Removing intermediate container ff535fdbfa2b 00:34:04 ---> 0fbf272afdd3 00:34:04 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:34:04 ---> Running in 1c7822e5c397 00:34:04 ---> Running in aa90709c949a 00:34:04 Removing intermediate container f43bf1db5512 00:34:04 ---> c3286a576ef8 00:34:04 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 00:34:04 Removing intermediate container b96bf9ec6df8 00:34:04 ---> ea48fa8f4424 00:34:04 Step 5/21 : RUN apk update && apk add make git 00:34:04 ---> Running in c1b0debc26fb 00:34:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:34:05 ---> Running in 4d2e8b09ef3e 00:34:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:34:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:34:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:34:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:34:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:34:06 v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:34:06 v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:34:06 OK: 12746 distinct packages available 00:34:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:34:06 OK: 233 MiB in 51 packages 00:34:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:34:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:34:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:34:06 Fetching without tags 00:34:06 v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:34:06 v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:34:06 OK: 12746 distinct packages available 00:34:06 v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:34:06 v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:34:06 OK: 12746 distinct packages available 00:34:06 v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:34:06 v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:34:06 OK: 12746 distinct packages available 00:34:06 v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:34:06 v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:34:06 OK: 12746 distinct packages available 00:34:07 Removing intermediate container f5b0dcc3158d 00:34:07 ---> 3a7f83b1780e 00:34:07 Step 6/26 : COPY go.mod . 00:34:07 OK: 233 MiB in 51 packages 00:34:07 OK: 233 MiB in 51 packages 00:34:07 OK: 233 MiB in 51 packages 00:34:07 Merging remotes/origin/master commit a7ec3a865ede80db86ffd188b897ddab9785937f into PR head commit 8f4ca0afa329ad2f1a15e5808a0a6453b232e87f 00:34:07 OK: 233 MiB in 51 packages 00:34:07 ---> b7c09e8f7e27 00:34:07 Step 7/26 : RUN go mod download 00:34:07 ---> Running in 49d11d31ec98 00:34:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:06 > git config --add remote.origin.fetch +refs/pull/2625/head:refs/remotes/origin/PR-2625 # timeout=10 00:34:06 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:34:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:06 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2625/head:refs/remotes/origin/PR-2625 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:34:07 > git config core.sparsecheckout # timeout=10 00:34:07 > git checkout -f 8f4ca0afa329ad2f1a15e5808a0a6453b232e87f # timeout=10 00:34:07 Removing intermediate container aa90709c949a 00:34:07 ---> 7b8e1635d170 00:34:07 Step 6/22 : COPY go.mod . 00:34:07 Removing intermediate container 1c7822e5c397 00:34:07 ---> c55a6de760a0 00:34:07 Step 6/20 : COPY go.mod . 00:34:08 Merge succeeded, producing a8218e6deb0577ea930b6b32d70be49e26dbddb8 00:34:08 Checking out Revision a8218e6deb0577ea930b6b32d70be49e26dbddb8 (PR-2625) 00:34:08 Removing intermediate container c1b0debc26fb 00:34:08 ---> d64dde2ff4d8 00:34:08 Step 6/23 : COPY go.mod . 00:34:08 ---> 38d8cb45d792 00:34:08 Step 7/22 : RUN go mod download 00:34:08 ---> Running in 0652759f907e 00:34:08 Removing intermediate container 4d2e8b09ef3e 00:34:08 ---> 97e63ce18383 00:34:08 Step 6/21 : COPY go.mod . 00:34:09 ---> 0f898d76fad2 00:34:09 Step 7/20 : RUN go mod download 00:34:09 ---> Running in a65c7209061f 00:34:09 ---> 3d45e21200cc 00:34:09 Step 7/23 : RUN go mod download 00:34:09 ---> 728e49bd826c 00:34:09 Step 7/21 : RUN go mod download 00:34:07 > git remote # timeout=10 00:34:07 > git config --get remote.origin.url # timeout=10 00:34:07 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:07 > git merge a7ec3a865ede80db86ffd188b897ddab9785937f # timeout=10 00:34:08 > git rev-parse HEAD^{commit} # timeout=10 00:34:08 > git config core.sparsecheckout # timeout=10 00:34:08 > git checkout -f a8218e6deb0577ea930b6b32d70be49e26dbddb8 # timeout=10 00:34:09 ---> Running in e854962b4d85 00:34:09 ---> Running in 7f0e15b0c650 00:34:10 Removing intermediate container 49d11d31ec98 00:34:10 ---> 051507c37b9e 00:34:10 Step 8/26 : COPY . . 00:34:10 Removing intermediate container 0652759f907e 00:34:10 ---> a18863eb353f 00:34:10 Step 8/22 : COPY . . 00:34:12 Commit message: "Merge commit 'a7ec3a865ede80db86ffd188b897ddab9785937f' into HEAD" 00:34:12 > git rev-list --no-walk 8f4ca0afa329ad2f1a15e5808a0a6453b232e87f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 00:34:15 Removing intermediate container a65c7209061f 00:34:15 ---> f4ceb92e0ce4 00:34:15 Step 8/20 : COPY . . 00:34:21 Removing intermediate container e854962b4d85 00:34:21 ---> cc9d63e9f2d8 00:34:21 Step 8/23 : COPY . . 00:34:21 Removing intermediate container 7f0e15b0c650 00:34:21 ---> 7e3d27abad2f 00:34:21 Step 8/21 : COPY . . [Pipeline] echo 00:34:24 ========================================================= 00:34:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 00:34:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:34:24 + 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 . 00:34:29 Sending build context to Docker daemon 323MB 00:34:29 Step 1/7 : ARG BASE=golang:1.13-alpine 00:34:29 Step 2/7 : FROM ${BASE} 00:34:29 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:34:29 b538f80385f9: Pulling fs layer 00:34:29 74f711af9a0d: Pulling fs layer 00:34:29 99f96fe45779: Pulling fs layer 00:34:29 fd7a069fd194: Pulling fs layer 00:34:29 66aa3694b03b: Pulling fs layer 00:34:29 170f70906a0f: Pulling fs layer 00:34:29 ad7c5574e4b9: Pulling fs layer 00:34:29 e772456be8f7: Pulling fs layer 00:34:29 c890913d741a: Pulling fs layer 00:34:29 2480fcc9aa5a: Pulling fs layer 00:34:29 09adf4765672: Pulling fs layer 00:34:29 66aa3694b03b: Waiting 00:34:29 170f70906a0f: Waiting 00:34:29 ad7c5574e4b9: Waiting 00:34:29 e772456be8f7: Waiting 00:34:29 2480fcc9aa5a: Waiting 00:34:29 09adf4765672: Waiting 00:34:29 fd7a069fd194: Waiting 00:34:29 c890913d741a: Waiting 00:34:29 99f96fe45779: Verifying Checksum 00:34:29 99f96fe45779: Download complete 00:34:29 74f711af9a0d: Verifying Checksum 00:34:29 74f711af9a0d: Download complete 00:34:29 66aa3694b03b: Verifying Checksum 00:34:29 66aa3694b03b: Download complete 00:34:29 170f70906a0f: Download complete 00:34:29 b538f80385f9: Verifying Checksum 00:34:30 b538f80385f9: Pull complete 00:34:30 74f711af9a0d: Pull complete 00:34:31 99f96fe45779: Pull complete 00:34:31 ad7c5574e4b9: Verifying Checksum 00:34:31 ad7c5574e4b9: Download complete 00:34:31 c890913d741a: Download complete 00:34:33 2480fcc9aa5a: Verifying Checksum 00:34:33 2480fcc9aa5a: Download complete 00:34:33 09adf4765672: Download complete 00:34:34 e772456be8f7: Verifying Checksum 00:34:34 e772456be8f7: Download complete 00:34:34 fd7a069fd194: Verifying Checksum 00:34:34 fd7a069fd194: Download complete 00:34:47 fd7a069fd194: Pull complete 00:34:47 66aa3694b03b: Pull complete 00:34:47 170f70906a0f: Pull complete 00:34:50 ad7c5574e4b9: Pull complete 00:34:53 ---> 4643e65c7d90 00:34:53 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:34:53 ---> 87741c63c00c 00:34:53 Step 9/22 : RUN make cmd/core-data/core-data 00:34:53 ---> Running in 83563dfd3fa3 00:34:53 ---> Running in 5c2b4b3c6b3f 00:34:53 ---> fae1e09195ba 00:34:53 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 00:34:53 ---> 584e5cf3e409 00:34:53 Step 9/23 : RUN make cmd/support-notifications/support-notifications 00:34:53 ---> f7b2b7797197 00:34:53 Step 9/21 : RUN make cmd/core-metadata/core-metadata 00:34:53 ---> Running in a578f3a80218 00:34:53 ---> Running in dc0aaae61bf7 00:34:53 ---> Running in 78139bbc2f5b 00:34:53 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 00:34:53 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 00:34:53 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 00:34:53 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 00:34:53 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 00:34:54 e772456be8f7: Pull complete 00:34:55 c890913d741a: Pull complete 00:34:57 2480fcc9aa5a: Pull complete 00:34:57 09adf4765672: Pull complete 00:34:57 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 00:34:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 00:34:57 ---> 2248a725d1cf 00:34:57 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 00:35:03 ---> Running in 00b4039a9560 00:35:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:35:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:35:06 (1/12) Installing libmagic (5.38-r0) 00:35:06 (2/12) Installing file (5.38-r0) 00:35:06 (3/12) Installing libc-dev (0.7.2-r3) 00:35:06 (4/12) Installing g++ (9.3.0-r2) 00:35:10 (5/12) Installing fortify-headers (1.1-r0) 00:35:10 (6/12) Installing patch (2.7.6-r6) 00:35:10 (7/12) Installing build-base (0.5-r2) 00:35:10 (8/12) Installing libsodium (1.0.18-r0) 00:35:10 (9/12) Installing pkgconf (1.7.2-r0) 00:35:10 (10/12) Installing libsodium-dev (1.0.18-r0) 00:35:10 (11/12) Installing libzmq (4.3.2-r0) 00:35:10 (12/12) Installing zeromq-dev (4.3.2-r0) 00:35:10 Executing busybox-1.31.1-r16.trigger 00:35:10 OK: 217 MiB in 51 packages 00:35:15 Removing intermediate container 00b4039a9560 00:35:15 ---> a0ec0810cd12 00:35:15 Step 4/7 : WORKDIR /edgex-go 00:35:15 ---> Running in c11ead3caa4f 00:35:15 Removing intermediate container c11ead3caa4f 00:35:15 ---> 397c01c09896 00:35:15 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:35:16 latest: Pulling from library/docker 00:35:16 b538f80385f9: Already exists 00:35:16 259a493cd78d: Pulling fs layer 00:35:16 b8e66b5100f5: Pulling fs layer 00:35:16 39dc9c94d07c: Pulling fs layer 00:35:16 551b823b3b82: Pulling fs layer 00:35:16 3c52a74df98c: Pulling fs layer 00:35:16 6c9b121b6998: Pulling fs layer 00:35:16 551b823b3b82: Waiting 00:35:16 3c52a74df98c: Waiting 00:35:16 6c9b121b6998: Waiting 00:35:17 b8e66b5100f5: Verifying Checksum 00:35:17 b8e66b5100f5: Download complete 00:35:17 259a493cd78d: Download complete 00:35:17 551b823b3b82: Verifying Checksum 00:35:17 551b823b3b82: Download complete 00:35:17 3c52a74df98c: Verifying Checksum 00:35:17 3c52a74df98c: Download complete 00:35:17 6c9b121b6998: Verifying Checksum 00:35:17 6c9b121b6998: Download complete 00:35:18 259a493cd78d: Pull complete 00:35:18 b8e66b5100f5: Pull complete 00:35:19 39dc9c94d07c: Download complete 00:35:21 39dc9c94d07c: Pull complete 00:35:21 551b823b3b82: Pull complete 00:35:22 3c52a74df98c: Pull complete 00:35:22 6c9b121b6998: Pull complete 00:35:22 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 00:35:22 Status: Downloaded newer image for docker:latest 00:35:25 Removing intermediate container 83563dfd3fa3 00:35:25 ---> a4de3c75f847 00:35:25 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:35:25 ---> Running in 41d0fd3730bf 00:35:25 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 00:35:26 ---> 23881641c333 00:35:26 Step 6/7 : COPY go.mod . 00:35:26 ---> b834ee78d431 00:35:26 Step 7/7 : RUN go mod download 00:35:27 ---> Running in d6403d7824cd 00:35:30 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:35:30 go: finding github.com/BurntSushi/toml v0.3.1 00:35:30 go: finding github.com/OneOfOne/xxhash v1.2.5 00:35:30 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 00:35:30 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:35:30 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 00:35:30 go: finding github.com/bgentry/speakeasy v0.1.0 00:35:30 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:35:30 go: finding github.com/cloudflare/gokey v0.1.0 00:35:30 go: finding github.com/davecgh/go-spew v1.1.1 00:35:30 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:35:30 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:35:30 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 00:35:30 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 00:35:30 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 00:35:30 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 00:35:30 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 00:35:30 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 00:35:30 go: finding github.com/fatih/color v1.7.0 00:35:30 go: finding github.com/fsnotify/fsnotify v1.4.7 00:35:30 go: finding github.com/fxamacker/cbor/v2 v2.2.0 00:35:30 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 00:35:30 go: finding github.com/go-kit/kit v0.8.0 00:35:30 go: finding github.com/go-logfmt/logfmt v0.4.0 00:35:30 go: finding github.com/go-redis/redis/v7 v7.2.0 00:35:30 go: finding github.com/go-stack/stack v1.8.0 00:35:30 go: finding github.com/golang/protobuf v1.3.2 00:35:30 go: finding github.com/gomodule/redigo v2.0.0+incompatible 00:35:30 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:35:30 go: finding github.com/google/uuid v1.1.0 00:35:30 go: finding github.com/gorilla/mux v1.7.1 00:35:30 go: finding github.com/hashicorp/consul/api v1.1.0 00:35:30 go: finding github.com/hashicorp/consul/sdk v0.1.1 00:35:30 go: finding github.com/hashicorp/errwrap v1.0.0 00:35:30 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:35:30 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:35:30 go: finding github.com/hashicorp/go-msgpack v0.5.3 00:35:30 go: finding github.com/hashicorp/go-multierror v1.0.0 00:35:30 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:35:30 go: finding github.com/hashicorp/go-sockaddr v1.0.0 00:35:30 go: finding github.com/hashicorp/go-syslog v1.0.0 00:35:30 go: finding github.com/hashicorp/go-uuid v1.0.1 00:35:30 go: finding github.com/hashicorp/go.net v0.0.1 00:35:30 go: finding github.com/hashicorp/golang-lru v0.5.0 00:35:30 go: finding github.com/hashicorp/logutils v1.0.0 00:35:30 go: finding github.com/hashicorp/mdns v1.0.0 00:35:30 go: finding github.com/hashicorp/memberlist v0.1.3 00:35:31 Removing intermediate container a578f3a80218 00:35:31 ---> 87c6e58e2be3 00:35:31 Removing intermediate container dc0aaae61bf7 00:35:31 ---> 245b83ebd1e5 00:35:31 00:35:31 Step 10/23 : FROM scratch 00:35:31 ---> 00:35:31 00:35:31 Step 10/20 : FROM scratch 00:35:31 ---> 00:35:31 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:35:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:35:31 ---> Running in 6733771cd659 00:35:31 ---> Running in c641f0c19495 00:35:31 go: finding github.com/hashicorp/serf v0.8.2 00:35:31 go: finding github.com/hpcloud/tail v1.0.0 00:35:31 go: finding github.com/imdario/mergo v0.3.6 00:35:31 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:35:31 go: finding github.com/kr/pretty v0.1.0 00:35:31 go: finding github.com/kr/pty v1.1.1 00:35:31 go: finding github.com/kr/text v0.1.0 00:35:31 go: finding github.com/mattn/go-colorable v0.0.9 00:35:31 go: finding github.com/mattn/go-isatty v0.0.3 00:35:31 go: finding github.com/miekg/dns v1.0.14 00:35:31 go: finding github.com/mitchellh/cli v1.0.0 00:35:31 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:35:31 go: finding github.com/mitchellh/copystructure v1.0.0 00:35:31 go: finding github.com/mitchellh/go-homedir v1.0.0 00:35:31 go: finding github.com/mitchellh/go-testing-interface v1.0.0 00:35:31 go: finding github.com/mitchellh/gox v0.4.0 00:35:31 go: finding github.com/mitchellh/iochan v1.0.0 00:35:31 go: finding github.com/mitchellh/mapstructure v1.1.2 00:35:31 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:35:31 go: finding github.com/onsi/ginkgo v1.10.1 00:35:31 go: finding github.com/onsi/gomega v1.7.0 00:35:31 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:35:31 Removing intermediate container 6733771cd659 00:35:31 ---> ce78f2c716a5 00:35:31 Step 12/23 : ENV APP_PORT=48060 00:35:31 Removing intermediate container c641f0c19495 00:35:31 ---> 3f8d5a1e9375 00:35:31 Step 12/20 : ENV APP_PORT=48085 00:35:31 go: finding github.com/pebbe/zmq4 v1.0.0 00:35:31 go: finding github.com/pelletier/go-toml v1.2.0 00:35:31 go: finding github.com/pkg/errors v0.8.1 00:35:31 go: finding github.com/pmezard/go-difflib v1.0.0 00:35:31 go: finding github.com/posener/complete v1.1.1 00:35:31 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:35:31 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 00:35:31 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:35:31 go: finding github.com/stretchr/objx v0.1.0 00:35:31 go: finding github.com/stretchr/testify v1.5.1 00:35:31 go: finding github.com/ugorji/go v1.1.4 00:35:31 go: finding github.com/x448/float16 v0.8.4 00:35:32 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 00:35:32 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:35:32 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:35:32 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 00:35:32 go: finding golang.org/x/text v0.3.2 00:35:32 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 00:35:32 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:35:32 go: finding gopkg.in/eapache/queue.v1 v1.1.0 00:35:32 go: finding gopkg.in/fsnotify.v1 v1.4.7 00:35:32 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:35:32 go: finding gopkg.in/yaml.v2 v2.2.8 00:35:32 ---> Running in 7a3c241b7831 00:35:32 ---> Running in 36a5b3030312 00:35:32 Removing intermediate container 41d0fd3730bf 00:35:32 ---> 27c22b4f1c04 00:35:32 00:35:32 Step 11/26 : FROM docker:latest 00:35:32 ---> 81f5749c9058 00:35:32 Step 12/26 : RUN apk add --no-cache bash 00:35:35 ---> Running in 2e6e789dae34 00:35:35 Removing intermediate container 36a5b3030312 00:35:35 ---> cdf9b5e17952 00:35:35 Step 13/23 : EXPOSE $APP_PORT 00:35:35 Removing intermediate container 7a3c241b7831 00:35:35 ---> c23727b6d241 00:35:35 Step 13/20 : EXPOSE $APP_PORT 00:35:35 Removing intermediate container 78139bbc2f5b 00:35:35 ---> e884baaf53db 00:35:35 00:35:35 Step 10/21 : FROM scratch 00:35:35 ---> 00:35:35 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:35:35 ---> Using cache 00:35:35 ---> 3f8d5a1e9375 00:35:35 Step 12/21 : ENV APP_PORT=48081 00:35:35 ---> Running in 9f79967bd959 00:35:35 ---> Running in c97a3d6f02cf 00:35:35 ---> Running in 27cc4d38c79e 00:35:35 Removing intermediate container 9f79967bd959 00:35:35 ---> 7410d02e4182 00:35:35 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 00:35:35 Removing intermediate container c97a3d6f02cf 00:35:35 ---> d5aa8e3f37d2 00:35:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:35:35 Removing intermediate container 27cc4d38c79e 00:35:35 ---> f3c186c02d2e 00:35:35 Step 13/21 : EXPOSE $APP_PORT 00:35:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:35 ---> Running in ae2daba426ac 00:35:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:36 (1/2) Installing readline (8.0.4-r0) 00:35:36 (2/2) Installing bash (5.0.17-r0) 00:35:36 Executing bash-5.0.17-r0.post-install 00:35:36 Executing busybox-1.31.1-r16.trigger 00:35:36 OK: 12 MiB in 22 packages 00:35:36 ---> ddc79001627a 00:35:36 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:35:37 ---> 690a7235a5e9 00:35:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:35:38 Removing intermediate container ae2daba426ac 00:35:38 ---> 7b054448d4cb 00:35:38 Step 14/21 : WORKDIR / 00:35:38 Removing intermediate container 5c2b4b3c6b3f 00:35:38 ---> 0bcc25622b78 00:35:38 00:35:38 Step 10/22 : FROM alpine 00:35:38 ---> ffd070ed7a6a 00:35:38 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 00:35:39 ---> Running in b3a13ee075e6 00:35:39 ---> a7c9f26f8095 00:35:39 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:35:39 Removing intermediate container 2e6e789dae34 00:35:39 ---> 545848de69cd 00:35:39 Step 13/26 : RUN rm -rf /var/cache/apk/* 00:35:39 latest: Pulling from library/alpine 00:35:39 ---> Running in b8d215d2f1d8 00:35:39 Removing intermediate container b3a13ee075e6 00:35:39 ---> 130e871a6513 00:35:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:35:39 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 00:35:39 Status: Downloaded newer image for alpine:latest 00:35:39 ---> a24bb4013296 00:35:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:35:39 ---> 1d608d745caf 00:35:39 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:35:40 ---> 523d062db025 00:35:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:35:40 ---> Running in d93c2ad74e25 00:35:40 ---> Running in dafe67790196 00:35:40 ---> 1b841388ffc4 00:35:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:35:40 Removing intermediate container d93c2ad74e25 00:35:40 ---> c988b516e13a 00:35:40 Step 12/22 : ENV APP_PORT=48080 00:35:40 ---> f9087508f5ed 00:35:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:35:40 Removing intermediate container dafe67790196 00:35:40 ---> 3062396a77cc 00:35:40 Step 18/20 : LABEL arch=x86_64 00:35:40 ---> Running in 6b93d39d965e 00:35:40 ---> Running in 6bfd50980c80 00:35:41 ---> e4c084440558 00:35:41 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:35:41 Removing intermediate container 6b93d39d965e 00:35:41 ---> 4555bbe2dac8 00:35:41 Step 13/22 : EXPOSE $APP_PORT 00:35:41 ---> Running in 04034c2fa422 00:35:41 Removing intermediate container 6bfd50980c80 00:35:41 ---> 4d1f37b63e9a 00:35:41 Step 19/20 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 00:35:41 ---> 525c01900171 00:35:41 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:35:41 Removing intermediate container b8d215d2f1d8 00:35:41 ---> c9803e77457e 00:35:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:35:41 ---> Running in 339d4bcc3179 00:35:42 ---> dccd41d24720 00:35:42 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:35:42 ---> Running in 582d21940593 00:35:42 Removing intermediate container 04034c2fa422 00:35:42 ---> 9a89f0b16d23 00:35:42 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:42 ---> Running in 8d5d6c70a069 00:35:42 ---> 8b83a4aa7874 00:35:42 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:35:42 ---> Running in 8356455773e3 00:35:42 ---> Running in 85d6215917a1 00:35:42 Removing intermediate container 339d4bcc3179 00:35:42 ---> 8c46560eb9ce 00:35:42 Step 20/20 : LABEL version=0.0.0 00:35:43 Removing intermediate container 582d21940593 00:35:43 ---> 9bb5a5bddae4 00:35:43 Step 15/26 : ENV APP_PORT=48090 00:35:43 Removing intermediate container 8d5d6c70a069 00:35:43 ---> 704825d0d553 00:35:43 Step 19/21 : LABEL arch=x86_64 00:35:43 ---> Running in 8ad651622dd9 00:35:43 ---> Running in 9cb3b6df4893 00:35:43 ---> Running in 83c92089726a 00:35:43 Removing intermediate container 85d6215917a1 00:35:43 ---> b118be54c004 00:35:43 Step 21/23 : LABEL arch=x86_64 00:35:43 ---> Running in eff0e97b8673 00:35:43 Removing intermediate container 8ad651622dd9 00:35:43 ---> 9d82f7938e81 00:35:43 00:35:43 Removing intermediate container 9cb3b6df4893 00:35:43 ---> dbf785e7e505 00:35:43 Step 16/26 : EXPOSE $APP_PORT 00:35:43 Removing intermediate container 83c92089726a 00:35:43 ---> bf1a83a2d532 00:35:43 Step 20/21 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 00:35:43 Successfully built 9d82f7938e81 00:35:44 Removing intermediate container eff0e97b8673 00:35:44 ---> 0e7015496c2b 00:35:44 Step 22/23 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 00:35:44 Successfully tagged docker-support-scheduler-go:latest 00:35:44  Building docker-support-scheduler-go ... done Building docker-support-logging-go 00:35:44 ---> Running in 1dd88557dff0 00:35:44 ---> Running in 36555d34181d 00:35:44 ---> Running in 582add8f7132 00:35:44 Removing intermediate container 36555d34181d 00:35:44 ---> 032751ca226f 00:35:44 Step 21/21 : LABEL version=0.0.0 00:35:44 Removing intermediate container 8356455773e3 00:35:44 ---> 93bc14dc7904 00:35:44 Step 15/22 : RUN apk --no-cache add zeromq 00:35:44 Removing intermediate container 1dd88557dff0 00:35:44 ---> a2fdc6fe1f05 00:35:44 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:35:44 Removing intermediate container 582add8f7132 00:35:44 ---> 7cae0ea27b84 00:35:44 Step 23/23 : LABEL version=0.0.0 00:35:44 ---> Running in 850fff1573d7 00:35:44 ---> Running in eb0836c5d579 00:35:45 ---> Running in d18e5e398942 00:35:45 Removing intermediate container 850fff1573d7 00:35:45 ---> f124d48ba7e5 00:35:45 00:35:46 Successfully built f124d48ba7e5 00:35:46 Successfully tagged docker-core-metadata-go:latest 00:35:46 Building docker-security-secretstore-setup-go 00:35:48  Building docker-core-metadata-go ... done Removing intermediate container d18e5e398942 00:35:48 ---> e024019d848b 00:35:48 00:35:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:48 ---> f05340c13dc4 00:35:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:35:48 Successfully built e024019d848b 00:35:48 Successfully tagged docker-support-notifications-go:latest 00:35:48 Building docker-core-command-go 00:35:49  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:49 (1/5) Installing libgcc (9.3.0-r2) 00:35:49 (2/5) Installing libsodium (1.0.18-r0) 00:35:49 (3/5) Installing libstdc++ (9.3.0-r2) 00:35:49 (4/5) Installing libzmq (4.3.2-r0) 00:35:50 Removing intermediate container d6403d7824cd 00:35:50 ---> 47ec2272004c 00:35:50 Successfully built 47ec2272004c 00:35:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } 00:35:50 (5/5) Installing zeromq (4.3.2-r0) 00:35:50 Executing busybox-1.31.1-r16.trigger [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:50 OK: 8 MiB in 19 packages 00:35:51 + docker inspect -f . ci-base-image-arm64 00:35:51 . [Pipeline] withDockerContainer 00:35:51 prd-ubuntu18.04-docker-arm64-4c-16g-331 does not seem to be running inside a container 00:35:51 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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 00:35:52 $ docker top 9d1d79a130c2f3cd328bcbf6e8fa99ba4ae09e4b657fe12c640b8e2c5d75d9aa -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:53 + go version 00:35:53 go version go1.13.13 linux/arm64 [Pipeline] echo 00:35:53 ========================================================= 00:35:53 [edgeXBuildGoParallel] Running Tests and Build... 00:35:53 ========================================================= [Pipeline] sh 00:35:54 + make test 00:35:54 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:35:56 ---> d7e90f85d5f7 00:35:56 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:35:56 ? github.com/edgexfoundry/edgex-go [no test files] 00:36:00 Removing intermediate container eb0836c5d579 00:36:00 ---> b28d8f9300eb 00:36:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:36:00 ---> a2c2c3b3f926 00:36:00 Step 20/26 : RUN apk --no-cache add py-pip 00:36:00 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 00:36:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:00 ---> b1e9f5cea5a6 00:36:00 Step 3/21 : WORKDIR /edgex-go 00:36:00 ---> Using cache 00:36:00 ---> 38f556390bd8 00:36:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:00 ---> Using cache 00:36:00 ---> ea48fa8f4424 00:36:00 Step 5/21 : RUN apk update && apk add make && apk add bash git 00:36:01 ---> Running in 676d9f7186bc 00:36:02 ---> Running in 2545b766c912 00:36:02 ---> 5642a220d781 00:36:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:36:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:05 (1/33) Installing libbz2 (1.0.8-r1) 00:36:05 (2/33) Installing expat (2.2.9-r1) 00:36:05 (3/33) Installing libffi (3.3-r2) 00:36:05 (4/33) Installing gdbm (1.13-r1) 00:36:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:06 (5/33) Installing xz-libs (5.2.5-r0) 00:36:06 (6/33) Installing sqlite-libs (3.32.1-r0) 00:36:06 (7/33) Installing python3 (3.8.5-r0) 00:36:06 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 00:36:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:36:06 ---> b1e9f5cea5a6 00:36:06 Step 3/26 : WORKDIR /edgex-go 00:36:06 ---> Using cache 00:36:06 ---> 38f556390bd8 00:36:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:06 ---> Using cache 00:36:06 ---> ea48fa8f4424 00:36:06 Step 5/26 : RUN apk update && apk add make git 00:36:06 ---> Using cache 00:36:06 ---> 97e63ce18383 00:36:06 Step 6/26 : COPY go.mod . 00:36:06 ---> Using cache 00:36:06 ---> 728e49bd826c 00:36:06 Step 7/26 : RUN go mod download 00:36:06 ---> Using cache 00:36:06 ---> 7e3d27abad2f 00:36:06 Step 8/26 : COPY . . 00:36:06 ---> Using cache 00:36:06 ---> f7b2b7797197 00:36:06 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 00:36:06 ---> 6f62cd5b2345 00:36:06 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:36:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:07 v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:07 v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:07 OK: 12746 distinct packages available 00:36:07 OK: 233 MiB in 51 packages 00:36:07 OK: 233 MiB in 51 packages 00:36:08 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 00:36:08 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:08 ---> b1e9f5cea5a6 00:36:08 Step 3/21 : WORKDIR /edgex-go 00:36:08 ---> Using cache 00:36:08 ---> 38f556390bd8 00:36:08 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:08 ---> Using cache 00:36:08 ---> ea48fa8f4424 00:36:08 Step 5/21 : RUN apk update && apk add make git 00:36:08 ---> Using cache 00:36:08 ---> 97e63ce18383 00:36:08 Step 6/21 : COPY go.mod . 00:36:08 ---> Using cache 00:36:08 ---> 728e49bd826c 00:36:08 Step 7/21 : RUN go mod download 00:36:08 ---> Using cache 00:36:08 ---> 7e3d27abad2f 00:36:08 Step 8/21 : COPY . . 00:36:08 ---> Using cache 00:36:08 ---> f7b2b7797197 00:36:08 Step 9/21 : RUN make cmd/core-command/core-command 00:36:09 ---> Running in 04a0e4c762f1 00:36:09 ---> Running in 5dc106de1d36 00:36:09 ---> f061fcf45c86 00:36:09 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:36:10 (8/33) Installing py3-appdirs (1.4.4-r1) 00:36:10 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:36:10 (10/33) Installing py3-parsing (2.4.7-r0) 00:36:10 (11/33) Installing py3-six (1.15.0-r0) 00:36:10 (12/33) Installing py3-packaging (20.4-r0) 00:36:10 (13/33) Installing py3-setuptools (47.0.0-r0) 00:36:10 (14/33) Installing py3-chardet (3.0.4-r4) 00:36:11 (15/33) Installing py3-idna (2.9-r0) 00:36:11 ---> Running in 5487cbbeed20 00:36:11 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:36:11 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:36:11 Removing intermediate container 2545b766c912 00:36:11 ---> e010fad93368 00:36:11 Step 6/21 : COPY go.mod . 00:36:11 (18/33) Installing py3-requests (2.23.0-r0) 00:36:11 (19/33) Installing py3-msgpack (1.0.0-r0) 00:36:11 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 00:36:11 (20/33) Installing py3-lockfile (0.12.2-r3) 00:36:11 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:36:11 (22/33) Installing py3-colorama (0.4.3-r0) 00:36:11 (23/33) Installing py3-distlib (0.3.0-r0) 00:36:11 (24/33) Installing py3-distro (1.5.0-r1) 00:36:11 (25/33) Installing py3-webencodings (0.5.1-r3) 00:36:11 (26/33) Installing py3-html5lib (1.0.1-r4) 00:36:11 Removing intermediate container 5487cbbeed20 00:36:11 ---> e70084c99677 00:36:11 Step 20/22 : LABEL arch=x86_64 00:36:11 (27/33) Installing py3-pytoml (0.1.21-r0) 00:36:11 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 00:36:12 (28/33) Installing py3-pep517 (0.8.2-r0) 00:36:12 (29/33) Installing py3-progress (1.5-r0) 00:36:12 (30/33) Installing py3-toml (0.10.1-r0) 00:36:12 (31/33) Installing py3-retrying (1.3.3-r0) 00:36:12 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:36:12 (33/33) Installing py3-pip (20.1.1-r0) 00:36:12 ---> 02155e8a8655 00:36:12 Step 7/21 : RUN go mod download 00:36:12 ---> Running in 51830f112910 00:36:12 Executing busybox-1.31.1-r16.trigger 00:36:13 OK: 71 MiB in 55 packages 00:36:13 ---> Running in d683c6211cb6 00:36:13 Removing intermediate container 51830f112910 00:36:13 ---> fbab1a6b11d4 00:36:13 Step 21/22 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 00:36:13 ---> Running in fc842ce690dc 00:36:16 Removing intermediate container fc842ce690dc 00:36:16 ---> bb241eaf6afa 00:36:16 Step 22/22 : LABEL version=0.0.0 00:36:16 ---> Running in cc66ec262994 00:36:18 Removing intermediate container cc66ec262994 00:36:18 ---> 00a0013906e6 00:36:18 00:36:21 Successfully built 00a0013906e6 00:36:21 Removing intermediate container d683c6211cb6 00:36:21 ---> ff189c4c9828 00:36:21 Step 8/21 : COPY . . 00:36:21 Successfully tagged docker-core-data-go:latest 00:36:21 Building docker-security-proxy-setup-go 00:36:21  Building docker-core-data-go ... done Removing intermediate container 676d9f7186bc 00:36:21 ---> e48319542f5a 00:36:21 Step 21/26 : RUN pip install docker-compose==1.23.2 00:36:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:36:31 ---> Running in f3fd03da32af 00:36:38 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 00:36:41 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 00:36:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:36:41 ---> b1e9f5cea5a6 00:36:41 Step 3/20 : WORKDIR /edgex-go 00:36:41 ---> Using cache 00:36:41 ---> 38f556390bd8 00:36:41 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:41 ---> Using cache 00:36:41 ---> ea48fa8f4424 00:36:41 Step 5/20 : RUN apk update && apk add make git 00:36:41 ---> Using cache 00:36:41 ---> 97e63ce18383 00:36:41 Step 6/20 : COPY go.mod . 00:36:41 ---> Using cache 00:36:41 ---> 728e49bd826c 00:36:41 Step 7/20 : RUN go mod download 00:36:41 ---> Using cache 00:36:41 ---> 7e3d27abad2f 00:36:41 Step 8/20 : COPY . . 00:36:41 ---> Using cache 00:36:41 ---> f7b2b7797197 00:36:41 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 00:36:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:36:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:36:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:36:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:36:41 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.035s 00:36:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 00:36:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:36:41 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 00:36:43 ---> Running in 9fbb2f1fbfd9 00:36:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:36:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:36:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:36:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:36:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:36:44 Collecting docker-compose==1.23.2 00:36:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:36:45 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 00:36:45 Collecting texttable<0.10,>=0.9.0 00:36:45 Downloading texttable-0.9.1.tar.gz (11 kB) 00:36:45 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 00:36:47 Collecting docker<4.0,>=3.6.0 00:36:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:36:47 ---> 43cf541341e7 00:36:47 Step 9/21 : RUN make cmd/support-logging/support-logging 00:36:47 Removing intermediate container 5dc106de1d36 00:36:47 ---> 363faa187df7 00:36:47 00:36:47 Step 10/21 : FROM scratch 00:36:47 ---> 00:36:47 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:36:48 ---> Running in 34319a8dac16 00:36:48 Collecting PyYAML<4,>=3.10 00:36:48 Downloading PyYAML-3.13.tar.gz (270 kB) 00:36:48 ---> Using cache 00:36:48 ---> 3f8d5a1e9375 00:36:48 Step 12/21 : ENV APP_PORT=48082 00:36:48 ---> Running in 1c10193dbdec 00:36:49 Collecting cached-property<2,>=1.2.0 00:36:49 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 00:36:49 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 00:36:49 Collecting jsonschema<3,>=2.5.1 00:36:49 Removing intermediate container 1c10193dbdec 00:36:49 ---> 50dfa7d56451 00:36:49 Step 13/21 : EXPOSE $APP_PORT 00:36:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:36:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:36:49 ---> Running in ed32059fd7ad 00:36:49 Collecting docopt<0.7,>=0.6.1 00:36:49 Downloading docopt-0.6.2.tar.gz (25 kB) 00:36:49 Removing intermediate container ed32059fd7ad 00:36:49 ---> 6a0e46b43cf1 00:36:49 Step 14/21 : WORKDIR / 00:36:50 ---> Running in 127f1cdd6c20 00:36:50 Collecting websocket-client<1.0,>=0.32.0 00:36:50 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:36:50 Removing intermediate container 127f1cdd6c20 00:36:50 ---> ae2511768527 00:36:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:36:50 Collecting dockerpty<0.5,>=0.4.1 00:36:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:36:51 ---> 0996d19a4f8e 00:36:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:36:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:36:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:36:52 Collecting docker-pycreds>=0.4.0 00:36:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:36:52 Removing intermediate container 04a0e4c762f1 00:36:52 ---> aae89f8ddeae 00:36:52 00:36:52 Step 10/26 : FROM alpine:3.10 00:36:52 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) 00:36:52 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) 00:36:52 3.10: Pulling from library/alpine 00:36:53 ---> 95c05d707d92 00:36:53 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:36:53 Collecting urllib3<1.25,>=1.21.1 00:36:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:36:53 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:36:53 Status: Downloaded newer image for alpine:3.10 00:36:53 ---> be4e4bea2c2e 00:36:53 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:36:53 Collecting idna<2.8,>=2.5 00:36:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:36:54 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:36:54 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:36:54 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:36:54 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:36:54 ---> Running in 123c59313064 00:36:54 ---> b04451d5fc1b 00:36:54 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:36:54 Installing collected packages: texttable, docker-pycreds, websocket-client, urllib3, idna, requests, docker, PyYAML, cached-property, jsonschema, docopt, dockerpty, docker-compose 00:36:54 Running setup.py install for texttable: started 00:36:54 ---> Running in 2060a64d2eba 00:36:54 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.177s coverage: 46.6% of statements 00:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:36:54 Removing intermediate container 2060a64d2eba 00:36:54 ---> 7edb42272b5e 00:36:54 Step 19/21 : LABEL arch=x86_64 00:36:54 ---> Running in 94516f1055a4 00:36:54 Running setup.py install for texttable: finished with status 'done' 00:36:55 Attempting uninstall: urllib3 00:36:55 Found existing installation: urllib3 1.25.9 00:36:55 Uninstalling urllib3-1.25.9: 00:36:55 Removing intermediate container 94516f1055a4 00:36:55 ---> a92faf2f40f1 00:36:55 Step 20/21 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 00:36:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:36:55 ---> Running in 9cb94f8a0685 00:36:55 Successfully uninstalled urllib3-1.25.9 00:36:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:36:55 v3.10.5-74-g0b1cb9d719 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:36:55 v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:36:55 OK: 10346 distinct packages available 00:36:55 (1/5) Installing ca-certificates (20191127-r2) 00:36:55 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:36:55 (3/5) Installing libcurl (7.66.0-r0) 00:36:55 (4/5) Installing curl (7.66.0-r0) 00:36:55 (5/5) Installing dumb-init (1.2.2-r1) 00:36:55 Executing busybox-1.30.1-r3.trigger 00:36:55 Executing ca-certificates-20191127-r2.trigger 00:36:56 OK: 7 MiB in 19 packages 00:36:57 Attempting uninstall: idna 00:36:57 Found existing installation: idna 2.9 00:36:57 Uninstalling idna-2.9: 00:36:57 Removing intermediate container 9cb94f8a0685 00:36:57 ---> 6429c3bd6d56 00:36:57 Step 21/21 : LABEL version=0.0.0 00:36:57 Successfully uninstalled idna-2.9 00:36:57 Attempting uninstall: requests 00:36:57 Found existing installation: requests 2.23.0 00:36:57 Uninstalling requests-2.23.0: 00:36:57 Successfully uninstalled requests-2.23.0 00:36:58 ---> Running in 35d04c67a39f 00:36:58 Removing intermediate container 35d04c67a39f 00:36:58 ---> d32357b5ca03 00:36:58 00:36:58 Running setup.py install for PyYAML: started 00:36:59 Successfully built d32357b5ca03 00:36:59 Successfully tagged docker-core-command-go:latest 00:36:59  Building docker-core-command-go ... done Building docker-security-secrets-setup-go 00:36:59 Removing intermediate container 123c59313064 00:36:59 ---> b1c79452dac6 00:36:59 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:36:59 Running setup.py install for PyYAML: finished with status 'done' 00:36:59 ---> Running in 363d34821293 00:36:59 Running setup.py install for docopt: started 00:37:00 Removing intermediate container 363d34821293 00:37:00 ---> 34f1bca9b116 00:37:00 Step 13/26 : WORKDIR / 00:37:00 Running setup.py install for docopt: finished with status 'done' 00:37:00 Running setup.py install for dockerpty: started 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.173s coverage: 27.3% of statements 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.029s coverage: 100.0% of statements 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:37:01 Running setup.py install for dockerpty: finished with status 'done' 00:37:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.325s coverage: 28.6% of statements 00:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:37:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements 00:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:37:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements 00:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:37:05 ---> Running in 27dbed84558e 00:37:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.101s coverage: 89.8% of statements 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:37:06 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 00:37:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.107s coverage: 97.5% of statements 00:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:37:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.107s coverage: 100.0% of statements 00:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:37:06 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:37:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:37:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:37:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:37:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:37:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:37:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:37:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:37:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:37:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:37:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:37:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:37:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:37:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:37:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:37:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:37:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements 00:37:07 Removing intermediate container 27dbed84558e 00:37:07 ---> d4792a6c3540 00:37:07 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 63.5% of statements 00:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.017s coverage: 100.0% of statements 00:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.360s coverage: 55.9% of statements 00:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 00:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:37:11 ---> e363288c9614 00:37:11 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:37:17 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 00:37:17 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 00:37:17 ---> b1e9f5cea5a6 00:37:17 Step 3/29 : WORKDIR /edgex-go 00:37:17 ---> Using cache 00:37:17 ---> 38f556390bd8 00:37:17 Step 4/29 : RUN apk update && apk add make git 00:37:17 ---> f040709bd2ce 00:37:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:37:18 ---> Running in 804cd7c679aa 00:37:18 Removing intermediate container f3fd03da32af 00:37:18 ---> 2c84f32a5167 00:37:18 Step 22/26 : RUN apk --no-cache add curl 00:37:18 Removing intermediate container 9fbb2f1fbfd9 00:37:18 ---> 2381e55b99fe 00:37:18 00:37:18 Step 10/20 : FROM alpine 00:37:18 ---> a24bb4013296 00:37:18 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:37:18 ---> ec3a7476b274 00:37:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 00:37:18 ---> Running in 66558b4d8960 00:37:18 ---> Running in 310c9e7fa771 00:37:19 ---> b3c9e330f901 00:37:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:37:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:20 Removing intermediate container 34319a8dac16 00:37:20 ---> 2caf85666705 00:37:20 00:37:20 Step 10/21 : FROM scratch 00:37:20 ---> 00:37:20 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:37:20 ---> Using cache 00:37:20 ---> ce78f2c716a5 00:37:20 Step 12/21 : ENV APP_PORT=48061 00:37:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:20 ---> 9763207abdea 00:37:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:37:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:20 ---> Running in 574884aedcf5 00:37:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:21 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:37:21 (2/3) Installing libcurl (7.69.1-r0) 00:37:21 (3/3) Installing curl (7.69.1-r0) 00:37:21 Executing busybox-1.31.1-r16.trigger 00:37:21 v3.12.0-253-g9028084776 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:37:21 v3.12.0-250-g44b98a579a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:37:21 OK: 12746 distinct packages available 00:37:21 OK: 72 MiB in 58 packages 00:37:21 Removing intermediate container 574884aedcf5 00:37:21 ---> 01ebb4015aa1 00:37:21 Step 13/21 : EXPOSE $APP_PORT 00:37:21 ---> Running in ef6c19c517cf 00:37:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 7.654s coverage: 86.3% of statements 00:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:37:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.958s coverage: 72.2% of statements 00:37:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.356s coverage: 72.1% of statements 00:37:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.036s coverage: 82.4% of statements 00:37:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.018s coverage: 48.4% of statements 00:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:37:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.030s coverage: 28.8% of statements 00:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:37:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.036s coverage: 96.8% of statements 00:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:37:21 (1/4) Installing ca-certificates (20191127-r4) 00:37:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:37:21 (3/4) Installing libcurl (7.69.1-r0) 00:37:21 (4/4) Installing curl (7.69.1-r0) 00:37:21 Executing busybox-1.31.1-r16.trigger 00:37:21 Executing ca-certificates-20191127-r4.trigger 00:37:21 OK: 7 MiB in 18 packages 00:37:21 ---> f1e0eeec2906 00:37:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 00:37:21 v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:37:21 v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:37:21 OK: 12746 distinct packages available 00:37:21 Removing intermediate container ef6c19c517cf 00:37:21 ---> e9712f2718b7 00:37:21 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 00:37:21 OK: 233 MiB in 51 packages 00:37:22 ---> 03ed4a14ef1c 00:37:22 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 00:37:22 Removing intermediate container 66558b4d8960 00:37:22 ---> b93b50172b3a 00:37:22 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:37:22 ---> 8b27f99ba046 00:37:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:37:23 Removing intermediate container 310c9e7fa771 00:37:23 ---> 0af2dc53c054 00:37:23 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 26.9% of statements 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.327s coverage: 84.1% of statements 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.037s coverage: 100.0% of statements 00:37:23 ---> 849cf2374d4b 00:37:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 00:37:23 ---> Running in 466b8fdadecd 00:37:23 ---> Running in f6cee8b02a2f 00:37:24 ---> 7554a0b041b5 00:37:24 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:37:24 Removing intermediate container 804cd7c679aa 00:37:24 ---> d0dad050e8ff 00:37:24 Step 5/29 : COPY go.mod . 00:37:24 ---> Running in d6a93838df52 00:37:24 Removing intermediate container 466b8fdadecd 00:37:24 ---> 85b501e652f1 00:37:24 Step 24/26 : LABEL arch=x86_64 00:37:24 Removing intermediate container f6cee8b02a2f 00:37:24 ---> d9194593b512 00:37:24 Step 13/20 : WORKDIR /edgex 00:37:24 ---> Running in 8bf47476ad63 00:37:24 ---> Running in 2e7a2e568295 00:37:24 ---> 71a3d41944a6 00:37:24 Step 6/29 : RUN go mod download 00:37:24 ---> 310f484526cf 00:37:24 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 00:37:24 ---> Running in b5f523fe0d74 00:37:24 Removing intermediate container 8bf47476ad63 00:37:24 ---> 0fbaa80b067b 00:37:24 Step 25/26 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 00:37:25 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.075s coverage: 42.9% of statements 00:37:25 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 00:37:25 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 00:37:25 Removing intermediate container 2e7a2e568295 00:37:25 ---> ea792bca7438 00:37:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:37:25 ---> Running in 8692af924a23 00:37:25 ---> 1ec1594b795b 00:37:25 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:37:25 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.050s coverage: 100.0% of statements 00:37:25 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 00:37:25 ---> Running in 05e88ed1e193 00:37:25 Removing intermediate container 8692af924a23 00:37:25 ---> ab5e11caceac 00:37:25 Step 26/26 : LABEL version=0.0.0 00:37:25 ---> 2d440c1a3b07 00:37:25 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:37:26 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.067s coverage: 83.8% of statements 00:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 00:37:27 Removing intermediate container 05e88ed1e193 00:37:27 ---> bb82118d9a7a 00:37:27 Step 19/21 : LABEL arch=x86_64 00:37:27 ---> Running in 7812653c5bc5 00:37:27 Removing intermediate container d6a93838df52 00:37:27 ---> 42f4ad7f2c9e 00:37:27 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:37:27 ---> Running in baae258d704b 00:37:27 ---> 5728ca245172 00:37:27 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:37:27 ---> Running in acb25838e7b5 00:37:27 ---> Running in a793ce1ec821 00:37:27 Removing intermediate container 7812653c5bc5 00:37:27 ---> 9f5ab9faee78 00:37:27 00:37:27 Removing intermediate container b5f523fe0d74 00:37:27 ---> 3f26046e0a3f 00:37:27 Step 7/29 : COPY . . 00:37:27 Removing intermediate container baae258d704b 00:37:27 ---> 82c959841752 00:37:27 Step 20/21 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 00:37:27 Successfully built 9f5ab9faee78 00:37:27 Successfully tagged docker-sys-mgmt-agent-go:latest 00:37:28  Building docker-sys-mgmt-agent-go ... done  ---> Running in b72f9c45ac5c 00:37:28 Removing intermediate container acb25838e7b5 00:37:28 ---> 2bf4b05f3b65 00:37:28 Step 24/26 : LABEL arch=x86_64 00:37:28 Removing intermediate container a793ce1ec821 00:37:28 ---> bf7b13c9cc3c 00:37:28 Step 17/20 : CMD ["--init=true"] 00:37:30 ---> Running in 930f1d174670 00:37:30 ---> Running in b5e5f122885e 00:37:30 Removing intermediate container b72f9c45ac5c 00:37:30 ---> b3be9bbfd7a9 00:37:30 Step 21/21 : LABEL version=0.0.0 00:37:32 ---> Running in 10aea37f7d9d 00:37:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.139s coverage: 46.1% of statements 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:37:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.064s coverage: 100.0% of statements 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:37:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.045s coverage: 100.0% of statements 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:37:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.089s coverage: 100.0% of statements 00:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:37:32 Removing intermediate container 930f1d174670 00:37:32 ---> 4920bcf50400 00:37:32 Step 25/26 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 00:37:32 Removing intermediate container b5e5f122885e 00:37:32 ---> 2f493822420d 00:37:32 Step 18/20 : LABEL arch=x86_64 00:37:33 ---> Running in d02a91bdf467 00:37:33 ---> Running in f6e83d146bc8 00:37:34 Removing intermediate container 10aea37f7d9d 00:37:34 ---> a125ece288b6 00:37:34 00:37:34 Successfully built a125ece288b6 00:37:34 Successfully tagged docker-support-logging-go:latest 00:37:35  Building docker-support-logging-go ... done Removing intermediate container d02a91bdf467 00:37:35 ---> de09adce5299 00:37:35 Step 19/20 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 00:37:36 Removing intermediate container f6e83d146bc8 00:37:36 ---> 2635d56864b0 00:37:36 Step 26/26 : LABEL version=0.0.0 00:37:37 ---> Running in a9a7ae97cc5b 00:37:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.196s coverage: 29.1% of statements 00:37:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:37:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:37:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:37:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:37:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:37:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.076s coverage: 99.0% of statements 00:37:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:37:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.029s coverage: 100.0% of statements 00:37:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:37:37 ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements 00:37:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:37:37 ---> Running in b991dce8ccc0 00:37:38 Removing intermediate container a9a7ae97cc5b 00:37:38 ---> 996ae726f72f 00:37:38 Step 20/20 : LABEL version=0.0.0 00:37:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements 00:37:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:37:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:37:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:37:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:37:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements 00:37:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:37:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:37:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.020s coverage: 100.0% of statements 00:37:39 ---> Running in 6bd59efdc2de 00:37:39 Removing intermediate container b991dce8ccc0 00:37:39 ---> 3e3b5829939b 00:37:39 00:37:39 Successfully built 3e3b5829939b 00:37:40 Successfully tagged docker-security-secretstore-setup-go:latest 00:37:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.019s coverage: 32.1% of statements 00:37:41  Building docker-security-secretstore-setup-go ... done Removing intermediate container 6bd59efdc2de 00:37:41 ---> 0b67e4466270 00:37:41 00:37:41 Successfully built 0b67e4466270 00:37:41 Successfully tagged docker-security-proxy-setup-go:latest 00:37:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 100.0% of statements 00:37:42 GO111MODULE=on go vet ./... 00:37:44  Building docker-security-proxy-setup-go ... done  ---> b91e313fe793 00:37:44 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:37:44 ---> Running in be16c693bcf6 00:37:44 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 00:37:55 Removing intermediate container be16c693bcf6 00:37:55 ---> 1c76599eb87b 00:37:55 00:37:55 Step 9/29 : FROM alpine:latest 00:37:55 ---> a24bb4013296 00:37:55 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:37:55 ---> Running in 3689378c61ca 00:37:55 Removing intermediate container 3689378c61ca 00:37:55 ---> d4ac026c1b59 00:37:55 Step 11/29 : USER root 00:37:55 ---> Running in c7c5960c0ba1 00:37:55 Removing intermediate container c7c5960c0ba1 00:37:55 ---> 6e2b27dfde65 00:37:55 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:37:55 ---> Running in e9e290d7805a 00:37:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:55 v3.12.0-253-g9028084776 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:37:55 v3.12.0-250-g44b98a579a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:37:55 OK: 12746 distinct packages available 00:37:55 (1/2) Installing ca-certificates (20191127-r4) 00:37:55 (2/2) Installing dumb-init (1.2.2-r1) 00:37:55 Executing busybox-1.31.1-r16.trigger 00:37:55 Executing ca-certificates-20191127-r4.trigger 00:37:55 OK: 6 MiB in 16 packages 00:37:56 Removing intermediate container e9e290d7805a 00:37:56 ---> c6a239b4ef5e 00:37:56 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:37:56 ---> Running in 3dc450a6ed38 00:37:57 Removing intermediate container 3dc450a6ed38 00:37:57 ---> 2a8cedfbf12f 00:37:57 Step 14/29 : WORKDIR $BASE_DIR 00:37:57 ---> Running in 12fd45ceb1a0 00:37:57 Removing intermediate container 12fd45ceb1a0 00:37:57 ---> a01c6c8df3cb 00:37:57 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:37:57 ---> Running in f1ada8806c33 00:37:58 Removing intermediate container f1ada8806c33 00:37:58 ---> 05ff6421b354 00:37:58 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:37:59 ---> 6cdb1ec76df1 00:37:59 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:37:59 ---> ef750607fcc4 00:37:59 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:37:59 ---> f09b62030213 00:37:59 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:37:59 ---> 15e4cc946e27 00:37:59 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:38:00 ---> 706226ff6247 00:38:00 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:38:00 ---> Running in bde5a5bd12cc 00:38:00 Removing intermediate container bde5a5bd12cc 00:38:00 ---> c495db8a14bf 00:38:00 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:38:00 ---> 264a85ded04d 00:38:00 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:38:01 gofmt -l . 00:38:01 [ "`gofmt -l .`" = "" ] 00:38:01 ---> Running in ae4d6c60aec6 00:38:02 Removing intermediate container ae4d6c60aec6 00:38:02 ---> af9d0c0134b9 00:38:02 Step 24/29 : RUN chmod 755 security-secrets-setup 00:38:02 ---> Running in 6abdc38e22b6 00:38:03 ./bin/test-go-mod-tidy.sh 00:38:03 Removing intermediate container 6abdc38e22b6 00:38:03 ---> 872f7ce6564c 00:38:03 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:38:03 ---> Running in 0f99b736e370 00:38:03 Removing intermediate container 0f99b736e370 00:38:03 ---> 8418840a14d7 00:38:03 Step 26/29 : CMD [ "generate" ] 00:38:03 ---> Running in 5051d87b8751 00:38:03 ./bin/test-attribution-txt.sh 00:38:03 Removing intermediate container 5051d87b8751 00:38:03 ---> 9fce346adc6f 00:38:03 Step 27/29 : LABEL arch=x86_64 00:38:03 ---> Running in 31795164edbb 00:38:03 Removing intermediate container 31795164edbb 00:38:03 ---> 8586df92ac22 00:38:03 Step 28/29 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 00:38:03 ---> Running in 3f1f2e4b13d4 00:38:03 Removing intermediate container 3f1f2e4b13d4 00:38:03 ---> c59e73e66f09 00:38:03 Step 29/29 : LABEL version=0.0.0 00:38:04 ---> Running in 4cbdd27cc298 00:38:04 Removing intermediate container 4cbdd27cc298 00:38:04 ---> 316fa7e6fed6 00:38:04 00:38:04 Successfully built 316fa7e6fed6 00:38:04 Successfully tagged docker-security-secrets-setup-go:latest 00:38:04  Building docker-security-secrets-setup-go ... done  [Pipeline] } 00:38:04 $ docker stop --time=1 afe3e302a4bf201b0b1d03abcc63d3571e2022d710ba97540ca7ba7313533a5e 00:38:06 $ docker rm -f afe3e302a4bf201b0b1d03abcc63d3571e2022d710ba97540ca7ba7313533a5e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 00:38:07 + docker images 00:38:07 + grep docker 00:38:07 docker-security-secrets-setup-go latest 316fa7e6fed6 3 seconds ago 25.1MB 00:38:07 docker-security-proxy-setup-go latest 0b67e4466270 27 seconds ago 16.4MB 00:38:07 docker-security-secretstore-setup-go latest 3e3b5829939b 29 seconds ago 33.9MB 00:38:07 docker-support-logging-go latest a125ece288b6 35 seconds ago 11.8MB 00:38:07 docker-sys-mgmt-agent-go latest 9f5ab9faee78 40 seconds ago 284MB 00:38:07 docker-core-command-go latest d32357b5ca03 About a minute ago 13MB 00:38:07 docker-core-data-go latest 00a0013906e6 About a minute ago 23.8MB 00:38:07 docker-core-metadata-go latest f124d48ba7e5 2 minutes ago 14.4MB 00:38:07 docker-support-notifications-go latest e024019d848b 2 minutes ago 14.4MB 00:38:07 docker-support-scheduler-go latest 9d82f7938e81 2 minutes ago 13.1MB 00:38:07 docker latest 81f5749c9058 7 weeks ago 211MB [Pipeline] } 00:38:07 + ls -al . 00:38:07 total 584 00:38:07 drwxrwxr-x 10 1001 1001 4096 Aug 18 00:38 . 00:38:07 drwxr-xr-x 4 root root 4096 Aug 18 00:35 .. 00:38:07 -rw-rw-r-- 1 1001 1001 11 Aug 18 00:34 .dockerignore 00:38:07 drwxrwxr-x 8 1001 1001 4096 Aug 18 00:34 .git 00:38:07 drwxrwxr-x 3 1001 1001 4096 Aug 18 00:34 .github 00:38:07 -rw-rw-r-- 1 1001 1001 932 Aug 18 00:34 .gitignore 00:38:07 drwxrwxr-x 3 1001 1001 4096 Aug 18 00:34 .semver 00:38:07 -rw-rw-r-- 1 1001 1001 166 Aug 18 00:34 .sonarcloud.properties 00:38:07 -rw-rw-r-- 1 1001 1001 3804 Aug 18 00:34 CONTRIBUTING.md 00:38:07 -rw-rw-r-- 1 1001 1001 1035 Aug 18 00:34 Dockerfile.build 00:38:07 -rw-rw-r-- 1 1001 1001 865 Aug 18 00:34 Jenkinsfile 00:38:07 -rw-rw-r-- 1 1001 1001 10775 Aug 18 00:34 LICENSE 00:38:07 -rw-rw-r-- 1 1001 1001 6237 Aug 18 00:34 Makefile 00:38:07 -rw-rw-r-- 1 1001 1001 5652 Aug 18 00:34 README.md 00:38:07 -rw-rw-r-- 1 1001 1001 259 Aug 18 00:34 SECURITY.md 00:38:07 -rw-rw-r-- 1 1001 1001 5 Aug 18 00:30 VERSION 00:38:07 -rw-rw-r-- 1 1001 1001 4131 Aug 18 00:34 ZMQWindows.md 00:38:07 drwxrwxr-x 2 1001 1001 4096 Aug 18 00:34 bin 00:38:07 drwxrwxr-x 15 1001 1001 4096 Aug 18 00:34 cmd 00:38:07 -rw-r--r-- 1 root root 455803 Aug 18 00:37 coverage.out 00:38:07 -rw-r--r-- 1 root root 1019 Aug 18 00:38 go.mod 00:38:07 -rw-r--r-- 1 root root 18146 Aug 18 00:38 go.sum 00:38:07 drwxrwxr-x 8 1001 1001 4096 Aug 18 00:34 internal 00:38:07 drwxrwxr-x 4 1001 1001 4096 Aug 18 00:34 openapi 00:38:07 drwxrwxr-x 4 1001 1001 4096 Aug 18 00:34 snap 00:38:07 -rw-rw-r-- 1 1001 1001 168 Aug 18 00:34 version.go [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [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] } 00:38:08 + '[' -e coverage.out ] 00:38:08 + chown 1001:1001 coverage.out [Pipeline] stash 00:38:08 Warning: overwriting stash ‘coverage-report’ 00:38:09 Stashed 1 file(s) [Pipeline] sh 00:38:10 + make build 00:38:10 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 00:38:28 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 00:38:39 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 00:38:43 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 00:38:47 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 00:38:53 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 00:38:54 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 00:39:00 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 00:39:05 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 00:39:09 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 00:39:14 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 00:39:18 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 00:39:21 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] } 00:39:25 $ docker stop --time=1 9d1d79a130c2f3cd328bcbf6e8fa99ba4ae09e4b657fe12c640b8e2c5d75d9aa 00:39:28 $ docker rm -f 9d1d79a130c2f3cd328bcbf6e8fa99ba4ae09e4b657fe12c640b8e2c5d75d9aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:39:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:39:29 00:39:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:39:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:39:30 latest: Pulling from edgex-devops/edgex-compose-arm64 00:39:30 29e5d40040c1: Pulling fs layer 00:39:30 1ce36da41761: Pulling fs layer 00:39:30 25b303627fd3: Pulling fs layer 00:39:30 29e5d40040c1: Verifying Checksum 00:39:30 29e5d40040c1: Download complete 00:39:30 1ce36da41761: Verifying Checksum 00:39:30 1ce36da41761: Download complete 00:39:30 29e5d40040c1: Pull complete 00:39:32 1ce36da41761: Pull complete 00:39:32 25b303627fd3: Verifying Checksum 00:39:32 25b303627fd3: Download complete 00:39:42 25b303627fd3: Pull complete 00:39:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:39:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:39:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:39:42 prd-ubuntu18.04-docker-arm64-4c-16g-331 does not seem to be running inside a container 00:39:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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 00:39:46 $ docker top 1032c49352a533719578a4e4f307666bbb3bc8b1c2bea00db93ea6ac083937e7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:39:47 + docker-compose build --help 00:39:47 + grep parallel 00:39:51 --parallel Build images in parallel. [Pipeline] } 00:39:51 $ docker stop --time=1 1032c49352a533719578a4e4f307666bbb3bc8b1c2bea00db93ea6ac083937e7 00:39:53 $ docker rm -f 1032c49352a533719578a4e4f307666bbb3bc8b1c2bea00db93ea6ac083937e7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:39:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:39:54 . [Pipeline] withDockerContainer 00:39:54 prd-ubuntu18.04-docker-arm64-4c-16g-331 does not seem to be running inside a container 00:39:54 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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 00:39:55 $ docker top 4c5fcfefc56d5cf81ef1a49d6d5eed0b0d77c6119e52c4ec6be2dcbc8c612f93 -eo pid,comm [Pipeline] { [Pipeline] sh 00:39:56 + docker-compose -f ./docker-compose-build.yml build --parallel 00:40:00 Building docker-core-command-go ... 00:40:00 Building docker-core-data-go ... 00:40:00 Building docker-core-metadata-go ... 00:40:00 Building docker-security-proxy-setup-go ... 00:40:00 Building docker-security-secrets-setup-go ... 00:40:00 Building docker-security-secretstore-setup-go ... 00:40:00 Building docker-support-logging-go ... 00:40:00 Building docker-support-notifications-go ... 00:40:00 Building docker-support-scheduler-go ... 00:40:00 Building docker-sys-mgmt-agent-go ... 00:40:00 Building docker-core-command-go 00:40:00 Building docker-security-secretstore-setup-go 00:40:00 Building docker-support-notifications-go 00:40:00 Building docker-core-data-go 00:40:00 Building docker-sys-mgmt-agent-go 00:41:52 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 00:41:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:41:52 ---> 47ec2272004c 00:41:52 Step 3/26 : WORKDIR /edgex-go 00:41:52 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 00:41:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:41:52 ---> 47ec2272004c 00:41:52 Step 3/23 : WORKDIR /edgex-go 00:41:52 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 00:41:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:41:52 ---> 47ec2272004c 00:41:52 Step 3/21 : WORKDIR /edgex-go 00:41:52 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 00:41:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:41:52 ---> 47ec2272004c 00:41:52 Step 3/22 : WORKDIR /edgex-go 00:41:52 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 00:41:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:41:52 ---> 47ec2272004c 00:41:52 Step 3/26 : WORKDIR /edgex-go 00:41:54 ---> Running in c777b5a8ae4d 00:41:54 ---> Running in 205d1905c5c1 00:41:54 ---> Running in 1c2685e02a40 00:41:54 ---> Running in 2c480c0bfcda 00:41:54 ---> Running in f28e1533dcf8 00:41:54 Removing intermediate container c777b5a8ae4d 00:41:54 ---> 8202e10dfe76 00:41:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:54 Removing intermediate container 2c480c0bfcda 00:41:54 ---> 788550863f66 00:41:54 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:54 Removing intermediate container f28e1533dcf8 00:41:54 ---> c8510a9b9011 00:41:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:54 Removing intermediate container 1c2685e02a40 00:41:54 ---> 7daf4e2fa0b8 00:41:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:54 Removing intermediate container 205d1905c5c1 00:41:54 ---> 18b019aa257b 00:41:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:54 ---> Running in ffd87b78464c 00:41:55 ---> Running in a4a3f32b8422 00:41:55 ---> Running in 10064764ca76 00:41:55 ---> Running in b788fa5a0d54 00:41:55 ---> Running in db5ee0b16e67 00:41:59 Removing intermediate container ffd87b78464c 00:41:59 ---> 8131cae1c6dd 00:41:59 Step 5/26 : RUN apk update && apk add make bash git 00:41:59 ---> Running in 3e8971da7284 00:41:59 Removing intermediate container a4a3f32b8422 00:41:59 ---> 34f896615b4d 00:41:59 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:41:59 ---> Running in e947c6036894 00:42:00 Removing intermediate container b788fa5a0d54 00:42:00 ---> 0510619534a2 00:42:00 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 00:42:00 Removing intermediate container db5ee0b16e67 00:42:00 ---> 4cdf995423f5 00:42:00 Step 5/26 : RUN apk update && apk add make git 00:42:00 ---> Running in 6af42b3c655b 00:42:00 Removing intermediate container 10064764ca76 00:42:00 ---> 91f61381f4ac 00:42:00 Step 5/21 : RUN apk update && apk add make git 00:42:00 ---> Running in 8f06cf0dc3f8 00:42:00 ---> Running in 5a8a97a6cf2a 00:42:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:42:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:42:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:42:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:42:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:42:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:42:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:42:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:42:03 v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:42:03 v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:42:03 OK: 12617 distinct packages available 00:42:03 v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:42:03 v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:42:03 OK: 12617 distinct packages available 00:42:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:42:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:42:04 v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:42:04 v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:42:04 OK: 12617 distinct packages available 00:42:04 OK: 217 MiB in 51 packages 00:42:04 v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:42:04 v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:42:04 OK: 12617 distinct packages available 00:42:04 OK: 217 MiB in 51 packages 00:42:04 v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:42:04 v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:42:04 OK: 12617 distinct packages available 00:42:04 OK: 217 MiB in 51 packages 00:42:05 OK: 217 MiB in 51 packages 00:42:05 OK: 217 MiB in 51 packages 00:42:06 Removing intermediate container 3e8971da7284 00:42:06 ---> 4c054e759a44 00:42:06 Step 6/26 : COPY go.mod . 00:42:06 Removing intermediate container e947c6036894 00:42:06 ---> 9bd2f6d8cd1a 00:42:06 Step 6/22 : COPY go.mod . 00:42:06 Removing intermediate container 6af42b3c655b 00:42:06 ---> fd52fa21977c 00:42:06 Step 6/23 : COPY go.mod . 00:42:07 ---> 977953cdc135 00:42:07 Step 7/26 : RUN go mod download 00:42:07 ---> Running in 80d37f1a5f8c 00:42:07 Removing intermediate container 5a8a97a6cf2a 00:42:07 ---> c02b9454c01a 00:42:07 Step 6/21 : COPY go.mod . 00:42:07 ---> 126511993144 00:42:07 Step 7/22 : RUN go mod download 00:42:07 Removing intermediate container 8f06cf0dc3f8 00:42:07 ---> b0a7af03eee6 00:42:07 Step 6/26 : COPY go.mod . 00:42:08 ---> fe81742ac60c 00:42:08 Step 7/23 : RUN go mod download 00:42:08 ---> Running in f7fdff21c568 00:42:08 ---> Running in f3111df3883c 00:42:08 ---> 225e71a9d891 00:42:08 Step 7/21 : RUN go mod download 00:42:08 ---> adacb8f88447 00:42:08 Step 7/26 : RUN go mod download 00:42:08 ---> Running in 3544429b10e3 00:42:09 ---> Running in b3d68a078708 00:42:12 Removing intermediate container 80d37f1a5f8c 00:42:12 ---> a00b70af3b30 00:42:12 Step 8/26 : COPY . . 00:42:13 Removing intermediate container f7fdff21c568 00:42:13 ---> 8cb8df328ed3 00:42:13 Step 8/22 : COPY . . 00:42:13 Removing intermediate container f3111df3883c 00:42:13 ---> d138941c02a1 00:42:13 Step 8/23 : COPY . . 00:42:14 Removing intermediate container 3544429b10e3 00:42:14 ---> 22e6baaf4a77 00:42:14 Step 8/21 : COPY . . 00:42:14 Removing intermediate container b3d68a078708 00:42:14 ---> 4edecd1db9c3 00:42:14 Step 8/26 : COPY . . 00:42:47 ---> d6ea07772d14 00:42:47 Step 9/21 : RUN make cmd/core-command/core-command 00:42:47 ---> 0ebf0c621c0b 00:42:47 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 00:42:47 ---> 13015ebe6eb8 00:42:47 Step 9/23 : RUN make cmd/support-notifications/support-notifications 00:42:47 ---> 5a3533e5d8c5 00:42:47 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:42:47 ---> d2f9b0ea59f1 00:42:47 Step 9/22 : RUN make cmd/core-data/core-data 00:42:47 ---> Running in 9381298cdf01 00:42:47 ---> Running in c5f1a4d04f4c 00:42:47 ---> Running in 476f149db7d1 00:42:47 ---> Running in 3e9607d9b0b3 00:42:47 ---> Running in 17512c04d6f5 00:42:47 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 00:42:47 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 00:42:47 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 00:42:47 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 00:42:47 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 00:44:09 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 00:44:15 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 00:44:22 Removing intermediate container 3e9607d9b0b3 00:44:22 ---> e5a4957769aa 00:44:22 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:44:22 ---> Running in 6e49062fae33 00:44:24 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 00:44:31 Removing intermediate container 476f149db7d1 00:44:31 ---> a5df0757cbf7 00:44:31 00:44:31 Step 10/26 : FROM alpine:3.10 00:44:31 3.10: Pulling from library/alpine 00:44:31 Removing intermediate container 6e49062fae33 00:44:31 ---> 5e4f0be6b100 00:44:31 00:44:31 Step 11/26 : FROM docker:latest 00:44:31 ---> ce9d55ae87f1 00:44:31 Step 12/26 : RUN apk add --no-cache bash 00:44:31 ---> Running in 845527b1a765 00:44:32 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:44:32 Status: Downloaded newer image for alpine:3.10 00:44:32 ---> 536a684cf733 00:44:32 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:44:33 ---> Running in ac33f92c8186 00:44:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:35 (1/2) Installing readline (8.0.4-r0) 00:44:35 (2/2) Installing bash (5.0.17-r0) 00:44:35 Executing bash-5.0.17-r0.post-install 00:44:35 Executing busybox-1.31.1-r16.trigger 00:44:35 OK: 12 MiB in 22 packages 00:44:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:44:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:44:36 v3.10.5-74-g0b1cb9d719 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:44:36 v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:44:36 OK: 10167 distinct packages available 00:44:37 (1/5) Installing ca-certificates (20191127-r2) 00:44:37 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:44:37 (3/5) Installing libcurl (7.66.0-r0) 00:44:37 (4/5) Installing curl (7.66.0-r0) 00:44:37 (5/5) Installing dumb-init (1.2.2-r1) 00:44:37 Executing busybox-1.30.1-r3.trigger 00:44:37 Executing ca-certificates-20191127-r2.trigger 00:44:38 OK: 7 MiB in 19 packages 00:44:38 Removing intermediate container 845527b1a765 00:44:38 ---> 0908eee84308 00:44:38 Step 13/26 : RUN rm -rf /var/cache/apk/* 00:44:39 ---> Running in c72879eb9bf6 00:44:40 Removing intermediate container c5f1a4d04f4c 00:44:40 ---> 361685369b62 00:44:40 00:44:40 Step 10/23 : FROM scratch 00:44:40 ---> 00:44:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:44:41 ---> Running in 0835da599a17 00:44:41 Removing intermediate container ac33f92c8186 00:44:41 ---> d2806dc299fa 00:44:41 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:44:41 ---> Running in f4faa96d8efb 00:44:41 Removing intermediate container 0835da599a17 00:44:41 ---> de3f3d518419 00:44:41 Step 12/23 : ENV APP_PORT=48060 00:44:41 ---> Running in 212a0f734117 00:44:42 Removing intermediate container 9381298cdf01 00:44:42 ---> 206c29fee486 00:44:42 00:44:42 Step 10/21 : FROM scratch 00:44:42 ---> 00:44:42 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:44:42 Removing intermediate container f4faa96d8efb 00:44:42 ---> 812144efeced 00:44:42 Step 13/26 : WORKDIR / 00:44:42 ---> Running in f24cc44a79c1 00:44:42 Removing intermediate container 212a0f734117 00:44:42 ---> 12f6746adffe 00:44:42 Step 13/23 : EXPOSE $APP_PORT 00:44:42 ---> Running in 0683c4eb437d 00:44:43 ---> Running in c85ed937ec96 00:44:43 Removing intermediate container c72879eb9bf6 00:44:43 ---> c61eafdab9fa 00:44:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:44:43 Removing intermediate container f24cc44a79c1 00:44:43 ---> 2103a819d4bb 00:44:43 Step 12/21 : ENV APP_PORT=48082 00:44:43 ---> Running in 5144cfb3a4ab 00:44:43 ---> Running in 66948b0fe5b3 00:44:43 Removing intermediate container 0683c4eb437d 00:44:43 ---> 352947fa9615 00:44:43 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:44:43 Removing intermediate container c85ed937ec96 00:44:43 ---> 8e4adbcda6a7 00:44:43 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 00:44:44 Removing intermediate container 66948b0fe5b3 00:44:44 ---> f117a097aa3b 00:44:44 Step 15/26 : ENV APP_PORT=48090 00:44:44 Removing intermediate container 5144cfb3a4ab 00:44:44 ---> 8b8dc09a0acc 00:44:44 Step 13/21 : EXPOSE $APP_PORT 00:44:44 ---> Running in 61190befcea6 00:44:44 ---> Running in 0c60d7e4a63f 00:44:44 ---> c14c9060af0e 00:44:44 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:44:45 ---> 7869c68a0cae 00:44:45 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:44:45 Removing intermediate container 0c60d7e4a63f 00:44:45 ---> b87829156e9c 00:44:45 Step 16/26 : EXPOSE $APP_PORT 00:44:45 Removing intermediate container 61190befcea6 00:44:45 ---> efde1c20bbc1 00:44:45 Step 14/21 : WORKDIR / 00:44:45 ---> Running in 3855ac021041 00:44:46 ---> Running in c4ffe052a00c 00:44:46 ---> 4474bdc36fe2 00:44:46 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 00:44:46 ---> 76491fb1db8e 00:44:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:44:46 Removing intermediate container 3855ac021041 00:44:46 ---> f98bbd104c22 00:44:46 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:44:46 Removing intermediate container c4ffe052a00c 00:44:46 ---> 7d482d41c28a 00:44:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:44:48 ---> a48ab029b50b 00:44:48 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 00:44:48 ---> e5d95900c41e 00:44:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:44:48 ---> 7cd002091626 00:44:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:44:48 ---> cdb96006a31c 00:44:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:44:49 ---> 5cd66f1ecb63 00:44:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:44:49 ---> 6f3f90365efa 00:44:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / ---> e4748856a48d 00:44:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:44:49 00:44:50 ---> 0d52743f6cf8 00:44:50 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:44:52 ---> bd49aa36e191 00:44:52 ---> 8043ad71983c 00:44:52 Step 20/26 : RUN apk --no-cache add py-pipStep 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:44:52 00:44:52 ---> bd147530165b 00:44:52 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:44:52 ---> Running in 4ac0737eb74a 00:44:52 ---> e18f04759c03 00:44:52 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:44:52 ---> Running in c61e706a9b37 00:44:53 Removing intermediate container c61e706a9b37 00:44:53 ---> b98cbfb2acf3 00:44:53 Step 19/21 : LABEL arch=arm64 00:44:53 ---> 0aab736b5967 00:44:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 00:44:53 ---> 72c8cc87c103 00:44:53 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:44:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:54 ---> Running in 5c8dee430af7 00:44:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:54 ---> Running in 3f817189eb5b 00:44:54 (1/33) Installing libbz2 (1.0.8-r1) 00:44:55 (2/33) Installing expat (2.2.9-r1) 00:44:55 (3/33) Installing libffi (3.3-r2) 00:44:55 (4/33) Installing gdbm (1.13-r1) 00:44:55 (5/33) Installing xz-libs (5.2.5-r0) 00:44:55 (6/33) Installing sqlite-libs (3.32.1-r0) 00:44:55 (7/33) Installing python3 (3.8.5-r0) 00:44:55 Removing intermediate container 5c8dee430af7 00:44:55 ---> 86d267f8f40c 00:44:55 Step 20/21 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 00:44:56 Removing intermediate container 3f817189eb5b 00:44:56 ---> 5e39b83f6fde 00:44:56 Step 21/23 : LABEL arch=arm64 00:44:56 ---> Running in c63d16c9fc15 00:44:56 ---> 37a22d39d07f 00:44:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:44:56 ---> Running in 95e8cd8f6964 00:44:56 Removing intermediate container 17512c04d6f5 00:44:56 ---> fad12c1490e1 00:44:56 00:44:56 Step 10/22 : FROM alpine 00:44:56 latest: Pulling from library/alpine 00:44:57 (8/33) Installing py3-appdirs (1.4.4-r1) 00:44:57 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:44:57 (10/33) Installing py3-parsing (2.4.7-r0) 00:44:57 (11/33) Installing py3-six (1.15.0-r0) 00:44:57 (12/33) Installing py3-packaging (20.4-r0) 00:44:57 (13/33) Installing py3-setuptools (47.0.0-r0) 00:44:57 (14/33) Installing py3-chardet (3.0.4-r4) 00:44:57 Removing intermediate container c63d16c9fc15 00:44:57 ---> 13874b1bb206 00:44:57 Step 21/21 : LABEL version=0.0.0 00:44:57 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 00:44:57 (15/33) Installing py3-idna (2.9-r0) 00:44:57 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:44:57 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:44:57 Status: Downloaded newer image for alpine:latest 00:44:57 (18/33) Installing py3-requests (2.23.0-r0) 00:44:57 (19/33) Installing py3-msgpack (1.0.0-r0) 00:44:57 (20/33) Installing py3-lockfile (0.12.2-r3) 00:44:57 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:44:57 (22/33) Installing py3-colorama (0.4.3-r0) 00:44:57 (23/33) Installing py3-distlib (0.3.0-r0) 00:44:57 ---> 62ee0e9f8440 00:44:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:44:57 (24/33) Installing py3-distro (1.5.0-r1) 00:44:57 (25/33) Installing py3-webencodings (0.5.1-r3) 00:44:57 (26/33) Installing py3-html5lib (1.0.1-r4) 00:44:57 (27/33) Installing py3-pytoml (0.1.21-r0) 00:44:57 Removing intermediate container 95e8cd8f6964 00:44:57 ---> 98ca665b5729 00:44:57 Step 22/23 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 00:44:57 (28/33) Installing py3-pep517 (0.8.2-r0) 00:44:57 (29/33) Installing py3-progress (1.5-r0) 00:44:57 (30/33) Installing py3-toml (0.10.1-r0) 00:44:57 (31/33) Installing py3-retrying (1.3.3-r0) 00:44:57 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:44:57 (33/33) Installing py3-pip (20.1.1-r0) 00:44:57 ---> Running in c4d3e8cf306c 00:44:57 ---> 8e4b9c1c5b21 00:44:57 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:44:57 Executing busybox-1.31.1-r16.trigger 00:44:57 ---> Running in 9013943dfa2e 00:44:57 OK: 71 MiB in 55 packages 00:44:57 ---> Running in e01bb522c2e2 00:44:57 ---> Running in f2dd3bc00615 00:44:58 Removing intermediate container c4d3e8cf306c 00:44:58 ---> 543319c4cb5b 00:44:58 00:44:58 Removing intermediate container 9013943dfa2e 00:44:58 ---> e2060318b1a5 00:44:58 Step 12/22 : ENV APP_PORT=48080 00:44:58 Removing intermediate container e01bb522c2e2 00:44:58 ---> 4d7c1efbd17a 00:44:58 Step 23/23 : LABEL version=0.0.0 00:44:58 ---> Running in d11dd753acb0 00:44:58 ---> Running in 721d57dc572a 00:44:59 Successfully built 543319c4cb5b 00:44:59 Successfully tagged docker-core-command-go-arm64:latest 00:44:59  Building docker-core-command-go ... done Building docker-security-secrets-setup-go 00:44:59 Removing intermediate container 721d57dc572a 00:44:59 Removing intermediate container d11dd753acb0 00:44:59 ---> 111179b94441 00:44:59 ---> 82ae74f252c7 00:44:59 Step 13/22 : EXPOSE $APP_PORT 00:44:59 00:45:00 ---> Running in af2a38692c33 00:45:00 Successfully built 111179b94441 00:45:00 Successfully tagged docker-support-notifications-go-arm64:latest 00:45:00  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 00:45:02 Removing intermediate container af2a38692c33 00:45:02 ---> bfd77a666c45 00:45:02 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:04 ---> Running in f3592b9afee7 00:45:04 Removing intermediate container f2dd3bc00615 00:45:04 ---> 7627ae142a16 00:45:04 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:45:05 ---> Running in 8b53148e01f1 00:45:06 Removing intermediate container 4ac0737eb74a 00:45:06 ---> ad1a731bf3c8 00:45:06 Step 21/26 : RUN pip install docker-compose==1.23.2 00:45:07 Removing intermediate container 8b53148e01f1 00:45:07 ---> c1eec2e8ab46 00:45:07 Step 24/26 : LABEL arch=arm64 00:45:08 ---> Running in a5f523e87497 00:45:08 ---> Running in 1ca051252f26 00:45:09 Removing intermediate container 1ca051252f26 00:45:09 ---> e6a9bd0ee86a 00:45:09 Step 25/26 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 00:45:10 Removing intermediate container f3592b9afee7 00:45:10 ---> d51b90c403bc 00:45:10 Step 15/22 : RUN apk --no-cache add zeromq 00:45:10 ---> Running in 14d216db08d7 00:45:10 ---> Running in 7230307ceb62 00:45:11 Removing intermediate container 14d216db08d7 00:45:11 ---> e1e936fb4aa8 00:45:11 Step 26/26 : LABEL version=0.0.0 00:45:11 ---> Running in 61edc9d6f199 00:45:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:12 Removing intermediate container 61edc9d6f199 00:45:12 ---> 4beb49d7ab3f 00:45:12 00:45:13 Successfully built 4beb49d7ab3f 00:45:13 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:45:13  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go 00:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:14 (1/5) Installing libgcc (9.3.0-r2) 00:45:14 (2/5) Installing libsodium (1.0.18-r0) 00:45:14 (3/5) Installing libstdc++ (9.3.0-r2) 00:45:14 (4/5) Installing libzmq (4.3.2-r0) 00:45:14 (5/5) Installing zeromq (4.3.2-r0) 00:45:14 Executing busybox-1.31.1-r16.trigger 00:45:14 OK: 8 MiB in 19 packages 00:45:15 Collecting docker-compose==1.23.2 00:45:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:45:17 Removing intermediate container 7230307ceb62 00:45:17 ---> 4460117b9db6 00:45:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:45:17 Collecting websocket-client<1.0,>=0.32.0 00:45:17 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:45:17 Collecting texttable<0.10,>=0.9.0 00:45:17 Downloading texttable-0.9.1.tar.gz (11 kB) 00:45:18 ---> 5cae2884b73c 00:45:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:45:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:45:21 Collecting PyYAML<4,>=3.10 00:45:21 Downloading PyYAML-3.13.tar.gz (270 kB) 00:45:21 ---> 88f1fc5f94ce 00:45:21 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:45:23 ---> 80a41b0fc73a 00:45:23 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:45:24 ---> Running in 3101f02119b4 00:45:25 Removing intermediate container 3101f02119b4 00:45:25 ---> 8ae50ca6b547 00:45:25 Step 20/22 : LABEL arch=arm64 00:45:25 Collecting dockerpty<0.5,>=0.4.1 00:45:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:45:25 ---> Running in 33641ff7f34b 00:45:26 Removing intermediate container 33641ff7f34b 00:45:26 ---> af118ae23310 00:45:26 Step 21/22 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 00:45:26 ---> Running in 0f9d839a8d40 00:45:27 Removing intermediate container 0f9d839a8d40 00:45:27 ---> b1f123564ffd 00:45:27 Step 22/22 : LABEL version=0.0.0 00:45:28 Collecting docopt<0.7,>=0.6.1 00:45:28 Downloading docopt-0.6.2.tar.gz (25 kB) 00:45:28 ---> Running in ee29ae47e224 00:45:29 Removing intermediate container ee29ae47e224 00:45:29 ---> 7d997c019bf3 00:45:29 00:45:29 Successfully built 7d997c019bf3 00:45:30 Successfully tagged docker-core-data-go-arm64:latest 00:45:30  Building docker-core-data-go ... done Building docker-core-metadata-go 00:45:31 Collecting docker<4.0,>=3.6.0 00:45:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:45:31 Collecting cached-property<2,>=1.2.0 00:45:31 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 00:45:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:45:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:45:33 Collecting jsonschema<3,>=2.5.1 00:45:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:45:34 Collecting docker-pycreds>=0.4.0 00:45:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:45:35 Collecting urllib3<1.25,>=1.21.1 00:45:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:45:35 Collecting idna<2.8,>=2.5 00:45:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:45:35 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) 00:45:35 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) 00:45:35 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:45:35 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:45:35 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:45:35 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:45:36 Installing collected packages: websocket-client, texttable, PyYAML, dockerpty, docopt, docker-pycreds, urllib3, idna, requests, docker, cached-property, jsonschema, docker-compose 00:45:36 Running setup.py install for texttable: started 00:45:39 Running setup.py install for texttable: finished with status 'done' 00:45:39 Running setup.py install for PyYAML: started 00:45:41 Running setup.py install for PyYAML: finished with status 'done' 00:45:41 Running setup.py install for dockerpty: started 00:45:44 Running setup.py install for dockerpty: finished with status 'done' 00:45:44 Running setup.py install for docopt: started 00:45:46 Running setup.py install for docopt: finished with status 'done' 00:45:46 Attempting uninstall: urllib3 00:45:46 Found existing installation: urllib3 1.25.9 00:45:46 Uninstalling urllib3-1.25.9: 00:45:46 Successfully uninstalled urllib3-1.25.9 00:45:47 Attempting uninstall: idna 00:45:47 Found existing installation: idna 2.9 00:45:47 Uninstalling idna-2.9: 00:45:47 Successfully uninstalled idna-2.9 00:45:48 Attempting uninstall: requests 00:45:48 Found existing installation: requests 2.23.0 00:45:48 Uninstalling requests-2.23.0: 00:45:48 Successfully uninstalled requests-2.23.0 00:45:50 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 00:45:50 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 00:45:50 ---> 47ec2272004c 00:45:50 Step 3/29 : WORKDIR /edgex-go 00:45:50 ---> Using cache 00:45:50 ---> 18b019aa257b 00:45:50 Step 4/29 : RUN apk update && apk add make git 00:45:52 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 00:45:52 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:45:52 ---> 47ec2272004c 00:45:52 Step 3/20 : WORKDIR /edgex-go 00:45:52 ---> Using cache 00:45:52 ---> 18b019aa257b 00:45:52 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:52 ---> Using cache 00:45:52 ---> 34f896615b4d 00:45:52 Step 5/20 : RUN apk update && apk add make git 00:45:53 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 00:45:57 ---> Running in 2d9c633b630a 00:45:57 ---> Running in cd69bc0d77c7 00:46:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:00 Removing intermediate container a5f523e87497 00:46:00 ---> 01af52242a49 00:46:00 Step 22/26 : RUN apk --no-cache add curl 00:46:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:01 ---> Running in 045477feaf92 00:46:01 v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:46:01 v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:46:01 OK: 12617 distinct packages available 00:46:01 v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:46:01 v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:46:01 OK: 12617 distinct packages available 00:46:02 OK: 217 MiB in 51 packages 00:46:02 OK: 217 MiB in 51 packages 00:46:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:04 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:46:04 (2/3) Installing libcurl (7.69.1-r0) 00:46:04 (3/3) Installing curl (7.69.1-r0) 00:46:04 Executing busybox-1.31.1-r16.trigger 00:46:04 Removing intermediate container cd69bc0d77c7 00:46:04 ---> 10f183f439d6 00:46:04 Step 5/29 : COPY go.mod . 00:46:04 OK: 71 MiB in 58 packages 00:46:04 Removing intermediate container 2d9c633b630a 00:46:04 ---> afe27fec0f2a 00:46:04 Step 6/20 : COPY go.mod . 00:46:05 ---> b43ac5cfef89 00:46:05 Step 6/29 : RUN go mod download 00:46:05 ---> Running in 6c6ca608962c 00:46:06 ---> aab63ff1c629 00:46:06 Step 7/20 : RUN go mod download 00:46:06 Removing intermediate container 045477feaf92 00:46:06 ---> 3ffbc089a3d6 00:46:06 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:46:06 ---> Running in a868cfe4296e 00:46:06 ---> Running in 956fb3228b29 00:46:07 Removing intermediate container 956fb3228b29 00:46:07 ---> 3c5cad2b58ca 00:46:07 Step 24/26 : LABEL arch=arm64 00:46:07 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 00:46:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:46:07 ---> 47ec2272004c 00:46:07 Step 3/20 : WORKDIR /edgex-go 00:46:07 ---> Using cache 00:46:07 ---> 18b019aa257b 00:46:07 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:07 ---> Using cache 00:46:07 ---> 34f896615b4d 00:46:07 Step 5/20 : RUN apk update && apk add make git 00:46:07 ---> Using cache 00:46:07 ---> afe27fec0f2a 00:46:07 Step 6/20 : COPY go.mod . 00:46:07 ---> Using cache 00:46:07 ---> aab63ff1c629 00:46:07 Step 7/20 : RUN go mod download 00:46:07 ---> Running in ed0276194568 00:46:07 ---> Running in 68c18b43d58f 00:46:08 Removing intermediate container 68c18b43d58f 00:46:08 ---> b261eb707b26 00:46:08 Step 25/26 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 00:46:09 ---> Running in 988cea92ffc4 00:46:10 Removing intermediate container 988cea92ffc4 00:46:10 ---> 22fa2a1a199d 00:46:10 Step 26/26 : LABEL version=0.0.0 00:46:10 ---> Running in 3034c2a7fad3 00:46:10 Removing intermediate container 6c6ca608962c 00:46:10 ---> 2285c747f786 00:46:10 Step 7/29 : COPY . . 00:46:10 Removing intermediate container a868cfe4296e 00:46:10 ---> 3cffa151e02d 00:46:10 Step 8/20 : COPY . . 00:46:11 Removing intermediate container 3034c2a7fad3 00:46:11 ---> b94557708518 00:46:11 00:46:12 Successfully built b94557708518 00:46:12 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:46:12  Building docker-sys-mgmt-agent-go ... done Building docker-support-logging-go 00:46:13 Removing intermediate container ed0276194568 00:46:13 ---> 6b261055312a 00:46:13 Step 8/20 : COPY . . 00:46:19 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 00:46:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:46:19 ---> 47ec2272004c 00:46:19 Step 3/21 : WORKDIR /edgex-go 00:46:19 ---> Using cache 00:46:19 ---> 18b019aa257b 00:46:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:19 ---> Using cache 00:46:19 ---> 34f896615b4d 00:46:19 Step 5/21 : RUN apk update && apk add make git 00:46:19 ---> Using cache 00:46:19 ---> afe27fec0f2a 00:46:19 Step 6/21 : COPY go.mod . 00:46:19 ---> Using cache 00:46:19 ---> aab63ff1c629 00:46:19 Step 7/21 : RUN go mod download 00:46:19 ---> Using cache 00:46:19 ---> 6b261055312a 00:46:19 Step 8/21 : COPY . . 00:46:38 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 00:46:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:46:38 ---> 47ec2272004c 00:46:38 Step 3/21 : WORKDIR /edgex-go 00:46:38 ---> Using cache 00:46:38 ---> 18b019aa257b 00:46:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:38 ---> Using cache 00:46:38 ---> 34f896615b4d 00:46:38 Step 5/21 : RUN apk update && apk add make && apk add bash git 00:46:43 ---> Running in e2fefd51f1bf 00:46:43 ---> 9aa04e96aec7 00:46:43 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 00:46:43 ---> 23c259efc24a 00:46:43 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:46:43 ---> e1f5b024adf5 00:46:43 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 00:46:43 ---> Running in 9225dc7568dd 00:46:43 ---> Running in 3984a668608c 00:46:43 ---> Running in 74bd6149b7f9 00:46:44 ---> 82ddd3188d73 00:46:44 Step 9/21 : RUN make cmd/core-metadata/core-metadata 00:46:44 ---> Running in d2b1a9bdd9ac 00:46:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:46 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 00:46:46 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 00:46:46 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 00:46:46 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 00:46:47 v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:46:47 v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:46:47 OK: 12617 distinct packages available 00:46:48 OK: 217 MiB in 51 packages 00:46:48 OK: 217 MiB in 51 packages 00:46:50 Removing intermediate container e2fefd51f1bf 00:46:50 ---> 5f090c821383 00:46:50 Step 6/21 : COPY go.mod . 00:46:51 ---> 35059c3455f8 00:46:51 Step 7/21 : RUN go mod download 00:46:52 ---> Running in 2be480e98321 00:46:57 Removing intermediate container 2be480e98321 00:46:57 ---> 5a52f37c2426 00:46:57 Step 8/21 : COPY . . 00:47:24 ---> 01ac221d0823 00:47:24 Step 9/21 : RUN make cmd/support-logging/support-logging 00:47:24 ---> Running in 0978f44bbb7f 00:47:24 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 00:48:11 Removing intermediate container 9225dc7568dd 00:48:11 ---> a7f791ae7ab0 00:48:11 00:48:11 Step 9/29 : FROM alpine:latest 00:48:11 ---> 62ee0e9f8440 00:48:11 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:48:11 Removing intermediate container 3984a668608c 00:48:11 ---> 54cb3f3d5d55 00:48:11 00:48:11 Step 10/20 : FROM alpine 00:48:11 ---> 62ee0e9f8440 00:48:11 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:48:11 ---> Running in a48dd610b686 00:48:11 ---> Running in 54d0d88753a4 00:48:12 Removing intermediate container a48dd610b686 00:48:12 ---> 51353f311062 00:48:12 Step 11/29 : USER root 00:48:12 ---> Running in 5d9b5c4da0d3 00:48:12 Removing intermediate container 5d9b5c4da0d3 00:48:12 ---> bec0175a44fb 00:48:12 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:48:13 ---> Running in dd1070259b3f 00:48:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:15 v3.12.0-253-g9028084776 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:48:15 v3.12.0-250-g44b98a579a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:48:15 OK: 12617 distinct packages available 00:48:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:16 (1/4) Installing ca-certificates (20191127-r4) 00:48:16 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:48:16 (3/4) Installing libcurl (7.69.1-r0) 00:48:16 (4/4) Installing curl (7.69.1-r0) 00:48:16 Executing busybox-1.31.1-r16.trigger 00:48:16 Executing ca-certificates-20191127-r4.trigger 00:48:16 OK: 7 MiB in 18 packages 00:48:16 v3.12.0-253-g9028084776 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:48:16 v3.12.0-250-g44b98a579a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:48:16 OK: 12617 distinct packages available 00:48:17 (1/2) Installing ca-certificates (20191127-r4) 00:48:17 (2/2) Installing dumb-init (1.2.2-r1) 00:48:17 Executing busybox-1.31.1-r16.trigger 00:48:17 Executing ca-certificates-20191127-r4.trigger 00:48:18 OK: 6 MiB in 16 packages 00:48:19 Removing intermediate container 54d0d88753a4 00:48:19 ---> 72e135eee819 00:48:19 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:19 ---> Running in 53c743977e99 00:48:20 Removing intermediate container 53c743977e99 00:48:20 ---> ccde990310ba 00:48:20 Step 13/20 : WORKDIR /edgex 00:48:20 ---> Running in f4679e15828e 00:48:20 Removing intermediate container dd1070259b3f 00:48:20 ---> 9a6ed787ca8c 00:48:20 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:48:21 ---> Running in 73669ba04c4e 00:48:21 Removing intermediate container f4679e15828e 00:48:21 ---> 9a64a333f3a1 00:48:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:48:21 Removing intermediate container 73669ba04c4e 00:48:21 ---> 5a9aba9cfe6e 00:48:21 Step 14/29 : WORKDIR $BASE_DIR 00:48:22 ---> Running in b645d63c0279 00:48:23 ---> d1d3cbac6693 00:48:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:48:23 Removing intermediate container b645d63c0279 00:48:23 ---> db1b0cd7780d 00:48:23 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:48:23 ---> Running in 865ed34abd68 00:48:25 ---> e4b91af758bf 00:48:25 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:48:25 ---> Running in 9065f14d8568 00:48:25 Removing intermediate container 9065f14d8568 00:48:25 ---> e2910bbc0a90 00:48:26 Step 17/20 : CMD ["--init=true"] 00:48:26 ---> Running in 8dd90248bff7 00:48:27 Removing intermediate container 8dd90248bff7 00:48:27 ---> c453c2385b56 00:48:27 Step 18/20 : LABEL arch=arm64 00:48:27 ---> Running in c88c9ddbb8de 00:48:28 Removing intermediate container 865ed34abd68 00:48:28 ---> a0f44c1527ed 00:48:28 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:48:28 Removing intermediate container c88c9ddbb8de 00:48:28 ---> 54ccdd312d23 00:48:28 Step 19/20 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 00:48:28 ---> Running in eacc2d437d3f 00:48:29 Removing intermediate container eacc2d437d3f 00:48:29 ---> 2859694b2f42 00:48:29 Step 20/20 : LABEL version=0.0.0 00:48:29 ---> Running in e487925c08be 00:48:29 ---> 5ba4faa9e812 00:48:29 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:48:30 Removing intermediate container e487925c08be 00:48:30 ---> 6c1583ee8c69 00:48:30 00:48:31 ---> 97eb9c5e94aa 00:48:31 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:48:31 Successfully built 6c1583ee8c69 00:48:31 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:48:32  Building docker-security-proxy-setup-go ... done  ---> 5b5eb8ff2885 00:48:32 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:48:33 ---> 5aca671905a7 00:48:33 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:48:34 ---> e18383833638 00:48:34 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:48:35 ---> Running in 3611d86bc56a 00:48:39 Removing intermediate container 74bd6149b7f9 00:48:39 ---> 56d55e26db36 00:48:39 00:48:39 Step 10/20 : FROM scratch 00:48:39 ---> 00:48:39 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:48:40 ---> Using cache 00:48:40 ---> 2103a819d4bb 00:48:40 Step 12/20 : ENV APP_PORT=48085 00:48:40 ---> Running in 8a6b2877c46a 00:48:40 Removing intermediate container 3611d86bc56a 00:48:40 ---> 22263ff2ba7c 00:48:40 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:48:40 Removing intermediate container 8a6b2877c46a 00:48:40 ---> c6d80a110a62 00:48:40 Step 13/20 : EXPOSE $APP_PORT 00:48:41 ---> Running in 6eb2b9b8acad 00:48:42 Removing intermediate container 6eb2b9b8acad 00:48:42 ---> ce24c284550a 00:48:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:48:42 ---> cb4c197e1e4b 00:48:42 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:48:42 ---> Running in 1d2f2021b1bd 00:48:43 ---> 9d9c6bf91ecd 00:48:43 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:48:47 ---> 29ede9751251 00:48:47 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:48:47 Removing intermediate container 1d2f2021b1bd 00:48:47 ---> ff24608f934d 00:48:47 Step 24/29 : RUN chmod 755 security-secrets-setup 00:48:47 Removing intermediate container d2b1a9bdd9ac 00:48:47 ---> 00baeecbde16 00:48:47 00:48:47 Step 10/21 : FROM scratch 00:48:47 ---> 00:48:47 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:48:47 ---> Running in 62e9f7e10395 00:48:47 ---> 1d136f6ea6de 00:48:47 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:48:47 ---> Using cache 00:48:47 ---> 2103a819d4bb 00:48:47 Step 12/21 : ENV APP_PORT=48081 00:48:48 ---> Running in 4e4899f5287e 00:48:48 ---> Running in 668a2ca5b09b 00:48:48 Removing intermediate container 668a2ca5b09b 00:48:48 ---> 7077bf22979c 00:48:48 Step 18/20 : LABEL arch=arm64 00:48:48 Removing intermediate container 4e4899f5287e 00:48:48 ---> c906f4ad3c8e 00:48:48 Step 13/21 : EXPOSE $APP_PORT 00:48:48 ---> Running in 4eca98345612 00:48:48 ---> Running in 2e0c85d6f180 00:48:49 Removing intermediate container 4eca98345612 00:48:49 ---> 692ac4c510cd 00:48:49 Step 14/21 : WORKDIR / 00:48:49 Removing intermediate container 2e0c85d6f180 00:48:49 ---> 94e08b124b02 00:48:49 Step 19/20 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 00:48:49 ---> Running in 83ae76135be7 00:48:50 ---> Running in d8b1cac86854 00:48:50 Removing intermediate container 0978f44bbb7f 00:48:50 ---> fb6ad1650ab3 00:48:50 00:48:50 Step 10/21 : FROM scratch 00:48:50 ---> 00:48:50 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:48:50 ---> Using cache 00:48:50 ---> de3f3d518419 00:48:50 Step 12/21 : ENV APP_PORT=48061 00:48:51 ---> Running in 822b6ce66086 00:48:51 Removing intermediate container 83ae76135be7 00:48:51 ---> fd8a57f19fb1 00:48:51 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:48:51 Removing intermediate container d8b1cac86854 00:48:51 ---> 88153d4864f1 00:48:51 Step 20/20 : LABEL version=0.0.0 00:48:51 Removing intermediate container 62e9f7e10395 00:48:51 ---> 7368eec931d1 00:48:51 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:48:51 ---> Running in d32fa3f951f4 00:48:51 ---> Running in c857e24b1e34 00:48:51 Removing intermediate container 822b6ce66086 00:48:51 ---> ccafc74b671d 00:48:51 Step 13/21 : EXPOSE $APP_PORT 00:48:51 ---> Running in 29d80834e31a 00:48:51 Removing intermediate container d32fa3f951f4 00:48:51 ---> aaa2173a2d43 00:48:51 00:48:51 Removing intermediate container c857e24b1e34 00:48:51 ---> f354e00b6ddf 00:48:51 Step 26/29 : CMD [ "generate" ] 00:48:51 ---> 53f1a4a846c2 00:48:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:48:52 ---> Running in 882acb2a5c0e 00:48:52 Removing intermediate container 29d80834e31a 00:48:52 ---> f70f896e9ae6 00:48:52 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 00:48:52 Successfully built aaa2173a2d43 00:48:52 Successfully tagged docker-support-scheduler-go-arm64:latest 00:48:52  Building docker-support-scheduler-go ... done Removing intermediate container 882acb2a5c0e 00:48:52 ---> e5cc5cf0116f 00:48:52 Step 27/29 : LABEL arch=arm64 00:48:52 ---> Running in ecce07b5c361 00:48:53 ---> f53cb126af0f 00:48:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 00:48:53 ---> a5a2f5e595f0 00:48:53 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:48:53 Removing intermediate container ecce07b5c361 00:48:53 ---> 9c00d409c6d4 00:48:53 Step 28/29 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 00:48:53 ---> Running in fe3985e66865 00:48:54 ---> 47e47a92afc9 00:48:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 00:48:54 Removing intermediate container fe3985e66865 00:48:54 ---> b18217336399 00:48:54 Step 29/29 : LABEL version=0.0.0 00:48:54 ---> 2783ea153732 00:48:54 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:48:54 ---> Running in 3e53c9f794fa 00:48:54 ---> Running in 1e76ff10382b 00:48:55 Removing intermediate container 3e53c9f794fa 00:48:55 ---> f4c740535198 00:48:55 00:48:55 Removing intermediate container 1e76ff10382b 00:48:55 ---> 08bdb7362bfb 00:48:55 Step 19/21 : LABEL arch=arm64 00:48:55 Successfully built f4c740535198 00:48:55 Successfully tagged docker-security-secrets-setup-go-arm64:latest 00:48:55  Building docker-security-secrets-setup-go ... done  ---> Running in 05946d64dfd1 00:48:55 ---> 13fb62bf696b 00:48:55 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 00:48:56 Removing intermediate container 05946d64dfd1 00:48:56 ---> c990196402f3 00:48:56 Step 20/21 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 00:48:56 ---> Running in f3d4d315a1f9 00:48:56 ---> 82441a1104a2 00:48:56 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:48:56 ---> Running in 83cf8275abf8 00:48:56 Removing intermediate container f3d4d315a1f9 00:48:56 ---> 3317f9d67142 00:48:56 Step 21/21 : LABEL version=0.0.0 00:48:56 ---> Running in 4f924ea467b4 00:48:57 Removing intermediate container 83cf8275abf8 00:48:57 ---> 39942521ffe6 00:48:57 Step 19/21 : LABEL arch=arm64 00:48:57 ---> Running in cd5a4fd58d77 00:48:57 Removing intermediate container 4f924ea467b4 00:48:57 ---> 32d345d11a52 00:48:57 00:48:58 Successfully built 32d345d11a52 00:48:58 Removing intermediate container cd5a4fd58d77 00:48:58 ---> 127882566039 00:48:58 Step 20/21 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 00:48:58 Successfully tagged docker-core-metadata-go-arm64:latest 00:48:58  Building docker-core-metadata-go ... done  ---> Running in fbf63185c696 00:48:58 Removing intermediate container fbf63185c696 00:48:58 ---> 337036c5a062 00:48:58 Step 21/21 : LABEL version=0.0.0 00:48:58 ---> Running in 439504eb4918 00:48:59 Removing intermediate container 439504eb4918 00:48:59 ---> 92ec9576d8c8 00:48:59 00:48:59 Successfully built 92ec9576d8c8 00:48:59 Successfully tagged docker-support-logging-go-arm64:latest 00:48:59  Building docker-support-logging-go ... done  [Pipeline] } 00:48:59 $ docker stop --time=1 4c5fcfefc56d5cf81ef1a49d6d5eed0b0d77c6119e52c4ec6be2dcbc8c612f93 00:49:01 $ docker rm -f 4c5fcfefc56d5cf81ef1a49d6d5eed0b0d77c6119e52c4ec6be2dcbc8c612f93 [Pipeline] // withDockerContainer [Pipeline] sh 00:49:02 + docker images 00:49:02 + grep docker 00:49:02 docker-support-logging-go-arm64 latest 92ec9576d8c8 4 seconds ago 11.4MB 00:49:02 docker-core-metadata-go-arm64 latest 32d345d11a52 5 seconds ago 13.8MB 00:49:02 docker-security-secrets-setup-go-arm64 latest f4c740535198 8 seconds ago 24.2MB 00:49:02 docker-support-scheduler-go-arm64 latest aaa2173a2d43 11 seconds ago 12.6MB 00:49:02 docker-security-proxy-setup-go-arm64 latest 6c1583ee8c69 32 seconds ago 15.8MB 00:49:02 docker-sys-mgmt-agent-go-arm64 latest b94557708518 2 minutes ago 266MB 00:49:02 docker-core-data-go-arm64 latest 7d997c019bf3 3 minutes ago 22.6MB 00:49:02 docker-security-secretstore-setup-go-arm64 latest 4beb49d7ab3f 3 minutes ago 32.6MB 00:49:02 docker-support-notifications-go-arm64 latest 111179b94441 4 minutes ago 13.9MB 00:49:02 docker-core-command-go-arm64 latest 543319c4cb5b 4 minutes ago 12.4MB 00:49:02 docker latest ce9d55ae87f1 7 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 00:49:04 provisioning config files... 00:49:04 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/17@tmp/config1362918368640103387tmp [Pipeline] { [Pipeline] sh 00:49:04 + curl -s https://codecov.io/bash 00:49:04 + bash -s - -t @/w/workspace/edgex-go/17@tmp/config1362918368640103387tmp [Pipeline] } 00:51:25 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 00:51:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:51:28 ---> package-listing.sh 00:51:28 ++ facter osfamily 00:51:28 ++ tr '[:upper:]' '[:lower:]' 00:51:28 + OS_FAMILY=redhat 00:51:28 + workspace=/w/workspace/edgex-go/17 00:51:28 + START_PACKAGES=/tmp/packages_start.txt 00:51:28 + END_PACKAGES=/tmp/packages_end.txt 00:51:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:51:28 + PACKAGES=/tmp/packages_start.txt 00:51:28 + '[' /w/workspace/edgex-go/17 ']' 00:51:28 + PACKAGES=/tmp/packages_end.txt 00:51:28 + case "${OS_FAMILY}" in 00:51:28 + rpm -qa 00:51:28 + sort 00:51:32 + '[' -f /tmp/packages_start.txt ']' 00:51:32 + '[' -f /tmp/packages_end.txt ']' 00:51:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:51:32 + '[' /w/workspace/edgex-go/17 ']' 00:51:32 + mkdir -p /w/workspace/edgex-go/17/archives/ 00:51:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] isUnix [Pipeline] sh 00:51:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:32 00:51:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:51:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:33 alpine: Pulling from edgex-lftools-log-publisher 00:51:33 c9b1b535fdd9: Pulling fs layer 00:51:33 2cc5ad85d9ab: Pulling fs layer 00:51:33 756a868c4378: Pulling fs layer 00:51:33 444b2fc9a129: Pulling fs layer 00:51:33 ea15f1150254: Pulling fs layer 00:51:33 41b27a9f41bf: Pulling fs layer 00:51:33 28c525ee5125: Pulling fs layer 00:51:33 094b1ea09ed8: Pulling fs layer 00:51:33 138eaada9080: Pulling fs layer 00:51:33 0622d0fa9048: Pulling fs layer 00:51:33 41b27a9f41bf: Waiting 00:51:33 28c525ee5125: Waiting 00:51:33 094b1ea09ed8: Waiting 00:51:33 444b2fc9a129: Waiting 00:51:33 138eaada9080: Waiting 00:51:33 ea15f1150254: Waiting 00:51:33 0622d0fa9048: Waiting 00:51:33 2cc5ad85d9ab: Verifying Checksum 00:51:33 2cc5ad85d9ab: Download complete 00:51:33 444b2fc9a129: Verifying Checksum 00:51:33 444b2fc9a129: Download complete 00:51:33 c9b1b535fdd9: Verifying Checksum 00:51:33 c9b1b535fdd9: Download complete 00:51:33 ea15f1150254: Verifying Checksum 00:51:33 ea15f1150254: Download complete 00:51:33 28c525ee5125: Verifying Checksum 00:51:33 28c525ee5125: Download complete 00:51:33 756a868c4378: Verifying Checksum 00:51:33 756a868c4378: Download complete 00:51:33 094b1ea09ed8: Verifying Checksum 00:51:33 094b1ea09ed8: Download complete 00:51:33 138eaada9080: Download complete 00:51:33 0622d0fa9048: Verifying Checksum 00:51:33 0622d0fa9048: Download complete 00:51:33 c9b1b535fdd9: Pull complete 00:51:33 2cc5ad85d9ab: Pull complete 00:51:34 41b27a9f41bf: Verifying Checksum 00:51:34 41b27a9f41bf: Download complete 00:51:35 756a868c4378: Pull complete 00:51:35 444b2fc9a129: Pull complete 00:51:35 ea15f1150254: Pull complete 00:51:40 41b27a9f41bf: Pull complete 00:51:40 28c525ee5125: Pull complete 00:51:42 094b1ea09ed8: Pull complete 00:51:44 138eaada9080: Pull complete 00:51:44 0622d0fa9048: Pull complete 00:51:44 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 00:51:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:51:45 prd-centos7-docker-4c-2g-326 does not seem to be running inside a container 00:51:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:51:48 $ docker top 5054c6646d819dfd65bfcd4f6c92bdf50e79e50302084d9ab7520095aa3b2967 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:51:48 provisioning config files... 00:51:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/17@tmp/config5989748958696206558tmp [Pipeline] { [Pipeline] echo 00:51:48 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:51:48 ---> create-netrc.sh [Pipeline] echo 00:51:48 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:51:49 ---> logs-deploy.sh 00:51:49 + ARCHIVE_ARTIFACTS= 00:51:49 + LOGS_SERVER=https://logs.edgexfoundry.org 00:51:49 + '[' https://logs.edgexfoundry.org == None ']' 00:51:49 + NEXUS_URL=https://nexus.edgexfoundry.org 00:51:49 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2625/17 00:51:49 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2625/17/ 00:51:49 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2625/17 /w/workspace/edgex-go/17 00:51:50 Archives upload complete. 00:51:50 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2625/17 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2625/17/ 00:51:50 ---> uname -a: 00:51:50 Linux 5054c6646d81 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 00:51:50 00:51:50 00:51:50 ---> lscpu: 00:51:50 Architecture: x86_64 00:51:50 CPU op-mode(s): 32-bit, 64-bit 00:51:50 Byte Order: Little Endian 00:51:50 Address sizes: 40 bits physical, 48 bits virtual 00:51:50 CPU(s): 4 00:51:50 On-line CPU(s) list: 0-3 00:51:50 Thread(s) per core: 1 00:51:50 Core(s) per socket: 1 00:51:50 Socket(s): 4 00:51:50 NUMA node(s): 1 00:51:50 Vendor ID: GenuineIntel 00:51:50 CPU family: 6 00:51:50 Model: 44 00:51:50 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:51:50 Stepping: 1 00:51:50 CPU MHz: 2933.438 00:51:50 BogoMIPS: 5866.87 00:51:50 Virtualization: VT-x 00:51:50 Hypervisor vendor: KVM 00:51:50 Virtualization type: full 00:51:50 L1d cache: 128 KiB 00:51:50 L1i cache: 128 KiB 00:51:50 L2 cache: 16 MiB 00:51:50 L3 cache: 64 MiB 00:51:50 NUMA node0 CPU(s): 0-3 00:51:50 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:51:50 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:51:50 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:51:50 Vulnerability Meltdown: Mitigation; PTI 00:51:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:51:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:51:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:51:50 Vulnerability Tsx async abort: Not affected 00:51:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 00:51:50 00:51:50 00:51:50 ---> nproc: 00:51:50 4 00:51:50 00:51:50 00:51:50 ---> df -h: 00:51:50 Filesystem Size Used Available Use% Mounted on 00:51:50 overlay 50.0G 12.5G 37.5G 25% / 00:51:50 tmpfs 64.0M 0 64.0M 0% /dev 00:51:50 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:51:50 shm 64.0M 0 64.0M 0% /dev/shm 00:51:50 /dev/vda1 50.0G 12.5G 37.5G 25% /etc/resolv.conf 00:51:50 /dev/vda1 50.0G 12.5G 37.5G 25% /etc/hostname 00:51:50 /dev/vda1 50.0G 12.5G 37.5G 25% /etc/hosts 00:51:50 /dev/vda1 50.0G 12.5G 37.5G 25% /var/log/sa 00:51:50 /dev/vda1 50.0G 12.5G 37.5G 25% /w/workspace/edgex-go/17 00:51:50 /dev/vda1 50.0G 12.5G 37.5G 25% /w/workspace/edgex-go/17@tmp 00:51:50 00:51:50 00:51:50 ---> free -m: 00:51:50 total used free shared buff/cache available 00:51:50 Mem: 1837 626 113 0 1097 1124 00:51:50 Swap: 1023 74 949 00:51:50 00:51:50 00:51:50 ---> ip addr: 00:51:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:51:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:51:50 inet 127.0.0.1/8 scope host lo 00:51:50 valid_lft forever preferred_lft forever 00:51:50 106: eth0@if107: mtu 1458 qdisc noqueue state UP 00:51:50 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 00:51:50 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 00:51:50 valid_lft forever preferred_lft forever 00:51:50 00:51:50