Pull request #2673 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of adam-intel for edgexfoundry/edgex-go Loading trusted files from base branch master at 3555043a6994042684a9c8b6423498381cadcc6f rather than 9abc40e2d7e7359a3edb1534c33b02e3a40853cf Obtained Jenkinsfile from 3555043a6994042684a9c8b6423498381cadcc6f Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 --version # 'git version 2.16.6' > 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 > git --version # 'git version 2.16.6' 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-431 in /w/workspace/edgexfoundry_edgex-go_PR-2673 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2673/head:refs/remotes/origin/PR-2673 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 3555043a6994042684a9c8b6423498381cadcc6f into PR head commit 9abc40e2d7e7359a3edb1534c33b02e3a40853cf Merge succeeded, producing 9abc40e2d7e7359a3edb1534c33b02e3a40853cf Checking out Revision 9abc40e2d7e7359a3edb1534c33b02e3a40853cf (PR-2673) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2673/head:refs/remotes/origin/PR-2673 # 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/2673/head:refs/remotes/origin/PR-2673 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9abc40e2d7e7359a3edb1534c33b02e3a40853cf # 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 3555043a6994042684a9c8b6423498381cadcc6f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9abc40e2d7e7359a3edb1534c33b02e3a40853cf # timeout=10 Commit message: "feat(sdk): Adding vault configuration default env variable" First time build. Skipping changelog. > git rev-list --no-walk c580342043709edb5b518f28a961cca9fe3013ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:24:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:24:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:24:06 ========================================================= 23:24:06 EdgeX Global Pipelines Version Info 23:24:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:24:07 ------------------- 23:24:07 stable info: 23:24:07 ------------------- 23:24:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:24:07 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 23:24:07 Message: update stable to v1.0.106 23:24:08 ------------------- 23:24:08 experimental info: 23:24:08 ------------------- 23:24:08 Commited By: **** collab-it+edgex@linuxfoundation.org 23:24:08 Commit SHA: 4bfbf48e2de9ad395c46d40451a58600a1527367 23:24:08 Message: update experimental to v1.0.112 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 23:24:10 ++ 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 23:24:10 + for file in '`ls cmd/**/Dockerfile`' 23:24:10 ++ dirname cmd/core-command/Dockerfile 23:24:10 ++ cut -d/ -f2 23:24:10 + echo core-command,cmd/core-command/Dockerfile 23:24:10 + for file in '`ls cmd/**/Dockerfile`' 23:24:10 ++ dirname cmd/core-data/Dockerfile 23:24:10 ++ cut -d/ -f2 23:24:10 + echo core-data,cmd/core-data/Dockerfile 23:24:10 + for file in '`ls cmd/**/Dockerfile`' 23:24:10 ++ cut -d/ -f2 23:24:10 ++ dirname cmd/core-metadata/Dockerfile 23:24:10 + echo core-metadata,cmd/core-metadata/Dockerfile 23:24:10 + for file in '`ls cmd/**/Dockerfile`' 23:24:10 ++ dirname cmd/security-proxy-setup/Dockerfile 23:24:10 ++ cut -d/ -f2 23:24:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:24:10 + for file in '`ls cmd/**/Dockerfile`' 23:24:10 ++ dirname cmd/security-secrets-setup/Dockerfile 23:24:10 ++ cut -d/ -f2 23:24:10 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 23:24:10 + for file in '`ls cmd/**/Dockerfile`' 23:24:10 ++ dirname cmd/security-secretstore-setup/Dockerfile 23:24:10 ++ cut -d/ -f2 23:24:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:24:10 + for file in '`ls cmd/**/Dockerfile`' 23:24:10 ++ dirname cmd/support-logging/Dockerfile 23:24:10 ++ cut -d/ -f2 23:24:10 + echo support-logging,cmd/support-logging/Dockerfile 23:24:10 + for file in '`ls cmd/**/Dockerfile`' 23:24:10 ++ dirname cmd/support-notifications/Dockerfile 23:24:10 ++ cut -d/ -f2 23:24:10 + echo support-notifications,cmd/support-notifications/Dockerfile 23:24:10 + for file in '`ls cmd/**/Dockerfile`' 23:24:10 ++ dirname cmd/support-scheduler/Dockerfile 23:24:10 ++ cut -d/ -f2 23:24:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:24:10 + for file in '`ls cmd/**/Dockerfile`' 23:24:10 ++ dirname cmd/sys-mgmt-agent/Dockerfile 23:24:10 ++ cut -d/ -f2 23:24:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:24:10 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 23:24:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:24:11 23:24:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:24:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:24:11 latest: Pulling from edgex-devops/git-semver 23:24:11 31603596830f: Pulling fs layer 23:24:11 2a8b12db71e7: Pulling fs layer 23:24:11 6ca5941a6612: Pulling fs layer 23:24:11 ecc8261a40a4: Pulling fs layer 23:24:11 ecc8261a40a4: Waiting 23:24:11 2a8b12db71e7: Verifying Checksum 23:24:11 2a8b12db71e7: Download complete 23:24:11 31603596830f: Verifying Checksum 23:24:11 31603596830f: Download complete 23:24:12 ecc8261a40a4: Verifying Checksum 23:24:12 ecc8261a40a4: Download complete 23:24:12 6ca5941a6612: Verifying Checksum 23:24:12 6ca5941a6612: Download complete 23:24:12 31603596830f: Pull complete 23:24:12 2a8b12db71e7: Pull complete 23:24:13 6ca5941a6612: Pull complete 23:24:13 ecc8261a40a4: Pull complete 23:24:13 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:24:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:24:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:24:13 prd-centos7-docker-4c-2g-431 does not seem to be running inside a container 23:24:13 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:24:15 $ docker top c4ced29d130971ba722e1edf06c4aa925acb6d36f071d48822226267768c7785 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:24:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:24:16 [ssh-agent] Looking for ssh-agent implementation... 23:24:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:24:16 $ docker exec c4ced29d130971ba722e1edf06c4aa925acb6d36f071d48822226267768c7785 ssh-agent 23:24:16 SSH_AUTH_SOCK=/tmp/ssh-RcwG7AJZSleY/agent.13 23:24:16 SSH_AGENT_PID=18 23:24:16 Running ssh-add (command line suppressed) 23:24:16 Identity added: /w/workspace/edgex-go/6@tmp/private_key_5302803646951152295.key (/w/workspace/edgex-go/6@tmp/private_key_5302803646951152295.key) 23:24:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:24:17 + git describe --exact-match --tags HEAD 23:24:17 fatal: No names found, cannot describe anything. [Pipeline] } 23:24:17 $ docker exec --env ******** --env ******** c4ced29d130971ba722e1edf06c4aa925acb6d36f071d48822226267768c7785 ssh-agent -k 23:24:17 unset SSH_AUTH_SOCK; 23:24:17 unset SSH_AGENT_PID; 23:24:17 echo Agent pid 18 killed; 23:24:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:24:17 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 23:24:17 This usually means this commit has not been tagged. [Pipeline] sshagent 23:24:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:24:17 [ssh-agent] Looking for ssh-agent implementation... 23:24:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:24:17 $ docker exec c4ced29d130971ba722e1edf06c4aa925acb6d36f071d48822226267768c7785 ssh-agent 23:24:17 SSH_AUTH_SOCK=/tmp/ssh-GIiTj8eavTrz/agent.46 23:24:17 SSH_AGENT_PID=51 23:24:17 Running ssh-add (command line suppressed) 23:24:17 Identity added: /w/workspace/edgex-go/6@tmp/private_key_3347409712057644457.key (/w/workspace/edgex-go/6@tmp/private_key_3347409712057644457.key) 23:24:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:24:18 + git semver init 23:24:18 # -> Open(): unable to determine branch for HEAD 23:24:18 # $GIT_DIR = /w/workspace/edgex-go/6/.git 23:24:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 23:24:18 # $SEMVER_REMOTE_NAME = origin 23:24:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:24:18 # $SEMVER_USER_NAME = edgex-jenkins 23:24:18 # $SEMVER_BRANCH = PR-2673 23:24:18 # $SEMVER_TEMP = /tmp/semver-897938883 23:24:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:25:05 # '/tmp/semver-897938883' -> '/w/workspace/edgex-go/6/.semver' 23:25:05 # -> Force: false 23:25:05 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 23:25:05 $ docker exec --env ******** --env ******** c4ced29d130971ba722e1edf06c4aa925acb6d36f071d48822226267768c7785 ssh-agent -k 23:25:05 unset SSH_AUTH_SOCK; 23:25:05 unset SSH_AGENT_PID; 23:25:05 echo Agent pid 51 killed; 23:25:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:25:05 + git semver [Pipeline] } 23:25:05 $ docker stop --time=1 c4ced29d130971ba722e1edf06c4aa925acb6d36f071d48822226267768c7785 23:25:07 $ docker rm -f c4ced29d130971ba722e1edf06c4aa925acb6d36f071d48822226267768c7785 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 23:25:20 Stashed 38 file(s) [Pipeline] echo 23:25:20 [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 23:25:21 ========================================================= 23:25:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 23:25:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:25:21 + 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 . 23:25:24 Sending build context to Docker daemon 323.1MB 23:25:24 Step 1/7 : ARG BASE=golang:1.13-alpine 23:25:24 Step 2/7 : FROM ${BASE} 23:25:24 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 23:25:24 df20fa9351a1: Pulling fs layer 23:25:24 ed8968b2872e: Pulling fs layer 23:25:24 a92cc7c5fd73: Pulling fs layer 23:25:24 2dd03ba5bac4: Pulling fs layer 23:25:24 1e091d79d1de: Pulling fs layer 23:25:24 481702a1767f: Pulling fs layer 23:25:24 f64a6f60c768: Pulling fs layer 23:25:24 e78d2573fc39: Pulling fs layer 23:25:24 e876d2f968b6: Pulling fs layer 23:25:24 ce8a83651883: Pulling fs layer 23:25:24 07967f4d0e4b: Pulling fs layer 23:25:24 1e091d79d1de: Waiting 23:25:24 481702a1767f: Waiting 23:25:24 f64a6f60c768: Waiting 23:25:24 e78d2573fc39: Waiting 23:25:24 e876d2f968b6: Waiting 23:25:24 ce8a83651883: Waiting 23:25:24 07967f4d0e4b: Waiting 23:25:24 2dd03ba5bac4: Waiting 23:25:24 a92cc7c5fd73: Download complete 23:25:24 ed8968b2872e: Download complete 23:25:24 1e091d79d1de: Verifying Checksum 23:25:24 1e091d79d1de: Download complete 23:25:24 481702a1767f: Verifying Checksum 23:25:24 481702a1767f: Download complete 23:25:24 df20fa9351a1: Verifying Checksum 23:25:24 df20fa9351a1: Download complete 23:25:25 f64a6f60c768: Verifying Checksum 23:25:25 f64a6f60c768: Download complete 23:25:26 e876d2f968b6: Verifying Checksum 23:25:26 e876d2f968b6: Download complete 23:25:26 2dd03ba5bac4: Verifying Checksum 23:25:26 2dd03ba5bac4: Download complete 23:25:26 e78d2573fc39: Download complete 23:25:26 07967f4d0e4b: Verifying Checksum 23:25:26 07967f4d0e4b: Download complete 23:25:26 ce8a83651883: Verifying Checksum 23:25:26 ce8a83651883: Download complete 23:25:27 df20fa9351a1: Pull complete 23:25:27 ed8968b2872e: Pull complete 23:25:27 a92cc7c5fd73: Pull complete 23:25:34 2dd03ba5bac4: Pull complete 23:25:34 1e091d79d1de: Pull complete 23:25:34 481702a1767f: Pull complete 23:25:36 Still waiting to schedule task 23:25:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:25:37 f64a6f60c768: Pull complete 23:25:41 e78d2573fc39: Pull complete 23:25:41 e876d2f968b6: Pull complete 23:25:41 ce8a83651883: Pull complete 23:25:41 07967f4d0e4b: Pull complete 23:25:41 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 23:25:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 23:25:41 ---> 5d7c900382c6 23:25:41 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 23:25:43 ---> Running in 199e6af7a998 23:25:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:25:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:25:45 (1/12) Installing libmagic (5.38-r0) 23:25:45 (2/12) Installing file (5.38-r0) 23:25:45 (3/12) Installing libc-dev (0.7.2-r3) 23:25:45 (4/12) Installing g++ (9.3.0-r2) 23:25:50 (5/12) Installing fortify-headers (1.1-r0) 23:25:50 (6/12) Installing patch (2.7.6-r6) 23:25:50 (7/12) Installing build-base (0.5-r2) 23:25:50 (8/12) Installing libsodium (1.0.18-r0) 23:25:50 (9/12) Installing pkgconf (1.7.2-r0) 23:25:50 (10/12) Installing libsodium-dev (1.0.18-r0) 23:25:50 (11/12) Installing libzmq (4.3.2-r0) 23:25:50 (12/12) Installing zeromq-dev (4.3.2-r0) 23:25:50 Executing busybox-1.31.1-r16.trigger 23:25:50 OK: 233 MiB in 51 packages 23:25:53 Removing intermediate container 199e6af7a998 23:25:53 ---> 1b26765101d1 23:25:53 Step 4/7 : WORKDIR /edgex-go 23:25:53 ---> Running in ebbaa19f1b8b 23:25:54 Removing intermediate container ebbaa19f1b8b 23:25:54 ---> 5614e0c12370 23:25:54 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:25:54 latest: Pulling from library/docker 23:25:54 df20fa9351a1: Already exists 23:25:54 25ad7478873d: Pulling fs layer 23:25:54 4684f6177b5d: Pulling fs layer 23:25:54 46e300cec669: Pulling fs layer 23:25:54 63038576ad94: Pulling fs layer 23:25:54 0fdb76c4706c: Pulling fs layer 23:25:54 cb7edeffdfd5: Pulling fs layer 23:25:54 0fdb76c4706c: Waiting 23:25:54 cb7edeffdfd5: Waiting 23:25:54 63038576ad94: Waiting 23:25:54 4684f6177b5d: Verifying Checksum 23:25:54 4684f6177b5d: Download complete 23:25:54 25ad7478873d: Verifying Checksum 23:25:54 25ad7478873d: Download complete 23:25:54 63038576ad94: Verifying Checksum 23:25:54 63038576ad94: Download complete 23:25:55 0fdb76c4706c: Verifying Checksum 23:25:55 0fdb76c4706c: Download complete 23:25:55 cb7edeffdfd5: Verifying Checksum 23:25:55 cb7edeffdfd5: Download complete 23:25:55 25ad7478873d: Pull complete 23:25:55 4684f6177b5d: Pull complete 23:25:55 46e300cec669: Verifying Checksum 23:25:55 46e300cec669: Download complete 23:25:57 46e300cec669: Pull complete 23:25:57 63038576ad94: Pull complete 23:25:57 0fdb76c4706c: Pull complete 23:25:58 cb7edeffdfd5: Pull complete 23:25:58 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 23:25:58 Status: Downloaded newer image for docker:latest 23:25:59 ---> 8d30c4f41510 23:25:59 Step 6/7 : COPY go.mod . 23:25:59 ---> 463c97b40981 23:25:59 Step 7/7 : RUN go mod download 23:25:59 ---> Running in 8fd34973f626 23:26:03 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:26:03 go: finding github.com/BurntSushi/toml v0.3.1 23:26:03 go: finding github.com/OneOfOne/xxhash v1.2.5 23:26:03 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 23:26:03 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:26:03 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 23:26:03 go: finding github.com/bgentry/speakeasy v0.1.0 23:26:03 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 23:26:03 go: finding github.com/cloudflare/gokey v0.1.0 23:26:03 go: finding github.com/davecgh/go-spew v1.1.1 23:26:03 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 23:26:03 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 23:26:03 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 23:26:03 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 23:26:03 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.72 23:26:03 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 23:26:03 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 23:26:03 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 23:26:03 go: finding github.com/fatih/color v1.7.0 23:26:03 go: finding github.com/fsnotify/fsnotify v1.4.7 23:26:03 go: finding github.com/fxamacker/cbor/v2 v2.2.0 23:26:03 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 23:26:03 go: finding github.com/go-kit/kit v0.8.0 23:26:03 go: finding github.com/go-logfmt/logfmt v0.4.0 23:26:03 go: finding github.com/go-playground/assert/v2 v2.0.1 23:26:03 go: finding github.com/go-playground/locales v0.13.0 23:26:03 go: finding github.com/go-playground/universal-translator v0.17.0 23:26:03 go: finding github.com/go-playground/validator/v10 v10.3.0 23:26:03 go: finding github.com/go-redis/redis/v7 v7.2.0 23:26:03 go: finding github.com/go-stack/stack v1.8.0 23:26:04 go: finding github.com/golang/protobuf v1.3.2 23:26:04 go: finding github.com/gomodule/redigo v2.0.0+incompatible 23:26:04 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:26:04 go: finding github.com/google/uuid v1.1.0 23:26:04 go: finding github.com/gorilla/mux v1.7.1 23:26:04 go: finding github.com/hashicorp/consul/api v1.1.0 23:26:04 go: finding github.com/hashicorp/consul/sdk v0.1.1 23:26:04 go: finding github.com/hashicorp/errwrap v1.0.0 23:26:04 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 23:26:04 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 23:26:04 go: finding github.com/hashicorp/go-msgpack v0.5.3 23:26:04 go: finding github.com/hashicorp/go-multierror v1.0.0 23:26:04 go: finding github.com/hashicorp/go-rootcerts v1.0.0 23:26:04 go: finding github.com/hashicorp/go-sockaddr v1.0.0 23:26:04 go: finding github.com/hashicorp/go-syslog v1.0.0 23:26:04 go: finding github.com/hashicorp/go-uuid v1.0.1 23:26:04 go: finding github.com/hashicorp/go.net v0.0.1 23:26:04 go: finding github.com/hashicorp/golang-lru v0.5.0 23:26:04 go: finding github.com/hashicorp/logutils v1.0.0 23:26:04 go: finding github.com/hashicorp/mdns v1.0.0 23:26:04 go: finding github.com/hashicorp/memberlist v0.1.3 23:26:04 go: finding github.com/hashicorp/serf v0.8.2 23:26:04 go: finding github.com/hpcloud/tail v1.0.0 23:26:04 go: finding github.com/imdario/mergo v0.3.6 23:26:05 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:26:05 go: finding github.com/kr/pretty v0.1.0 23:26:05 go: finding github.com/kr/pty v1.1.1 23:26:05 go: finding github.com/kr/text v0.1.0 23:26:05 go: finding github.com/leodido/go-urn v1.2.0 23:26:05 go: finding github.com/mattn/go-colorable v0.0.9 23:26:05 go: finding github.com/mattn/go-isatty v0.0.3 23:26:05 go: finding github.com/miekg/dns v1.0.14 23:26:05 go: finding github.com/mitchellh/cli v1.0.0 23:26:05 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:26:05 go: finding github.com/mitchellh/copystructure v1.0.0 23:26:05 go: finding github.com/mitchellh/go-homedir v1.0.0 23:26:05 go: finding github.com/mitchellh/go-testing-interface v1.0.0 23:26:05 go: finding github.com/mitchellh/gox v0.4.0 23:26:05 go: finding github.com/mitchellh/iochan v1.0.0 23:26:05 go: finding github.com/mitchellh/mapstructure v1.1.2 23:26:05 go: finding github.com/mitchellh/reflectwalk v1.0.0 23:26:05 go: finding github.com/onsi/ginkgo v1.10.1 23:26:05 go: finding github.com/onsi/gomega v1.7.0 23:26:05 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:26:05 go: finding github.com/pebbe/zmq4 v1.0.0 23:26:05 go: finding github.com/pelletier/go-toml v1.2.0 23:26:05 go: finding github.com/pkg/errors v0.8.1 23:26:05 go: finding github.com/pmezard/go-difflib v1.0.0 23:26:05 go: finding github.com/posener/complete v1.1.1 23:26:06 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 23:26:06 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 23:26:06 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:26:06 go: finding github.com/stretchr/objx v0.1.0 23:26:06 go: finding github.com/stretchr/testify v1.5.1 23:26:06 go: finding github.com/ugorji/go v1.1.4 23:26:06 go: finding github.com/x448/float16 v0.8.4 23:26:06 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 23:26:06 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 23:26:06 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 23:26:06 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 23:26:06 go: finding golang.org/x/text v0.3.2 23:26:06 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 23:26:06 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:26:06 go: finding gopkg.in/eapache/queue.v1 v1.1.0 23:26:06 go: finding gopkg.in/fsnotify.v1 v1.4.7 23:26:06 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:26:06 go: finding gopkg.in/yaml.v2 v2.2.8 23:26:24 Removing intermediate container 8fd34973f626 23:26:24 ---> 955f38bb4616 23:26:24 Successfully built 955f38bb4616 23:26:24 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 23:26:25 + docker inspect -f . ci-base-image-x86_64 23:26:25 . [Pipeline] withDockerContainer 23:26:25 prd-centos7-docker-4c-2g-431 does not seem to be running inside a container 23:26:25 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:26:26 $ docker top c5e84d037103347e05077b48ee4d08932853f25317506867fd2fc8bfac007e75 -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:27 + go version 23:26:27 go version go1.13.13 linux/amd64 [Pipeline] echo 23:26:27 ========================================================= 23:26:27 [edgeXBuildGoParallel] Running Tests and Build... 23:26:27 ========================================================= [Pipeline] sh 23:26:27 + make test 23:26:27 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:26:29 ? github.com/edgexfoundry/edgex-go [no test files] 23:26:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:26:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:26:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:26:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:26:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:26:47 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.007s 23:26:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 23:26:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:26:47 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 23:26:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:26:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:26:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:26:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:26:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:26:53 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.021s coverage: 46.6% of statements 23:26:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:26:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:26:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 23:26:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 23:26:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 23:26:55 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.045s coverage: 27.2% of statements 23:26:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:26:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:26:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 23:26:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 23:26:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 23:26:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:26:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.005s coverage: 100.0% of statements 23:26:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 23:26:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.010s coverage: 100.0% of statements 23:26:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 23:26:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:26:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.364s coverage: 82.5% of statements 23:26:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:26:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:26:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.017s coverage: 92.9% of statements 23:26:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:26:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:26:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 23:26:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:26:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.158s coverage: 28.6% of statements 23:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 23:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 23:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 23:26:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.011s coverage: 100.0% of statements 23:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 23:26:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.012s coverage: 100.0% of statements 23:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 23:26:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.040s coverage: 89.8% of statements 23:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 23:26:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.048s coverage: 97.5% of statements 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 23:26:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.008s coverage: 100.0% of statements 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 23:26:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/error [no test files] 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] 23:26:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.075s coverage: 63.5% of statements 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:26:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.012s coverage: 100.0% of statements 23:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.081s coverage: 55.9% of statements 23:27:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:27:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:27:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 23:27:00 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 8.296s coverage: 86.3% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.293s coverage: 72.2% of statements 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.119s coverage: 72.1% of statements 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.034s coverage: 82.4% of statements 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.010s coverage: 48.4% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.006s coverage: 28.8% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.013s coverage: 96.8% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.040s coverage: 26.9% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.086s coverage: 84.1% of statements 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.015s coverage: 100.0% of statements 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.033s coverage: 42.9% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.004s coverage: 100.0% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.013s coverage: 83.8% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.022s coverage: 45.9% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.020s coverage: 100.0% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.008s coverage: 100.0% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.008s coverage: 100.0% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.074s coverage: 29.1% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.028s coverage: 99.0% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.009s coverage: 100.0% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/system 0.014s coverage: 0.0% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.005s coverage: 87.9% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.004s coverage: 100.0% of statements 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements 23:27:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements 23:27:11 GO111MODULE=on go vet ./... 23:27:17 gofmt -l . 23:27:17 [ "`gofmt -l .`" = "" ] 23:27:18 ./bin/test-go-mod-tidy.sh 23:27:19 ./bin/test-attribution-txt.sh [Pipeline] sh 23:27:21 + ls -al . 23:27:21 total 552 23:27:21 drwxrwxr-x 10 1001 1001 4096 Aug 26 23:27 . 23:27:21 drwxr-xr-x 4 root root 28 Aug 26 23:26 .. 23:27:21 -rw-rw-r-- 1 1001 1001 11 Aug 26 23:24 .dockerignore 23:27:21 drwxrwxr-x 8 1001 1001 179 Aug 26 23:24 .git 23:27:21 drwxrwxr-x 3 1001 1001 60 Aug 26 23:24 .github 23:27:21 -rw-rw-r-- 1 1001 1001 932 Aug 26 23:24 .gitignore 23:27:21 drwx------ 3 1001 1001 47 Aug 26 23:25 .semver 23:27:21 -rw-rw-r-- 1 1001 1001 166 Aug 26 23:24 .sonarcloud.properties 23:27:21 -rw-rw-r-- 1 1001 1001 3804 Aug 26 23:24 CONTRIBUTING.md 23:27:21 -rw-rw-r-- 1 1001 1001 1035 Aug 26 23:24 Dockerfile.build 23:27:21 -rw-rw-r-- 1 1001 1001 865 Aug 26 23:24 Jenkinsfile 23:27:21 -rw-rw-r-- 1 1001 1001 10775 Aug 26 23:24 LICENSE 23:27:21 -rw-rw-r-- 1 1001 1001 6237 Aug 26 23:24 Makefile 23:27:21 -rw-rw-r-- 1 1001 1001 5652 Aug 26 23:24 README.md 23:27:21 -rw-rw-r-- 1 1001 1001 259 Aug 26 23:24 SECURITY.md 23:27:21 -rw-rw-r-- 1 1001 1001 5 Aug 26 23:25 VERSION 23:27:21 -rw-rw-r-- 1 1001 1001 4131 Aug 26 23:24 ZMQWindows.md 23:27:21 drwxrwxr-x 2 1001 1001 117 Aug 26 23:24 bin 23:27:21 drwxrwxr-x 15 1001 1001 4096 Aug 26 23:24 cmd 23:27:21 -rw-r--r-- 1 root root 458659 Aug 26 23:27 coverage.out 23:27:21 -rw-r--r-- 1 root root 1019 Aug 26 23:27 go.mod 23:27:21 -rw-r--r-- 1 root root 19185 Aug 26 23:27 go.sum 23:27:21 drwxrwxr-x 8 1001 1001 127 Aug 26 23:24 internal 23:27:21 drwxrwxr-x 4 1001 1001 26 Aug 26 23:24 openapi 23:27:21 drwxrwxr-x 4 1001 1001 71 Aug 26 23:24 snap 23:27:21 -rw-rw-r-- 1 1001 1001 168 Aug 26 23:24 version.go [Pipeline] sh 23:27:21 + '[' -e coverage.out ] 23:27:21 + chown 1001:1001 coverage.out [Pipeline] stash 23:27:21 Stashed 1 file(s) [Pipeline] sh 23:27:21 + make build 23:27:21 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 23:27: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 23:27:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-432 in /w/workspace/edgexfoundry_edgex-go_PR-2673 [Pipeline] { [Pipeline] ws 23:27:29 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 23:27:31 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 23:27:32 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 23:27:34 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 23:27:34 using credential edgex-jenkins-ssh 23:27:34 Cloning the remote Git repository 23:27:34 Cloning with configured refspecs honoured and without tags 23:27:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:27:34 > git init /w/workspace/edgex-go/6 # timeout=10 23:27:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:27:34 > git --version # timeout=10 23:27:34 > git --version # 'git version 2.17.1' 23:27:34 using GIT_SSH to set credentials SSH Credentials for GitHub 23:27:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2673/head:refs/remotes/origin/PR-2673 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:27:36 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 23:27:36 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 23:27:38 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 23:27:40 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 23:27:41 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 23:27:45 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 23:27:45 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 23:27:47 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] } 23:27:48 $ docker stop --time=1 c5e84d037103347e05077b48ee4d08932853f25317506867fd2fc8bfac007e75 23:27:48 Fetching without tags 23:27:49 Merging remotes/origin/master commit 3555043a6994042684a9c8b6423498381cadcc6f into PR head commit 9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:27:49 Merge succeeded, producing 9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:27:49 Checking out Revision 9abc40e2d7e7359a3edb1534c33b02e3a40853cf (PR-2673) 23:27:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:27:48 > git config --add remote.origin.fetch +refs/pull/2673/head:refs/remotes/origin/PR-2673 # timeout=10 23:27:48 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:27:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:27:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:27:48 using GIT_SSH to set credentials SSH Credentials for GitHub 23:27:48 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2673/head:refs/remotes/origin/PR-2673 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:27:49 > git config core.sparsecheckout # timeout=10 23:27:49 > git checkout -f 9abc40e2d7e7359a3edb1534c33b02e3a40853cf # timeout=10 23:27:49 > git remote # timeout=10 23:27:49 > git config --get remote.origin.url # timeout=10 23:27:49 using GIT_SSH to set credentials SSH Credentials for GitHub 23:27:49 > git merge 3555043a6994042684a9c8b6423498381cadcc6f # timeout=10 23:27:49 > git rev-parse HEAD^{commit} # timeout=10 23:27:49 > git config core.sparsecheckout # timeout=10 23:27:49 > git checkout -f 9abc40e2d7e7359a3edb1534c33b02e3a40853cf # timeout=10 23:27:49 $ docker rm -f c5e84d037103347e05077b48ee4d08932853f25317506867fd2fc8bfac007e75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:27:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:27:53 23:27:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 23:27:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:27:53 latest: Pulling from edgex-devops/edgex-compose 23:27:53 cbdbe7a5bc2a: Pulling fs layer 23:27:53 ca9280d653b3: Pulling fs layer 23:27:53 7e9c9ca2126c: Pulling fs layer 23:27:53 cbdbe7a5bc2a: Download complete 23:27:53 ca9280d653b3: Verifying Checksum 23:27:53 ca9280d653b3: Download complete 23:27:54 cbdbe7a5bc2a: Pull complete 23:27:54 Commit message: "feat(sdk): Adding vault configuration default env variable" 23:27:54 7e9c9ca2126c: Verifying Checksum 23:27:54 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 23:27:54 ca9280d653b3: Pull complete 23:28:03 7e9c9ca2126c: Pull complete 23:28:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:28:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:28:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 23:28:03 prd-centos7-docker-4c-2g-431 does not seem to be running inside a container 23:28:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:28:04 $ docker top 2be31582bd47e490963bb54b0df8740111dc4e38dc24107f4dd4d90a14936c38 -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:04 + docker-compose build --help 23:28:04 + grep parallel 23:28:05 --parallel Build images in parallel. [Pipeline] } 23:28:05 $ docker stop --time=1 2be31582bd47e490963bb54b0df8740111dc4e38dc24107f4dd4d90a14936c38 23:28:07 $ docker rm -f 2be31582bd47e490963bb54b0df8740111dc4e38dc24107f4dd4d90a14936c38 [Pipeline] // withDockerContainer [Pipeline] echo 23:28:07 ========================================================= 23:28:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 23:28:07 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:28:08 + 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 . 23:28:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:28:08 . [Pipeline] withDockerContainer 23:28:08 prd-centos7-docker-4c-2g-431 does not seem to be running inside a container 23:28:08 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 23:28:09 $ docker top 762fcc8e1badaa5e44d1a472f12d958d69538c4b19269f78dd73013ed49cce21 -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:09 + docker-compose -f ./docker-compose-build.yml build --parallel 23:28:10 Building docker-core-command-go ... 23:28:10 Building docker-core-data-go ... 23:28:10 Building docker-core-metadata-go ... 23:28:10 Building docker-security-proxy-setup-go ... 23:28:10 Building docker-security-secrets-setup-go ... 23:28:10 Building docker-security-secretstore-setup-go ... 23:28:10 Building docker-support-logging-go ... 23:28:10 Building docker-support-notifications-go ... 23:28:10 Building docker-support-scheduler-go ... 23:28:10 Building docker-sys-mgmt-agent-go ... 23:28:10 Building docker-security-secretstore-setup-go 23:28:10 Building docker-support-scheduler-go 23:28:10 Building docker-core-metadata-go 23:28:10 Building docker-support-notifications-go 23:28:10 Building docker-security-secrets-setup-go 23:28:12 Sending build context to Docker daemon 323.1MB 23:28:12 Step 1/7 : ARG BASE=golang:1.13-alpine 23:28:12 Step 2/7 : FROM ${BASE} 23:28:12 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:28:12 b538f80385f9: Pulling fs layer 23:28:12 74f711af9a0d: Pulling fs layer 23:28:12 99f96fe45779: Pulling fs layer 23:28:12 fd7a069fd194: Pulling fs layer 23:28:12 66aa3694b03b: Pulling fs layer 23:28:12 170f70906a0f: Pulling fs layer 23:28:12 ad7c5574e4b9: Pulling fs layer 23:28:12 e772456be8f7: Pulling fs layer 23:28:12 c890913d741a: Pulling fs layer 23:28:12 2480fcc9aa5a: Pulling fs layer 23:28:12 09adf4765672: Pulling fs layer 23:28:12 170f70906a0f: Waiting 23:28:12 fd7a069fd194: Waiting 23:28:12 66aa3694b03b: Waiting 23:28:12 ad7c5574e4b9: Waiting 23:28:12 e772456be8f7: Waiting 23:28:12 c890913d741a: Waiting 23:28:12 2480fcc9aa5a: Waiting 23:28:12 09adf4765672: Waiting 23:28:12 99f96fe45779: Download complete 23:28:12 74f711af9a0d: Verifying Checksum 23:28:12 74f711af9a0d: Download complete 23:28:12 66aa3694b03b: Verifying Checksum 23:28:12 66aa3694b03b: Download complete 23:28:12 170f70906a0f: Download complete 23:28:12 b538f80385f9: Verifying Checksum 23:28:12 b538f80385f9: Download complete 23:28:13 b538f80385f9: Pull complete 23:28:13 74f711af9a0d: Pull complete 23:28:13 99f96fe45779: Pull complete 23:28:14 ad7c5574e4b9: Verifying Checksum 23:28:14 ad7c5574e4b9: Download complete 23:28:14 c890913d741a: Verifying Checksum 23:28:14 c890913d741a: Download complete 23:28:16 2480fcc9aa5a: Verifying Checksum 23:28:16 2480fcc9aa5a: Download complete 23:28:16 09adf4765672: Verifying Checksum 23:28:16 09adf4765672: Download complete 23:28:18 e772456be8f7: Verifying Checksum 23:28:18 e772456be8f7: Download complete 23:28:18 fd7a069fd194: Verifying Checksum 23:28:18 fd7a069fd194: Download complete 23:28:30 fd7a069fd194: Pull complete 23:28:30 66aa3694b03b: Pull complete 23:28:30 170f70906a0f: Pull complete 23:28:34 ad7c5574e4b9: Pull complete 23:28:37 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 23:28:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:28:37 ---> 955f38bb4616 23:28:37 Step 3/22 : WORKDIR /edgex-go 23:28:37 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 23:28:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:28:37 ---> 955f38bb4616 23:28:37 Step 3/21 : WORKDIR /edgex-go 23:28:37 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 23:28:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:28:37 ---> 955f38bb4616 23:28:37 Step 3/26 : WORKDIR /edgex-go 23:28:38 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 23:28:38 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 23:28:38 ---> 955f38bb4616 23:28:38 Step 3/29 : WORKDIR /edgex-go 23:28:38 e772456be8f7: Pull complete 23:28:38 c890913d741a: Pull complete 23:28:38 Step 1/24 : ARG BUILDER_BASE=golang:1.13-alpine 23:28:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:28:38 ---> 955f38bb4616 23:28:38 Step 3/24 : WORKDIR /edgex-go 23:28:39 ---> Running in 90d851b64fac 23:28:39 ---> Running in 0b59ce72c4f2 23:28:39 ---> Running in 25243fca4242 23:28:39 ---> Running in c6dc808b54a5 23:28:39 ---> Running in a151cbf5442d 23:28:39 Removing intermediate container 90d851b64fac 23:28:39 ---> 87cd1f211260 23:28:39 Step 4/29 : RUN apk update && apk add make git 23:28:39 Removing intermediate container 25243fca4242 23:28:39 ---> 0d5ca740a1b3 23:28:39 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:28:39 Removing intermediate container 0b59ce72c4f2 23:28:39 ---> 1ec8b16941f2 23:28:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:28:39 Removing intermediate container c6dc808b54a5 23:28:39 ---> eac379274cee 23:28:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:28:39 Removing intermediate container a151cbf5442d 23:28:39 ---> 7131d53e91dc 23:28:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:28:39 ---> Running in 70b04bc12b43 23:28:39 ---> Running in ad6fc7269473 23:28:39 ---> Running in bdd1621d3444 23:28:39 ---> Running in 748554f417e8 23:28:40 ---> Running in 5ca249856d98 23:28:41 2480fcc9aa5a: Pull complete 23:28:41 09adf4765672: Pull complete 23:28:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:28:41 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 23:28:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 23:28:41 ---> 2248a725d1cf 23:28:41 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 23:28:41 Removing intermediate container 748554f417e8 23:28:41 ---> 6f20fd169794 23:28:41 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 23:28:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:28:42 ---> Running in 88e438ffe3f7 23:28:42 Removing intermediate container bdd1621d3444 23:28:42 ---> 93cd2ccba122 23:28:42 Step 5/22 : RUN apk update && apk add make git 23:28:42 v3.12.0-263-gf2a2ffc32b [http://nl.alpinelinux.org/alpine/v3.12/main] 23:28:42 v3.12.0-259-g31aac9de85 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:28:42 OK: 12746 distinct packages available 23:28:42 OK: 233 MiB in 51 packages 23:28:42 ---> Running in 0a6e1e72b021 23:28:43 Removing intermediate container 5ca249856d98 23:28:43 ---> 004e4da7dc82 23:28:43 Step 5/26 : RUN apk update && apk add make git 23:28:43 Removing intermediate container ad6fc7269473 23:28:43 ---> e907663ea5e2 23:28:43 Step 5/21 : RUN apk update && apk add make git 23:28:43 ---> Running in 1acfbe3fc42a 23:28:43 ---> Running in 22476f89b6b2 23:28:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:28:44 Removing intermediate container 70b04bc12b43 23:28:44 ---> 844bdc91ea64 23:28:44 Step 5/29 : COPY go.mod . 23:28:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:28:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:28:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:28:44 ---> addaca013287 23:28:44 Step 6/29 : RUN go mod download 23:28:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:28:44 ---> Running in d0e5a1b947ca 23:28:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:28:44 v3.12.0-263-gf2a2ffc32b [http://nl.alpinelinux.org/alpine/v3.12/main] 23:28:44 v3.12.0-259-g31aac9de85 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:28:44 OK: 12746 distinct packages available 23:28:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:28:45 OK: 233 MiB in 51 packages 23:28:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:28:45 v3.12.0-263-gf2a2ffc32b [http://nl.alpinelinux.org/alpine/v3.12/main] 23:28:45 v3.12.0-259-g31aac9de85 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:28:45 OK: 12746 distinct packages available 23:28:45 v3.12.0-263-gf2a2ffc32b [http://nl.alpinelinux.org/alpine/v3.12/main] 23:28:45 v3.12.0-259-g31aac9de85 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:28:45 OK: 12746 distinct packages available 23:28:45 OK: 233 MiB in 51 packages 23:28:45 v3.12.0-263-gf2a2ffc32b [http://nl.alpinelinux.org/alpine/v3.12/main] 23:28:45 v3.12.0-259-g31aac9de85 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:28:45 OK: 12746 distinct packages available 23:28:45 Removing intermediate container 88e438ffe3f7 23:28:45 ---> a014a7af6e6e 23:28:45 Step 6/24 : COPY go.mod . 23:28:45 OK: 233 MiB in 51 packages 23:28:45 OK: 233 MiB in 51 packages 23:28:46 ---> 453d164904bd 23:28:46 Step 7/24 : RUN go mod download 23:28:46 ---> Running in 51295b238cab 23:28:46 ---> Running in 286ead3f4c3e 23:28:47 Removing intermediate container 0a6e1e72b021 23:28:47 ---> 8db68b39f6ea 23:28:47 Step 6/22 : COPY go.mod . 23:28:47 Removing intermediate container 1acfbe3fc42a 23:28:47 ---> 36fa08081354 23:28:47 Step 6/26 : COPY go.mod . 23:28:47 Removing intermediate container d0e5a1b947ca 23:28:47 ---> b316ef5de5f1 23:28:47 Step 7/29 : COPY . . 23:28:47 Removing intermediate container 22476f89b6b2 23:28:47 ---> 62b5cb65aafb 23:28:47 Step 6/21 : COPY go.mod . 23:28:47 ---> 1eac02945085 23:28:47 Step 7/22 : RUN go mod download 23:28:47 ---> Running in 4d7fdda89d42 23:28:47 ---> 5cf532c55ab6 23:28:47 Step 7/26 : RUN go mod download 23:28:47 ---> 63811102086f 23:28:47 Step 7/21 : RUN go mod download 23:28:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:28:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:28:49 ---> Running in fd88341a9671 23:28:49 ---> Running in 6145b47bb196 23:28:50 (1/12) Installing libmagic (5.38-r0) 23:28:50 (2/12) Installing file (5.38-r0) 23:28:50 (3/12) Installing libc-dev (0.7.2-r3) 23:28:50 (4/12) Installing g++ (9.3.0-r2) 23:28:51 Removing intermediate container 51295b238cab 23:28:51 ---> 8906d34983f9 23:28:51 Step 8/24 : COPY . . 23:28:52 (5/12) Installing fortify-headers (1.1-r0) 23:28:52 (6/12) Installing patch (2.7.6-r6) 23:28:52 (7/12) Installing build-base (0.5-r2) 23:28:53 (8/12) Installing libsodium (1.0.18-r0) 23:28:53 (9/12) Installing pkgconf (1.7.2-r0) 23:28:53 (10/12) Installing libsodium-dev (1.0.18-r0) 23:28:53 (11/12) Installing libzmq (4.3.2-r0) 23:28:53 (12/12) Installing zeromq-dev (4.3.2-r0) 23:28:53 Executing busybox-1.31.1-r16.trigger 23:28:53 OK: 217 MiB in 51 packages 23:28:58 Removing intermediate container 286ead3f4c3e 23:28:58 ---> c4ed9f4f1927 23:28:58 Step 4/7 : WORKDIR /edgex-go 23:28:58 ---> Running in c70a669993d8 23:28:58 Removing intermediate container 4d7fdda89d42 23:28:58 ---> e5a9f0bb9dce 23:28:58 Step 8/22 : COPY . . 23:28:58 Removing intermediate container c70a669993d8 23:28:58 ---> 1e00e6d38b43 23:28:58 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:28:58 latest: Pulling from library/docker 23:28:58 b538f80385f9: Already exists 23:28:58 259a493cd78d: Pulling fs layer 23:28:58 b8e66b5100f5: Pulling fs layer 23:28:58 39dc9c94d07c: Pulling fs layer 23:28:58 551b823b3b82: Pulling fs layer 23:28:58 3c52a74df98c: Pulling fs layer 23:28:58 6c9b121b6998: Pulling fs layer 23:28:58 551b823b3b82: Waiting 23:28:58 3c52a74df98c: Waiting 23:28:58 6c9b121b6998: Waiting 23:28:58 b8e66b5100f5: Verifying Checksum 23:28:58 b8e66b5100f5: Download complete 23:28:58 259a493cd78d: Verifying Checksum 23:28:58 259a493cd78d: Download complete 23:28:59 551b823b3b82: Verifying Checksum 23:28:59 551b823b3b82: Download complete 23:28:59 3c52a74df98c: Verifying Checksum 23:28:59 3c52a74df98c: Download complete 23:28:59 6c9b121b6998: Verifying Checksum 23:28:59 6c9b121b6998: Download complete 23:28:59 259a493cd78d: Pull complete 23:29:00 b8e66b5100f5: Pull complete 23:29:00 39dc9c94d07c: Verifying Checksum 23:29:00 39dc9c94d07c: Download complete 23:29:03 39dc9c94d07c: Pull complete 23:29:03 551b823b3b82: Pull complete 23:29:04 3c52a74df98c: Pull complete 23:29:04 6c9b121b6998: Pull complete 23:29:04 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 23:29:04 Status: Downloaded newer image for docker:latest 23:29:06 Removing intermediate container 6145b47bb196 23:29:06 ---> 097fc509ea78 23:29:06 Step 8/21 : COPY . . 23:29:06 Removing intermediate container fd88341a9671 23:29:06 ---> 415926f474ec 23:29:06 Step 8/26 : COPY . . 23:29:07 ---> cdb8a261e7a5 23:29:07 Step 6/7 : COPY go.mod . 23:29:08 ---> a94973624bcd 23:29:08 Step 7/7 : RUN go mod download 23:29:08 ---> Running in 881f00eaea8d 23:29:12 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:29:12 go: finding github.com/BurntSushi/toml v0.3.1 23:29:12 go: finding github.com/OneOfOne/xxhash v1.2.5 23:29:12 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 23:29:12 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:29:12 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 23:29:12 go: finding github.com/bgentry/speakeasy v0.1.0 23:29:12 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 23:29:12 go: finding github.com/cloudflare/gokey v0.1.0 23:29:12 go: finding github.com/davecgh/go-spew v1.1.1 23:29:12 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 23:29:12 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 23:29:12 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 23:29:12 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 23:29:12 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.72 23:29:12 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 23:29:12 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 23:29:12 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 23:29:12 go: finding github.com/fatih/color v1.7.0 23:29:12 go: finding github.com/fsnotify/fsnotify v1.4.7 23:29:12 go: finding github.com/fxamacker/cbor/v2 v2.2.0 23:29:12 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 23:29:12 go: finding github.com/go-kit/kit v0.8.0 23:29:12 go: finding github.com/go-logfmt/logfmt v0.4.0 23:29:12 go: finding github.com/go-playground/assert/v2 v2.0.1 23:29:13 go: finding github.com/go-playground/locales v0.13.0 23:29:13 go: finding github.com/go-playground/universal-translator v0.17.0 23:29:13 go: finding github.com/go-playground/validator/v10 v10.3.0 23:29:13 go: finding github.com/go-redis/redis/v7 v7.2.0 23:29:13 go: finding github.com/go-stack/stack v1.8.0 23:29:13 go: finding github.com/golang/protobuf v1.3.2 23:29:13 go: finding github.com/gomodule/redigo v2.0.0+incompatible 23:29:13 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:29:13 go: finding github.com/google/uuid v1.1.0 23:29:13 go: finding github.com/gorilla/mux v1.7.1 23:29:13 go: finding github.com/hashicorp/consul/api v1.1.0 23:29:13 go: finding github.com/hashicorp/consul/sdk v0.1.1 23:29:13 go: finding github.com/hashicorp/errwrap v1.0.0 23:29:13 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 23:29:13 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 23:29:13 go: finding github.com/hashicorp/go-msgpack v0.5.3 23:29:13 go: finding github.com/hashicorp/go-multierror v1.0.0 23:29:13 go: finding github.com/hashicorp/go-rootcerts v1.0.0 23:29:13 go: finding github.com/hashicorp/go-sockaddr v1.0.0 23:29:13 go: finding github.com/hashicorp/go-syslog v1.0.0 23:29:13 go: finding github.com/hashicorp/go-uuid v1.0.1 23:29:13 go: finding github.com/hashicorp/go.net v0.0.1 23:29:13 go: finding github.com/hashicorp/golang-lru v0.5.0 23:29:13 go: finding github.com/hashicorp/logutils v1.0.0 23:29:13 go: finding github.com/hashicorp/mdns v1.0.0 23:29:14 go: finding github.com/hashicorp/memberlist v0.1.3 23:29:14 go: finding github.com/hashicorp/serf v0.8.2 23:29:14 go: finding github.com/hpcloud/tail v1.0.0 23:29:14 go: finding github.com/imdario/mergo v0.3.6 23:29:14 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:29:14 go: finding github.com/kr/pretty v0.1.0 23:29:14 go: finding github.com/kr/pty v1.1.1 23:29:14 go: finding github.com/kr/text v0.1.0 23:29:14 go: finding github.com/leodido/go-urn v1.2.0 23:29:14 go: finding github.com/mattn/go-colorable v0.0.9 23:29:14 go: finding github.com/mattn/go-isatty v0.0.3 23:29:14 go: finding github.com/miekg/dns v1.0.14 23:29:14 go: finding github.com/mitchellh/cli v1.0.0 23:29:14 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:29:14 go: finding github.com/mitchellh/copystructure v1.0.0 23:29:14 go: finding github.com/mitchellh/go-homedir v1.0.0 23:29:14 go: finding github.com/mitchellh/go-testing-interface v1.0.0 23:29:14 go: finding github.com/mitchellh/gox v0.4.0 23:29:14 go: finding github.com/mitchellh/iochan v1.0.0 23:29:15 go: finding github.com/mitchellh/mapstructure v1.1.2 23:29:15 go: finding github.com/mitchellh/reflectwalk v1.0.0 23:29:15 go: finding github.com/onsi/ginkgo v1.10.1 23:29:15 go: finding github.com/onsi/gomega v1.7.0 23:29:15 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:29:15 go: finding github.com/pebbe/zmq4 v1.0.0 23:29:15 go: finding github.com/pelletier/go-toml v1.2.0 23:29:15 go: finding github.com/pkg/errors v0.8.1 23:29:15 go: finding github.com/pmezard/go-difflib v1.0.0 23:29:15 go: finding github.com/posener/complete v1.1.1 23:29:15 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 23:29:15 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 23:29:15 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:29:15 go: finding github.com/stretchr/objx v0.1.0 23:29:15 go: finding github.com/stretchr/testify v1.5.1 23:29:15 go: finding github.com/ugorji/go v1.1.4 23:29:15 go: finding github.com/x448/float16 v0.8.4 23:29:15 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 23:29:15 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 23:29:15 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 23:29:15 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 23:29:15 go: finding golang.org/x/text v0.3.2 23:29:15 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 23:29:15 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:29:15 go: finding gopkg.in/eapache/queue.v1 v1.1.0 23:29:16 go: finding gopkg.in/fsnotify.v1 v1.4.7 23:29:16 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:29:16 go: finding gopkg.in/yaml.v2 v2.2.8 23:29:28 ---> 406ddb92f90a 23:29:28 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 23:29:28 ---> cec87361048a 23:29:28 Step 9/24 : RUN make cmd/support-notifications/support-notifications 23:29:28 ---> Running in 01a31693833f 23:29:28 ---> Running in dc90b628787b 23:29:31 ---> ae2ddd976a57 23:29:31 Step 9/22 : RUN make cmd/core-metadata/core-metadata 23:29:32 ---> Running in fd75ceaab8a7 23:29:32 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 23:29:32 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 23:29:33 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 23:29:34 ---> 569562ed8503 23:29:34 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 23:29:35 ---> 436d7cf37749 23:29:35 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 23:29:35 ---> Running in e9d367d76d05 23:29:35 ---> Running in b2ab4531a6f7 23:29:37 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 23:29:37 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 23:29:38 Removing intermediate container 881f00eaea8d 23:29:38 ---> 01dd1c2f9a25 23:29:38 Successfully built 01dd1c2f9a25 23:29:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:29:39 + docker inspect -f . ci-base-image-arm64 23:29:39 . [Pipeline] withDockerContainer 23:29:39 prd-ubuntu18.04-docker-arm64-4c-16g-432 does not seem to be running inside a container 23:29:39 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-arm64 cat 23:29:40 $ docker top 31022e50d4bc991d938950e10ac795878d1ff0288c218eaa107b5c1ce7c67028 -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:41 + go version 23:29:41 go version go1.13.13 linux/arm64 [Pipeline] echo 23:29:41 ========================================================= 23:29:41 [edgeXBuildGoParallel] Running Tests and Build... 23:29:41 ========================================================= [Pipeline] sh 23:29:42 + make test 23:29:42 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:29:45 ? github.com/edgexfoundry/edgex-go [no test files] 23:29:59 Removing intermediate container 01a31693833f 23:29:59 ---> 6cf10cc6c9b0 23:29:59 23:29:59 Step 9/29 : FROM alpine:latest 23:29:59 latest: Pulling from library/alpine 23:29:59 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 23:29:59 Status: Downloaded newer image for alpine:latest 23:29:59 ---> a24bb4013296 23:29:59 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 23:30:00 ---> Running in 68f30ddab681 23:30:01 Removing intermediate container 68f30ddab681 23:30:01 ---> 16e30f7c8541 23:30:01 Step 11/29 : USER root 23:30:01 ---> Running in bc51ed175073 23:30:01 Removing intermediate container bc51ed175073 23:30:01 ---> 495ae7b462a3 23:30:01 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 23:30:01 ---> Running in 2ad4c24a1b93 23:30:01 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 23:30:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:30:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:30:02 v3.12.0-263-gf2a2ffc32b [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 23:30:02 v3.12.0-259-g31aac9de85 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 23:30:02 OK: 12746 distinct packages available 23:30:03 (1/2) Installing ca-certificates (20191127-r4) 23:30:03 (2/2) Installing dumb-init (1.2.2-r1) 23:30:03 Executing busybox-1.31.1-r16.trigger 23:30:04 Executing ca-certificates-20191127-r4.trigger 23:30:04 OK: 6 MiB in 16 packages 23:30:07 Removing intermediate container 2ad4c24a1b93 23:30:07 ---> dd6f78ee1f08 23:30:07 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 23:30:07 ---> Running in 11d6a1c9139d 23:30:08 Removing intermediate container 11d6a1c9139d 23:30:08 ---> 42d5989ee10d 23:30:08 Step 14/29 : WORKDIR $BASE_DIR 23:30:08 ---> Running in ed040761fd1c 23:30:08 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 23:30:09 Removing intermediate container ed040761fd1c 23:30:09 ---> 32cde1f5bda0 23:30:09 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 23:30:11 ---> Running in dbea076f38ff 23:30:11 Removing intermediate container dc90b628787b 23:30:11 ---> 4598b119e7dc 23:30:11 23:30:11 Step 10/24 : FROM scratch 23:30:11 ---> 23:30:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 23:30:11 Removing intermediate container fd75ceaab8a7 23:30:11 ---> 864425cdadf6 23:30:11 23:30:11 Step 10/22 : FROM scratch 23:30:11 ---> 23:30:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:30:11 ---> Running in 74c4b1b9e079 23:30:11 ---> Running in 4ea3d0adbddb 23:30:12 Removing intermediate container 74c4b1b9e079 23:30:12 ---> 1c3942a6652b 23:30:12 Step 12/24 : ENV APP_PORT=48060 23:30:12 Removing intermediate container 4ea3d0adbddb 23:30:12 ---> eb5b649f7bda 23:30:12 Step 12/22 : ENV APP_PORT=48081 23:30:16 ---> Running in c5ee882e1b6f 23:30:16 ---> Running in 25fedbf1f962 23:30:16 Removing intermediate container b2ab4531a6f7 23:30:16 ---> 38f7cb4c8275 23:30:16 23:30:16 Step 10/26 : FROM alpine:3.10 23:30:16 Removing intermediate container e9d367d76d05 23:30:16 ---> d4805b5ae208 23:30:16 23:30:16 Step 10/21 : FROM scratch 23:30:16 ---> 23:30:16 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:30:16 ---> Using cache 23:30:16 ---> eb5b649f7bda 23:30:16 Step 12/21 : ENV APP_PORT=48085 23:30:16 Removing intermediate container c5ee882e1b6f 23:30:16 ---> 9d299f569ae9 23:30:16 Step 13/22 : EXPOSE $APP_PORT 23:30:16 Removing intermediate container 25fedbf1f962 23:30:16 ---> f81d489282e5 23:30:16 Step 13/24 : EXPOSE $APP_PORT 23:30:16 Removing intermediate container dbea076f38ff 23:30:16 ---> 6c81d13d9203 23:30:16 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 23:30:16 ---> Running in c56c2f95374a 23:30:16 ---> Running in 155e0b2fb75f 23:30:16 ---> Running in 1544caa08f47 23:30:16 3.10: Pulling from library/alpine 23:30:16 Removing intermediate container c56c2f95374a 23:30:16 ---> 7e21f676d581 23:30:16 Step 13/21 : EXPOSE $APP_PORT 23:30:16 Removing intermediate container 155e0b2fb75f 23:30:16 ---> 0ba88396e52d 23:30:16 Step 14/22 : WORKDIR / 23:30:16 Removing intermediate container 1544caa08f47 23:30:16 ---> 780a63335b9a 23:30:16 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 23:30:17 ---> Running in 8712da72102e 23:30:17 ---> Running in c61dda0ea4b2 23:30:17 ---> bd968293fef3 23:30:17 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 23:30:17 Removing intermediate container 8712da72102e 23:30:17 ---> 0dd1367a5c95 23:30:17 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 23:30:17 ---> fdda01442477 23:30:17 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 23:30:17 Removing intermediate container c61dda0ea4b2 23:30:17 ---> bb646f620894 23:30:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 23:30:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:30:18 ---> 4f1eb245e213 23:30:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:30:18 ---> fa127468aedb 23:30:18 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 23:30:18 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 23:30:18 ---> 6214787bc4ed 23:30:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:30:18 Status: Downloaded newer image for alpine:3.10 23:30:18 ---> be4e4bea2c2e 23:30:18 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 23:30:19 ---> 4ae2285c2c05 23:30:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:30:20 ---> e11560dba059 23:30:20 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 23:30:20 ---> Running in 73c4a1be7594 23:30:20 ---> 0aa881b8a379 23:30:20 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 23:30:20 ---> 30b406c0aa09 23:30:20 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 23:30:21 ---> 26a0573ac91a 23:30:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:30:21 ---> Running in e794f875a3cc 23:30:21 ---> f29a69772fb4 23:30:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 23:30:21 ---> 4fdcb8ffd7d7 23:30:21 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 23:30:21 Removing intermediate container e794f875a3cc 23:30:21 ---> 5aab8c789daf 23:30:21 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:30:21 ---> 2c9f0c5bb73e 23:30:21 Step 18/22 : ENTRYPOINT ["/core-metadata"] 23:30:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 23:30:21 ---> Running in 7488d3c998da 23:30:21 ---> Running in ffdcf81eff27 23:30:21 ---> acea6afd2601 23:30:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:30:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 23:30:21 ---> 6feeada641d6 23:30:21 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 23:30:21 v3.10.5-78-g117b307f50 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 23:30:21 v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 23:30:21 OK: 10346 distinct packages available 23:30:21 ---> Running in 484b59a05bee 23:30:21 Removing intermediate container 7488d3c998da 23:30:21 ---> 4bd0f6cd7304 23:30:21 Step 19/21 : LABEL arch=x86_64 23:30:22 (1/5) Installing ca-certificates (20191127-r2) 23:30:22 (2/5) Installing nghttp2-libs (1.39.2-r1) 23:30:22 (3/5) Installing libcurl (7.66.0-r0) 23:30:22 (4/5) Installing curl (7.66.0-r0) 23:30:22 (5/5) Installing dumb-init (1.2.2-r1) 23:30:22 Executing busybox-1.30.1-r3.trigger 23:30:22 Executing ca-certificates-20191127-r2.trigger 23:30:22 OK: 7 MiB in 19 packages 23:30:22 Removing intermediate container ffdcf81eff27 23:30:22 ---> 2d80c5e08f60 23:30:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:30:22 ---> Running in e319aca35b8a 23:30:22 ---> 085576aeacf5 23:30:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:30:22 ---> Running in 4b7c3e797792 23:30:23 Removing intermediate container e319aca35b8a 23:30:23 ---> efbb39b594de 23:30:23 Step 20/21 : LABEL git_sha=9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:30:23 ---> Running in ff7f625d3128 23:30:23 Removing intermediate container 4b7c3e797792 23:30:23 ---> c756dc801e02 23:30:23 Step 20/22 : LABEL arch=x86_64 23:30:23 ---> 227a605cbd85 23:30:23 Step 20/24 : ENTRYPOINT ["/support-notifications"] 23:30:23 ---> Running in 56bcf7d98bc7 23:30:23 Removing intermediate container 73c4a1be7594 23:30:23 ---> 2331aa79cece 23:30:23 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:30:23 ---> Running in 080dec963136 23:30:24 ---> Running in ad690478dcea 23:30:24 Removing intermediate container ff7f625d3128 23:30:24 ---> 25e5c9da3263 23:30:24 Step 21/21 : LABEL version=0.0.0 23:30:24 Removing intermediate container 56bcf7d98bc7 23:30:24 ---> 320f07c9606f 23:30:24 Step 21/22 : LABEL git_sha=9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:30:24 ---> Running in 5d0aa3268a81 23:30:24 Removing intermediate container 080dec963136 23:30:24 ---> 364172ca13b9 23:30:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:30:24 Removing intermediate container ad690478dcea 23:30:24 ---> 7fe57d321832 23:30:24 Step 13/26 : WORKDIR / 23:30:24 ---> Running in 0e159c383d6d 23:30:24 Removing intermediate container 484b59a05bee 23:30:24 ---> 822a9ec1091e 23:30:24 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 23:30:25 ---> Running in 697404c36099 23:30:25 ---> Running in 4fcec0693512 23:30:25 Removing intermediate container 5d0aa3268a81 23:30:25 ---> f125224c667f 23:30:25 23:30:25 Removing intermediate container 0e159c383d6d 23:30:25 ---> 7d8b5f4dc14a 23:30:25 Step 22/22 : LABEL version=0.0.0 23:30:25 Successfully built f125224c667f 23:30:25 Successfully tagged docker-support-scheduler-go:latest 23:30:25 ---> Running in 84b797bfa206 23:30:25 Removing intermediate container 697404c36099 23:30:25 ---> 48084a4c5299 23:30:25 Step 22/24 : LABEL arch=x86_64 23:30:25  Building docker-support-scheduler-go ... done Building docker-core-data-go 23:30:25 ---> d5c52903680d 23:30:25 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:30:25 Removing intermediate container 4fcec0693512 23:30:25 ---> 8bad75290152 23:30:25 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:30:25 ---> Running in 1b7b0c9257e1 23:30:25 ---> Running in 6e0e3342a5a0 23:30:25 Removing intermediate container 84b797bfa206 23:30:25 ---> ed9290969f13 23:30:25 23:30:25 Successfully built ed9290969f13 23:30:26 Successfully tagged docker-core-metadata-go:latest 23:30:26  Building docker-core-metadata-go ... done Building docker-core-command-go 23:30:26 Removing intermediate container 1b7b0c9257e1 23:30:26 ---> 8290f6293feb 23:30:26 Step 23/24 : LABEL git_sha=9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:30:26 ---> bb904bbab669 23:30:26 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:30:26 ---> Running in 2e04d43ea6b8 23:30:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:30:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:30:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:30:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:30:32 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.046s 23:30:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 23:30:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:30:32 ---> d648067c348b 23:30:32 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:30:32 Removing intermediate container 2e04d43ea6b8 23:30:32 ---> f52b2cb2b3b1 23:30:32 Step 24/24 : LABEL version=0.0.0 23:30:32 ---> Running in c700cbda63fd 23:30:32 Removing intermediate container c700cbda63fd 23:30:32 ---> 8fbdd235de05 23:30:32 23:30:32 ---> 27c22d530f1e 23:30:32 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 23:30:32 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 23:30:32 Successfully built 8fbdd235de05 23:30:33 Removing intermediate container 6e0e3342a5a0 23:30:33 ---> 7a287220c4d6 23:30:33 Step 24/29 : RUN chmod 755 security-secrets-setup 23:30:33 Successfully tagged docker-support-notifications-go:latest 23:30:33  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 23:30:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:30:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:30:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:30:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:30:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:30:39 ---> 5fa86f7485e2 23:30:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:30:41 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 23:30:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:30:41 ---> 955f38bb4616 23:30:41 Step 3/23 : WORKDIR /edgex-go 23:30:41 ---> Using cache 23:30:41 ---> 0d5ca740a1b3 23:30:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:41 ---> Using cache 23:30:41 ---> e907663ea5e2 23:30:41 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 23:30:42 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 23:30:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:30:42 ---> 955f38bb4616 23:30:42 Step 3/22 : WORKDIR /edgex-go 23:30:42 ---> Using cache 23:30:42 ---> 0d5ca740a1b3 23:30:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:42 ---> Using cache 23:30:42 ---> e907663ea5e2 23:30:42 Step 5/22 : RUN apk update && apk add make git 23:30:42 ---> Using cache 23:30:42 ---> 62b5cb65aafb 23:30:42 Step 6/22 : COPY go.mod . 23:30:42 ---> Using cache 23:30:42 ---> 63811102086f 23:30:42 Step 7/22 : RUN go mod download 23:30:42 ---> Using cache 23:30:42 ---> 097fc509ea78 23:30:42 Step 8/22 : COPY . . 23:30:42 ---> Using cache 23:30:42 ---> 569562ed8503 23:30:42 Step 9/22 : RUN make cmd/core-command/core-command 23:30:43 ---> Running in 0f6bfb5076c2 23:30:44 ---> Running in f6d5e51ef061 23:30:44 ---> Running in c9852c84e386 23:30:44 ---> b8d5fdca7491 23:30:44 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:30:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.072s coverage: 46.6% of statements 23:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 23:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 23:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 23:30: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 23:30:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:30:47 ---> b41d1e319161 23:30:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 23:30:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:30:48 v3.12.0-263-gf2a2ffc32b [http://nl.alpinelinux.org/alpine/v3.12/main] 23:30:48 v3.12.0-259-g31aac9de85 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:30:48 OK: 12746 distinct packages available 23:30:48 OK: 233 MiB in 51 packages 23:30:48 ---> 1d8c72526300 23:30:48 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:30:48 Removing intermediate container 0f6bfb5076c2 23:30:48 ---> 6ade143ead0b 23:30:48 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 23:30:49 ---> Running in daff33920b51 23:30:50 ---> 30ea6689f1d4 23:30:50 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:30:50 ---> Running in ab6626e3b308 23:30:50 Removing intermediate container daff33920b51 23:30:50 ---> 2ae11f444e3b 23:30:50 Step 26/29 : CMD [ "generate" ] 23:30:50 ---> Running in f1cf151c2701 23:30:51 Step 1/27 : ARG BUILDER_BASE=golang:1.13-alpine 23:30:51 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:30:51 ---> 955f38bb4616 23:30:51 Step 3/27 : WORKDIR /edgex-go 23:30:51 ---> Using cache 23:30:51 ---> 0d5ca740a1b3 23:30:51 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:51 ---> Using cache 23:30:51 ---> e907663ea5e2 23:30:51 Step 5/27 : RUN apk update && apk add make bash git 23:30:52 Removing intermediate container f1cf151c2701 23:30:52 ---> 809a9cfd27c2 23:30:52 Step 27/29 : LABEL arch=x86_64 23:30:52 Removing intermediate container f6d5e51ef061 23:30:52 ---> e96bbdc99822 23:30:52 Step 6/23 : COPY go.mod . 23:30:52 ---> Running in a7c9d0432f79 23:30:52 ---> Running in 656fb12ce9d6 23:30:53 ---> d269511a4d49 23:30:53 Step 7/23 : RUN go mod download 23:30:53 ---> Running in ce8c43c03bc9 23:30:53 Removing intermediate container 656fb12ce9d6 23:30:53 ---> c10ca9ff5a71 23:30:53 Step 28/29 : LABEL git_sha=9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.176s coverage: 27.2% of statements 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.017s coverage: 100.0% of statements 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 23:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.031s coverage: 100.0% of statements 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:30:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:30:53 ---> Running in f97754d5dced 23:30:53 Removing intermediate container ab6626e3b308 23:30:53 ---> b48ac53e60a8 23:30:53 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 23:30:53 ---> Running in ac896bfd3bc2 23:30:53 Removing intermediate container f97754d5dced 23:30:53 ---> ff94b6be3c7f 23:30:53 Step 29/29 : LABEL version=0.0.0 23:30:54 ---> Running in 8302f4af1887 23:30:54 Removing intermediate container ac896bfd3bc2 23:30:54 ---> 8d24f508c2c8 23:30:54 Step 24/26 : LABEL arch=x86_64 23:30:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:30:54 ---> Running in a7dbbf157e09 23:30:54 Removing intermediate container 8302f4af1887 23:30:54 ---> 4f1ee8f8b33f 23:30:54 23:30:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.062s coverage: 80.0% of statements 23:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:30:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.424s coverage: 92.9% of statements 23:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 23:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:30:54 Removing intermediate container a7dbbf157e09 23:30:54 ---> 830f33002408 23:30:54 Step 25/26 : LABEL git_sha=9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:30:54 Successfully built 4f1ee8f8b33f 23:30:54 ---> Running in 22103b4c241e 23:30:54 Successfully tagged docker-security-secrets-setup-go:latest 23:30:54 Building docker-support-logging-go 23:30:54  Building docker-security-secrets-setup-go ... done v3.12.0-263-gf2a2ffc32b [http://nl.alpinelinux.org/alpine/v3.12/main] 23:30:54 v3.12.0-259-g31aac9de85 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:30:54 OK: 12746 distinct packages available 23:30:54 Removing intermediate container 22103b4c241e 23:30:54 ---> d658a64b7b9b 23:30:54 Step 26/26 : LABEL version=0.0.0 23:30:54 ---> Running in 950b7f5a89f5 23:30:55 OK: 233 MiB in 51 packages 23:30:55 Removing intermediate container 950b7f5a89f5 23:30:55 ---> fb613d4e9dd1 23:30:55 23:30:55 Successfully built fb613d4e9dd1 23:30:55 Successfully tagged docker-security-secretstore-setup-go:latest 23:30:55  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 23:30:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.296s coverage: 28.6% of statements 23:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 23:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 23:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 23:30:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.050s coverage: 100.0% of statements 23:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 23:30:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.078s coverage: 100.0% of statements 23:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 23:31:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.074s coverage: 89.8% of statements 23:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 23:31:03 Removing intermediate container ce8c43c03bc9 23:31:03 ---> 972d3bba8029 23:31:03 Step 8/23 : COPY . . 23:31:03 Removing intermediate container a7c9d0432f79 23:31:03 ---> b206a4a5ebe1 23:31:03 Step 6/27 : COPY go.mod . 23:31:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.080s coverage: 97.5% of statements 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 23:31:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 100.0% of statements 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 23:31:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/error [no test files] 23:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] 23:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 63.5% of statements 23:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 23:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.344s coverage: 55.9% of statements 23:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 23:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 23:31:10 ---> 26e4d68213b8 23:31:10 Step 7/27 : RUN go mod download 23:31:10 ---> Running in 74797e67fa76 23:31:14 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 23:31:14 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:31:14 ---> 955f38bb4616 23:31:14 Step 3/20 : WORKDIR /edgex-go 23:31:14 ---> Using cache 23:31:14 ---> 0d5ca740a1b3 23:31:14 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:14 ---> Using cache 23:31:14 ---> e907663ea5e2 23:31:14 Step 5/20 : RUN apk update && apk add make git 23:31:14 ---> Using cache 23:31:14 ---> 62b5cb65aafb 23:31:14 Step 6/20 : COPY go.mod . 23:31:14 ---> Using cache 23:31:14 ---> 63811102086f 23:31:14 Step 7/20 : RUN go mod download 23:31:14 ---> Using cache 23:31:14 ---> 097fc509ea78 23:31:14 Step 8/20 : COPY . . 23:31:14 ---> Using cache 23:31:14 ---> 569562ed8503 23:31:14 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 23:31:16 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 23:31:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:31:16 ---> 955f38bb4616 23:31:16 Step 3/22 : WORKDIR /edgex-go 23:31:16 ---> Using cache 23:31:16 ---> 0d5ca740a1b3 23:31:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:16 ---> Using cache 23:31:16 ---> e907663ea5e2 23:31:16 Step 5/22 : RUN apk update && apk add make && apk add bash git 23:31:16 ---> Running in 543862d91dc4 23:31:16 ---> Running in d8f9c9733d30 23:31:18 Removing intermediate container 74797e67fa76 23:31:18 ---> d5839341dcad 23:31:18 Step 8/27 : COPY . . 23:31:20 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 23:31:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:31:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:31:21 v3.12.0-263-gf2a2ffc32b [http://nl.alpinelinux.org/alpine/v3.12/main] 23:31:21 v3.12.0-259-g31aac9de85 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:31:21 OK: 12746 distinct packages available 23:31:22 OK: 233 MiB in 51 packages 23:31:22 OK: 233 MiB in 51 packages 23:31:27 Removing intermediate container d8f9c9733d30 23:31:27 ---> 7ccd469362c6 23:31:27 Step 6/22 : COPY go.mod . 23:31:29 ---> 98f14fb5ba43 23:31:29 Step 9/23 : RUN make cmd/core-data/core-data 23:31:30 ---> c626a4d9b236 23:31:30 Step 7/22 : RUN go mod download 23:31:30 ---> Running in 1ce57d5d38c2 23:31:30 ---> Running in 487cdfe5393f 23:31:30 Removing intermediate container c9852c84e386 23:31:30 ---> 60d4058604d3 23:31:30 23:31:30 Step 10/22 : FROM scratch 23:31:30 ---> 23:31:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:31:32 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 23:31:32 ---> Using cache 23:31:32 ---> eb5b649f7bda 23:31:32 Step 12/22 : ENV APP_PORT=48082 23:31:32 ---> Running in fe0b2263e673 23:31:32 Removing intermediate container fe0b2263e673 23:31:32 ---> 08d795a0193e 23:31:32 Step 13/22 : EXPOSE $APP_PORT 23:31:32 ---> Running in b05a00cadd1f 23:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 22.928s coverage: 86.3% of statements 23:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 23:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.078s coverage: 72.2% of statements 23:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.371s coverage: 72.1% of statements 23:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.038s coverage: 82.4% of statements 23:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.027s coverage: 48.4% of statements 23:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 23:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 23:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 23:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.023s coverage: 28.8% of statements 23:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 23:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.032s coverage: 96.8% of statements 23:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 23:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 26.9% of statements 23:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.279s coverage: 84.1% of statements 23:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.070s coverage: 100.0% of statements 23:31:34 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.038s coverage: 42.9% of statements 23:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 23:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 23:31:34 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.016s coverage: 100.0% of statements 23:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 23:31:34 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.051s coverage: 83.8% of statements 23:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 23:31:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.086s coverage: 46.1% of statements 23:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:31:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.032s coverage: 100.0% of statements 23:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 23:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 23:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 23:31:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.082s coverage: 100.0% of statements 23:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 23:31:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.039s coverage: 100.0% of statements 23:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 23:31:34 Removing intermediate container b05a00cadd1f 23:31:34 ---> 7c2ff03a69cf 23:31:34 Step 14/22 : WORKDIR / 23:31:35 ---> Running in daca142c7ece 23:31:37 Removing intermediate container 487cdfe5393f 23:31:37 ---> 8aba3255f833 23:31:37 Step 8/22 : COPY . . 23:31:37 Removing intermediate container daca142c7ece 23:31:37 ---> 605249caca49 23:31:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 23:31:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.250s coverage: 29.1% of statements 23:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 23:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 23:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 23:31:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.062s coverage: 99.0% of statements 23:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 23:31:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements 23:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 23:31:37 ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements 23:31:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:31:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements 23:31:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:31:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:31:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:31:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:31:40 ---> 2b35636da5d6 23:31:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:31:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.026s coverage: 87.9% of statements 23:31:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:31:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:31:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.022s coverage: 100.0% of statements 23:31:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.017s coverage: 32.1% of statements 23:31:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.024s coverage: 100.0% of statements 23:31:43 GO111MODULE=on go vet ./... 23:31:51 ---> e3f365884a4a 23:31:51 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:31:51 ---> de96338c31a3 23:31:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:31:51 ---> Running in ce0e85fbae1f 23:31: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 23:31:55 ---> 7dfe3af6620a 23:31:55 Step 18/22 : ENTRYPOINT ["/core-command"] 23:31:59 ---> Running in 5bc0a1eadc0e 23:31:59 Removing intermediate container 543862d91dc4 23:31:59 ---> 55fcd8f844c4 23:31:59 23:31:59 Step 10/20 : FROM alpine 23:31:59 ---> a24bb4013296 23:31:59 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 23:32:01 gofmt -l . 23:32:01 ---> Running in d7ac64b0a269 23:32:02 Removing intermediate container 5bc0a1eadc0e 23:32:02 ---> bf8203ea576d 23:32:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:32:02 ---> Running in ed45d6d37226 23:32:02 ---> fced1750b0b2 23:32:02 Step 9/22 : RUN make cmd/support-logging/support-logging 23:32:02 [ "`gofmt -l .`" = "" ] 23:32:02 ---> Running in bc11c4f322d9 23:32:03 Removing intermediate container ed45d6d37226 23:32:03 ---> 72d0e1697c96 23:32:03 Step 20/22 : LABEL arch=x86_64 23:32:03 ---> Running in 409dea475f2b 23:32:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:32:03 Removing intermediate container 409dea475f2b 23:32:03 ---> 92856b89aff5 23:32:03 Step 21/22 : LABEL git_sha=9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:32:03 ---> Running in cc6c548ee830 23:32:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:32:03 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 23:32:04 v3.12.0-263-gf2a2ffc32b [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 23:32:04 v3.12.0-259-g31aac9de85 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 23:32:04 OK: 12746 distinct packages available 23:32:04 Removing intermediate container cc6c548ee830 23:32:04 ---> 145952d06abe 23:32:04 Step 22/22 : LABEL version=0.0.0 23:32:04 ---> Running in bb0741abab85 23:32:04 (1/4) Installing ca-certificates (20191127-r4) 23:32:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:32:04 (3/4) Installing libcurl (7.69.1-r0) 23:32:04 (4/4) Installing curl (7.69.1-r0) 23:32:04 Executing busybox-1.31.1-r16.trigger 23:32:04 Executing ca-certificates-20191127-r4.trigger 23:32:04 OK: 7 MiB in 18 packages 23:32:04 Removing intermediate container bb0741abab85 23:32:04 ---> 95efb6ea3101 23:32:04 23:32:04 Successfully built 95efb6ea3101 23:32:04 Successfully tagged docker-core-command-go:latest 23:32:05 ./bin/test-go-mod-tidy.sh 23:32:05  Building docker-core-command-go ... done Removing intermediate container d7ac64b0a269 23:32:05 ---> bdbc303c5e13 23:32:05 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:32:05 ---> Running in 600897434df3 23:32:05 ./bin/test-attribution-txt.sh 23:32:08 Removing intermediate container 600897434df3 23:32:08 ---> 976853cee6e7 23:32:08 Step 13/20 : WORKDIR /edgex [Pipeline] sh 23:32:09 + ls -al . 23:32:09 total 584 23:32:09 drwxrwxr-x 10 1001 1001 4096 Aug 26 23:32 . 23:32:09 drwxr-xr-x 4 root root 4096 Aug 26 23:29 .. 23:32:09 -rw-rw-r-- 1 1001 1001 11 Aug 26 23:27 .dockerignore 23:32:09 drwxrwxr-x 8 1001 1001 4096 Aug 26 23:27 .git 23:32:09 drwxrwxr-x 3 1001 1001 4096 Aug 26 23:27 .github 23:32:09 -rw-rw-r-- 1 1001 1001 932 Aug 26 23:27 .gitignore 23:32:09 drwxrwxr-x 3 1001 1001 4096 Aug 26 23:28 .semver 23:32:09 -rw-rw-r-- 1 1001 1001 166 Aug 26 23:27 .sonarcloud.properties 23:32:09 -rw-rw-r-- 1 1001 1001 3804 Aug 26 23:27 CONTRIBUTING.md 23:32:09 -rw-rw-r-- 1 1001 1001 1035 Aug 26 23:27 Dockerfile.build 23:32:09 -rw-rw-r-- 1 1001 1001 865 Aug 26 23:27 Jenkinsfile 23:32:09 -rw-rw-r-- 1 1001 1001 10775 Aug 26 23:27 LICENSE 23:32:09 -rw-rw-r-- 1 1001 1001 6237 Aug 26 23:27 Makefile 23:32:09 -rw-rw-r-- 1 1001 1001 5652 Aug 26 23:27 README.md 23:32:09 -rw-rw-r-- 1 1001 1001 259 Aug 26 23:27 SECURITY.md 23:32:09 -rw-rw-r-- 1 1001 1001 5 Aug 26 23:25 VERSION 23:32:09 -rw-rw-r-- 1 1001 1001 4131 Aug 26 23:27 ZMQWindows.md 23:32:09 drwxrwxr-x 2 1001 1001 4096 Aug 26 23:27 bin 23:32:09 drwxrwxr-x 15 1001 1001 4096 Aug 26 23:27 cmd 23:32:09 -rw-r--r-- 1 root root 458659 Aug 26 23:31 coverage.out 23:32:09 -rw-r--r-- 1 root root 1019 Aug 26 23:32 go.mod 23:32:09 -rw-r--r-- 1 root root 19185 Aug 26 23:32 go.sum 23:32:09 drwxrwxr-x 8 1001 1001 4096 Aug 26 23:27 internal 23:32:09 drwxrwxr-x 4 1001 1001 4096 Aug 26 23:27 openapi 23:32:09 drwxrwxr-x 4 1001 1001 4096 Aug 26 23:27 snap 23:32:09 -rw-rw-r-- 1 1001 1001 168 Aug 26 23:27 version.go [Pipeline] sh 23:32:10 ---> Running in 60ee8c8283e6 23:32:10 + '[' -e coverage.out ] 23:32:10 + chown 1001:1001 coverage.out [Pipeline] stash 23:32:10 Warning: overwriting stash ‘coverage-report’ 23:32:10 Removing intermediate container 60ee8c8283e6 23:32:10 ---> ec2cc2746f0e 23:32:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:32:11 ---> f3462db236be 23:32:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:32:11 Stashed 1 file(s) [Pipeline] sh 23:32:12 + make build 23:32:12 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 23:32:12 ---> 3d517a7866fa 23:32:12 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:32:13 ---> Running in 1b7a63f62c8e 23:32:17 Removing intermediate container 1b7a63f62c8e 23:32:17 ---> ca863c8298ca 23:32:17 Step 17/20 : CMD ["--init=true"] 23:32:17 ---> Running in 2889511c3d49 23:32:18 Removing intermediate container 1ce57d5d38c2 23:32:18 ---> 4a39a77cd3b5 23:32:18 23:32:18 Step 10/23 : FROM alpine 23:32:18 ---> a24bb4013296 23:32:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:32:18 ---> Running in 88df47445fea 23:32:18 Removing intermediate container 2889511c3d49 23:32:18 ---> 86c591c25625 23:32:18 Step 18/20 : LABEL arch=x86_64 23:32:19 ---> Running in 9fdd5035a59b 23:32:19 Removing intermediate container ce0e85fbae1f 23:32:19 ---> 6fe0f85fe33e 23:32:19 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:32:19 Removing intermediate container 88df47445fea 23:32:19 ---> 78f501b04e3b 23:32:19 Step 12/23 : ENV APP_PORT=48080 23:32:20 ---> Running in 5d30fb8ec23e 23:32:20 ---> Running in fab9850b4b07 23:32:20 Removing intermediate container 9fdd5035a59b 23:32:20 ---> fa220acefcd1 23:32:20 Step 19/20 : LABEL git_sha=9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:32:20 ---> Running in aa246212b235 23:32:20 Removing intermediate container 5d30fb8ec23e 23:32:20 ---> 259bdc3ab152 23:32:20 Step 13/23 : EXPOSE $APP_PORT 23:32:20 ---> Running in 253b3f245f50 23:32:20 Removing intermediate container aa246212b235 23:32:20 ---> f26c4ba46796 23:32:20 Step 20/20 : LABEL version=0.0.0 23:32:20 Removing intermediate container 253b3f245f50 23:32:20 ---> bc850d4283bc 23:32:20 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:20 ---> Running in 4d836e73ef99 23:32:20 ---> Running in 5beccbb11f20 23:32:20 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 23:32:20 Removing intermediate container 4d836e73ef99 23:32:20 ---> 1f6f050c651d 23:32:20 23:32:21 Successfully built 1f6f050c651d 23:32:21 Successfully tagged docker-security-proxy-setup-go:latest 23:32:22  Building docker-security-proxy-setup-go ... done Removing intermediate container 5beccbb11f20 23:32:22 ---> f28049578a18 23:32:22 Step 15/23 : RUN apk --no-cache add zeromq 23:32:24 ---> Running in dfc7ed14b228 23:32:24 Removing intermediate container fab9850b4b07 23:32:24 ---> c6d8d7e014a5 23:32:24 23:32:24 Step 11/27 : FROM docker:latest 23:32:24 ---> 81f5749c9058 23:32:24 Step 12/27 : RUN apk add --no-cache bash 23:32:24 Removing intermediate container bc11c4f322d9 23:32:24 ---> 1120d533c5ca 23:32:24 23:32:24 Step 10/22 : FROM scratch 23:32:24 ---> 23:32:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 23:32:24 ---> Running in 28d8aee8ae8d 23:32:24 ---> Using cache 23:32:24 ---> 1c3942a6652b 23:32:24 Step 12/22 : ENV APP_PORT=48061 23:32:24 ---> Running in 70945a5333b9 23:32:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:32:25 Removing intermediate container 70945a5333b9 23:32:25 ---> abe0f37752c1 23:32:25 Step 13/22 : EXPOSE $APP_PORT 23:32:25 ---> Running in a540f9c6cbfc 23:32:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:32:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:32:25 Removing intermediate container a540f9c6cbfc 23:32:25 ---> a9d634752cbc 23:32:25 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 23:32:25 (1/2) Installing readline (8.0.4-r0) 23:32:25 (2/2) Installing bash (5.0.17-r0) 23:32:25 Executing bash-5.0.17-r0.post-install 23:32:25 Executing busybox-1.31.1-r16.trigger 23:32:25 OK: 12 MiB in 22 packages 23:32:25 ---> 7ab007445b39 23:32:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 23:32:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:32:26 ---> f2dd2a215a29 23:32:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 23:32:26 Removing intermediate container 28d8aee8ae8d 23:32:26 ---> 3192150b56f4 23:32:26 Step 13/27 : RUN rm -rf /var/cache/apk/* 23:32:26 (1/5) Installing libgcc (9.3.0-r2) 23:32:26 ---> Running in a9d79c0cc228 23:32:26 (2/5) Installing libsodium (1.0.18-r0) 23:32:26 (3/5) Installing libstdc++ (9.3.0-r2) 23:32:26 (4/5) Installing libzmq (4.3.2-r0) 23:32:26 ---> 682d8ad1f2a0 23:32:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 23:32:26 (5/5) Installing zeromq (4.3.2-r0) 23:32:26 Executing busybox-1.31.1-r16.trigger 23:32:26 OK: 8 MiB in 19 packages 23:32:27 ---> 1faab690f2dd 23:32:27 Step 18/22 : ENTRYPOINT ["/support-logging"] 23:32:27 ---> Running in 10e2acf9172c 23:32:27 Removing intermediate container 10e2acf9172c 23:32:27 ---> 7741f95484bf 23:32:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:32:27 ---> Running in 0bec6a53b989 23:32:27 Removing intermediate container a9d79c0cc228 23:32:27 ---> b75021088c49 23:32:27 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 23:32:27 Removing intermediate container dfc7ed14b228 23:32:27 ---> f0c3243d691a 23:32:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 23:32:27 ---> Running in dc907b704a04 23:32:27 Removing intermediate container 0bec6a53b989 23:32:27 ---> 1e82dfae85e8 23:32:27 Step 20/22 : LABEL arch=x86_64 23:32:27 ---> Running in e678ed896cb1 23:32:28 Removing intermediate container dc907b704a04 23:32:28 ---> d6936ae7f226 23:32:28 Step 15/27 : ENV APP_PORT=48090 23:32:28 ---> 26aa7e77f233 23:32:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:32:28 ---> Running in 78d3ddc105fa 23:32:28 Removing intermediate container e678ed896cb1 23:32:28 ---> 3f8f66a2adaa 23:32:28 Step 21/22 : LABEL git_sha=9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:32:28 ---> Running in 2fcc042fc5c4 23:32:28 Removing intermediate container 78d3ddc105fa 23:32:28 ---> f0177486fb91 23:32:28 Step 16/27 : EXPOSE $APP_PORT 23:32:28 Removing intermediate container 2fcc042fc5c4 23:32:28 ---> c0e568b30ec8 23:32:28 Step 22/22 : LABEL version=0.0.0 23:32:28 ---> Running in 66ec18f70cd5 23:32:28 ---> Running in ef3bea57ea84 23:32:28 ---> 10733f76d334 23:32:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:32:29 Removing intermediate container 66ec18f70cd5 23:32:29 ---> 10d9a9ebd41b 23:32:29 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:32:29 Removing intermediate container ef3bea57ea84 23:32:29 ---> 72bb5e32cb36 23:32:29 23:32:29 Successfully built 72bb5e32cb36 23:32:29 Successfully tagged docker-support-logging-go:latest 23:32:29  Building docker-support-logging-go ... done  ---> 8c7f766996c2 23:32:29 Step 19/23 : ENTRYPOINT ["/core-data"] 23:32:29 ---> Running in 5577f8b4ad44 23:32:30 ---> 0ff33c3bec44 23:32:30 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:32:30 Removing intermediate container 5577f8b4ad44 23:32:30 ---> 897c3318d397 23:32:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:32:30 ---> Running in 606eead51b48 23:32:30 ---> 07931999b6d1 23:32:30 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:32:30 Removing intermediate container 606eead51b48 23:32:30 ---> fb0e37b65dbd 23:32:30 Step 21/23 : LABEL arch=x86_64 23:32:30 ---> Running in 2e43daa152bf 23:32:30 Removing intermediate container 2e43daa152bf 23:32:30 ---> 3df6ac17780b 23:32:30 Step 22/23 : LABEL git_sha=9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:32:30 ---> 4401dffc0d8c 23:32:30 Step 20/27 : RUN apk --no-cache add py-pip 23:32:30 ---> Running in d54b49ac58ac 23:32:30 ---> Running in e41948d59051 23:32:30 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 23:32:30 Removing intermediate container d54b49ac58ac 23:32:30 ---> a54402556dfd 23:32:30 Step 23/23 : LABEL version=0.0.0 23:32:30 ---> Running in 9f54f8d76712 23:32:31 Removing intermediate container 9f54f8d76712 23:32:31 ---> 88b742d088e0 23:32:31 23:32:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:32:31 Successfully built 88b742d088e0 23:32:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:32:31 Successfully tagged docker-core-data-go:latest 23:32:31  Building docker-core-data-go ... done (1/33) Installing libbz2 (1.0.8-r1) 23:32:31 (2/33) Installing expat (2.2.9-r1) 23:32:31 (3/33) Installing libffi (3.3-r2) 23:32:31 (4/33) Installing gdbm (1.13-r1) 23:32:31 (5/33) Installing xz-libs (5.2.5-r0) 23:32:31 (6/33) Installing sqlite-libs (3.32.1-r0) 23:32:31 (7/33) Installing python3 (3.8.5-r0) 23:32:32 (8/33) Installing py3-appdirs (1.4.4-r1) 23:32:32 (9/33) Installing py3-ordered-set (4.0.1-r0) 23:32:32 (10/33) Installing py3-parsing (2.4.7-r0) 23:32:32 (11/33) Installing py3-six (1.15.0-r0) 23:32:32 (12/33) Installing py3-packaging (20.4-r0) 23:32:32 (13/33) Installing py3-setuptools (47.0.0-r0) 23:32:32 (14/33) Installing py3-chardet (3.0.4-r4) 23:32:32 (15/33) Installing py3-idna (2.9-r0) 23:32:32 (16/33) Installing py3-certifi (2020.4.5.1-r0) 23:32:32 (17/33) Installing py3-urllib3 (1.25.9-r0) 23:32:32 (18/33) Installing py3-requests (2.23.0-r0) 23:32:32 (19/33) Installing py3-msgpack (1.0.0-r0) 23:32:32 (20/33) Installing py3-lockfile (0.12.2-r3) 23:32:32 (21/33) Installing py3-cachecontrol (0.12.6-r0) 23:32:33 (22/33) Installing py3-colorama (0.4.3-r0) 23:32:33 (23/33) Installing py3-distlib (0.3.0-r0) 23:32:33 (24/33) Installing py3-distro (1.5.0-r1) 23:32:33 (25/33) Installing py3-webencodings (0.5.1-r3) 23:32:33 (26/33) Installing py3-html5lib (1.0.1-r4) 23:32:33 (27/33) Installing py3-pytoml (0.1.21-r0) 23:32:33 (28/33) Installing py3-pep517 (0.8.2-r0) 23:32:33 (29/33) Installing py3-progress (1.5-r0) 23:32:33 (30/33) Installing py3-toml (0.10.1-r0) 23:32:33 (31/33) Installing py3-retrying (1.3.3-r0) 23:32:33 (32/33) Installing py3-contextlib2 (0.6.0-r0) 23:32:33 (33/33) Installing py3-pip (20.1.1-r0) 23:32:33 Executing busybox-1.31.1-r16.trigger 23:32:33 OK: 71 MiB in 55 packages 23:32:40 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 23:32:43 Removing intermediate container e41948d59051 23:32:43 ---> d556fe232d4e 23:32:43 Step 21/27 : RUN pip install docker-compose==1.23.2 23:32:43 ---> Running in 337e034cd495 23:32:44 Collecting docker-compose==1.23.2 23:32:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:32:44 Collecting texttable<0.10,>=0.9.0 23:32:44 Downloading texttable-0.9.1.tar.gz (11 kB) 23:32:44 Collecting dockerpty<0.5,>=0.4.1 23:32:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:32:46 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 23:32:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:32:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:32:46 Collecting docopt<0.7,>=0.6.1 23:32:46 Downloading docopt-0.6.2.tar.gz (25 kB) 23:32:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:32:46 Collecting websocket-client<1.0,>=0.32.0 23:32:46 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 23:32:47 Collecting jsonschema<3,>=2.5.1 23:32:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:32:47 Collecting cached-property<2,>=1.2.0 23:32:47 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 23:32:47 Collecting PyYAML<4,>=3.10 23:32:47 Downloading PyYAML-3.13.tar.gz (270 kB) 23:32:48 Collecting docker<4.0,>=3.6.0 23:32:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:32:48 Collecting idna<2.8,>=2.5 23:32:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:32:48 Collecting urllib3<1.25,>=1.21.1 23:32:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:32:48 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) 23:32:48 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) 23:32:48 Collecting docker-pycreds>=0.4.0 23:32:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:32:48 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:32:48 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:32:48 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:32:48 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:32:48 Installing collected packages: texttable, dockerpty, idna, urllib3, requests, docopt, websocket-client, jsonschema, cached-property, PyYAML, docker-pycreds, docker, docker-compose 23:32:48 Running setup.py install for texttable: started 23:32:49 Running setup.py install for texttable: finished with status 'done' 23:32:49 Running setup.py install for dockerpty: started 23:32:49 Running setup.py install for dockerpty: finished with status 'done' 23:32:49 Attempting uninstall: idna 23:32:49 Found existing installation: idna 2.9 23:32:49 Uninstalling idna-2.9: 23:32:49 Successfully uninstalled idna-2.9 23:32:49 Attempting uninstall: urllib3 23:32:49 Found existing installation: urllib3 1.25.9 23:32:49 Uninstalling urllib3-1.25.9: 23:32:49 Successfully uninstalled urllib3-1.25.9 23:32:49 Attempting uninstall: requests 23:32:49 Found existing installation: requests 2.23.0 23:32:49 Uninstalling requests-2.23.0: 23:32:49 Successfully uninstalled requests-2.23.0 23:32:50 Running setup.py install for docopt: started 23:32:50 Running setup.py install for docopt: finished with status 'done' 23:32:50 Running setup.py install for PyYAML: started 23:32:51 Running setup.py install for PyYAML: finished with status 'done' 23:32:51 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 23:32:51 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 23:32:55 Removing intermediate container 337e034cd495 23:32:55 ---> 64f4bee90fc5 23:32:55 Step 22/27 : RUN apk --no-cache add curl 23:32:55 ---> Running in d48c8056ac7b 23:32:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:32:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:32:55 (1/3) Installing nghttp2-libs (1.41.0-r0) 23:32:55 (2/3) Installing libcurl (7.69.1-r0) 23:32:55 (3/3) Installing curl (7.69.1-r0) 23:32:55 Executing busybox-1.31.1-r16.trigger 23:32:55 OK: 72 MiB in 58 packages 23:32:56 Removing intermediate container d48c8056ac7b 23:32:56 ---> 5d8db3a34d4b 23:32:56 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 23:32:56 ---> Running in 7cd653bfb763 23:32:56 Removing intermediate container 7cd653bfb763 23:32:56 ---> 055387afa8aa 23:32:56 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:32:56 ---> Running in 2a18c9e92aa6 23:32:56 Removing intermediate container 2a18c9e92aa6 23:32:56 ---> a80f4c958f78 23:32:56 Step 25/27 : LABEL arch=x86_64 23:32:56 ---> Running in 1733cecdc289 23:32:56 Removing intermediate container 1733cecdc289 23:32:56 ---> 9769537f10e5 23:32:56 Step 26/27 : LABEL git_sha=9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:32:56 ---> Running in 1e07c61de0da 23:32:56 Removing intermediate container 1e07c61de0da 23:32:56 ---> 8dbb1ae063eb 23:32:56 Step 27/27 : LABEL version=0.0.0 23:32:56 ---> Running in b76aeeb57d8e 23:32:57 Removing intermediate container b76aeeb57d8e 23:32:57 ---> 6cee98c72403 23:32:57 23:32:57 Successfully built 6cee98c72403 23:32:57 Successfully tagged docker-sys-mgmt-agent-go:latest 23:32:58  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 23:32:58 $ docker stop --time=1 762fcc8e1badaa5e44d1a472f12d958d69538c4b19269f78dd73013ed49cce21 23:32:58 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 23:32:58 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 23:32:59 $ docker rm -f 762fcc8e1badaa5e44d1a472f12d958d69538c4b19269f78dd73013ed49cce21 [Pipeline] // withDockerContainer [Pipeline] sh 23:33:00 + docker images 23:33:00 + grep docker 23:33:00 docker-sys-mgmt-agent-go latest 6cee98c72403 4 seconds ago 284MB 23:33:00 docker-core-data-go latest 88b742d088e0 30 seconds ago 24.5MB 23:33:00 docker-support-logging-go latest 72bb5e32cb36 32 seconds ago 11.8MB 23:33:00 docker-security-proxy-setup-go latest 1f6f050c651d 40 seconds ago 16.4MB 23:33:00 docker-core-command-go latest 95efb6ea3101 56 seconds ago 13MB 23:33:00 docker-security-secretstore-setup-go latest fb613d4e9dd1 2 minutes ago 33.9MB 23:33:00 docker-security-secrets-setup-go latest 4f1ee8f8b33f 2 minutes ago 25.1MB 23:33:00 docker-support-notifications-go latest 8fbdd235de05 2 minutes ago 14.5MB 23:33:00 docker-core-metadata-go latest ed9290969f13 2 minutes ago 14.4MB 23:33:00 docker-support-scheduler-go latest f125224c667f 2 minutes ago 13.1MB 23:33:00 docker latest 81f5749c9058 2 months ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:33:02 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 23:33:09 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 23:33:13 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 23:33:18 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 23:33:23 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 23:33:27 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] } 23:33:30 $ docker stop --time=1 31022e50d4bc991d938950e10ac795878d1ff0288c218eaa107b5c1ce7c67028 23:33:32 $ docker rm -f 31022e50d4bc991d938950e10ac795878d1ff0288c218eaa107b5c1ce7c67028 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:33:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:33:34 23:33:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:33:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:33:34 latest: Pulling from edgex-devops/edgex-compose-arm64 23:33:34 29e5d40040c1: Pulling fs layer 23:33:34 1ce36da41761: Pulling fs layer 23:33:34 25b303627fd3: Pulling fs layer 23:33:35 29e5d40040c1: Verifying Checksum 23:33:35 29e5d40040c1: Download complete 23:33:35 1ce36da41761: Verifying Checksum 23:33:35 1ce36da41761: Download complete 23:33:35 29e5d40040c1: Pull complete 23:33:37 1ce36da41761: Pull complete 23:33:37 25b303627fd3: Verifying Checksum 23:33:37 25b303627fd3: Download complete 23:33:47 25b303627fd3: Pull complete 23:33:47 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:33:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:33:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:33:47 prd-ubuntu18.04-docker-arm64-4c-16g-432 does not seem to be running inside a container 23:33:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:33:51 $ docker top 7afe1ae250a585848b4888b1a80854ec08ecaed33a7de8d987752e309feb387e -eo pid,comm [Pipeline] { [Pipeline] sh 23:33:52 + docker-compose build --help 23:33:52 + grep parallel 23:33:56 --parallel Build images in parallel. [Pipeline] } 23:33:56 $ docker stop --time=1 7afe1ae250a585848b4888b1a80854ec08ecaed33a7de8d987752e309feb387e 23:33:58 $ docker rm -f 7afe1ae250a585848b4888b1a80854ec08ecaed33a7de8d987752e309feb387e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:33:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:33:59 . [Pipeline] withDockerContainer 23:33:59 prd-ubuntu18.04-docker-arm64-4c-16g-432 does not seem to be running inside a container 23:33:59 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:34:00 $ docker top 6ac2158ce89cea147c7a4ef6576f6d1ed42c394565b96616382d956f7f1360bf -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:01 + docker-compose -f ./docker-compose-build.yml build --parallel 23:34:06 Building docker-core-command-go ... 23:34:06 Building docker-core-data-go ... 23:34:06 Building docker-core-metadata-go ... 23:34:06 Building docker-security-proxy-setup-go ... 23:34:06 Building docker-security-secrets-setup-go ... 23:34:06 Building docker-security-secretstore-setup-go ... 23:34:06 Building docker-support-logging-go ... 23:34:06 Building docker-support-notifications-go ... 23:34:06 Building docker-support-scheduler-go ... 23:34:06 Building docker-sys-mgmt-agent-go ... 23:34:06 Building docker-core-command-go 23:34:06 Building docker-security-secretstore-setup-go 23:34:06 Building docker-sys-mgmt-agent-go 23:34:06 Building docker-support-notifications-go 23:34:06 Building docker-support-scheduler-go 23:35:57 Step 1/27 : ARG BUILDER_BASE=golang:1.13-alpine 23:35:57 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:35:57 ---> 01dd1c2f9a25 23:35:57 Step 3/27 : WORKDIR /edgex-go 23:35:57 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 23:35:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:35:57 ---> 01dd1c2f9a25 23:35:57 Step 3/26 : WORKDIR /edgex-go 23:35:57 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 23:35:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:35:57 ---> 01dd1c2f9a25 23:35:57 Step 3/22 : WORKDIR /edgex-go 23:35:57 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 23:35:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:35:57 ---> 01dd1c2f9a25 23:35:57 Step 3/21 : WORKDIR /edgex-go 23:35:57 Step 1/24 : ARG BUILDER_BASE=golang:1.13-alpine 23:35:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:35:57 ---> 01dd1c2f9a25 23:35:57 Step 3/24 : WORKDIR /edgex-go 23:35:58 ---> Running in 2f182973c231 23:35:58 ---> Running in 2f40ea57c9b8 23:35:58 ---> Running in 1831190885fd 23:35:58 ---> Running in 770b25926119 23:35:58 ---> Running in ed76aae9a87c 23:35:58 Removing intermediate container 2f40ea57c9b8 23:35:58 ---> e23d923fe94a 23:35:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:35:58 Removing intermediate container ed76aae9a87c 23:35:58 Removing intermediate container 2f182973c231 23:35:58 ---> 0486bbc30423 23:35:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:35:59 ---> 16f4b4810cd2 23:35:59 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:35:59 Removing intermediate container 770b25926119 23:35:59 ---> 911929919f1d 23:35:59 Removing intermediate container 1831190885fd 23:35:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:35:59 ---> 93d4f72dda0e 23:35:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:35:59 ---> Running in 55a790918c10 23:35:59 ---> Running in 2e842d076a95 23:35:59 ---> Running in 86210fd80fe2 23:35:59 ---> Running in 7a6bdce625df 23:35:59 ---> Running in d45434c39afc 23:36:03 Removing intermediate container 55a790918c10 23:36:03 ---> b5222706ed02 23:36:03 Step 5/26 : RUN apk update && apk add make git 23:36:03 ---> Running in 5bcc898b6aec 23:36:03 Removing intermediate container 2e842d076a95 23:36:03 ---> 240cfaaa2b6d 23:36:03 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 23:36:03 ---> Running in bd9171a9ea30 23:36:03 Removing intermediate container 86210fd80fe2 23:36:03 ---> adf96ef89fef 23:36:03 Step 5/27 : RUN apk update && apk add make bash git 23:36:03 Removing intermediate container 7a6bdce625df 23:36:03 ---> 6d8989ceddaf 23:36:03 Step 5/22 : RUN apk update && apk add make git 23:36:03 Removing intermediate container d45434c39afc 23:36:03 ---> 87432e77d346 23:36:03 Step 5/21 : RUN apk update && apk add make git 23:36:04 ---> Running in ef7adc4a30f3 23:36:04 ---> Running in ce14b6750199 23:36:04 ---> Running in 0e1d7a935d5f 23:36:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:36:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:36:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:36:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:36:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:36:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:36:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:36:07 v3.12.0-263-gf2a2ffc32b [http://nl.alpinelinux.org/alpine/v3.12/main] 23:36:07 v3.12.0-259-g31aac9de85 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:36:07 OK: 12617 distinct packages available 23:36:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:36:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:36:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:36:07 v3.12.0-263-gf2a2ffc32b [http://nl.alpinelinux.org/alpine/v3.12/main] 23:36:07 v3.12.0-259-g31aac9de85 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:36:07 OK: 12617 distinct packages available 23:36:07 OK: 217 MiB in 51 packages 23:36:08 v3.12.0-263-gf2a2ffc32b [http://nl.alpinelinux.org/alpine/v3.12/main] 23:36:08 v3.12.0-259-g31aac9de85 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:36:08 OK: 12617 distinct packages available 23:36:08 v3.12.0-263-gf2a2ffc32b [http://nl.alpinelinux.org/alpine/v3.12/main] 23:36:08 v3.12.0-259-g31aac9de85 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:36:08 OK: 12617 distinct packages available 23:36:08 v3.12.0-263-gf2a2ffc32b [http://nl.alpinelinux.org/alpine/v3.12/main] 23:36:08 v3.12.0-259-g31aac9de85 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:36:08 OK: 12617 distinct packages available 23:36:08 OK: 217 MiB in 51 packages 23:36:09 OK: 217 MiB in 51 packages 23:36:09 OK: 217 MiB in 51 packages 23:36:09 Removing intermediate container 5bcc898b6aec 23:36:09 ---> 06a7585cfa9b 23:36:09 Step 6/26 : COPY go.mod . 23:36:09 OK: 217 MiB in 51 packages 23:36:10 Removing intermediate container bd9171a9ea30 23:36:10 ---> f6984d5f1e37 23:36:10 Step 6/24 : COPY go.mod . 23:36:10 ---> 6a6e443303f9 23:36:10 Step 7/26 : RUN go mod download 23:36:11 ---> Running in 333d36f60196 23:36:11 Removing intermediate container ef7adc4a30f3 23:36:11 ---> 9431fe99d88d 23:36:11 Step 6/27 : COPY go.mod . 23:36:11 Removing intermediate container 0e1d7a935d5f 23:36:11 ---> 8cc70c47194c 23:36:11 Step 6/21 : COPY go.mod . 23:36:11 Removing intermediate container ce14b6750199 23:36:11 ---> 6c337e68130d 23:36:11 Step 6/22 : COPY go.mod . 23:36:12 ---> 12068406fca7 23:36:12 Step 7/24 : RUN go mod download 23:36:12 ---> Running in d600976c6423 23:36:12 ---> 508280872ca8 23:36:12 Step 7/27 : RUN go mod download 23:36:12 ---> Running in f345cf18bcf1 23:36:12 ---> 242e827715a0 23:36:12 Step 7/21 : RUN go mod download 23:36:12 ---> 17ded75eb73b 23:36:12 Step 7/22 : RUN go mod download 23:36:13 ---> Running in afc9ed4461a7 23:36:13 ---> Running in dba5b01c587a 23:36:15 Removing intermediate container 333d36f60196 23:36:15 ---> 1a600f4807e2 23:36:15 Step 8/26 : COPY . . 23:36:17 Removing intermediate container d600976c6423 23:36:17 ---> d968c6196cb2 23:36:17 Step 8/24 : COPY . . 23:36:19 Removing intermediate container f345cf18bcf1 23:36:19 ---> 97cceca87967 23:36:19 Step 8/27 : COPY . . 23:36:21 Removing intermediate container afc9ed4461a7 23:36:21 ---> 2ea5c43a9108 23:36:21 Step 8/21 : COPY . . 23:36:23 Removing intermediate container dba5b01c587a 23:36:23 ---> a15c5b63074f 23:36:23 Step 8/22 : COPY . . 23:36:45 ---> c2aea7fba010 23:36:45 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 23:36:46 ---> Running in 02721a6d8276 23:36:46 ---> 42062b839ee6 23:36:46 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:36:46 ---> c2bc41de7be4 23:36:46 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 23:36:46 ---> 4ce55db952ff 23:36:46 Step 9/24 : RUN make cmd/support-notifications/support-notifications 23:36:46 ---> Running in 1f0ae0cef357 23:36:46 ---> 30f451f0aa1f 23:36:46 Step 9/22 : RUN make cmd/core-command/core-command 23:36:47 ---> Running in 3bee18121e0d 23:36:47 ---> Running in c8b5ba50df0f 23:36:47 ---> Running in 486da011b73c 23:36:48 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 23:36:50 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 23:36:50 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 23:36:50 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 23:36:50 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 23:38: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 23:38: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 23:38:25 Removing intermediate container 1f0ae0cef357 23:38:25 ---> 84e4d5e3b074 23:38:25 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:38:25 ---> Running in 8389da77f987 23:38:28 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 23:38:30 Removing intermediate container 02721a6d8276 23:38:30 ---> bfef0b2d9c8c 23:38:30 23:38:30 Step 10/26 : FROM alpine:3.10 23:38:30 3.10: Pulling from library/alpine 23:38:32 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 23:38:32 Status: Downloaded newer image for alpine:3.10 23:38:32 ---> 536a684cf733 23:38:32 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 23:38:32 ---> Running in 8e32736efcaa 23:38:35 Removing intermediate container 8389da77f987 23:38:35 ---> c7aecc576a61 23:38:35 23:38:35 Step 11/27 : FROM docker:latest 23:38:35 ---> ce9d55ae87f1 23:38:35 Step 12/27 : RUN apk add --no-cache bash 23:38:35 ---> Running in e20ddb56df96 23:38:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 23:38:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 23:38:36 v3.10.5-78-g117b307f50 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 23:38:36 v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 23:38:36 OK: 10167 distinct packages available 23:38:37 (1/5) Installing ca-certificates (20191127-r2) 23:38:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:38:37 (2/5) Installing nghttp2-libs (1.39.2-r1) 23:38:37 (3/5) Installing libcurl (7.66.0-r0) 23:38:37 (4/5) Installing curl (7.66.0-r0) 23:38:37 (5/5) Installing dumb-init (1.2.2-r1) 23:38:37 Executing busybox-1.30.1-r3.trigger 23:38:37 Executing ca-certificates-20191127-r2.trigger 23:38:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:38:37 OK: 7 MiB in 19 packages 23:38:38 (1/2) Installing readline (8.0.4-r0) 23:38:38 (2/2) Installing bash (5.0.17-r0) 23:38:38 Executing bash-5.0.17-r0.post-install 23:38:38 Executing busybox-1.31.1-r16.trigger 23:38:38 OK: 12 MiB in 22 packages 23:38:40 Removing intermediate container 8e32736efcaa 23:38:40 ---> 29f838657514 23:38:40 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:38:41 ---> Running in 001234e6ab08 23:38:41 Removing intermediate container e20ddb56df96 23:38:41 ---> bd9f565d7a88 23:38:41 Step 13/27 : RUN rm -rf /var/cache/apk/* 23:38:41 Removing intermediate container 001234e6ab08 23:38:41 ---> dfd0162199be 23:38:41 Step 13/26 : WORKDIR / 23:38:41 ---> Running in e6d87543c318 23:38:41 ---> Running in f58f96bc65aa 23:38:42 Removing intermediate container f58f96bc65aa 23:38:42 ---> dc514bdcc237 23:38:42 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:38:45 ---> bbb9c0883214 23:38: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 23:38:46 Removing intermediate container c8b5ba50df0f 23:38:46 ---> 71db6184ea4f 23:38:46 Removing intermediate container 486da011b73c 23:38:46 ---> 438dc4c3cbd0 23:38:46 23:38:46 Step 10/22 : FROM scratch 23:38:46 ---> 23:38:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:38:46 23:38:46 Step 10/24 : FROM scratch 23:38:46 ---> 23:38:46 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 23:38:46 Removing intermediate container 3bee18121e0d 23:38:46 ---> 3fcd568fe00c 23:38:46 23:38:46 Step 10/21 : FROM scratch 23:38:46 ---> 23:38:46 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:38:46 ---> f018e5b7e4b8 23:38:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:38:46 ---> Running in 4ba33591cc4a 23:38:46 ---> Running in ee53d8d17f66 23:38:46 ---> Running in d872d9b13945 23:38:46 Removing intermediate container e6d87543c318 23:38:46 ---> 1cc296de7945 23:38:46 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 23:38:46 ---> Running in 63f464c872bf 23:38:46 Removing intermediate container 4ba33591cc4a 23:38:46 Removing intermediate container ee53d8d17f66 23:38:46 ---> df767af0c30a 23:38:46 Step 12/22 : ENV APP_PORT=48082 23:38:46 ---> 98e67eba6002 23:38:46 Step 12/24 : ENV APP_PORT=48060 23:38:47 Removing intermediate container d872d9b13945 23:38:47 ---> c00a4330fcc4 23:38:47 Step 12/21 : ENV APP_PORT=48085 23:38:47 ---> ad17b6f645c2 23:38:47 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 23:38:47 ---> Running in 5283929231fa 23:38:47 ---> Running in 2e470ba625eb 23:38:47 ---> Running in 406833b32762 23:38:47 Removing intermediate container 63f464c872bf 23:38:47 ---> a27d1f614693 23:38:47 Step 15/27 : ENV APP_PORT=48090 23:38:47 ---> Running in c3e8aaa8b9c4 23:38:47 Removing intermediate container 2e470ba625eb 23:38:47 ---> 033455771c48 23:38:47 Step 13/24 : EXPOSE $APP_PORT 23:38:47 Removing intermediate container 5283929231fa 23:38:47 ---> 0c5c0ba91ec5 23:38:47 Step 13/22 : EXPOSE $APP_PORT 23:38:47 ---> Running in 7af6f235c0e8 23:38:47 ---> Running in 6b90aaf11282 23:38:47 Removing intermediate container 406833b32762 23:38:47 ---> 507d96b615c4 23:38:47 Step 13/21 : EXPOSE $APP_PORT 23:38:48 ---> Running in 07195939de59 23:38:48 ---> 5e2baa99d363 23:38:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:38:48 Removing intermediate container c3e8aaa8b9c4 23:38:48 ---> 9fab749b785f 23:38:48 Step 16/27 : EXPOSE $APP_PORT 23:38:48 ---> Running in 032ef2a9faf1 23:38:48 Removing intermediate container 6b90aaf11282 23:38:48 ---> d2a9a0137648 23:38:48 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 23:38:48 Removing intermediate container 7af6f235c0e8 23:38:48 ---> 87833fa3d54b 23:38:48 Step 14/22 : WORKDIR / 23:38:49 ---> Running in d1558cdef0b1 23:38:49 Removing intermediate container 07195939de59 23:38:49 ---> 04a45ffd0843 23:38:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 23:38:49 Removing intermediate container 032ef2a9faf1 23:38:49 ---> d2fc01c601df 23:38:49 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:38:49 ---> 2ccddda7566c 23:38:49 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 23:38:49 ---> 8c5f871d11fb 23:38:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:38:49 Removing intermediate container d1558cdef0b1 23:38:49 ---> 0f576b496675 23:38:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 23:38:49 ---> ebfe5141066a 23:38:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:38:51 ---> 534b5da3e19c 23:38:51 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:38:51 ---> 30ba09f3735b 23:38:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:38:51 ---> 2c170b850827 23:38:51 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 23:38:51 ---> 7ea4c4a1b930 23:38:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 23:38:51 ---> 03025b04ad45 23:38:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:38:52 ---> 988165ffb12c 23:38:52 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:38:53 ---> d0bfcb816da6 23:38:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:38:53 ---> e40e50754c6a 23:38:53 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 23:38:53 ---> 7608fc845ce7 23:38:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:38:53 ---> fbfbe7f0c18d 23:38:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 23:38:53 ---> Running in d321b73dccc7 23:38:53 ---> a1e299a1e8bb 23:38:53 Step 20/27 : RUN apk --no-cache add py-pip 23:38:53 ---> Running in ec29ce430fa7 23:38:54 Removing intermediate container d321b73dccc7 23:38:54 ---> c7b3c6d4a5dc 23:38:54 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:38:54 ---> 1cf0719e698a 23:38:54 Step 18/22 : ENTRYPOINT ["/core-command"] 23:38:54 ---> Running in 30753840027d 23:38:54 ---> Running in 377dcbde150f 23:38:54 ---> 4bd0574ded50 23:38:54 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:38:54 ---> 4db73ba1c6d7 23:38:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:38:54 ---> Running in 71a09cdc6921 23:38:54 Removing intermediate container 30753840027d 23:38:54 ---> a57b672764c4 23:38:54 Step 19/21 : LABEL arch=arm64 23:38:55 Removing intermediate container 377dcbde150f 23:38:55 ---> 302666146b54 23:38:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:38:55 ---> Running in 97d56af91a42 23:38:55 ---> Running in 388d1b7abeff 23:38:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:38:56 Removing intermediate container 97d56af91a42 23:38:56 ---> b8b2bef101c9 23:38:56 Step 20/21 : LABEL git_sha=9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:38:56 Removing intermediate container 388d1b7abeff 23:38:56 ---> a1f2ac92cd6c 23:38:56 Step 20/22 : LABEL arch=arm64 23:38:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:38:56 ---> Running in 41b917c5ae9f 23:38:56 ---> Running in c9b8d4761ab2 23:38:56 ---> eae2bdace446 23:38:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:38:56 (1/33) Installing libbz2 (1.0.8-r1) 23:38:56 (2/33) Installing expat (2.2.9-r1) 23:38:56 (3/33) Installing libffi (3.3-r2) 23:38:56 (4/33) Installing gdbm (1.13-r1) 23:38:56 (5/33) Installing xz-libs (5.2.5-r0) 23:38:56 (6/33) Installing sqlite-libs (3.32.1-r0) 23:38:56 Removing intermediate container 41b917c5ae9f 23:38:56 ---> 10ee57750ffd 23:38:56 Step 21/21 : LABEL version=0.0.0 23:38:56 (7/33) Installing python3 (3.8.5-r0) 23:38:57 Removing intermediate container c9b8d4761ab2 23:38:57 ---> c9f0df1834bd 23:38:57 Step 21/22 : LABEL git_sha=9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:38:57 ---> Running in 90887a09f96c 23:38:57 ---> Running in befab67fb7d7 23:38:58 ---> 57042c7af569 23:38:58 Step 20/24 : ENTRYPOINT ["/support-notifications"] 23:38:58 Removing intermediate container 90887a09f96c 23:38:58 ---> d578bc843589 23:38:58 23:38:58 Removing intermediate container 71a09cdc6921 23:38:58 ---> d16ef72a610d 23:38:58 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 23:38:58 Removing intermediate container befab67fb7d7 23:38:58 ---> 0a29c8cf6608 23:38:58 Step 22/22 : LABEL version=0.0.0 23:38:58 ---> Running in 711da46fc80a 23:38:58 Successfully built d578bc843589 23:38:58 ---> Running in d9b807f760cc 23:38:58 ---> Running in 4f193aea2394 23:38:58 Successfully tagged docker-support-scheduler-go-arm64:latest 23:38:58  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 23:38:59 (8/33) Installing py3-appdirs (1.4.4-r1) 23:38:59 (9/33) Installing py3-ordered-set (4.0.1-r0) 23:38:59 (10/33) Installing py3-parsing (2.4.7-r0) 23:38:59 (11/33) Installing py3-six (1.15.0-r0) 23:38:59 (12/33) Installing py3-packaging (20.4-r0) 23:38:59 (13/33) Installing py3-setuptools (47.0.0-r0) 23:38:59 (14/33) Installing py3-chardet (3.0.4-r4) 23:38:59 Removing intermediate container 711da46fc80a 23:38:59 ---> 580112f4fec3 23:38:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:38:59 (15/33) Installing py3-idna (2.9-r0) 23:38:59 (16/33) Installing py3-certifi (2020.4.5.1-r0) 23:38:59 (17/33) Installing py3-urllib3 (1.25.9-r0) 23:38:59 (18/33) Installing py3-requests (2.23.0-r0) 23:38:59 Removing intermediate container d9b807f760cc 23:38:59 ---> d16c0a8a0035 23:38:59 Step 24/26 : LABEL arch=arm64 23:38:59 Removing intermediate container 4f193aea2394 23:38:59 (19/33) Installing py3-msgpack (1.0.0-r0) 23:38:59 ---> cbd094f4bef9 23:38:59 23:38:59 (20/33) Installing py3-lockfile (0.12.2-r3) 23:38:59 (21/33) Installing py3-cachecontrol (0.12.6-r0) 23:38:59 (22/33) Installing py3-colorama (0.4.3-r0) 23:38:59 ---> Running in 885e22d8627f 23:38:59 (23/33) Installing py3-distlib (0.3.0-r0) 23:38:59 (24/33) Installing py3-distro (1.5.0-r1) 23:38:59 (25/33) Installing py3-webencodings (0.5.1-r3) 23:38:59 (26/33) Installing py3-html5lib (1.0.1-r4) 23:38:59 (27/33) Installing py3-pytoml (0.1.21-r0) 23:38:59 (28/33) Installing py3-pep517 (0.8.2-r0) 23:38:59 ---> Running in 7850ddd6e7d5 23:38:59 (29/33) Installing py3-progress (1.5-r0) 23:38:59 (30/33) Installing py3-toml (0.10.1-r0) 23:38:59 (31/33) Installing py3-retrying (1.3.3-r0) 23:38:59 (32/33) Installing py3-contextlib2 (0.6.0-r0) 23:38:59 (33/33) Installing py3-pip (20.1.1-r0) 23:39:00 Executing busybox-1.31.1-r16.trigger 23:39:00 OK: 71 MiB in 55 packages 23:39:00 Successfully built cbd094f4bef9 23:39:00 Successfully tagged docker-core-command-go-arm64:latest 23:39:00  Building docker-core-command-go ... done Building docker-core-data-go 23:39:00 Removing intermediate container 885e22d8627f 23:39:00 ---> 91489e9ce26d 23:39:00 Step 22/24 : LABEL arch=arm64 23:39:00 Removing intermediate container 7850ddd6e7d5 23:39:00 ---> 0da735e867dd 23:39:00 Step 25/26 : LABEL git_sha=9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:39:00 ---> Running in fd9403906c16 23:39:00 ---> Running in 29256c01ff85 23:39:01 Removing intermediate container fd9403906c16 23:39:01 ---> 9e28d2b25d2b 23:39:01 Step 23/24 : LABEL git_sha=9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:39:01 Removing intermediate container 29256c01ff85 23:39:01 ---> 142e1243c4f8 23:39:01 Step 26/26 : LABEL version=0.0.0 23:39:01 ---> Running in b65b5862bb1c 23:39:02 ---> Running in 271dd966272b 23:39:02 Removing intermediate container b65b5862bb1c 23:39:02 ---> 0d6809f24d62 23:39:02 Step 24/24 : LABEL version=0.0.0 23:39:03 ---> Running in 8df7c9badf32 23:39:03 Removing intermediate container 271dd966272b 23:39:03 ---> acdc459ca8ec 23:39:03 23:39:04 Successfully built acdc459ca8ec 23:39:04 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 23:39:04  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 23:39:04 Removing intermediate container 8df7c9badf32 23:39:04 ---> 174db691b9a0 23:39:04 23:39:05 Successfully built 174db691b9a0 23:39:05 Successfully tagged docker-support-notifications-go-arm64:latest 23:39:05  Building docker-support-notifications-go ... done Building docker-support-logging-go 23:39:07 Removing intermediate container ec29ce430fa7 23:39:07 ---> 3770074c3504 23:39:07 Step 21/27 : RUN pip install docker-compose==1.23.2 23:39:08 ---> Running in c9e64c102818 23:39:14 Collecting docker-compose==1.23.2 23:39:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:39:15 Collecting docker<4.0,>=3.6.0 23:39:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:39:15 Collecting dockerpty<0.5,>=0.4.1 23:39:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:39:17 Collecting docopt<0.7,>=0.6.1 23:39:17 Downloading docopt-0.6.2.tar.gz (25 kB) 23:39:20 Collecting PyYAML<4,>=3.10 23:39:20 Downloading PyYAML-3.13.tar.gz (270 kB) 23:39:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:39:23 Collecting cached-property<2,>=1.2.0 23:39:23 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 23:39:24 Collecting jsonschema<3,>=2.5.1 23:39:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:39:24 Collecting websocket-client<1.0,>=0.32.0 23:39:24 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 23:39:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:39:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:39:26 Collecting texttable<0.10,>=0.9.0 23:39:26 Downloading texttable-0.9.1.tar.gz (11 kB) 23:39:29 Collecting docker-pycreds>=0.4.0 23:39:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:39:29 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) 23:39:29 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) 23:39:29 Collecting idna<2.8,>=2.5 23:39:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:39:30 Collecting urllib3<1.25,>=1.21.1 23:39:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:39:30 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:39:30 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:39:30 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:39:30 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:39:31 Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, dockerpty, docopt, PyYAML, cached-property, jsonschema, texttable, docker-compose 23:39:31 Attempting uninstall: idna 23:39:31 Found existing installation: idna 2.9 23:39:31 Uninstalling idna-2.9: 23:39:31 Successfully uninstalled idna-2.9 23:39:32 Attempting uninstall: urllib3 23:39:32 Found existing installation: urllib3 1.25.9 23:39:32 Uninstalling urllib3-1.25.9: 23:39:32 Successfully uninstalled urllib3-1.25.9 23:39:33 Attempting uninstall: requests 23:39:33 Found existing installation: requests 2.23.0 23:39:33 Uninstalling requests-2.23.0: 23:39:33 Successfully uninstalled requests-2.23.0 23:39:34 Running setup.py install for dockerpty: started 23:39:36 Running setup.py install for dockerpty: finished with status 'done' 23:39:36 Running setup.py install for docopt: started 23:39:39 Running setup.py install for docopt: finished with status 'done' 23:39:39 Running setup.py install for PyYAML: started 23:39:41 Running setup.py install for PyYAML: finished with status 'done' 23:39:43 Running setup.py install for texttable: started 23:39:46 Running setup.py install for texttable: finished with status 'done' 23:39:47 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 23:39:53 Removing intermediate container c9e64c102818 23:39:53 ---> 28d766d592ef 23:39:53 Step 22/27 : RUN apk --no-cache add curl 23:39:54 ---> Running in aef620725c4e 23:39:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:39:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:39:56 (1/3) Installing nghttp2-libs (1.41.0-r0) 23:39:56 (2/3) Installing libcurl (7.69.1-r0) 23:39:56 (3/3) Installing curl (7.69.1-r0) 23:39:56 Executing busybox-1.31.1-r16.trigger 23:39:56 OK: 71 MiB in 58 packages 23:40:00 Removing intermediate container aef620725c4e 23:40:00 ---> e94ecc6e545a 23:40:00 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 23:40:00 ---> Running in 65110307300b 23:40:01 Removing intermediate container 65110307300b 23:40:01 ---> 4cbe47f6d0fa 23:40:01 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:40:01 ---> Running in adcb7692858a 23:40:03 Removing intermediate container adcb7692858a 23:40:03 ---> 90851fa31841 23:40:03 Step 25/27 : LABEL arch=arm64 23:40:03 ---> Running in eff0858569a6 23:40:03 Removing intermediate container eff0858569a6 23:40:03 ---> 0e68ef432319 23:40:03 Step 26/27 : LABEL git_sha=9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:40:04 ---> Running in 24d7ea9f591d 23:40:05 Removing intermediate container 24d7ea9f591d 23:40:05 ---> 27a00e0e37e1 23:40:05 Step 27/27 : LABEL version=0.0.0 23:40:05 ---> Running in 783a6dc06737 23:40:06 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 23:40:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:40:06 ---> 01dd1c2f9a25 23:40:06 Step 3/22 : WORKDIR /edgex-go 23:40:06 ---> Using cache 23:40:06 ---> 911929919f1d 23:40:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:06 ---> Using cache 23:40:06 ---> 6d8989ceddaf 23:40:06 Step 5/22 : RUN apk update && apk add make git 23:40:06 ---> Using cache 23:40:06 ---> 6c337e68130d 23:40:06 Step 6/22 : COPY go.mod . 23:40:06 ---> Using cache 23:40:06 ---> 17ded75eb73b 23:40:06 Step 7/22 : RUN go mod download 23:40:06 ---> Using cache 23:40:06 ---> a15c5b63074f 23:40:06 Step 8/22 : COPY . . 23:40:06 ---> Using cache 23:40:06 ---> 30f451f0aa1f 23:40:06 Step 9/22 : RUN make cmd/core-metadata/core-metadata 23:40:07 ---> Running in 3cbdc02791cc 23:40:07 Removing intermediate container 783a6dc06737 23:40:07 ---> b9e6b2869ef3 23:40:07 23:40:08 Successfully built b9e6b2869ef3 23:40:08 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 23:40:08 Building docker-security-secrets-setup-go 23:40:09  Building docker-sys-mgmt-agent-go ... done 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 23:40:10 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 23:40:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:40:10 ---> 01dd1c2f9a25 23:40:10 Step 3/23 : WORKDIR /edgex-go 23:40:10 ---> Using cache 23:40:10 ---> 911929919f1d 23:40:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:10 ---> Using cache 23:40:10 ---> 6d8989ceddaf 23:40:10 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 23:40:11 ---> Running in 0d724cf28226 23:40:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:40:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:40:15 v3.12.0-263-gf2a2ffc32b [http://nl.alpinelinux.org/alpine/v3.12/main] 23:40:15 v3.12.0-259-g31aac9de85 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:40:15 OK: 12617 distinct packages available 23:40:16 OK: 217 MiB in 51 packages 23:40:17 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 23:40:17 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:40:17 ---> 01dd1c2f9a25 23:40:17 Step 3/20 : WORKDIR /edgex-go 23:40:17 ---> Using cache 23:40:17 ---> 911929919f1d 23:40:17 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:17 ---> Using cache 23:40:17 ---> 6d8989ceddaf 23:40:17 Step 5/20 : RUN apk update && apk add make git 23:40:17 ---> Using cache 23:40:17 ---> 6c337e68130d 23:40:17 Step 6/20 : COPY go.mod . 23:40:17 ---> Using cache 23:40:17 ---> 17ded75eb73b 23:40:17 Step 7/20 : RUN go mod download 23:40:17 ---> Using cache 23:40:17 ---> a15c5b63074f 23:40:17 Step 8/20 : COPY . . 23:40:17 ---> Using cache 23:40:17 ---> 30f451f0aa1f 23:40:17 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 23:40:18 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 23:40:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:40:18 ---> 01dd1c2f9a25 23:40:18 Step 3/22 : WORKDIR /edgex-go 23:40:18 ---> Using cache 23:40:18 ---> 911929919f1d 23:40:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:18 ---> Using cache 23:40:18 ---> 6d8989ceddaf 23:40:18 Step 5/22 : RUN apk update && apk add make && apk add bash git 23:40:21 ---> Running in 39a59b86b2d5 23:40:21 ---> Running in 1623d67819a3 23:40:23 Removing intermediate container 0d724cf28226 23:40:23 ---> 42f497b77294 23:40:23 Step 6/23 : COPY go.mod . 23:40:25 ---> 1c0a1e88b2b2 23:40:25 Step 7/23 : RUN go mod download 23:40:25 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 23:40:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:40:25 ---> Running in c087c4dd7373 23:40:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:40:27 v3.12.0-263-gf2a2ffc32b [http://nl.alpinelinux.org/alpine/v3.12/main] 23:40:27 v3.12.0-259-g31aac9de85 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:40:27 OK: 12617 distinct packages available 23:40:28 OK: 217 MiB in 51 packages 23:40:29 OK: 217 MiB in 51 packages 23:40:34 Removing intermediate container c087c4dd7373 23:40:34 ---> 1c9759f5d21f 23:40:34 Step 8/23 : COPY . . 23:40:34 Removing intermediate container 1623d67819a3 23:40:34 ---> ea3efcb1e0bd 23:40:34 Step 6/22 : COPY go.mod . 23:40:35 ---> 2e1df6cacdcf 23:40:35 Step 7/22 : RUN go mod download 23:40:36 ---> Running in d9be6964782d 23:40:44 Removing intermediate container d9be6964782d 23:40:44 ---> fb1fdd794b81 23:40:44 Step 8/22 : COPY . . 23:40:45 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 23:40:45 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 23:40:45 ---> 01dd1c2f9a25 23:40:45 Step 3/29 : WORKDIR /edgex-go 23:40:45 ---> Using cache 23:40:45 ---> 911929919f1d 23:40:45 Step 4/29 : RUN apk update && apk add make git 23:40:45 ---> Running in 1e5dfacd6895 23:40:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:40:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:40:50 v3.12.0-263-gf2a2ffc32b [http://nl.alpinelinux.org/alpine/v3.12/main] 23:40:50 v3.12.0-259-g31aac9de85 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:40:50 OK: 12617 distinct packages available 23:40:51 OK: 217 MiB in 51 packages 23:40:56 Removing intermediate container 1e5dfacd6895 23:40:56 ---> 2e58fd9fadee 23:40:56 Step 5/29 : COPY go.mod . 23:40:58 ---> d351c73591e7 23:40:58 Step 6/29 : RUN go mod download 23:40:59 ---> Running in f584eb59c1aa 23:41:08 Removing intermediate container f584eb59c1aa 23:41:08 ---> e1d01eae55ef 23:41:08 Step 7/29 : COPY . . 23:41:11 ---> a686f6c7bcf9 23:41:11 Step 9/23 : RUN make cmd/core-data/core-data 23:41:12 ---> Running in b0ddc382d2ff 23:41:15 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 23:41:26 ---> f304b9cb8fbc 23:41:26 Step 9/22 : RUN make cmd/support-logging/support-logging 23:41:26 ---> Running in 0d0dd387f730 23:41:28 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 23:41:31 Removing intermediate container 39a59b86b2d5 23:41:31 ---> ae5fca5cb7c2 23:41:31 23:41:31 Step 10/20 : FROM alpine 23:41:31 latest: Pulling from library/alpine 23:41:32 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 23:41:32 Status: Downloaded newer image for alpine:latest 23:41:32 ---> 62ee0e9f8440 23:41:32 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 23:41:32 ---> Running in ab6bc495f19a 23:41:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:41:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:41:37 v3.12.0-263-gf2a2ffc32b [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 23:41:37 v3.12.0-259-g31aac9de85 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 23:41:37 OK: 12617 distinct packages available 23:41:37 Removing intermediate container 3cbdc02791cc 23:41:37 ---> 08fd78475532 23:41:37 23:41:37 Step 10/22 : FROM scratch 23:41:37 ---> 23:41:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:41:37 ---> Using cache 23:41:37 ---> c00a4330fcc4 23:41:37 Step 12/22 : ENV APP_PORT=48081 23:41:37 (1/4) Installing ca-certificates (20191127-r4) 23:41:37 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:41:37 (3/4) Installing libcurl (7.69.1-r0) 23:41:37 (4/4) Installing curl (7.69.1-r0) 23:41:37 Executing busybox-1.31.1-r16.trigger 23:41:37 Executing ca-certificates-20191127-r4.trigger 23:41:38 ---> Running in 76b58bfe5433 23:41:38 OK: 7 MiB in 18 packages 23:41:39 Removing intermediate container 76b58bfe5433 23:41:39 ---> 20e945117c54 23:41:39 Step 13/22 : EXPOSE $APP_PORT 23:41:39 ---> Running in a221d868029a 23:41:40 Removing intermediate container a221d868029a 23:41:40 ---> 19e539ee501d 23:41:40 Step 14/22 : WORKDIR / 23:41:41 ---> Running in b106a7c01e06 23:41:42 Removing intermediate container ab6bc495f19a 23:41:42 ---> 473458d46023 23:41:42 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:41:42 ---> Running in 94b89eed264a 23:41:42 Removing intermediate container b106a7c01e06 23:41:42 ---> 1945a4428212 23:41:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 23:41:43 Removing intermediate container 94b89eed264a 23:41:43 ---> 1d158959b9f2 23:41:43 Step 13/20 : WORKDIR /edgex 23:41:43 ---> Running in 81b45799253e 23:41:44 ---> 3ded1f64fe35 23:41:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:41:44 Removing intermediate container 81b45799253e 23:41:44 ---> f9adbf520b0c 23:41:44 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:41:45 ---> fb3b21724c41 23:41:45 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 23:41:45 ---> Running in 00bf5609ad7e 23:41:47 ---> c200a09161c2 23:41:47 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:41:47 ---> 2c1a9577a699 23:41:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:41:48 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 23:41:48 ---> 62ad0f66ce06 23:41:48 Step 18/22 : ENTRYPOINT ["/core-metadata"] 23:41:49 ---> 2e2e4526693d 23:41:49 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:41:49 ---> Running in 4752dc891f30 23:41:49 ---> Running in 85a2693f7172 23:41:50 Removing intermediate container 4752dc891f30 23:41:50 ---> ff4815696213 23:41:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:41:50 Removing intermediate container 85a2693f7172 23:41:50 ---> fcff6324baf6 23:41:50 Step 17/20 : CMD ["--init=true"] 23:41:50 ---> Running in 01f09ca66dc5 23:41:50 ---> Running in 16e7ca3a443c 23:41:51 Removing intermediate container 01f09ca66dc5 23:41:51 ---> ac1984b4e8eb 23:41:51 Step 20/22 : LABEL arch=arm64 23:41:51 ---> Running in a7ff2be36c30 23:41:51 Removing intermediate container 16e7ca3a443c 23:41:51 ---> 2160fa8c765f 23:41:51 Step 18/20 : LABEL arch=arm64 23:41:51 ---> Running in 5e262b7983bf 23:41:51 Removing intermediate container a7ff2be36c30 23:41:51 ---> 197a6be90bed 23:41:51 Step 21/22 : LABEL git_sha=9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:41:52 Removing intermediate container 5e262b7983bf 23:41:52 ---> ff20ab71251a 23:41:52 Step 19/20 : LABEL git_sha=9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:41:52 ---> Running in a8b9a76a91cd 23:41:52 ---> Running in c14c91a90ba2 23:41:52 Removing intermediate container a8b9a76a91cd 23:41:52 ---> 1f57f9c0725f 23:41:52 Step 22/22 : LABEL version=0.0.0 23:41:53 ---> Running in 6a78a8a9fddb 23:41:53 Removing intermediate container c14c91a90ba2 23:41:53 ---> f640f9bc7194 23:41:53 Step 20/20 : LABEL version=0.0.0 23:41:53 ---> Running in 37fcc7ab6495 23:41:53 Removing intermediate container 6a78a8a9fddb 23:41:53 ---> 4923a5af9f58 23:41:53 23:41:54 Removing intermediate container 37fcc7ab6495 23:41:54 ---> b82c1bbbd6c7 23:41:54 23:41:54 Successfully built 4923a5af9f58 23:41:54 Successfully tagged docker-core-metadata-go-arm64:latest 23:41:54  Building docker-core-metadata-go ... done Successfully built b82c1bbbd6c7 23:41:54 Successfully tagged docker-security-proxy-setup-go-arm64:latest 23:42:41  Building docker-security-proxy-setup-go ... done Removing intermediate container 0d0dd387f730 23:42:41 ---> 0fc1eb6a7dcc 23:42:41 23:42:41 Step 10/22 : FROM scratch 23:42:41 ---> 23:42:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 23:42:41 ---> Using cache 23:42:41 ---> 98e67eba6002 23:42:41 Step 12/22 : ENV APP_PORT=48061 23:42:41 ---> Running in 722b5ae3731f 23:42:41 Removing intermediate container 722b5ae3731f 23:42:41 ---> df659e3aa039 23:42:41 Step 13/22 : EXPOSE $APP_PORT 23:42:41 ---> Running in a0cefce1f9cc 23:42:41 Removing intermediate container a0cefce1f9cc 23:42:41 ---> 85163e79b194 23:42:41 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 23:42:41 ---> b9e1dfcd72a7 23:42:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 23:42:41 ---> b9e5b5735ac1 23:42:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 23:42:41 ---> 80a6c6ea49f1 23:42:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 23:42:41 Removing intermediate container 00bf5609ad7e 23:42:41 ---> aa37807c43bc 23:42:41 23:42:41 Step 9/29 : FROM alpine:latest 23:42:41 ---> 62ee0e9f8440 23:42:41 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 23:42:41 ---> Running in c171e40ccfc5 23:42:41 ---> 4c9a91a338e0 23:42:41 Step 18/22 : ENTRYPOINT ["/support-logging"] 23:42:41 ---> Running in fd31687d9085 23:42:41 Removing intermediate container c171e40ccfc5 23:42:41 ---> 29ee69006014 23:42:41 Step 11/29 : USER root 23:42:41 ---> Running in db74c0965894 23:42:41 Removing intermediate container fd31687d9085 23:42:41 ---> 2f8401395150 23:42:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:42:41 ---> Running in 26536f8e40ff 23:42:41 Removing intermediate container db74c0965894 23:42:41 ---> b5c2a6f60073 23:42:41 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 23:42:41 ---> Running in 505c74a74f11 23:42:41 Removing intermediate container 26536f8e40ff 23:42:41 ---> 77e35f4851a2 23:42:41 Step 20/22 : LABEL arch=arm64 23:42:41 ---> Running in 1a3cf59ca06e 23:42:42 Removing intermediate container 1a3cf59ca06e 23:42:42 ---> 9944951bce5a 23:42:42 Step 21/22 : LABEL git_sha=9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:42:42 ---> Running in b85577abb268 23:42:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:42:43 Removing intermediate container b85577abb268 23:42:43 ---> cf4a38ac9eab 23:42:43 Step 22/22 : LABEL version=0.0.0 23:42:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:42:43 ---> Running in df0ccb5d448f 23:42:44 v3.12.0-263-gf2a2ffc32b [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 23:42:44 v3.12.0-259-g31aac9de85 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 23:42:44 OK: 12617 distinct packages available 23:42:44 Removing intermediate container df0ccb5d448f 23:42:44 ---> c5785bdc590d 23:42:44 23:42:44 Successfully built c5785bdc590d 23:42:44 Successfully tagged docker-support-logging-go-arm64:latest 23:42:44  Building docker-support-logging-go ... done (1/2) Installing ca-certificates (20191127-r4) 23:42:44 (2/2) Installing dumb-init (1.2.2-r1) 23:42:44 Executing busybox-1.31.1-r16.trigger 23:42:44 Executing ca-certificates-20191127-r4.trigger 23:42:45 OK: 6 MiB in 16 packages 23:42:47 Removing intermediate container 505c74a74f11 23:42:47 ---> ab417de203cc 23:42:47 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 23:42:47 ---> Running in 8d98c65c69d8 23:42:47 Removing intermediate container 8d98c65c69d8 23:42:47 ---> 0ac83be90698 23:42:47 Step 14/29 : WORKDIR $BASE_DIR 23:42:47 ---> Running in 540f9f3008b8 23:42:48 Removing intermediate container 540f9f3008b8 23:42:48 ---> 366fbd667d67 23:42:48 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 23:42:48 ---> Running in 652865ff4944 23:42:51 Removing intermediate container 652865ff4944 23:42:51 ---> 426d4f3266be 23:42:51 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 23:42:52 Removing intermediate container b0ddc382d2ff 23:42:52 ---> d8468a788fbc 23:42:52 23:42:52 Step 10/23 : FROM alpine 23:42:52 ---> 62ee0e9f8440 23:42:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:42:52 ---> 7370b7c2c7cf 23:42:52 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 23:42:52 ---> Running in 13f5490be353 23:42:53 Removing intermediate container 13f5490be353 23:42:53 ---> 26299e30ca64 23:42:53 Step 12/23 : ENV APP_PORT=48080 23:42:53 ---> Running in 8fa0dd698054 23:42:53 ---> 678b6db65c02 23:42:53 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 23:42:54 Removing intermediate container 8fa0dd698054 23:42:54 ---> ac0fb29909d4 23:42:54 Step 13/23 : EXPOSE $APP_PORT 23:42:54 ---> Running in 30adf1b761e2 23:42:54 ---> e5f52885162b 23:42:54 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 23:42:54 Removing intermediate container 30adf1b761e2 23:42:54 ---> a4bc46b2b143 23:42:54 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:42:54 ---> Running in 742b5e41a3da 23:42:55 ---> 4d0f85bcc94f 23:42:55 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 23:42:55 ---> 5364fd8b9982 23:42:55 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 23:42:56 ---> Running in 1b184fcfa108 23:42:57 Removing intermediate container 742b5e41a3da 23:42:57 ---> 741d3024d44c 23:42:57 Step 15/23 : RUN apk --no-cache add zeromq 23:42:57 ---> Running in a9f03377a262 23:42:58 Removing intermediate container 1b184fcfa108 23:42:58 ---> d144345d0112 23:42:58 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 23:42:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:42:59 ---> f4611fdd17cb 23:42:59 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:42:59 ---> Running in ad81481f102a 23:42:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:43:00 (1/5) Installing libgcc (9.3.0-r2) 23:43:00 (2/5) Installing libsodium (1.0.18-r0) 23:43:00 (3/5) Installing libstdc++ (9.3.0-r2) 23:43:00 (4/5) Installing libzmq (4.3.2-r0) 23:43:00 (5/5) Installing zeromq (4.3.2-r0) 23:43:00 Executing busybox-1.31.1-r16.trigger 23:43:00 OK: 8 MiB in 19 packages 23:43:01 Removing intermediate container ad81481f102a 23:43:01 ---> f1aa1317c378 23:43:01 Step 24/29 : RUN chmod 755 security-secrets-setup 23:43:01 ---> Running in 4555070b2e84 23:43:02 Removing intermediate container a9f03377a262 23:43:02 ---> 12fab507ad90 23:43:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 23:43:03 ---> 453eea076a18 23:43:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:43:05 ---> 3db6f527e8b4 23:43:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:43:05 Removing intermediate container 4555070b2e84 23:43:05 ---> 1d0fdaa461ec 23:43:05 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 23:43:05 ---> Running in c557b88fd99a 23:43:05 ---> 11446b5fbe21 23:43:05 Step 19/23 : ENTRYPOINT ["/core-data"] 23:43:05 ---> Running in ff2b76c3c575 23:43:05 Removing intermediate container c557b88fd99a 23:43:05 ---> e2a164c10fa2 23:43:05 Step 26/29 : CMD [ "generate" ] 23:43:06 ---> Running in 6804320bc46b 23:43:06 Removing intermediate container ff2b76c3c575 23:43:06 ---> f9e56f8edc14 23:43:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:43:06 ---> Running in 430340998be1 23:43:06 Removing intermediate container 6804320bc46b 23:43:06 ---> 5fb8abca684c 23:43:06 Step 27/29 : LABEL arch=arm64 23:43:06 ---> Running in a178db29d57f 23:43:06 Removing intermediate container 430340998be1 23:43:06 ---> e2497fa966bc 23:43:06 Step 21/23 : LABEL arch=arm64 23:43:06 ---> Running in ea0d85d5fe99 23:43:07 Removing intermediate container a178db29d57f 23:43:07 ---> b4eba68c9320 23:43:07 Step 28/29 : LABEL git_sha=9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:43:07 ---> Running in 09336a4a99e3 23:43:07 Removing intermediate container ea0d85d5fe99 23:43:07 ---> 88e991eb755c 23:43:07 Step 22/23 : LABEL git_sha=9abc40e2d7e7359a3edb1534c33b02e3a40853cf 23:43:07 ---> Running in bbdf8d544d65 23:43:08 Removing intermediate container 09336a4a99e3 23:43:08 ---> 315510fb1940 23:43:08 Step 29/29 : LABEL version=0.0.0 23:43:08 ---> Running in e64671ebf1aa 23:43:08 Removing intermediate container bbdf8d544d65 23:43:08 ---> 21d3f7e40650 23:43:08 Step 23/23 : LABEL version=0.0.0 23:43:08 ---> Running in 9e0990884530 23:43:08 Removing intermediate container e64671ebf1aa 23:43:08 ---> 45f32e99a36a 23:43:08 23:43:08 Successfully built 45f32e99a36a 23:43:09 Successfully tagged docker-security-secrets-setup-go-arm64:latest 23:43:09  Building docker-security-secrets-setup-go ... done Removing intermediate container 9e0990884530 23:43:09 ---> b2f24bad1621 23:43:09 23:43:09 Successfully built b2f24bad1621 23:43:09 Successfully tagged docker-core-data-go-arm64:latest 23:43:10  Building docker-core-data-go ... done  [Pipeline] } 23:43:10 $ docker stop --time=1 6ac2158ce89cea147c7a4ef6576f6d1ed42c394565b96616382d956f7f1360bf 23:43:12 $ docker rm -f 6ac2158ce89cea147c7a4ef6576f6d1ed42c394565b96616382d956f7f1360bf [Pipeline] // withDockerContainer [Pipeline] sh 23:43:12 + grep docker 23:43:12 + docker images 23:43:13 docker-security-secrets-setup-go-arm64 latest 45f32e99a36a 5 seconds ago 24.2MB 23:43:13 docker-core-data-go-arm64 latest b2f24bad1621 5 seconds ago 23.3MB 23:43:13 docker-support-logging-go-arm64 latest c5785bdc590d 30 seconds ago 11.4MB 23:43:13 docker-security-proxy-setup-go-arm64 latest b82c1bbbd6c7 About a minute ago 15.8MB 23:43:13 docker-core-metadata-go-arm64 latest 4923a5af9f58 About a minute ago 13.8MB 23:43:13 docker-sys-mgmt-agent-go-arm64 latest b9e6b2869ef3 3 minutes ago 266MB 23:43:13 docker-support-notifications-go-arm64 latest 174db691b9a0 4 minutes ago 13.9MB 23:43:13 docker-security-secretstore-setup-go-arm64 latest acdc459ca8ec 4 minutes ago 32.6MB 23:43:13 docker-core-command-go-arm64 latest cbd094f4bef9 4 minutes ago 12.4MB 23:43:13 docker-support-scheduler-go-arm64 latest d578bc843589 4 minutes ago 12.6MB 23:43:13 docker latest ce9d55ae87f1 2 months 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 23:43:14 provisioning config files... 23:43:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config2297653353647401903tmp [Pipeline] { [Pipeline] sh 23:43:15 + curl -s https://codecov.io/bash 23:43:15 + bash -s - -t @/w/workspace/edgex-go/6@tmp/config2297653353647401903tmp [Pipeline] } 23:43:17 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 23:43:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:43:20 ---> package-listing.sh 23:43:20 ++ facter osfamily 23:43:20 ++ tr '[:upper:]' '[:lower:]' 23:43:20 + OS_FAMILY=redhat 23:43:20 + workspace=/w/workspace/edgex-go/6 23:43:20 + START_PACKAGES=/tmp/packages_start.txt 23:43:20 + END_PACKAGES=/tmp/packages_end.txt 23:43:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:43:20 + PACKAGES=/tmp/packages_start.txt 23:43:20 + '[' /w/workspace/edgex-go/6 ']' 23:43:20 + PACKAGES=/tmp/packages_end.txt 23:43:20 + case "${OS_FAMILY}" in 23:43:20 + rpm -qa 23:43:20 + sort 23:43:24 + '[' -f /tmp/packages_start.txt ']' 23:43:24 + '[' -f /tmp/packages_end.txt ']' 23:43:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:43:24 + '[' /w/workspace/edgex-go/6 ']' 23:43:24 + mkdir -p /w/workspace/edgex-go/6/archives/ 23:43:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] isUnix [Pipeline] sh 23:43:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:43:25 23:43:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:43:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:43:25 alpine: Pulling from edgex-lftools-log-publisher 23:43:25 c9b1b535fdd9: Pulling fs layer 23:43:25 2cc5ad85d9ab: Pulling fs layer 23:43:25 756a868c4378: Pulling fs layer 23:43:25 444b2fc9a129: Pulling fs layer 23:43:25 ea15f1150254: Pulling fs layer 23:43:25 41b27a9f41bf: Pulling fs layer 23:43:25 28c525ee5125: Pulling fs layer 23:43:25 094b1ea09ed8: Pulling fs layer 23:43:25 138eaada9080: Pulling fs layer 23:43:25 0622d0fa9048: Pulling fs layer 23:43:25 41b27a9f41bf: Waiting 23:43:25 28c525ee5125: Waiting 23:43:25 094b1ea09ed8: Waiting 23:43:25 138eaada9080: Waiting 23:43:25 444b2fc9a129: Waiting 23:43:25 ea15f1150254: Waiting 23:43:25 0622d0fa9048: Waiting 23:43:25 2cc5ad85d9ab: Verifying Checksum 23:43:25 2cc5ad85d9ab: Download complete 23:43:25 444b2fc9a129: Verifying Checksum 23:43:25 444b2fc9a129: Download complete 23:43:25 c9b1b535fdd9: Download complete 23:43:25 ea15f1150254: Verifying Checksum 23:43:25 ea15f1150254: Download complete 23:43:25 28c525ee5125: Verifying Checksum 23:43:25 28c525ee5125: Download complete 23:43:26 756a868c4378: Verifying Checksum 23:43:26 756a868c4378: Download complete 23:43:26 c9b1b535fdd9: Pull complete 23:43:26 138eaada9080: Verifying Checksum 23:43:26 138eaada9080: Download complete 23:43:26 094b1ea09ed8: Verifying Checksum 23:43:26 094b1ea09ed8: Download complete 23:43:26 0622d0fa9048: Verifying Checksum 23:43:26 0622d0fa9048: Download complete 23:43:26 41b27a9f41bf: Verifying Checksum 23:43:26 41b27a9f41bf: Download complete 23:43:27 2cc5ad85d9ab: Pull complete 23:43:29 756a868c4378: Pull complete 23:43:29 444b2fc9a129: Pull complete 23:43:29 ea15f1150254: Pull complete 23:43:34 41b27a9f41bf: Pull complete 23:43:34 28c525ee5125: Pull complete 23:43:36 094b1ea09ed8: Pull complete 23:43:37 138eaada9080: Pull complete 23:43:37 0622d0fa9048: Pull complete 23:43:37 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 23:43:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:43:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:43:38 prd-centos7-docker-4c-2g-431 does not seem to be running inside a container 23:43:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:43:41 $ docker top a614059dd59b5a1f97d6f556fc9530d86a9eef5ccc5ef8b745af90e4e5ba4ce7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:43:42 provisioning config files... 23:43:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config6829531378501860613tmp [Pipeline] { [Pipeline] echo 23:43:42 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:43:42 ---> create-netrc.sh [Pipeline] echo 23:43:42 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:43:42 ---> logs-deploy.sh 23:43:42 + ARCHIVE_ARTIFACTS= 23:43:42 + LOGS_SERVER=https://logs.edgexfoundry.org 23:43:42 + '[' https://logs.edgexfoundry.org == None ']' 23:43:42 + NEXUS_URL=https://nexus.edgexfoundry.org 23:43:42 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2673/6 23:43:42 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2673/6/ 23:43:42 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2673/6 /w/workspace/edgex-go/6 23:43:43 Archives upload complete. 23:43:43 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2673/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2673/6/ 23:43:44 ---> uname -a: 23:43:44 Linux a614059dd59b 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 23:43:44 23:43:44 23:43:44 ---> lscpu: 23:43:44 Architecture: x86_64 23:43:44 CPU op-mode(s): 32-bit, 64-bit 23:43:44 Byte Order: Little Endian 23:43:44 Address sizes: 40 bits physical, 48 bits virtual 23:43:44 CPU(s): 4 23:43:44 On-line CPU(s) list: 0-3 23:43:44 Thread(s) per core: 1 23:43:44 Core(s) per socket: 1 23:43:44 Socket(s): 4 23:43:44 NUMA node(s): 1 23:43:44 Vendor ID: GenuineIntel 23:43:44 CPU family: 6 23:43:44 Model: 44 23:43:44 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:43:44 Stepping: 1 23:43:44 CPU MHz: 2933.396 23:43:44 BogoMIPS: 5866.79 23:43:44 Virtualization: VT-x 23:43:44 Hypervisor vendor: KVM 23:43:44 Virtualization type: full 23:43:44 L1d cache: 128 KiB 23:43:44 L1i cache: 128 KiB 23:43:44 L2 cache: 16 MiB 23:43:44 L3 cache: 64 MiB 23:43:44 NUMA node0 CPU(s): 0-3 23:43:44 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:43:44 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:43:44 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:43:44 Vulnerability Meltdown: Mitigation; PTI 23:43:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:43:44 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:43:44 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:43:44 Vulnerability Tsx async abort: Not affected 23:43:44 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 23:43:44 23:43:44 23:43:44 ---> nproc: 23:43:44 4 23:43:44 23:43:44 23:43:44 ---> df -h: 23:43:44 Filesystem Size Used Available Use% Mounted on 23:43:44 overlay 50.0G 13.0G 37.0G 26% / 23:43:44 tmpfs 64.0M 0 64.0M 0% /dev 23:43:44 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:43:44 shm 64.0M 0 64.0M 0% /dev/shm 23:43:44 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/resolv.conf 23:43:44 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/hostname 23:43:44 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/hosts 23:43:44 /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/sa 23:43:44 /dev/vda1 50.0G 13.0G 37.0G 26% /w/workspace/edgex-go/6@tmp 23:43:44 /dev/vda1 50.0G 13.0G 37.0G 26% /w/workspace/edgex-go/6 23:43:44 23:43:44 23:43:44 ---> free -m: 23:43:44 total used free shared buff/cache available 23:43:44 Mem: 1837 655 115 0 1066 1098 23:43:44 Swap: 1023 68 955 23:43:44 23:43:44 23:43:44 ---> ip addr: 23:43:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:43:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:43:44 inet 127.0.0.1/8 scope host lo 23:43:44 valid_lft forever preferred_lft forever 23:43:44 108: eth0@if109: mtu 1458 qdisc noqueue state UP 23:43:44 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 23:43:44 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 23:43:44 valid_lft forever preferred_lft forever 23:43:44 23:43:44 23:43:44 ---> sar -b -r -n DEV: 23:43:44 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/26/20 _x86_64_ (4 CPU) 23:43:44 23:43:44 23:23:12 LINUX RESTART 23:43:44 23:43:44 23:24:01 tps rtps wtps bread/s bwrtn/s 23:43:44 23:25:01 56.30 18.33 37.97 5089.40 6461.93 23:43:44 23:26:02 427.90 262.75 165.15 11574.91 73763.57 23:43:44 23:27:01 370.56 194.59 175.97 8172.50 28299.66 23:43:44 23:28:01 210.45 103.41 107.04 4594.15 35106.90 23:43:44 23:29:02 1774.72 1433.04 341.68 145830.72 203601.74 23:43:44 23:30:01 1595.05 1332.81 262.24 100205.16 115661.79 23:43:44 23:31:02 1113.50 764.62 348.88 102378.55 138980.31 23:43:44 23:32:01 1977.83 1622.00 355.83 140934.26 139095.44 23:43:44 23:33:01 317.80 85.96 231.84 9752.24 22332.92 23:43:44 23:34:01 6.43 0.55 5.88 19.18 197.04 23:43:44 23:35:01 0.25 0.00 0.25 0.00 2.83 23:43:44 23:36:01 0.25 0.00 0.25 0.00 2.88 23:43:44 23:37:01 0.25 0.02 0.23 0.53 2.33 23:43:44 23:38:01 0.20 0.00 0.20 0.00 1.48 23:43:44 23:39:01 2.63 1.85 0.78 59.95 14.92 23:43:44 23:40:01 0.45 0.20 0.25 3.06 2.86 23:43:44 23:41:01 0.35 0.07 0.28 0.53 3.55 23:43:44 23:42:01 0.20 0.00 0.20 0.00 2.58 23:43:44 23:43:01 0.30 0.02 0.28 0.13 3.31 23:43:44 Average: 413.02 305.93 107.09 27835.14 40252.84 23:43:44 23:43:44 23:24:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:43:44 23:25:01 80352 1801204 95.73 2620 1078236 1448724 49.44 585100 1053500 30664 23:43:44 23:26:02 132496 1749060 92.96 1504 1060736 1512220 51.61 625076 919376 484 23:43:44 23:27:01 541872 1339684 71.20 444 630020 1720812 58.73 537136 563480 40636 23:43:44 23:28:01 148776 1732780 92.09 384 968100 1547320 52.81 605132 869432 71476 23:43:44 23:29:02 52456 1829100 97.21 12 1101208 1923420 65.64 737744 919556 90152 23:43:44 23:30:01 278060 1603496 85.22 12 721080 2897312 98.88 688600 694992 1492 23:43:44 23:31:02 99804 1781752 94.70 12 1135192 1569640 53.57 721136 877036 37368 23:43:44 23:32:01 179588 1701968 90.46 12 1030228 2511080 85.70 694580 811864 6168 23:43:44 23:33:01 372388 1509168 80.21 12 917732 1201324 41.00 504644 797824 28 23:43:44 23:34:01 376664 1504892 79.98 12 918184 1170868 39.96 502692 797272 12 23:43:44 23:35:01 377388 1504168 79.94 12 918200 1163672 39.71 502292 797028 8 23:43:44 23:36:01 377576 1503980 79.93 12 918208 1163672 39.71 502172 797028 8 23:43:44 23:37:01 377692 1503864 79.93 12 918204 1163672 39.71 502180 797028 8 23:43:44 23:38:01 377812 1503744 79.92 12 918224 1163668 39.71 502304 797044 8 23:43:44 23:39:01 375744 1505812 80.03 12 919280 1163756 39.72 502528 798068 12 23:43:44 23:40:01 375680 1505876 80.03 12 919284 1163672 39.71 502332 798128 16 23:43:44 23:41:01 375592 1505964 80.04 12 919296 1163708 39.72 502340 798176 16 23:43:44 23:42:01 375788 1505768 80.03 12 919304 1163672 39.71 502340 798176 8 23:43:44 23:43:01 375680 1505876 80.03 12 919312 1163672 39.71 502468 798180 8 23:43:44 Average: 297443 1584113 84.19 270 938423 1472415 50.25 564358 814905 14662 23:43:44 23:43:44 23:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 23:43:44 23:25:01 vethb7a92de 920.31 812.25 84.89 2660.83 0.00 0.00 0.00 23:43:44 23:25:01 eth0 1539.39 1523.36 6338.18 192.47 0.00 0.00 0.00 23:43:44 23:25:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 23:43:44 23:25:01 docker0 920.31 812.12 72.31 2660.82 0.00 0.00 0.00 23:43:44 23:26:02 veth6511ef7 14.79 14.67 1.42 12.13 0.00 0.00 0.00 23:43:44 23:26:02 eth0 1341.61 835.72 7026.51 2787.68 0.00 0.00 0.00 23:43:44 23:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:26:02 docker0 73.93 82.22 4.57 372.19 0.00 0.00 0.00 23:43:44 23:27:01 veth1ba5e36 0.00 0.14 0.00 0.01 0.00 0.00 0.00 23:43:44 23:27:01 eth0 125.54 91.93 502.78 21.49 0.00 0.00 0.00 23:43:44 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:27:01 docker0 71.84 87.71 5.51 470.52 0.00 0.00 0.00 23:43:44 23:28:01 eth0 116.15 82.24 1691.32 83.52 0.00 0.00 0.00 23:43:44 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:29:02 eth0 85.53 64.25 180.38 55.02 0.00 0.00 0.00 23:43:44 23:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:29:02 vethbde549b 0.00 0.39 0.00 0.02 0.00 0.00 0.00 23:43:44 23:29:02 docker0 1074.57 997.72 82.57 3585.38 0.00 0.00 0.00 23:43:44 23:30:01 veth30382d7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:30:01 vethd34a5b1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 23:43:44 23:30:01 veth0edb528 0.00 0.13 0.00 0.01 0.00 0.00 0.00 23:43:44 23:30:01 vethd80fa06 0.00 0.13 0.00 0.01 0.00 0.00 0.00 23:43:44 23:31:02 eth0 3306.69 2663.38 15878.17 3214.43 0.00 0.00 0.00 23:43:44 23:31:02 vethf2a7c9e 0.00 0.25 0.00 0.02 0.00 0.00 0.00 23:43:44 23:31:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 23:43:44 23:31:02 vethbde549b 0.00 0.65 0.00 0.03 0.00 0.00 0.00 23:43:44 23:32:01 veth1ea8ccf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 23:43:44 23:32:01 eth0 3421.71 2747.24 16257.79 3341.69 0.00 0.00 0.00 23:43:44 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:32:01 vethba7b385 0.00 0.14 0.00 0.01 0.00 0.00 0.00 23:43:44 23:33:01 eth0 149.18 95.88 521.99 75.03 0.00 0.00 0.00 23:43:44 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:33:01 docker0 1166.25 1127.57 88.37 4273.01 0.00 0.00 0.00 23:43:44 23:34:01 eth0 0.40 0.32 0.50 0.09 0.00 0.00 0.00 23:43:44 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 23:43:44 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 23:43:44 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:37:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 23:43:44 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:38:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 23:43:44 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:39:01 eth0 0.23 0.18 0.09 0.07 0.00 0.00 0.00 23:43:44 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:40:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 23:43:44 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:41:01 eth0 0.15 0.15 0.06 0.01 0.00 0.00 0.00 23:43:44 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:42:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 23:43:44 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:43:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 23:43:44 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 Average: eth0 156.29 120.57 701.86 173.96 0.00 0.00 0.00 23:43:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 Average: docker0 61.55 59.51 4.66 225.51 0.00 0.00 0.00 23:43:44 23:43:44 23:43:44 ---> sar -P ALL: 23:43:44 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/26/20 _x86_64_ (4 CPU) 23:43:44 23:43:44 23:23:12 LINUX RESTART 23:43:44 23:43:44 23:24:01 CPU %user %nice %system %iowait %steal %idle 23:43:44 23:25:01 all 9.45 0.00 4.10 1.57 0.02 84.87 23:43:44 23:25:01 0 8.79 0.00 5.33 0.73 0.02 85.13 23:43:44 23:25:01 1 8.14 0.00 3.88 2.84 0.02 85.13 23:43:44 23:25:01 2 11.29 0.00 3.90 2.01 0.00 82.81 23:43:44 23:25:01 3 9.55 0.00 3.29 0.73 0.02 86.42 23:43:44 23:26:02 all 19.57 0.00 9.87 2.90 0.05 67.61 23:43:44 23:26:02 0 14.90 0.00 10.25 2.26 0.05 72.54 23:43:44 23:26:02 1 17.17 0.00 10.01 3.49 0.03 69.29 23:43:44 23:26:02 2 31.88 0.00 10.09 5.24 0.07 52.73 23:43:44 23:26:02 3 14.19 0.00 9.16 0.55 0.05 76.05 23:43:44 23:27:01 all 36.09 0.00 12.91 10.97 0.03 39.99 23:43:44 23:27:01 0 36.32 0.00 13.75 11.64 0.03 38.26 23:43:44 23:27:01 1 35.13 0.00 12.77 11.41 0.05 40.63 23:43:44 23:27:01 2 36.52 0.00 12.19 7.93 0.03 43.33 23:43:44 23:27:01 3 36.41 0.00 12.92 12.92 0.03 37.72 23:43:44 23:28:01 all 34.67 0.00 11.40 2.53 0.02 51.38 23:43:44 23:28:01 0 34.33 0.00 11.54 2.86 0.03 51.24 23:43:44 23:28:01 1 35.82 0.00 12.04 1.93 0.00 50.21 23:43:44 23:28:01 2 35.80 0.00 11.41 3.21 0.02 49.56 23:43:44 23:28:01 3 32.75 0.00 10.61 2.12 0.00 54.52 23:43:44 23:29:02 all 19.00 0.00 24.13 20.09 0.05 36.73 23:43:44 23:29:02 0 18.54 0.00 24.42 19.61 0.03 37.39 23:43:44 23:29:02 1 18.78 0.00 24.94 21.24 0.03 35.01 23:43:44 23:29:02 2 19.07 0.00 23.85 20.59 0.07 36.42 23:43:44 23:29:02 3 19.59 0.00 23.27 18.96 0.05 38.12 23:43:44 23:30:01 all 48.44 0.00 18.55 20.60 0.04 12.37 23:43:44 23:30:01 0 48.09 0.00 19.63 24.46 0.05 7.77 23:43:44 23:30:01 1 48.45 0.00 19.31 19.21 0.05 12.98 23:43:44 23:30:01 2 48.72 0.00 17.48 19.24 0.03 14.52 23:43:44 23:30:01 3 48.48 0.00 17.75 19.47 0.05 14.25 23:43:44 23:31:02 all 25.50 0.00 21.09 30.09 0.03 23.30 23:43:44 23:31:02 0 25.34 0.00 19.80 30.23 0.03 24.60 23:43:44 23:31:02 1 24.91 0.00 22.27 31.12 0.03 21.67 23:43:44 23:31:02 2 26.75 0.00 21.64 29.52 0.03 22.05 23:43:44 23:31:02 3 24.99 0.00 20.68 29.45 0.03 24.85 23:43:44 23:32:01 all 38.31 0.00 23.65 27.25 0.04 10.75 23:43:44 23:32:01 0 37.66 0.00 24.41 26.61 0.05 11.28 23:43:44 23:32:01 1 38.96 0.00 23.91 28.98 0.03 8.12 23:43:44 23:32:01 2 38.61 0.00 23.97 25.02 0.04 12.37 23:43:44 23:32:01 3 38.02 0.00 22.32 28.39 0.04 11.24 23:43:44 23:33:01 all 23.16 0.00 10.86 14.73 0.03 51.22 23:43:44 23:33:01 0 22.62 0.00 11.44 13.47 0.03 52.43 23:43:44 23:33:01 1 23.77 0.00 9.85 11.39 0.03 54.96 23:43:44 23:33:01 2 22.21 0.00 11.21 17.07 0.03 49.47 23:43:44 23:33:01 3 24.05 0.00 10.92 16.98 0.03 48.02 23:43:44 23:34:01 all 0.17 0.00 0.07 0.00 0.00 99.75 23:43:44 23:34:01 0 0.47 0.00 0.12 0.00 0.00 99.42 23:43:44 23:34:01 1 0.02 0.00 0.05 0.02 0.00 99.92 23:43:44 23:34:01 2 0.15 0.00 0.07 0.00 0.00 99.78 23:43:44 23:34:01 3 0.03 0.00 0.07 0.02 0.00 99.88 23:43:44 23:35:01 all 0.15 0.00 0.03 0.00 0.00 99.82 23:43:44 23:35:01 0 0.52 0.00 0.02 0.00 0.02 99.45 23:43:44 23:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:43:44 23:35:01 2 0.07 0.00 0.03 0.00 0.00 99.90 23:43:44 23:35:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:43:44 23:36:01 all 0.16 0.00 0.03 0.00 0.00 99.81 23:43:44 23:36:01 0 0.53 0.00 0.03 0.00 0.00 99.43 23:43:44 23:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:43:44 23:36:01 2 0.05 0.00 0.03 0.00 0.00 99.92 23:43:44 23:36:01 3 0.03 0.00 0.05 0.00 0.00 99.92 23:43:44 23:37:01 all 0.15 0.00 0.02 0.00 0.00 99.83 23:43:44 23:37:01 0 0.52 0.00 0.02 0.00 0.00 99.47 23:43:44 23:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:43:44 23:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:43:44 23:37:01 3 0.02 0.00 0.05 0.00 0.00 99.93 23:43:44 23:38:01 all 0.15 0.00 0.02 0.00 0.00 99.82 23:43:44 23:38:01 0 0.52 0.00 0.02 0.00 0.00 99.47 23:43:44 23:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:43:44 23:38:01 2 0.07 0.00 0.03 0.00 0.00 99.90 23:43:44 23:38:01 3 0.03 0.00 0.03 0.00 0.02 99.92 23:43:44 23:39:01 all 0.16 0.00 0.07 0.02 0.00 99.74 23:43:44 23:39:01 0 0.52 0.00 0.12 0.08 0.00 99.28 23:43:44 23:39:01 1 0.05 0.00 0.03 0.00 0.00 99.92 23:43:44 23:39:01 2 0.03 0.00 0.03 0.02 0.00 99.92 23:43:44 23:39:01 3 0.03 0.00 0.08 0.00 0.00 99.88 23:43:44 23:40:01 all 0.17 0.00 0.03 0.01 0.00 99.79 23:43:44 23:40:01 0 0.20 0.00 0.03 0.00 0.00 99.77 23:43:44 23:40:01 1 0.40 0.00 0.05 0.02 0.00 99.53 23:43:44 23:40:01 2 0.05 0.00 0.02 0.02 0.00 99.92 23:43:44 23:40:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:43:44 23:41:01 all 0.15 0.00 0.02 0.00 0.00 99.83 23:43:44 23:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:43:44 23:41:01 1 0.52 0.00 0.02 0.00 0.00 99.47 23:43:44 23:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:43:44 23:41:01 3 0.03 0.00 0.05 0.00 0.00 99.92 23:43:44 23:42:01 all 0.15 0.00 0.03 0.00 0.00 99.82 23:43:44 23:42:01 0 0.00 0.00 0.03 0.00 0.00 99.97 23:43:44 23:42:01 1 0.50 0.00 0.05 0.00 0.00 99.45 23:43:44 23:42:01 2 0.05 0.00 0.02 0.00 0.00 99.93 23:43:44 23:42:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:43:44 23:43:01 all 0.06 0.00 0.04 0.00 0.00 99.90 23:43:44 23:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:43:44 23:43:01 1 0.20 0.00 0.08 0.00 0.00 99.72 23:43:44 23:43:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:43:44 23:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:43:44 Average: all 13.22 0.00 7.09 6.76 0.02 72.92 23:43:44 Average: 0 12.93 0.00 7.30 6.83 0.02 72.92 23:43:44 Average: 1 13.09 0.00 7.21 6.80 0.02 72.87 23:43:44 Average: 2 14.05 0.00 7.04 6.72 0.02 72.17 23:43:44 Average: 3 12.82 0.00 6.78 6.68 0.02 73.70 23:43:44 23:43:44 23:43:44