Pull request #2685 opened 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 siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at ae7f6d9e03ac0c4469df4e5edf961c8bae9d78bc rather than ecaf1ffb6cd814075808024c00ea681b36ffdd46 Obtained Jenkinsfile from ae7f6d9e03ac0c4469df4e5edf961c8bae9d78bc Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2685/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 # timeout=10 Commit message: "Merge pull request #239 from ernestojeda/update-default-go-version" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test 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 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-2094 in /w/workspace/edgexfoundry_edgex-go_PR-2685 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2685/head:refs/remotes/origin/PR-2685 +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/2685/head:refs/remotes/origin/PR-2685 # 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/2685/head:refs/remotes/origin/PR-2685 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ae7f6d9e03ac0c4469df4e5edf961c8bae9d78bc into PR head commit ecaf1ffb6cd814075808024c00ea681b36ffdd46 Merge succeeded, producing ecaf1ffb6cd814075808024c00ea681b36ffdd46 Checking out Revision ecaf1ffb6cd814075808024c00ea681b36ffdd46 (PR-2685) > git config core.sparsecheckout # timeout=10 > git checkout -f ecaf1ffb6cd814075808024c00ea681b36ffdd46 # 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 ae7f6d9e03ac0c4469df4e5edf961c8bae9d78bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecaf1ffb6cd814075808024c00ea681b36ffdd46 # timeout=10 Commit message: "fix lua-resty-openssl regression" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:02:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:02:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:02:09 ========================================================= 15:02:09 EdgeX Global Pipelines Version Info 15:02:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:02:11 ------------------- 15:02:11 stable info: 15:02:11 ------------------- 15:02:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:02:11 Commit SHA: 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 15:02:11 Message: update stable to v1.0.119 15:02:12 ------------------- 15:02:12 experimental info: 15:02:12 ------------------- 15:02:12 Commited By: **** collab-it+edgex@linuxfoundation.org 15:02:12 Commit SHA: fce6018850fd827eed96b6ce04e8822d251c695d 15:02:12 Message: update experimental to v1.0.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:02:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:02:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:02:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:02:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:02:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:02:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo 15:02:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo 15:02:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:02:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 15:02:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 15:02:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:02:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:02:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:02:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:02:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:02:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:02:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:02:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:02:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:02:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:02:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:02:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2685 [Pipeline] echo 15:02:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2685 [Pipeline] echo 15:02:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2685 [Pipeline] echo 15:02:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ecaf1ffb6cd814075808024c00ea681b36ffdd46 [Pipeline] echo 15:02:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ecaf1ff [Pipeline] echo 15:02:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 15:02:15 ++ 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 15:02:15 + for file in '`ls cmd/**/Dockerfile`' 15:02:15 ++ dirname cmd/core-command/Dockerfile 15:02:15 ++ cut -d/ -f2 15:02:15 + echo core-command,cmd/core-command/Dockerfile 15:02:15 + for file in '`ls cmd/**/Dockerfile`' 15:02:15 ++ dirname cmd/core-data/Dockerfile 15:02:15 ++ cut -d/ -f2 15:02:15 + echo core-data,cmd/core-data/Dockerfile 15:02:15 + for file in '`ls cmd/**/Dockerfile`' 15:02:15 ++ dirname cmd/core-metadata/Dockerfile 15:02:15 ++ cut -d/ -f2 15:02:15 + echo core-metadata,cmd/core-metadata/Dockerfile 15:02:15 + for file in '`ls cmd/**/Dockerfile`' 15:02:15 ++ dirname cmd/security-proxy-setup/Dockerfile 15:02:15 ++ cut -d/ -f2 15:02:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:02:15 + for file in '`ls cmd/**/Dockerfile`' 15:02:15 ++ dirname cmd/security-secrets-setup/Dockerfile 15:02:15 ++ cut -d/ -f2 15:02:15 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 15:02:15 + for file in '`ls cmd/**/Dockerfile`' 15:02:15 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:02:15 ++ cut -d/ -f2 15:02:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:02:15 + for file in '`ls cmd/**/Dockerfile`' 15:02:15 ++ dirname cmd/support-logging/Dockerfile 15:02:15 ++ cut -d/ -f2 15:02:15 + echo support-logging,cmd/support-logging/Dockerfile 15:02:15 + for file in '`ls cmd/**/Dockerfile`' 15:02:15 ++ dirname cmd/support-notifications/Dockerfile 15:02:15 ++ cut -d/ -f2 15:02:15 + echo support-notifications,cmd/support-notifications/Dockerfile 15:02:15 + for file in '`ls cmd/**/Dockerfile`' 15:02:15 ++ dirname cmd/support-scheduler/Dockerfile 15:02:15 ++ cut -d/ -f2 15:02:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:02:15 + for file in '`ls cmd/**/Dockerfile`' 15:02:15 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:02:15 ++ cut -d/ -f2 15:02:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:02:15 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 15:02:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:02:17 15:02:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:02:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:02:17 latest: Pulling from edgex-devops/git-semver 15:02:17 31603596830f: Pulling fs layer 15:02:17 2a8b12db71e7: Pulling fs layer 15:02:17 6ca5941a6612: Pulling fs layer 15:02:17 ecc8261a40a4: Pulling fs layer 15:02:17 ecc8261a40a4: Waiting 15:02:17 2a8b12db71e7: Verifying Checksum 15:02:17 2a8b12db71e7: Download complete 15:02:18 31603596830f: Verifying Checksum 15:02:18 31603596830f: Download complete 15:02:18 ecc8261a40a4: Verifying Checksum 15:02:18 ecc8261a40a4: Download complete 15:02:18 6ca5941a6612: Verifying Checksum 15:02:18 6ca5941a6612: Download complete 15:02:18 31603596830f: Pull complete 15:02:18 2a8b12db71e7: Pull complete 15:02:19 6ca5941a6612: Pull complete 15:02:19 ecc8261a40a4: Pull complete 15:02:19 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:02:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:02:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:02:19 prd-centos7-docker-4c-2g-2094 does not seem to be running inside a container 15:02:19 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:02:22 $ docker top a76146eb0985d005ec2346bc7a3b68524a1f5c88df266c5d5ff54d46b7fdc8df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:02:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:02:22 [ssh-agent] Looking for ssh-agent implementation... 15:02:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:22 $ docker exec a76146eb0985d005ec2346bc7a3b68524a1f5c88df266c5d5ff54d46b7fdc8df ssh-agent 15:02:22 SSH_AUTH_SOCK=/tmp/ssh-4dVPC6MkmrLz/agent.12 15:02:22 SSH_AGENT_PID=17 15:02:22 Running ssh-add (command line suppressed) 15:02:23 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8184541449817945356.key (/w/workspace/edgex-go/1@tmp/private_key_8184541449817945356.key) 15:02:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:02:23 + git describe --exact-match --tags HEAD 15:02:23 fatal: No names found, cannot describe anything. [Pipeline] } 15:02:23 $ docker exec --env ******** --env ******** a76146eb0985d005ec2346bc7a3b68524a1f5c88df266c5d5ff54d46b7fdc8df ssh-agent -k 15:02:23 unset SSH_AUTH_SOCK; 15:02:23 unset SSH_AGENT_PID; 15:02:23 echo Agent pid 17 killed; 15:02:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:02:23 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:02:23 This usually means this commit has not been tagged. [Pipeline] sshagent 15:02:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:02:24 [ssh-agent] Looking for ssh-agent implementation... 15:02:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:24 $ docker exec a76146eb0985d005ec2346bc7a3b68524a1f5c88df266c5d5ff54d46b7fdc8df ssh-agent 15:02:24 SSH_AUTH_SOCK=/tmp/ssh-NvvUGdbCC51z/agent.46 15:02:24 SSH_AGENT_PID=51 15:02:24 Running ssh-add (command line suppressed) 15:02:24 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3173682695228289030.key (/w/workspace/edgex-go/1@tmp/private_key_3173682695228289030.key) 15:02:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:02:24 + git semver init 15:02:24 # -> Open(): unable to determine branch for HEAD 15:02:24 # $GIT_DIR = /w/workspace/edgex-go/1/.git 15:02:24 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 15:02:24 # $SEMVER_REMOTE_NAME = origin 15:02:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:02:24 # $SEMVER_USER_NAME = edgex-jenkins 15:02:24 # $SEMVER_BRANCH = PR-2685 15:02:24 # $SEMVER_TEMP = /tmp/semver-007088220 15:02:24 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:02:51 # '/tmp/semver-007088220' -> '/w/workspace/edgex-go/1/.semver' 15:02:51 # -> Force: false 15:02:51 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 15:02:51 $ docker exec --env ******** --env ******** a76146eb0985d005ec2346bc7a3b68524a1f5c88df266c5d5ff54d46b7fdc8df ssh-agent -k 15:02:51 unset SSH_AUTH_SOCK; 15:02:51 unset SSH_AGENT_PID; 15:02:51 echo Agent pid 51 killed; 15:02:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:02:52 + git semver [Pipeline] } 15:02:52 $ docker stop --time=1 a76146eb0985d005ec2346bc7a3b68524a1f5c88df266c5d5ff54d46b7fdc8df 15:02:54 $ docker rm -f a76146eb0985d005ec2346bc7a3b68524a1f5c88df266c5d5ff54d46b7fdc8df [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:03:07 Stashed 43 file(s) [Pipeline] echo 15:03:08 [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 15:03:08 ========================================================= 15:03:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:03:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:03:09 + 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 . 15:03:12 Sending build context to Docker daemon 323.2MB 15:03:12 Step 1/7 : ARG BASE=golang:1.13-alpine 15:03:12 Step 2/7 : FROM ${BASE} 15:03:12 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:03:12 df20fa9351a1: Pulling fs layer 15:03:12 ed8968b2872e: Pulling fs layer 15:03:12 a92cc7c5fd73: Pulling fs layer 15:03:12 2dd03ba5bac4: Pulling fs layer 15:03:12 1e091d79d1de: Pulling fs layer 15:03:12 481702a1767f: Pulling fs layer 15:03:12 f64a6f60c768: Pulling fs layer 15:03:12 e78d2573fc39: Pulling fs layer 15:03:12 e876d2f968b6: Pulling fs layer 15:03:12 ce8a83651883: Pulling fs layer 15:03:12 07967f4d0e4b: Pulling fs layer 15:03:12 f64a6f60c768: Waiting 15:03:12 e78d2573fc39: Waiting 15:03:12 2dd03ba5bac4: Waiting 15:03:12 1e091d79d1de: Waiting 15:03:12 e876d2f968b6: Waiting 15:03:12 07967f4d0e4b: Waiting 15:03:12 ce8a83651883: Waiting 15:03:12 481702a1767f: Waiting 15:03:12 a92cc7c5fd73: Download complete 15:03:12 ed8968b2872e: Download complete 15:03:12 1e091d79d1de: Verifying Checksum 15:03:12 1e091d79d1de: Download complete 15:03:12 481702a1767f: Verifying Checksum 15:03:12 481702a1767f: Download complete 15:03:12 df20fa9351a1: Verifying Checksum 15:03:12 df20fa9351a1: Download complete 15:03:12 df20fa9351a1: Pull complete 15:03:13 ed8968b2872e: Pull complete 15:03:13 a92cc7c5fd73: Pull complete 15:03:14 f64a6f60c768: Verifying Checksum 15:03:14 f64a6f60c768: Download complete 15:03:14 e876d2f968b6: Verifying Checksum 15:03:14 e876d2f968b6: Download complete 15:03:16 e78d2573fc39: Verifying Checksum 15:03:16 e78d2573fc39: Download complete 15:03:16 ce8a83651883: Verifying Checksum 15:03:16 ce8a83651883: Download complete 15:03:16 07967f4d0e4b: Verifying Checksum 15:03:16 07967f4d0e4b: Download complete 15:03:16 2dd03ba5bac4: Verifying Checksum 15:03:16 2dd03ba5bac4: Download complete 15:03:22 2dd03ba5bac4: Pull complete 15:03:22 1e091d79d1de: Pull complete 15:03:22 481702a1767f: Pull complete 15:03:23 Still waiting to schedule task 15:03:23 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2093’ 15:03:29 f64a6f60c768: Pull complete 15:03:31 e78d2573fc39: Pull complete 15:03:31 e876d2f968b6: Pull complete 15:03:33 ce8a83651883: Pull complete 15:03:33 07967f4d0e4b: Pull complete 15:03:33 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 15:03:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:03:33 ---> 5d7c900382c6 15:03:33 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 15:03:33 ---> Running in 7c0ff644cf60 15:03:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:03:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:03:35 (1/12) Installing libmagic (5.38-r0) 15:03:35 (2/12) Installing file (5.38-r0) 15:03:35 (3/12) Installing libc-dev (0.7.2-r3) 15:03:35 (4/12) Installing g++ (9.3.0-r2) 15:03:40 (5/12) Installing fortify-headers (1.1-r0) 15:03:40 (6/12) Installing patch (2.7.6-r6) 15:03:40 (7/12) Installing build-base (0.5-r2) 15:03:40 (8/12) Installing libsodium (1.0.18-r0) 15:03:40 (9/12) Installing pkgconf (1.7.2-r0) 15:03:40 (10/12) Installing libsodium-dev (1.0.18-r0) 15:03:40 (11/12) Installing libzmq (4.3.3-r0) 15:03:41 (12/12) Installing zeromq-dev (4.3.3-r0) 15:03:41 Executing busybox-1.31.1-r16.trigger 15:03:41 OK: 233 MiB in 51 packages 15:03:45 Removing intermediate container 7c0ff644cf60 15:03:45 ---> afa33958b1b5 15:03:45 Step 4/7 : WORKDIR /edgex-go 15:03:45 ---> Running in 057af591d320 15:03:45 Removing intermediate container 057af591d320 15:03:45 ---> 052feb2a5f01 15:03:45 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:03:45 latest: Pulling from library/docker 15:03:45 df20fa9351a1: Already exists 15:03:45 25ad7478873d: Pulling fs layer 15:03:45 4684f6177b5d: Pulling fs layer 15:03:45 46e300cec669: Pulling fs layer 15:03:45 63038576ad94: Pulling fs layer 15:03:45 0fdb76c4706c: Pulling fs layer 15:03:45 cb7edeffdfd5: Pulling fs layer 15:03:45 0fdb76c4706c: Waiting 15:03:45 cb7edeffdfd5: Waiting 15:03:45 63038576ad94: Waiting 15:03:45 4684f6177b5d: Verifying Checksum 15:03:45 4684f6177b5d: Download complete 15:03:45 25ad7478873d: Verifying Checksum 15:03:45 25ad7478873d: Download complete 15:03:45 63038576ad94: Verifying Checksum 15:03:45 63038576ad94: Download complete 15:03:46 cb7edeffdfd5: Verifying Checksum 15:03:46 cb7edeffdfd5: Download complete 15:03:46 25ad7478873d: Pull complete 15:03:46 4684f6177b5d: Pull complete 15:03:46 0fdb76c4706c: Verifying Checksum 15:03:46 0fdb76c4706c: Download complete 15:03:47 46e300cec669: Verifying Checksum 15:03:47 46e300cec669: Download complete 15:03:49 46e300cec669: Pull complete 15:03:49 63038576ad94: Pull complete 15:03:49 0fdb76c4706c: Pull complete 15:03:49 cb7edeffdfd5: Pull complete 15:03:49 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 15:03:49 Status: Downloaded newer image for docker:latest 15:03:51 ---> 8baa9caf9cc9 15:03:51 Step 6/7 : COPY go.mod . 15:03:51 ---> 05fa20bf211f 15:03:51 Step 7/7 : RUN go mod download 15:03:51 ---> Running in ecf4ca16a784 15:03:53 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:03:53 go: finding github.com/BurntSushi/toml v0.3.1 15:03:53 go: finding github.com/OneOfOne/xxhash v1.2.5 15:03:53 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:03:53 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:03:53 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:03:53 go: finding github.com/bgentry/speakeasy v0.1.0 15:03:53 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:03:53 go: finding github.com/cloudflare/gokey v0.1.0 15:03:53 go: finding github.com/davecgh/go-spew v1.1.1 15:03:53 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:03:53 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:03:53 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 15:03:53 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:03:53 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.74 15:03:53 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 15:03:53 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 15:03:54 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:03:54 go: finding github.com/fatih/color v1.7.0 15:03:54 go: finding github.com/fsnotify/fsnotify v1.4.7 15:03:54 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:03:54 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 15:03:54 go: finding github.com/go-kit/kit v0.8.0 15:03:54 go: finding github.com/go-logfmt/logfmt v0.4.0 15:03:54 go: finding github.com/go-playground/assert/v2 v2.0.1 15:03:54 go: finding github.com/go-playground/locales v0.13.0 15:03:54 go: finding github.com/go-playground/universal-translator v0.17.0 15:03:54 go: finding github.com/go-playground/validator/v10 v10.3.0 15:03:54 go: finding github.com/go-redis/redis/v7 v7.2.0 15:03:54 go: finding github.com/go-stack/stack v1.8.0 15:03:54 go: finding github.com/golang/protobuf v1.3.2 15:03:54 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:03:54 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:03:54 go: finding github.com/google/uuid v1.1.0 15:03:54 go: finding github.com/gorilla/mux v1.7.1 15:03:54 go: finding github.com/hashicorp/consul/api v1.1.0 15:03:54 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:03:54 go: finding github.com/hashicorp/errwrap v1.0.0 15:03:54 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:03:54 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:03:54 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:03:54 go: finding github.com/hashicorp/go-multierror v1.0.0 15:03:54 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:03:54 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:03:54 go: finding github.com/hashicorp/go-syslog v1.0.0 15:03:54 go: finding github.com/hashicorp/go-uuid v1.0.1 15:03:54 go: finding github.com/hashicorp/go.net v0.0.1 15:03:54 go: finding github.com/hashicorp/golang-lru v0.5.0 15:03:54 go: finding github.com/hashicorp/logutils v1.0.0 15:03:54 go: finding github.com/hashicorp/mdns v1.0.0 15:03:54 go: finding github.com/hashicorp/memberlist v0.1.3 15:03:54 go: finding github.com/hashicorp/serf v0.8.2 15:03:54 go: finding github.com/hpcloud/tail v1.0.0 15:03:54 go: finding github.com/imdario/mergo v0.3.6 15:03:54 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:03:54 go: finding github.com/kr/pretty v0.1.0 15:03:54 go: finding github.com/kr/pty v1.1.1 15:03:54 go: finding github.com/kr/text v0.1.0 15:03:54 go: finding github.com/leodido/go-urn v1.2.0 15:03:54 go: finding github.com/mattn/go-colorable v0.0.9 15:03:54 go: finding github.com/mattn/go-isatty v0.0.3 15:03:54 go: finding github.com/miekg/dns v1.0.14 15:03:55 go: finding github.com/mitchellh/cli v1.0.0 15:03:55 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:03:55 go: finding github.com/mitchellh/copystructure v1.0.0 15:03:55 go: finding github.com/mitchellh/go-homedir v1.0.0 15:03:55 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:03:55 go: finding github.com/mitchellh/gox v0.4.0 15:03:55 go: finding github.com/mitchellh/iochan v1.0.0 15:03:55 go: finding github.com/mitchellh/mapstructure v1.1.2 15:03:55 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:03:55 go: finding github.com/onsi/ginkgo v1.10.1 15:03:55 go: finding github.com/onsi/gomega v1.7.0 15:03:55 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:03:55 go: finding github.com/pebbe/zmq4 v1.0.0 15:03:55 go: finding github.com/pelletier/go-toml v1.2.0 15:03:55 go: finding github.com/pkg/errors v0.8.1 15:03:55 go: finding github.com/pmezard/go-difflib v1.0.0 15:03:55 go: finding github.com/posener/complete v1.1.1 15:03:55 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 15:03:55 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:03:55 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:03:55 go: finding github.com/stretchr/objx v0.1.0 15:03:55 go: finding github.com/stretchr/testify v1.5.1 15:03:55 go: finding github.com/ugorji/go v1.1.4 15:03:55 go: finding github.com/x448/float16 v0.8.4 15:03:55 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 15:03:55 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:03:55 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:03:55 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 15:03:55 go: finding golang.org/x/text v0.3.2 15:03:55 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 15:03:55 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:03:55 go: finding gopkg.in/eapache/queue.v1 v1.1.0 15:03:55 go: finding gopkg.in/fsnotify.v1 v1.4.7 15:03:55 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:03:55 go: finding gopkg.in/yaml.v2 v2.2.8 15:04:17 Removing intermediate container ecf4ca16a784 15:04:17 ---> 1ac75000f256 15:04:17 Successfully built 1ac75000f256 15:04:17 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 15:04:18 + docker inspect -f . ci-base-image-x86_64 15:04:18 . [Pipeline] withDockerContainer 15:04:18 prd-centos7-docker-4c-2g-2094 does not seem to be running inside a container 15:04:19 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 15:04:19 $ docker top f5557853a3eac208cab2dbe5ad2e51cc9882c65e7d2f7d8107c2ef16ebfb3529 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:20 + go version 15:04:20 go version go1.13.13 linux/amd64 [Pipeline] echo 15:04:20 ========================================================= 15:04:20 [edgeXBuildGoParallel] Running Tests and Build... 15:04:20 ========================================================= [Pipeline] sh 15:04:20 + make test 15:04:20 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:04:23 ? github.com/edgexfoundry/edgex-go [no test files] 15:04:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:04:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:04:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:04:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:04:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:04:39 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.004s 15:04:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 15:04:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:04:39 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 15:04:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:04:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:04:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:04:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:04:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:04:45 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.028s coverage: 46.6% of statements 15:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:04:47 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.091s coverage: 27.2% of statements 15:04:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:04:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:04:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:04:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:04:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:04:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:04:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.007s coverage: 100.0% of statements 15:04:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:04:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.017s coverage: 100.0% of statements 15:04:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:04:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:04:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.016s coverage: 80.0% of statements 15:04:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:04:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:04:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.323s coverage: 92.9% of statements 15:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:04:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.070s coverage: 28.6% of statements 15:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:04:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.011s coverage: 100.0% of statements 15:04:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:04:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.008s coverage: 100.0% of statements 15:04:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:04:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.021s coverage: 89.8% of statements 15:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:04:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.075s coverage: 97.5% of statements 15:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:04:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.018s coverage: 100.0% of statements 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:04:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.021s coverage: 58.8% of statements 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/error [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] 15:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.049s coverage: 63.5% of statements 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.023s coverage: 100.0% of statements 15:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.109s coverage: 55.9% of statements 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 15:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 4.432s coverage: 86.3% of statements 15:04:57 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 15:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.351s coverage: 72.2% of statements 15:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.091s coverage: 72.1% of statements 15:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.013s coverage: 82.4% of statements 15:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.019s coverage: 48.4% of statements 15:04:57 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 15:04:57 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 15:04:57 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 15:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.007s coverage: 28.8% of statements 15:04:57 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 15:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.013s coverage: 96.8% of statements 15:04:57 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 15:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.050s coverage: 26.9% of statements 15:04:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:04:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.126s coverage: 84.1% of statements 15:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.013s coverage: 100.0% of statements 15:04:57 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.005s coverage: 42.9% of statements 15:04:57 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 15:04:57 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 15:04:57 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.022s coverage: 100.0% of statements 15:04:57 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 15:04:57 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.008s coverage: 83.8% of statements 15:04:57 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 15:04:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.062s coverage: 46.1% of statements 15:04:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:04:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:04:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.041s coverage: 100.0% of statements 15:04:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:04:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:04:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:04:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.043s coverage: 100.0% of statements 15:04:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:04:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.016s coverage: 100.0% of statements 15:04:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:05:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.046s coverage: 29.1% of statements 15:05:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:05:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:05:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:05:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:05:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:05:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.013s coverage: 99.0% of statements 15:05:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:05:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.024s coverage: 100.0% of statements 15:05:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:05:00 ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements 15:05:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:05:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.037s coverage: 100.0% of statements 15:05:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:05:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:05:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:05:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:05:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.023s coverage: 87.9% of statements 15:05:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:05:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:05:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.011s coverage: 100.0% of statements 15:05:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements 15:05:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements 15:05:02 GO111MODULE=on go vet ./... 15:05:09 gofmt -l . 15:05:09 [ "`gofmt -l .`" = "" ] 15:05:09 ./bin/test-go-mod-tidy.sh 15:05:10 ./bin/test-attribution-txt.sh [Pipeline] sh 15:05:12 + ls -al . 15:05:12 total 552 15:05:12 drwxrwxr-x 10 1001 1001 4096 Sep 10 15:05 . 15:05:12 drwxr-xr-x 4 root root 28 Sep 10 15:04 .. 15:05:12 -rw-rw-r-- 1 1001 1001 11 Sep 10 15:02 .dockerignore 15:05:12 drwxrwxr-x 8 1001 1001 179 Sep 10 15:02 .git 15:05:12 drwxrwxr-x 3 1001 1001 60 Sep 10 15:02 .github 15:05:12 -rw-rw-r-- 1 1001 1001 932 Sep 10 15:02 .gitignore 15:05:12 drwx------ 3 1001 1001 47 Sep 10 15:02 .semver 15:05:12 -rw-rw-r-- 1 1001 1001 166 Sep 10 15:02 .sonarcloud.properties 15:05:12 -rw-rw-r-- 1 1001 1001 3804 Sep 10 15:02 CONTRIBUTING.md 15:05:12 -rw-rw-r-- 1 1001 1001 1035 Sep 10 15:02 Dockerfile.build 15:05:12 -rw-rw-r-- 1 1001 1001 886 Sep 10 15:02 Jenkinsfile 15:05:12 -rw-rw-r-- 1 1001 1001 10775 Sep 10 15:02 LICENSE 15:05:12 -rw-rw-r-- 1 1001 1001 6237 Sep 10 15:02 Makefile 15:05:12 -rw-rw-r-- 1 1001 1001 6465 Sep 10 15:02 README.md 15:05:12 -rw-rw-r-- 1 1001 1001 259 Sep 10 15:02 SECURITY.md 15:05:12 -rw-rw-r-- 1 1001 1001 5 Sep 10 15:02 VERSION 15:05:12 -rw-rw-r-- 1 1001 1001 4131 Sep 10 15:02 ZMQWindows.md 15:05:12 drwxrwxr-x 2 1001 1001 117 Sep 10 15:02 bin 15:05:12 drwxrwxr-x 15 1001 1001 4096 Sep 10 15:02 cmd 15:05:12 -rw-r--r-- 1 root root 458659 Sep 10 15:05 coverage.out 15:05:12 -rw-r--r-- 1 root root 1019 Sep 10 15:05 go.mod 15:05:12 -rw-r--r-- 1 root root 19185 Sep 10 15:05 go.sum 15:05:12 drwxrwxr-x 8 1001 1001 127 Sep 10 15:02 internal 15:05:12 drwxrwxr-x 4 1001 1001 26 Sep 10 15:02 openapi 15:05:12 drwxrwxr-x 4 1001 1001 71 Sep 10 15:02 snap 15:05:12 -rw-rw-r-- 1 1001 1001 168 Sep 10 15:02 version.go [Pipeline] sh 15:05:13 + '[' -e coverage.out ] 15:05:13 + chown 1001:1001 coverage.out [Pipeline] stash 15:05:13 Stashed 1 file(s) [Pipeline] sh 15:05:13 + make build 15:05:13 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 15:05:21 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 15:05:24 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 15:05:25 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 15:05:27 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 15:05:29 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 15:05:29 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 15:05:32 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 15:05:33 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 15:05:34 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 15:05:36 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 15:05:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:05:39 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] } 15:05:40 $ docker stop --time=1 f5557853a3eac208cab2dbe5ad2e51cc9882c65e7d2f7d8107c2ef16ebfb3529 15:05:41 $ docker rm -f f5557853a3eac208cab2dbe5ad2e51cc9882c65e7d2f7d8107c2ef16ebfb3529 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:05:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:05:44 15:05:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:05:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:05:45 latest: Pulling from edgex-devops/edgex-compose 15:05:45 cbdbe7a5bc2a: Pulling fs layer 15:05:45 ca9280d653b3: Pulling fs layer 15:05:45 7e9c9ca2126c: Pulling fs layer 15:05:45 cbdbe7a5bc2a: Download complete 15:05:45 cbdbe7a5bc2a: Pull complete 15:05:45 ca9280d653b3: Verifying Checksum 15:05:45 ca9280d653b3: Download complete 15:05:46 ca9280d653b3: Pull complete 15:05:47 7e9c9ca2126c: Verifying Checksum 15:05:47 7e9c9ca2126c: Download complete 15:05:53 7e9c9ca2126c: Pull complete 15:05:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:05:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:05:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:05:53 prd-centos7-docker-4c-2g-2094 does not seem to be running inside a container 15:05:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:05:54 $ docker top d047912ecc1fc1cb68368e775b7066a2eb28770e0a550f0bbc2fa143ac15891a -eo pid,comm [Pipeline] { [Pipeline] sh 15:05:55 + docker-compose build --help 15:05:55 + grep parallel 15:05:56 --parallel Build images in parallel. [Pipeline] } 15:05:56 $ docker stop --time=1 d047912ecc1fc1cb68368e775b7066a2eb28770e0a550f0bbc2fa143ac15891a 15:05:57 $ docker rm -f d047912ecc1fc1cb68368e775b7066a2eb28770e0a550f0bbc2fa143ac15891a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:05:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:05:58 . [Pipeline] withDockerContainer 15:05:58 prd-centos7-docker-4c-2g-2094 does not seem to be running inside a container 15:05:58 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:05:59 $ docker top a28aee9951f155bff05137053fc1d6b2b17a035b6e7330ad49f5f9d81a10c7fc -eo pid,comm [Pipeline] { [Pipeline] sh 15:05:59 + docker-compose -f ./docker-compose-build.yml build --parallel 15:06:00 Building docker-core-command-go ... 15:06:00 Building docker-core-data-go ... 15:06:00 Building docker-core-metadata-go ... 15:06:00 Building docker-security-proxy-setup-go ... 15:06:00 Building docker-security-secrets-setup-go ... 15:06:00 Building docker-security-secretstore-setup-go ... 15:06:00 Building docker-support-logging-go ... 15:06:00 Building docker-support-notifications-go ... 15:06:00 Building docker-support-scheduler-go ... 15:06:00 Building docker-sys-mgmt-agent-go ... 15:06:00 Building docker-core-data-go 15:06:00 Building docker-security-secretstore-setup-go 15:06:00 Building docker-support-scheduler-go 15:06:00 Building docker-security-proxy-setup-go 15:06:00 Building docker-support-logging-go 15:06:32 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 15:06:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:06:32 ---> 1ac75000f256 15:06:32 Step 3/23 : WORKDIR /edgex-go 15:06:32 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 15:06:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:06:32 ---> 1ac75000f256 15:06:32 Step 3/22 : WORKDIR /edgex-go 15:06:32 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 15:06:32 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:06:32 ---> 1ac75000f256 15:06:32 Step 3/21 : WORKDIR /edgex-go 15:06:32 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 15:06:32 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:06:32 ---> 1ac75000f256 15:06:32 Step 3/20 : WORKDIR /edgex-go 15:06:32 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 15:06:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:06:32 ---> 1ac75000f256 15:06:32 Step 3/26 : WORKDIR /edgex-go 15:06:32 ---> Running in 8851905a22b0 15:06:32 ---> Running in 81c22738ffbc 15:06:32 ---> Running in b093c6804461 15:06:32 ---> Running in 66df980c01ba 15:06:32 ---> Running in 3bbd0e2e316f 15:06:32 Removing intermediate container 66df980c01ba 15:06:32 ---> 0e15d35f2f06 15:06:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:32 Removing intermediate container b093c6804461 15:06:32 ---> 7eee99ea2435 15:06:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:32 Removing intermediate container 8851905a22b0 15:06:32 ---> f7ad4b06c558 15:06:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:32 Removing intermediate container 3bbd0e2e316f 15:06:32 ---> 14a2697eef2c 15:06:32 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:32 Removing intermediate container 81c22738ffbc 15:06:32 ---> 976f740bf06f 15:06:32 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:32 ---> Running in be6119f2e995 15:06:32 ---> Running in 9a675504850f 15:06:32 ---> Running in 7353efe4bba6 15:06:32 ---> Running in 26d9c421cc0f 15:06:32 ---> Running in 208cda6ff71a 15:06:32 Removing intermediate container 9a675504850f 15:06:32 ---> e8e4df2f739a 15:06:32 Step 5/26 : RUN apk update && apk add make git 15:06:32 ---> Running in 8ea95e495046 15:06:32 Removing intermediate container 7353efe4bba6 15:06:32 ---> 36e9271fe6c5 15:06:32 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 15:06:32 Removing intermediate container be6119f2e995 15:06:32 ---> 7548371a2829 15:06:32 Step 5/22 : RUN apk update && apk add make && apk add bash git 15:06:32 Removing intermediate container 208cda6ff71a 15:06:32 ---> 4560072f1a5a 15:06:32 Step 5/21 : RUN apk update && apk add make git 15:06:32 Removing intermediate container 26d9c421cc0f 15:06:32 ---> 84c96dc0e65f 15:06:32 Step 5/20 : RUN apk update && apk add make git 15:06:32 ---> Running in 4e43ca3525b9 15:06:32 ---> Running in af61013e8a46 15:06:32 ---> Running in be2ab1c92fb0 15:06:32 ---> Running in 7940a22f9ee6 15:06:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:06:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:06:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:06:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:06:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:06:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:06:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:06:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:06:34 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:06:34 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:06:34 OK: 12746 distinct packages available 15:06:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:06:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:06:34 OK: 233 MiB in 51 packages 15:06:34 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:06:34 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:06:34 OK: 12746 distinct packages available 15:06:34 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:06:34 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:06:34 OK: 12746 distinct packages available 15:06:34 OK: 233 MiB in 51 packages 15:06:34 OK: 233 MiB in 51 packages 15:06:34 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:06:34 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:06:34 OK: 12746 distinct packages available 15:06:34 Removing intermediate container 8ea95e495046 15:06:34 ---> 887e8d6c3017 15:06:34 Step 6/26 : COPY go.mod . 15:06:35 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:06:35 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:06:35 OK: 12746 distinct packages available 15:06:35 OK: 233 MiB in 51 packages 15:06:35 ---> d0f2528be87f 15:06:35 Step 7/26 : RUN go mod download 15:06:35 OK: 233 MiB in 51 packages 15:06:35 OK: 233 MiB in 51 packages 15:06:35 ---> Running in 2c2abbcff553 15:06:35 Removing intermediate container af61013e8a46 15:06:35 ---> 58725d728c13 15:06:35 Step 6/21 : COPY go.mod . 15:06:35 Removing intermediate container 4e43ca3525b9 15:06:35 ---> dcfca9c56880 15:06:35 Step 6/23 : COPY go.mod . 15:06:36 ---> da875eca996e 15:06:36 Step 7/21 : RUN go mod download 15:06:36 ---> 86a2c8c0eb0d 15:06:36 Step 7/23 : RUN go mod download 15:06:36 ---> Running in f1bcd1fcbf42 15:06:36 ---> Running in 7448eb96b45e 15:06:36 Removing intermediate container 7940a22f9ee6 15:06:36 ---> eec604828a3f 15:06:36 Step 6/20 : COPY go.mod . 15:06:36 Removing intermediate container be2ab1c92fb0 15:06:36 ---> 8597521ed3fa 15:06:36 Step 6/22 : COPY go.mod . 15:06:37 ---> 65a8bec18332 15:06:37 Step 7/20 : RUN go mod download 15:06:37 ---> 3c092676af56 15:06:37 Step 7/22 : RUN go mod download 15:06:37 ---> Running in d939caf6ffe9 15:06:37 ---> Running in 5b139ac2bb1e 15:06:37 Removing intermediate container 2c2abbcff553 15:06:37 ---> 058ffe59d863 15:06:37 Step 8/26 : COPY . . 15:06:41 Removing intermediate container f1bcd1fcbf42 15:06:41 ---> b63ac5655ed3 15:06:41 Step 8/21 : COPY . . 15:06:45 Removing intermediate container 7448eb96b45e 15:06:45 ---> d0ebea0f781a 15:06:45 Step 8/23 : COPY . . 15:06:46 Removing intermediate container d939caf6ffe9 15:06:46 ---> c27ffc3405ea 15:06:46 Step 8/20 : COPY . . 15:06:50 Removing intermediate container 5b139ac2bb1e 15:06:50 ---> 4eb2b32835ce 15:06:50 Step 8/22 : COPY . . 15:07:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2096 in /w/workspace/edgexfoundry_edgex-go_PR-2685 [Pipeline] { [Pipeline] ws 15:07:03 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 15:07:08 using credential edgex-jenkins-ssh 15:07:08 Cloning the remote Git repository 15:07:08 Cloning with configured refspecs honoured and without tags 15:07:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:07:08 > git init /w/workspace/edgex-go/1 # timeout=10 15:07:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:07:08 > git --version # timeout=10 15:07:08 > git --version # 'git version 2.17.1' 15:07:08 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:08 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2685/head:refs/remotes/origin/PR-2685 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:07:17 ---> e01b66ac95f8 15:07:17 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 15:07:17 ---> Running in 42b1c2350887 15:07:21 ---> d0d549fb0968 15:07:21 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 15:07:21 ---> a3594785b61f 15:07:21 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 15:07:21 ---> dde1f4b94811 15:07:21 Step 9/23 : RUN make cmd/core-data/core-data 15:07:21 ---> f86533d80852 15:07:21 Step 9/22 : RUN make cmd/support-logging/support-logging 15:07:21 ---> Running in fb7a6a0deb55 15:07:21 ---> Running in 0f8d67bd04ae 15:07:21 ---> Running in e7e193359c23 15:07:21 ---> Running in 4855ae40d60b 15:07:21 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 15:07:22 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 15:07:22 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 15:07:22 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 15:07:22 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 15:07:23 Fetching without tags 15:07:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:07:23 > git config --add remote.origin.fetch +refs/pull/2685/head:refs/remotes/origin/PR-2685 # timeout=10 15:07:23 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:07:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:07:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:07:23 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:23 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2685/head:refs/remotes/origin/PR-2685 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:07:24 Merging remotes/origin/master commit ae7f6d9e03ac0c4469df4e5edf961c8bae9d78bc into PR head commit ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:07:24 Merge succeeded, producing ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:07:24 Checking out Revision ecaf1ffb6cd814075808024c00ea681b36ffdd46 (PR-2685) 15:07:24 > git config core.sparsecheckout # timeout=10 15:07:24 > git checkout -f ecaf1ffb6cd814075808024c00ea681b36ffdd46 # timeout=10 15:07:24 > git remote # timeout=10 15:07:24 > git config --get remote.origin.url # timeout=10 15:07:24 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:24 > git merge ae7f6d9e03ac0c4469df4e5edf961c8bae9d78bc # timeout=10 15:07:24 > git rev-parse HEAD^{commit} # timeout=10 15:07:24 > git config core.sparsecheckout # timeout=10 15:07:24 > git checkout -f ecaf1ffb6cd814075808024c00ea681b36ffdd46 # timeout=10 15:07:28 Commit message: "fix lua-resty-openssl regression" 15:07:28 > git --version # timeout=10 15:07:28 > git --version # 'git version 2.17.1' 15:07:28 fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:07:41 ========================================================= 15:07:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:07:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:07:42 + 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 . 15:07:46 Sending build context to Docker daemon 323.2MB 15:07:46 Step 1/7 : ARG BASE=golang:1.13-alpine 15:07:46 Step 2/7 : FROM ${BASE} 15:07:46 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:07:46 b538f80385f9: Pulling fs layer 15:07:46 74f711af9a0d: Pulling fs layer 15:07:46 99f96fe45779: Pulling fs layer 15:07:46 fd7a069fd194: Pulling fs layer 15:07:46 66aa3694b03b: Pulling fs layer 15:07:46 170f70906a0f: Pulling fs layer 15:07:46 ad7c5574e4b9: Pulling fs layer 15:07:46 e772456be8f7: Pulling fs layer 15:07:46 c890913d741a: Pulling fs layer 15:07:46 2480fcc9aa5a: Pulling fs layer 15:07:46 09adf4765672: Pulling fs layer 15:07:46 ad7c5574e4b9: Waiting 15:07:46 e772456be8f7: Waiting 15:07:46 fd7a069fd194: Waiting 15:07:46 c890913d741a: Waiting 15:07:46 2480fcc9aa5a: Waiting 15:07:46 66aa3694b03b: Waiting 15:07:46 09adf4765672: Waiting 15:07:46 170f70906a0f: Waiting 15:07:46 99f96fe45779: Verifying Checksum 15:07:46 99f96fe45779: Download complete 15:07:46 74f711af9a0d: Verifying Checksum 15:07:46 74f711af9a0d: Download complete 15:07:46 66aa3694b03b: Download complete 15:07:46 170f70906a0f: Verifying Checksum 15:07:46 170f70906a0f: Download complete 15:07:46 b538f80385f9: Verifying Checksum 15:07:46 b538f80385f9: Download complete 15:07:46 b538f80385f9: Pull complete 15:07:47 74f711af9a0d: Pull complete 15:07:47 99f96fe45779: Pull complete 15:07:49 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 15:07:49 Removing intermediate container 0f8d67bd04ae 15:07:49 ---> 08b96533aa78 15:07:49 15:07:49 Step 10/20 : FROM alpine 15:07:49 ad7c5574e4b9: Verifying Checksum 15:07:49 ad7c5574e4b9: Download complete 15:07:49 c890913d741a: Verifying Checksum 15:07:49 c890913d741a: Download complete 15:07:50 latest: Pulling from library/alpine 15:07:50 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 15:07:50 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 15:07:50 Status: Downloaded newer image for alpine:latest 15:07:50 ---> a24bb4013296 15:07:50 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 15:07:50 ---> Running in 4ec370a91f0a 15:07:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:07:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:07:51 e772456be8f7: Verifying Checksum 15:07:51 e772456be8f7: Download complete 15:07:51 2480fcc9aa5a: Verifying Checksum 15:07:51 2480fcc9aa5a: Download complete 15:07:51 09adf4765672: Download complete 15:07:51 v3.12.0-306-g6984aa70ea [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 15:07:51 v3.12.0-307-g4ab848012f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 15:07:51 OK: 12746 distinct packages available 15:07:52 (1/4) Installing ca-certificates (20191127-r4) 15:07:52 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:07:52 (3/4) Installing libcurl (7.69.1-r0) 15:07:52 (4/4) Installing curl (7.69.1-r0) 15:07:52 Executing busybox-1.31.1-r16.trigger 15:07:52 Executing ca-certificates-20191127-r4.trigger 15:07:52 OK: 7 MiB in 18 packages 15:07:52 fd7a069fd194: Verifying Checksum 15:07:52 fd7a069fd194: Download complete 15:07:54 Removing intermediate container 4855ae40d60b 15:07:54 ---> 215ae0471864 15:07:54 15:07:54 Step 10/22 : FROM scratch 15:07:54 ---> 15:07:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 15:07:54 ---> Running in a32a59b09642 15:07:55 Removing intermediate container a32a59b09642 15:07:55 ---> 97b45ae29112 15:07:55 Step 12/22 : ENV APP_PORT=48061 15:07:57 ---> Running in 9abcfa7a791d 15:07:57 Removing intermediate container 4ec370a91f0a 15:07:57 ---> a895ec402634 15:07:57 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:07:57 Removing intermediate container 42b1c2350887 15:07:57 ---> 3f877cbada05 15:07:57 15:07:57 Step 10/26 : FROM alpine:3.10 15:07:57 ---> Running in 0506ff27dd74 15:07:57 3.10: Pulling from library/alpine 15:07:59 Removing intermediate container 9abcfa7a791d 15:07:59 ---> 8a5e5b74185f 15:07:59 Step 13/22 : EXPOSE $APP_PORT 15:08:00 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 15:08:00 Status: Downloaded newer image for alpine:3.10 15:08:00 ---> be4e4bea2c2e 15:08:00 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 15:08:00 Removing intermediate container 0506ff27dd74 15:08:00 ---> 811991d6ffd5 15:08:00 Step 13/20 : WORKDIR /edgex 15:08:00 ---> Running in 9bebe3d4e1bf 15:08:01 ---> Running in 58e7bb161ef5 15:08:01 Removing intermediate container fb7a6a0deb55 15:08:01 ---> 21ff4aecf03f 15:08:01 15:08:01 Step 10/21 : FROM scratch 15:08:01 ---> 15:08:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:08:01 ---> Running in dff4764d1887 15:08:01 Removing intermediate container 9bebe3d4e1bf 15:08:01 ---> f71eb217ff3a 15:08:01 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 15:08:01 ---> Running in 4db69f4b0dfa 15:08:02 Removing intermediate container 58e7bb161ef5 15:08:02 ---> 62868a309b82 15:08:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:08:02 Removing intermediate container 4db69f4b0dfa 15:08:02 ---> ae04af495ddc 15:08:02 Step 12/21 : ENV APP_PORT=48085 15:08:02 ---> 5ac24a66d1b3 15:08:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 15:08:02 ---> Running in 3b7f65b83bd7 15:08:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 15:08:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 15:08:02 Removing intermediate container 3b7f65b83bd7 15:08:02 ---> a52716fb13a4 15:08:02 Step 13/21 : EXPOSE $APP_PORT 15:08:02 v3.10.5-85-gb9aebdae9a [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 15:08:02 v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 15:08:02 OK: 10346 distinct packages available 15:08:02 (1/5) Installing ca-certificates (20191127-r2) 15:08:02 (2/5) Installing nghttp2-libs (1.39.2-r1) 15:08:02 (3/5) Installing libcurl (7.66.0-r0) 15:08:02 (4/5) Installing curl (7.66.0-r0) 15:08:02 (5/5) Installing dumb-init (1.2.2-r1) 15:08:02 Executing busybox-1.30.1-r3.trigger 15:08:03 Executing ca-certificates-20191127-r2.trigger 15:08:04 ---> 409145505d6a 15:08:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:08:04 OK: 7 MiB in 19 packages 15:08:04 ---> Running in 3d5bddf1ff36 15:08:05 fd7a069fd194: Pull complete 15:08:05 66aa3694b03b: Pull complete 15:08:05 170f70906a0f: Pull complete 15:08:05 ---> 1a8657841820 15:08:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 15:08:05 Removing intermediate container 3d5bddf1ff36 15:08:05 ---> a500d19ce402 15:08:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 15:08:05 Removing intermediate container e7e193359c23 15:08:05 ---> b4667aa99162 15:08:05 15:08:05 Step 10/23 : FROM alpine 15:08:05 ---> a24bb4013296 15:08:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:08:05 ---> 94acb7bf4ca9 15:08:05 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:08:06 ---> Running in 37431d118fd7 15:08:06 ---> Running in b957d38e0e7f 15:08:06 ---> 72b2cae71f50 15:08:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 15:08:06 ---> 80e4f8e9657c 15:08:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:08:06 Removing intermediate container dff4764d1887 15:08:06 ---> 003d5ca2806a 15:08:06 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:08:07 Removing intermediate container 37431d118fd7 15:08:07 ---> fe44df15520e 15:08:07 Step 12/23 : ENV APP_PORT=48080 15:08:07 Removing intermediate container b957d38e0e7f 15:08:07 ---> ae2155f2e19c 15:08:07 Step 17/20 : CMD ["--init=true"] 15:08:07 ---> Running in 44ec82420b3e 15:08:07 ---> c302de8391f9 15:08:07 Step 18/22 : ENTRYPOINT ["/support-logging"] 15:08:07 ---> Running in f56b5ecc515f 15:08:07 ---> Running in 577f60eea8dd 15:08:07 ---> Running in 380abb6668aa 15:08:07 ---> 3d4abbcf40ab 15:08:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:08:07 Removing intermediate container 44ec82420b3e 15:08:07 ---> 30e75a602761 15:08:07 Step 13/26 : WORKDIR / 15:08:07 Removing intermediate container f56b5ecc515f 15:08:07 ---> 431d462ca47e 15:08:07 Step 13/23 : EXPOSE $APP_PORT 15:08:07 Removing intermediate container 577f60eea8dd 15:08:07 ---> 4e7d0254f3db 15:08:07 Step 18/20 : LABEL arch=x86_64 15:08:08 ---> Running in bb55522f803d 15:08:08 Removing intermediate container 380abb6668aa 15:08:08 ---> eff15dd783b0 15:08:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:08:08 ---> 704c3f639b0b 15:08:08 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 15:08:08 ---> Running in f8a8357b9427 15:08:08 ad7c5574e4b9: Pull complete 15:08:08 ---> Running in 0ca433b62c7f 15:08:08 ---> Running in 822678e98410 15:08:08 ---> Running in d5d153813852 15:08:09 Removing intermediate container bb55522f803d 15:08:09 ---> 8bd228e4d9ae 15:08:09 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:08:09 Removing intermediate container f8a8357b9427 15:08:09 ---> 1a11427362f8 15:08:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:09 Removing intermediate container 822678e98410 15:08:09 ---> 5376e7a25e64 15:08:09 Step 19/20 : LABEL git_sha=ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:08:09 Removing intermediate container 0ca433b62c7f 15:08:09 ---> 79967d0880db 15:08:09 Step 20/22 : LABEL arch=x86_64 15:08:09 Removing intermediate container d5d153813852 15:08:09 ---> 695cdbfba9ee 15:08:09 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:08:09 ---> Running in 81621ff82b48 15:08:09 ---> Running in d4b18f012187 15:08:09 ---> 05eaf565e893 15:08:09 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:08:09 ---> Running in 8c16c615a66b 15:08:09 ---> Running in 0d426088d727 15:08:09 Removing intermediate container d4b18f012187 15:08:09 ---> 3d82a6ad67c3 15:08:09 Step 20/20 : LABEL version=0.0.0 15:08:09 Removing intermediate container 8c16c615a66b 15:08:09 ---> d32143ef261f 15:08:09 Step 21/22 : LABEL git_sha=ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:08:10 ---> Running in 18728ccef442 15:08:10 ---> 222fa0b9932a 15:08:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:08:10 Removing intermediate container 0d426088d727 15:08:10 ---> 3f2caef54755 15:08:10 Step 19/21 : LABEL arch=x86_64 15:08:10 ---> Running in 231321291ea0 15:08:10 ---> Running in 8fe1e3bafbc8 15:08:10 Removing intermediate container 18728ccef442 15:08:10 ---> 99d834c6001e 15:08:10 15:08:10 Successfully built 99d834c6001e 15:08:11 Removing intermediate container 231321291ea0 15:08:11 ---> 2d877be48f87 15:08:11 Step 22/22 : LABEL version=0.0.0 15:08:11 Successfully tagged docker-security-proxy-setup-go:latest 15:08:11 ---> 96313698770c 15:08:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 15:08:11 Building docker-sys-mgmt-agent-go 15:08:11  Building docker-security-proxy-setup-go ... done Removing intermediate container 8fe1e3bafbc8 15:08:11 ---> d2a6c6d5b0ce 15:08:11 Step 20/21 : LABEL git_sha=ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:08:11 ---> Running in 5e801377877c 15:08:11 ---> Running in 81cac50c4d03 15:08:11 Removing intermediate container 81621ff82b48 15:08:11 ---> 8767d1bb1d22 15:08:11 Step 15/23 : RUN apk --no-cache add zeromq 15:08:11 ---> 798b147320a3 15:08:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:08:11 Removing intermediate container 5e801377877c 15:08:11 ---> 21385db29a68 15:08:11 15:08:11 ---> Running in d2fb6bc342ed 15:08:11 Removing intermediate container 81cac50c4d03 15:08:11 ---> 4e38702d2d3a 15:08:11 Step 21/21 : LABEL version=0.0.0 15:08:12 Successfully built 21385db29a68 15:08:12 Successfully tagged docker-support-logging-go:latest 15:08:12  Building docker-support-logging-go ... done Building docker-core-command-go 15:08:12 ---> Running in 75aa84c86b07 15:08:12 ---> 0fb89d4fb3d0 15:08:12 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:08:12 e772456be8f7: Pull complete 15:08:12 c890913d741a: Pull complete 15:08:15 2480fcc9aa5a: Pull complete 15:08:15 09adf4765672: Pull complete 15:08:15 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 15:08:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:08:15 ---> 2248a725d1cf 15:08:15 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 15:08:16 Removing intermediate container 75aa84c86b07 15:08:16 ---> dce7c7b7ee24 15:08:16 15:08:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:08:16 Successfully built dce7c7b7ee24 15:08:17 Successfully tagged docker-support-scheduler-go:latest 15:08:17  Building docker-support-scheduler-go ... done Building docker-support-notifications-go 15:08:17 ---> 6658c6fcee0d 15:08:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 15:08:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:08:19 (1/5) Installing libgcc (9.3.0-r2) 15:08:19 (2/5) Installing libsodium (1.0.18-r0) 15:08:19 (3/5) Installing libstdc++ (9.3.0-r2) 15:08:20 (4/5) Installing libzmq (4.3.3-r0) 15:08:21 ---> Running in d513c2e3d211 15:08:21 (5/5) Installing zeromq (4.3.3-r0) 15:08:21 Executing busybox-1.31.1-r16.trigger 15:08:21 OK: 8 MiB in 19 packages 15:08:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:08:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:08:24 (1/12) Installing libmagic (5.38-r0) 15:08:25 (2/12) Installing file (5.38-r0) 15:08:25 (3/12) Installing libc-dev (0.7.2-r3) 15:08:25 (4/12) Installing g++ (9.3.0-r2) 15:08:25 ---> fc96162dd0f7 15:08:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:08:27 Step 1/27 : ARG BUILDER_BASE=golang:1.13-alpine 15:08:27 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:08:27 ---> 1ac75000f256 15:08:27 Step 3/27 : WORKDIR /edgex-go 15:08:27 ---> Using cache 15:08:27 ---> 976f740bf06f 15:08:27 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:27 ---> Using cache 15:08:27 ---> 4560072f1a5a 15:08:27 Step 5/27 : RUN apk update && apk add make bash git 15:08:27 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 15:08:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:08:27 ---> 1ac75000f256 15:08:27 Step 3/22 : WORKDIR /edgex-go 15:08:27 ---> Using cache 15:08:27 ---> 976f740bf06f 15:08:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:27 ---> Using cache 15:08:27 ---> 4560072f1a5a 15:08:27 Step 5/22 : RUN apk update && apk add make git 15:08:27 ---> Using cache 15:08:27 ---> 58725d728c13 15:08:27 Step 6/22 : COPY go.mod . 15:08:27 ---> Using cache 15:08:27 ---> da875eca996e 15:08:27 Step 7/22 : RUN go mod download 15:08:27 ---> Using cache 15:08:27 ---> b63ac5655ed3 15:08:27 Step 8/22 : COPY . . 15:08:27 ---> Using cache 15:08:27 ---> d0d549fb0968 15:08:27 Step 9/22 : RUN make cmd/core-command/core-command 15:08:29 ---> Running in e3d9516a7d02 15:08:29 ---> Running in 23fc82438933 15:08:30 Removing intermediate container d2fb6bc342ed 15:08:30 ---> d836d7898c09 15:08:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 15:08:30 ---> 62d1212a664b 15:08:30 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:08:31 ---> Running in f50f95c6f2e7 15:08:31 ---> 18c972d22a47 15:08:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:08:32 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 15:08:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:08:33 Step 1/24 : ARG BUILDER_BASE=golang:1.13-alpine 15:08:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:08:33 ---> 1ac75000f256 15:08:33 Step 3/24 : WORKDIR /edgex-go 15:08:33 ---> Using cache 15:08:33 ---> 976f740bf06f 15:08:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:33 ---> Using cache 15:08:33 ---> 4560072f1a5a 15:08:33 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 15:08:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:08:33 ---> 5e90df7ce6ad 15:08:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:08:33 ---> Running in 585039280f28 15:08:34 ---> e2ca84767f24 15:08:34 Step 19/23 : ENTRYPOINT ["/core-data"] 15:08:34 Removing intermediate container f50f95c6f2e7 15:08:34 ---> 5e98c7c53eca 15:08:34 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:08:34 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:08:34 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:08:34 OK: 12746 distinct packages available 15:08:34 ---> Running in 864fd12a0b05 15:08:34 ---> Running in e4aa55b5603b 15:08:34 OK: 233 MiB in 51 packages 15:08:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:08:35 Removing intermediate container 864fd12a0b05 15:08:35 ---> 3987484c9555 15:08:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:08:35 Removing intermediate container e4aa55b5603b 15:08:35 ---> a5670337821f 15:08:35 Step 24/26 : LABEL arch=x86_64 15:08:35 ---> Running in 5fba7d181acb 15:08:35 ---> Running in 8876892e3326 15:08:35 Removing intermediate container 5fba7d181acb 15:08:35 ---> 0ce0484acf44 15:08:35 Step 25/26 : LABEL git_sha=ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:08:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:08:35 Removing intermediate container 8876892e3326 15:08:35 ---> f7fedf590352 15:08:35 Step 21/23 : LABEL arch=x86_64 15:08:35 ---> Running in 3a341b8ef602 15:08:35 ---> Running in e0a3b5757e37 15:08:35 Removing intermediate container e3d9516a7d02 15:08:35 ---> d4562895914a 15:08:35 Step 6/27 : COPY go.mod . 15:08:35 Removing intermediate container e0a3b5757e37 15:08:35 ---> d10980ed7efb 15:08:35 Step 22/23 : LABEL git_sha=ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:08:36 Removing intermediate container 3a341b8ef602 15:08:36 ---> f0b7bbd6aa62 15:08:36 Step 26/26 : LABEL version=0.0.0 15:08:36 ---> Running in 3a64f6e86e1d 15:08:36 ---> Running in 204da78f6fcf 15:08:36 ---> 2806a3822362 15:08:36 Step 7/27 : RUN go mod download 15:08:36 ---> Running in 1c007ba7d65a 15:08:36 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:08:36 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:08:36 OK: 12746 distinct packages available 15:08:36 Removing intermediate container 3a64f6e86e1d 15:08:36 ---> 648d060e15ad 15:08:36 Step 23/23 : LABEL version=0.0.0 15:08:36 OK: 233 MiB in 51 packages 15:08:36 Removing intermediate container 204da78f6fcf 15:08:36 ---> 61caecff1932 15:08:36 15:08:37 Successfully built 61caecff1932 15:08:37 ---> Running in f53f169d37ec 15:08:37 Successfully tagged docker-security-secretstore-setup-go:latest 15:08:37 Building docker-security-secrets-setup-go 15:08:37 (5/12) Installing fortify-headers (1.1-r0) 15:08:37 (6/12) Installing patch (2.7.6-r6) 15:08:37 (7/12) Installing build-base (0.5-r2) 15:08:37 (8/12) Installing libsodium (1.0.18-r0) 15:08:37 (9/12) Installing pkgconf (1.7.2-r0) 15:08:37 (10/12) Installing libsodium-dev (1.0.18-r0) 15:08:37 (11/12) Installing libzmq (4.3.3-r0) 15:08:37 (12/12) Installing zeromq-dev (4.3.3-r0) 15:08:37 Executing busybox-1.31.1-r16.trigger 15:08:37 OK: 217 MiB in 51 packages 15:08:38  Building docker-security-secretstore-setup-go ... done Removing intermediate container f53f169d37ec 15:08:38 ---> d19a234c4f33 15:08:38 15:08:39 Successfully built d19a234c4f33 15:08:40 Successfully tagged docker-core-data-go:latest 15:08:40 Building docker-core-metadata-go 15:08:40 Removing intermediate container d513c2e3d211 15:08:40 ---> afebf6472b4a 15:08:40 Step 4/7 : WORKDIR /edgex-go 15:08:40 ---> Running in 3298beda89a7 15:08:40 Removing intermediate container 3298beda89a7 15:08:40 ---> fc17b3d49e6f 15:08:40 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:08:41 latest: Pulling from library/docker 15:08:41 b538f80385f9: Already exists 15:08:41 259a493cd78d: Pulling fs layer 15:08:41 b8e66b5100f5: Pulling fs layer 15:08:41 39dc9c94d07c: Pulling fs layer 15:08:41 551b823b3b82: Pulling fs layer 15:08:41 3c52a74df98c: Pulling fs layer 15:08:41 6c9b121b6998: Pulling fs layer 15:08:41 3c52a74df98c: Waiting 15:08:41 551b823b3b82: Waiting 15:08:41 6c9b121b6998: Waiting 15:08:41 b8e66b5100f5: Verifying Checksum 15:08:41 b8e66b5100f5: Download complete 15:08:41 259a493cd78d: Download complete 15:08:41 551b823b3b82: Verifying Checksum 15:08:41 551b823b3b82: Download complete 15:08:41 3c52a74df98c: Verifying Checksum 15:08:41 3c52a74df98c: Download complete 15:08:41 6c9b121b6998: Verifying Checksum 15:08:41 6c9b121b6998: Download complete 15:08:42 259a493cd78d: Pull complete 15:08:42 b8e66b5100f5: Pull complete 15:08:42 39dc9c94d07c: Verifying Checksum 15:08:42 39dc9c94d07c: Download complete 15:08:44  Building docker-core-data-go ... done Removing intermediate container 585039280f28 15:08:44 ---> af6b4666c72d 15:08:44 Step 6/24 : COPY go.mod . 15:08:46 39dc9c94d07c: Pull complete 15:08:46 551b823b3b82: Pull complete 15:08:46 3c52a74df98c: Pull complete 15:08:47 6c9b121b6998: Pull complete 15:08:47 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 15:08:47 Status: Downloaded newer image for docker:latest 15:08:47 ---> b5081077862e 15:08:47 Step 7/24 : RUN go mod download 15:08:47 ---> Running in 4072f4ed4de7 15:08:47 Removing intermediate container 1c007ba7d65a 15:08:47 ---> 8bb07623314a 15:08:47 Step 8/27 : COPY . . 15:08:50 ---> 641d9485e897 15:08:50 Step 6/7 : COPY go.mod . 15:08:50 ---> 9fc996d80ecb 15:08:50 Step 7/7 : RUN go mod download 15:08:51 ---> Running in 8415dc7f3d24 15:08:54 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:08:54 go: finding github.com/BurntSushi/toml v0.3.1 15:08:54 go: finding github.com/OneOfOne/xxhash v1.2.5 15:08:54 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:08:54 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:08:54 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:08:54 go: finding github.com/bgentry/speakeasy v0.1.0 15:08:54 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:08:54 go: finding github.com/cloudflare/gokey v0.1.0 15:08:54 go: finding github.com/davecgh/go-spew v1.1.1 15:08:54 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:08:54 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:08:54 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 15:08:54 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:08:54 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.74 15:08:54 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 15:08:54 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 15:08:54 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:08:54 go: finding github.com/fatih/color v1.7.0 15:08:54 go: finding github.com/fsnotify/fsnotify v1.4.7 15:08:54 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:08:54 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 15:08:54 go: finding github.com/go-kit/kit v0.8.0 15:08:54 go: finding github.com/go-logfmt/logfmt v0.4.0 15:08:54 go: finding github.com/go-playground/assert/v2 v2.0.1 15:08:54 go: finding github.com/go-playground/locales v0.13.0 15:08:54 go: finding github.com/go-playground/universal-translator v0.17.0 15:08:54 go: finding github.com/go-playground/validator/v10 v10.3.0 15:08:54 go: finding github.com/go-redis/redis/v7 v7.2.0 15:08:54 go: finding github.com/go-stack/stack v1.8.0 15:08:54 go: finding github.com/golang/protobuf v1.3.2 15:08:54 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:08:54 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:08:54 go: finding github.com/google/uuid v1.1.0 15:08:55 go: finding github.com/gorilla/mux v1.7.1 15:08:55 go: finding github.com/hashicorp/consul/api v1.1.0 15:08:55 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:08:55 go: finding github.com/hashicorp/errwrap v1.0.0 15:08:55 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:08:55 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:08:55 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:08:55 go: finding github.com/hashicorp/go-multierror v1.0.0 15:08:55 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:08:55 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:08:55 go: finding github.com/hashicorp/go-syslog v1.0.0 15:08:55 go: finding github.com/hashicorp/go-uuid v1.0.1 15:08:55 go: finding github.com/hashicorp/go.net v0.0.1 15:08:55 go: finding github.com/hashicorp/golang-lru v0.5.0 15:08:55 go: finding github.com/hashicorp/logutils v1.0.0 15:08:55 go: finding github.com/hashicorp/mdns v1.0.0 15:08:55 go: finding github.com/hashicorp/memberlist v0.1.3 15:08:55 go: finding github.com/hashicorp/serf v0.8.2 15:08:55 go: finding github.com/hpcloud/tail v1.0.0 15:08:55 go: finding github.com/imdario/mergo v0.3.6 15:08:55 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:08:55 go: finding github.com/kr/pretty v0.1.0 15:08:55 go: finding github.com/kr/pty v1.1.1 15:08:55 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 15:08:55 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 15:08:55 ---> 1ac75000f256 15:08:55 Step 3/29 : WORKDIR /edgex-go 15:08:55 ---> Using cache 15:08:55 ---> 976f740bf06f 15:08:55 Step 4/29 : RUN apk update && apk add make git 15:08:55 go: finding github.com/kr/text v0.1.0 15:08:55 go: finding github.com/leodido/go-urn v1.2.0 15:08:55 go: finding github.com/mattn/go-colorable v0.0.9 15:08:55 go: finding github.com/mattn/go-isatty v0.0.3 15:08:55 go: finding github.com/miekg/dns v1.0.14 15:08:55 go: finding github.com/mitchellh/cli v1.0.0 15:08:55 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:08:55 go: finding github.com/mitchellh/copystructure v1.0.0 15:08:55 go: finding github.com/mitchellh/go-homedir v1.0.0 15:08:55 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:08:55 go: finding github.com/mitchellh/gox v0.4.0 15:08:55 go: finding github.com/mitchellh/iochan v1.0.0 15:08:55 go: finding github.com/mitchellh/mapstructure v1.1.2 15:08:55 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:08:55 go: finding github.com/onsi/ginkgo v1.10.1 15:08:55 go: finding github.com/onsi/gomega v1.7.0 15:08:55 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:08:55 go: finding github.com/pebbe/zmq4 v1.0.0 15:08:55 go: finding github.com/pelletier/go-toml v1.2.0 15:08:55 go: finding github.com/pkg/errors v0.8.1 15:08:55 go: finding github.com/pmezard/go-difflib v1.0.0 15:08:55 go: finding github.com/posener/complete v1.1.1 15:08:55 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 15:08:56 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:08:56 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:08:56 go: finding github.com/stretchr/objx v0.1.0 15:08:56 go: finding github.com/stretchr/testify v1.5.1 15:08:56 go: finding github.com/ugorji/go v1.1.4 15:08:56 go: finding github.com/x448/float16 v0.8.4 15:08:56 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 15:08:56 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:08:56 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:08:56 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 15:08:56 go: finding golang.org/x/text v0.3.2 15:08:56 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 15:08:56 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:08:56 go: finding gopkg.in/eapache/queue.v1 v1.1.0 15:08:56 go: finding gopkg.in/fsnotify.v1 v1.4.7 15:08:56 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:08:56 go: finding gopkg.in/yaml.v2 v2.2.8 15:08:58 ---> Running in 38945a6dbaf0 15:08:58 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 15:08:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:08:58 ---> 1ac75000f256 15:08:58 Step 3/22 : WORKDIR /edgex-go 15:08:58 ---> Using cache 15:08:58 ---> 976f740bf06f 15:08:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:58 ---> Using cache 15:08:58 ---> 4560072f1a5a 15:08:58 Step 5/22 : RUN apk update && apk add make git 15:08:58 ---> Using cache 15:08:58 ---> 58725d728c13 15:08:58 Step 6/22 : COPY go.mod . 15:08:58 ---> Using cache 15:08:58 ---> da875eca996e 15:08:58 Step 7/22 : RUN go mod download 15:08:58 ---> Using cache 15:08:58 ---> b63ac5655ed3 15:08:58 Step 8/22 : COPY . . 15:08:58 ---> Using cache 15:08:58 ---> d0d549fb0968 15:08:58 Step 9/22 : RUN make cmd/core-metadata/core-metadata 15:08:59 ---> Running in 7403b4353344 15:08:59 Removing intermediate container 4072f4ed4de7 15:08:59 ---> 145a380e2de1 15:08:59 Step 8/24 : COPY . . 15:08:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:09:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:09:00 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:09:00 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:09:00 OK: 12746 distinct packages available 15:09:01 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 15:09:01 OK: 233 MiB in 51 packages 15:09:08 Removing intermediate container 38945a6dbaf0 15:09:08 ---> 6978e3f06e02 15:09:08 Step 5/29 : COPY go.mod . 15:09:11 ---> e47b901f03a5 15:09:11 Step 6/29 : RUN go mod download 15:09:16 ---> Running in 0983a2636e95 15:09:17 Removing intermediate container 23fc82438933 15:09:17 ---> d7ed8e3c66f9 15:09:17 15:09:17 Step 10/22 : FROM scratch 15:09:17 ---> 15:09:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:09:18 Removing intermediate container 8415dc7f3d24 15:09:18 ---> 35518988d752 15:09:18 Successfully built 35518988d752 15:09:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } 15:09:18 ---> Using cache 15:09:18 ---> ae04af495ddc 15:09:18 Step 12/22 : ENV APP_PORT=48082 15:09:18 ---> 4f6a1f30bc38 15:09:18 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:09:19 + docker inspect -f . ci-base-image-arm64 15:09:19 . [Pipeline] withDockerContainer 15:09:19 ---> Running in 262c32bef148 15:09:19 prd-ubuntu18.04-docker-arm64-4c-16g-2096 does not seem to be running inside a container 15:09:19 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:09:20 ---> Running in cec1030db8ee 15:09:20 Removing intermediate container 262c32bef148 15:09:20 ---> 9de21485a8ba 15:09:20 Step 13/22 : EXPOSE $APP_PORT 15:09:21 $ docker top 5f2de11b623b2dc8d774d20106cc551fc129a3adc875f38706bad135c41c5f37 -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:21 ---> Running in 6b68f9a0d655 15:09:22 + go version 15:09:22 go version go1.13.13 linux/arm64 [Pipeline] echo 15:09:22 ========================================================= 15:09:22 [edgeXBuildGoParallel] Running Tests and Build... 15:09:22 ========================================================= [Pipeline] sh 15:09:23 + make test 15:09:23 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:09:23 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 15:09:24 Removing intermediate container 6b68f9a0d655 15:09:24 ---> 19626a461d06 15:09:24 Step 14/22 : WORKDIR / 15:09:24 ---> Running in 1707ff3fb9ef 15:09:24 Removing intermediate container 0983a2636e95 15:09:24 ---> d31b415f75ca 15:09:24 Step 7/29 : COPY . . 15:09:24 ---> 4239388fc5e2 15:09:24 Step 9/24 : RUN make cmd/support-notifications/support-notifications 15:09:24 ---> Running in 2334dca94f59 15:09:24 Removing intermediate container 1707ff3fb9ef 15:09:24 ---> 4075eb41f83a 15:09:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 15:09:25 ? github.com/edgexfoundry/edgex-go [no test files] 15:09:26 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 15:09:26 ---> 497ee17b2b8a 15:09:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:09:33 ---> 3bf7d2ebe816 15:09:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:09:33 ---> 14b25fdd0147 15:09:33 Step 18/22 : ENTRYPOINT ["/core-command"] 15:09:34 ---> Running in 5c61e30bb145 15:09:36 Removing intermediate container 5c61e30bb145 15:09:36 ---> 38802fb9300b 15:09:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:09:37 ---> Running in 6c987003e92e 15:09:41 Removing intermediate container 6c987003e92e 15:09:41 ---> 9a241c4b1758 15:09:41 Step 20/22 : LABEL arch=x86_64 15:09:41 Removing intermediate container 7403b4353344 15:09:41 ---> bb90e2435441 15:09:41 15:09:41 Step 10/22 : FROM scratch 15:09:41 ---> 15:09:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:09:41 ---> Using cache 15:09:41 ---> ae04af495ddc 15:09:41 Step 12/22 : ENV APP_PORT=48081 15:09:41 ---> Running in 464e087a917b 15:09:42 ---> Running in 5ab2b3ae58e6 15:09:43 Removing intermediate container 464e087a917b 15:09:43 ---> 29b77236facc 15:09:43 Step 21/22 : LABEL git_sha=ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:09:45 Removing intermediate container 5ab2b3ae58e6 15:09:45 ---> 0c6415b33f83 15:09:45 Step 13/22 : EXPOSE $APP_PORT 15:09:45 ---> Running in c24d372bcf23 15:09:46 ---> Running in 9ddbb993a7e5 15:09:47 Removing intermediate container c24d372bcf23 15:09:47 ---> c1b36ed04321 15:09:47 Step 22/22 : LABEL version=0.0.0 15:09:47 Removing intermediate container 9ddbb993a7e5 15:09:47 ---> 9e24067fe4e0 15:09:47 Step 14/22 : WORKDIR / 15:09:47 ---> Running in e963f32fd689 15:09:47 ---> a1bb6ddabcc6 15:09:47 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 15:09:47 ---> Running in 3c39f6687668 15:09:48 ---> Running in f65942bbea42 15:09:48 Removing intermediate container e963f32fd689 15:09:48 ---> 9f73700931d8 15:09:48 15:09:48 Successfully built 9f73700931d8 15:09:48 Successfully tagged docker-core-command-go:latest 15:09:48  Building docker-core-command-go ... done Removing intermediate container 3c39f6687668 15:09:48 ---> 1eb61974d702 15:09:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 15:09:49 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 15:09:49 ---> b0b58ba7f0de 15:09:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:09:50 Removing intermediate container cec1030db8ee 15:09:50 ---> 52c03d6ed259 15:09:50 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:09:50 ---> 3a05fd0ebd11 15:09:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:09:50 ---> Running in c970d909ab4c 15:09:51 ---> bd327c06781c 15:09:51 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:09:51 ---> Running in 1ec1a3d3944e 15:09:51 Removing intermediate container 1ec1a3d3944e 15:09:51 ---> 7c52fc949854 15:09:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:09:51 ---> Running in 7d4e96cc4385 15:09:51 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 15:09:53 Removing intermediate container 7d4e96cc4385 15:09:53 ---> 69365a0c7fb0 15:09:53 Step 20/22 : LABEL arch=x86_64 15:09:54 ---> Running in 191b985ca5b5 15:09:54 Removing intermediate container 2334dca94f59 15:09:54 ---> 750aef699946 15:09:54 15:09:54 Step 10/24 : FROM scratch 15:09:54 ---> 15:09:54 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 15:09:54 ---> Using cache 15:09:54 ---> 97b45ae29112 15:09:54 Step 12/24 : ENV APP_PORT=48060 15:09:54 Removing intermediate container 191b985ca5b5 15:09:54 ---> 53fa63e2cf14 15:09:54 Step 21/22 : LABEL git_sha=ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:09:54 ---> Running in a5b0fc14636a 15:09:54 ---> Running in 655a09cc8b3a 15:09:54 Removing intermediate container a5b0fc14636a 15:09:54 ---> b111dde835fe 15:09:54 Step 13/24 : EXPOSE $APP_PORT 15:09:54 ---> Running in 5dc88109bf8d 15:09:55 Removing intermediate container 655a09cc8b3a 15:09:55 ---> 35094cb7f8e6 15:09:55 Step 22/22 : LABEL version=0.0.0 15:09:55 Removing intermediate container c970d909ab4c 15:09:55 ---> b2dfe0a472cc 15:09:55 15:09:55 Step 11/27 : FROM docker:latest 15:09:55 ---> 81f5749c9058 15:09:55 Step 12/27 : RUN apk add --no-cache bash 15:09:55 Removing intermediate container 5dc88109bf8d 15:09:55 ---> bfbbb38990a0 15:09:55 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 15:09:55 ---> Running in 15ebb572261c 15:09:55 ---> Running in b6968268b18f 15:09:56 Removing intermediate container 15ebb572261c 15:09:56 ---> 5875de02f994 15:09:56 15:09:56 ---> b43a30123bda 15:09:56 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 15:09:56 Successfully built 5875de02f994 15:09:56 Successfully tagged docker-core-metadata-go:latest 15:09:56  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:09:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:09:57 (1/2) Installing readline (8.0.4-r0) 15:09:57 (2/2) Installing bash (5.0.17-r0) 15:09:57 Executing bash-5.0.17-r0.post-install 15:09:57 Executing busybox-1.31.1-r16.trigger 15:09:57 OK: 12 MiB in 22 packages 15:09:57 ---> 9a2cfe0d0de2 15:09:57 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 15:09:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:09:59 Removing intermediate container b6968268b18f 15:09:59 ---> 076804a187e4 15:09:59 Step 13/27 : RUN rm -rf /var/cache/apk/* 15:09:59 ---> d74f688c9a01 15:09:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 15:09:59 ---> Running in 17696ed9b3ba 15:10:00 ---> c2ddaa2432af 15:10:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:10:01 ---> 7d95957c2dd7 15:10:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:10:01 Removing intermediate container 17696ed9b3ba 15:10:01 ---> 9a5bf5cd637a 15:10:01 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:10:01 ---> a81b41f0f4bd 15:10:01 Step 20/24 : ENTRYPOINT ["/support-notifications"] 15:10:01 ---> Running in ed28944ed934 15:10:01 ---> Running in 240729330b92 15:10:01 Removing intermediate container ed28944ed934 15:10:01 ---> 6cb5476f0a01 15:10:01 Step 15/27 : ENV APP_PORT=48090 15:10:01 ---> Running in bfc9ef41208e 15:10:02 Removing intermediate container 240729330b92 15:10:02 ---> e16b6d536feb 15:10:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:10:02 ---> Running in f15d2831329a 15:10:02 Removing intermediate container bfc9ef41208e 15:10:02 ---> c58dff0bfd35 15:10:02 Step 16/27 : EXPOSE $APP_PORT 15:10:02 ---> Running in dc10faf4648d 15:10:02 Removing intermediate container f15d2831329a 15:10:02 ---> 5541d14c2b40 15:10:02 Step 22/24 : LABEL arch=x86_64 15:10:03 ---> Running in 154fa010f7d4 15:10:03 Removing intermediate container dc10faf4648d 15:10:03 ---> d701ee2947b6 15:10:03 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:10:04 Removing intermediate container f65942bbea42 15:10:04 ---> afc74818aede 15:10:04 15:10:04 Step 9/29 : FROM alpine:latest 15:10:04 ---> a24bb4013296 15:10:04 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 15:10:04 Removing intermediate container 154fa010f7d4 15:10:04 ---> cc214260318d 15:10:04 Step 23/24 : LABEL git_sha=ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:10:04 ---> e4f175621882 15:10:04 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:10:04 ---> Running in 1c4116b6298e 15:10:04 ---> Running in 038ba0377084 15:10:04 Removing intermediate container 1c4116b6298e 15:10:04 ---> ddf29e57313c 15:10:04 Step 11/29 : USER root 15:10:04 Removing intermediate container 038ba0377084 15:10:04 ---> 97695616bed4 15:10:04 Step 24/24 : LABEL version=0.0.0 15:10:04 ---> 1367b8aeb812 15:10:04 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:10:04 ---> Running in a7b01d406bed 15:10:04 ---> Running in c13ee68e967c 15:10:04 Removing intermediate container a7b01d406bed 15:10:04 ---> 9763a2e4fa77 15:10:04 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 15:10:04 Removing intermediate container c13ee68e967c 15:10:04 ---> 6ac1f81ee9de 15:10:04 15:10:05 ---> Running in e7472e36ecea 15:10:05 ---> 0ce19753388d 15:10:05 Step 20/27 : RUN apk --no-cache add py-pip 15:10:05 Successfully built 6ac1f81ee9de 15:10:05 Successfully tagged docker-support-notifications-go:latest 15:10:05  Building docker-support-notifications-go ... done  ---> Running in a8027ceb50bd 15:10:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:10:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:10:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:10:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:10:06 v3.12.0-306-g6984aa70ea [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 15:10:06 v3.12.0-307-g4ab848012f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 15:10:06 OK: 12746 distinct packages available 15:10:06 (1/33) Installing libbz2 (1.0.8-r1) 15:10:06 (2/33) Installing expat (2.2.9-r1) 15:10:06 (3/33) Installing libffi (3.3-r2) 15:10:06 (4/33) Installing gdbm (1.13-r1) 15:10:06 (5/33) Installing xz-libs (5.2.5-r0) 15:10:06 (6/33) Installing sqlite-libs (3.32.1-r0) 15:10:06 (7/33) Installing python3 (3.8.5-r0) 15:10:06 (1/2) Installing ca-certificates (20191127-r4) 15:10:06 (2/2) Installing dumb-init (1.2.2-r1) 15:10:06 Executing busybox-1.31.1-r16.trigger 15:10:06 Executing ca-certificates-20191127-r4.trigger 15:10:06 OK: 6 MiB in 16 packages 15:10:09 (8/33) Installing py3-appdirs (1.4.4-r1) 15:10:09 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:10:09 (10/33) Installing py3-parsing (2.4.7-r0) 15:10:09 (11/33) Installing py3-six (1.15.0-r0) 15:10:09 (12/33) Installing py3-packaging (20.4-r0) 15:10:09 (13/33) Installing py3-setuptools (47.0.0-r0) 15:10:09 (14/33) Installing py3-chardet (3.0.4-r4) 15:10:09 (15/33) Installing py3-idna (2.9-r0) 15:10:10 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:10:10 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:10:11 (18/33) Installing py3-requests (2.23.0-r0) 15:10:11 (19/33) Installing py3-msgpack (1.0.0-r0) 15:10:11 Removing intermediate container e7472e36ecea 15:10:11 ---> 2747e0f4985b 15:10:11 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 15:10:11 (20/33) Installing py3-lockfile (0.12.2-r3) 15:10:11 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:10:11 (22/33) Installing py3-colorama (0.4.3-r0) 15:10:11 (23/33) Installing py3-distlib (0.3.0-r0) 15:10:11 (24/33) Installing py3-distro (1.5.0-r1) 15:10:11 (25/33) Installing py3-webencodings (0.5.1-r3) 15:10:11 ---> Running in 818e0a8b5805 15:10:11 (26/33) Installing py3-html5lib (1.0.1-r4) 15:10:11 (27/33) Installing py3-pytoml (0.1.21-r0) 15:10:11 (28/33) Installing py3-pep517 (0.8.2-r0) 15:10:11 (29/33) Installing py3-progress (1.5-r0) 15:10:11 (30/33) Installing py3-toml (0.10.1-r0) 15:10:12 (31/33) Installing py3-retrying (1.3.3-r0) 15:10:12 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:10:12 (33/33) Installing py3-pip (20.1.1-r0) 15:10:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:10:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:10:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:10:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:10:13 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.023s 15:10:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 15:10:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:10:13 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 15:10:13 Removing intermediate container 818e0a8b5805 15:10:13 ---> 3ff4c9994ade 15:10:13 Step 14/29 : WORKDIR $BASE_DIR 15:10:13 Executing busybox-1.31.1-r16.trigger 15:10:13 OK: 71 MiB in 55 packages 15:10:13 ---> Running in f43f511a0c1a 15:10:13 Removing intermediate container f43f511a0c1a 15:10:13 ---> caa669d0adb2 15:10:13 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 15:10:13 ---> Running in 7c250da04999 15:10:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:10:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:10:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:10:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:10:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:10:19 Removing intermediate container a8027ceb50bd 15:10:19 ---> 84c977acf7c8 15:10:19 Step 21/27 : RUN pip install docker-compose==1.23.2 15:10:19 ---> Running in 668c3a57a555 15:10:19 Removing intermediate container 7c250da04999 15:10:19 ---> 651d735b8a2a 15:10:19 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 15:10:19 ---> 7583a0322999 15:10:19 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 15:10:19 ---> cbe112e01ac8 15:10:19 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 15:10:19 ---> fffc350544f7 15:10:19 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 15:10:19 ---> e51b07f6bd84 15:10:19 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 15:10:19 Collecting docker-compose==1.23.2 15:10:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:10:20 ---> 79b1642065a3 15:10:20 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 15:10:20 ---> Running in 50e9e875c5cf 15:10:20 Collecting websocket-client<1.0,>=0.32.0 15:10:20 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 15:10:20 Collecting docopt<0.7,>=0.6.1 15:10:20 Downloading docopt-0.6.2.tar.gz (25 kB) 15:10:20 Collecting PyYAML<4,>=3.10 15:10:20 Downloading PyYAML-3.13.tar.gz (270 kB) 15:10:20 Removing intermediate container 50e9e875c5cf 15:10:20 ---> e41facfe7fa3 15:10:20 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 15:10:22 ---> 8e02e9285a3a 15:10:22 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:10:22 ---> Running in 7ea2b4cd6537 15:10:22 Collecting docker<4.0,>=3.6.0 15:10:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:10:22 Collecting jsonschema<3,>=2.5.1 15:10:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:10:22 Collecting dockerpty<0.5,>=0.4.1 15:10:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:10:23 Collecting cached-property<2,>=1.2.0 15:10:23 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 15:10:23 Removing intermediate container 7ea2b4cd6537 15:10:23 ---> 17da2ae93ea8 15:10:23 Step 24/29 : RUN chmod 755 security-secrets-setup 15:10:23 ---> Running in ed80cfb6d6ec 15:10:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:10:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:10:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:10:23 Collecting texttable<0.10,>=0.9.0 15:10:23 Downloading texttable-0.9.1.tar.gz (11 kB) 15:10:23 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.067s coverage: 46.6% of statements 15:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:10:24 Collecting docker-pycreds>=0.4.0 15:10:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:10:24 Collecting idna<2.8,>=2.5 15:10:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:10:24 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) 15:10:24 Collecting urllib3<1.25,>=1.21.1 15:10:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:10:24 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) 15:10:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:10:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:10:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:10:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:10:24 Removing intermediate container ed80cfb6d6ec 15:10:24 ---> 88b915cf280f 15:10:24 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 15:10:24 ---> Running in dade4393084d 15:10:24 Installing collected packages: websocket-client, docopt, PyYAML, idna, urllib3, requests, docker-pycreds, docker, jsonschema, dockerpty, cached-property, texttable, docker-compose 15:10:24 Removing intermediate container dade4393084d 15:10:24 ---> d08dee3fd7a2 15:10:24 Step 26/29 : CMD [ "generate" ] 15:10:24 Running setup.py install for docopt: started 15:10:24 ---> Running in 049c7034ee1b 15:10:25 Removing intermediate container 049c7034ee1b 15:10:25 ---> b3b4803086b1 15:10:25 Step 27/29 : LABEL arch=x86_64 15:10:25 ---> Running in a267d2450bbb 15:10:25 Removing intermediate container a267d2450bbb 15:10:25 ---> 0c865e19dce5 15:10:25 Step 28/29 : LABEL git_sha=ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:10:25 Running setup.py install for docopt: finished with status 'done' 15:10:25 Running setup.py install for PyYAML: started 15:10:25 ---> Running in 8f8ca4c6a02c 15:10:25 Removing intermediate container 8f8ca4c6a02c 15:10:25 ---> 7793bfcb0263 15:10:25 Step 29/29 : LABEL version=0.0.0 15:10:25 ---> Running in 6a672d6c1302 15:10:25 Removing intermediate container 6a672d6c1302 15:10:25 ---> 5d736fd4f593 15:10:25 15:10:26 Running setup.py install for PyYAML: finished with status 'done' 15:10:26 Attempting uninstall: idna 15:10:26 Found existing installation: idna 2.9 15:10:26 Uninstalling idna-2.9: 15:10:26 Successfully built 5d736fd4f593 15:10:26 Successfully uninstalled idna-2.9 15:10:26 Successfully tagged docker-security-secrets-setup-go:latest 15:10:26  Building docker-security-secrets-setup-go ... done  Attempting uninstall: urllib3 15:10:26 Found existing installation: urllib3 1.25.9 15:10:26 Uninstalling urllib3-1.25.9: 15:10:26 Successfully uninstalled urllib3-1.25.9 15:10:26 Attempting uninstall: requests 15:10:26 Found existing installation: requests 2.23.0 15:10:26 Uninstalling requests-2.23.0: 15:10:26 Successfully uninstalled requests-2.23.0 15:10:27 Running setup.py install for dockerpty: started 15:10:27 Running setup.py install for dockerpty: finished with status 'done' 15:10:27 Running setup.py install for texttable: started 15:10:28 Running setup.py install for texttable: finished with status 'done' 15:10:28 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 15:10:31 Removing intermediate container 668c3a57a555 15:10:31 ---> 513cad0bc042 15:10:31 Step 22/27 : RUN apk --no-cache add curl 15:10:31 ---> Running in 0aff2d52f392 15:10:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:10:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:10:32 (1/3) Installing nghttp2-libs (1.41.0-r0) 15:10:32 (2/3) Installing libcurl (7.69.1-r0) 15:10:32 (3/3) Installing curl (7.69.1-r0) 15:10:32 Executing busybox-1.31.1-r16.trigger 15:10:32 OK: 72 MiB in 58 packages 15:10:32 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.187s coverage: 27.2% of statements 15:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:10:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.023s coverage: 100.0% of statements 15:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:10:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.035s coverage: 100.0% of statements 15:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:10:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.057s coverage: 80.0% of statements 15:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:10:32 Removing intermediate container 0aff2d52f392 15:10:32 ---> 2b8bc540924e 15:10:32 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 15:10:32 ---> Running in da67640695f0 15:10:32 Removing intermediate container da67640695f0 15:10:32 ---> abc7834b4eca 15:10:32 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:10:32 ---> Running in 83a772efbcb9 15:10:33 Removing intermediate container 83a772efbcb9 15:10:33 ---> 4761c56ad3e5 15:10:33 Step 25/27 : LABEL arch=x86_64 15:10:33 ---> Running in 585f71c77965 15:10:33 Removing intermediate container 585f71c77965 15:10:33 ---> 5ff322a7c382 15:10:33 Step 26/27 : LABEL git_sha=ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:10:33 ---> Running in 62a224966e00 15:10:33 Removing intermediate container 62a224966e00 15:10:33 ---> b72010c8fffe 15:10:33 Step 27/27 : LABEL version=0.0.0 15:10:33 ---> Running in b966044bbfb7 15:10:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.386s coverage: 92.9% of statements 15:10:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:10:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:10:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:10:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:10:33 Removing intermediate container b966044bbfb7 15:10:33 ---> a8b8eae64e7f 15:10:33 15:10:33 Successfully built a8b8eae64e7f 15:10:33 Successfully tagged docker-sys-mgmt-agent-go:latest 15:10:34  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 15:10:34 $ docker stop --time=1 a28aee9951f155bff05137053fc1d6b2b17a035b6e7330ad49f5f9d81a10c7fc 15:10:36 $ docker rm -f a28aee9951f155bff05137053fc1d6b2b17a035b6e7330ad49f5f9d81a10c7fc 15:10:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.327s coverage: 28.6% of statements 15:10:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:10:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:10:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:10:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:10:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [Pipeline] // withDockerContainer [Pipeline] sh 15:10:37 + docker images 15:10:37 + grep docker 15:10:37 docker-sys-mgmt-agent-go latest a8b8eae64e7f 3 seconds ago 284MB 15:10:37 docker-security-secrets-setup-go latest 5d736fd4f593 11 seconds ago 25.1MB 15:10:37 docker-support-notifications-go latest 6ac1f81ee9de 32 seconds ago 14.5MB 15:10:37 docker-core-metadata-go latest 5875de02f994 41 seconds ago 14.4MB 15:10:37 docker-core-command-go latest 9f73700931d8 48 seconds ago 13MB 15:10:37 docker-core-data-go latest d19a234c4f33 About a minute ago 24.5MB 15:10:37 docker-security-secretstore-setup-go latest 61caecff1932 2 minutes ago 33.9MB 15:10:37 docker-support-scheduler-go latest dce7c7b7ee24 2 minutes ago 13.1MB 15:10:37 docker-support-logging-go latest 21385db29a68 2 minutes ago 11.8MB 15:10:37 docker-security-proxy-setup-go latest 99d834c6001e 2 minutes ago 16.4MB 15:10:37 docker latest 81f5749c9058 2 months ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 15:10:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.074s coverage: 100.0% of statements 15:10:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:10:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.024s coverage: 100.0% of statements 15:10:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [Pipeline] findFiles [Pipeline] node 15:10:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 89.8% of statements 15:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:10:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.121s coverage: 97.5% of statements 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:10:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.090s coverage: 100.0% of statements 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:10:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/error [no test files] 15:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] 15:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.306s coverage: 63.5% of statements 15:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 15:10:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.303s coverage: 55.9% of statements 15:10:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:10:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:10:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 15:10:48 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 15:10:53 Still waiting to schedule task 15:10:53 All nodes of label ‘centos7-docker-8c-8g’ are offline 15:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 4.950s coverage: 86.3% of statements 15:10:53 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 15:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.970s coverage: 72.2% of statements 15:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.437s coverage: 72.1% of statements 15:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.031s coverage: 82.4% of statements 15:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.018s coverage: 48.4% of statements 15:10:53 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 15:10:53 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 15:10:53 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 15:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.092s coverage: 28.8% of statements 15:10:53 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 15:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.047s coverage: 96.8% of statements 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 15:10:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 26.9% of statements 15:10:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:10:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:10:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.345s coverage: 84.1% of statements 15:10:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.046s coverage: 100.0% of statements 15:11:00 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.097s coverage: 42.9% of statements 15:11:00 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 15:11:00 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 15:11:00 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.068s coverage: 100.0% of statements 15:11:00 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 15:11:01 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.046s coverage: 83.8% of statements 15:11:01 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 15:11:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.145s coverage: 46.1% of statements 15:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:11:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.064s coverage: 100.0% of statements 15:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:11:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.109s coverage: 100.0% of statements 15:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:11:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.088s coverage: 100.0% of statements 15:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:11:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.240s coverage: 29.1% of statements 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:11:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.052s coverage: 99.0% of statements 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:11:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.030s coverage: 100.0% of statements 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:11:12 ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:11:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.018s coverage: 100.0% of statements 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:11:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.026s coverage: 87.9% of statements 15:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:11:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements 15:11:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.023s coverage: 32.1% of statements 15:11:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.023s coverage: 100.0% of statements 15:11:16 GO111MODULE=on go vet ./... 15:11:35 gofmt -l . 15:11:36 [ "`gofmt -l .`" = "" ] 15:11:38 ./bin/test-go-mod-tidy.sh 15:11:39 ./bin/test-attribution-txt.sh [Pipeline] sh 15:11:43 + ls -al . 15:11:43 total 584 15:11:43 drwxrwxr-x 10 1001 1001 4096 Sep 10 15:11 . 15:11:43 drwxr-xr-x 4 root root 4096 Sep 10 15:09 .. 15:11:43 -rw-rw-r-- 1 1001 1001 11 Sep 10 15:07 .dockerignore 15:11:43 drwxrwxr-x 8 1001 1001 4096 Sep 10 15:07 .git 15:11:43 drwxrwxr-x 3 1001 1001 4096 Sep 10 15:07 .github 15:11:43 -rw-rw-r-- 1 1001 1001 932 Sep 10 15:07 .gitignore 15:11:43 drwxrwxr-x 3 1001 1001 4096 Sep 10 15:07 .semver 15:11:43 -rw-rw-r-- 1 1001 1001 166 Sep 10 15:07 .sonarcloud.properties 15:11:43 -rw-rw-r-- 1 1001 1001 3804 Sep 10 15:07 CONTRIBUTING.md 15:11:43 -rw-rw-r-- 1 1001 1001 1035 Sep 10 15:07 Dockerfile.build 15:11:43 -rw-rw-r-- 1 1001 1001 886 Sep 10 15:07 Jenkinsfile 15:11:43 -rw-rw-r-- 1 1001 1001 10775 Sep 10 15:07 LICENSE 15:11:43 -rw-rw-r-- 1 1001 1001 6237 Sep 10 15:07 Makefile 15:11:43 -rw-rw-r-- 1 1001 1001 6465 Sep 10 15:07 README.md 15:11:43 -rw-rw-r-- 1 1001 1001 259 Sep 10 15:07 SECURITY.md 15:11:43 -rw-rw-r-- 1 1001 1001 5 Sep 10 15:02 VERSION 15:11:43 -rw-rw-r-- 1 1001 1001 4131 Sep 10 15:07 ZMQWindows.md 15:11:43 drwxrwxr-x 2 1001 1001 4096 Sep 10 15:07 bin 15:11:43 drwxrwxr-x 15 1001 1001 4096 Sep 10 15:07 cmd 15:11:43 -rw-r--r-- 1 root root 458659 Sep 10 15:11 coverage.out 15:11:43 -rw-r--r-- 1 root root 1019 Sep 10 15:11 go.mod 15:11:43 -rw-r--r-- 1 root root 19185 Sep 10 15:11 go.sum 15:11:43 drwxrwxr-x 8 1001 1001 4096 Sep 10 15:07 internal 15:11:43 drwxrwxr-x 4 1001 1001 4096 Sep 10 15:07 openapi 15:11:43 drwxrwxr-x 4 1001 1001 4096 Sep 10 15:07 snap 15:11:43 -rw-rw-r-- 1 1001 1001 168 Sep 10 15:07 version.go [Pipeline] sh 15:11:43 + '[' -e coverage.out ] 15:11:43 + chown 1001:1001 coverage.out [Pipeline] stash 15:11:43 Warning: overwriting stash ‘coverage-report’ 15:11:45 Stashed 1 file(s) [Pipeline] sh 15:11:45 + make build 15:11:45 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 15:11:51 Running on prd-centos7-docker-8c-8g-2098 in /w/workspace/edgexfoundry_edgex-go_PR-2685 [Pipeline] { [Pipeline] ws 15:11:51 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 15:11:53 using credential edgex-jenkins-ssh 15:11:53 Cloning the remote Git repository 15:11:53 Cloning with configured refspecs honoured and without tags 15:11:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:11:53 > git init /w/workspace/edgex-go/1 # timeout=10 15:11:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:11:53 > git --version # timeout=10 15:11:53 > git --version # 'git version 2.16.5' 15:11:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:11:53 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2685/head:refs/remotes/origin/PR-2685 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:12:04 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 15:12:08 Fetching without tags 15:12:08 Merging remotes/origin/master commit ae7f6d9e03ac0c4469df4e5edf961c8bae9d78bc into PR head commit ecaf1ffb6cd814075808024c00ea681b36ffdd46 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:12:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:12:08 > git config --add remote.origin.fetch +refs/pull/2685/head:refs/remotes/origin/PR-2685 # timeout=10 15:12:08 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:12:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:12:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:12:08 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:08 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2685/head:refs/remotes/origin/PR-2685 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:12:08 > git config core.sparsecheckout # timeout=10 15:12:08 > git checkout -f ecaf1ffb6cd814075808024c00ea681b36ffdd46 # timeout=10 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:12:09 Failed in branch amd64 15:12:16 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 15:12:20 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 15:12:25 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 15:12:30 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 15:12:32 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 15:12:36 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 15:12:41 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 15:12:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:12:50 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 15:12:55 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 15:12:59 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] } 15:13:03 $ docker stop --time=1 5f2de11b623b2dc8d774d20106cc551fc129a3adc875f38706bad135c41c5f37 15:13:06 $ docker rm -f 5f2de11b623b2dc8d774d20106cc551fc129a3adc875f38706bad135c41c5f37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:13:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:13:07 15:13:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:13:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:13:08 latest: Pulling from edgex-devops/edgex-compose-arm64 15:13:08 29e5d40040c1: Pulling fs layer 15:13:08 1ce36da41761: Pulling fs layer 15:13:08 25b303627fd3: Pulling fs layer 15:13:08 29e5d40040c1: Verifying Checksum 15:13:08 29e5d40040c1: Download complete 15:13:09 1ce36da41761: Verifying Checksum 15:13:09 1ce36da41761: Download complete 15:13:09 29e5d40040c1: Pull complete 15:13:10 1ce36da41761: Pull complete 15:13:10 25b303627fd3: Verifying Checksum 15:13:10 25b303627fd3: Download complete 15:13:20 25b303627fd3: Pull complete 15:13:20 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:13:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:13:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:13:21 prd-ubuntu18.04-docker-arm64-4c-16g-2096 does not seem to be running inside a container 15:13:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:13:24 $ docker top ecb7c836257118e4f05a0b03bf472fffabf18760fad1b8cc2221bb46ad98af7a -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:26 + docker-compose build --help 15:13:26 + grep parallel 15:13:30 --parallel Build images in parallel. [Pipeline] } 15:13:30 $ docker stop --time=1 ecb7c836257118e4f05a0b03bf472fffabf18760fad1b8cc2221bb46ad98af7a 15:13:32 $ docker rm -f ecb7c836257118e4f05a0b03bf472fffabf18760fad1b8cc2221bb46ad98af7a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:13:33 . [Pipeline] withDockerContainer 15:13:33 prd-ubuntu18.04-docker-arm64-4c-16g-2096 does not seem to be running inside a container 15:13:34 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 15:13:35 $ docker top 8712fcdf9fd6ec05fc2e2e6a31136e9708809af009a243ab60988db049a070e7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:36 + docker-compose -f ./docker-compose-build.yml build --parallel 15:13:40 Building docker-core-command-go ... 15:13:40 Building docker-core-data-go ... 15:13:40 Building docker-core-metadata-go ... 15:13:40 Building docker-security-proxy-setup-go ... 15:13:40 Building docker-security-secrets-setup-go ... 15:13:40 Building docker-security-secretstore-setup-go ... 15:13:40 Building docker-support-logging-go ... 15:13:40 Building docker-support-notifications-go ... 15:13:40 Building docker-support-scheduler-go ... 15:13:40 Building docker-sys-mgmt-agent-go ... 15:13:40 Building docker-security-secrets-setup-go 15:13:40 Building docker-support-scheduler-go 15:13:40 Building docker-security-secretstore-setup-go 15:13:40 Building docker-support-logging-go 15:13:40 Building docker-support-notifications-go 15:15:32 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 15:15:32 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:15:32 ---> 35518988d752 15:15:32 Step 3/21 : WORKDIR /edgex-go 15:15:32 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 15:15:32 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 15:15:32 ---> 35518988d752 15:15:32 Step 3/29 : WORKDIR /edgex-go 15:15:32 Step 1/24 : ARG BUILDER_BASE=golang:1.13-alpine 15:15:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:15:32 ---> 35518988d752 15:15:32 Step 3/24 : WORKDIR /edgex-go 15:15:32 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 15:15:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:15:32 ---> 35518988d752 15:15:32 Step 3/22 : WORKDIR /edgex-go 15:15:32 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 15:15:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:15:32 ---> 35518988d752 15:15:32 Step 3/26 : WORKDIR /edgex-go 15:15:32 ---> Running in b3d5807852ab 15:15:32 ---> Running in 318550929fcb 15:15:32 ---> Running in 9e77ea3a128c 15:15:32 ---> Running in 7ed9c06d14e8 15:15:32 ---> Running in 5196de3f772c 15:15:32 Removing intermediate container b3d5807852ab 15:15:32 ---> e833f59bc8d0 15:15:32 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:32 Removing intermediate container 7ed9c06d14e8 15:15:32 ---> bf1232284090 15:15:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:32 Removing intermediate container 5196de3f772c 15:15:32 ---> e8e7c4efd641 15:15:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:32 Removing intermediate container 318550929fcb 15:15:32 ---> 20f2500328a1 15:15:32 Step 4/29 : RUN apk update && apk add make git 15:15:32 Removing intermediate container 9e77ea3a128c 15:15:32 ---> c6abf8e5db7e 15:15:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:32 ---> Running in 9e9d64878874 15:15:32 ---> Running in b649438fbafe 15:15:32 ---> Running in 66acd63c4290 15:15:32 ---> Running in ac08de4d5067 15:15:32 ---> Running in 39c3d945728c 15:15:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:15:32 Removing intermediate container 9e9d64878874 15:15:32 ---> 47a7f56218a4 15:15:32 Step 5/21 : RUN apk update && apk add make git 15:15:32 ---> Running in 21ff3cc5d914 15:15:32 Removing intermediate container b649438fbafe 15:15:32 ---> 05c7ab246e95 15:15:32 Step 5/26 : RUN apk update && apk add make git 15:15:32 ---> Running in b13613fb29a5 15:15:32 Removing intermediate container 39c3d945728c 15:15:32 ---> e27217f9785f 15:15:32 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 15:15:32 Removing intermediate container 66acd63c4290 15:15:32 ---> 7c078682d16d 15:15:32 Step 5/22 : RUN apk update && apk add make && apk add bash git 15:15:32 ---> Running in 6da240b6d023 15:15:32 ---> Running in a882c4ce4418 15:15:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:15:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:15:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:15:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:15:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:15:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:15:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:15:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:15:34 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:15:34 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:15:34 OK: 12617 distinct packages available 15:15:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:15:34 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:15:34 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:15:34 OK: 12617 distinct packages available 15:15:34 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:15:34 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:15:34 OK: 12617 distinct packages available 15:15:35 OK: 217 MiB in 51 packages 15:15:35 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:15:35 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:15:35 OK: 12617 distinct packages available 15:15:35 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:15:35 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:15:35 OK: 12617 distinct packages available 15:15:35 OK: 217 MiB in 51 packages 15:15:36 OK: 217 MiB in 51 packages 15:15:36 OK: 217 MiB in 51 packages 15:15:36 OK: 217 MiB in 51 packages 15:15:37 Removing intermediate container 21ff3cc5d914 15:15:37 ---> 8076d331b93f 15:15:37 Step 6/21 : COPY go.mod . 15:15:37 OK: 217 MiB in 51 packages 15:15:37 Removing intermediate container b13613fb29a5 15:15:37 ---> e96bf46cb576 15:15:37 Step 6/26 : COPY go.mod . 15:15:37 Removing intermediate container ac08de4d5067 15:15:37 ---> 83a8be71f5e8 15:15:37 Step 5/29 : COPY go.mod . 15:15:38 Removing intermediate container a882c4ce4418 15:15:38 ---> e5ce8701f430 15:15:38 Step 6/24 : COPY go.mod . 15:15:38 ---> 941a7c68d418 15:15:38 Step 7/21 : RUN go mod download 15:15:38 ---> Running in 29d0295b6e70 15:15:39 ---> 90509c3c5eb8 15:15:39 Step 7/26 : RUN go mod download 15:15:39 ---> 2416f39acaf1 15:15:39 Step 6/29 : RUN go mod download 15:15:39 ---> Running in e473dbbacfce 15:15:39 Removing intermediate container 6da240b6d023 15:15:39 ---> 3899aeca2ad0 15:15:39 Step 6/22 : COPY go.mod . 15:15:39 ---> 6b329dc48497 15:15:39 Step 7/24 : RUN go mod download 15:15:39 ---> Running in 22df73e2008d 15:15:39 ---> Running in 264c9d641b3c 15:15:41 ---> dfb0056e5ec3 15:15:41 Step 7/22 : RUN go mod download 15:15:41 ---> Running in ef448f97b540 15:15:43 Removing intermediate container 29d0295b6e70 15:15:43 ---> 2589e9a55f67 15:15:43 Step 8/21 : COPY . . 15:15:44 Removing intermediate container e473dbbacfce 15:15:44 ---> c7abba476d37 15:15:44 Step 8/26 : COPY . . 15:15:45 Removing intermediate container 22df73e2008d 15:15:45 Removing intermediate container 264c9d641b3c 15:15:45 ---> 51a220913041 15:15:45 Step 8/24 : COPY . . 15:15:45 ---> 401ef6a47e39 15:15:45 Step 7/29 : COPY . . 15:15:46 Removing intermediate container ef448f97b540 15:15:46 ---> 8464558bc0bd 15:15:46 Step 8/22 : COPY . . 15:16:18 ---> 7e2ebdaa9372 15:16:18 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 15:16:18 ---> 610a0f75fd53 15:16:18 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 15:16:18 ---> 31b55651aebb 15:16:18 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 15:16:18 ---> d21c97b7a176 15:16:18 Step 9/24 : RUN make cmd/support-notifications/support-notifications 15:16:18 ---> c0297d6eb8ef 15:16:18 Step 9/22 : RUN make cmd/support-logging/support-logging 15:16:18 ---> Running in 9b77d5c7035e 15:16:18 ---> Running in 24f17381d4f9 15:16:18 ---> Running in 5056f7d274cd 15:16:18 ---> Running in 96bb1dc680ac 15:16:18 ---> Running in b6b59b4b94cb 15:16:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:16:19 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 15:16:19 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 15:16:19 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 15:16:19 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 15:17:56 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 15:17:56 Removing intermediate container 24f17381d4f9 15:17:56 ---> 7028da1a5083 15:17:56 15:17:56 Step 9/29 : FROM alpine:latest 15:17:56 latest: Pulling from library/alpine 15:17:56 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 15:17:56 Status: Downloaded newer image for alpine:latest 15:17:56 ---> 62ee0e9f8440 15:17:56 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 15:17:56 ---> Running in ca7866ff6e24 15:17:56 Removing intermediate container ca7866ff6e24 15:17:56 ---> 887625c2a997 15:17:56 Step 11/29 : USER root 15:17:56 ---> Running in 47a6898c4ca5 15:17:56 Removing intermediate container 47a6898c4ca5 15:17:56 ---> 508894edc667 15:17:56 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 15:17:56 ---> Running in 2619af815206 15:17:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:17:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:17:56 v3.12.0-306-g6984aa70ea [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 15:17:56 v3.12.0-307-g4ab848012f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 15:17:56 OK: 12617 distinct packages available 15:17:56 (1/2) Installing ca-certificates (20191127-r4) 15:17:56 (2/2) Installing dumb-init (1.2.2-r1) 15:17:56 Executing busybox-1.31.1-r16.trigger 15:17:56 Executing ca-certificates-20191127-r4.trigger 15:17:56 OK: 6 MiB in 16 packages 15:17:56 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 15:17:57 Removing intermediate container 2619af815206 15:17:57 ---> 992d73a57414 15:17:57 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 15:17:57 ---> Running in d5a3e400ed76 15:17:57 Removing intermediate container d5a3e400ed76 15:17:57 ---> b81f9b49b4d8 15:17:57 Step 14/29 : WORKDIR $BASE_DIR 15:17:57 ---> Running in 98e1992df485 15:17:58 Removing intermediate container 98e1992df485 15:17:58 ---> 0a30f3c25d6b 15:17:58 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 15:17:59 ---> Running in a37695ff3ef6 15:18:04 Removing intermediate container a37695ff3ef6 15:18:04 ---> d7737d37180d 15:18:04 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 15:18:06 Removing intermediate container 96bb1dc680ac 15:18:06 ---> cddf0cb32f56 15:18:06 15:18:06 Step 10/22 : FROM scratch 15:18:06 ---> 15:18:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 15:18:06 ---> Running in f8c07936315c 15:18:06 ---> 55e24fd825b3 15:18:06 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 15:18:07 Removing intermediate container f8c07936315c 15:18:07 ---> a95ca72aea68 15:18:07 Step 12/22 : ENV APP_PORT=48061 15:18:07 ---> Running in dc460bceb790 15:18:08 ---> fdd08b2965fa 15:18:08 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 15:18:08 Removing intermediate container dc460bceb790 15:18:08 ---> d4bf57a4ff58 15:18:08 Step 13/22 : EXPOSE $APP_PORT 15:18:08 ---> Running in 9139203d7ee9 15:18:10 Removing intermediate container 9139203d7ee9 15:18:10 ---> 42892c9ba746 15:18:10 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 15:18:10 ---> 89f5006f5de5 15:18:10 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 15:18:11 ---> a0de5c421e9b 15:18:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 15:18:12 Removing intermediate container 9b77d5c7035e 15:18:12 ---> a970c6ecc20b 15:18:12 15:18:12 Step 10/26 : FROM alpine:3.10 15:18:12 ---> 3166505aa4e1 15:18:12 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 15:18:12 3.10: Pulling from library/alpine 15:18:12 ---> b65e09ef466b 15:18:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 15:18:13 ---> dd5641fd18f8 15:18:13 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 15:18:13 ---> Running in 02775dd52744 15:18:14 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 15:18:14 Status: Downloaded newer image for alpine:3.10 15:18:14 ---> 536a684cf733 15:18:14 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 15:18:15 ---> Running in 91e4b50a7bc7 15:18:15 ---> 902393a7f734 15:18:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 15:18:17 ---> 8575fee7d3fa 15:18:17 Step 18/22 : ENTRYPOINT ["/support-logging"] 15:18:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 15:18:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 15:18:17 ---> Running in 45ae99447aac 15:18:17 Removing intermediate container 02775dd52744 15:18:17 ---> c8029dcfec50 15:18:17 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 15:18:18 v3.10.5-85-gb9aebdae9a [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 15:18:18 v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 15:18:18 OK: 10167 distinct packages available 15:18:18 (1/5) Installing ca-certificates (20191127-r2) 15:18:18 (2/5) Installing nghttp2-libs (1.39.2-r1) 15:18:18 (3/5) Installing libcurl (7.66.0-r0) 15:18:18 (4/5) Installing curl (7.66.0-r0) 15:18:18 Removing intermediate container 45ae99447aac 15:18:18 ---> 253a3cd941f1 15:18:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"](5/5) Installing dumb-init (1.2.2-r1) 15:18:18 15:18:18 Executing busybox-1.30.1-r3.trigger 15:18:18 Executing ca-certificates-20191127-r2.trigger 15:18:19 OK: 7 MiB in 19 packages 15:18:19 ---> d49afbc5e05b 15:18:19 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:18:19 ---> Running in 8a93764aa058 15:18:19 ---> Running in 6f6d88a5ce43 15:18:20 Removing intermediate container b6b59b4b94cb 15:18:20 ---> 9ad61cf450b6 15:18:20 15:18:20 Step 10/24 : FROM scratch 15:18:20 ---> 15:18:20 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 15:18:20 ---> Using cache 15:18:20 ---> a95ca72aea68 15:18:20 Step 12/24 : ENV APP_PORT=48060 15:18:20 ---> Running in 27a49f57f193 15:18:20 Removing intermediate container 8a93764aa058 15:18:20 ---> 2a3470dc391c 15:18:20 Step 20/22 : LABEL arch=arm64 15:18:20 ---> Running in cb98e0c841a2 15:18:21 Removing intermediate container 27a49f57f193 15:18:21 ---> 07109229efea 15:18:21 Step 13/24 : EXPOSE $APP_PORT 15:18:21 ---> Running in 8ee74dcca035 15:18:21 Removing intermediate container 91e4b50a7bc7 15:18:21 ---> 73d2965528fd 15:18:21 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:18:21 Removing intermediate container cb98e0c841a2 15:18:21 ---> b8f2ef76e7af 15:18:21 Step 21/22 : LABEL git_sha=ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:18:21 Removing intermediate container 5056f7d274cd 15:18:21 ---> 1399a57770eb 15:18:21 15:18:21 Step 10/21 : FROM scratch 15:18:21 ---> 15:18:21 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:18:22 ---> Running in d9155ee1e49f 15:18:22 ---> Running in 44fbffd1e9a3 15:18:22 ---> Running in bbf4c5905adc 15:18:22 Removing intermediate container 8ee74dcca035 15:18:22 ---> 29d1fc8ee411 15:18:22 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 15:18:22 Removing intermediate container d9155ee1e49f 15:18:22 ---> b4bbee41b4fa 15:18:22 Step 13/26 : WORKDIR / 15:18:22 ---> Running in 266ea2c21dd0 15:18:22 Removing intermediate container bbf4c5905adc 15:18:22 ---> b99cf4dad0f7 15:18:22 Step 12/21 : ENV APP_PORT=48085 15:18:22 Removing intermediate container 44fbffd1e9a3 15:18:22 ---> 6b4735685c34 15:18:22 Step 22/22 : LABEL version=0.0.0 15:18:23 ---> Running in 5201594a73b9 15:18:23 ---> Running in fcead8972830 15:18:23 ---> 67c9220919e6 15:18:23 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 15:18:23 Removing intermediate container 266ea2c21dd0 15:18:23 ---> 5a063f0f2708 15:18:23 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:18:23 Removing intermediate container 6f6d88a5ce43 15:18:23 ---> 1ff2c21ae20c 15:18:23 Step 24/29 : RUN chmod 755 security-secrets-setup 15:18:23 Removing intermediate container 5201594a73b9 15:18:23 ---> fc7631dcf9bf 15:18:23 Step 13/21 : EXPOSE $APP_PORT 15:18:23 Removing intermediate container fcead8972830 15:18:23 ---> f93a4bfce205 15:18:23 15:18:24 ---> Running in 6a202de0e627 15:18:24 ---> Running in 7325a51cf385 15:18:24 Successfully built f93a4bfce205 15:18:24 ---> 89f8d3c2393a 15:18:24 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 15:18:24 Successfully tagged docker-support-logging-go-arm64:latest 15:18:24  Building docker-support-logging-go ... done Building docker-sys-mgmt-agent-go 15:18:24 ---> 9811b4ac83be 15:18:24 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:18:24 Removing intermediate container 6a202de0e627 15:18:24 ---> 53ae48642a47 15:18:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 15:18:26 ---> 3b0c3bbc8dd8 15:18:26 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:18:26 ---> c165ae561b4e 15:18:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:18:27 ---> 8a27eb704ecd 15:18:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 15:18:27 ---> 6620cfd689eb 15:18:27 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 15:18:29 ---> 81df24d91659 15:18:29 ---> 6487825d8bab 15:18:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:18:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:18:30 ---> 120f3ee3f784 15:18:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:18:30 Removing intermediate container 7325a51cf385 15:18:30 ---> 7fed2c3a961c 15:18:30 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 15:18:31 ---> 8a61eed635ba 15:18:31 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 15:18:31 ---> Running in 93cdee1d5336 15:18:32 ---> 19fc8c197056 15:18:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:18:32 ---> Running in 8a17ef54c7df 15:18:32 ---> 6e533358ca14 15:18:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:18:32 Removing intermediate container 93cdee1d5336 15:18:32 ---> eb248068fdc9 15:18:32 Step 26/29 : CMD [ "generate" ] 15:18:33 Removing intermediate container 8a17ef54c7df 15:18:33 ---> bbf21dbc8333 15:18:33 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:18:33 ---> Running in ccc220a2d102 15:18:33 ---> 64f15c47f5ef 15:18:33 Step 20/24 : ENTRYPOINT ["/support-notifications"] 15:18:33 ---> Running in fbb35a96f5eb 15:18:33 ---> 83ebfe28f92b 15:18:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 15:18:33 ---> Running in 08b80ee0a33d 15:18:34 Removing intermediate container ccc220a2d102 15:18:34 ---> e9fccbf07c31 15:18:34 Step 27/29 : LABEL arch=arm64 15:18:34 Removing intermediate container fbb35a96f5eb 15:18:34 ---> d2748434b37f 15:18:34 Step 19/21 : LABEL arch=arm64 15:18:34 ---> Running in e941c720bd25 15:18:34 ---> Running in 4a724d70f536 15:18:34 Removing intermediate container 08b80ee0a33d 15:18:34 ---> 61c2e0032678 15:18:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:18:34 ---> Running in 57265832ffb9 15:18:35 Removing intermediate container e941c720bd25 15:18:35 ---> c32b2103149f 15:18:35 Step 28/29 : LABEL git_sha=ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:18:35 Removing intermediate container 4a724d70f536 15:18:35 ---> 010f3ebf5383 15:18:35 Step 20/21 : LABEL git_sha=ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:18:35 ---> 163be503f849 15:18:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:18:35 ---> Running in b896681d48ff 15:18:36 ---> Running in d3b0330e26bd 15:18:36 Removing intermediate container 57265832ffb9 15:18:36 ---> bbba413c6900 15:18:36 Step 22/24 : LABEL arch=arm64 15:18:36 ---> Running in c51149b3a53b 15:18:36 Removing intermediate container b896681d48ff 15:18:36 ---> b34a27c38173 15:18:36 Step 29/29 : LABEL version=0.0.0 15:18:37 ---> 021e06436524 15:18:37 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:18:37 Removing intermediate container d3b0330e26bd 15:18:37 ---> b09acd829b20 15:18:37 Step 21/21 : LABEL version=0.0.0 15:18:37 ---> Running in 1a8542d45013 15:18:38 ---> Running in 53df6102917e 15:18:38 Removing intermediate container c51149b3a53b 15:18:38 ---> 4f3d285c648f 15:18:38 Step 23/24 : LABEL git_sha=ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:18:38 ---> Running in 392523c03bf6 15:18:38 Removing intermediate container 1a8542d45013 15:18:38 ---> 27d4c613faff 15:18:38 15:18:39 ---> Running in c6ec5d6b07a4 15:18:39 Removing intermediate container 53df6102917e 15:18:39 ---> 4115214cdf02 15:18:39 15:18:39 Successfully built 27d4c613faff 15:18:39 Successfully tagged docker-security-secrets-setup-go-arm64:latest 15:18:39 Building docker-security-proxy-setup-go 15:18:40  Building docker-security-secrets-setup-go ... done Successfully built 4115214cdf02 15:18:40 Successfully tagged docker-support-scheduler-go-arm64:latest 15:18:40 Building docker-core-metadata-go 15:18:40  Building docker-support-scheduler-go ... done Removing intermediate container c6ec5d6b07a4 15:18:40 ---> c2a65faae8ec 15:18:40 Step 24/24 : LABEL version=0.0.0 15:18:40 ---> Running in 1f1e9033ed21 15:18:41 Removing intermediate container 1f1e9033ed21 15:18:41 ---> d2ec040bfafc 15:18:41 15:18:41 Successfully built d2ec040bfafc 15:18:41 Successfully tagged docker-support-notifications-go-arm64:latest 15:18:41  Building docker-support-notifications-go ... done Building docker-core-command-go 15:18:42 Removing intermediate container 392523c03bf6 15:18:42 ---> e15629bb4a67 15:18:42 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:18:42 ---> Running in 25c52eeff881 15:18:43 Removing intermediate container 25c52eeff881 15:18:43 ---> 6da9c560a231 15:18:43 Step 24/26 : LABEL arch=arm64 15:18:44 ---> Running in f2511b3be9f0 15:18:45 Removing intermediate container f2511b3be9f0 15:18:45 ---> e0431d0d082c 15:18:45 Step 25/26 : LABEL git_sha=ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:18:46 ---> Running in 89ce51474976 15:18:47 Removing intermediate container 89ce51474976 15:18:47 ---> 663593e77215 15:18:47 Step 26/26 : LABEL version=0.0.0 15:18:48 ---> Running in 6eabda86a84b 15:18:49 Removing intermediate container 6eabda86a84b 15:18:49 ---> 8ad018d0b852 15:18:49 15:18:49 Successfully built 8ad018d0b852 15:18:49 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 15:18:49 Building docker-core-data-go 15:19:22  Building docker-security-secretstore-setup-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.13-alpine 15:19:22 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:19:22 ---> 35518988d752 15:19:22 Step 3/27 : WORKDIR /edgex-go 15:19:22 ---> Using cache 15:19:22 ---> c6abf8e5db7e 15:19:22 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:22 ---> Using cache 15:19:22 ---> e27217f9785f 15:19:22 Step 5/27 : RUN apk update && apk add make bash git 15:19:26 ---> Running in 6d90953619a1 15:19:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:19:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:19:31 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:19:31 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:19:31 OK: 12617 distinct packages available 15:19:31 OK: 217 MiB in 51 packages 15:19:35 Removing intermediate container 6d90953619a1 15:19:35 ---> bc60388c440a 15:19:35 Step 6/27 : COPY go.mod . 15:19:35 ---> a3414cf1455e 15:19:35 Step 7/27 : RUN go mod download 15:19:35 ---> Running in ade70ec116d5 15:19:40 Removing intermediate container ade70ec116d5 15:19:40 ---> 4149ac617bf7 15:19:40 Step 8/27 : COPY . . 15:19:58 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 15:19:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:19:58 ---> 35518988d752 15:19:58 Step 3/20 : WORKDIR /edgex-go 15:19:58 ---> Using cache 15:19:58 ---> c6abf8e5db7e 15:19:58 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:58 ---> Using cache 15:19:58 ---> e27217f9785f 15:19:58 Step 5/20 : RUN apk update && apk add make git 15:19:58 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 15:19:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:19:58 ---> 35518988d752 15:19:58 Step 3/22 : WORKDIR /edgex-go 15:19:58 ---> Using cache 15:19:58 ---> c6abf8e5db7e 15:19:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:58 ---> Using cache 15:19:58 ---> e27217f9785f 15:19:58 Step 5/22 : RUN apk update && apk add make git 15:19:58 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 15:19:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:19:58 ---> 35518988d752 15:19:58 Step 3/22 : WORKDIR /edgex-go 15:19:58 ---> Using cache 15:19:58 ---> c6abf8e5db7e 15:19:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:58 ---> Using cache 15:19:58 ---> e27217f9785f 15:19:58 Step 5/22 : RUN apk update && apk add make git 15:19:58 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 15:19:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:19:58 ---> 35518988d752 15:19:58 Step 3/23 : WORKDIR /edgex-go 15:19:58 ---> Using cache 15:19:58 ---> c6abf8e5db7e 15:19:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:58 ---> Using cache 15:19:58 ---> e27217f9785f 15:19:58 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 15:20:01 ---> Running in 52787a6f02a2 15:20:01 ---> Running in 3afcaf2d64d1 15:20:01 ---> Running in d2e730d9f0b8 15:20:01 ---> Running in 64727b38df9e 15:20:01 ---> 34c962631bf6 15:20:01 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:20:02 ---> Running in 515392ba969a 15:20:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:20:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:20:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:20:04 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 15:20:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:20:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:20:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:20:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:20:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:20:06 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:20:06 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:20:06 OK: 12617 distinct packages available 15:20:07 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:20:07 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:20:07 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:20:07 OK: 12617 distinct packages available 15:20:07 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:20:07 OK: 12617 distinct packages available 15:20:07 OK: 217 MiB in 51 packages 15:20:07 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:20:07 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:20:07 OK: 12617 distinct packages available 15:20:08 OK: 217 MiB in 51 packages 15:20:08 OK: 217 MiB in 51 packages 15:20:08 OK: 217 MiB in 51 packages 15:20:10 Removing intermediate container d2e730d9f0b8 15:20:10 ---> 4393d6d8d960 15:20:10 Step 6/23 : COPY go.mod . 15:20:10 Removing intermediate container 3afcaf2d64d1 15:20:10 ---> c5c8bd4091c9 15:20:10 Step 6/20 : COPY go.mod . 15:20:11 Removing intermediate container 64727b38df9e 15:20:11 ---> 3d1f7c42d071 15:20:11 Step 6/22 : COPY go.mod . 15:20:11 Removing intermediate container 52787a6f02a2 15:20:11 ---> 5e51407a5600 15:20:11 Step 6/22 : COPY go.mod . 15:20:12 ---> 36524040e1b2 15:20:12 Step 7/23 : RUN go mod download 15:20:12 ---> Running in 2429418bb300 15:20:12 ---> 8a7a4102a051 15:20:12 Step 7/20 : RUN go mod download 15:20:13 ---> Running in f071bc61c3c9 15:20:13 ---> 9c04a20fefad 15:20:13 Step 7/22 : RUN go mod download 15:20:13 ---> Running in 668095964b1e 15:20:13 ---> 170fb8a34ebc 15:20:13 Step 7/22 : RUN go mod download 15:20:14 ---> Running in 4f87aa32ebb2 15:20:18 Removing intermediate container 2429418bb300 15:20:18 ---> e3f5c56635bd 15:20:18 Step 8/23 : COPY . . 15:20:19 Removing intermediate container f071bc61c3c9 15:20:19 ---> 62c277ceffdc 15:20:19 Step 8/20 : COPY . . 15:20:20 Removing intermediate container 668095964b1e 15:20:20 ---> eee8e8138222 15:20:20 Step 8/22 : COPY . . 15:20:20 Removing intermediate container 4f87aa32ebb2 15:20:20 ---> 9b4585f85a03 15:20:20 Step 8/22 : COPY . . 15:20:53 ---> d5f97983043d 15:20:53 Step 9/23 : RUN make cmd/core-data/core-data 15:20:53 ---> 20a7d523fab6 15:20:53 Step 9/22 : RUN make cmd/core-metadata/core-metadata 15:20:53 ---> 01fa7004cc45 15:20:53 Step 9/22 : RUN make cmd/core-command/core-command 15:20:53 ---> b95b88418415 15:20:53 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 15:20:53 ---> Running in efa1fa3b8ba3 15:20:53 ---> Running in 954e38992a2e 15:20:53 ---> Running in 92eee6f33727 15:20:53 ---> Running in 880db070cdf9 15:20:55 Removing intermediate container 515392ba969a 15:20:55 ---> 9ddd7db36005 15:20:55 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:20:55 ---> Running in ae67cfaa1bf2 15:20:55 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 15:20:56 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 15:20: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 15:20:56 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 15:20:57 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 15:21:04 Removing intermediate container ae67cfaa1bf2 15:21:04 ---> a3dfb0dc6e8e 15:21:04 15:21:04 Step 11/27 : FROM docker:latest 15:21:04 ---> ce9d55ae87f1 15:21:04 Step 12/27 : RUN apk add --no-cache bash 15:21:04 ---> Running in 3d4b7a4221ef 15:21:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:21:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:21:07 (1/2) Installing readline (8.0.4-r0) 15:21:07 (2/2) Installing bash (5.0.17-r0) 15:21:07 Executing bash-5.0.17-r0.post-install 15:21:07 Executing busybox-1.31.1-r16.trigger 15:21:07 OK: 12 MiB in 22 packages 15:21:09 Removing intermediate container 3d4b7a4221ef 15:21:09 ---> ccb116d4ed65 15:21:09 Step 13/27 : RUN rm -rf /var/cache/apk/* 15:21:09 ---> Running in de6fcbdd2cbc 15:21:14 Removing intermediate container de6fcbdd2cbc 15:21:14 ---> 43027de3bcb9 15:21:14 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:21:14 ---> Running in 36c0127cd008 15:21:14 Removing intermediate container 36c0127cd008 15:21:14 ---> ec5bea58869a 15:21:14 Step 15/27 : ENV APP_PORT=48090 15:21:14 ---> Running in c8290fb03ffb 15:21:15 Removing intermediate container c8290fb03ffb 15:21:15 ---> ab3c961f4372 15:21:15 Step 16/27 : EXPOSE $APP_PORT 15:21:15 ---> Running in 679d139d978d 15:21:16 Removing intermediate container 679d139d978d 15:21:16 ---> 286d373c820e 15:21:16 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:21:17 ---> 8e3a74ac6e3a 15:21:17 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:21:18 ---> ab500e19bfd8 15:21:18 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:21:20 ---> fe423e387264 15:21:20 Step 20/27 : RUN apk --no-cache add py-pip 15:21:20 ---> Running in d51b20bf4d25 15:21:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:21:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:21:23 (1/33) Installing libbz2 (1.0.8-r1) 15:21:23 (2/33) Installing expat (2.2.9-r1) 15:21:23 (3/33) Installing libffi (3.3-r2) 15:21:23 (4/33) Installing gdbm (1.13-r1) 15:21:23 (5/33) Installing xz-libs (5.2.5-r0) 15:21:23 (6/33) Installing sqlite-libs (3.32.1-r0) 15:21:23 (7/33) Installing python3 (3.8.5-r0) 15:21:25 (8/33) Installing py3-appdirs (1.4.4-r1) 15:21:25 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:21:25 (10/33) Installing py3-parsing (2.4.7-r0) 15:21:25 (11/33) Installing py3-six (1.15.0-r0) 15:21:25 (12/33) Installing py3-packaging (20.4-r0) 15:21:25 (13/33) Installing py3-setuptools (47.0.0-r0) 15:21:25 (14/33) Installing py3-chardet (3.0.4-r4) 15:21:25 (15/33) Installing py3-idna (2.9-r0) 15:21:25 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:21:25 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:21:25 (18/33) Installing py3-requests (2.23.0-r0) 15:21:25 (19/33) Installing py3-msgpack (1.0.0-r0) 15:21:25 (20/33) Installing py3-lockfile (0.12.2-r3) 15:21:25 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:21:25 (22/33) Installing py3-colorama (0.4.3-r0) 15:21:25 (23/33) Installing py3-distlib (0.3.0-r0) 15:21:26 (24/33) Installing py3-distro (1.5.0-r1) 15:21:26 (25/33) Installing py3-webencodings (0.5.1-r3) 15:21:26 (26/33) Installing py3-html5lib (1.0.1-r4) 15:21:26 (27/33) Installing py3-pytoml (0.1.21-r0) 15:21:26 (28/33) Installing py3-pep517 (0.8.2-r0) 15:21:26 (29/33) Installing py3-progress (1.5-r0) 15:21:26 (30/33) Installing py3-toml (0.10.1-r0) 15:21:26 (31/33) Installing py3-retrying (1.3.3-r0) 15:21:26 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:21:26 (33/33) Installing py3-pip (20.1.1-r0) 15:21:26 Executing busybox-1.31.1-r16.trigger 15:21:26 OK: 71 MiB in 55 packages 15:21:36 Removing intermediate container d51b20bf4d25 15:21:36 ---> 1eeebb83e2b3 15:21:36 Step 21/27 : RUN pip install docker-compose==1.23.2 15:21:36 ---> Running in b12ca744a6b2 15:21:44 Collecting docker-compose==1.23.2 15:21:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:21:45 Collecting PyYAML<4,>=3.10 15:21:45 Downloading PyYAML-3.13.tar.gz (270 kB) 15:21:50 Collecting jsonschema<3,>=2.5.1 15:21:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:21:51 Collecting docker<4.0,>=3.6.0 15:21:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:21:52 Collecting cached-property<2,>=1.2.0 15:21:52 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 15:21:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:21:53 Collecting texttable<0.10,>=0.9.0 15:21:53 Downloading texttable-0.9.1.tar.gz (11 kB) 15:21:56 Collecting websocket-client<1.0,>=0.32.0 15:21:56 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 15:21:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:21:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:21:58 Collecting docopt<0.7,>=0.6.1 15:21:58 Downloading docopt-0.6.2.tar.gz (25 kB) 15:22:01 Collecting dockerpty<0.5,>=0.4.1 15:22:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:22:03 Collecting docker-pycreds>=0.4.0 15:22:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:22:04 Collecting idna<2.8,>=2.5 15:22:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:22:04 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) 15:22:05 Collecting urllib3<1.25,>=1.21.1 15:22:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:22:05 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) 15:22:05 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:22:05 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:22:05 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:22:05 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:22:06 Installing collected packages: PyYAML, jsonschema, idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, texttable, docopt, dockerpty, docker-compose 15:22:06 Running setup.py install for PyYAML: started 15:22:09 Running setup.py install for PyYAML: finished with status 'done' 15:22:09 Attempting uninstall: idna 15:22:09 Found existing installation: idna 2.9 15:22:09 Uninstalling idna-2.9: 15:22:09 Successfully uninstalled idna-2.9 15:22:10 Attempting uninstall: urllib3 15:22:10 Found existing installation: urllib3 1.25.9 15:22:10 Uninstalling urllib3-1.25.9: 15:22:10 Successfully uninstalled urllib3-1.25.9 15:22:11 Attempting uninstall: requests 15:22:11 Found existing installation: requests 2.23.0 15:22:11 Uninstalling requests-2.23.0: 15:22:11 Successfully uninstalled requests-2.23.0 15:22:13 Running setup.py install for texttable: started 15:22:16 Running setup.py install for texttable: finished with status 'done' 15:22:16 Running setup.py install for docopt: started 15:22:19 Running setup.py install for docopt: finished with status 'done' 15:22:19 Running setup.py install for dockerpty: started 15:22:21 Removing intermediate container 92eee6f33727 15:22:21 ---> 1cbcf1665e47 15:22:21 15:22:21 Step 10/20 : FROM alpine 15:22:21 ---> 62ee0e9f8440 15:22:21 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 15:22:21 ---> Running in 0e2c42b8fbd9 15:22:22 Running setup.py install for dockerpty: finished with status 'done' 15:22:24 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 15:22:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:22:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:22:25 v3.12.0-306-g6984aa70ea [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 15:22:25 v3.12.0-307-g4ab848012f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 15:22:25 OK: 12617 distinct packages available 15:22:26 (1/4) Installing ca-certificates (20191127-r4) 15:22:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:22:26 (3/4) Installing libcurl (7.69.1-r0) 15:22:26 (4/4) Installing curl (7.69.1-r0) 15:22:26 Executing busybox-1.31.1-r16.trigger 15:22:26 Executing ca-certificates-20191127-r4.trigger 15:22:27 OK: 7 MiB in 18 packages 15:22:30 Removing intermediate container 0e2c42b8fbd9 15:22:30 ---> 3f335f727498 15:22:30 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:22:30 Removing intermediate container b12ca744a6b2 15:22:30 ---> 6eaee45d8865 15:22:30 Step 22/27 : RUN apk --no-cache add curl 15:22:31 ---> Running in 2d11f3e5f2b4 15:22:31 ---> Running in 9dbce7031ac2 15:22:32 Removing intermediate container 2d11f3e5f2b4 15:22:32 ---> 6a8c0398ea6c 15:22:32 Step 13/20 : WORKDIR /edgex 15:22:32 ---> Running in 85418d4a985d 15:22:33 Removing intermediate container 85418d4a985d 15:22:33 ---> 6d6c0794351f 15:22:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:22:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:22:34 ---> 23630522b2a7 15:22:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:22:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:22:34 (1/3) Installing nghttp2-libs (1.41.0-r0) 15:22:34 (2/3) Installing libcurl (7.69.1-r0) 15:22:34 (3/3) Installing curl (7.69.1-r0) 15:22:34 Executing busybox-1.31.1-r16.trigger 15:22:35 OK: 71 MiB in 58 packages 15:22:35 ---> 5c696ff904fa 15:22:35 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:22:36 ---> Running in 14bf3feb5ead 15:22:37 Removing intermediate container 14bf3feb5ead 15:22:37 ---> dcd6c6b0efbc 15:22:37 Step 17/20 : CMD ["--init=true"] 15:22:37 ---> Running in 8bea02a3909f 15:22:37 Removing intermediate container 9dbce7031ac2 15:22:37 ---> 8548c8aa57d8 15:22:37 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 15:22:37 ---> Running in b913bad3a2b4 15:22:37 Removing intermediate container 8bea02a3909f 15:22:37 ---> d2b703785a4d 15:22:37 Step 18/20 : LABEL arch=arm64 15:22:38 ---> Running in d8fa78319388 15:22:38 Removing intermediate container b913bad3a2b4 15:22:38 ---> 560c32660554 15:22:38 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:22:38 ---> Running in 110422e19a52 15:22:39 Removing intermediate container d8fa78319388 15:22:39 ---> 41a6b0ecf2c6 15:22:39 Step 19/20 : LABEL git_sha=ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:22:39 ---> Running in 6a9c41dd7977 15:22:39 Removing intermediate container 110422e19a52 15:22:39 ---> 53e1d8743840 15:22:39 Step 25/27 : LABEL arch=arm64 15:22:39 ---> Running in ad3ec9236107 15:22:40 Removing intermediate container 6a9c41dd7977 15:22:40 ---> 19a9a71d2472 15:22:40 Step 20/20 : LABEL version=0.0.0 15:22:40 Removing intermediate container ad3ec9236107 15:22:40 ---> 2007f4ca9046 15:22:40 Step 26/27 : LABEL git_sha=ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:22:40 ---> Running in d7f0e530ac8c 15:22:40 ---> Running in a0eb6f9cc619 15:22:41 Removing intermediate container d7f0e530ac8c 15:22:41 ---> b307a247129a 15:22:41 15:22:41 Removing intermediate container a0eb6f9cc619 15:22:41 ---> aaf21874b84c 15:22:41 Step 27/27 : LABEL version=0.0.0 15:22:41 ---> Running in 79d40b55cb61 15:22:42 Successfully built b307a247129a 15:22:42 Successfully tagged docker-security-proxy-setup-go-arm64:latest 15:22:42  Building docker-security-proxy-setup-go ... done Removing intermediate container 79d40b55cb61 15:22:42 ---> 8ed66d26d6ad 15:22:42 15:22:43 Successfully built 8ed66d26d6ad 15:22:43 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 15:22:53  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 880db070cdf9 15:22:53 ---> c3cf99c0ced2 15:22:53 15:22:53 Step 10/22 : FROM scratch 15:22:53 ---> 15:22:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:22:53 ---> Using cache 15:22:53 ---> b99cf4dad0f7 15:22:53 Step 12/22 : ENV APP_PORT=48082 15:22:53 ---> Running in 2020dde72b73 15:22:54 Removing intermediate container 2020dde72b73 15:22:54 ---> 2854562dfe0d 15:22:54 Step 13/22 : EXPOSE $APP_PORT 15:22:54 ---> Running in 40826992932b 15:22:55 Removing intermediate container 40826992932b 15:22:55 ---> f6e971fb26d5 15:22:55 Step 14/22 : WORKDIR / 15:22:55 ---> Running in 83a0784f4e74 15:22:56 Removing intermediate container 83a0784f4e74 15:22:56 ---> fa26e9963d63 15:22:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 15:22:57 ---> 5973be161cb3 15:22:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:22:57 Removing intermediate container 954e38992a2e 15:22:57 ---> 0bfa04741f13 15:22:57 15:22:57 Step 10/22 : FROM scratch 15:22:57 ---> 15:22:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:22:58 ---> Using cache 15:22:58 ---> b99cf4dad0f7 15:22:58 Step 12/22 : ENV APP_PORT=48081 15:22:58 ---> Running in b7cbf8d99bad 15:22:58 Removing intermediate container b7cbf8d99bad 15:22:58 ---> 589290b9b2c7 15:22:58 Step 13/22 : EXPOSE $APP_PORT 15:22:58 ---> 6bc198e7f777 15:22:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:22:58 ---> Running in 01388b2f8b22 15:22:59 Removing intermediate container 01388b2f8b22 15:22:59 ---> 57010cb3cbd0 15:22:59 Step 14/22 : WORKDIR / 15:22:59 ---> Running in 0032052dddb9 15:22:59 ---> 66776e5e546d 15:22:59 Step 18/22 : ENTRYPOINT ["/core-command"] 15:22:59 ---> Running in 2e7b2c43dd58 15:23:00 Removing intermediate container 0032052dddb9 15:23:00 ---> 844ac9921b26 15:23:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 15:23:00 Removing intermediate container 2e7b2c43dd58 15:23:00 ---> 0debfe8b6e29 15:23:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:23:00 ---> Running in 853c09974497 15:23:00 ---> 805e29bc1111 15:23:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:23:01 Removing intermediate container 853c09974497 15:23:01 ---> a3c1185a29e2 15:23:01 Step 20/22 : LABEL arch=arm64 15:23:01 ---> Running in 3c0cf7a2a5a9 15:23:02 ---> b20b59f33621 15:23:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:23:02 Removing intermediate container 3c0cf7a2a5a9 15:23:02 ---> d85f479d5360 15:23:02 Step 21/22 : LABEL git_sha=ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:23:02 ---> Running in c1ce10d21d11 15:23:03 Removing intermediate container c1ce10d21d11 15:23:03 ---> 4817fd2233d2 15:23:03 Step 22/22 : LABEL version=0.0.0 15:23:03 ---> Running in a8b85a80fd39 15:23:03 ---> ade47f2a83ad 15:23:03 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:23:03 ---> Running in 36deb98bb1ee 15:23:04 Removing intermediate container a8b85a80fd39 15:23:04 ---> 90cee37c8a8a 15:23:04 15:23:04 Removing intermediate container 36deb98bb1ee 15:23:04 ---> b67a85b69de2 15:23:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:23:04 Successfully built 90cee37c8a8a 15:23:04 ---> Running in dac6b8d71c6d 15:23:04 Successfully tagged docker-core-command-go-arm64:latest 15:23:05  Building docker-core-command-go ... done Removing intermediate container dac6b8d71c6d 15:23:05 ---> 18ca00d7b5ea 15:23:05 Step 20/22 : LABEL arch=arm64 15:23:05 ---> Running in b0f6d21560b9 15:23:06 Removing intermediate container b0f6d21560b9 15:23:06 ---> 71b2928db14f 15:23:06 Step 21/22 : LABEL git_sha=ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:23:06 ---> Running in b5b88d26956d 15:23:06 Removing intermediate container b5b88d26956d 15:23:06 ---> 16c5ab7ccd94 15:23:06 Step 22/22 : LABEL version=0.0.0 15:23:06 ---> Running in c08ef1514f62 15:23:07 Removing intermediate container c08ef1514f62 15:23:07 ---> 8c73828741ae 15:23:07 15:23:07 Successfully built 8c73828741ae 15:23:07 Successfully tagged docker-core-metadata-go-arm64:latest 15:23:11  Building docker-core-metadata-go ... done Removing intermediate container efa1fa3b8ba3 15:23:11 ---> 080aaf709c53 15:23:11 15:23:11 Step 10/23 : FROM alpine 15:23:11 ---> 62ee0e9f8440 15:23:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:23:11 ---> Running in edf43d5ea532 15:23:11 Removing intermediate container edf43d5ea532 15:23:11 ---> 4c6aef06ad2a 15:23:11 Step 12/23 : ENV APP_PORT=48080 15:23:11 ---> Running in 11a94fd0569a 15:23:12 Removing intermediate container 11a94fd0569a 15:23:12 ---> 15964dac6a15 15:23:12 Step 13/23 : EXPOSE $APP_PORT 15:23:12 ---> Running in b4a4bc142062 15:23:13 Removing intermediate container b4a4bc142062 15:23:13 ---> 76b466ce82b8 15:23:13 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:13 ---> Running in ba1925d40b5f 15:23:15 Removing intermediate container ba1925d40b5f 15:23:15 ---> e63b9c2d5be8 15:23:15 Step 15/23 : RUN apk --no-cache add zeromq 15:23:15 ---> Running in 8d3dabf6993d 15:23:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:23:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:23:20 (1/5) Installing libgcc (9.3.0-r2) 15:23:20 (2/5) Installing libsodium (1.0.18-r0) 15:23:21 (3/5) Installing libstdc++ (9.3.0-r2) 15:23:22 (4/5) Installing libzmq (4.3.3-r0) 15:23:22 (5/5) Installing zeromq (4.3.3-r0) 15:23:22 Executing busybox-1.31.1-r16.trigger 15:23:22 OK: 8 MiB in 19 packages 15:23:24 Removing intermediate container 8d3dabf6993d 15:23:24 ---> b62771efd1e7 15:23:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 15:23:24 ---> 7f127b4d08bd 15:23:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:23:26 ---> 7fd45e55b17c 15:23:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:23:26 ---> 32d997634f61 15:23:26 Step 19/23 : ENTRYPOINT ["/core-data"] 15:23:27 ---> Running in 94acb6dd0489 15:23:27 Removing intermediate container 94acb6dd0489 15:23:27 ---> 7edfe2103da0 15:23:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:23:27 ---> Running in 6d227e82c379 15:23:27 Removing intermediate container 6d227e82c379 15:23:27 ---> f89496ef46d8 15:23:27 Step 21/23 : LABEL arch=arm64 15:23:28 ---> Running in 09b7c87c700f 15:23:28 Removing intermediate container 09b7c87c700f 15:23:28 ---> 2322f1802852 15:23:28 Step 22/23 : LABEL git_sha=ecaf1ffb6cd814075808024c00ea681b36ffdd46 15:23:28 ---> Running in 2785ddab5405 15:23:29 Removing intermediate container 2785ddab5405 15:23:29 ---> 1ac0e9b9c8f9 15:23:29 Step 23/23 : LABEL version=0.0.0 15:23:29 ---> Running in c647416544b0 15:23:29 Removing intermediate container c647416544b0 15:23:29 ---> cad13fc254d9 15:23:29 15:23:30 Successfully built cad13fc254d9 15:23:30 Successfully tagged docker-core-data-go-arm64:latest 15:23:30  Building docker-core-data-go ... done  [Pipeline] } 15:23:30 $ docker stop --time=1 8712fcdf9fd6ec05fc2e2e6a31136e9708809af009a243ab60988db049a070e7 15:23:32 $ docker rm -f 8712fcdf9fd6ec05fc2e2e6a31136e9708809af009a243ab60988db049a070e7 [Pipeline] // withDockerContainer [Pipeline] sh 15:23:33 + docker images 15:23:33 + grep docker 15:23:33 docker-core-data-go-arm64 latest cad13fc254d9 4 seconds ago 23.4MB 15:23:33 docker-core-metadata-go-arm64 latest 8c73828741ae 27 seconds ago 13.8MB 15:23:33 docker-core-command-go-arm64 latest 90cee37c8a8a 29 seconds ago 12.4MB 15:23:33 docker-sys-mgmt-agent-go-arm64 latest 8ed66d26d6ad 51 seconds ago 266MB 15:23:33 docker-security-proxy-setup-go-arm64 latest b307a247129a 53 seconds ago 15.8MB 15:23:33 docker-security-secretstore-setup-go-arm64 latest 8ad018d0b852 4 minutes ago 32.6MB 15:23:33 docker-support-notifications-go-arm64 latest d2ec040bfafc 4 minutes ago 13.9MB 15:23:33 docker-security-secrets-setup-go-arm64 latest 27d4c613faff 4 minutes ago 24.2MB 15:23:33 docker-support-scheduler-go-arm64 latest 4115214cdf02 4 minutes ago 12.6MB 15:23:33 docker-support-logging-go-arm64 latest f93a4bfce205 5 minutes ago 11.4MB 15:23:33 docker latest ce9d55ae87f1 2 months ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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 15:23:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:23:38 ---> package-listing.sh 15:23:38 ++ facter osfamily 15:23:38 ++ tr '[:upper:]' '[:lower:]' 15:23:38 + OS_FAMILY=redhat 15:23:38 + workspace=/w/workspace/edgex-go/1 15:23:38 + START_PACKAGES=/tmp/packages_start.txt 15:23:38 + END_PACKAGES=/tmp/packages_end.txt 15:23:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:23:38 + PACKAGES=/tmp/packages_start.txt 15:23:38 + '[' /w/workspace/edgex-go/1 ']' 15:23:38 + PACKAGES=/tmp/packages_end.txt 15:23:38 + case "${OS_FAMILY}" in 15:23:38 + rpm -qa 15:23:38 + sort 15:23:43 + '[' -f /tmp/packages_start.txt ']' 15:23:43 + '[' -f /tmp/packages_end.txt ']' 15:23:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:23:43 + '[' /w/workspace/edgex-go/1 ']' 15:23:43 + mkdir -p /w/workspace/edgex-go/1/archives/ 15:23:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] isUnix [Pipeline] sh 15:23:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:23:43 15:23:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:23:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:23:44 alpine: Pulling from edgex-lftools-log-publisher 15:23:44 df20fa9351a1: Already exists 15:23:44 36b3adc4ff6f: Pulling fs layer 15:23:44 8ad3a11d3b57: Pulling fs layer 15:23:44 46f8f816bc3b: Pulling fs layer 15:23:44 0dadc02b9964: Pulling fs layer 15:23:44 ce6a7cf60c04: Pulling fs layer 15:23:44 7a184a31f384: Pulling fs layer 15:23:44 0879bd2ef858: Pulling fs layer 15:23:44 0dadc02b9964: Waiting 15:23:44 ce6a7cf60c04: Waiting 15:23:44 7a184a31f384: Waiting 15:23:44 0879bd2ef858: Waiting 15:23:44 46f8f816bc3b: Verifying Checksum 15:23:44 46f8f816bc3b: Download complete 15:23:44 36b3adc4ff6f: Verifying Checksum 15:23:44 ce6a7cf60c04: Verifying Checksum 15:23:44 ce6a7cf60c04: Download complete 15:23:44 7a184a31f384: Verifying Checksum 15:23:44 7a184a31f384: Download complete 15:23:44 0dadc02b9964: Verifying Checksum 15:23:44 0dadc02b9964: Download complete 15:23:44 36b3adc4ff6f: Pull complete 15:23:44 8ad3a11d3b57: Verifying Checksum 15:23:44 8ad3a11d3b57: Download complete 15:23:45 0879bd2ef858: Verifying Checksum 15:23:45 0879bd2ef858: Download complete 15:23:45 8ad3a11d3b57: Pull complete 15:23:45 46f8f816bc3b: Pull complete 15:23:46 0dadc02b9964: Pull complete 15:23:46 ce6a7cf60c04: Pull complete 15:23:46 7a184a31f384: Pull complete 15:23:54 0879bd2ef858: Pull complete 15:23:54 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 15:23:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:23:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:23:54 prd-centos7-docker-4c-2g-2094 does not seem to be running inside a container 15:23:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:23:58 $ docker top 233e5eb1bf6d1ad557b03027c1f663bea9eb9865d4ea501c7929d308c3cc7810 -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:58 + mkdir -p /var/log/sa [Pipeline] sh 15:23:59 + ls /var/log/sa-host 15:23:59 + sadf -c /var/log/sa-host/sa05 15:23:59 file_magic: OK 15:23:59 HZ: Using current value: 100 15:23:59 file_header: OK 15:23:59 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:23:59 Statistics: 15:23:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:23:59 File successfully converted to sysstat format version 12.2.1 15:23:59 + sadf -c /var/log/sa-host/sa10 15:23:59 file_magic: OK 15:23:59 HZ: Using current value: 100 15:23:59 file_header: OK 15:23:59 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:23:59 Statistics: 15:23:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:23:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:59 provisioning config files... 15:23:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3950585818626289072tmp [Pipeline] { [Pipeline] echo 15:23:59 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:23:59 ---> create-netrc.sh [Pipeline] echo 15:23:59 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:24:00 ---> logs-deploy.sh 15:24:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2685/1 15:24:00 INFO: archiving workspace using pattern(s): 15:24:01 Archives upload complete. 15:24:01 INFO: archiving logs to Nexus