Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 82b187e91532f82db40e9dc8d7590bd46fa6d242+a7fc36b9b3e04c465199d9026bf92f5d2cd5f3b5 (85cd86452acafc728d993539e71f674dba4cf696) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1530 in /w/workspace/edgexfoundry_edgex-go_PR-2574 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/26 [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/26 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2574/head:refs/remotes/origin/PR-2574 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a7fc36b9b3e04c465199d9026bf92f5d2cd5f3b5 into PR head commit 82b187e91532f82db40e9dc8d7590bd46fa6d242 Merge succeeded, producing 8813a27f2586e6d860d5901b15291f9d8e3fdf72 Checking out Revision 8813a27f2586e6d860d5901b15291f9d8e3fdf72 (PR-2574) > git config core.sparsecheckout # timeout=10 > git checkout -f 82b187e91532f82db40e9dc8d7590bd46fa6d242 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a7fc36b9b3e04c465199d9026bf92f5d2cd5f3b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8813a27f2586e6d860d5901b15291f9d8e3fdf72 # timeout=10 Commit message: "Merge commit 'a7fc36b9b3e04c465199d9026bf92f5d2cd5f3b5' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:31:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk b90723edb454d84e2f736a4673532903a291daf1 # timeout=10 04:31:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:31:05 ========================================================= 04:31:05 EdgeX Global Pipelines Version Info 04:31:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:31:07 ------------------- 04:31:07 stable info: 04:31:07 ------------------- 04:31:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:31:07 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 04:31:07 Message: update stable to v1.0.106 04:31:07 ------------------- 04:31:07 experimental info: 04:31:07 ------------------- 04:31:07 Commited By: **** collab-it+edgex@linuxfoundation.org 04:31:07 Commit SHA: 8052d86f4e87d6cf935ce8d66320619a0984c2cc 04:31:07 Message: update experimental to v1.0.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 04:31:09 ++ 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 04:31:09 + for file in '`ls cmd/**/Dockerfile`' 04:31:09 ++ dirname cmd/core-command/Dockerfile 04:31:09 ++ cut -d/ -f2 04:31:09 + echo core-command,cmd/core-command/Dockerfile 04:31:09 + for file in '`ls cmd/**/Dockerfile`' 04:31:09 ++ dirname cmd/core-data/Dockerfile 04:31:09 ++ cut -d/ -f2 04:31:09 + echo core-data,cmd/core-data/Dockerfile 04:31:09 + for file in '`ls cmd/**/Dockerfile`' 04:31:09 ++ dirname cmd/core-metadata/Dockerfile 04:31:09 ++ cut -d/ -f2 04:31:09 + echo core-metadata,cmd/core-metadata/Dockerfile 04:31:09 + for file in '`ls cmd/**/Dockerfile`' 04:31:09 ++ dirname cmd/security-proxy-setup/Dockerfile 04:31:09 ++ cut -d/ -f2 04:31:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:31:09 + for file in '`ls cmd/**/Dockerfile`' 04:31:09 ++ dirname cmd/security-secrets-setup/Dockerfile 04:31:09 ++ cut -d/ -f2 04:31:09 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 04:31:09 + for file in '`ls cmd/**/Dockerfile`' 04:31:09 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:31:09 ++ cut -d/ -f2 04:31:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:31:09 + for file in '`ls cmd/**/Dockerfile`' 04:31:09 ++ dirname cmd/support-logging/Dockerfile 04:31:09 ++ cut -d/ -f2 04:31:09 + echo support-logging,cmd/support-logging/Dockerfile 04:31:09 + for file in '`ls cmd/**/Dockerfile`' 04:31:09 ++ dirname cmd/support-notifications/Dockerfile 04:31:09 ++ cut -d/ -f2 04:31:09 + echo support-notifications,cmd/support-notifications/Dockerfile 04:31:09 + for file in '`ls cmd/**/Dockerfile`' 04:31:09 ++ dirname cmd/support-scheduler/Dockerfile 04:31:09 ++ cut -d/ -f2 04:31:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:31:09 + for file in '`ls cmd/**/Dockerfile`' 04:31:09 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:31:09 ++ cut -d/ -f2 04:31:09 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:31:09 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 04:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:31:10 04:31:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:31:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:31:10 latest: Pulling from edgex-devops/git-semver 04:31:10 31603596830f: Pulling fs layer 04:31:10 2a8b12db71e7: Pulling fs layer 04:31:10 6ca5941a6612: Pulling fs layer 04:31:10 ecc8261a40a4: Pulling fs layer 04:31:10 ecc8261a40a4: Waiting 04:31:10 2a8b12db71e7: Verifying Checksum 04:31:10 2a8b12db71e7: Download complete 04:31:10 31603596830f: Verifying Checksum 04:31:10 31603596830f: Download complete 04:31:11 ecc8261a40a4: Verifying Checksum 04:31:11 ecc8261a40a4: Download complete 04:31:11 6ca5941a6612: Verifying Checksum 04:31:11 6ca5941a6612: Download complete 04:31:11 31603596830f: Pull complete 04:31:11 2a8b12db71e7: Pull complete 04:31:12 6ca5941a6612: Pull complete 04:31:12 ecc8261a40a4: Pull complete 04:31:12 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:31:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:31:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:31:13 prd-centos7-docker-4c-2g-1530 does not seem to be running inside a container 04:31:13 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:31:14 $ docker top 5b06d21fb040d5d58b0f99b321df20f960e74d5a55fc212449099bf233c6a26c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:15 [ssh-agent] Looking for ssh-agent implementation... 04:31:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:15 $ docker exec 5b06d21fb040d5d58b0f99b321df20f960e74d5a55fc212449099bf233c6a26c ssh-agent 04:31:15 SSH_AUTH_SOCK=/tmp/ssh-g9zQFwEaGTBS/agent.11 04:31:15 SSH_AGENT_PID=17 04:31:15 Running ssh-add (command line suppressed) 04:31:15 Identity added: /w/workspace/edgex-go/26@tmp/private_key_6557144300834610546.key (/w/workspace/edgex-go/26@tmp/private_key_6557144300834610546.key) 04:31:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:16 + git describe --exact-match --tags HEAD 04:31:16 fatal: No names found, cannot describe anything. [Pipeline] } 04:31:16 $ docker exec --env ******** --env ******** 5b06d21fb040d5d58b0f99b321df20f960e74d5a55fc212449099bf233c6a26c ssh-agent -k 04:31:16 unset SSH_AUTH_SOCK; 04:31:16 unset SSH_AGENT_PID; 04:31:16 echo Agent pid 17 killed; 04:31:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 04:31:16 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 04:31:16 This usually means this commit has not been tagged. [Pipeline] sshagent 04:31:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:16 [ssh-agent] Looking for ssh-agent implementation... 04:31:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:16 $ docker exec 5b06d21fb040d5d58b0f99b321df20f960e74d5a55fc212449099bf233c6a26c ssh-agent 04:31:17 SSH_AUTH_SOCK=/tmp/ssh-Ay2aluI67Z6w/agent.47 04:31:17 SSH_AGENT_PID=52 04:31:17 Running ssh-add (command line suppressed) 04:31:17 Identity added: /w/workspace/edgex-go/26@tmp/private_key_3930580075388333729.key (/w/workspace/edgex-go/26@tmp/private_key_3930580075388333729.key) 04:31:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:17 + git semver init 04:31:17 # -> Open(): unable to determine branch for HEAD 04:31:17 # $GIT_DIR = /w/workspace/edgex-go/26/.git 04:31:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/26 04:31:17 # $SEMVER_REMOTE_NAME = origin 04:31:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:31:17 # $SEMVER_USER_NAME = edgex-jenkins 04:31:17 # $SEMVER_BRANCH = PR-2574 04:31:17 # $SEMVER_TEMP = /tmp/semver-718416507 04:31:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:31:44 # '/tmp/semver-718416507' -> '/w/workspace/edgex-go/26/.semver' 04:31:44 # -> Force: false 04:31:44 # $SEMVER_DIR = /w/workspace/edgex-go/26/.semver [Pipeline] } 04:31:44 $ docker exec --env ******** --env ******** 5b06d21fb040d5d58b0f99b321df20f960e74d5a55fc212449099bf233c6a26c ssh-agent -k 04:31:44 unset SSH_AUTH_SOCK; 04:31:44 unset SSH_AGENT_PID; 04:31:44 echo Agent pid 52 killed; 04:31:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:45 + git semver [Pipeline] } 04:31:45 $ docker stop --time=1 5b06d21fb040d5d58b0f99b321df20f960e74d5a55fc212449099bf233c6a26c 04:31:46 $ docker rm -f 5b06d21fb040d5d58b0f99b321df20f960e74d5a55fc212449099bf233c6a26c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 04:32:00 Stashed 28 file(s) [Pipeline] echo 04:32:00 [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 04:32:01 ========================================================= 04:32:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 04:32:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:32:01 + 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 . 04:32:04 Sending build context to Docker daemon 323MB 04:32:04 Step 1/7 : ARG BASE=golang:1.13-alpine 04:32:04 Step 2/7 : FROM ${BASE} 04:32:04 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 04:32:04 df20fa9351a1: Pulling fs layer 04:32:04 ed8968b2872e: Pulling fs layer 04:32:04 a92cc7c5fd73: Pulling fs layer 04:32:04 2dd03ba5bac4: Pulling fs layer 04:32:04 1e091d79d1de: Pulling fs layer 04:32:04 481702a1767f: Pulling fs layer 04:32:04 f64a6f60c768: Pulling fs layer 04:32:04 e78d2573fc39: Pulling fs layer 04:32:04 e876d2f968b6: Pulling fs layer 04:32:04 ce8a83651883: Pulling fs layer 04:32:04 07967f4d0e4b: Pulling fs layer 04:32:04 1e091d79d1de: Waiting 04:32:04 481702a1767f: Waiting 04:32:04 f64a6f60c768: Waiting 04:32:04 e876d2f968b6: Waiting 04:32:04 e78d2573fc39: Waiting 04:32:04 ce8a83651883: Waiting 04:32:04 07967f4d0e4b: Waiting 04:32:04 2dd03ba5bac4: Waiting 04:32:04 a92cc7c5fd73: Download complete 04:32:04 ed8968b2872e: Verifying Checksum 04:32:04 ed8968b2872e: Download complete 04:32:04 1e091d79d1de: Verifying Checksum 04:32:04 1e091d79d1de: Download complete 04:32:04 481702a1767f: Verifying Checksum 04:32:04 481702a1767f: Download complete 04:32:04 df20fa9351a1: Verifying Checksum 04:32:04 df20fa9351a1: Download complete 04:32:04 df20fa9351a1: Pull complete 04:32:05 f64a6f60c768: Verifying Checksum 04:32:05 f64a6f60c768: Download complete 04:32:05 e876d2f968b6: Verifying Checksum 04:32:05 e876d2f968b6: Download complete 04:32:05 2dd03ba5bac4: Verifying Checksum 04:32:05 2dd03ba5bac4: Download complete 04:32:05 07967f4d0e4b: Verifying Checksum 04:32:05 07967f4d0e4b: Download complete 04:32:06 e78d2573fc39: Verifying Checksum 04:32:06 e78d2573fc39: Download complete 04:32:06 ce8a83651883: Download complete 04:32:06 ed8968b2872e: Pull complete 04:32:07 a92cc7c5fd73: Pull complete 04:32:12 2dd03ba5bac4: Pull complete 04:32:12 1e091d79d1de: Pull complete 04:32:12 481702a1767f: Pull complete 04:32:15 Still waiting to schedule task 04:32:15 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1531’ is offline 04:32:16 f64a6f60c768: Pull complete 04:32:20 e78d2573fc39: Pull complete 04:32:20 e876d2f968b6: Pull complete 04:32:21 ce8a83651883: Pull complete 04:32:21 07967f4d0e4b: Pull complete 04:32:21 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 04:32:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 04:32:21 ---> 5d7c900382c6 04:32:21 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 04:32:22 ---> Running in b8b9c6f78f3f 04:32:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:32:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:32:24 (1/12) Installing libmagic (5.38-r0) 04:32:24 (2/12) Installing file (5.38-r0) 04:32:24 (3/12) Installing libc-dev (0.7.2-r3) 04:32:24 (4/12) Installing g++ (9.3.0-r2) 04:32:27 (5/12) Installing fortify-headers (1.1-r0) 04:32:27 (6/12) Installing patch (2.7.6-r6) 04:32:27 (7/12) Installing build-base (0.5-r2) 04:32:27 (8/12) Installing libsodium (1.0.18-r0) 04:32:27 (9/12) Installing pkgconf (1.7.2-r0) 04:32:28 (10/12) Installing libsodium-dev (1.0.18-r0) 04:32:28 (11/12) Installing libzmq (4.3.2-r0) 04:32:28 (12/12) Installing zeromq-dev (4.3.2-r0) 04:32:28 Executing busybox-1.31.1-r16.trigger 04:32:28 OK: 233 MiB in 51 packages 04:32:32 Removing intermediate container b8b9c6f78f3f 04:32:32 ---> 642382a508ca 04:32:32 Step 4/7 : WORKDIR /edgex-go 04:32:32 ---> Running in 2482453cef00 04:32:32 Removing intermediate container 2482453cef00 04:32:32 ---> b9302e601f6a 04:32:32 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:32:32 latest: Pulling from library/docker 04:32:32 df20fa9351a1: Already exists 04:32:32 25ad7478873d: Pulling fs layer 04:32:32 4684f6177b5d: Pulling fs layer 04:32:32 46e300cec669: Pulling fs layer 04:32:32 63038576ad94: Pulling fs layer 04:32:32 0fdb76c4706c: Pulling fs layer 04:32:32 cb7edeffdfd5: Pulling fs layer 04:32:32 0fdb76c4706c: Waiting 04:32:32 cb7edeffdfd5: Waiting 04:32:32 63038576ad94: Waiting 04:32:32 4684f6177b5d: Verifying Checksum 04:32:32 4684f6177b5d: Download complete 04:32:32 25ad7478873d: Verifying Checksum 04:32:32 25ad7478873d: Download complete 04:32:32 63038576ad94: Verifying Checksum 04:32:32 63038576ad94: Download complete 04:32:32 0fdb76c4706c: Verifying Checksum 04:32:32 0fdb76c4706c: Download complete 04:32:32 cb7edeffdfd5: Verifying Checksum 04:32:32 cb7edeffdfd5: Download complete 04:32:32 25ad7478873d: Pull complete 04:32:33 4684f6177b5d: Pull complete 04:32:33 46e300cec669: Download complete 04:32:35 46e300cec669: Pull complete 04:32:35 63038576ad94: Pull complete 04:32:36 0fdb76c4706c: Pull complete 04:32:36 cb7edeffdfd5: Pull complete 04:32:36 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 04:32:36 Status: Downloaded newer image for docker:latest 04:32:39 ---> ed81ba044b75 04:32:39 Step 6/7 : COPY go.mod . 04:32:39 ---> ccd5af18c371 04:32:39 Step 7/7 : RUN go mod download 04:32:39 ---> Running in 4edb40633f40 04:32:40 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:32:40 go: finding github.com/BurntSushi/toml v0.3.1 04:32:40 go: finding github.com/OneOfOne/xxhash v1.2.5 04:32:40 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:32:40 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:32:40 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:32:40 go: finding github.com/bgentry/speakeasy v0.1.0 04:32:40 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:32:40 go: finding github.com/cloudflare/gokey v0.1.0 04:32:40 go: finding github.com/davecgh/go-spew v1.1.1 04:32:40 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 04:32:40 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 04:32:40 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 04:32:40 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 04:32:40 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 04:32:40 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 04:32:40 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 04:32:40 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 04:32:40 go: finding github.com/fatih/color v1.7.0 04:32:40 go: finding github.com/fsnotify/fsnotify v1.4.7 04:32:40 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:32:40 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 04:32:40 go: finding github.com/go-kit/kit v0.8.0 04:32:40 go: finding github.com/go-logfmt/logfmt v0.4.0 04:32:40 go: finding github.com/go-redis/redis/v7 v7.2.0 04:32:40 go: finding github.com/go-stack/stack v1.8.0 04:32:40 go: finding github.com/golang/protobuf v1.3.2 04:32:40 go: finding github.com/gomodule/redigo v2.0.0+incompatible 04:32:40 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:32:40 go: finding github.com/google/uuid v1.1.0 04:32:40 go: finding github.com/gorilla/mux v1.7.1 04:32:40 go: finding github.com/hashicorp/consul/api v1.1.0 04:32:40 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:32:40 go: finding github.com/hashicorp/errwrap v1.0.0 04:32:40 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:32:40 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:32:40 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:32:40 go: finding github.com/hashicorp/go-multierror v1.0.0 04:32:40 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:32:40 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:32:40 go: finding github.com/hashicorp/go-syslog v1.0.0 04:32:40 go: finding github.com/hashicorp/go-uuid v1.0.1 04:32:40 go: finding github.com/hashicorp/go.net v0.0.1 04:32:40 go: finding github.com/hashicorp/golang-lru v0.5.0 04:32:40 go: finding github.com/hashicorp/logutils v1.0.0 04:32:41 go: finding github.com/hashicorp/mdns v1.0.0 04:32:41 go: finding github.com/hashicorp/memberlist v0.1.3 04:32:41 go: finding github.com/hashicorp/serf v0.8.2 04:32:41 go: finding github.com/hpcloud/tail v1.0.0 04:32:41 go: finding github.com/imdario/mergo v0.3.6 04:32:41 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:32:41 go: finding github.com/kr/pretty v0.1.0 04:32:41 go: finding github.com/kr/pty v1.1.1 04:32:41 go: finding github.com/kr/text v0.1.0 04:32:41 go: finding github.com/mattn/go-colorable v0.0.9 04:32:41 go: finding github.com/mattn/go-isatty v0.0.3 04:32:41 go: finding github.com/miekg/dns v1.0.14 04:32:41 go: finding github.com/mitchellh/cli v1.0.0 04:32:41 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:32:41 go: finding github.com/mitchellh/copystructure v1.0.0 04:32:41 go: finding github.com/mitchellh/go-homedir v1.0.0 04:32:41 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:32:41 go: finding github.com/mitchellh/gox v0.4.0 04:32:41 go: finding github.com/mitchellh/iochan v1.0.0 04:32:41 go: finding github.com/mitchellh/mapstructure v1.1.2 04:32:41 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:32:41 go: finding github.com/onsi/ginkgo v1.10.1 04:32:41 go: finding github.com/onsi/gomega v1.7.0 04:32:41 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:32:41 go: finding github.com/pebbe/zmq4 v1.0.0 04:32:41 go: finding github.com/pelletier/go-toml v1.2.0 04:32:41 go: finding github.com/pkg/errors v0.8.1 04:32:41 go: finding github.com/pmezard/go-difflib v1.0.0 04:32:41 go: finding github.com/posener/complete v1.1.1 04:32:41 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 04:32:41 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:32:41 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:32:41 go: finding github.com/stretchr/objx v0.1.0 04:32:41 go: finding github.com/stretchr/testify v1.5.1 04:32:41 go: finding github.com/ugorji/go v1.1.4 04:32:41 go: finding github.com/x448/float16 v0.8.4 04:32:41 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 04:32:41 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 04:32:41 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:32:41 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 04:32:41 go: finding golang.org/x/text v0.3.2 04:32:41 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 04:32:41 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:32:41 go: finding gopkg.in/eapache/queue.v1 v1.1.0 04:32:41 go: finding gopkg.in/fsnotify.v1 v1.4.7 04:32:41 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:32:41 go: finding gopkg.in/yaml.v2 v2.2.8 04:32:54 Removing intermediate container 4edb40633f40 04:32:54 ---> 7f412c53a553 04:32:54 Successfully built 7f412c53a553 04:32:54 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 04:32:54 + docker inspect -f . ci-base-image-x86_64 04:32:54 . [Pipeline] withDockerContainer 04:32:54 prd-centos7-docker-4c-2g-1530 does not seem to be running inside a container 04:32:55 $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:32:55 $ docker top 18141d255b005270e97f28323883e0057828b04e33eb0b5aeabfb3ae098ece35 -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:56 + go version 04:32:56 go version go1.13.13 linux/amd64 [Pipeline] echo 04:32:56 ========================================================= 04:32:56 [edgeXBuildGoParallel] Running Tests and Build... 04:32:56 ========================================================= [Pipeline] sh 04:32:56 + make test 04:32:56 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:32:58 ? github.com/edgexfoundry/edgex-go [no test files] 04:33:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:33:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:33:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:33:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:33:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:33:13 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.009s 04:33:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 04:33:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:33:13 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 04:33:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:33:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:33:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:33:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:33:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:33:21 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.024s coverage: 46.6% of statements 04:33:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:33:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:33:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:33:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:33:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:33:22 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.065s coverage: 27.4% of statements 04:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:33:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.008s coverage: 100.0% of statements 04:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:33:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.031s coverage: 100.0% of statements 04:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:33:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.076s coverage: 29.3% of statements 04:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:33:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.013s coverage: 100.0% of statements 04:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:33:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements 04:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:33:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.021s coverage: 89.8% of statements 04:33:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:33:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.020s coverage: 97.5% of statements 04:33:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:33:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.014s coverage: 100.0% of statements 04:33:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:33:24 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:33:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:33:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:33:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:33:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:33:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:33:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:33:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:33:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:33:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:33:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 04:33:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 04:33:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:33:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:33:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:33:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:33:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.005s coverage: 58.8% of statements 04:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.047s coverage: 63.5% of statements 04:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.005s coverage: 100.0% of statements 04:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.006s coverage: 92.3% of statements 04:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.004s coverage: 100.0% of statements 04:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.018s coverage: 73.7% of statements 04:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 04:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.098s coverage: 55.9% of statements 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 04:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 6.938s coverage: 86.3% of statements 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 04:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.282s coverage: 72.2% of statements 04:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.121s coverage: 72.1% of statements 04:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.012s coverage: 82.4% of statements 04:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.009s coverage: 48.4% of statements 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 04:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.009s coverage: 28.8% of statements 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 04:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.005s coverage: 96.8% of statements 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 04:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.084s coverage: 33.7% of statements 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.071s coverage: 84.1% of statements 04:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.005s coverage: 100.0% of statements 04:33:35 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.021s coverage: 43.1% of statements 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 04:33:35 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.004s coverage: 100.0% of statements 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 04:33:35 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.007s coverage: 83.8% of statements 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 04:33:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.021s coverage: 46.1% of statements 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:33:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.033s coverage: 100.0% of statements 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:33:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.012s coverage: 100.0% of statements 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:33:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.007s coverage: 100.0% of statements 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:33:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.091s coverage: 29.1% of statements 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:33:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.019s coverage: 99.0% of statements 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:33:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.008s coverage: 100.0% of statements 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:33:35 ok github.com/edgexfoundry/edgex-go/internal/system 0.003s coverage: 0.0% of statements 04:33:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:33:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.007s coverage: 100.0% of statements 04:33:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:33:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:33:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:33:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:33:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.018s coverage: 87.9% of statements 04:33:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:33:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:33:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.003s coverage: 100.0% of statements 04:33:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements 04:33:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements 04:33:37 GO111MODULE=on go vet ./... 04:33:44 gofmt -l . 04:33:44 [ "`gofmt -l .`" = "" ] 04:33:45 ./bin/test-go-mod-tidy.sh 04:33:45 ./bin/test-attribution-txt.sh [Pipeline] sh 04:33:47 + ls -al . 04:33:47 total 564 04:33:47 drwxrwxr-x 10 1001 1001 4096 Jul 30 04:33 . 04:33:47 drwxr-xr-x 4 root root 30 Jul 30 04:32 .. 04:33:47 -rw-rw-r-- 1 1001 1001 11 Jul 30 04:31 .dockerignore 04:33:47 drwxrwxr-x 8 1001 1001 179 Jul 30 04:31 .git 04:33:47 drwxrwxr-x 3 1001 1001 60 Jul 30 04:31 .github 04:33:47 -rw-rw-r-- 1 1001 1001 932 Jul 30 04:31 .gitignore 04:33:47 drwx------ 3 1001 1001 47 Jul 30 04:31 .semver 04:33:47 -rw-rw-r-- 1 1001 1001 166 Jul 30 04:31 .sonarcloud.properties 04:33:47 -rw-rw-r-- 1 1001 1001 3804 Jul 30 04:31 CONTRIBUTING.md 04:33:47 -rw-rw-r-- 1 1001 1001 1035 Jul 30 04:31 Dockerfile.build 04:33:47 -rw-rw-r-- 1 1001 1001 865 Jul 30 04:31 Jenkinsfile 04:33:47 -rw-rw-r-- 1 1001 1001 10775 Jul 30 04:31 LICENSE 04:33:47 -rw-rw-r-- 1 1001 1001 6237 Jul 30 04:31 Makefile 04:33:47 -rw-rw-r-- 1 1001 1001 5652 Jul 30 04:31 README.md 04:33:47 -rw-rw-r-- 1 1001 1001 7111 Jul 30 04:31 SECURITY.md 04:33:47 -rw-rw-r-- 1 1001 1001 5 Jul 30 04:31 VERSION 04:33:47 -rw-rw-r-- 1 1001 1001 4131 Jul 30 04:31 ZMQWindows.md 04:33:47 drwxrwxr-x 2 1001 1001 117 Jul 30 04:31 bin 04:33:47 drwxrwxr-x 15 1001 1001 4096 Jul 30 04:31 cmd 04:33:47 -rw-r--r-- 1 root root 465277 Jul 30 04:33 coverage.out 04:33:47 -rw-r--r-- 1 root root 1075 Jul 30 04:33 go.mod 04:33:47 -rw-r--r-- 1 root root 18146 Jul 30 04:33 go.sum 04:33:47 drwxrwxr-x 8 1001 1001 127 Jul 30 04:31 internal 04:33:47 drwxrwxr-x 4 1001 1001 26 Jul 30 04:31 openapi 04:33:47 drwxrwxr-x 4 1001 1001 71 Jul 30 04:31 snap 04:33:47 -rw-rw-r-- 1 1001 1001 168 Jul 30 04:31 version.go [Pipeline] sh 04:33:47 + '[' -e coverage.out ] 04:33:47 + chown 1001:1001 coverage.out [Pipeline] stash 04:33:47 Stashed 1 file(s) [Pipeline] sh 04:33:47 + make build 04:33:47 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 04:33:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 04:33:56 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 04:33:58 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 04:33:59 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 04:34:01 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 04:34:01 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 04:34:04 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 04:34:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 04:34:06 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 04:34:08 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 04:34:09 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 04:34:10 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] } 04:34:11 $ docker stop --time=1 18141d255b005270e97f28323883e0057828b04e33eb0b5aeabfb3ae098ece35 04:34:14 $ docker rm -f 18141d255b005270e97f28323883e0057828b04e33eb0b5aeabfb3ae098ece35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:34:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:34:15 04:34:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:34:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:34:16 latest: Pulling from edgex-devops/edgex-compose 04:34:16 cbdbe7a5bc2a: Pulling fs layer 04:34:16 ca9280d653b3: Pulling fs layer 04:34:16 7e9c9ca2126c: Pulling fs layer 04:34:16 cbdbe7a5bc2a: Verifying Checksum 04:34:16 cbdbe7a5bc2a: Download complete 04:34:16 ca9280d653b3: Verifying Checksum 04:34:16 ca9280d653b3: Download complete 04:34:16 cbdbe7a5bc2a: Pull complete 04:34:17 7e9c9ca2126c: Download complete 04:34:17 ca9280d653b3: Pull complete 04:34:24 7e9c9ca2126c: Pull complete 04:34:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:34:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:34:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:34:24 prd-centos7-docker-4c-2g-1530 does not seem to be running inside a container 04:34:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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 04:34:27 $ docker top 45ca350f1728ab42437b680837baac8922550f67d653831ebdc4d4b8c6e525c7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:28 + docker-compose build --help 04:34:28 + grep parallel 04:34:29 --parallel Build images in parallel. [Pipeline] } 04:34:29 $ docker stop --time=1 45ca350f1728ab42437b680837baac8922550f67d653831ebdc4d4b8c6e525c7 04:34:30 $ docker rm -f 45ca350f1728ab42437b680837baac8922550f67d653831ebdc4d4b8c6e525c7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:34:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:34:31 . [Pipeline] withDockerContainer 04:34:31 prd-centos7-docker-4c-2g-1530 does not seem to be running inside a container 04:34:31 $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:34:31 $ docker top a6e3bbdb120cb77ad66c7839b4756ee40ac564dc2d0341562e000d4b3cff6257 -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:32 + docker-compose -f ./docker-compose-build.yml build --parallel 04:34:33 Building docker-core-command-go ... 04:34:33 Building docker-core-data-go ... 04:34:33 Building docker-core-metadata-go ... 04:34:33 Building docker-security-proxy-setup-go ... 04:34:33 Building docker-security-secrets-setup-go ... 04:34:33 Building docker-security-secretstore-setup-go ... 04:34:33 Building docker-support-logging-go ... 04:34:33 Building docker-support-notifications-go ... 04:34:33 Building docker-support-scheduler-go ... 04:34:33 Building docker-sys-mgmt-agent-go ... 04:34:33 Building docker-support-scheduler-go 04:34:33 Building docker-support-logging-go 04:34:33 Building docker-security-secretstore-setup-go 04:34:33 Building docker-sys-mgmt-agent-go 04:34:33 Building docker-security-proxy-setup-go 04:34:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1533 in /w/workspace/edgexfoundry_edgex-go_PR-2574 [Pipeline] { [Pipeline] ws 04:34:58 Running in /w/workspace/edgex-go/26 [Pipeline] { [Pipeline] checkout 04:35:04 using credential edgex-jenkins-ssh 04:35:04 Cloning the remote Git repository 04:35:04 Cloning with configured refspecs honoured and without tags 04:35:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:35:04 > git init /w/workspace/edgex-go/26 # timeout=10 04:35:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:35:04 > git --version # timeout=10 04:35:04 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:35:05 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:35:05 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:35:05 ---> 7f412c53a553 04:35:05 Step 3/21 : WORKDIR /edgex-go 04:35:05 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 04:35:05 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:35:05 ---> 7f412c53a553 04:35:05 Step 3/20 : WORKDIR /edgex-go 04:35:05 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 04:35:05 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:35:05 ---> 7f412c53a553 04:35:05 Step 3/20 : WORKDIR /edgex-go 04:35:05 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 04:35:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:35:05 ---> 7f412c53a553 04:35:05 Step 3/26 : WORKDIR /edgex-go 04:35:05 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 04:35:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:35:05 ---> 7f412c53a553 04:35:05 Step 3/26 : WORKDIR /edgex-go 04:35:05 ---> Running in 6f614b344a09 04:35:05 ---> Running in 7002292e6884 04:35:05 ---> Running in b416b5ff0320 04:35:05 ---> Running in 1269293613ff 04:35:05 ---> Running in edb5a01159c6 04:35:05 Removing intermediate container edb5a01159c6 04:35:05 ---> b6cc4ab47f81 04:35:05 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:05 Removing intermediate container 1269293613ff 04:35:05 ---> 38362f0e05b9 04:35:05 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:05 Removing intermediate container 6f614b344a09 04:35:05 ---> cf371221add1 04:35:05 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:05 Removing intermediate container 7002292e6884 04:35:05 ---> 186092ca100e 04:35:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:05 Removing intermediate container b416b5ff0320 04:35:05 ---> 46564c636fdb 04:35:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:05 ---> Running in d3c53e1c6d8b 04:35:05 ---> Running in 04ab9f95ba72 04:35:05 ---> Running in 2026a88fa32f 04:35:05 ---> Running in 5deadfeab97a 04:35:05 ---> Running in 75c7c44be48e 04:35:07 Removing intermediate container d3c53e1c6d8b 04:35:07 ---> ea75b18508e6 04:35:07 Step 5/20 : RUN apk update && apk add make git 04:35:07 ---> Running in 40a4da3b36f5 04:35:07 Removing intermediate container 04ab9f95ba72 04:35:07 ---> b589af71dab1 04:35:07 Step 5/20 : RUN apk update && apk add make git 04:35:07 Removing intermediate container 2026a88fa32f 04:35:07 ---> dd129a7054e0 04:35:07 Step 5/21 : RUN apk update && apk add make && apk add bash git 04:35:07 ---> Running in 14077f548aa1 04:35:07 Removing intermediate container 75c7c44be48e 04:35:07 ---> da438923604b 04:35:07 Step 5/26 : RUN apk update && apk add make bash git 04:35:07 Removing intermediate container 5deadfeab97a 04:35:07 ---> 47d27b4b5d22 04:35:07 Step 5/26 : RUN apk update && apk add make git 04:35:08 ---> Running in ffcd1519f6fa 04:35:08 ---> Running in 094402eb066d 04:35:08 ---> Running in 17f62203a143 04:35:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:09 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:35:09 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:35:09 OK: 12749 distinct packages available 04:35:09 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:35:09 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:35:09 OK: 12749 distinct packages available 04:35:09 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:35:09 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:35:09 OK: 12749 distinct packages available 04:35:09 OK: 233 MiB in 51 packages 04:35:10 OK: 233 MiB in 51 packages 04:35:10 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:35:10 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:35:10 OK: 12749 distinct packages available 04:35:10 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:35:10 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:35:10 OK: 12749 distinct packages available 04:35:10 OK: 233 MiB in 51 packages 04:35:10 OK: 233 MiB in 51 packages 04:35:10 OK: 233 MiB in 51 packages 04:35:10 OK: 233 MiB in 51 packages 04:35:10 Removing intermediate container 14077f548aa1 04:35:10 ---> 787ba9696bbc 04:35:10 Step 6/20 : COPY go.mod . 04:35:10 Removing intermediate container 40a4da3b36f5 04:35:10 ---> 1a0dbb52461d 04:35:10 Step 6/20 : COPY go.mod . 04:35:11 Removing intermediate container ffcd1519f6fa 04:35:11 ---> 99231bf491ea 04:35:11 Step 6/21 : COPY go.mod . 04:35:11 ---> 912839988ad0 04:35:11 Step 7/20 : RUN go mod download 04:35:11 ---> f6eb59f2756e 04:35:11 Step 7/20 : RUN go mod download 04:35:11 Removing intermediate container 17f62203a143 04:35:11 ---> e8fa029e2270 04:35:11 Step 6/26 : COPY go.mod . 04:35:12 Removing intermediate container 094402eb066d 04:35:12 ---> bae625dbe198 04:35:12 Step 6/26 : COPY go.mod . 04:35:12 ---> Running in 4bdfd19852f7 04:35:12 ---> Running in 4b9f24560209 04:35:12 ---> 919d47c0edb6 04:35:12 Step 7/21 : RUN go mod download 04:35:12 ---> f5113978dccc 04:35:12 Step 7/26 : RUN go mod download 04:35:12 ---> Running in 7178ab41da05 04:35:12 ---> Running in 56ed39c1c447 04:35:12 ---> 9bb88058d6a7 04:35:12 Step 7/26 : RUN go mod download 04:35:12 ---> Running in 89d4d9fcc832 04:35:15 Removing intermediate container 4b9f24560209 04:35:15 ---> ddfe1d407813 04:35:15 Step 8/20 : COPY . . 04:35:15 Removing intermediate container 4bdfd19852f7 04:35:15 ---> c3abfef1209e 04:35:15 Step 8/20 : COPY . . 04:35:15 Removing intermediate container 56ed39c1c447 04:35:15 ---> cd67b9aea664 04:35:15 Step 8/26 : COPY . . 04:35:15 Removing intermediate container 7178ab41da05 04:35:15 ---> 3f07f539e42a 04:35:15 Step 8/21 : COPY . . 04:35:20 Removing intermediate container 89d4d9fcc832 04:35:20 ---> cb178d49a19a 04:35:20 Step 8/26 : COPY . . 04:35:21 Fetching without tags 04:35:22 Merging remotes/origin/master commit a7fc36b9b3e04c465199d9026bf92f5d2cd5f3b5 into PR head commit 82b187e91532f82db40e9dc8d7590bd46fa6d242 04:35:23 Merge succeeded, producing 1c9c045421355e1baaf8268e88425fa2be4dd3ff 04:35:23 Checking out Revision 1c9c045421355e1baaf8268e88425fa2be4dd3ff (PR-2574) 04:35:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:35:21 > git config --add remote.origin.fetch +refs/pull/2574/head:refs/remotes/origin/PR-2574 # timeout=10 04:35:21 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:35:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:35:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:35:21 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:35:22 > git config core.sparsecheckout # timeout=10 04:35:22 > git checkout -f 82b187e91532f82db40e9dc8d7590bd46fa6d242 # timeout=10 04:35:22 > git remote # timeout=10 04:35:22 > git config --get remote.origin.url # timeout=10 04:35:22 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:22 > git merge a7fc36b9b3e04c465199d9026bf92f5d2cd5f3b5 # timeout=10 04:35:23 > git rev-parse HEAD^{commit} # timeout=10 04:35:23 > git config core.sparsecheckout # timeout=10 04:35:23 > git checkout -f 1c9c045421355e1baaf8268e88425fa2be4dd3ff # timeout=10 04:35:27 Commit message: "Merge commit 'a7fc36b9b3e04c465199d9026bf92f5d2cd5f3b5' into HEAD" 04:35:27 First time build. Skipping changelog. 04:35:27 > git rev-list --no-walk b90723edb454d84e2f736a4673532903a291daf1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:35:39 ========================================================= 04:35:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 04:35:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:35:40 + 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 . 04:35:44 Sending build context to Docker daemon 323MB 04:35:44 Step 1/7 : ARG BASE=golang:1.13-alpine 04:35:44 Step 2/7 : FROM ${BASE} 04:35:44 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:35:44 b538f80385f9: Pulling fs layer 04:35:44 74f711af9a0d: Pulling fs layer 04:35:44 99f96fe45779: Pulling fs layer 04:35:44 fd7a069fd194: Pulling fs layer 04:35:44 66aa3694b03b: Pulling fs layer 04:35:44 170f70906a0f: Pulling fs layer 04:35:44 ad7c5574e4b9: Pulling fs layer 04:35:44 e772456be8f7: Pulling fs layer 04:35:44 c890913d741a: Pulling fs layer 04:35:44 2480fcc9aa5a: Pulling fs layer 04:35:44 09adf4765672: Pulling fs layer 04:35:44 170f70906a0f: Waiting 04:35:44 ad7c5574e4b9: Waiting 04:35:44 e772456be8f7: Waiting 04:35:44 c890913d741a: Waiting 04:35:44 2480fcc9aa5a: Waiting 04:35:44 09adf4765672: Waiting 04:35:44 fd7a069fd194: Waiting 04:35:44 66aa3694b03b: Waiting 04:35:44 99f96fe45779: Verifying Checksum 04:35:44 99f96fe45779: Download complete 04:35:44 74f711af9a0d: Verifying Checksum 04:35:44 74f711af9a0d: Download complete 04:35:44 66aa3694b03b: Verifying Checksum 04:35:44 66aa3694b03b: Download complete 04:35:44 170f70906a0f: Download complete 04:35:44 b538f80385f9: Download complete 04:35:45 b538f80385f9: Pull complete 04:35:46 74f711af9a0d: Pull complete 04:35:46 99f96fe45779: Pull complete 04:35:47 ad7c5574e4b9: Verifying Checksum 04:35:47 ad7c5574e4b9: Download complete 04:35:47 c890913d741a: Download complete 04:35:49 2480fcc9aa5a: Verifying Checksum 04:35:49 2480fcc9aa5a: Download complete 04:35:50 e772456be8f7: Verifying Checksum 04:35:50 e772456be8f7: Download complete 04:35:50 09adf4765672: Verifying Checksum 04:35:50 09adf4765672: Download complete 04:35:50 fd7a069fd194: Verifying Checksum 04:35:50 fd7a069fd194: Download complete 04:35:52 ---> a252c62df76e 04:35:52 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 04:35:52 ---> cda2c8ab5351 04:35:52 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 04:35:52 ---> e97e8f7b2668 04:35:52 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 04:35:52 ---> 3d07eac72313 04:35:52 Step 9/21 : RUN make cmd/support-logging/support-logging 04:35:52 ---> Running in efac2a3a68b0 04:35:52 ---> Running in e7d24b694183 04:35:52 ---> Running in 2bf751de594d 04:35:52 ---> Running in 5f8ca5abce58 04:35:52 ---> ffebfe08ed39 04:35:52 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:35:52 ---> Running in fb42510d0352 04:35:52 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 04:35:52 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 04:35:52 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 04:35:52 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 04:35: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 04:36:03 fd7a069fd194: Pull complete 04:36:03 66aa3694b03b: Pull complete 04:36:03 170f70906a0f: Pull complete 04:36:06 ad7c5574e4b9: Pull complete 04:36:10 e772456be8f7: Pull complete 04:36:10 c890913d741a: Pull complete 04:36:14 2480fcc9aa5a: Pull complete 04:36:14 09adf4765672: Pull complete 04:36:14 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 04:36:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 04:36:14 ---> 2248a725d1cf 04:36:14 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 04:36:19 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 04:36:20 ---> Running in cd57843d3822 04:36:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:36:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:36:22 (1/12) Installing libmagic (5.38-r0) 04:36:22 Removing intermediate container efac2a3a68b0 04:36:22 ---> 0a97e8e71e55 04:36:22 04:36:22 Step 10/20 : FROM alpine 04:36:22 latest: Pulling from library/alpine 04:36:22 (2/12) Installing file (5.38-r0) 04:36:23 (3/12) Installing libc-dev (0.7.2-r3) 04:36:23 (4/12) Installing g++ (9.3.0-r2) 04:36:24 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 04:36:24 Status: Downloaded newer image for alpine:latest 04:36:24 ---> a24bb4013296 04:36:24 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 04:36:24 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 04:36:25 ---> Running in 46cc67550dd2 04:36:25 Removing intermediate container 5f8ca5abce58 04:36:25 ---> 75f885896676 04:36:25 04:36:25 Step 10/21 : FROM scratch 04:36:25 ---> 04:36:25 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 04:36:26 Removing intermediate container fb42510d0352 04:36:26 ---> e665a3321d24 04:36:26 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:36:26 (5/12) Installing fortify-headers (1.1-r0) 04:36:26 (6/12) Installing patch (2.7.6-r6) 04:36:26 (7/12) Installing build-base (0.5-r2) 04:36:26 (8/12) Installing libsodium (1.0.18-r0) 04:36:26 (9/12) Installing pkgconf (1.7.2-r0) 04:36:26 ---> Running in 306fe81c7c77 04:36:26 (10/12) Installing libsodium-dev (1.0.18-r0) 04:36:26 (11/12) Installing libzmq (4.3.2-r0) 04:36:26 (12/12) Installing zeromq-dev (4.3.2-r0) 04:36:27 ---> Running in a7a183b36ba4 04:36:27 Removing intermediate container 306fe81c7c77 04:36:27 ---> cebfc54870c3 04:36:27 Step 12/21 : ENV APP_PORT=48061 04:36:27 Executing busybox-1.31.1-r16.trigger 04:36:27 OK: 217 MiB in 51 packages 04:36:27 ---> Running in 65856c1310b1 04:36:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:36:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:36:27 Removing intermediate container 65856c1310b1 04:36:27 ---> a4220ef289cf 04:36:27 Step 13/21 : EXPOSE $APP_PORT 04:36:27 v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:36:27 v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:36:27 OK: 12749 distinct packages available 04:36:28 (1/4) Installing ca-certificates (20191127-r4) 04:36:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:36:28 (3/4) Installing libcurl (7.69.1-r0) 04:36:28 ---> Running in d0005fde1e0e 04:36:28 (4/4) Installing curl (7.69.1-r0) 04:36:28 Executing busybox-1.31.1-r16.trigger 04:36: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 04:36:28 Executing ca-certificates-20191127-r4.trigger 04:36:29 OK: 7 MiB in 18 packages 04:36:31 Removing intermediate container cd57843d3822 04:36:31 ---> a911f470ac0e 04:36:31 Step 4/7 : WORKDIR /edgex-go 04:36:31 ---> Running in f197e32c5775 04:36:31 Removing intermediate container f197e32c5775 04:36:31 ---> 5e023e3fc184 04:36:31 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:36:31 Removing intermediate container d0005fde1e0e 04:36:31 ---> a3c816d533d2 04:36:31 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 04:36:31 Removing intermediate container e7d24b694183 04:36:31 ---> 72da1a42340f 04:36:31 04:36:31 Step 10/20 : FROM scratch 04:36:31 ---> 04:36:31 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:36:31 Removing intermediate container 2bf751de594d 04:36:31 ---> cfc51cddc9f1 04:36:31 04:36:31 Step 10/26 : FROM alpine:3.10 04:36:32 3.10: Pulling from library/alpine 04:36:32 latest: Pulling from library/docker 04:36:32 b538f80385f9: Already exists 04:36:32 259a493cd78d: Pulling fs layer 04:36:32 b8e66b5100f5: Pulling fs layer 04:36:32 39dc9c94d07c: Pulling fs layer 04:36:32 551b823b3b82: Pulling fs layer 04:36:32 3c52a74df98c: Pulling fs layer 04:36:32 6c9b121b6998: Pulling fs layer 04:36:32 551b823b3b82: Waiting 04:36:32 3c52a74df98c: Waiting 04:36:32 6c9b121b6998: Waiting 04:36:32 b8e66b5100f5: Download complete 04:36:32 259a493cd78d: Verifying Checksum 04:36:32 551b823b3b82: Verifying Checksum 04:36:32 551b823b3b82: Download complete 04:36:32 3c52a74df98c: Verifying Checksum 04:36:32 3c52a74df98c: Download complete 04:36:32 ---> Running in 0e96357058c0 04:36:32 ---> 32cfe6b051b8 04:36:32 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 04:36:32 Removing intermediate container 46cc67550dd2 04:36:32 ---> 50c41ab392eb 04:36:32 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:36:32 6c9b121b6998: Download complete 04:36:33 259a493cd78d: Pull complete 04:36:33 Removing intermediate container 0e96357058c0 04:36:33 ---> ef73f7e4b03d 04:36:33 Step 12/20 : ENV APP_PORT=48085 04:36:33 b8e66b5100f5: Pull complete 04:36:33 ---> Running in ef89faccabd2 04:36:33 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 04:36:33 ---> Running in 3d22680ed078 04:36:33 Status: Downloaded newer image for alpine:3.10 04:36:33 ---> be4e4bea2c2e 04:36:33 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 04:36:33 ---> 607516205ad0 04:36:33 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 04:36:33 Removing intermediate container a7a183b36ba4 04:36:33 ---> b7435b398dd4 04:36:33 04:36:33 Step 11/26 : FROM docker:latest 04:36:33 ---> 81f5749c9058 04:36:33 Step 12/26 : RUN apk add --no-cache bash 04:36:33 39dc9c94d07c: Download complete 04:36:33 ---> Running in 38537794baa5 04:36:33 ---> Running in e14fbfb792d8 04:36:33 Removing intermediate container ef89faccabd2 04:36:33 ---> 508d65a7a85c 04:36:33 Step 13/20 : WORKDIR /edgex 04:36:33 Removing intermediate container 3d22680ed078 04:36:33 ---> ad1e94e5a1d5 04:36:33 Step 13/20 : EXPOSE $APP_PORT 04:36:34 ---> Running in e855006e590e 04:36:34 ---> Running in 8bbc4d150a78 04:36:34 ---> 5934b81a5317 04:36:34 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 04:36:34 Removing intermediate container e855006e590e 04:36:34 ---> f9c8da66cbd0 04:36:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:36:34 Removing intermediate container 8bbc4d150a78 04:36:34 ---> 47c301424a60 04:36:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 04:36:34 ---> c1482b62a770 04:36:34 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:36:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:36:34 ---> Running in 1ef353d49501 04:36:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 04:36:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:36:34 ---> 50dbdf4d7364 04:36:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:36:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 04:36:35 ---> 06c212f4222f 04:36:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:36:35 (1/2) Installing readline (8.0.4-r0) 04:36:35 (2/2) Installing bash (5.0.17-r0) 04:36:35 Removing intermediate container 1ef353d49501 04:36:35 ---> 69f7717c89eb 04:36:35 Step 19/21 : LABEL arch=x86_64 04:36:35 Executing bash-5.0.17-r0.post-install 04:36:35 v3.10.5-61-g2eb46eec7d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 04:36:35 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 04:36:35 OK: 10346 distinct packages available 04:36:35 (1/5) Installing ca-certificates (20191127-r2) 04:36:35 Executing busybox-1.31.1-r16.trigger 04:36:35 OK: 12 MiB in 22 packages 04:36:35 (2/5) Installing nghttp2-libs (1.39.2-r1) 04:36:35 (3/5) Installing libcurl (7.66.0-r0) 04:36:35 (4/5) Installing curl (7.66.0-r0) 04:36:35 (5/5) Installing dumb-init (1.2.2-r1) 04:36:35 Executing busybox-1.30.1-r3.trigger 04:36:35 Executing ca-certificates-20191127-r2.trigger 04:36:35 OK: 7 MiB in 19 packages 04:36:36 ---> Running in da445a20203b 04:36:36 ---> b2d93479b12a 04:36:36 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:36:37 39dc9c94d07c: Pull complete 04:36:37 551b823b3b82: Pull complete 04:36:37 ---> 6e7c1b89881b 04:36:37 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:36:37 3c52a74df98c: Pull complete 04:36:37 ---> Running in 308be745dfa6 04:36:37 Removing intermediate container da445a20203b 04:36:37 ---> 4272b25be1b3 04:36:37 Step 20/21 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 04:36:37 ---> 03712b556de2 04:36:37 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:36:37 6c9b121b6998: Pull complete 04:36:37 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 04:36:37 Status: Downloaded newer image for docker:latest 04:36:37 ---> Running in 552ed6534f56 04:36:37 Removing intermediate container 38537794baa5 04:36:37 ---> 539b04d16fb3 04:36:37 Step 13/26 : RUN rm -rf /var/cache/apk/* 04:36:38 ---> Running in 6db410a4834c 04:36:38 Removing intermediate container 308be745dfa6 04:36:38 ---> 9dbda1b7c258 04:36:38 Step 17/20 : CMD ["--init=true"] 04:36:38 Removing intermediate container e14fbfb792d8 04:36:38 ---> 57f4da76e7ec 04:36:38 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:36:38 ---> Running in 19823a372810 04:36:38 Removing intermediate container 552ed6534f56 04:36:38 ---> d1854ed244a4 04:36:38 Step 21/21 : LABEL version=0.0.0 04:36:38 ---> Running in fc4cdfcaac93 04:36:39 ---> Running in fedd7b187806 04:36:39 Removing intermediate container 6db410a4834c 04:36:39 ---> a7a42c9bdc69 04:36:39 Step 18/20 : LABEL arch=x86_64 04:36:39 ---> Running in 676109720c78 04:36:39 Removing intermediate container fc4cdfcaac93 04:36:39 ---> 3840c3d33012 04:36:39 Step 18/20 : LABEL arch=x86_64 04:36:39 ---> Running in 7f77216025a6 04:36:39 Removing intermediate container fedd7b187806 04:36:39 ---> ffe6ec3be4b3 04:36:39 Step 13/26 : WORKDIR / 04:36:39 ---> Running in 9b1ceec542f7 04:36:39 Removing intermediate container 676109720c78 04:36:39 ---> f3c252037849 04:36:39 04:36:39 Removing intermediate container 7f77216025a6 04:36:39 ---> 28c10f35c90a 04:36:39 Step 19/20 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 04:36:39 ---> Running in c2f05e30ae3d 04:36:39 Successfully built f3c252037849 04:36:39 Successfully tagged docker-support-logging-go:latest 04:36:39  Building docker-support-logging-go ... done Building docker-support-notifications-go 04:36:39 ---> Running in fccb51d3a0c1 04:36:39 Removing intermediate container 9b1ceec542f7 04:36:39 ---> fec004b30182 04:36:39 Step 19/20 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 04:36:39 ---> Running in 60ab8d41ed14 04:36:40 Removing intermediate container c2f05e30ae3d 04:36:40 ---> e37dc0cc5e9d 04:36:40 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:36:40 Removing intermediate container fccb51d3a0c1 04:36:40 ---> f87ca9e46718 04:36:40 Step 20/20 : LABEL version=0.0.0 04:36:40 Removing intermediate container 19823a372810 04:36:40 ---> 9ddce01d4f52 04:36:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 04:36:40 ---> Running in 75f43cebef9c 04:36:41 ---> dfaf9776ef7d 04:36:41 Step 6/7 : COPY go.mod . 04:36:41 ---> 971a2f3a5968 04:36:41 Step 7/7 : RUN go mod download 04:36:42 ---> Running in 01ba499a4af7 04:36:42 Removing intermediate container 60ab8d41ed14 04:36:42 ---> 7ffd10ffe0e0 04:36:42 Step 20/20 : LABEL version=0.0.0 04:36:43 ---> 0afce43f5201 04:36:43 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:36:44 ---> Running in 0f517a5ddcbb 04:36:44 ---> Running in 356c2902f9d6 04:36:44 Removing intermediate container 75f43cebef9c 04:36:44 ---> dbb4ef1b2f29 04:36:44 04:36:45 Successfully built dbb4ef1b2f29 04:36:45 Successfully tagged docker-support-scheduler-go:latest 04:36:45  Building docker-support-scheduler-go ... done Building docker-core-command-go 04:36:45 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:36:45 go: finding github.com/BurntSushi/toml v0.3.1 04:36:45 go: finding github.com/OneOfOne/xxhash v1.2.5 04:36:45 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:36:45 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:36:45 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:36:45 go: finding github.com/bgentry/speakeasy v0.1.0 04:36:45 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:36:45 go: finding github.com/cloudflare/gokey v0.1.0 04:36:45 go: finding github.com/davecgh/go-spew v1.1.1 04:36:45 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 04:36:45 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 04:36:45 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 04:36:45 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 04:36:45 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 04:36:45 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 04:36:45 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 04:36:45 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 04:36:45 go: finding github.com/fatih/color v1.7.0 04:36:45 go: finding github.com/fsnotify/fsnotify v1.4.7 04:36:45 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:36:45 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 04:36:45 go: finding github.com/go-kit/kit v0.8.0 04:36:45 go: finding github.com/go-logfmt/logfmt v0.4.0 04:36:45 go: finding github.com/go-redis/redis/v7 v7.2.0 04:36:45 go: finding github.com/go-stack/stack v1.8.0 04:36:45 go: finding github.com/golang/protobuf v1.3.2 04:36:45 go: finding github.com/gomodule/redigo v2.0.0+incompatible 04:36:45 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:36:45 go: finding github.com/google/uuid v1.1.0 04:36:46 go: finding github.com/gorilla/mux v1.7.1 04:36:46 go: finding github.com/hashicorp/consul/api v1.1.0 04:36:46 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:36:46 go: finding github.com/hashicorp/errwrap v1.0.0 04:36:46 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:36:46 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:36:46 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:36:46 go: finding github.com/hashicorp/go-multierror v1.0.0 04:36:46 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:36:46 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:36:46 go: finding github.com/hashicorp/go-syslog v1.0.0 04:36:46 go: finding github.com/hashicorp/go-uuid v1.0.1 04:36:46 go: finding github.com/hashicorp/go.net v0.0.1 04:36:46 go: finding github.com/hashicorp/golang-lru v0.5.0 04:36:46 go: finding github.com/hashicorp/logutils v1.0.0 04:36:46 go: finding github.com/hashicorp/mdns v1.0.0 04:36:46 go: finding github.com/hashicorp/memberlist v0.1.3 04:36:46 go: finding github.com/hashicorp/serf v0.8.2 04:36:46 go: finding github.com/hpcloud/tail v1.0.0 04:36:46 go: finding github.com/imdario/mergo v0.3.6 04:36:46 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:36:46 go: finding github.com/kr/pretty v0.1.0 04:36:46 go: finding github.com/kr/pty v1.1.1 04:36:46 go: finding github.com/kr/text v0.1.0 04:36:46 go: finding github.com/mattn/go-colorable v0.0.9 04:36:46 go: finding github.com/mattn/go-isatty v0.0.3 04:36:46 go: finding github.com/miekg/dns v1.0.14 04:36:46 go: finding github.com/mitchellh/cli v1.0.0 04:36:46 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:36:46 go: finding github.com/mitchellh/copystructure v1.0.0 04:36:46 go: finding github.com/mitchellh/go-homedir v1.0.0 04:36:46 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:36:46 go: finding github.com/mitchellh/gox v0.4.0 04:36:46 go: finding github.com/mitchellh/iochan v1.0.0 04:36:46 go: finding github.com/mitchellh/mapstructure v1.1.2 04:36:46 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:36:46 go: finding github.com/onsi/ginkgo v1.10.1 04:36:46 go: finding github.com/onsi/gomega v1.7.0 04:36:46 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:36:46 go: finding github.com/pebbe/zmq4 v1.0.0 04:36:46 go: finding github.com/pelletier/go-toml v1.2.0 04:36:46 go: finding github.com/pkg/errors v0.8.1 04:36:47 Removing intermediate container 356c2902f9d6 04:36:47 ---> 88fcd2fd9148 04:36:47 04:36:47 Removing intermediate container 0f517a5ddcbb 04:36:47 ---> 59234d5ff63f 04:36:47 Step 15/26 : ENV APP_PORT=48090 04:36:47 ---> 80d934393bd5 04:36:47 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:36:47 Successfully built 88fcd2fd9148 04:36:47 go: finding github.com/pmezard/go-difflib v1.0.0 04:36:47 go: finding github.com/posener/complete v1.1.1 04:36:47 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 04:36:47 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:36:47 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:36:47 go: finding github.com/stretchr/objx v0.1.0 04:36:47 go: finding github.com/stretchr/testify v1.5.1 04:36:47 go: finding github.com/ugorji/go v1.1.4 04:36:47 go: finding github.com/x448/float16 v0.8.4 04:36:47 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 04:36:47 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 04:36:47 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:36:47 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 04:36:47 go: finding golang.org/x/text v0.3.2 04:36:47 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 04:36:47 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:36:47 go: finding gopkg.in/eapache/queue.v1 v1.1.0 04:36:47 go: finding gopkg.in/fsnotify.v1 v1.4.7 04:36:47 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:36:47 go: finding gopkg.in/yaml.v2 v2.2.8 04:36:48 Successfully tagged docker-security-proxy-setup-go:latest 04:36:48  Building docker-security-proxy-setup-go ... done Building docker-security-secrets-setup-go 04:36:51 ---> Running in 99c8549fa541 04:36:54 ---> 90dc203c0efd 04:36:54 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 04:36:57 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 04:36:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:36:57 ---> 7f412c53a553 04:36:57 Step 3/23 : WORKDIR /edgex-go 04:36:57 ---> Using cache 04:36:57 ---> 46564c636fdb 04:36:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:36:57 ---> Using cache 04:36:57 ---> da438923604b 04:36:57 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 04:37:00 Removing intermediate container 99c8549fa541 04:37:00 ---> e292918bc85e 04:37:00 Step 16/26 : EXPOSE $APP_PORT 04:37:01 ---> Running in d9b0d5919064 04:37:02 ---> 73bf2a5c125b 04:37:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:37:02 ---> Running in 5115e853bc61 04:37:04 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:37:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:37:04 ---> 7f412c53a553 04:37:04 Step 3/21 : WORKDIR /edgex-go 04:37:04 ---> Using cache 04:37:04 ---> 46564c636fdb 04:37:04 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:04 ---> Using cache 04:37:04 ---> da438923604b 04:37:04 Step 5/21 : RUN apk update && apk add make git 04:37:05 ---> 13d62c64c078 04:37:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:37:05 Removing intermediate container 01ba499a4af7 04:37:05 ---> f32c0fb93d4f 04:37:05 Successfully built f32c0fb93d4f 04:37:05 Successfully tagged ci-base-image-arm64:latest 04:37:05 Removing intermediate container 5115e853bc61 04:37:05 ---> 0fd9cb4c26a9 04:37:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:37:05 ---> Running in 321914f155c9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 04:37:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:37:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:37:06 + docker inspect -f . ci-base-image-arm64 04:37:06 . [Pipeline] withDockerContainer 04:37:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:37:06 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 04:37:06 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 04:37:06 ---> 7f412c53a553 04:37:06 Step 3/29 : WORKDIR /edgex-go 04:37:06 ---> Using cache 04:37:06 ---> 46564c636fdb 04:37:06 Step 4/29 : RUN apk update && apk add make git 04:37:07 prd-ubuntu18.04-docker-arm64-4c-16g-1533 does not seem to be running inside a container 04:37:07 $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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-arm64 cat 04:37:07 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:37:07 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:37:07 OK: 12749 distinct packages available 04:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:37:07 ---> a9630f52a171 04:37:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:37:07 ---> 8f1454489db4 04:37:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 04:37:07 OK: 233 MiB in 51 packages 04:37:07 ---> Running in dccf40f8f0c0 04:37:08 ---> 9b15b4e6ba33 04:37:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:37:08 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:37:08 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:37:08 OK: 12749 distinct packages available 04:37:08 ---> 4a8809765eb3 04:37:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:37:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:37:08 OK: 233 MiB in 51 packages 04:37:08 ---> e011218105b2 04:37:08 Step 20/26 : RUN apk --no-cache add py-pip 04:37:08 Removing intermediate container d9b0d5919064 04:37:08 ---> 903d523df9fa 04:37:08 Step 6/23 : COPY go.mod . 04:37:08 ---> Running in e2ff5514d4f4 04:37:08 ---> b4a20a0b7f3d 04:37:08 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:37:08 $ docker top 1be85ecefc96b6f6850ce6154a6cfade42fdcdf106e89bc82b5191d57b1458b9 -eo pid,comm 04:37:08 ---> Running in cf36b16208cf 04:37:08 ---> cd86c915112d 04:37:08 Step 7/23 : RUN go mod download [Pipeline] { 04:37:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:37:09 ---> Running in 236385a7ef7c [Pipeline] sh 04:37:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:37:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:37:09 Removing intermediate container 321914f155c9 04:37:09 ---> 43e2e8ea319f 04:37:09 Step 6/21 : COPY go.mod . 04:37:09 (1/33) Installing libbz2 (1.0.8-r1) 04:37:09 (2/33) Installing expat (2.2.9-r1) 04:37:09 (3/33) Installing libffi (3.3-r2) 04:37:09 (4/33) Installing gdbm (1.13-r1) 04:37:09 (5/33) Installing xz-libs (5.2.5-r0) 04:37:09 (6/33) Installing sqlite-libs (3.32.1-r0) 04:37:09 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:37:09 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:37:09 OK: 12749 distinct packages available 04:37:09 (7/33) Installing python3 (3.8.5-r0) 04:37:09 + go version 04:37:09 go version go1.13.13 linux/arm64 [Pipeline] echo 04:37:09 ========================================================= 04:37:09 [edgeXBuildGoParallel] Running Tests and Build... 04:37:09 ========================================================= [Pipeline] sh 04:37:09 OK: 233 MiB in 51 packages 04:37:10 + make test 04:37:10 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:37:10 ---> f43b40aa70d9 04:37:10 Step 7/21 : RUN go mod download 04:37:12 ---> Running in 2e2c15856c06 04:37:12 (8/33) Installing py3-appdirs (1.4.4-r1) 04:37:12 (9/33) Installing py3-ordered-set (4.0.1-r0) 04:37:12 (10/33) Installing py3-parsing (2.4.7-r0) 04:37:12 (11/33) Installing py3-six (1.15.0-r0) 04:37:13 ? github.com/edgexfoundry/edgex-go [no test files] 04:37:13 (12/33) Installing py3-packaging (20.4-r0) 04:37:13 (13/33) Installing py3-setuptools (47.0.0-r0) 04:37:13 (14/33) Installing py3-chardet (3.0.4-r4) 04:37:13 (15/33) Installing py3-idna (2.9-r0) 04:37:13 (16/33) Installing py3-certifi (2020.4.5.1-r0) 04:37:14 (17/33) Installing py3-urllib3 (1.25.9-r0) 04:37:14 (18/33) Installing py3-requests (2.23.0-r0) 04:37:14 (19/33) Installing py3-msgpack (1.0.0-r0) 04:37:14 (20/33) Installing py3-lockfile (0.12.2-r3) 04:37:14 (21/33) Installing py3-cachecontrol (0.12.6-r0) 04:37:14 (22/33) Installing py3-colorama (0.4.3-r0) 04:37:14 (23/33) Installing py3-distlib (0.3.0-r0) 04:37:15 (24/33) Installing py3-distro (1.5.0-r1) 04:37:15 (25/33) Installing py3-webencodings (0.5.1-r3) 04:37:15 (26/33) Installing py3-html5lib (1.0.1-r4) 04:37:15 Removing intermediate container dccf40f8f0c0 04:37:15 ---> e1aa24fedbf8 04:37:15 Step 5/29 : COPY go.mod . 04:37:15 (27/33) Installing py3-pytoml (0.1.21-r0) 04:37:15 (28/33) Installing py3-pep517 (0.8.2-r0) 04:37:15 (29/33) Installing py3-progress (1.5-r0) 04:37:15 (30/33) Installing py3-toml (0.10.1-r0) 04:37:15 (31/33) Installing py3-retrying (1.3.3-r0) 04:37:15 (32/33) Installing py3-contextlib2 (0.6.0-r0) 04:37:15 (33/33) Installing py3-pip (20.1.1-r0) 04:37:15 Removing intermediate container 236385a7ef7c 04:37:15 ---> 5a4e35ce3680 04:37:15 Step 8/23 : COPY . . 04:37:16 Executing busybox-1.31.1-r16.trigger 04:37:16 OK: 71 MiB in 55 packages 04:37:16 ---> 7aa2ec3f1c55 04:37:16 Step 6/29 : RUN go mod download 04:37:16 Removing intermediate container cf36b16208cf 04:37:16 ---> dbd50fe3a1f0 04:37:16 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:37:16 ---> Running in 6486071d6dec 04:37:16 ---> Running in 1ae372611d66 04:37:20 Removing intermediate container 1ae372611d66 04:37:20 ---> 2808ea6ab267 04:37:20 Step 24/26 : LABEL arch=x86_64 04:37:21 ---> Running in 21150cb46efb 04:37:22 Removing intermediate container 2e2c15856c06 04:37:22 ---> 1723319e99d1 04:37:22 Step 8/21 : COPY . . 04:37:22 Removing intermediate container 21150cb46efb 04:37:22 ---> 441032b70768 04:37:22 Step 25/26 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 04:37:29 ---> Running in c3a6f41baff7 04:37:33 Removing intermediate container 6486071d6dec 04:37:33 ---> ab1449e0f497 04:37:33 Step 7/29 : COPY . . 04:37:33 Removing intermediate container c3a6f41baff7 04:37:33 ---> d9372f30be11 04:37:33 Step 26/26 : LABEL version=0.0.0 04:37:37 ---> Running in 437b30cff4a6 04:37:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:37:47 Removing intermediate container 437b30cff4a6 04:37:47 ---> 81da709aadc6 04:37:47 04:37:47 Successfully built 81da709aadc6 04:37:47 ---> 213e51c6fa83 04:37:47 Step 9/23 : RUN make cmd/support-notifications/support-notifications 04:37:47 Successfully tagged docker-security-secretstore-setup-go:latest 04:37:47 Building docker-core-metadata-go 04:37:57  Building docker-security-secretstore-setup-go ... done  ---> Running in 4f2ad2752831 04:37:57 ---> 73993eefddf8 04:37:57 Step 9/21 : RUN make cmd/core-command/core-command 04:37:58 Removing intermediate container e2ff5514d4f4 04:37:58 ---> 9159deea5ab0 04:37:58 Step 21/26 : RUN pip install docker-compose==1.23.2 04:38:00 ---> Running in 1505b9a22f0c 04:38:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:38:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:38:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:38:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:38:00 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.038s 04:38:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 04:38:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:38:00 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 04:38:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:38:01 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 04:38:01 ---> e90d8208af07 04:38:01 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 04:38:01 ---> Running in 2ecf4e32b3bb 04:38:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:38:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:38:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:38:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:38:03 ---> Running in 232c20223228 04:38:03 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 04:38:04 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 04:38:07 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:38:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:38:07 ---> 7f412c53a553 04:38:07 Step 3/21 : WORKDIR /edgex-go 04:38:07 ---> Using cache 04:38:07 ---> 46564c636fdb 04:38:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:07 ---> Using cache 04:38:07 ---> da438923604b 04:38:07 Step 5/21 : RUN apk update && apk add make git 04:38:07 ---> Using cache 04:38:07 ---> 43e2e8ea319f 04:38:07 Step 6/21 : COPY go.mod . 04:38:07 ---> Using cache 04:38:07 ---> f43b40aa70d9 04:38:07 Step 7/21 : RUN go mod download 04:38:07 ---> Using cache 04:38:07 ---> 1723319e99d1 04:38:07 Step 8/21 : COPY . . 04:38:07 ---> Using cache 04:38:07 ---> 73993eefddf8 04:38:07 Step 9/21 : RUN make cmd/core-metadata/core-metadata 04:38:08 ---> Running in b07361a3bd06 04:38:09 Collecting docker-compose==1.23.2 04:38:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:38:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:38:10 Collecting dockerpty<0.5,>=0.4.1 04:38:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:38:11 Collecting cached-property<2,>=1.2.0 04:38:11 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 04:38:11 Collecting PyYAML<4,>=3.10 04:38:11 Downloading PyYAML-3.13.tar.gz (270 kB) 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.081s coverage: 46.6% of statements 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:38:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:38:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:38:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:38:13 Collecting websocket-client<1.0,>=0.32.0 04:38:13 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 04:38:14 Collecting docker<4.0,>=3.6.0 04:38:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:38:14 Collecting docopt<0.7,>=0.6.1 04:38:14 Downloading docopt-0.6.2.tar.gz (25 kB) 04:38:15 Collecting texttable<0.10,>=0.9.0 04:38:15 Downloading texttable-0.9.1.tar.gz (11 kB) 04:38:16 Collecting jsonschema<3,>=2.5.1 04:38:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:38:16 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) 04:38:16 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) 04:38:16 Collecting urllib3<1.25,>=1.21.1 04:38:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:38:16 Collecting idna<2.8,>=2.5 04:38:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:38:16 Collecting docker-pycreds>=0.4.0 04:38:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:38:16 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:38:16 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:38:16 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:38:16 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:38:17 Installing collected packages: dockerpty, cached-property, PyYAML, urllib3, idna, requests, websocket-client, docker-pycreds, docker, docopt, texttable, jsonschema, docker-compose 04:38:17 Running setup.py install for dockerpty: started 04:38:18 Running setup.py install for dockerpty: finished with status 'done' 04:38:18 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.144s coverage: 27.4% of statements 04:38:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:38:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:38:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:38:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:38:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:38:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:38:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.024s coverage: 100.0% of statements 04:38:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:38:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.027s coverage: 100.0% of statements 04:38:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:38:18 Running setup.py install for PyYAML: started 04:38:19 Running setup.py install for PyYAML: finished with status 'done' 04:38:19 Attempting uninstall: urllib3 04:38:19 Found existing installation: urllib3 1.25.9 04:38:19 Uninstalling urllib3-1.25.9: 04:38:19 Successfully uninstalled urllib3-1.25.9 04:38:20 Attempting uninstall: idna 04:38:20 Found existing installation: idna 2.9 04:38:20 Uninstalling idna-2.9: 04:38:20 Successfully uninstalled idna-2.9 04:38:20 Attempting uninstall: requests 04:38:20 Found existing installation: requests 2.23.0 04:38:20 Uninstalling requests-2.23.0: 04:38:20 Successfully uninstalled requests-2.23.0 04:38:21 Running setup.py install for docopt: started 04:38:21 Running setup.py install for docopt: finished with status 'done' 04:38:21 Running setup.py install for texttable: started 04:38:22 Running setup.py install for texttable: finished with status 'done' 04:38:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.239s coverage: 29.3% of statements 04:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:38:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.052s coverage: 100.0% of statements 04:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:38:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.026s coverage: 100.0% of statements 04:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:38:23 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 04:38:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.111s coverage: 89.8% of statements 04:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:38:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.218s coverage: 97.5% of statements 04:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:38:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.053s coverage: 100.0% of statements 04:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:38:24 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 04:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 04:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:38:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.028s coverage: 58.8% of statements 04:38:27 Removing intermediate container 2ecf4e32b3bb 04:38:27 ---> 46b13faa0160 04:38:27 Step 22/26 : RUN apk --no-cache add curl 04:38:27 ---> Running in 82ab1516f459 04:38:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:38:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:38:29 (1/3) Installing nghttp2-libs (1.41.0-r0) 04:38:29 (2/3) Installing libcurl (7.69.1-r0) 04:38:29 (3/3) Installing curl (7.69.1-r0) 04:38:29 Executing busybox-1.31.1-r16.trigger 04:38:29 OK: 72 MiB in 58 packages 04:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.217s coverage: 63.5% of statements 04:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.031s coverage: 100.0% of statements 04:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 92.3% of statements 04:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 04:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 04:38:31 Removing intermediate container 82ab1516f459 04:38:31 ---> 6df11e007452 04:38:31 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 04:38:32 ---> Running in e44c0f89b408 04:38:32 Removing intermediate container 232c20223228 04:38:32 ---> 8a4525823eb0 04:38:32 04:38:32 Step 9/29 : FROM alpine:latest 04:38:32 ---> a24bb4013296 04:38:32 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 04:38:33 Removing intermediate container e44c0f89b408 04:38:33 ---> 8929d16580fd 04:38:33 Step 24/26 : LABEL arch=x86_64 04:38:33 ---> Running in 13e5622bb83b 04:38:33 ---> Running in 6b1544afb52f 04:38:33 Removing intermediate container 13e5622bb83b 04:38:33 ---> cc8b60a3f0a8 04:38:33 Step 11/29 : USER root 04:38:33 ---> Running in bd1f4b418f1d 04:38:33 Removing intermediate container 6b1544afb52f 04:38:33 ---> d31618ac2eb9 04:38:33 Step 25/26 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 04:38:34 ---> Running in b411fae9ee47 04:38:34 Removing intermediate container bd1f4b418f1d 04:38:34 ---> deaf2af942d1 04:38:34 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 04:38:34 ---> Running in 0a19fa23bd2b 04:38:34 Removing intermediate container b411fae9ee47 04:38:34 ---> b4c3c1abacb4 04:38:34 Step 26/26 : LABEL version=0.0.0 04:38:34 ---> Running in 9ecf047e2172 04:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.317s coverage: 55.9% of statements 04:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 04:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 04:38:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:38:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:38:36 v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:38:36 v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:38:36 OK: 12749 distinct packages available 04:38:36 (1/2) Installing ca-certificates (20191127-r4) 04:38:36 (2/2) Installing dumb-init (1.2.2-r1) 04:38:36 Executing busybox-1.31.1-r16.trigger 04:38:36 Executing ca-certificates-20191127-r4.trigger 04:38:36 OK: 6 MiB in 16 packages 04:38:36 Removing intermediate container 9ecf047e2172 04:38:36 ---> f44404f8d666 04:38:36 04:38:37 Successfully built f44404f8d666 04:38:37 Successfully tagged docker-sys-mgmt-agent-go:latest 04:38:37 Building docker-core-data-go 04:38:37  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 1505b9a22f0c 04:38:37 ---> 7cb50c46e6f2 04:38:37 04:38:37 Step 10/21 : FROM scratch 04:38:37 ---> 04:38:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:38:38 ---> Using cache 04:38:38 ---> ef73f7e4b03d 04:38:38 Step 12/21 : ENV APP_PORT=48082 04:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 10.226s coverage: 86.3% of statements 04:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 04:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.076s coverage: 72.2% of statements 04:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.425s coverage: 72.1% of statements 04:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.032s coverage: 82.4% of statements 04:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.029s coverage: 48.4% of statements 04:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 04:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 04:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 04:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.036s coverage: 28.8% of statements 04:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 04:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.027s coverage: 96.8% of statements 04:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 04:38:45 ---> Running in d45b22df1de5 04:38:45 Removing intermediate container 0a19fa23bd2b 04:38:45 ---> 5fec297e8e6a 04:38:45 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 04:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 33.7% of statements 04:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.301s coverage: 84.1% of statements 04:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.070s coverage: 100.0% of statements 04:38:47 ---> Running in dd4ad03dc3aa 04:38:48 Removing intermediate container 4f2ad2752831 04:38:48 ---> 6c1bda4772b7 04:38:48 04:38:48 Step 10/23 : FROM scratch 04:38:48 ---> 04:38:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 04:38:48 ---> Using cache 04:38:48 ---> cebfc54870c3 04:38:48 Step 12/23 : ENV APP_PORT=48060 04:38:48 Removing intermediate container d45b22df1de5 04:38:48 ---> 44c3cfd69c4b 04:38:48 Step 13/21 : EXPOSE $APP_PORT 04:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.027s coverage: 43.1% of statements 04:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 04:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 04:38:50 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.054s coverage: 100.0% of statements 04:38:50 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 04:38:50 ---> Running in 0f647f319d24 04:38:50 ---> Running in e5ba1118a8f0 04:38:50 Removing intermediate container dd4ad03dc3aa 04:38:50 ---> 79c6ef32c28b 04:38:50 Step 14/29 : WORKDIR $BASE_DIR 04:38:50 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.031s coverage: 83.8% of statements 04:38:50 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 04:38:54 Removing intermediate container 0f647f319d24 04:38:54 ---> 8e5ed91ffef5 04:38:54 Step 14/21 : WORKDIR / 04:38:54 ---> Running in 28ffd8434544 04:38:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.144s coverage: 46.1% of statements 04:38:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:38:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:38:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.026s coverage: 100.0% of statements 04:38:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:38:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:38:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:38:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.086s coverage: 100.0% of statements 04:38:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:38:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements 04:38:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:38:57 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 04:38:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:38:57 ---> 7f412c53a553 04:38:57 Step 3/22 : WORKDIR /edgex-go 04:38:57 ---> Using cache 04:38:57 ---> 46564c636fdb 04:38:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:57 ---> Using cache 04:38:57 ---> da438923604b 04:38:57 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 04:38:57 Removing intermediate container e5ba1118a8f0 04:38:57 ---> 52d1a18d896c 04:38:57 Step 13/23 : EXPOSE $APP_PORT 04:38:57 ---> Running in fd06fc9d3fd1 04:38:58 Removing intermediate container b07361a3bd06 04:38:58 ---> 7d1131cc552f 04:38:58 04:38:58 Step 10/21 : FROM scratch 04:38:58 ---> 04:38:58 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:38:58 ---> Running in e2cc239c7b92 04:38:58 ---> Running in bbf2d441d06b 04:38:58 ---> Using cache 04:38:58 ---> ef73f7e4b03d 04:38:58 Step 12/21 : ENV APP_PORT=48081 04:38:58 Removing intermediate container 28ffd8434544 04:38:58 ---> ac8225cad3f6 04:38:58 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 04:38:58 ---> Running in d3b9cb4e6837 04:38:58 Removing intermediate container fd06fc9d3fd1 04:38:58 ---> 4bb14a3baf93 04:38:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 04:38:58 Removing intermediate container bbf2d441d06b 04:38:58 ---> 71f5c9143e84 04:38:58 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 04:38:58 ---> Running in 8e98b29b31c7 04:38:58 Removing intermediate container d3b9cb4e6837 04:38:58 ---> df086d6ef61d 04:38:58 Step 13/21 : EXPOSE $APP_PORT 04:38:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:38:58 ---> Running in 9c5109f78995 04:38:58 ---> 310dc4ded67b 04:38:58 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 04:38:58 ---> 596c425322d8 04:38:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:38:59 Removing intermediate container 9c5109f78995 04:38:59 ---> 8dfcca4e5873 04:38:59 Step 14/21 : WORKDIR / 04:38:59 ---> Running in 4d7b44ae09f9 04:38:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:38:59 ---> 766cf480a7eb 04:38:59 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 04:39:00 ---> 4bd3d72421e7 04:39:00 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:39:00 Removing intermediate container 4d7b44ae09f9 04:39:00 ---> 0c255bd3b93b 04:39:00 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 04:39:00 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:39:00 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:39:00 OK: 12749 distinct packages available 04:39:00 ---> 679b870ac9b2 04:39:00 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:39:00 ---> Running in 161c7bd6348b 04:39:00 Removing intermediate container 8e98b29b31c7 04:39:00 ---> 0b21b5cd904b 04:39:00 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 04:39:00 OK: 233 MiB in 51 packages 04:39:00 ---> 783184ad71dc 04:39:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 04:39:00 ---> cd442d817d4e 04:39:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:39:01 Removing intermediate container 161c7bd6348b 04:39:01 ---> f0345fe94cce 04:39:01 Step 19/21 : LABEL arch=x86_64 04:39:01 ---> Running in 888c4890944b 04:39:01 ---> d60d9d389650 04:39:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:39:01 ---> bf51136ef3ec 04:39:01 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:39:01 ---> 790c7a45de6f 04:39:01 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 04:39:01 Removing intermediate container 888c4890944b 04:39:01 ---> 156deea7aa3a 04:39:01 Step 20/21 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 04:39:01 ---> Running in ed99eff3e8a1 04:39:01 Removing intermediate container e2cc239c7b92 04:39:01 ---> 439399eb81c5 04:39:01 Step 6/22 : COPY go.mod . 04:39:02 ---> 41755ba57080 04:39:02 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:39:02 ---> 01b8faa45ac9 04:39:02 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 04:39:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.316s coverage: 29.1% of statements 04:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:39:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.085s coverage: 99.0% of statements 04:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:39:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements 04:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:39:02 ok github.com/edgexfoundry/edgex-go/internal/system 0.033s coverage: 0.0% of statements 04:39:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:39:02 Removing intermediate container ed99eff3e8a1 04:39:02 ---> f75a6f9ee386 04:39:02 Step 21/21 : LABEL version=0.0.0 04:39:02 ---> 8cb0dec23015 04:39:02 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:39:02 ---> Running in 1c66803185ee 04:39:02 ---> Running in dbef9389ec63 04:39:02 ---> 1cae214fd5ca 04:39:02 Step 7/22 : RUN go mod download 04:39:02 ---> 998db6b40f9b 04:39:02 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 04:39:02 ---> Running in 30114ebea751 04:39:03 ---> f794149dd031 04:39:03 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:39:03 Removing intermediate container dbef9389ec63 04:39:03 ---> c586811aaddb 04:39:03 04:39:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements 04:39:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:39:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:39:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:39:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:39:03 Removing intermediate container 1c66803185ee 04:39:03 ---> c443c4d7e1e5 04:39:03 Step 19/21 : LABEL arch=x86_64 04:39:03 Successfully built c586811aaddb 04:39:03 ---> 61a74abecfd4 04:39:03 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 04:39:03 ---> Running in dce25fe565f0 04:39:03 Successfully tagged docker-core-command-go:latest 04:39:04  Building docker-core-command-go ... done  ---> Running in abb969264a16 04:39:04 Removing intermediate container dce25fe565f0 04:39:04 ---> 5b6d9d3abab1 04:39:04 Step 21/23 : LABEL arch=x86_64 04:39:04 Removing intermediate container abb969264a16 04:39:04 ---> 8baa77fa9fb0 04:39:04 Step 20/21 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 04:39:04 ---> Running in 87c69cefc817 04:39:04 ---> Running in 2339e8be827d 04:39:04 ---> a0804120a652 04:39:04 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 04:39:04 ---> Running in 09e7c3788d14 04:39:04 Removing intermediate container 87c69cefc817 04:39:04 ---> 7512de6e06a8 04:39:04 Step 22/23 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 04:39:04 Removing intermediate container 2339e8be827d 04:39:04 ---> 22e065d52216 04:39:04 Step 21/21 : LABEL version=0.0.0 04:39:04 ---> Running in b89d9c48f7a0 04:39:04 ---> Running in 7d700dd2ccbb 04:39:05 Removing intermediate container b89d9c48f7a0 04:39:05 ---> 8413f8009c82 04:39:05 Step 23/23 : LABEL version=0.0.0 04:39:05 Removing intermediate container 7d700dd2ccbb 04:39:05 ---> 525e24bdc677 04:39:05 04:39:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.074s coverage: 87.9% of statements 04:39:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:39:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:39:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 04:39:05 Successfully built 525e24bdc677 04:39:05 Successfully tagged docker-core-metadata-go:latest 04:39:05  Building docker-core-metadata-go ... done  ---> Running in be748b509dfe 04:39:05 Removing intermediate container 30114ebea751 04:39:05 ---> 61a6fa49e69a 04:39:05 Step 8/22 : COPY . . 04:39:05 Removing intermediate container be748b509dfe 04:39:05 ---> cc6e0d9a935d 04:39:05 04:39:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.018s coverage: 32.1% of statements 04:39:06 Successfully built cc6e0d9a935d 04:39:06 Successfully tagged docker-support-notifications-go:latest 04:39:06  Building docker-support-notifications-go ... done Removing intermediate container 09e7c3788d14 04:39:06 ---> 844021c94799 04:39:06 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 04:39:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 100.0% of statements 04:39:08 GO111MODULE=on go vet ./... 04:39:10 ---> 19588c8ba204 04:39:10 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:10 ---> Running in 2a4b84d5dc84 04:39:16 Removing intermediate container 2a4b84d5dc84 04:39:16 ---> 2574f4ddfc3e 04:39:16 Step 24/29 : RUN chmod 755 security-secrets-setup 04:39:16 ---> Running in 8ee31e1353e9 04:39:19 Removing intermediate container 8ee31e1353e9 04:39:19 ---> 4095b9067b70 04:39:19 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 04:39:19 ---> Running in 44ebf59aa23c 04:39:19 ---> c2c5e0c9afb4 04:39:19 Step 9/22 : RUN make cmd/core-data/core-data 04:39:20 ---> Running in 5a7a475f727f 04:39:20 Removing intermediate container 44ebf59aa23c 04:39:20 ---> a06d39c839f5 04:39:20 Step 26/29 : CMD [ "generate" ] 04:39:20 ---> Running in 0aed33a2699d 04:39:20 Removing intermediate container 0aed33a2699d 04:39:20 ---> 89fbd610fdb2 04:39:20 Step 27/29 : LABEL arch=x86_64 04:39:20 ---> Running in aaeef9d3b86b 04:39:20 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 04:39:20 Removing intermediate container aaeef9d3b86b 04:39:20 ---> e826355422a0 04:39:20 Step 28/29 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 04:39:20 ---> Running in f62bd41f211a 04:39:20 Removing intermediate container f62bd41f211a 04:39:20 ---> 3cc940b055c0 04:39:20 Step 29/29 : LABEL version=0.0.0 04:39:20 ---> Running in e752a6dc939d 04:39:21 Removing intermediate container e752a6dc939d 04:39:21 ---> 291c61a4a970 04:39:21 04:39:21 Successfully built 291c61a4a970 04:39:21 Successfully tagged docker-security-secrets-setup-go:latest 04:39:26 gofmt -l . 04:39:27 [ "`gofmt -l .`" = "" ] 04:39:29 ./bin/test-go-mod-tidy.sh 04:39:30 ./bin/test-attribution-txt.sh [Pipeline] sh 04:39:34 + ls -al . 04:39:34 total 596 04:39:34 drwxrwxr-x 10 1001 1001 4096 Jul 30 04:39 . 04:39:34 drwxr-xr-x 4 root root 4096 Jul 30 04:37 .. 04:39:34 -rw-rw-r-- 1 1001 1001 11 Jul 30 04:35 .dockerignore 04:39:34 drwxrwxr-x 8 1001 1001 4096 Jul 30 04:35 .git 04:39:34 drwxrwxr-x 3 1001 1001 4096 Jul 30 04:35 .github 04:39:34 -rw-rw-r-- 1 1001 1001 932 Jul 30 04:35 .gitignore 04:39:34 drwxrwxr-x 3 1001 1001 4096 Jul 30 04:35 .semver 04:39:34 -rw-rw-r-- 1 1001 1001 166 Jul 30 04:35 .sonarcloud.properties 04:39:34 -rw-rw-r-- 1 1001 1001 3804 Jul 30 04:35 CONTRIBUTING.md 04:39:34 -rw-rw-r-- 1 1001 1001 1035 Jul 30 04:35 Dockerfile.build 04:39:34 -rw-rw-r-- 1 1001 1001 865 Jul 30 04:35 Jenkinsfile 04:39:34 -rw-rw-r-- 1 1001 1001 10775 Jul 30 04:35 LICENSE 04:39:34 -rw-rw-r-- 1 1001 1001 6237 Jul 30 04:35 Makefile 04:39:34 -rw-rw-r-- 1 1001 1001 5652 Jul 30 04:35 README.md 04:39:34 -rw-rw-r-- 1 1001 1001 7111 Jul 30 04:35 SECURITY.md 04:39:34 -rw-rw-r-- 1 1001 1001 5 Jul 30 04:31 VERSION 04:39:34 -rw-rw-r-- 1 1001 1001 4131 Jul 30 04:35 ZMQWindows.md 04:39:34 drwxrwxr-x 2 1001 1001 4096 Jul 30 04:35 bin 04:39:34 drwxrwxr-x 15 1001 1001 4096 Jul 30 04:35 cmd 04:39:34 -rw-r--r-- 1 root root 465277 Jul 30 04:39 coverage.out 04:39:34 -rw-r--r-- 1 root root 1075 Jul 30 04:39 go.mod 04:39:34 -rw-r--r-- 1 root root 18146 Jul 30 04:39 go.sum 04:39:34 drwxrwxr-x 8 1001 1001 4096 Jul 30 04:35 internal 04:39:34 drwxrwxr-x 4 1001 1001 4096 Jul 30 04:35 openapi 04:39:34 drwxrwxr-x 4 1001 1001 4096 Jul 30 04:35 snap 04:39:34 -rw-rw-r-- 1 1001 1001 168 Jul 30 04:35 version.go [Pipeline] sh 04:39:34 + '[' -e coverage.out ] 04:39:34 + chown 1001:1001 coverage.out [Pipeline] stash 04:39:34 Warning: overwriting stash ‘coverage-report’ 04:39:35 Stashed 1 file(s) [Pipeline] sh 04:39:36 + make build 04:39:36 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 04:39:36  Building docker-security-secrets-setup-go ... done Removing intermediate container 5a7a475f727f 04:39:36 ---> 39331f7379bf 04:39:36 04:39:36 Step 10/22 : FROM alpine 04:39:36 ---> a24bb4013296 04:39:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:39:36 ---> Running in 5a5438c1a67e 04:39:36 Removing intermediate container 5a5438c1a67e 04:39:36 ---> 49e500950a0b 04:39:36 Step 12/22 : ENV APP_PORT=48080 04:39:36 ---> Running in b16dfb9a819c 04:39:36 Removing intermediate container b16dfb9a819c 04:39:36 ---> d7942e71ba3a 04:39:36 Step 13/22 : EXPOSE $APP_PORT 04:39:36 ---> Running in 11fcd0a44d36 04:39:37 Removing intermediate container 11fcd0a44d36 04:39:37 ---> 6da4a913034c 04:39:37 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:39:37 ---> Running in c6ee59b693eb 04:39:38 Removing intermediate container c6ee59b693eb 04:39:38 ---> b6e2e76aec7e 04:39:38 Step 15/22 : RUN apk --no-cache add zeromq 04:39:38 ---> Running in 71dd5c398627 04:39:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:39 (1/5) Installing libgcc (9.3.0-r2) 04:39:39 (2/5) Installing libsodium (1.0.18-r0) 04:39:40 (3/5) Installing libstdc++ (9.3.0-r2) 04:39:40 (4/5) Installing libzmq (4.3.2-r0) 04:39:40 (5/5) Installing zeromq (4.3.2-r0) 04:39:40 Executing busybox-1.31.1-r16.trigger 04:39:40 OK: 8 MiB in 19 packages 04:39:41 Removing intermediate container 71dd5c398627 04:39:41 ---> 27123de84a0e 04:39:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 04:39:41 ---> e56d3c102b42 04:39:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:39:42 ---> 12d3014d87ed 04:39:42 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:39:42 ---> 8719d4e59588 04:39:42 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:39:42 ---> Running in 73827dbb3644 04:39:42 Removing intermediate container 73827dbb3644 04:39:42 ---> 44bca3518434 04:39:42 Step 20/22 : LABEL arch=x86_64 04:39:42 ---> Running in bee37ffcd9b6 04:39:42 Removing intermediate container bee37ffcd9b6 04:39:42 ---> 1c253e81395e 04:39:42 Step 21/22 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 04:39:42 ---> Running in 2eb12d6ab97d 04:39:42 Removing intermediate container 2eb12d6ab97d 04:39:42 ---> dcd4116becf6 04:39:42 Step 22/22 : LABEL version=0.0.0 04:39:42 ---> Running in 9d4c73ac3c3d 04:39:43 Removing intermediate container 9d4c73ac3c3d 04:39:43 ---> cae13c25b46a 04:39:43 04:39:43 Successfully built cae13c25b46a 04:39:43 Successfully tagged docker-core-data-go:latest 04:39:43  Building docker-core-data-go ... done  [Pipeline] } 04:39:43 $ docker stop --time=1 a6e3bbdb120cb77ad66c7839b4756ee40ac564dc2d0341562e000d4b3cff6257 04:39:45 $ docker rm -f a6e3bbdb120cb77ad66c7839b4756ee40ac564dc2d0341562e000d4b3cff6257 [Pipeline] // withDockerContainer [Pipeline] sh 04:39:46 + grep docker 04:39:46 + docker images 04:39:46 docker-core-data-go latest cae13c25b46a 4 seconds ago 23.8MB 04:39:46 docker-security-secrets-setup-go latest 291c61a4a970 25 seconds ago 25.1MB 04:39:46 docker-core-metadata-go latest 525e24bdc677 41 seconds ago 14.4MB 04:39:46 docker-support-notifications-go latest cc6e0d9a935d 41 seconds ago 14.4MB 04:39:46 docker-core-command-go latest c586811aaddb 44 seconds ago 13MB 04:39:46 docker-sys-mgmt-agent-go latest f44404f8d666 About a minute ago 284MB 04:39:46 docker-security-secretstore-setup-go latest 81da709aadc6 2 minutes ago 33.9MB 04:39:46 docker-security-proxy-setup-go latest 88fcd2fd9148 3 minutes ago 16.4MB 04:39:46 docker-support-scheduler-go latest dbb4ef1b2f29 3 minutes ago 13.1MB 04:39:46 docker-support-logging-go latest f3c252037849 3 minutes ago 11.8MB 04:39:46 docker latest 81f5749c9058 4 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:39:58 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 04:40:07 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 04:40:12 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 04:40:17 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 04:40:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:40:26 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 04:40:30 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 04:40:37 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 04:40:40 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 04:40: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 04:40:51 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 04:40:55 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] } 04:40:59 $ docker stop --time=1 1be85ecefc96b6f6850ce6154a6cfade42fdcdf106e89bc82b5191d57b1458b9 04:41:01 $ docker rm -f 1be85ecefc96b6f6850ce6154a6cfade42fdcdf106e89bc82b5191d57b1458b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:41:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:41:02 04:41:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:41:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:41:03 latest: Pulling from edgex-devops/edgex-compose-arm64 04:41:03 29e5d40040c1: Pulling fs layer 04:41:03 1ce36da41761: Pulling fs layer 04:41:03 25b303627fd3: Pulling fs layer 04:41:03 29e5d40040c1: Download complete 04:41:04 1ce36da41761: Verifying Checksum 04:41:04 1ce36da41761: Download complete 04:41:04 29e5d40040c1: Pull complete 04:41:05 1ce36da41761: Pull complete 04:41:05 25b303627fd3: Verifying Checksum 04:41:05 25b303627fd3: Download complete 04:41:16 25b303627fd3: Pull complete 04:41:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:41:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:41:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:41:16 prd-ubuntu18.04-docker-arm64-4c-16g-1533 does not seem to be running inside a container 04:41:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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 04:41:20 $ docker top 4f77a482a10c4b1dcdaeb92404d3c298588ab79ce916b8189b3572c5f07e411b -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:21 + + grepdocker-compose parallel build 04:41:21 --help 04:41:24 --parallel Build images in parallel. [Pipeline] } 04:41:24 $ docker stop --time=1 4f77a482a10c4b1dcdaeb92404d3c298588ab79ce916b8189b3572c5f07e411b 04:41:26 $ docker rm -f 4f77a482a10c4b1dcdaeb92404d3c298588ab79ce916b8189b3572c5f07e411b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:41:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:41:27 . [Pipeline] withDockerContainer 04:41:27 prd-ubuntu18.04-docker-arm64-4c-16g-1533 does not seem to be running inside a container 04:41:27 $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:41:29 $ docker top 8daf99b9c4b4fb5924a4e3250f5ededa408aedb768c3e2d4fc22bbedd53116a9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:30 + docker-compose -f ./docker-compose-build.yml build --parallel 04:41:34 Building docker-core-command-go ... 04:41:34 Building docker-core-data-go ... 04:41:34 Building docker-core-metadata-go ... 04:41:34 Building docker-security-proxy-setup-go ... 04:41:34 Building docker-security-secrets-setup-go ... 04:41:34 Building docker-security-secretstore-setup-go ... 04:41:34 Building docker-support-logging-go ... 04:41:34 Building docker-support-notifications-go ... 04:41:34 Building docker-support-scheduler-go ... 04:41:34 Building docker-sys-mgmt-agent-go ... 04:41:34 Building docker-support-scheduler-go 04:41:34 Building docker-security-secretstore-setup-go 04:41:34 Building docker-support-logging-go 04:41:34 Building docker-core-data-go 04:41:34 Building docker-support-notifications-go 04:43:11 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 04:43:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:43:11 ---> f32c0fb93d4f 04:43:11 Step 3/22 : WORKDIR /edgex-go 04:43:11 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 04:43:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:43:11 ---> f32c0fb93d4f 04:43:11 Step 3/23 : WORKDIR /edgex-go 04:43:11 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:43:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:43:11 ---> f32c0fb93d4f 04:43:11 Step 3/21 : WORKDIR /edgex-go 04:43:11 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 04:43:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:43:11 ---> f32c0fb93d4f 04:43:11 Step 3/26 : WORKDIR /edgex-go 04:43:11 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 04:43:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:43:11 ---> f32c0fb93d4f 04:43:11 Step 3/20 : WORKDIR /edgex-go 04:43:12 ---> Running in e6c7ae6bc8ea 04:43:12 ---> Running in f4277de71132 04:43:12 ---> Running in 34da95117428 04:43:12 ---> Running in 8d3de21303f6 04:43:12 ---> Running in 831c22c8e08e 04:43:13 Removing intermediate container 8d3de21303f6 04:43:13 ---> 05b99bc82e53 04:43:13 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:13 Removing intermediate container e6c7ae6bc8ea 04:43:13 ---> 3aa1a73742f4 04:43:13 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:13 Removing intermediate container 831c22c8e08e 04:43:13 ---> 87fdfe562f18 04:43:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:13 Removing intermediate container 34da95117428 04:43:13 ---> edf8c7e94e24 04:43:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:13 Removing intermediate container f4277de71132 04:43:13 ---> 8adf66e12a79 04:43:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:13 ---> Running in 9a0e0f3af3a8 04:43:13 ---> Running in dcfbbdfcabd0 04:43:13 ---> Running in 37eaa33e80d4 04:43:13 ---> Running in ef6b02371d52 04:43:13 ---> Running in f902606de3b7 04:43:17 Removing intermediate container 9a0e0f3af3a8 04:43:17 ---> 5ea998e35554 04:43:17 Step 5/20 : RUN apk update && apk add make git 04:43:17 Removing intermediate container dcfbbdfcabd0 04:43:17 ---> 4c77b3df5d9c 04:43:17 Step 5/21 : RUN apk update && apk add make && apk add bash git 04:43:17 ---> Running in 4667ab9b4cac 04:43:17 ---> Running in 59d4dda0a0f4 04:43:17 Removing intermediate container 37eaa33e80d4 04:43:17 ---> 971c0c3019c3 04:43:17 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 04:43:17 Removing intermediate container ef6b02371d52 04:43:17 ---> 92e39942196f 04:43:17 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 04:43:18 ---> Running in b25aea2ff6f3 04:43:18 Removing intermediate container f902606de3b7 04:43:18 ---> 7d8167031794 04:43:18 Step 5/26 : RUN apk update && apk add make git 04:43:18 ---> Running in ac00a8d3b50c 04:43:18 ---> Running in 2eed213ab79d 04:43:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:45:42 ERROR: ERROR: http://nl.alpinelinux.org/alpine/v3.12/main: operation timed out 04:45:42 ERROR: http://nl.alpinelinux.org/alpine/v3.12/main: operation timed out 04:45:42 ERROR: http://nl.alpinelinux.org/alpine/v3.12/main: operation timed out 04:45:42 http://nl.alpinelinux.org/alpine/v3.12/main: operation timed out 04:45:42 ERROR: http://nl.alpinelinux.org/alpine/v3.12/main: operation timed out 04:45:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:45:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:45:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:45:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:45:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:45:42 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:45:42 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:45:42 1 errors; 12620 distinct packages available 04:45:42 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:45:42 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:45:42 1 errors; 12620 distinct packages available 04:45:42 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:45:42 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:45:42 1 errors; 12620 distinct packages available 04:45:42 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:45:42 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:45:42 1 errors; 12620 distinct packages available 04:45:42 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:45:42 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:45:42 1 errors; 12620 distinct packages available 04:45:42 Building docker-security-secrets-setup-go 04:45:42 Building docker-security-proxy-setup-go 04:45:42 Building docker-core-command-go 04:45:42 Building docker-core-metadata-go 04:45:42 Building docker-sys-mgmt-agent-go 04:47:19 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 04:47:19 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:47:19 ---> f32c0fb93d4f 04:47:19 Step 3/20 : WORKDIR /edgex-go 04:47:19 ---> Using cache 04:47:19 ---> 8adf66e12a79 04:47:19 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:19 ---> Using cache 04:47:19 ---> 7d8167031794 04:47:19 Step 5/20 : RUN apk update && apk add make git 04:47:19 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 04:47:19 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 04:47:19 ---> f32c0fb93d4f 04:47:19 Step 3/29 : WORKDIR /edgex-go 04:47:19 ---> Using cache 04:47:19 ---> 8adf66e12a79 04:47:19 Step 4/29 : RUN apk update && apk add make git 04:47:19 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:47:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:47:19 ---> f32c0fb93d4f 04:47:19 Step 3/21 : WORKDIR /edgex-go 04:47:19 ---> Using cache 04:47:19 ---> 8adf66e12a79 04:47:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:19 ---> Using cache 04:47:19 ---> 7d8167031794 04:47:19 Step 5/21 : RUN apk update && apk add make git 04:47:19 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 04:47:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:47:19 ---> f32c0fb93d4f 04:47:19 Step 3/26 : WORKDIR /edgex-go 04:47:19 ---> Using cache 04:47:19 ---> 8adf66e12a79 04:47:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:19 ---> Using cache 04:47:19 ---> 7d8167031794 04:47:19 Step 5/26 : RUN apk update && apk add make bash git 04:47:19 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:47:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:47:19 ---> f32c0fb93d4f 04:47:19 Step 3/21 : WORKDIR /edgex-go 04:47:19 ---> Using cache 04:47:19 ---> 8adf66e12a79 04:47:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:19 ---> Using cache 04:47:19 ---> 7d8167031794 04:47:19 Step 5/21 : RUN apk update && apk add make git 04:47:19 ---> Running in 557b9cff1b36 04:47:19 ---> Running in f6bc8238afd3 04:47:19 ---> Running in 994d35e7645b 04:47:19 ---> Running in a7287aa51537 04:47:19 ---> Running in c7074d17281b 04:47:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:47:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:47:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:47:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:47:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:47:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:47:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:47:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:47:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:47:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:47:22 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:47:22 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:47:22 OK: 12620 distinct packages available 04:47:22 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:47:22 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:47:22 OK: 12620 distinct packages available 04:47:22 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:47:22 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:47:22 OK: 12620 distinct packages available 04:47:22 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:47:22 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:47:22 OK: 12620 distinct packages available 04:47:22 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:47:22 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:47:22 OK: 12620 distinct packages available 04:47:23 OK: 217 MiB in 51 packages 04:47:23 OK: 217 MiB in 51 packages 04:47:23 OK: 217 MiB in 51 packages 04:47:23 OK: 217 MiB in 51 packages 04:47:23 OK: 217 MiB in 51 packages 04:47:25 Removing intermediate container f6bc8238afd3 04:47:25 ---> fb6ba72ebd13 04:47:25 Step 6/26 : COPY go.mod . 04:47:25 Removing intermediate container a7287aa51537 04:47:25 ---> 0970d600994e 04:47:25 Step 5/29 : COPY go.mod . 04:47:25 Removing intermediate container 994d35e7645b 04:47:25 ---> a76bac5d2a13 04:47:25 Step 6/21 : COPY go.mod . 04:47:25 Removing intermediate container 557b9cff1b36 04:47:25 ---> d8358c9f93d9 04:47:25 Step 6/20 : COPY go.mod . 04:47:26 Removing intermediate container c7074d17281b 04:47:26 ---> 8c1fba23cf8a 04:47:26 Step 6/21 : COPY go.mod . 04:47:26 ---> c0c6e4bae688 04:47:26 Step 7/26 : RUN go mod download 04:47:26 ---> Running in a4ede4bc4984 04:47:26 ---> be8d2aa2bfdb 04:47:26 Step 6/29 : RUN go mod download 04:47:26 ---> Running in bfa0e0e95245 04:47:26 ---> 9ec23d337b52 04:47:26 Step 7/21 : RUN go mod download 04:47:27 ---> Running in aee473c6119b 04:47:27 ---> a529ed56b6c9 04:47:27 Step 7/21 : RUN go mod download 04:47:27 ---> fb872c34226e 04:47:27 Step 7/20 : RUN go mod download 04:47:27 ---> Running in 68f88f02e08f 04:47:27 ---> Running in 4a3646a9c4d0 04:47:31 Removing intermediate container a4ede4bc4984 04:47:31 ---> a384b9329218 04:47:31 Step 8/26 : COPY . . 04:47:32 Removing intermediate container bfa0e0e95245 04:47:32 ---> c2d5087c51a4 04:47:32 Step 7/29 : COPY . . 04:47:32 Removing intermediate container aee473c6119b 04:47:32 ---> cf2c2d82b1d9 04:47:32 Step 8/21 : COPY . . 04:47:32 Removing intermediate container 68f88f02e08f 04:47:32 ---> af4c2691ae64 04:47:32 Step 8/20 : COPY . . 04:47:32 Removing intermediate container 4a3646a9c4d0 04:47:32 ---> 700feed58565 04:47:32 Step 8/21 : COPY . . 04:48:05 ---> 6772f93653bc 04:48:05 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:48:05 ---> 6c0e2debec3b 04:48:05 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 04:48:05 ---> Running in 076b94773066 04:48:05 ---> e821d8cbf9e6 04:48:05 Step 9/21 : RUN make cmd/core-metadata/core-metadata 04:48:05 ---> 41557daa08de 04:48:05 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 04:48:05 ---> ed61f801a010 04:48:05 Step 9/21 : RUN make cmd/core-command/core-command 04:48:05 ---> Running in 59ca707ad17a 04:48:05 ---> Running in 70e18c1b7024 04:48:05 ---> Running in 1a70d1254b66 04:48:05 ---> Running in c56da49955cb 04:48:06 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 04:48:06 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 04:48:06 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 04:48:06 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 04:48:07 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 04:49:29 Removing intermediate container 59ca707ad17a 04:49:29 ---> 422d2aaaf351 04:49:29 04:49:29 Step 9/29 : FROM alpine:latest 04:49:29 latest: Pulling from library/alpine 04:49:29 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 04:49:29 Status: Downloaded newer image for alpine:latest 04:49:29 ---> 62ee0e9f8440 04:49:29 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 04:49:29 ---> Running in c5d5e4965a94 04:49:29 Removing intermediate container c5d5e4965a94 04:49:29 ---> ac3926726f05 04:49:29 Step 11/29 : USER root 04:49:29 ---> Running in 6a6a26cf6878 04:49:31 Removing intermediate container 6a6a26cf6878 04:49:31 ---> aef28e0f5a4e 04:49:31 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 04:49:31 ---> Running in d17c2b396e61 04:49:33 Removing intermediate container 1a70d1254b66 04:49:33 ---> 07bf71349ea6 04:49:33 04:49:33 Step 10/20 : FROM alpine 04:49:33 ---> 62ee0e9f8440 04:49:33 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 04:49:33 ---> Running in 3d64342d3abc 04:49:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:49:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:49:36 v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:49:36 v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:49:36 OK: 12620 distinct packages available 04:49:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:49:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:49:38 (1/2) Installing ca-certificates (20191127-r4) 04:49:38 (2/2) Installing dumb-init (1.2.2-r1) 04:49:38 Executing busybox-1.31.1-r16.trigger 04:49:38 Executing ca-certificates-20191127-r4.trigger 04:49:38 v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:49:38 v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:49:38 OK: 12620 distinct packages available 04:49:38 OK: 6 MiB in 16 packages 04:49:39 (1/4) Installing ca-certificates (20191127-r4) 04:49:39 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:49:39 (3/4) Installing libcurl (7.69.1-r0) 04:49:39 (4/4) Installing curl (7.69.1-r0) 04:49:39 Executing busybox-1.31.1-r16.trigger 04:49:40 Executing ca-certificates-20191127-r4.trigger 04:49:40 OK: 7 MiB in 18 packages 04:49:42 Removing intermediate container d17c2b396e61 04:49:42 ---> 10a8e63f5c28 04:49:42 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 04:49:43 ---> Running in ee33e351ea0d 04:49:43 Removing intermediate container 3d64342d3abc 04:49:43 ---> fca3ca6e0fe3 04:49:43 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:49:44 Removing intermediate container 076b94773066 04:49:44 ---> d68ba33dac54 04:49:44 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:49:44 ---> Running in 1976e79f3be5 04:49:44 ---> Running in 88356e4187be 04:49:44 Removing intermediate container ee33e351ea0d 04:49:44 ---> 4a06e37ce79b 04:49:44 Step 14/29 : WORKDIR $BASE_DIR 04:49:44 ---> Running in 53c5695d4b10 04:49:45 Removing intermediate container 1976e79f3be5 04:49:45 ---> 47878b1ce00f 04:49:45 Step 13/20 : WORKDIR /edgex 04:49:45 ---> Running in de3e5684dcc1 04:49:46 Removing intermediate container 53c5695d4b10 04:49:46 ---> 8448ca933250 04:49:46 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 04:49:46 ---> Running in d9ffdb1b34c5 04:49:46 Removing intermediate container de3e5684dcc1 04:49:46 ---> a6d1433d8e62 04:49:46 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:49:47 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 04:49:47 ---> 3660cab862bf 04:49:47 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:49:50 ---> 80726c4ec78f 04:49:50 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:49:50 ---> Running in 23b9e288123c 04:49:50 Removing intermediate container 23b9e288123c 04:49:50 Removing intermediate container d9ffdb1b34c5 04:49:50 ---> 26e60d461341 04:49:50 Step 17/20 : CMD ["--init=true"] 04:49:50 ---> 5b709c9636ad 04:49:50 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 04:49:51 ---> Running in 5ff6050c7aae 04:49:52 Removing intermediate container 5ff6050c7aae 04:49:52 ---> 09585cf2e3fc 04:49:52 Step 18/20 : LABEL arch=arm64 04:49:52 ---> Running in 1565a37c94fb 04:49:53 ---> 455140c31fbe 04:49:53 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 04:49:53 Removing intermediate container 1565a37c94fb 04:49:53 ---> aac40e707260 04:49:53 Step 19/20 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 04:49:53 ---> Running in b4a517bdbfd2 04:49:53 Removing intermediate container 88356e4187be 04:49:53 ---> 9976ad7f151b 04:49:53 04:49:53 Step 11/26 : FROM docker:latest 04:49:53 ---> ce9d55ae87f1 04:49:53 Step 12/26 : RUN apk add --no-cache bash 04:49:54 ---> 818f43d45ad9 04:49:54 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 04:49:54 ---> Running in df70b17f7f65 04:49:54 Removing intermediate container b4a517bdbfd2 04:49:54 ---> c9d65641284f 04:49:54 Step 20/20 : LABEL version=0.0.0 04:49:54 ---> Running in d04d36acd98b 04:49:55 Removing intermediate container d04d36acd98b 04:49:55 ---> 0ac11836135a 04:49:55 04:49:56 ---> 59cd99b47387 04:49:56 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 04:49:56 Successfully built 0ac11836135a 04:49:56 Successfully tagged docker-security-proxy-setup-go-arm64:latest 04:49:57  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:49:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:49:57 ---> f3c2caa34e54 04:49:57 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 04:49:57 (1/2) Installing readline (8.0.4-r0) 04:49:57 (2/2) Installing bash (5.0.17-r0) 04:49:57 Executing bash-5.0.17-r0.post-install 04:49:57 Executing busybox-1.31.1-r16.trigger 04:49:57 OK: 12 MiB in 22 packages 04:49:58 Removing intermediate container c56da49955cb 04:49:58 ---> b1c3d133ea71 04:49:58 04:49:58 Step 10/21 : FROM scratch 04:49:58 ---> 04:49:58 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:49:58 ---> Running in d337b1977708 04:49:59 ---> 99198ca3e1f6 04:49:59 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 04:49:59 Removing intermediate container d337b1977708 04:49:59 ---> Running in cc658e34828d 04:49:59 ---> 5519d03ac6d3 04:49:59 Step 12/21 : ENV APP_PORT=48082 04:49:59 ---> Running in 9e6810e995ef 04:50:00 Removing intermediate container df70b17f7f65 04:50:00 ---> be5b0102fba3 04:50:00 Step 13/26 : RUN rm -rf /var/cache/apk/* 04:50:00 Removing intermediate container 9e6810e995ef 04:50:00 ---> a2aa9a1bee9d 04:50:00 Step 13/21 : EXPOSE $APP_PORT 04:50:00 ---> Running in 5d984350026c 04:50:00 ---> Running in a8c22556d6d2 04:50:01 Removing intermediate container a8c22556d6d2 04:50:01 ---> b69c7b4523f2 04:50:01 Step 14/21 : WORKDIR / 04:50:01 ---> Running in 73bc1666e787 04:50:02 Removing intermediate container 73bc1666e787 04:50:02 ---> f3354aea9f90 04:50:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 04:50:03 ---> 51243dc8bd07 04:50:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:50:03 Removing intermediate container cc658e34828d 04:50:03 ---> 8cfe7457abbb 04:50:03 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 04:50:04 Removing intermediate container 70e18c1b7024 04:50:04 ---> ce2e5f93d0db 04:50:04 04:50:04 Step 10/21 : FROM scratch 04:50:04 ---> 04:50:04 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:50:04 ---> Using cache 04:50:04 ---> 5519d03ac6d3 04:50:04 Step 12/21 : ENV APP_PORT=48081 04:50:04 ---> Running in 5faebeb9e059 04:50:04 Removing intermediate container 5d984350026c 04:50:04 ---> 193450065158 04:50:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 04:50:04 ---> 2cfc4eb5b641 04:50:04 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:50:04 ---> 36556c37560b 04:50:04 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:50:05 ---> Running in a7dd64cad2b7 04:50:05 ---> Running in 087daaf1c189 04:50:05 Removing intermediate container 5faebeb9e059 04:50:05 ---> ccf734395158 04:50:05 Step 13/21 : EXPOSE $APP_PORT 04:50:05 ---> Running in 6087022b5725 04:50:06 Removing intermediate container a7dd64cad2b7 04:50:06 ---> cc528b063364 04:50:06 Step 15/26 : ENV APP_PORT=48090 04:50:06 ---> Running in 7ddca6ab6aca 04:50:06 Removing intermediate container 6087022b5725 04:50:06 ---> 2cfe1d940219 04:50:06 Step 14/21 : WORKDIR / 04:50:06 ---> ba142e4a4480 04:50:06 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:50:06 ---> Running in dab633f547eb 04:50:06 ---> Running in ff0b692d91b9 04:50:06 Removing intermediate container 7ddca6ab6aca 04:50:06 ---> fc41085bef4c 04:50:06 Step 16/26 : EXPOSE $APP_PORT 04:50:06 ---> Running in f0e8d5c0b5b5 04:50:06 Removing intermediate container dab633f547eb 04:50:06 ---> f88c694a0bcf 04:50:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 04:50:07 Removing intermediate container ff0b692d91b9 04:50:07 ---> 44841a4aa4d5 04:50:07 Step 19/21 : LABEL arch=arm64 04:50:07 ---> Running in eb889ba86fdd 04:50:07 Removing intermediate container f0e8d5c0b5b5 04:50:07 ---> fd81438004b4 04:50:07 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:50:08 ---> dc78f1846d21 04:50:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:50:08 Removing intermediate container eb889ba86fdd 04:50:08 ---> 362b4c558451 04:50:08 Step 20/21 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 04:50:08 ---> Running in b25878541413 04:50:08 Removing intermediate container 087daaf1c189 04:50:08 ---> f58571f81d3a 04:50:08 Step 24/29 : RUN chmod 755 security-secrets-setup 04:50:09 ---> Running in 7b5900419585 04:50:09 ---> 2c5d43dc35ca 04:50:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:50:09 Removing intermediate container b25878541413 04:50:09 ---> be4501b2f25b 04:50:09 Step 21/21 : LABEL version=0.0.0 04:50:09 ---> 9b598485b25f 04:50:09 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:50:09 ---> Running in 228da78cf4b6 04:50:10 Removing intermediate container 228da78cf4b6 04:50:10 ---> 37746a320252 04:50:10 04:50:10 ---> 8adecae19b6e 04:50:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:50:10 ---> eec8e0ac56f3 04:50:10 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:50:11 Successfully built 37746a320252 04:50:11 Successfully tagged docker-core-command-go-arm64:latest 04:50:11  Building docker-core-command-go ... done  ---> Running in 20b8a27537d4 04:50:11 Removing intermediate container 20b8a27537d4 04:50:11 ---> b7222570f6f3 04:50:11 Step 19/21 : LABEL arch=arm64 04:50:11 ---> 1f10ccc28f3a 04:50:11 Step 20/26 : RUN apk --no-cache add py-pip 04:50:12 ---> Running in 370792d6de56 04:50:12 ---> Running in 347301a23c7c 04:50:12 Removing intermediate container 370792d6de56 04:50:12 ---> f7430bbb0b45 04:50:12 Step 20/21 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 04:50:13 ---> Running in 42aa2e27a0b6 04:50:13 Removing intermediate container 7b5900419585 04:50:13 ---> 54368bee9f6e 04:50:13 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 04:50:13 ---> Running in 29594cf8da69 04:50:13 Removing intermediate container 42aa2e27a0b6 04:50:13 ---> cc0e56f95fa1 04:50:13 Step 21/21 : LABEL version=0.0.0 04:50:13 ---> Running in 1dbfd3826416 04:50:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:50:13 Removing intermediate container 29594cf8da69 04:50:13 ---> 3708933755fb 04:50:13 Step 26/29 : CMD [ "generate" ] 04:50:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:50:14 ---> Running in 0ee2b3db3475 04:50:14 Removing intermediate container 1dbfd3826416 04:50:14 ---> 627110a5491c 04:50:14 04:50:14 (1/33) Installing libbz2 (1.0.8-r1) 04:50:14 (2/33) Installing expat (2.2.9-r1) 04:50:14 (3/33) Installing libffi (3.3-r2) 04:50:14 (4/33) Installing gdbm (1.13-r1) 04:50:14 (5/33) Installing xz-libs (5.2.5-r0) 04:50:14 (6/33) Installing sqlite-libs (3.32.1-r0) 04:50:14 (7/33) Installing python3 (3.8.5-r0) 04:50:14 Removing intermediate container 0ee2b3db3475 04:50:14 ---> 63daaf6532b9 04:50:14 Step 27/29 : LABEL arch=arm64 04:50:14 Successfully built 627110a5491c 04:50:14 Successfully tagged docker-core-metadata-go-arm64:latest 04:50:15  Building docker-core-metadata-go ... done  ---> Running in 6e6b7a3f80a4 04:50:16 Removing intermediate container 6e6b7a3f80a4 04:50:16 ---> 3352e5ed8de5 04:50:16 Step 28/29 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 04:50:16 (8/33) Installing py3-appdirs (1.4.4-r1) 04:50:16 (9/33) Installing py3-ordered-set (4.0.1-r0) 04:50:16 (10/33) Installing py3-parsing (2.4.7-r0) 04:50:16 (11/33) Installing py3-six (1.15.0-r0) 04:50:16 (12/33) Installing py3-packaging (20.4-r0) 04:50:16 (13/33) Installing py3-setuptools (47.0.0-r0) 04:50:16 ---> Running in 4b546250b5b4 04:50:16 (14/33) Installing py3-chardet (3.0.4-r4) 04:50:16 (15/33) Installing py3-idna (2.9-r0) 04:50:16 (16/33) Installing py3-certifi (2020.4.5.1-r0) 04:50:16 (17/33) Installing py3-urllib3 (1.25.9-r0) 04:50:16 (18/33) Installing py3-requests (2.23.0-r0) 04:50:16 (19/33) Installing py3-msgpack (1.0.0-r0) 04:50:16 (20/33) Installing py3-lockfile (0.12.2-r3) 04:50:16 (21/33) Installing py3-cachecontrol (0.12.6-r0) 04:50:16 (22/33) Installing py3-colorama (0.4.3-r0) 04:50:16 (23/33) Installing py3-distlib (0.3.0-r0) 04:50:17 (24/33) Installing py3-distro (1.5.0-r1) 04:50:17 (25/33) Installing py3-webencodings (0.5.1-r3) 04:50:17 (26/33) Installing py3-html5lib (1.0.1-r4) 04:50:17 (27/33) Installing py3-pytoml (0.1.21-r0) 04:50:17 (28/33) Installing py3-pep517 (0.8.2-r0) 04:50:17 (29/33) Installing py3-progress (1.5-r0) 04:50:17 (30/33) Installing py3-toml (0.10.1-r0) 04:50:17 (31/33) Installing py3-retrying (1.3.3-r0) 04:50:17 (32/33) Installing py3-contextlib2 (0.6.0-r0) 04:50:17 (33/33) Installing py3-pip (20.1.1-r0) 04:50:17 Executing busybox-1.31.1-r16.trigger 04:50:17 Removing intermediate container 4b546250b5b4 04:50:17 ---> 72e2a4ab2faa 04:50:17 Step 29/29 : LABEL version=0.0.0 04:50:17 OK: 71 MiB in 55 packages 04:50:17 ---> Running in 04106b85eb4c 04:50:17 Removing intermediate container 04106b85eb4c 04:50:17 ---> 97e049e6be8d 04:50:17 04:50:18 Successfully built 97e049e6be8d 04:50:18 Successfully tagged docker-security-secrets-setup-go-arm64:latest 04:50:24  Building docker-security-secrets-setup-go ... done Removing intermediate container 347301a23c7c 04:50:24 ---> f4d153937619 04:50:24 Step 21/26 : RUN pip install docker-compose==1.23.2 04:50:24 ---> Running in 1563640017e8 04:50:28 Collecting docker-compose==1.23.2 04:50:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:50:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:50:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:50:30 Collecting cached-property<2,>=1.2.0 04:50:30 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 04:50:30 Collecting jsonschema<3,>=2.5.1 04:50:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:50:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:50:31 Collecting texttable<0.10,>=0.9.0 04:50:31 Downloading texttable-0.9.1.tar.gz (11 kB) 04:50:32 Collecting docopt<0.7,>=0.6.1 04:50:32 Downloading docopt-0.6.2.tar.gz (25 kB) 04:50:34 Collecting PyYAML<4,>=3.10 04:50:34 Downloading PyYAML-3.13.tar.gz (270 kB) 04:50:38 Collecting websocket-client<1.0,>=0.32.0 04:50:38 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 04:50:38 Collecting docker<4.0,>=3.6.0 04:50:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:50:39 Collecting dockerpty<0.5,>=0.4.1 04:50:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:50:41 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) 04:50:41 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) 04:50:41 Collecting idna<2.8,>=2.5 04:50:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:50:41 Collecting urllib3<1.25,>=1.21.1 04:50:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:50:41 Collecting docker-pycreds>=0.4.0 04:50:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:50:41 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:50:41 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:50:41 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:50:41 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:50:42 Installing collected packages: idna, urllib3, requests, cached-property, jsonschema, texttable, docopt, PyYAML, websocket-client, docker-pycreds, docker, dockerpty, docker-compose 04:50:42 Attempting uninstall: idna 04:50:42 Found existing installation: idna 2.9 04:50:42 Uninstalling idna-2.9: 04:50:42 Successfully uninstalled idna-2.9 04:50:43 Attempting uninstall: urllib3 04:50:43 Found existing installation: urllib3 1.25.9 04:50:43 Uninstalling urllib3-1.25.9: 04:50:43 Successfully uninstalled urllib3-1.25.9 04:50:44 Attempting uninstall: requests 04:50:44 Found existing installation: requests 2.23.0 04:50:44 Uninstalling requests-2.23.0: 04:50:44 Successfully uninstalled requests-2.23.0 04:50:44 Running setup.py install for texttable: started 04:50:46 Running setup.py install for texttable: finished with status 'done' 04:50:46 Running setup.py install for docopt: started 04:50:48 Running setup.py install for docopt: finished with status 'done' 04:50:48 Running setup.py install for PyYAML: started 04:50:50 Running setup.py install for PyYAML: finished with status 'done' 04:50:51 Running setup.py install for dockerpty: started 04:50:53 Running setup.py install for dockerpty: finished with status 'done' 04:50:54 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 04:50:58 Removing intermediate container 1563640017e8 04:50:58 ---> b854e7e6a4a8 04:50:58 Step 22/26 : RUN apk --no-cache add curl 04:50:58 ---> Running in da8b091400fa 04:50:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:51:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:51:00 (1/3) Installing nghttp2-libs (1.41.0-r0) 04:51:00 (2/3) Installing libcurl (7.69.1-r0) 04:51:00 (3/3) Installing curl (7.69.1-r0) 04:51:00 Executing busybox-1.31.1-r16.trigger 04:51:00 OK: 71 MiB in 58 packages 04:51:02 Removing intermediate container da8b091400fa 04:51:02 ---> 77c4b7bfdb5f 04:51:02 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:51:02 ---> Running in 19806040197f 04:51:02 Removing intermediate container 19806040197f 04:51:02 ---> 8c29995ba955 04:51:02 Step 24/26 : LABEL arch=arm64 04:51:02 ---> Running in 85af19526dd3 04:51:02 Removing intermediate container 85af19526dd3 04:51:02 ---> 71e94ee9af93 04:51:02 Step 25/26 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 04:51:03 ---> Running in 1e49e40a156e 04:51:03 Removing intermediate container 1e49e40a156e 04:51:03 ---> ae5efa4090ad 04:51:03 Step 26/26 : LABEL version=0.0.0 04:51:03 ---> Running in f2f00dbf0d65 04:51:04 Removing intermediate container f2f00dbf0d65 04:51:04 ---> 45c5e8518bf2 04:51:04 04:51:04 Successfully built 45c5e8518bf2 04:51:04 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 04:51:04  Building docker-sys-mgmt-agent-go ... done  04:51:04 ERROR: for docker-support-notifications-go (, "The command '/bin/sh -c apk update && apk add make bash git ca-certificates' returned a non-zero code: 1") 04:51:04 04:51:04 ERROR: for docker-security-secretstore-setup-go (, "The command '/bin/sh -c apk update && apk add make git' returned a non-zero code: 1") 04:51:04 04:51:04 ERROR: for docker-support-logging-go (, "The command '/bin/sh -c apk update && apk add make && apk add bash git' returned a non-zero code: 1") 04:51:04 04:51:04 ERROR: for docker-support-scheduler-go (, "The command '/bin/sh -c apk update && apk add make git' returned a non-zero code: 1") 04:51:04 04:51:04 ERROR: for docker-core-data-go (, "The command '/bin/sh -c apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git' returned a non-zero code: 1") 04:51:04 Service 'docker-core-data-go' failed to build: The command '/bin/sh -c apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git' returned a non-zero code: 1 [Pipeline] } 04:51:05 $ docker stop --time=1 8daf99b9c4b4fb5924a4e3250f5ededa408aedb768c3e2d4fc22bbedd53116a9 04:51:06 $ docker rm -f 8daf99b9c4b4fb5924a4e3250f5ededa408aedb768c3e2d4fc22bbedd53116a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:51:08 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:51:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:51:10 ---> package-listing.sh 04:51:10 ++ facter osfamily 04:51:10 ++ tr '[:upper:]' '[:lower:]' 04:51:10 + OS_FAMILY=redhat 04:51:10 + workspace=/w/workspace/edgex-go/26 04:51:10 + START_PACKAGES=/tmp/packages_start.txt 04:51:10 + END_PACKAGES=/tmp/packages_end.txt 04:51:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:51:10 + PACKAGES=/tmp/packages_start.txt 04:51:10 + '[' /w/workspace/edgex-go/26 ']' 04:51:10 + PACKAGES=/tmp/packages_end.txt 04:51:10 + case "${OS_FAMILY}" in 04:51:10 + rpm -qa 04:51:10 + sort 04:51:14 + '[' -f /tmp/packages_start.txt ']' 04:51:14 + '[' -f /tmp/packages_end.txt ']' 04:51:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:51:14 + '[' /w/workspace/edgex-go/26 ']' 04:51:14 + mkdir -p /w/workspace/edgex-go/26/archives/ 04:51:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/26/archives/ [Pipeline] isUnix [Pipeline] sh 04:51:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:51:15 04:51:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:51:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:51:15 alpine: Pulling from edgex-lftools-log-publisher 04:51:15 c9b1b535fdd9: Pulling fs layer 04:51:15 2cc5ad85d9ab: Pulling fs layer 04:51:15 756a868c4378: Pulling fs layer 04:51:15 444b2fc9a129: Pulling fs layer 04:51:15 ea15f1150254: Pulling fs layer 04:51:15 41b27a9f41bf: Pulling fs layer 04:51:15 28c525ee5125: Pulling fs layer 04:51:15 094b1ea09ed8: Pulling fs layer 04:51:15 138eaada9080: Pulling fs layer 04:51:15 0622d0fa9048: Pulling fs layer 04:51:15 41b27a9f41bf: Waiting 04:51:15 28c525ee5125: Waiting 04:51:15 094b1ea09ed8: Waiting 04:51:15 138eaada9080: Waiting 04:51:15 0622d0fa9048: Waiting 04:51:15 444b2fc9a129: Waiting 04:51:15 ea15f1150254: Waiting 04:51:15 2cc5ad85d9ab: Verifying Checksum 04:51:15 2cc5ad85d9ab: Download complete 04:51:15 444b2fc9a129: Verifying Checksum 04:51:15 444b2fc9a129: Download complete 04:51:15 c9b1b535fdd9: Verifying Checksum 04:51:15 c9b1b535fdd9: Download complete 04:51:15 ea15f1150254: Verifying Checksum 04:51:15 ea15f1150254: Download complete 04:51:15 28c525ee5125: Verifying Checksum 04:51:15 28c525ee5125: Download complete 04:51:16 756a868c4378: Download complete 04:51:16 c9b1b535fdd9: Pull complete 04:51:16 138eaada9080: Verifying Checksum 04:51:16 138eaada9080: Download complete 04:51:16 0622d0fa9048: Verifying Checksum 04:51:16 0622d0fa9048: Download complete 04:51:16 094b1ea09ed8: Verifying Checksum 04:51:16 094b1ea09ed8: Download complete 04:51:16 2cc5ad85d9ab: Pull complete 04:51:16 41b27a9f41bf: Verifying Checksum 04:51:16 41b27a9f41bf: Download complete 04:51:17 756a868c4378: Pull complete 04:51:17 444b2fc9a129: Pull complete 04:51:18 ea15f1150254: Pull complete 04:51:26 41b27a9f41bf: Pull complete 04:51:26 28c525ee5125: Pull complete 04:51:28 094b1ea09ed8: Pull complete 04:51:28 138eaada9080: Pull complete 04:51:29 0622d0fa9048: Pull complete 04:51:29 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 04:51:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:51:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:51:30 prd-centos7-docker-4c-2g-1530 does not seem to be running inside a container 04:51:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:51:34 $ docker top ad8141ed278f4476fad834f1d8432bab5cd34f8c2e78441b52a5657e7a891cef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:51:34 provisioning config files... 04:51:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/26@tmp/config101697986372156438tmp [Pipeline] { [Pipeline] echo 04:51:34 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:51:35 ---> create-netrc.sh [Pipeline] echo 04:51:35 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:51:35 ---> logs-deploy.sh 04:51:35 + ARCHIVE_ARTIFACTS= 04:51:35 + LOGS_SERVER=https://logs.edgexfoundry.org 04:51:35 + '[' https://logs.edgexfoundry.org == None ']' 04:51:35 + NEXUS_URL=https://nexus.edgexfoundry.org 04:51:35 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2574/26 04:51:35 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2574/26/ 04:51:35 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2574/26 /w/workspace/edgex-go/26 04:51:36 Archives upload complete. 04:51:36 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2574/26 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2574/26/