Pull request #3234 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9+04121680b1087f96ef009b594f8095f8f3b5fdf8 (59a3ffdc3f06e68542ad4aa7f7d63c22c61ac846) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master 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 -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-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 --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-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, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31742’ Running on prd-centos7-docker-4c-2g-31748 in /w/workspace/edgexfoundry_edgex-go_PR-3234 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/36 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/36 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 04121680b1087f96ef009b594f8095f8f3b5fdf8 into PR head commit 6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3234/head:refs/remotes/origin/PR-3234 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 # timeout=10 Merge succeeded, producing 6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 Checking out Revision 6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 (PR-3234) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 04121680b1087f96ef009b594f8095f8f3b5fdf8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 # timeout=10 Commit message: "Bump github.com/lib/pq from 1.9.0 to 1.10.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:07:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 956c9627e0526b40e868fbef26d33d76696167bb # timeout=10 16:07:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:07:39 ========================================================= 16:07:39 EdgeX Global Pipelines Version Info 16:07:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:07:40 ------------------- 16:07:40 stable info: 16:07:40 ------------------- 16:07:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:07:40 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 16:07:40 Message: update stable to v1.0.186 16:07:41 ------------------- 16:07:41 experimental info: 16:07:41 ------------------- 16:07:41 Commited By: **** collab-it+edgex@linuxfoundation.org 16:07:41 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 16:07:41 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:07:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:07:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:07:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:07:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:07:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:07:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:07:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:07:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:07:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 16:07:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 16:07:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:07:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:07:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:07:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:07:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:07:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:07:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:07:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:07:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:07:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:07:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:07:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:07:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3234 [Pipeline] echo 16:07:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3234 [Pipeline] echo 16:07:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3234 [Pipeline] echo 16:07:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 [Pipeline] echo 16:07:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bc3d9b [Pipeline] echo 16:07:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:07:44 provisioning config files... 16:07:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/36@tmp/config3562159615071009425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:07:45 ---> docker-login.sh 16:07:45 nexus3.edgexfoundry.org:10001 16:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:45 Configure a credential helper to remove this warning. See 16:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:45 16:07:45 Login Succeeded 16:07:45 nexus3.edgexfoundry.org:10002 16:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:46 Configure a credential helper to remove this warning. See 16:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:46 16:07:46 Login Succeeded 16:07:46 nexus3.edgexfoundry.org:10003 16:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:46 Configure a credential helper to remove this warning. See 16:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:46 16:07:46 Login Succeeded 16:07:46 nexus3.edgexfoundry.org:10004 16:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:46 Configure a credential helper to remove this warning. See 16:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:46 16:07:46 Login Succeeded 16:07:46 docker.io 16:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:46 Configure a credential helper to remove this warning. See 16:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:46 16:07:46 Login Succeeded 16:07:46 ---> docker-login.sh ends [Pipeline] } 16:07:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:07:47 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:07:47 + for file in '`ls cmd/**/Dockerfile`' 16:07:47 ++ dirname cmd/core-command/Dockerfile 16:07:47 ++ cut -d/ -f2 16:07:47 + echo core-command,cmd/core-command/Dockerfile 16:07:47 + for file in '`ls cmd/**/Dockerfile`' 16:07:47 ++ dirname cmd/core-data/Dockerfile 16:07:47 ++ cut -d/ -f2 16:07:47 + echo core-data,cmd/core-data/Dockerfile 16:07:47 + for file in '`ls cmd/**/Dockerfile`' 16:07:47 ++ dirname cmd/core-metadata/Dockerfile 16:07:47 ++ cut -d/ -f2 16:07:47 + echo core-metadata,cmd/core-metadata/Dockerfile 16:07:47 + for file in '`ls cmd/**/Dockerfile`' 16:07:47 ++ dirname cmd/security-bootstrapper/Dockerfile 16:07:47 ++ cut -d/ -f2 16:07:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:07:47 + for file in '`ls cmd/**/Dockerfile`' 16:07:47 ++ dirname cmd/security-proxy-setup/Dockerfile 16:07:47 ++ cut -d/ -f2 16:07:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:07:47 + for file in '`ls cmd/**/Dockerfile`' 16:07:47 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:07:47 ++ cut -d/ -f2 16:07:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:07:47 + for file in '`ls cmd/**/Dockerfile`' 16:07:47 ++ dirname cmd/support-notifications/Dockerfile 16:07:47 ++ cut -d/ -f2 16:07:47 + echo support-notifications,cmd/support-notifications/Dockerfile 16:07:47 + for file in '`ls cmd/**/Dockerfile`' 16:07:47 ++ dirname cmd/support-scheduler/Dockerfile 16:07:47 ++ cut -d/ -f2 16:07:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:07:47 + for file in '`ls cmd/**/Dockerfile`' 16:07:47 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:07:47 ++ cut -d/ -f2 16:07:47 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:07:47 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/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 16:07:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:07:48 16:07:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:07:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:07:48 latest: Pulling from edgex-devops/git-semver 16:07:48 31603596830f: Pulling fs layer 16:07:48 2a8b12db71e7: Pulling fs layer 16:07:48 6ca5941a6612: Pulling fs layer 16:07:48 ecc8261a40a4: Pulling fs layer 16:07:48 ecc8261a40a4: Waiting 16:07:48 2a8b12db71e7: Verifying Checksum 16:07:48 2a8b12db71e7: Download complete 16:07:48 31603596830f: Verifying Checksum 16:07:48 31603596830f: Download complete 16:07:48 ecc8261a40a4: Verifying Checksum 16:07:48 ecc8261a40a4: Download complete 16:07:49 6ca5941a6612: Verifying Checksum 16:07:49 6ca5941a6612: Download complete 16:07:49 31603596830f: Pull complete 16:07:49 2a8b12db71e7: Pull complete 16:07:50 6ca5941a6612: Pull complete 16:07:50 ecc8261a40a4: Pull complete 16:07:50 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:07:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:07:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:07:50 prd-centos7-docker-4c-2g-31748 does not seem to be running inside a container 16:07:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@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:10004/edgex-devops/git-semver:latest cat 16:07:53 $ docker top 8f21b597a626d02880b246e1bc400b728fc6c75112158c46009eabfb0bd19ac8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:07:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:07:53 [ssh-agent] Looking for ssh-agent implementation... 16:07:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:07:53 $ docker exec 8f21b597a626d02880b246e1bc400b728fc6c75112158c46009eabfb0bd19ac8 ssh-agent 16:07:53 SSH_AUTH_SOCK=/tmp/ssh-WfCtKtSSQBJH/agent.12 16:07:53 SSH_AGENT_PID=18 16:07:53 Running ssh-add (command line suppressed) 16:07:53 Identity added: /w/workspace/edgex-go/36@tmp/private_key_6720468898501062359.key (/w/workspace/edgex-go/36@tmp/private_key_6720468898501062359.key) 16:07:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:07:54 + git tag --points-at HEAD [Pipeline] } 16:07:54 $ docker exec --env ******** --env ******** 8f21b597a626d02880b246e1bc400b728fc6c75112158c46009eabfb0bd19ac8 ssh-agent -k 16:07:54 unset SSH_AUTH_SOCK; 16:07:54 unset SSH_AGENT_PID; 16:07:54 echo Agent pid 18 killed; 16:07:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:07:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:07:54 [ssh-agent] Looking for ssh-agent implementation... 16:07:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:07:54 $ docker exec 8f21b597a626d02880b246e1bc400b728fc6c75112158c46009eabfb0bd19ac8 ssh-agent 16:07:55 SSH_AUTH_SOCK=/tmp/ssh-jKf8mJYHqKYz/agent.46 16:07:55 SSH_AGENT_PID=51 16:07:55 Running ssh-add (command line suppressed) 16:07:55 Identity added: /w/workspace/edgex-go/36@tmp/private_key_5483670657712313633.key (/w/workspace/edgex-go/36@tmp/private_key_5483670657712313633.key) 16:07:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:07:55 + git semver init 16:07:55 # -> Open(): unable to determine branch for HEAD 16:07:55 # $GIT_DIR = /w/workspace/edgex-go/36/.git 16:07:55 # $GIT_WORK_TREE = /w/workspace/edgex-go/36 16:07:55 # $SEMVER_REMOTE_NAME = origin 16:07:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:07:55 # $SEMVER_USER_NAME = edgex-jenkins 16:07:55 # $SEMVER_BRANCH = PR-3234 16:07:55 # $SEMVER_TEMP = /tmp/semver-472245750 16:07:55 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:08:52 # '/tmp/semver-472245750' -> '/w/workspace/edgex-go/36/.semver' 16:08:52 # -> Force: false 16:08:52 # $SEMVER_DIR = /w/workspace/edgex-go/36/.semver [Pipeline] } 16:08:52 $ docker exec --env ******** --env ******** 8f21b597a626d02880b246e1bc400b728fc6c75112158c46009eabfb0bd19ac8 ssh-agent -k 16:08:52 unset SSH_AUTH_SOCK; 16:08:52 unset SSH_AGENT_PID; 16:08:52 echo Agent pid 51 killed; 16:08:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:08:52 + git semver [Pipeline] } 16:08:52 $ docker stop --time=1 8f21b597a626d02880b246e1bc400b728fc6c75112158c46009eabfb0bd19ac8 16:08:54 $ docker rm -f 8f21b597a626d02880b246e1bc400b728fc6c75112158c46009eabfb0bd19ac8 [Pipeline] // withDockerContainer [Pipeline] sh 16:08:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:08:56 Stashed 1 file(s) [Pipeline] echo 16:08:56 [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] sh 16:08:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:08:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:08:57 + sudo service docker restart 16:08:57 + true 16:08:57 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 16:08:58 ========================================================= 16:08:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:08:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:08:58 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 16:09:01 Sending build context to Docker daemon 328.8MB 16:09:01 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:09:01 Step 2/6 : FROM ${BASE} 16:09:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:09:02 188c0c94c7c5: Pulling fs layer 16:09:02 0ef7d3d256c8: Pulling fs layer 16:09:02 de9db76c5a1d: Pulling fs layer 16:09:02 bca2f99d35d6: Pulling fs layer 16:09:02 93359f2a8cfa: Pulling fs layer 16:09:02 7c6f9722023f: Pulling fs layer 16:09:02 a35cf1a2eb13: Pulling fs layer 16:09:02 93359f2a8cfa: Waiting 16:09:02 7c6f9722023f: Waiting 16:09:02 a35cf1a2eb13: Waiting 16:09:02 bca2f99d35d6: Waiting 16:09:02 de9db76c5a1d: Verifying Checksum 16:09:02 de9db76c5a1d: Download complete 16:09:02 0ef7d3d256c8: Verifying Checksum 16:09:02 0ef7d3d256c8: Download complete 16:09:02 93359f2a8cfa: Verifying Checksum 16:09:02 93359f2a8cfa: Download complete 16:09:02 7c6f9722023f: Verifying Checksum 16:09:02 7c6f9722023f: Download complete 16:09:02 188c0c94c7c5: Verifying Checksum 16:09:02 188c0c94c7c5: Download complete 16:09:02 188c0c94c7c5: Pull complete 16:09:02 0ef7d3d256c8: Pull complete 16:09:03 de9db76c5a1d: Pull complete 16:09:05 a35cf1a2eb13: Verifying Checksum 16:09:05 a35cf1a2eb13: Download complete 16:09:05 bca2f99d35d6: Download complete 16:09:11 Still waiting to schedule task 16:09:11 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 16:09:11 bca2f99d35d6: Pull complete 16:09:11 93359f2a8cfa: Pull complete 16:09:11 7c6f9722023f: Pull complete 16:09:17 a35cf1a2eb13: Pull complete 16:09:17 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:09:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:09:17 ---> a62c8e92a672 16:09:17 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:09:17 ---> Running in 048fb6fcae41 16:09:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:09:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:09:18 (1/12) Installing libmagic (5.38-r0) 16:09:18 (2/12) Installing file (5.38-r0) 16:09:18 (3/12) Installing libc-dev (0.7.2-r3) 16:09:18 (4/12) Installing g++ (9.3.0-r2) 16:09:22 (5/12) Installing fortify-headers (1.1-r0) 16:09:22 (6/12) Installing patch (2.7.6-r6) 16:09:22 (7/12) Installing build-base (0.5-r2) 16:09:22 (8/12) Installing libsodium (1.0.18-r0) 16:09:23 (9/12) Installing pkgconf (1.7.2-r0) 16:09:23 (10/12) Installing libsodium-dev (1.0.18-r0) 16:09:23 (11/12) Installing libzmq (4.3.3-r0) 16:09:23 (12/12) Installing zeromq-dev (4.3.3-r0) 16:09:23 Executing busybox-1.31.1-r19.trigger 16:09:23 OK: 233 MiB in 51 packages 16:09:27 Removing intermediate container 048fb6fcae41 16:09:27 ---> 8ea975fdc3e3 16:09:27 Step 4/6 : WORKDIR /edgex-go 16:09:27 ---> Running in 6d4926e2e898 16:09:27 Removing intermediate container 6d4926e2e898 16:09:27 ---> 3fe5b6c8b7b7 16:09:27 Step 5/6 : COPY go.mod . 16:09:27 ---> cf780b87c69a 16:09:27 Step 6/6 : RUN go mod download 16:09:28 ---> Running in 26fc892c13cd 16:09:54 Removing intermediate container 26fc892c13cd 16:09:54 ---> a38c54062f25 16:09:54 Successfully built a38c54062f25 16:09:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:09:55 + docker inspect -f . ci-base-image-x86_64 16:09:55 . [Pipeline] withDockerContainer 16:09:55 prd-centos7-docker-4c-2g-31748 does not seem to be running inside a container 16:09:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:09:56 $ docker top 73c81b3199f0c046f11d8ac58e56f2ccc90c6649e7d97e6cdd3a93ee377fe98a -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:56 + go version 16:09:56 go version go1.15.5 linux/amd64 [Pipeline] } 16:09:56 $ docker stop --time=1 73c81b3199f0c046f11d8ac58e56f2ccc90c6649e7d97e6cdd3a93ee377fe98a 16:09:57 $ docker rm -f 73c81b3199f0c046f11d8ac58e56f2ccc90c6649e7d97e6cdd3a93ee377fe98a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:09:58 + docker inspect -f . ci-base-image-x86_64 16:09:58 . [Pipeline] withDockerContainer 16:09:58 prd-centos7-docker-4c-2g-31748 does not seem to be running inside a container 16:09:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:09:59 $ docker top 3acc0d317839aec1bf86a81d673e6b01d1141b278798a07182bb6624d2246b7f -eo pid,comm [Pipeline] { [Pipeline] echo 16:10:00 ========================================================= 16:10:00 [edgeXBuildGoParallel] Running Tests and Build... 16:10:00 ========================================================= [Pipeline] sh 16:10:00 + make test 16:10:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:10:09 ? github.com/edgexfoundry/edgex-go [no test files] 16:10:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:10:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:10:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:10:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:10:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:10:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:10:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:10:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:10:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:10:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:10:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:10:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:10:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:10:41 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.128s coverage: 45.9% of statements 16:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:10:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.070s coverage: 19.8% of statements 16:10:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.124s coverage: 100.0% of statements 16:10:45 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.211s coverage: 27.1% of statements 16:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:10:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements 16:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:10:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.061s coverage: 100.0% of statements 16:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:10:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.079s coverage: 71.3% of statements 16:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:10:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.136s coverage: 82.9% of statements 16:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:10:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.065s coverage: 78.9% of statements 16:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:10:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.392s coverage: 28.6% of statements 16:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:10:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.074s coverage: 100.0% of statements 16:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:10:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.032s coverage: 100.0% of statements 16:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:10:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.117s coverage: 86.7% of statements 16:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:10:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.091s coverage: 97.5% of statements 16:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:10:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.070s coverage: 78.3% of statements 16:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:10:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.381s coverage: 92.8% of statements 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:10:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:10:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.051s coverage: 0.1% of statements 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements 16:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.036s coverage: 79.5% of statements 16:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.036s coverage: 94.1% of statements 16:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.039s coverage: 96.3% of statements 16:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 16:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.039s coverage: 94.4% of statements 16:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.037s coverage: 44.8% of statements 16:11:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.186s coverage: 82.6% of statements 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.038s coverage: 80.8% of statements 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.6% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 64.4% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 91.3% of statements 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.328s coverage: 69.0% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 38.4% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.135s coverage: 47.0% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.051s coverage: 100.0% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.183s coverage: 87.1% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.736s coverage: 29.1% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.071s coverage: 99.0% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.092s coverage: 94.0% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.068s coverage: 87.9% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 16:11:14 GO111MODULE=on go vet ./... 16:11:41 gofmt -l . 16:11:42 [ "`gofmt -l .`" = "" ] 16:11:43 ./bin/test-go-mod-tidy.sh 16:11:43 ./bin/test-attribution-txt.sh [Pipeline] sh 16:11:44 + ls -al . 16:11:44 total 776 16:11:44 drwxrwxr-x 10 1001 1001 4096 Mar 29 16:11 . 16:11:44 drwxr-xr-x 4 root root 30 Mar 29 16:09 .. 16:11:44 -rw-rw-r-- 1 1001 1001 11 Mar 29 16:07 .dockerignore 16:11:44 drwxrwxr-x 8 1001 1001 179 Mar 29 16:07 .git 16:11:44 drwxrwxr-x 3 1001 1001 125 Mar 29 16:07 .github 16:11:44 -rw-rw-r-- 1 1001 1001 818 Mar 29 16:07 .gitignore 16:11:44 drwx------ 3 1001 1001 60 Mar 29 16:08 .semver 16:11:44 -rw-rw-r-- 1 1001 1001 166 Mar 29 16:07 .sonarcloud.properties 16:11:44 -rw-rw-r-- 1 1001 1001 8607 Mar 29 16:07 Attribution.txt 16:11:44 -rw-rw-r-- 1 1001 1001 3804 Mar 29 16:07 CONTRIBUTING.md 16:11:44 -rw-rw-r-- 1 1001 1001 931 Mar 29 16:07 Dockerfile.build 16:11:44 -rw-rw-r-- 1 1001 1001 863 Mar 29 16:07 Jenkinsfile 16:11:44 -rw-rw-r-- 1 1001 1001 10775 Mar 29 16:07 LICENSE 16:11:44 -rw-rw-r-- 1 1001 1001 5774 Mar 29 16:07 Makefile 16:11:44 -rw-rw-r-- 1 1001 1001 6548 Mar 29 16:07 README.md 16:11:44 -rw-rw-r-- 1 1001 1001 6755 Mar 29 16:07 SECURITY.md 16:11:44 -rw-rw-r-- 1 1001 1001 5 Mar 29 16:08 VERSION 16:11:44 -rw-rw-r-- 1 1001 1001 4131 Mar 29 16:07 ZMQWindows.md 16:11:44 drwxrwxr-x 2 1001 1001 117 Mar 29 16:07 bin 16:11:44 drwxrwxr-x 14 1001 1001 4096 Mar 29 16:07 cmd 16:11:44 -rw-r--r-- 1 root root 666212 Mar 29 16:11 coverage.out 16:11:44 -rw-r--r-- 1 root root 1057 Mar 29 16:11 go.mod 16:11:44 -rw-r--r-- 1 root root 22532 Mar 29 16:11 go.sum 16:11:44 drwxrwxr-x 8 1001 1001 127 Mar 29 16:07 internal 16:11:44 drwxrwxr-x 4 1001 1001 26 Mar 29 16:07 openapi 16:11:44 drwxrwxr-x 4 1001 1001 71 Mar 29 16:07 snap 16:11:44 -rw-rw-r-- 1 1001 1001 168 Mar 29 16:07 version.go [Pipeline] sh 16:11:44 + '[' -e coverage.out ] 16:11:44 + chown 1001:1001 coverage.out [Pipeline] stash 16:11:45 Stashed 1 file(s) [Pipeline] sh 16:11:45 + make build 16:11:45 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 16:11:48 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 16:11:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31754 in /w/workspace/edgexfoundry_edgex-go_PR-3234 [Pipeline] { [Pipeline] ws 16:11:51 Running in /w/workspace/edgex-go/36 [Pipeline] { [Pipeline] checkout 16:11:56 using credential edgex-jenkins-ssh 16:11:56 Cloning the remote Git repository 16:11:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:11:56 > git init /w/workspace/edgex-go/36 # timeout=10 16:11:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:11:56 > git --version # timeout=10 16:11:57 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 16:11:57 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 16:11:56 > git --version # 'git version 2.17.1' 16:11:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:59 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 16:11:59 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 16:12:01 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 16:12:03 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 16:12:04 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 16:12:05 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 16:12:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:12:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:12:09 $ docker stop --time=1 3acc0d317839aec1bf86a81d673e6b01d1141b278798a07182bb6624d2246b7f 16:12:11 $ docker rm -f 3acc0d317839aec1bf86a81d673e6b01d1141b278798a07182bb6624d2246b7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:12:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:12:13 16:12:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:12:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:12:13 latest: Pulling from edgex-devops/edgex-compose 16:12:13 cbdbe7a5bc2a: Pulling fs layer 16:12:13 ca9280d653b3: Pulling fs layer 16:12:13 7e9c9ca2126c: Pulling fs layer 16:12:13 cbdbe7a5bc2a: Download complete 16:12:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:12:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:12:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:12:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:12:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:12:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3234/head:refs/remotes/origin/PR-3234 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:12:14 cbdbe7a5bc2a: Pull complete 16:12:14 ca9280d653b3: Verifying Checksum 16:12:14 ca9280d653b3: Download complete 16:12:14 Merging remotes/origin/master commit 04121680b1087f96ef009b594f8095f8f3b5fdf8 into PR head commit 6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:12:14 7e9c9ca2126c: Verifying Checksum 16:12:14 7e9c9ca2126c: Download complete 16:12:15 Merge succeeded, producing 6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:12:15 Checking out Revision 6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 (PR-3234) 16:12:15 ca9280d653b3: Pull complete 16:12:14 > git config core.sparsecheckout # timeout=10 16:12:14 > git checkout -f 6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 # timeout=10 16:12:14 > git remote # timeout=10 16:12:14 > git config --get remote.origin.url # timeout=10 16:12:15 using GIT_SSH to set credentials SSH Credentials for GitHub 16:12:15 > git merge 04121680b1087f96ef009b594f8095f8f3b5fdf8 # timeout=10 16:12:15 > git rev-parse HEAD^{commit} # timeout=10 16:12:15 > git config core.sparsecheckout # timeout=10 16:12:15 > git checkout -f 6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 # timeout=10 16:12:19 Commit message: "Bump github.com/lib/pq from 1.9.0 to 1.10.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:12:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:12:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:12:21 7e9c9ca2126c: Pull complete 16:12:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:12:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:12:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:12:21 + + sudo service docker restarttrue 16:12:21 16:12:22 prd-centos7-docker-4c-2g-31748 does not seem to be running inside a container 16:12:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:12:25 $ docker top b024dd57b6bf1cce9b65ab61fbfd26693c8adf0fc3dcdf72699110a38865a463 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] wrap 16:12:25 provisioning config files... 16:12:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/36@tmp/config5460457282227104222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:25 + docker-compose build --help 16:12:25 + grep parallel 16:12:26 ---> docker-login.sh 16:12:26 nexus3.edgexfoundry.org:10001 16:12:26 --parallel Build images in parallel. [Pipeline] } 16:12:26 $ docker stop --time=1 b024dd57b6bf1cce9b65ab61fbfd26693c8adf0fc3dcdf72699110a38865a463 16:12:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:27 Configure a credential helper to remove this warning. See 16:12:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:27 16:12:27 Login Succeeded 16:12:27 nexus3.edgexfoundry.org:10002 16:12:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:27 Configure a credential helper to remove this warning. See 16:12:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:27 16:12:27 Login Succeeded 16:12:27 nexus3.edgexfoundry.org:10003 16:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:28 $ docker rm -f b024dd57b6bf1cce9b65ab61fbfd26693c8adf0fc3dcdf72699110a38865a463 [Pipeline] // withDockerContainer [Pipeline] writeFile 16:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:28 Configure a credential helper to remove this warning. See 16:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:28 16:12:28 Login Succeeded 16:12:28 nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:12:28 . [Pipeline] withDockerContainer 16:12:28 prd-centos7-docker-4c-2g-31748 does not seem to be running inside a container 16:12:28 $ 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/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:28 Configure a credential helper to remove this warning. See 16:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:28 16:12:28 Login Succeeded 16:12:28 docker.io 16:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:29 Configure a credential helper to remove this warning. See 16:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:29 16:12:29 Login Succeeded 16:12:29 ---> docker-login.sh ends 16:12:29 $ docker top 8d271496f74b47358ca9413764b72860aaa864be8696cc1df82b36250884ff63 -eo pid,comm [Pipeline] { [Pipeline] } 16:12:29 Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:12:30 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] echo 16:12:30 ========================================================= 16:12:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:12:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:12:30 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 16:12:31 Building docker-core-command-go ... 16:12:31 Building docker-core-data-go ... 16:12:31 Building docker-core-metadata-go ... 16:12:31 Building docker-security-bootstrapper-go ... 16:12:31 Building docker-security-proxy-setup-go ... 16:12:31 Building docker-security-secretstore-setup-go ... 16:12:31 Building docker-support-notifications-go ... 16:12:31 Building docker-support-scheduler-go ... 16:12:31 Building docker-sys-mgmt-agent-go ... 16:12:31 Building docker-security-secretstore-setup-go 16:12:31 Building docker-security-bootstrapper-go 16:12:31 Building docker-support-scheduler-go 16:12:31 Building docker-core-command-go 16:12:31 Building docker-core-data-go 16:12:33 Sending build context to Docker daemon 166.9MB 16:12:33 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:12:33 Step 2/6 : FROM ${BASE} 16:12:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:12:33 5f621e34cdf4: Pulling fs layer 16:12:33 a4357932f1b6: Pulling fs layer 16:12:33 18c013af1878: Pulling fs layer 16:12:33 00ac8860ef70: Pulling fs layer 16:12:33 63d7cb157983: Pulling fs layer 16:12:33 b116817d02f9: Pulling fs layer 16:12:33 745a02a5169b: Pulling fs layer 16:12:33 00ac8860ef70: Waiting 16:12:33 63d7cb157983: Waiting 16:12:33 b116817d02f9: Waiting 16:12:33 745a02a5169b: Waiting 16:12:33 18c013af1878: Verifying Checksum 16:12:33 18c013af1878: Download complete 16:12:33 a4357932f1b6: Verifying Checksum 16:12:33 a4357932f1b6: Download complete 16:12:33 63d7cb157983: Verifying Checksum 16:12:33 63d7cb157983: Download complete 16:12:33 b116817d02f9: Verifying Checksum 16:12:33 b116817d02f9: Download complete 16:12:33 5f621e34cdf4: Verifying Checksum 16:12:33 5f621e34cdf4: Download complete 16:12:34 5f621e34cdf4: Pull complete 16:12:34 a4357932f1b6: Pull complete 16:12:34 18c013af1878: Pull complete 16:12:35 745a02a5169b: Verifying Checksum 16:12:35 745a02a5169b: Download complete 16:12:36 00ac8860ef70: Verifying Checksum 16:12:36 00ac8860ef70: Download complete 16:12:47 00ac8860ef70: Pull complete 16:12:47 63d7cb157983: Pull complete 16:12:47 b116817d02f9: Pull complete 16:12:51 745a02a5169b: Pull complete 16:12:51 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:12:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:12:51 ---> b7e6874047d6 16:12:51 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:12:54 ---> Running in 79cf850d1d5d 16:12:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:12:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:12:57 (1/12) Installing libmagic (5.38-r0) 16:12:57 (2/12) Installing file (5.38-r0) 16:12:57 (3/12) Installing libc-dev (0.7.2-r3) 16:12:57 (4/12) Installing g++ (9.3.0-r2) 16:13:01 (5/12) Installing fortify-headers (1.1-r0) 16:13:01 (6/12) Installing patch (2.7.6-r6) 16:13:01 (7/12) Installing build-base (0.5-r2) 16:13:01 (8/12) Installing libsodium (1.0.18-r0) 16:13:01 (9/12) Installing pkgconf (1.7.2-r0) 16:13:01 (10/12) Installing libsodium-dev (1.0.18-r0) 16:13:01 (11/12) Installing libzmq (4.3.3-r0) 16:13:01 (12/12) Installing zeromq-dev (4.3.3-r0) 16:13:01 Executing busybox-1.31.1-r19.trigger 16:13:01 OK: 217 MiB in 51 packages 16:13:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:13:03 16:13:03 Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder 16:13:03 ---> a38c54062f25 16:13:03 Step 3/22 : WORKDIR /edgex-go 16:13:03 16:13:03 ---> a38c54062f25 16:13:03 Step 3/23 : WORKDIR /edgex-go 16:13:03 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:13:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:13:03 ---> a38c54062f25 16:13:03 Step 3/23 : WORKDIR /edgex-go 16:13:03 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:13:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:13:03 ---> a38c54062f25 16:13:03 Step 3/24 : WORKDIR /edgex-go 16:13:03 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:13:03 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:13:03 ---> a38c54062f25 16:13:03 Step 3/31 : WORKDIR /edgex-go 16:13:03 ---> Running in 365db2c66f74 16:13:03 ---> Running in 58154041271e 16:13:03 ---> Running in afc28cb66a66 16:13:03 ---> Running in f1cc81b872d7 16:13:03 ---> Running in 5e3b15a84eaf 16:13:03 Removing intermediate container 365db2c66f74 16:13:03 ---> d1a230a3a39a 16:13:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:03 Removing intermediate container f1cc81b872d7 16:13:03 ---> e053672bfb22 16:13:03 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:03 Removing intermediate container afc28cb66a66 16:13:03 ---> 189b2cb65c31 16:13:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:03 Removing intermediate container 58154041271e 16:13:03 ---> 8dcfdc198632 16:13:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:03 Removing intermediate container 5e3b15a84eaf 16:13:03 ---> 07ede0d371ef 16:13:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:03 ---> Running in 8b01cc51a825 16:13:03 ---> Running in aa0f68616eae 16:13:03 ---> Running in 7120f9aa83e7 16:13:03 ---> Running in 05638026407f 16:13:03 ---> Running in 604d78175463 16:13:04 Removing intermediate container aa0f68616eae 16:13:04 ---> 2c340ff5f3a7 16:13:04 Step 5/31 : RUN apk add --update --no-cache make git 16:13:05 ---> Running in 029939742a0d 16:13:05 Removing intermediate container 8b01cc51a825 16:13:05 ---> 138feafd6b42 16:13:05 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:13:05 ---> Running in 40382892c293 16:13:05 Removing intermediate container 7120f9aa83e7 16:13:05 ---> df68fbe67e6e 16:13:05 Step 5/22 : RUN apk add --update --no-cache make git 16:13:05 Removing intermediate container 05638026407f 16:13:05 ---> 56621b5bc3e3 16:13:05 Step 5/24 : RUN apk add --update --no-cache make git 16:13:05 Removing intermediate container 604d78175463 16:13:05 ---> b72bf204501b 16:13:05 Step 5/23 : RUN apk add --update --no-cache make git 16:13:06 ---> Running in 50da56a329c8 16:13:06 ---> Running in c69350006559 16:13:06 ---> Running in 4d25d3fa5ad5 16:13:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:13:06 Removing intermediate container 79cf850d1d5d 16:13:06 ---> e3e49cb4958c 16:13:06 Step 4/6 : WORKDIR /edgex-go 16:13:06 ---> Running in bbdf2cdf9c54 16:13:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:13:06 Removing intermediate container bbdf2cdf9c54 16:13:06 ---> e87496b8813c 16:13:06 Step 5/6 : COPY go.mod . 16:13:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:13:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:13:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:13:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:13:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:13:07 ---> 7032e7d6c3b3 16:13:07 Step 6/6 : RUN go mod download 16:13:07 ---> Running in 307c7ae79136 16:13:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:13:07 OK: 233 MiB in 51 packages 16:13:07 OK: 233 MiB in 51 packages 16:13:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:13:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:13:08 Removing intermediate container 029939742a0d 16:13:08 ---> 420e9aa4506e 16:13:08 Step 6/31 : COPY go.mod . 16:13:08 OK: 233 MiB in 51 packages 16:13:08 OK: 233 MiB in 51 packages 16:13:08 Removing intermediate container 40382892c293 16:13:08 ---> 8350daaac636 16:13:08 Step 6/23 : COPY go.mod . 16:13:08 OK: 233 MiB in 51 packages 16:13:08 ---> 26226f6cc7f4 16:13:08 Step 7/31 : RUN go mod download 16:13:08 ---> Running in d70edf37d75e 16:13:08 ---> f40dfd9e978a 16:13:08 Step 7/23 : RUN go mod download 16:13:08 ---> Running in 8ab28a50418f 16:13:09 Removing intermediate container c69350006559 16:13:09 ---> 1a2acce83ca9 16:13:09 Step 6/24 : COPY go.mod . 16:13:09 Removing intermediate container 4d25d3fa5ad5 16:13:09 ---> bfc91330dd60 16:13:09 Step 6/23 : COPY go.mod . 16:13:09 Removing intermediate container 50da56a329c8 16:13:09 ---> 47c538d8cb09 16:13:09 Step 6/22 : COPY go.mod . 16:13:09 ---> 50bdcf368395 16:13:09 Step 7/24 : RUN go mod download 16:13:09 ---> ee13251e4893 16:13:09 Step 7/23 : RUN go mod download 16:13:09 ---> eaf7ef357424 16:13:09 Step 7/22 : RUN go mod download 16:13:09 ---> Running in 207de49b37d0 16:13:09 ---> Running in b8cfa82b77e0 16:13:09 ---> Running in fae75b81fcb9 16:13:10 Removing intermediate container d70edf37d75e 16:13:10 ---> e276e3776059 16:13:10 Step 8/31 : COPY . . 16:13:11 Removing intermediate container 8ab28a50418f 16:13:11 ---> 5e372b4a63a6 16:13:11 Step 8/23 : COPY . . 16:13:19 Removing intermediate container b8cfa82b77e0 16:13:19 ---> 006bd07c0917 16:13:19 Step 8/23 : COPY . . 16:13:19 Removing intermediate container 207de49b37d0 16:13:19 ---> 57dc9fc02fb1 16:13:19 Step 8/24 : COPY . . 16:13:19 Removing intermediate container fae75b81fcb9 16:13:19 ---> 35c5a2528da6 16:13:19 Step 8/22 : COPY . . 16:13:34 Removing intermediate container 307c7ae79136 16:13:34 ---> d8e705fca8ce 16:13:34 Successfully built d8e705fca8ce 16:13:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:13:34 + docker inspect -f . ci-base-image-arm64 16:13:34 . [Pipeline] withDockerContainer 16:13:34 prd-ubuntu18.04-docker-arm64-4c-16g-31754 does not seem to be running inside a container 16:13:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:13:36 $ docker top 416d5cda23d6002b03a19723d764352dc58fcd02642666329bdb1758e14fd0ae -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:37 + go version 16:13:37 go version go1.15.5 linux/arm64 [Pipeline] } 16:13:37 $ docker stop --time=1 416d5cda23d6002b03a19723d764352dc58fcd02642666329bdb1758e14fd0ae 16:13:39 $ docker rm -f 416d5cda23d6002b03a19723d764352dc58fcd02642666329bdb1758e14fd0ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:13:40 + docker inspect -f . ci-base-image-arm64 16:13:40 . [Pipeline] withDockerContainer 16:13:40 prd-ubuntu18.04-docker-arm64-4c-16g-31754 does not seem to be running inside a container 16:13:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:13:42 $ docker top ccdd7c718b4e164de44e0f663cc33eef9520f0ca5b5f74670c85304873763f46 -eo pid,comm [Pipeline] { [Pipeline] echo 16:13:42 ========================================================= 16:13:42 [edgeXBuildGoParallel] Running Tests and Build... 16:13:42 ========================================================= [Pipeline] sh 16:13:43 + make test 16:13:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:13:51 ---> 0b596e0ddda0 16:13:51 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:13:51 ---> a14692884e52 16:13:51 Step 9/23 : RUN make cmd/core-data/core-data 16:13:52 ---> Running in 6af99ef7f7c6 16:13:52 ---> Running in 4ad0727957a9 16:13:55 ---> 6e5bb5a00c4c 16:13:55 Step 9/23 : RUN make cmd/core-command/core-command 16:13:56 ---> d1a060756a6f 16:13:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:13:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:13:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:13:56 ---> Running in d9eb2b276688 16:13:56 ---> Running in d6dfdfce1979 16:13:56 ---> 1ba3c791271b 16:13:56 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:13:56 ---> Running in 530a75504ca3 16:13:57 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 16:13:57 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 16:13:57 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 16:14:05 ? github.com/edgexfoundry/edgex-go [no test files] 16:14:30 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 16:14:34 Removing intermediate container 6af99ef7f7c6 16:14:34 ---> 98fc04d37b43 16:14:34 16:14:34 Step 10/31 : FROM alpine:3.12 16:14:34 3.12: Pulling from library/alpine 16:14:35 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 16:14:35 Status: Downloaded newer image for alpine:3.12 16:14:35 ---> 42cb162f0360 16:14:35 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:14:39 ---> Running in 7305f5e4750a 16:14:39 Removing intermediate container 530a75504ca3 16:14:39 ---> de7308c4320c 16:14:39 16:14:39 Step 10/24 : FROM alpine:3.12 16:14:39 ---> 42cb162f0360 16:14:39 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:14:39 Removing intermediate container d9eb2b276688 16:14:39 ---> 200ac4b2292e 16:14:39 16:14:39 Step 10/23 : FROM alpine:3.12 16:14:39 ---> 42cb162f0360 16:14:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:14:39 ---> Running in d27dfac0256b 16:14:39 Removing intermediate container d6dfdfce1979 16:14:39 ---> 6175497167f6 16:14:39 16:14:39 Step 10/22 : FROM alpine:3.12 16:14:39 ---> 42cb162f0360 16:14:39 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:14:40 ---> Running in 5f9b1bdcaf0d 16:14:40 ---> Running in 2ed02b08953e 16:14:40 Removing intermediate container 7305f5e4750a 16:14:40 ---> d3ef95a9a1d6 16:14:40 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:14:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:14:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:14:41 (1/6) Installing ca-certificates (20191127-r4) 16:14:41 ---> Running in c458731eb2e6 16:14:41 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:14:41 (3/6) Installing libcurl (7.69.1-r3) 16:14:41 (4/6) Installing curl (7.69.1-r3) 16:14:41 (5/6) Installing dumb-init (1.2.2-r1) 16:14:41 (6/6) Installing su-exec (0.2-r1) 16:14:41 Executing busybox-1.31.1-r19.trigger 16:14:41 Executing ca-certificates-20191127-r4.trigger 16:14:41 OK: 7 MiB in 20 packages 16:14:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:14:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:14:41 (1/1) Installing dumb-init (1.2.2-r1) 16:14:41 Executing busybox-1.31.1-r19.trigger 16:14:41 OK: 6 MiB in 15 packages 16:14:42 Removing intermediate container 4ad0727957a9 16:14:42 ---> 2811e6ab132d 16:14:42 16:14:42 Step 10/23 : FROM alpine:3.12 16:14:42 ---> 42cb162f0360 16:14:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:14:42 ---> Running in 3ac7130cdb45 16:14:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:14:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:14:43 (1/1) Installing dumb-init (1.2.2-r1) 16:14:43 Executing busybox-1.31.1-r19.trigger 16:14:43 OK: 6 MiB in 15 packages 16:14:43 Removing intermediate container 3ac7130cdb45 16:14:43 ---> 85c78a1105cd 16:14:43 Step 12/23 : ENV APP_PORT=48080 16:14:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:14:43 ---> Running in d6e4bccd20e4 16:14:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:14:43 (1/2) Installing dumb-init (1.2.2-r1) 16:14:43 (2/2) Installing su-exec (0.2-r1) 16:14:43 Executing busybox-1.31.1-r19.trigger 16:14:43 OK: 6 MiB in 16 packages 16:14:44 Removing intermediate container 5f9b1bdcaf0d 16:14:44 ---> 94e2000bd611 16:14:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:14:44 Removing intermediate container d27dfac0256b 16:14:44 ---> 54604a0e23dc 16:14:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:14:44 Removing intermediate container d6e4bccd20e4 16:14:44 ---> 55bc4ea99d95 16:14:44 Step 13/23 : EXPOSE $APP_PORT 16:14:44 ---> Running in 7cb733641fd9 16:14:44 ---> Running in da6c11d9df10 16:14:44 ---> Running in 85744aa21808 16:14:44 Removing intermediate container 2ed02b08953e 16:14:44 ---> c9a73149daeb 16:14:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:14:44 ---> Running in 608494a5bd51 16:14:44 Removing intermediate container 7cb733641fd9 16:14:44 ---> 1832554d2443 16:14:44 Step 13/22 : ENV APP_PORT=48085 16:14:44 Removing intermediate container da6c11d9df10 16:14:44 ---> 1020016045d6 16:14:44 Step 13/24 : WORKDIR / 16:14:45 Removing intermediate container 85744aa21808 16:14:45 ---> 3c0a4c4ccb04 16:14:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:45 Removing intermediate container c458731eb2e6 16:14:45 ---> 2fff149cd5b6 16:14:45 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:14:45 ---> Running in 8dd9b323c439 16:14:45 ---> Running in cd8713599a4a 16:14:45 ---> Running in 9e933dff6202 16:14:45 ---> Running in ff487ed67945 16:14:45 Removing intermediate container 608494a5bd51 16:14:45 ---> a34f8a6e3aac 16:14:45 Step 13/23 : ENV APP_PORT=48082 16:14:45 ---> Running in 8a2d747a35a9 16:14:45 Removing intermediate container cd8713599a4a 16:14:45 ---> 13d232b45d84 16:14:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:14:45 Removing intermediate container ff487ed67945 16:14:45 ---> b45ab4cf099c 16:14:45 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:14:45 Removing intermediate container 8dd9b323c439 16:14:45 ---> bb9882f29766 16:14:45 Step 14/22 : EXPOSE $APP_PORT 16:14:46 Removing intermediate container 8a2d747a35a9 16:14:46 ---> f228b5efee6d 16:14:46 Step 14/23 : EXPOSE $APP_PORT 16:14:46 ---> Running in 19be85e50f13 16:14:46 ---> Running in ceacbc33330c 16:14:46 ---> Running in 7557c4112bd7 16:14:46 ---> da871fbe585b 16:14:46 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:14:46 Removing intermediate container ceacbc33330c 16:14:46 ---> 14d379295124 16:14:46 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:14:46 Removing intermediate container 19be85e50f13 16:14:46 ---> 92407aa5c1b2 16:14:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:14:46 Removing intermediate container 7557c4112bd7 16:14:46 ---> 2f8e9416de14 16:14:46 Step 15/23 : WORKDIR / 16:14:46 ---> Running in 0e5967d17f93 16:14:46 ---> b5ada747f291 16:14:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:14:47 ---> Running in 32e6b88389bf 16:14:47 ---> f59c774d026c 16:14:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:14:47 Removing intermediate container 9e933dff6202 16:14:47 ---> c5ddb668a56f 16:14:47 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:14:47 ---> 1427fe312d49 16:14:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:14:47 Removing intermediate container 32e6b88389bf 16:14:47 ---> 685af7b5550b 16:14:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:14:47 ---> Running in f8cc5d279cbc 16:14:48 ---> 0a8d1a17d494 16:14:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:14:48 ---> 6f51bddafa52 16:14:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:14:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:14:49 ---> 93f4923ccfc6 16:14:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:14:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:14:49 ---> 1553fef55ef9 16:14:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:14:49 ---> c6e6cc01db06 16:14:49 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:14:49 ---> Running in bee5894e878b 16:14:49 Removing intermediate container 0e5967d17f93 16:14:49 ---> d0ec4c8b9529 16:14:49 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:14:49 ---> 34a83c2ba161 16:14:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:14:49 ---> Running in 6ae95e51f816 16:14:49 ---> 2c1e187cb798 16:14:49 Step 19/23 : ENTRYPOINT ["/core-command"] 16:14:49 Removing intermediate container bee5894e878b 16:14:49 ---> 5c16029bb5fb 16:14:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:14:49 (1/6) Installing dumb-init (1.2.2-r1) 16:14:49 ---> Running in cc86307c69ee 16:14:49 (2/6) Installing libgcc (9.3.0-r2) 16:14:49 ---> d510d73b1051 16:14:49 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:14:49 ---> Running in b4bbfeb7f8c6 16:14:49 (3/6) Installing libsodium (1.0.18-r0) 16:14:50 Removing intermediate container 6ae95e51f816 16:14:50 ---> 42eb2a707d15 16:14:50 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:14:50 (4/6) Installing libstdc++ (9.3.0-r2) 16:14:50 Removing intermediate container cc86307c69ee 16:14:50 ---> 16be3651b711 16:14:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:14:50 ---> Running in 6a91da6a5c92 16:14:50 (5/6) Installing libzmq (4.3.3-r0) 16:14:50 Removing intermediate container b4bbfeb7f8c6 16:14:50 ---> 1766d59e6cfc 16:14:50 Step 20/22 : LABEL arch=x86_64 16:14:50 ---> Running in 4efd106bda39 16:14:50 (6/6) Installing zeromq (4.3.3-r0) 16:14:50 Executing busybox-1.31.1-r19.trigger 16:14:50 OK: 8 MiB in 20 packages 16:14:50 ---> f4e112e61133 16:14:50 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:14:50 ---> Running in e963eb4736d5 16:14:50 ---> Running in 97e97dffaa95 16:14:50 Removing intermediate container 4efd106bda39 16:14:50 ---> 948805eb423f 16:14:50 Step 21/23 : LABEL arch=x86_64 16:14:51 ---> Running in ff5119f63127 16:14:51 Removing intermediate container e963eb4736d5 16:14:51 ---> 894d5f639829 16:14:51 Step 21/22 : LABEL git_sha=6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:14:51 ---> Running in b86b5465dc32 16:14:51 Removing intermediate container ff5119f63127 16:14:51 ---> b34a2f75d3cb 16:14:51 Step 22/23 : LABEL git_sha=6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:14:51 Removing intermediate container f8cc5d279cbc 16:14:51 ---> d615d045a648 16:14:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:14:51 ---> Running in 83544cc4ef3f 16:14:51 Removing intermediate container b86b5465dc32 16:14:51 ---> c953bcf4c822 16:14:51 Step 22/22 : LABEL version=0.0.0 16:14:52 ---> Running in f2d724a05698 16:14:52 ---> afd77d9e3d05 16:14:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:14:52 Removing intermediate container 83544cc4ef3f 16:14:52 ---> 32d765a7cf53 16:14:52 Step 23/23 : LABEL version=0.0.0 16:14:52 Removing intermediate container 6a91da6a5c92 16:14:52 ---> 95706401bd66 16:14:52 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:14:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:14:52 ---> Running in 1adc7f8dbaee 16:14:52 Removing intermediate container f2d724a05698 16:14:52 ---> 1979862d4fe4 16:14:52 16:14:52 ---> Running in 230f98afe535 16:14:53 Successfully built 1979862d4fe4 16:14:53 ---> d3834dff571e 16:14:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:14:53 Successfully tagged docker-support-scheduler-go:latest 16:14:53  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 16:14:53 Removing intermediate container 1adc7f8dbaee 16:14:53 ---> 2e54593def3b 16:14:53 16:14:53 Removing intermediate container 230f98afe535 16:14:53 ---> e6d5c763954e 16:14:53 Step 22/24 : LABEL arch=x86_64 16:14:53 Removing intermediate container 97e97dffaa95 16:14:53 ---> ff783eac4973 16:14:53 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:14:53 Successfully built 2e54593def3b 16:14:53 ---> Running in f1c5bdbac33d 16:14:53 Successfully tagged docker-core-command-go:latest 16:14:53  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 16:14:53 ---> 92590bb6a312 16:14:53 Step 19/23 : ENTRYPOINT ["/core-data"] 16:14:53 ---> Running in 5aa7b87bc3c6 16:14:53 ---> aab006187a4b 16:14:53 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:14:53 Removing intermediate container f1c5bdbac33d 16:14:53 ---> 54218e5335ad 16:14:53 Step 23/24 : LABEL git_sha=6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:14:53 ---> Running in c6a04cf1ad52 16:14:54 Removing intermediate container 5aa7b87bc3c6 16:14:54 ---> 3f964a4aab17 16:14:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:14:58 ---> Running in 9c280f789a8f 16:14:58 Removing intermediate container c6a04cf1ad52 16:14:58 ---> 843ffb4edf7e 16:14:58 Step 24/24 : LABEL version=0.0.0 16:15:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:15:01 ---> 5dc8266f29c5 16:15:01 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:15:01 ---> Running in 41f386f9f8a1 16:15:01 Removing intermediate container 9c280f789a8f 16:15:01 ---> f8d4eb055a1d 16:15:01 Step 21/23 : LABEL arch=x86_64 16:15:01 Removing intermediate container 41f386f9f8a1 16:15:01 ---> 10c612fdc813 16:15:01 16:15:01 ---> 55dee23fc2a3 16:15:01 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:15:01 ---> Running in e7e05cb3782b 16:15:01 Successfully built 10c612fdc813 16:15:02 Successfully tagged docker-security-secretstore-setup-go:latest 16:15:02 Building docker-support-notifications-go 16:15:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:15:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:15:08  Building docker-security-secretstore-setup-go ... done Removing intermediate container e7e05cb3782b 16:15:08 ---> 2f8fe5c54eaf 16:15:08 Step 22/23 : LABEL git_sha=6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:15:10 ---> 4d8d59072ba7 16:15:10 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:15:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:15:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:15:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:15:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:15:12 ---> Running in 8d07ed8a5caa 16:15:14 ---> 9234408e58e3 16:15:14 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:15:14 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:15:14 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:15:14 ---> a38c54062f25 16:15:14 Step 3/21 : WORKDIR /edgex-go 16:15:14 ---> Using cache 16:15:14 ---> 07ede0d371ef 16:15:14 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:15:14 ---> Using cache 16:15:14 ---> b72bf204501b 16:15:14 Step 5/21 : RUN apk add --update --no-cache make git 16:15:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:15:14 ---> Using cache 16:15:14 ---> bfc91330dd60 16:15:14 Step 6/21 : COPY go.mod . 16:15:14 ---> Using cache 16:15:14 ---> ee13251e4893 16:15:14 Step 7/21 : RUN go mod download 16:15:14 ---> Using cache 16:15:14 ---> 006bd07c0917 16:15:14 Step 8/21 : COPY . . 16:15:15 ---> Using cache 16:15:15 ---> 6e5bb5a00c4c 16:15:15 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:15:15 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:15:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:15:15 ---> a38c54062f25 16:15:15 Step 3/26 : WORKDIR /edgex-go 16:15:15 ---> Using cache 16:15:15 ---> 07ede0d371ef 16:15:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:15 ---> Using cache 16:15:15 ---> b72bf204501b 16:15:15 Step 5/26 : RUN apk add --update --no-cache make bash git 16:15:17 Removing intermediate container 8d07ed8a5caa 16:15:17 ---> 63404d90fae2 16:15:17 Step 23/23 : LABEL version=0.0.0 16:15:19 ---> Running in ecabda5f71a8 16:15:19 ---> Running in ad16fa5d9af8 16:15:20 ---> Running in f2eaca77e975 16:15:20 ---> Running in ebbdd6adea23 16:15:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:15:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:15:21 ---> a38c54062f25 16:15:21 Step 3/22 : WORKDIR /edgex-go 16:15:21 ---> Using cache 16:15:21 ---> 07ede0d371ef 16:15:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:21 ---> Using cache 16:15:21 ---> b72bf204501b 16:15:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:15:21 Removing intermediate container f2eaca77e975 16:15:21 ---> 48d304c75160 16:15:21 16:15:21 Removing intermediate container ebbdd6adea23 16:15:21 ---> 1cc785b4aafd 16:15:21 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:15:21 ---> Running in 0325765aa9de 16:15:22 Successfully built 48d304c75160 16:15:22 Successfully tagged docker-core-data-go:latest 16:15:22  Building docker-core-data-go ... done Building docker-core-metadata-go 16:15:22 ---> 1a3203a936b4 16:15:22 Step 26/31 : RUN chmod +x /entrypoint.sh 16:15: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 16:15:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:15:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:15:22 ---> Running in c536c3a0389e 16:15:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:15:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:15:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:15:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:15:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:15:24 OK: 233 MiB in 51 packages 16:15:24 OK: 233 MiB in 51 packages 16:15:28 Removing intermediate container c536c3a0389e 16:15:28 ---> bba772419cfd 16:15:28 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:15:28 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.286s coverage: 45.9% of statements 16:15:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:15:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:15:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:15:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:15:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:15:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:15:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.133s coverage: 19.8% of statements 16:15:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.224s coverage: 100.0% of statements 16:15:29 ---> Running in aaf6361bdb5d 16:15:29 Removing intermediate container 0325765aa9de 16:15:29 ---> 974c29d73d85 16:15:29 Step 6/22 : COPY go.mod . 16:15:29 Removing intermediate container ad16fa5d9af8 16:15:29 ---> a3076d652fa0 16:15:29 Step 6/26 : COPY go.mod . 16:15:32 ---> 6ce35581cec2 16:15:32 Step 7/22 : RUN go mod download 16:15:32 Removing intermediate container aaf6361bdb5d 16:15:32 ---> d7e59993d4d0 16:15:32 Step 28/31 : CMD ["gate"] 16:15:34 ---> 0909824544bb 16:15:34 Step 7/26 : RUN go mod download 16:15:34 ---> Running in eaf36389ad9d 16:15:34 ---> Running in 271acae036ab 16:15:34 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:15:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:15:34 ---> a38c54062f25 16:15:34 Step 3/23 : WORKDIR /edgex-go 16:15:34 ---> Using cache 16:15:34 ---> 07ede0d371ef 16:15:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:34 ---> Using cache 16:15:34 ---> b72bf204501b 16:15:34 Step 5/23 : RUN apk add --update --no-cache make git 16:15:34 ---> Using cache 16:15:34 ---> bfc91330dd60 16:15:34 Step 6/23 : COPY go.mod . 16:15:34 ---> Using cache 16:15:34 ---> ee13251e4893 16:15:34 Step 7/23 : RUN go mod download 16:15:34 ---> Using cache 16:15:34 ---> 006bd07c0917 16:15:34 Step 8/23 : COPY . . 16:15:35 ---> Using cache 16:15:35 ---> 6e5bb5a00c4c 16:15:35 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:15:36 ---> Running in bcbdc4dead91 16:15:36 ---> Running in 37b63dc2771e 16:15:36 Removing intermediate container eaf36389ad9d 16:15:36 ---> 4af757c75669 16:15:36 Step 29/31 : LABEL arch=x86_64 16:15:36 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.604s coverage: 27.1% of statements 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:15:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:15:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.101s coverage: 100.0% of statements 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:15:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.236s coverage: 71.3% of statements 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:15:36 ---> Running in cc8143e68515 16:15:37 Removing intermediate container cc8143e68515 16:15:37 ---> 8ee178255584 16:15:37 Step 30/31 : LABEL git_sha=6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:15:37 ---> Running in 815ddbc90457 16:15:37 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 16:15:37 Removing intermediate container 815ddbc90457 16:15:37 ---> df7be34215fe 16:15:37 Step 31/31 : LABEL version=0.0.0 16:15:37 ---> Running in ffbd2a8165e8 16:15:37 Removing intermediate container ffbd2a8165e8 16:15:37 ---> 5705abfb3dfb 16:15:37 16:15:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:15:38 Successfully built 5705abfb3dfb 16:15:38 Successfully tagged docker-security-bootstrapper-go:latest 16:15:38  Building docker-security-bootstrapper-go ... done Removing intermediate container bcbdc4dead91 16:15:38 ---> c2d16087dfcd 16:15:38 Step 8/26 : COPY . . 16:15:39 Removing intermediate container 271acae036ab 16:15:39 ---> 2f498595fbc7 16:15:39 Step 8/22 : COPY . . 16:15:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.475s coverage: 82.9% of statements 16:15:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:15:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:15:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.150s coverage: 78.9% of statements 16:15:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:15:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.157s coverage: 28.6% of statements 16:15:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:15:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:15:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:15:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:15:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:15:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.159s coverage: 100.0% of statements 16:15:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:15:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.085s coverage: 100.0% of statements 16:15:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:15:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.297s coverage: 86.7% of statements 16:15:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:15:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.435s coverage: 97.5% of statements 16:15:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:15:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.135s coverage: 78.3% of statements 16:15:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:15:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:15:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:15:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:15:57 Removing intermediate container ecabda5f71a8 16:15:57 ---> 63388468affc 16:15:57 16:15:57 Step 10/21 : FROM alpine:3.12 16:15:57 ---> 42cb162f0360 16:15:57 Step 11/21 : RUN apk add --update --no-cache curl 16:15:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.303s coverage: 92.8% of statements 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:15:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:15:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.223s coverage: 0.1% of statements 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:15:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:15:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements 16:15:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.110s coverage: 79.5% of statements 16:15:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements 16:15:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements 16:15:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements 16:16:00 ---> Running in e31ac7535405 16:16:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:16:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:16:04 (1/4) Installing ca-certificates (20191127-r4) 16:16:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:16:05 (3/4) Installing libcurl (7.69.1-r3) 16:16:05 (4/4) Installing curl (7.69.1-r3) 16:16:05 Executing busybox-1.31.1-r19.trigger 16:16:05 Executing ca-certificates-20191127-r4.trigger 16:16:05 OK: 7 MiB in 18 packages 16:16:09 ---> af002b887f39 16:16:09 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:16:09 ---> 8b5fb9fab6eb 16:16:09 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:16:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements 16:16:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 16:16:10 Removing intermediate container e31ac7535405 16:16:10 ---> 7506aebc934f 16:16:10 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:16:11 ---> Running in deb1b1a2924d 16:16:11 ---> Running in 781159ff0b5e 16:16:11 ---> Running in 0fcfba422da1 16:16:11 Removing intermediate container 37b63dc2771e 16:16:11 ---> 4a5364ab41c1 16:16:11 16:16:11 Step 10/23 : FROM alpine:3.12 16:16:11 ---> 42cb162f0360 16:16:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:16:11 ---> Using cache 16:16:11 ---> c9a73149daeb 16:16:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:16:11 ---> Using cache 16:16:11 ---> a34f8a6e3aac 16:16:11 Step 13/23 : ENV APP_PORT=48081 16:16:12 Removing intermediate container 0fcfba422da1 16:16:12 ---> 16075314540f 16:16:12 Step 13/21 : WORKDIR /edgex 16:16:12 ---> Running in a61ce789b3e5 16:16:12 ---> Running in 32655875b133 16:16:12 Removing intermediate container a61ce789b3e5 16:16:12 ---> 2277ccb3ef43 16:16:12 Step 14/23 : EXPOSE $APP_PORT 16:16:12 Removing intermediate container 32655875b133 16:16:12 ---> 938e8c71b8b3 16:16:12 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:16:12 ---> Running in cd464d47724f 16:16:12 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 16:16:12 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 16:16:13 Removing intermediate container cd464d47724f 16:16:13 ---> ee3336d03dc6 16:16:13 Step 15/23 : WORKDIR / 16:16:13 ---> 77a27eacae7b 16:16:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:16:13 ---> Running in f35ec0a93b53 16:16:14 ---> ebc1fcd563a2 16:16:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:16:14 Removing intermediate container f35ec0a93b53 16:16:14 ---> 6e7a3d6cddbc 16:16:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:16:15 ---> 59d8811da644 16:16:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:16:15 ---> a97e06654503 16:16:15 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:16:15 ---> Running in e0600d8c6425 16:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.434s coverage: 82.6% of statements 16:16:15 Removing intermediate container e0600d8c6425 16:16:15 ---> 8561fb014fd4 16:16:15 Step 18/21 : CMD ["--init=true"] 16:16:16 ---> Running in e1bb75d1da8d 16:16:16 Removing intermediate container e1bb75d1da8d 16:16:16 ---> 877c018c12db 16:16:16 Step 19/21 : LABEL arch=x86_64 16:16:16 ---> 33c15eefa1e0 16:16:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:16:16 ---> Running in 72bcce0e70a5 16:16:17 Removing intermediate container 72bcce0e70a5 16:16:17 ---> 4ea019713087 16:16:17 Step 20/21 : LABEL git_sha=6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:16:17 ---> c2beae8f7ba9 16:16:17 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:16:17 ---> Running in cf040d0cb3f2 16:16:18 ---> Running in 98e68f39cf42 16:16:18 Removing intermediate container cf040d0cb3f2 16:16:18 ---> d68260910731 16:16:18 Step 21/21 : LABEL version=0.0.0 16:16:18 ---> Running in 8ea67b0e7385 16:16:18 Removing intermediate container 98e68f39cf42 16:16:18 ---> 470a5f038e8d 16:16:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:16:18 ---> Running in 096cd40cb335 16:16:18 Removing intermediate container 8ea67b0e7385 16:16:18 ---> 9d41bcf6ab2a 16:16:18 16:16:19 Successfully built 9d41bcf6ab2a 16:16:19 Successfully tagged docker-security-proxy-setup-go:latest 16:16:19  Building docker-security-proxy-setup-go ... done Removing intermediate container 096cd40cb335 16:16:19 ---> 29ec2585e2e9 16:16:19 Step 21/23 : LABEL arch=x86_64 16:16:19 ---> Running in a47a6d3bca8c 16:16:19 Removing intermediate container a47a6d3bca8c 16:16:19 ---> af774fe5adbe 16:16:19 Step 22/23 : LABEL git_sha=6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:16:20 ---> Running in 8827eeb49857 16:16:20 Removing intermediate container 8827eeb49857 16:16:20 ---> 457223153209 16:16:20 Step 23/23 : LABEL version=0.0.0 16:16:20 ---> Running in 2450633c0673 16:16:20 Removing intermediate container 2450633c0673 16:16:20 ---> ef4fbadf0386 16:16:20 16:16:20 Successfully built ef4fbadf0386 16:16:20 Successfully tagged docker-core-metadata-go:latest 16:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.119s coverage: 92.9% of statements 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 75.5% of statements 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements 16:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.116s coverage: 87.2% of statements 16:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.149s coverage: 84.6% of statements 16:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.178s coverage: 91.6% of statements 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.573s coverage: 64.4% of statements 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 16:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 16:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 16:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 16:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 16:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.862s coverage: 69.0% of statements 16:16:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:16:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:16:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:16:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.386s coverage: 38.4% of statements 16:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:16:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.105s coverage: 89.5% of statements 16:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:16:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.096s coverage: 84.8% of statements 16:16:31  Building docker-core-metadata-go ... done Removing intermediate container deb1b1a2924d 16:16:31 ---> 76b832f4eff2 16:16:31 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:16:31 ---> Running in 2ff97279541f 16:16:31 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 16:16:35 Removing intermediate container 781159ff0b5e 16:16:35 ---> 47555bc6423d 16:16:35 16:16:35 Step 10/22 : FROM alpine:3.12 16:16:35 ---> 42cb162f0360 16:16:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:16:35 ---> Running in 907f03696d10 16:16:35 Removing intermediate container 2ff97279541f 16:16:35 ---> 9bafcf078f74 16:16:35 16:16:35 Step 11/26 : FROM docker:20.10.0 16:16:35 20.10.0: Pulling from library/docker 16:16:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:16:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:16:35 (1/2) Installing ca-certificates (20191127-r4) 16:16:35 (2/2) Installing dumb-init (1.2.2-r1) 16:16:35 Executing busybox-1.31.1-r19.trigger 16:16:35 Executing ca-certificates-20191127-r4.trigger 16:16:35 OK: 6 MiB in 16 packages 16:16:37 Removing intermediate container 907f03696d10 16:16:37 ---> 0652c72aaad7 16:16:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:16:37 ---> Running in 1e70b878e64e 16:16:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.424s coverage: 47.0% of statements 16:16:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:16:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:16:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:16:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:16:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:16:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.104s coverage: 100.0% of statements 16:16:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:16:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.108s coverage: 100.0% of statements 16:16:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:16:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:16:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 16:16:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:16:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.441s coverage: 87.1% of statements 16:16:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:16:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:16:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:16:37 Removing intermediate container 1e70b878e64e 16:16:37 ---> 957ce6e3974c 16:16:37 Step 13/22 : ENV APP_PORT=48060 16:16:37 ---> Running in 5a722b9152b7 16:16:38 Removing intermediate container 5a722b9152b7 16:16:38 ---> fb9f1e276b50 16:16:38 Step 14/22 : EXPOSE $APP_PORT 16:16:38 ---> Running in a415d36d0947 16:16:38 Removing intermediate container a415d36d0947 16:16:38 ---> 00b8eb0cb8b2 16:16:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:16:38 ---> e16b7a1e3570 16:16:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:16:40 ---> 4938a23a50ca 16:16:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:16:40 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:16:40 Status: Downloaded newer image for docker:20.10.0 16:16:40 ---> aefe523efa57 16:16:40 Step 12/26 : RUN apk add --no-cache bash 16:16:40 ---> Running in 3e6752bfc7b6 16:16:40 ---> 00075cab10d8 16:16:40 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:16:40 ---> Running in ced2182d4f88 16:16:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:16:40 Removing intermediate container ced2182d4f88 16:16:40 ---> c5eab3eb91b2 16:16:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:16:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:16:41 ---> Running in 682ff3164d51 16:16:41 (1/2) Installing readline (8.0.4-r0) 16:16:41 (2/2) Installing bash (5.0.17-r0) 16:16:41 Executing bash-5.0.17-r0.post-install 16:16:41 Removing intermediate container 682ff3164d51 16:16:41 ---> 8ddfd1f6280a 16:16:41 Step 20/22 : LABEL arch=x86_64 16:16:41 Executing busybox-1.31.1-r19.trigger 16:16:41 OK: 12 MiB in 22 packages 16:16:41 ---> Running in 6d6eccf8f5ae 16:16:41 Removing intermediate container 6d6eccf8f5ae 16:16:41 ---> 3fe55f61f903 16:16:41 Step 21/22 : LABEL git_sha=6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:16:41 ---> Running in b3172655ce97 16:16:41 Removing intermediate container b3172655ce97 16:16:41 ---> c83eac5df40a 16:16:41 Step 22/22 : LABEL version=0.0.0 16:16:41 Removing intermediate container 3e6752bfc7b6 16:16:41 ---> a601ebe8c287 16:16:41 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:16:41 ---> Running in cf9b4f791308 16:16:41 ---> Running in c4d54bfe9370 16:16:42 Removing intermediate container c4d54bfe9370 16:16:42 ---> 287b94a875e8 16:16:42 16:16:42 Removing intermediate container cf9b4f791308 16:16:42 ---> a3c2dee82fce 16:16:42 Step 14/26 : ENV APP_PORT=48090 16:16:42 ---> Running in cefad3de5565 16:16:42 Successfully built 287b94a875e8 16:16:42 Successfully tagged docker-support-notifications-go:latest 16:16:42  Building docker-support-notifications-go ... done Removing intermediate container cefad3de5565 16:16:42 ---> bf21d66398fc 16:16:42 Step 15/26 : EXPOSE $APP_PORT 16:16:42 ---> Running in ccac712120ec 16:16:42 Removing intermediate container ccac712120ec 16:16:42 ---> 7f7de0e33309 16:16:42 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:16:43 ---> 610d140a555a 16:16:43 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:16:43 ---> e41824c8ca36 16:16:43 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:16:43 ---> 54d99628e805 16:16:43 Step 19/26 : RUN apk --no-cache add py3-pip 16:16:43 ---> Running in bf9ac798c7ce 16:16:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:16:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:16:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.217s coverage: 29.1% of statements 16:16:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:16:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:16:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:16:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:16:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:16:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.197s coverage: 99.0% of statements 16:16:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:16:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.078s coverage: 100.0% of statements 16:16:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:16:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:16:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:16:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:16:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.219s coverage: 94.0% of statements 16:16:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:16:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:16:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:16:44 ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements 16:16:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:16:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 16:16:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:16:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:16:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:16:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:16:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements 16:16:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:16:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:16:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements 16:16:44 (1/33) Installing libbz2 (1.0.8-r1) 16:16:44 (2/33) Installing expat (2.2.9-r1) 16:16:44 (3/33) Installing libffi (3.3-r2) 16:16:44 (4/33) Installing gdbm (1.13-r1) 16:16:44 (5/33) Installing xz-libs (5.2.5-r0) 16:16:44 (6/33) Installing sqlite-libs (3.32.1-r0) 16:16:44 (7/33) Installing python3 (3.8.8-r0) 16:16:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 16:16:45 (8/33) Installing py3-appdirs (1.4.4-r1) 16:16:45 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:16:45 (10/33) Installing py3-parsing (2.4.7-r0) 16:16:45 (11/33) Installing py3-six (1.15.0-r0) 16:16:45 (12/33) Installing py3-packaging (20.4-r0) 16:16:45 (13/33) Installing py3-setuptools (47.0.0-r0) 16:16:45 (14/33) Installing py3-chardet (3.0.4-r4) 16:16:45 (15/33) Installing py3-idna (2.9-r0) 16:16:45 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:16:45 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:16:45 (18/33) Installing py3-requests (2.23.0-r0) 16:16:45 (19/33) Installing py3-msgpack (1.0.0-r0) 16:16:45 (20/33) Installing py3-lockfile (0.12.2-r3) 16:16:45 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:16:45 (22/33) Installing py3-colorama (0.4.3-r0) 16:16:45 (23/33) Installing py3-distlib (0.3.0-r0) 16:16:45 (24/33) Installing py3-distro (1.5.0-r1) 16:16:45 (25/33) Installing py3-webencodings (0.5.1-r3) 16:16:45 (26/33) Installing py3-html5lib (1.0.1-r4) 16:16:45 (27/33) Installing py3-pytoml (0.1.21-r0) 16:16:45 (28/33) Installing py3-pep517 (0.8.2-r0) 16:16:45 (29/33) Installing py3-progress (1.5-r0) 16:16:45 (30/33) Installing py3-toml (0.10.1-r0) 16:16:45 (31/33) Installing py3-retrying (1.3.3-r0) 16:16:45 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:16:45 (33/33) Installing py3-pip (20.1.1-r0) 16:16:45 Executing busybox-1.31.1-r19.trigger 16:16:45 OK: 71 MiB in 55 packages 16:16:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 16:16:47 GO111MODULE=on go vet ./... 16:16:55 Removing intermediate container bf9ac798c7ce 16:16:55 ---> 3525ad296fd8 16:16:55 Step 20/26 : RUN pip install docker-compose==1.23.2 16:16:55 ---> Running in cb8f3c94674d 16:16:56 Collecting docker-compose==1.23.2 16:16:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:16:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:16:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:16:56 Collecting texttable<0.10,>=0.9.0 16:16:56 Downloading texttable-0.9.1.tar.gz (11 kB) 16:16:57 Collecting docker<4.0,>=3.6.0 16:16:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:16:57 Collecting docopt<0.7,>=0.6.1 16:16:57 Downloading docopt-0.6.2.tar.gz (25 kB) 16:16:57 Collecting jsonschema<3,>=2.5.1 16:16:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:16:58 Collecting websocket-client<1.0,>=0.32.0 16:16:58 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 16:16:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:16:58 Collecting dockerpty<0.5,>=0.4.1 16:16:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:16:58 Collecting PyYAML<4,>=3.10 16:16:58 Downloading PyYAML-3.13.tar.gz (270 kB) 16:16:59 Collecting cached-property<2,>=1.2.0 16:16:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:16:59 Collecting idna<2.8,>=2.5 16:16:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:16:59 Collecting urllib3<1.25,>=1.21.1 16:16:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:16:59 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) 16:16:59 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) 16:16:59 Collecting docker-pycreds>=0.4.0 16:16:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:16:59 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:16:59 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:16:59 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:16:59 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:17:00 Installing collected packages: idna, urllib3, requests, texttable, websocket-client, docker-pycreds, docker, docopt, jsonschema, dockerpty, PyYAML, cached-property, docker-compose 16:17:00 Attempting uninstall: idna 16:17:00 Found existing installation: idna 2.9 16:17:00 Uninstalling idna-2.9: 16:17:00 Successfully uninstalled idna-2.9 16:17:00 Attempting uninstall: urllib3 16:17:00 Found existing installation: urllib3 1.25.9 16:17:00 Uninstalling urllib3-1.25.9: 16:17:00 Successfully uninstalled urllib3-1.25.9 16:17:00 Attempting uninstall: requests 16:17:00 Found existing installation: requests 2.23.0 16:17:00 Uninstalling requests-2.23.0: 16:17:00 Successfully uninstalled requests-2.23.0 16:17:00 Running setup.py install for texttable: started 16:17:01 Running setup.py install for texttable: finished with status 'done' 16:17:01 Running setup.py install for docopt: started 16:17:02 Running setup.py install for docopt: finished with status 'done' 16:17:02 Running setup.py install for dockerpty: started 16:17:02 Running setup.py install for dockerpty: finished with status 'done' 16:17:02 Running setup.py install for PyYAML: started 16:17:03 Running setup.py install for PyYAML: finished with status 'done' 16:17:03 Successfully installed PyYAML-3.13 cached-property-1.5.2 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.58.0 16:17:07 Removing intermediate container cb8f3c94674d 16:17:07 ---> d4ed4ec650af 16:17:07 Step 21/26 : RUN apk --no-cache add curl 16:17:07 ---> Running in df202af5ba7f 16:17:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:17:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:17:07 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:17:07 (2/3) Installing libcurl (7.69.1-r3) 16:17:07 (3/3) Installing curl (7.69.1-r3) 16:17:07 Executing busybox-1.31.1-r19.trigger 16:17:07 OK: 72 MiB in 58 packages 16:17:08 Removing intermediate container df202af5ba7f 16:17:08 ---> b864e4959e3c 16:17:08 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 16:17:08 ---> Running in 1e170cd56738 16:17:08 Removing intermediate container 1e170cd56738 16:17:08 ---> 2ee0e0b1476e 16:17:08 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:17:08 ---> Running in 50f2a5b59e8e 16:17:08 Removing intermediate container 50f2a5b59e8e 16:17:08 ---> b32573b28b87 16:17:08 Step 24/26 : LABEL arch=x86_64 16:17:08 ---> Running in 836afd6ac369 16:17:08 Removing intermediate container 836afd6ac369 16:17:08 ---> 613197a52383 16:17:08 Step 25/26 : LABEL git_sha=6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:17:08 ---> Running in cd843f13b87d 16:17:08 Removing intermediate container cd843f13b87d 16:17:08 ---> 9adcb161c52a 16:17:08 Step 26/26 : LABEL version=0.0.0 16:17:09 ---> Running in a3045a9bd1a1 16:17:09 Removing intermediate container a3045a9bd1a1 16:17:09 ---> e2e7cead6fc4 16:17:09 16:17:09 Successfully built e2e7cead6fc4 16:17:09 Successfully tagged docker-sys-mgmt-agent-go:latest 16:17:09  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 16:17:09 $ docker stop --time=1 8d271496f74b47358ca9413764b72860aaa864be8696cc1df82b36250884ff63 16:17:11 $ docker rm -f 8d271496f74b47358ca9413764b72860aaa864be8696cc1df82b36250884ff63 [Pipeline] // withDockerContainer [Pipeline] sh 16:17:11 + docker images 16:17:11 + grep docker 16:17:12 docker-sys-mgmt-agent-go latest e2e7cead6fc4 3 seconds ago 313MB 16:17:12 docker-support-notifications-go latest 287b94a875e8 31 seconds ago 17.9MB 16:17:12 docker-core-metadata-go latest ef4fbadf0386 52 seconds ago 19MB 16:17:12 docker-security-proxy-setup-go latest 9d41bcf6ab2a 54 seconds ago 24.7MB 16:17:12 docker-security-bootstrapper-go latest 5705abfb3dfb About a minute ago 18.9MB 16:17:12 docker-core-data-go latest 48d304c75160 About a minute ago 22.7MB 16:17:12 docker-security-secretstore-setup-go latest 10c612fdc813 2 minutes ago 25MB 16:17:12 docker-support-scheduler-go latest 1979862d4fe4 2 minutes ago 17.4MB 16:17:12 docker-core-command-go latest 2e54593def3b 2 minutes ago 17.3MB 16:17:12 docker 20.10.0 aefe523efa57 3 months ago 240MB [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) [Pipeline] findFiles [Pipeline] node 16:17:27 Still waiting to schedule task 16:17:27 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:18:08 gofmt -l . 16:18:08 [ "`gofmt -l .`" = "" ] 16:18:08 ./bin/test-go-mod-tidy.sh 16:18:08 ./bin/test-attribution-txt.sh [Pipeline] sh 16:18:09 + ls -al . 16:18:09 total 804 16:18:09 drwxrwxr-x 9 1001 1001 4096 Mar 29 16:18 . 16:18:09 drwxr-xr-x 4 root root 4096 Mar 29 16:13 .. 16:18:09 -rw-rw-r-- 1 1001 1001 11 Mar 29 16:12 .dockerignore 16:18:09 drwxrwxr-x 8 1001 1001 4096 Mar 29 16:12 .git 16:18:09 drwxrwxr-x 3 1001 1001 4096 Mar 29 16:12 .github 16:18:09 -rw-rw-r-- 1 1001 1001 818 Mar 29 16:12 .gitignore 16:18:09 -rw-rw-r-- 1 1001 1001 166 Mar 29 16:12 .sonarcloud.properties 16:18:09 -rw-rw-r-- 1 1001 1001 8607 Mar 29 16:12 Attribution.txt 16:18:09 -rw-rw-r-- 1 1001 1001 3804 Mar 29 16:12 CONTRIBUTING.md 16:18:09 -rw-rw-r-- 1 1001 1001 931 Mar 29 16:12 Dockerfile.build 16:18:09 -rw-rw-r-- 1 1001 1001 863 Mar 29 16:12 Jenkinsfile 16:18:09 -rw-rw-r-- 1 1001 1001 10775 Mar 29 16:12 LICENSE 16:18:09 -rw-rw-r-- 1 1001 1001 5774 Mar 29 16:12 Makefile 16:18:09 -rw-rw-r-- 1 1001 1001 6548 Mar 29 16:12 README.md 16:18:09 -rw-rw-r-- 1 1001 1001 6755 Mar 29 16:12 SECURITY.md 16:18:09 -rw-rw-r-- 1 1001 1001 5 Mar 29 16:08 VERSION 16:18:09 -rw-rw-r-- 1 1001 1001 4131 Mar 29 16:12 ZMQWindows.md 16:18:09 drwxrwxr-x 2 1001 1001 4096 Mar 29 16:12 bin 16:18:09 drwxrwxr-x 14 1001 1001 4096 Mar 29 16:12 cmd 16:18:09 -rw-r--r-- 1 root root 666212 Mar 29 16:16 coverage.out 16:18:09 -rw-r--r-- 1 root root 1057 Mar 29 16:18 go.mod 16:18:09 -rw-r--r-- 1 root root 22532 Mar 29 16:18 go.sum 16:18:09 drwxrwxr-x 8 1001 1001 4096 Mar 29 16:12 internal 16:18:09 drwxrwxr-x 4 1001 1001 4096 Mar 29 16:12 openapi 16:18:09 drwxrwxr-x 4 1001 1001 4096 Mar 29 16:12 snap 16:18:09 -rw-rw-r-- 1 1001 1001 168 Mar 29 16:12 version.go [Pipeline] sh 16:18:10 + '[' -e coverage.out ] 16:18:10 + chown 1001:1001 coverage.out [Pipeline] stash 16:18:10 Warning: overwriting stash ‘coverage-report’ 16:18:11 Stashed 1 file(s) [Pipeline] sh 16:18:12 + make build 16:18:12 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 16:18:24 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 16:18:30 Running on prd-ubuntu18.04-docker-8c-8g-31761 in /w/workspace/edgexfoundry_edgex-go_PR-3234 [Pipeline] { [Pipeline] ws 16:18:30 Running in /w/workspace/edgex-go/36 [Pipeline] { [Pipeline] checkout 16:18:32 using credential edgex-jenkins-ssh 16:18:32 Cloning the remote Git repository 16:18:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:18:33 > git init /w/workspace/edgex-go/36 # timeout=10 16:18:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:18:33 > git --version # timeout=10 16:18:33 > git --version # 'git version 2.17.1' 16:18:33 using GIT_SSH to set credentials SSH Credentials for GitHub 16:18:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:18:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:18:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:18:43 using GIT_SSH to set credentials SSH Credentials for GitHub 16:18:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3234/head:refs/remotes/origin/PR-3234 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:18:43 Merging remotes/origin/master commit 04121680b1087f96ef009b594f8095f8f3b5fdf8 into PR head commit 6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:18:43 Merge succeeded, producing 6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:18:43 Checking out Revision 6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 (PR-3234) 16:18:43 > git config core.sparsecheckout # timeout=10 16:18:43 > git checkout -f 6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 # timeout=10 16:18:43 > git remote # timeout=10 16:18:43 > git config --get remote.origin.url # timeout=10 16:18:43 using GIT_SSH to set credentials SSH Credentials for GitHub 16:18:43 > git merge 04121680b1087f96ef009b594f8095f8f3b5fdf8 # timeout=10 16:18:44 > git rev-parse HEAD^{commit} # timeout=10 16:18:44 > git config core.sparsecheckout # timeout=10 16:18:44 > git checkout -f 6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 # timeout=10 16:18:46 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 16:18:47 Commit message: "Bump github.com/lib/pq from 1.9.0 to 1.10.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:48 + echo snap-build.sh 16:18:48 snap-build.sh 16:18:48 + SNAP_BASE_DIR=. 16:18:48 + '[' '!' -z /w/workspace/edgex-go/36 ']' 16:18:48 + SNAP_BASE_DIR=/w/workspace/edgex-go/36 16:18:48 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/36]' 16:18:48 [snap-build] Building snap in dir [/w/workspace/edgex-go/36] 16:18:48 + cd /w/workspace/edgex-go/36 16:18:48 + sudo apt-get remove -qy --purge lxd lxd-client 16:18:48 Reading package lists... 16:18:48 Building dependency tree... 16:18:48 Reading state information... 16:18:48 The following packages were automatically installed and are no longer required: 16:18:48 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:18:48 uidmap xdelta3 16:18:48 Use 'sudo apt autoremove' to remove them. 16:18:48 The following packages will be REMOVED: 16:18:48 lxd* lxd-client* 16:18:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:18:49 After this operation, 31.7 MB disk space will be freed. 16:18:50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 16:18:50 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:18:51 Removing lxd dnsmasq configuration 16:18:51 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:18:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:18:51 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:18:52 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 16:18:52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 16:18:52 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:18:53 Processing triggers for systemd (237-3ubuntu10.42) ... 16:18:54 Processing triggers for ureadahead (0.100.0-21) ... 16:18:55 + sudo snap remove --purge lxd 16:18:55 snap "lxd" is not installed 16:18:55 + sudo groupadd --force --system lxd 16:18:55 ++ whoami 16:18:55 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:18:55 + newgrp - lxd 16:18:55 + sudo snap install lxd 16:18: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 16:18:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:19:03 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 16:19:05 2021-03-29T16:19:02Z INFO Waiting for automatic snapd restart... 16:19:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:19:13 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 16:19:16 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 16:19:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:19:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:19:32 $ docker stop --time=1 ccdd7c718b4e164de44e0f663cc33eef9520f0ca5b5f74670c85304873763f46 16:19:35 $ docker rm -f ccdd7c718b4e164de44e0f663cc33eef9520f0ca5b5f74670c85304873763f46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:19:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:19:37 16:19:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:19:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:19:38 latest: Pulling from edgex-devops/edgex-compose-arm64 16:19:38 29e5d40040c1: Pulling fs layer 16:19:38 1ce36da41761: Pulling fs layer 16:19:38 25b303627fd3: Pulling fs layer 16:19:38 29e5d40040c1: Download complete 16:19:38 1ce36da41761: Verifying Checksum 16:19:38 1ce36da41761: Download complete 16:19:38 29e5d40040c1: Pull complete 16:19:40 1ce36da41761: Pull complete 16:19:40 25b303627fd3: Verifying Checksum 16:19:40 25b303627fd3: Download complete 16:19:50 25b303627fd3: Pull complete 16:19:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:19:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:19:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:19:51 prd-ubuntu18.04-docker-arm64-4c-16g-31754 does not seem to be running inside a container 16:19:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:19:54 $ docker top fce3c69b3dd7b2b673107918698a4d8c0901c851197c65a2b5ff254b6735bb89 -eo pid,comm [Pipeline] { [Pipeline] sh 16:19:55 + docker-compose build --help 16:19:55 + grep parallel 16:19:58 --parallel Build images in parallel. [Pipeline] } 16:19:58 $ docker stop --time=1 fce3c69b3dd7b2b673107918698a4d8c0901c851197c65a2b5ff254b6735bb89 16:20:00 $ docker rm -f fce3c69b3dd7b2b673107918698a4d8c0901c851197c65a2b5ff254b6735bb89 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:20:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:20:01 . [Pipeline] withDockerContainer 16:20:02 prd-ubuntu18.04-docker-arm64-4c-16g-31754 does not seem to be running inside a container 16:20:02 $ 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/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:20:03 $ docker top d7f752363822131adb6fd97c726749fe94e3cb97ff8d28bd69d1d273bc8c7b61 -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:04 + docker-compose -f ./docker-compose-build.yml build --parallel 16:20:08 Building docker-core-command-go ... 16:20:08 Building docker-core-data-go ... 16:20:08 Building docker-core-metadata-go ... 16:20:08 Building docker-security-bootstrapper-go ... 16:20:08 Building docker-security-proxy-setup-go ... 16:20:08 Building docker-security-secretstore-setup-go ... 16:20:08 Building docker-support-notifications-go ... 16:20:08 Building docker-support-scheduler-go ... 16:20:08 Building docker-sys-mgmt-agent-go ... 16:20:08 Building docker-sys-mgmt-agent-go 16:20:08 Building docker-support-scheduler-go 16:20:08 Building docker-security-bootstrapper-go 16:20:08 Building docker-core-data-go 16:20:08 Building docker-support-notifications-go 16:20:27 lxd 4.12 from Canonical* installed 16:20:27 + sudo lxd init --auto 16:20:31 + sudo snap install --classic snapcraft 16:20:38 snapcraft 4.5.4 from Canonical* installed 16:20:38 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:20:38 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:20:38 % Total % Received % Xferd Average Speed Time Time Time Current 16:20:38 Dload Upload Total Spent Left Speed 16:20:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3918 0 --:--:-- --:--:-- --:--:-- 3918 16:20:38 100 3325k 100 3325k 0 0 7661k 0 --:--:-- --:--:-- --:--:-- 7661k 16:20:38 ./yq_linux_amd64 16:20:38 + sudo snapcraft prime --use-lxd 16:20:40 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:20:40 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 16:20:40 - README.md 16:20:40 16:20:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:20:40 Launching a container. 16:20:53 Waiting for container to be ready 16:20:53 To start your first instance, try: lxc launch ubuntu:18.04 16:20:53 16:20:57 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:20:57 Waiting for network to be ready... 16:20:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:20:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] 16:20:58 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:20:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 16:20:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 16:20:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:20:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 16:20:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 16:20:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 16:20:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 16:20:58 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:20:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:20:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:20:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:20:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:20:58 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:20:58 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:20:58 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:20:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:20:59 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] 16:20:59 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 16:20:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 16:20:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 16:20:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 16:20:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 16:20:59 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 16:20:59 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 16:21:01 Fetched 24.2 MB in 4s (6070 kB/s) 16:21:02 Reading package lists... 16:21:02 Reading package lists... 16:21:03 Building dependency tree... 16:21:03 Reading state information... 16:21:03 The following additional packages will be installed: 16:21:03 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:21:03 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:21:03 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:21:03 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:21:03 Suggested packages: 16:21:03 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:21:03 Recommended packages: 16:21:03 gnupg libsasl2-modules 16:21:03 The following NEW packages will be installed: 16:21:03 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:21:03 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:21:03 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:21:03 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:21:03 The following packages will be upgraded: 16:21:03 gpg gpg-agent gpgconf libudev1 16:21:03 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 16:21:03 Need to get 3530 kB of archives. 16:21:03 After this operation, 13.3 MB of additional disk space will be used. 16:21:03 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 16:21:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:21:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:21:03 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 16:21:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:21:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:21:04 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:21:04 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:21:04 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:21:04 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:21:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:21:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:21:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:21:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:21:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:21:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:21:04 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:21:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:21:04 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:21:04 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:21:04 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:21:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:21:04 debconf: delaying package configuration, since apt-utils is not installed 16:21:04 Fetched 3530 kB in 1s (2995 kB/s) 16:21:04 (Reading database ... 12511 files and directories currently installed.) 16:21:04 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 16:21:04 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 16:21:04 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 16:21:04 Selecting previously unselected package udev. 16:21:04 (Reading database ... 12511 files and directories currently installed.) 16:21:04 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 16:21:04 Unpacking udev (237-3ubuntu10.45) ... 16:21:05 Selecting previously unselected package libfuse2:amd64. 16:21:05 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:21:05 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:21:05 Selecting previously unselected package fuse. 16:21:05 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:21:05 Unpacking fuse (2.9.7-1ubuntu1) ... 16:21:05 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:21:05 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:21:05 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:21:05 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:21:05 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:21:05 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:21:05 Selecting previously unselected package libksba8:amd64. 16:21:05 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:21:05 Unpacking libksba8:amd64 (1.3.5-2) ... 16:21:05 Selecting previously unselected package libroken18-heimdal:amd64. 16:21:05 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:21:05 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:05 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:21:05 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:21:05 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:05 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:21:05 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:21:05 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:06 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:21:06 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:21:06 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:06 Selecting previously unselected package libwind0-heimdal:amd64. 16:21:06 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:21:06 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:06 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:21:06 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:21:06 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:06 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:21:06 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:21:06 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:06 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:21:06 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:21:06 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:06 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:21:06 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:21:06 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:06 Selecting previously unselected package libsasl2-modules-db:amd64. 16:21:06 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:21:06 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:21:06 Selecting previously unselected package libsasl2-2:amd64. 16:21:06 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:21:06 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:21:06 Selecting previously unselected package libldap-common. 16:21:06 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:21:06 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:21:06 Selecting previously unselected package libldap-2.4-2:amd64. 16:21:06 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:21:06 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:21:07 Selecting previously unselected package dirmngr. 16:21:07 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:21:07 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:21:07 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:21:07 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:21:07 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:21:07 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:21:07 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:21:07 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:21:07 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:07 Setting up libksba8:amd64 (1.3.5-2) ... 16:21:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:21:07 Setting up udev (237-3ubuntu10.45) ... 16:21:08 invoke-rc.d: policy-rc.d denied execution of start. 16:21:08 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:08 Processing triggers for systemd (237-3ubuntu10) ... 16:21:08 Setting up fuse (2.9.7-1ubuntu1) ... 16:21:08 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:21:08 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:08 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:08 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:08 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:08 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:08 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:08 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:08 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:21:08 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:21:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:21:09 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:21:09 settings in the [Install] section, and DefaultInstance for template units). 16:21:09 This means they are not meant to be enabled using systemctl. 16:21:09 Possible reasons for having this kind of units are: 16:21:09 1) A unit may be statically enabled by being symlinked from another unit's 16:21:09 .wants/ or .requires/ directory. 16:21:09 2) A unit's purpose may be to act as a helper for some other unit which has 16:21:09 a requirement dependency on it. 16:21:09 3) A unit may be started when needed via activation (socket, path, timer, 16:21:09 D-Bus, udev, scripted systemctl call, ...). 16:21:09 4) In case of template units, the unit is meant to be enabled with some 16:21:09 instance name specified. 16:21:09 Reading package lists... 16:21:09 Building dependency tree... 16:21:09 Reading state information... 16:21:09 The following additional packages will be installed: 16:21:09 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:21:09 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:21:09 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:21:09 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:21:09 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:21:09 Suggested packages: 16:21:09 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:21:09 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:21:09 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:21:09 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:21:09 systemd-container policykit-1 16:21:09 Recommended packages: 16:21:09 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:21:09 The following NEW packages will be installed: 16:21:09 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:21:09 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:21:09 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:21:09 multiarch-support openssh-client python3 python3-minimal python3.6 16:21:09 python3.6-minimal snapd squashfs-tools sudo 16:21:09 The following packages will be upgraded: 16:21:09 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:21:09 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 16:21:09 Need to get 35.2 MB of archives. 16:21:09 After this operation, 141 MB of additional disk space will be used. 16:21:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 16:21:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 16:21:09 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 16:21:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 16:21:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:21:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:21:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:21:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:21:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:21:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:21:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:21:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:21:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:21:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:21:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:21:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:21:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 16:21:10 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:21:10 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 16:21:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 16:21:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:21:11 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:21:11 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:21:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:21:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:21:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:21:11 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:21:11 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:21:11 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:21:11 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 16:21:11 debconf: delaying package configuration, since apt-utils is not installed 16:21:11 Fetched 35.2 MB in 1s (27.6 MB/s) 16:21:11 (Reading database ... 12757 files and directories currently installed.) 16:21:11 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 16:21:11 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 16:21:11 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 16:21:11 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 16:21:12 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 16:21:12 (Reading database ... 12757 files and directories currently installed.) 16:21:12 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 16:21:12 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 16:21:12 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 16:21:12 (Reading database ... 12757 files and directories currently installed.) 16:21:12 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 16:21:12 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 16:21:13 Setting up apt (1.6.12ubuntu0.2) ... 16:21:13 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:21:13 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:21:13 (Reading database ... 12764 files and directories currently installed.) 16:21:13 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:21:13 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:21:13 Selecting previously unselected package libpython3.6-minimal:amd64. 16:21:14 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:21:14 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:21:14 Selecting previously unselected package libexpat1:amd64. 16:21:14 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:21:14 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:21:14 Selecting previously unselected package python3.6-minimal. 16:21:14 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:21:14 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:21:14 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 16:21:14 Checking for services that may need to be restarted...done. 16:21:14 Checking for services that may need to be restarted...done. 16:21:14 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:21:14 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:21:14 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:21:15 Selecting previously unselected package python3-minimal. 16:21:15 (Reading database ... 13012 files and directories currently installed.) 16:21:15 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:21:15 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:21:15 Selecting previously unselected package mime-support. 16:21:15 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:21:15 Unpacking mime-support (3.60ubuntu1) ... 16:21:15 Selecting previously unselected package libmpdec2:amd64. 16:21:15 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:21:15 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:21:15 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:21:15 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:21:15 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:21:16 Selecting previously unselected package python3.6. 16:21:16 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:21:16 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:21:16 Selecting previously unselected package libpython3-stdlib:amd64. 16:21:16 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:21:16 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:21:16 Setting up python3-minimal (3.6.7-1~18.04) ... 16:21:16 Selecting previously unselected package python3. 16:21:16 (Reading database ... 13442 files and directories currently installed.) 16:21:16 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:21:16 Unpacking python3 (3.6.7-1~18.04) ... 16:21:16 Selecting previously unselected package multiarch-support. 16:21:16 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:21:16 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:21:16 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:21:16 Selecting previously unselected package liblzo2-2:amd64. 16:21:16 (Reading database ... 13479 files and directories currently installed.) 16:21:16 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:21:16 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:21:16 Selecting previously unselected package libbsd0:amd64. 16:21:16 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:21:16 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:21:16 Selecting previously unselected package sudo. 16:21:16 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:21:16 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:21:17 Selecting previously unselected package apparmor. 16:21:17 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:21:17 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:21:17 Selecting previously unselected package libedit2:amd64. 16:21:17 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:21:17 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:21:17 Selecting previously unselected package libkrb5support0:amd64. 16:21:17 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:21:17 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:21:17 Selecting previously unselected package libk5crypto3:amd64. 16:21:17 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:21:17 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:21:17 Selecting previously unselected package libkeyutils1:amd64. 16:21:17 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:21:17 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:21:17 Selecting previously unselected package libkrb5-3:amd64. 16:21:17 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:21:17 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:21:17 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:21:17 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:21:17 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:21:17 Selecting previously unselected package libssl1.0.0:amd64. 16:21:17 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 16:21:18 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:21:18 Selecting previously unselected package openssh-client. 16:21:18 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:21:18 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:21:18 Selecting previously unselected package squashfs-tools. 16:21:18 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 16:21:18 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:21:18 Selecting previously unselected package snapd. 16:21:18 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 16:21:18 Unpacking snapd (2.48.3+18.04) ... 16:21:20 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:21:20 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:21:20 Setting up mime-support (3.60ubuntu1) ... 16:21:20 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:21:20 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:21:20 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:21:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:21:20 Setting up systemd (237-3ubuntu10.45) ... 16:21:20 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:21:21 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:21:21 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:21:21 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:21:21 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:21:21 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:21:21 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:21:22 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:21:22 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:21:22 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:21:22 Setting up python3 (3.6.7-1~18.04) ... 16:21:22 running python rtupdate hooks for python3.6... 16:21:22 running python post-rtupdate hooks for python3.6... 16:21:22 Setting up apparmor (2.12-4ubuntu5.1) ... 16:21:25 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:21:25 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:21:25 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:21:25 Setting up snapd (2.48.3+18.04) ... 16:21:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:21:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:21:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:21:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:21:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:21:26 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:21:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:21:26 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:21:26 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:21:26 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:21:27 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 16:21:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:21:27 Processing triggers for systemd (237-3ubuntu10.45) ... 16:21:28 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:21:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:21:28 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:21:29 Reading package lists... 16:21:29 Reading package lists... 16:21:29 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:21:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:21:29 ---> d8e705fca8ce 16:21:29 Step 3/22 : WORKDIR /edgex-go 16:21:29 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:21:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:21:29 ---> d8e705fca8ce 16:21:29 Step 3/26 : WORKDIR /edgex-go 16:21:29 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:21:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:21:29 ---> d8e705fca8ce 16:21:29 Step 3/22 : WORKDIR /edgex-go 16:21:29 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:21:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:21:29 ---> d8e705fca8ce 16:21:29 Step 3/23 : WORKDIR /edgex-go 16:21:29 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:21:29 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:21:29 ---> d8e705fca8ce 16:21:29 Step 3/31 : WORKDIR /edgex-go 16:21:29 ---> Running in ab061948b214 16:21:29 ---> Running in 0977d002e68d 16:21:29 ---> Running in b443548a30cf 16:21:29 ---> Running in e11355afeb32 16:21:29 ---> Running in 33b55a3ba0e0 16:21:29 Removing intermediate container ab061948b214 16:21:29 ---> 30d859069f84 16:21:29 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:21:29 Removing intermediate container 0977d002e68d 16:21:29 ---> 39adff80df83 16:21:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:21:29 Removing intermediate container b443548a30cf 16:21:29 ---> b4c325191051 16:21:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:21:29 Removing intermediate container 33b55a3ba0e0 16:21:29 ---> a338f07cb7db 16:21:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:21:29 Removing intermediate container e11355afeb32 16:21:29 ---> 1118be2a1374 16:21:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:21:29 ---> Running in 7d205fc91977 16:21:29 ---> Running in 72c070f485bf 16:21:29 ---> Running in 44ab3c9b5c40 16:21:29 ---> Running in d072ef7a7122 16:21:29 ---> Running in 7a7a9bf6bd8d 16:21:29 Removing intermediate container 7d205fc91977 16:21:29 ---> e44ae9867789 16:21:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:21:29 ---> Running in 67bbb4f929b0 16:21:29 Removing intermediate container 72c070f485bf 16:21:29 ---> b07d01fc60df 16:21:29 Step 5/31 : RUN apk add --update --no-cache make git 16:21:29 Removing intermediate container 44ab3c9b5c40 16:21:29 ---> a19c84e4548c 16:21:29 Step 5/26 : RUN apk add --update --no-cache make bash git 16:21:29 ---> Running in d48393d77baf 16:21:29 Removing intermediate container d072ef7a7122 16:21:29 ---> 563786cf5468 16:21:29 Step 5/22 : RUN apk add --update --no-cache make git 16:21:29 Removing intermediate container 7a7a9bf6bd8d 16:21:29 ---> b26195b10bd6 16:21:29 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:21:29 ---> Running in 3d1f7ff08787 16:21:29 ---> Running in 00b161299efa 16:21:29 ---> Running in 105056778e86 16:21:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:21:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:21:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:21:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:21:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:21:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:21:29 Building dependency tree... 16:21:29 Reading state information... 16:21:29 Calculating upgrade... 16:21:30 The following packages will be upgraded: 16:21:30 advancecomp base-files bash binutils binutils-common 16:21:30 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:21:30 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:21:30 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 16:21:30 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 16:21:30 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:21:30 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:21:30 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 16:21:30 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 16:21:30 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 16:21:30 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 16:21:30 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 16:21:30 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 16:21:30 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 16:21:30 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 16:21:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:21:30 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:21:30 Need to get 63.8 MB of archives. 16:21:30 After this operation, 5208 kB of additional disk space will be used. 16:21:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] 16:21:30 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:21:30 OK: 217 MiB in 51 packages 16:21:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:21:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:21:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:21:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:21:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:21:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:21:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:21:30 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:21:30 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:21:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:21:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:21:30 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:21:30 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:21:30 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:21:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:21:30 OK: 217 MiB in 51 packages 16:21:31 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:21:31 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:21:31 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:21:31 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:21:31 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:21:31 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:21:31 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:21:31 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:21:31 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:21:31 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:21:31 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:21:31 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:21:31 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:21:31 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:21:31 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:21:31 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:21:31 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:21:31 OK: 217 MiB in 51 packages 16:21:31 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:21:31 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:21:31 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:21:31 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:21:31 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 16:21:31 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 16:21:31 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 16:21:31 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:21:31 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 16:21:31 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 16:21:31 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:21:31 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:21:31 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:21:31 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:21:31 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:21:31 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:21:31 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:21:31 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:21:31 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 16:21:31 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:21:31 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:21:31 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:21:31 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:21:31 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:21:31 OK: 217 MiB in 51 packages 16:21:31 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:21:31 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:21:31 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:21:31 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:21:31 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:21:31 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:21:31 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:21:31 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:21:31 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:21:31 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:21:31 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:21:31 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:21:31 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:21:31 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:21:31 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:21:31 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:21:31 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:21:31 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:21:31 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 16:21:31 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 16:21:31 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:21:31 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:21:31 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:21:31 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:21:31 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:21:31 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:21:31 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:21:31 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 16:21:32 OK: 217 MiB in 51 packages 16:21:32 Removing intermediate container 67bbb4f929b0 16:21:32 ---> 64757f0ba476 16:21:32 Step 6/22 : COPY go.mod . 16:21:32 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:21:32 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:21:32 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:21:32 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:21:32 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:21:32 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:21:32 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:21:32 Removing intermediate container d48393d77baf 16:21:32 ---> 90470117d537 16:21:32 Step 6/31 : COPY go.mod . 16:21:32 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:21:32 Removing intermediate container 3d1f7ff08787 16:21:32 ---> 27b6c4a5abbb 16:21:32 Step 6/26 : COPY go.mod . 16:21:32 Removing intermediate container 00b161299efa 16:21:32 ---> b166c0df359b 16:21:32 ---> a43d3e484e15 16:21:32 Step 7/22 : RUN go mod download 16:21:32 Step 6/22 : COPY go.mod . 16:21:33 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:21:33 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:21:33 ---> Running in a444fc5a243e 16:21:33 Removing intermediate container 105056778e86 16:21:33 ---> 5019ca0562e3 16:21:33 Step 6/23 : COPY go.mod . 16:21:33 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:21:33 ---> 6699d55b4153 16:21:33 Step 7/31 : RUN go mod download 16:21:34 ---> e1ef5014e7ea 16:21:34 Step 7/26 : RUN go mod download 16:21:34 ---> Running in 4aae5a3e5c75 16:21:34 ---> 38626e4fdb03 16:21:34 Step 7/22 : RUN go mod download 16:21:34 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:21:34 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:21:34 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:21:34 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:21:34 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:21:34 debconf: delaying package configuration, since apt-utils is not installed 16:21:34 Fetched 63.8 MB in 4s (16.2 MB/s) 16:21:34 (Reading database ... 13912 files and directories currently installed.) 16:21:34 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:21:34 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:21:34 ---> Running in 8ade9914fa99 16:21:34 ---> Running in efd9153dcd94 16:21:34 ---> e84e0e5214da 16:21:34 Step 7/23 : RUN go mod download 16:21:34 ---> Running in b738a7e26233 16:21:35 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:21:35 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:21:35 Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... 16:21:35 Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... 16:21:36 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:36 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:21:36 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:36 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:21:36 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:36 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:21:36 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:36 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:21:36 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:36 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:21:36 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:36 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:21:36 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:36 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:21:36 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:21:36 Removing intermediate container a444fc5a243e 16:21:36 ---> 648b20c4bc4a 16:21:36 Step 8/22 : COPY . . 16:21:37 (Reading database ... 13911 files and directories currently installed.) 16:21:37 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:37 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:21:37 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:21:37 (Reading database ... 13911 files and directories currently installed.) 16:21:37 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:37 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:21:37 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:37 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:21:37 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:37 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:21:37 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:21:37 (Reading database ... 13911 files and directories currently installed.) 16:21:37 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:21:37 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:21:38 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:21:38 (Reading database ... 13911 files and directories currently installed.) 16:21:38 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:21:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:21:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:21:38 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:21:39 Setting up base-files (10.1ubuntu2.10) ... 16:21:39 Installing new version of config file /etc/issue ... 16:21:39 Installing new version of config file /etc/issue.net ... 16:21:39 Installing new version of config file /etc/lsb-release ... 16:21:39 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:21:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:21:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:21:39 Removing obsolete conffile /etc/default/motd-news ... 16:21:39 (Reading database ... 13912 files and directories currently installed.) 16:21:39 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:21:39 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:21:39 Setting up bash (4.4.18-2ubuntu1.2) ... 16:21:39 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 16:21:40 (Reading database ... 13912 files and directories currently installed.) 16:21:40 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:21:40 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:21:40 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:21:40 (Reading database ... 13912 files and directories currently installed.) 16:21:40 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:21:40 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:21:40 Setting up tar (1.29b-2ubuntu0.2) ... 16:21:40 (Reading database ... 13912 files and directories currently installed.) 16:21:40 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:21:40 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:21:40 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:21:40 (Reading database ... 13912 files and directories currently installed.) 16:21:40 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:21:40 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:21:41 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:21:41 (Reading database ... 13912 files and directories currently installed.) 16:21:41 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:21:41 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:21:41 Removing intermediate container 8ade9914fa99 16:21:41 ---> eca0b3a57b9b 16:21:41 Step 8/26 : COPY . . 16:21:41 Removing intermediate container 4aae5a3e5c75 16:21:41 ---> c9e57a182fff 16:21:41 Step 8/31 : COPY . . 16:21:41 Removing intermediate container efd9153dcd94 16:21:41 ---> 5056c624751f 16:21:41 Step 8/22 : COPY . . 16:21:41 Removing intermediate container b738a7e26233 16:21:41 ---> daad34fc102a 16:21:41 Step 8/23 : COPY . . 16:21:41 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:21:41 (Reading database ... 13912 files and directories currently installed.) 16:21:41 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:21:41 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:21:41 Setting up grep (3.1-2build1) ... 16:21:41 (Reading database ... 13912 files and directories currently installed.) 16:21:41 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:21:41 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:21:41 Setting up login (1:4.5-1ubuntu2) ... 16:21:41 (Reading database ... 13912 files and directories currently installed.) 16:21:41 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:21:42 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:21:42 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:21:42 (Reading database ... 13912 files and directories currently installed.) 16:21:42 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:21:42 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:21:42 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:21:42 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:21:42 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:21:42 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:21:43 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:21:43 (Reading database ... 13912 files and directories currently installed.) 16:21:43 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:21:43 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:21:44 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:21:44 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:21:44 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:21:44 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:21:44 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:21:44 (Reading database ... 13912 files and directories currently installed.) 16:21:44 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:21:44 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:21:45 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:21:45 (Reading database ... 13912 files and directories currently installed.) 16:21:45 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:21:45 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:21:45 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:21:45 (Reading database ... 13912 files and directories currently installed.) 16:21:45 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:21:45 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:21:45 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:21:45 (Reading database ... 13912 files and directories currently installed.) 16:21:45 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:21:45 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:21:45 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:21:46 (Reading database ... 13912 files and directories currently installed.) 16:21:46 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:21:46 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:21:46 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:21:46 (Reading database ... 13912 files and directories currently installed.) 16:21:46 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:21:46 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:21:46 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:21:46 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:21:46 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:21:46 (Reading database ... 13912 files and directories currently installed.) 16:21:46 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:21:46 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:21:46 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:21:47 (Reading database ... 13912 files and directories currently installed.) 16:21:47 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:21:47 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:21:47 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:21:47 (Reading database ... 13912 files and directories currently installed.) 16:21:47 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:21:47 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:21:47 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:21:47 (Reading database ... 13912 files and directories currently installed.) 16:21:47 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:21:47 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:21:48 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:21:48 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:21:48 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:21:48 (Reading database ... 13912 files and directories currently installed.) 16:21:48 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:21:48 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:21:48 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:21:49 (Reading database ... 13912 files and directories currently installed.) 16:21:49 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:21:49 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:21:49 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:21:49 (Reading database ... 13914 files and directories currently installed.) 16:21:49 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:21:49 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:21:49 Setting up debconf (1.5.66ubuntu1) ... 16:21:49 (Reading database ... 13914 files and directories currently installed.) 16:21:49 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:21:50 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:21:50 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:21:50 (Reading database ... 13914 files and directories currently installed.) 16:21:50 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:21:50 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:21:50 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:21:50 (Reading database ... 13914 files and directories currently installed.) 16:21:50 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:21:50 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:21:51 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:21:51 (Reading database ... 13914 files and directories currently installed.) 16:21:51 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:21:51 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:21:51 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 16:21:51 (Reading database ... 13914 files and directories currently installed.) 16:21:51 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:21:51 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:21:51 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:21:51 (Reading database ... 13914 files and directories currently installed.) 16:21:51 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:21:51 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:21:52 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 16:21:52 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 16:21:52 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:21:52 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:21:52 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:21:52 (Reading database ... 13914 files and directories currently installed.) 16:21:52 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:21:52 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:21:52 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:21:52 (Reading database ... 13914 files and directories currently installed.) 16:21:52 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 16:21:52 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:21:52 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 16:21:53 (Reading database ... 13914 files and directories currently installed.) 16:21:53 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:21:53 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:21:53 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:21:53 (Reading database ... 13914 files and directories currently installed.) 16:21:53 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:21:53 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:21:53 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:21:53 (Reading database ... 13914 files and directories currently installed.) 16:21:53 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:21:53 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:21:54 Setting up passwd (1:4.5-1ubuntu2) ... 16:21:54 (Reading database ... 13914 files and directories currently installed.) 16:21:54 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:21:54 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:21:54 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:21:54 (Reading database ... 13914 files and directories currently installed.) 16:21:54 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:21:54 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:21:54 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:21:54 (Reading database ... 13914 files and directories currently installed.) 16:21:54 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:21:54 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:21:55 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:21:55 (Reading database ... 13914 files and directories currently installed.) 16:21:55 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:21:55 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:21:55 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:21:55 (Reading database ... 13914 files and directories currently installed.) 16:21:55 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:21:55 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:21:55 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:21:55 (Reading database ... 13914 files and directories currently installed.) 16:21:55 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 16:21:55 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 16:21:56 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 16:21:56 (Reading database ... 13914 files and directories currently installed.) 16:21:56 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 16:21:56 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 16:21:56 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 16:21:56 (Reading database ... 13915 files and directories currently installed.) 16:21:56 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:21:56 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:21:56 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:21:56 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:21:56 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:21:56 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:21:57 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:21:57 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:21:57 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:21:57 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:21:57 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:21:57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:21:57 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:21:57 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:21:57 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:21:57 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:21:57 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:21:57 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:21:57 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:21:58 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:21:58 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:21:58 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:21:58 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:21:58 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:21:59 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:21:59 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:21:59 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:21:59 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:21:59 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:21:59 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:21:59 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:21:59 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:22:00 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:22:00 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:22:00 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:22:00 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:22:00 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:22:00 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:22:00 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:22:00 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:22:00 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:22:00 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:22:01 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:22:01 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:22:02 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:22:02 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:22:03 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:22:03 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:22:03 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:22:03 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:22:04 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:22:04 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:22:04 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:22:05 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:22:05 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:22:05 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:22:05 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:22:05 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:22:05 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:22:05 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:22:05 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:22:05 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:22:05 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:22:05 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:22:05 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:22:06 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:22:06 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:22:06 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:22:06 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:22:06 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:22:06 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:22:06 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:22:06 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:22:06 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:22:06 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:22:06 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:22:06 16:22:06 Current default time zone: 'Etc/UTC' 16:22:06 Local time is now: Mon Mar 29 16:22:06 UTC 2021. 16:22:06 Universal Time is now: Mon Mar 29 16:22:06 UTC 2021. 16:22:06 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:22:06 16:22:06 Setting up systemd-sysv (237-3ubuntu10.45) ... 16:22:06 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:22:06 Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... 16:22:06 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:22:06 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:22:06 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:22:06 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:22:06 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:22:06 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:22:06 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:22:06 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:22:06 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:22:07 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:22:07 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:22:07 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:22:07 Setting up patch (2.7.6-2ubuntu1.1) ... 16:22:07 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:22:07 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:22:07 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 16:22:07 Installing new version of config file /etc/ssl/openssl.cnf ... 16:22:07 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:22:07 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:22:07 Setting up ca-certificates (20210119~18.04.1) ... 16:22:08 ---> ab2d34099ab5 16:22:08 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:22:08 ---> Running in 891ece778c72 16:22:08 ---> fce9cae99779 16:22:08 Step 9/23 : RUN make cmd/core-data/core-data 16:22:08 ---> edb653683a49 16:22:08 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:22:08 ---> d1f1e22a87fe 16:22:08 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:22:08 ---> 4bc864286577 16:22:08 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:22:08 ---> Running in ca0c5534de7b 16:22:08 ---> Running in f15ec4cf5211 16:22:08 ---> Running in 9bfa9ac41346 16:22:08 ---> Running in fbf6b300ec8e 16:22:08 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 16:22:08 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 16:22:08 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 16:22:08 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 16:22:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:22:09 Updating certificates in /etc/ssl/certs... 16:22:10 23 added, 27 removed; done. 16:22:10 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:22:10 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:22:10 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:22:10 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:22:10 Setting up pkgbinarymangler (138.18.04.1) ... 16:22:10 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:22:10 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:22:10 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:22:10 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:22:10 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:22:10 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:22:10 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:22:10 Setting up perl (5.26.1-6ubuntu0.5) ... 16:22:10 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:22:11 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:22:11 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:22:11 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:22:11 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:22:11 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:22:11 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:22:11 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:22:11 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:22:11 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:22:11 Processing triggers for systemd (237-3ubuntu10.45) ... 16:22:11 Processing triggers for mime-support (3.60ubuntu1) ... 16:22:11 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:22:11 Updating certificates in /etc/ssl/certs... 16:22:12 0 added, 0 removed; done. 16:22:12 Running hooks in /etc/ca-certificates/update.d... 16:22:12 done. 16:22:12 Reading package lists... 16:22:12 Building dependency tree... 16:22:12 Reading state information... 16:22:12 The following NEW packages will be installed: 16:22:12 apt-transport-https 16:22:12 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:22:12 Need to get 1696 B of archives. 16:22:12 After this operation, 153 kB of additional disk space will be used. 16:22:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 16:22:13 debconf: delaying package configuration, since apt-utils is not installed 16:22:13 Fetched 1696 B in 0s (8528 B/s) 16:22:13 Selecting previously unselected package apt-transport-https. 16:22:13 (Reading database ... 13920 files and directories currently installed.) 16:22:13 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 16:22:13 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 16:22:13 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 16:22:13 Waiting for network to be ready... 16:22:21 2021-03-29T16:22:17Z INFO Waiting for automatic snapd restart... 16:22:21 snapd 2.49.1 from Canonical* installed 16:22:22 "snapd" switched to the "latest/stable" channel 16:22:22 16:22:25 core18 20210128 from Canonical* installed 16:22:25 "core18" switched to the "latest/stable" channel 16:22:25 16:22:28 snapcraft 4.5.4 from Canonical* installed 16:22:28 "snapcraft" switched to the "latest/stable" channel 16:22:28 16:22:33 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 16:22:33 - README.md 16:22:33 16:22:33 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:22:39 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:22:39 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 16:22:39 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:22:39 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:22:40 Reading package lists... 16:22:40 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 16:22:47 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:22:47 Reading package lists... 16:22:47 Building dependency tree... 16:22:47 Reading state information... 16:22:47 Suggested packages: 16:22:47 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:22:47 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:22:47 Recommended packages: 16:22:47 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:22:47 The following NEW packages will be installed: 16:22:47 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:22:47 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:22:47 pkg-config zip 16:22:47 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:22:47 Need to get 7657 kB of archives. 16:22:47 After this operation, 43.8 MB of additional disk space will be used. 16:22:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:22:47 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:22:47 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:22:47 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:22:47 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:22:47 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:22:47 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:22:47 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:22:47 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:22:47 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:22:47 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 16:22:47 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:22:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:22:47 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:22:47 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:22:48 debconf: delaying package configuration, since apt-utils is not installed 16:22:48 Fetched 7657 kB in 1s (7321 kB/s) 16:22:48 Selecting previously unselected package libglib2.0-0:amd64. 16:22:48 (Reading database ... 13924 files and directories currently installed.) 16:22:48 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:22:48 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:22:48 Selecting previously unselected package libpsl5:amd64. 16:22:48 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:22:48 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:22:48 Selecting previously unselected package libnghttp2-14:amd64. 16:22:48 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:22:48 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:22:48 Selecting previously unselected package librtmp1:amd64. 16:22:48 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:22:48 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:22:48 Selecting previously unselected package libcurl3-gnutls:amd64. 16:22:48 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 16:22:48 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:22:48 Selecting previously unselected package liberror-perl. 16:22:48 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:22:48 Unpacking liberror-perl (0.17025-1) ... 16:22:48 Selecting previously unselected package git-man. 16:22:48 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:22:48 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:22:49 Selecting previously unselected package git. 16:22:49 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:22:49 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:22:49 Selecting previously unselected package libnorm1:amd64. 16:22:49 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:22:50 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:22:50 Selecting previously unselected package libpgm-5.2-0:amd64. 16:22:50 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:22:50 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:22:50 Selecting previously unselected package libsodium23:amd64. 16:22:50 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:22:50 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:22:50 Selecting previously unselected package libzmq5:amd64. 16:22:50 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:22:50 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:22:50 Selecting previously unselected package libzmq3-dev:amd64. 16:22:50 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:22:50 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:22:50 Selecting previously unselected package pkg-config. 16:22:50 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:22:50 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:22:50 Selecting previously unselected package zip. 16:22:50 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:22:50 Unpacking zip (3.0-11build1) ... 16:22:50 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:22:50 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:22:50 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:22:50 Setting up liberror-perl (0.17025-1) ... 16:22:50 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:22:50 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:22:51 No schema files found: doing nothing. 16:22:51 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:22:51 Setting up zip (3.0-11build1) ... 16:22:51 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:22:51 Setting up libsodium23:amd64 (1.0.16-2) ... 16:22:51 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:22:51 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:22:51 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:22:51 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:22:51 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:22:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:22:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:22:57 git set to automatically installed. 16:22:57 git-man set to automatically installed. 16:22:57 libcurl3-gnutls set to automatically installed. 16:22:57 liberror-perl set to automatically installed. 16:22:57 libglib2.0-0 set to automatically installed. 16:22:57 libnghttp2-14 set to automatically installed. 16:22:57 libnorm1 set to automatically installed. 16:22:57 libpgm-5.2-0 set to automatically installed. 16:22:57 libpsl5 set to automatically installed. 16:22:57 librtmp1 set to automatically installed. 16:22:57 libsodium23 set to automatically installed. 16:22:57 libzmq3-dev set to automatically installed. 16:22:57 libzmq5 set to automatically installed. 16:22:57 pkg-config set to automatically installed. 16:22:57 zip set to automatically installed. 16:22:59 snapd is not logged in, snap install commands will use sudo 16:23:06 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:23:59 Removing intermediate container 9bfa9ac41346 16:23:59 ---> b44a8703b98c 16:23:59 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:23:59 ---> Running in 2a4f86ab0c64 16:23:59 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 16:23:59 Removing intermediate container fbf6b300ec8e 16:23:59 ---> 0451a0c45ee9 16:23:59 16:23:59 Step 10/31 : FROM alpine:3.12 16:23:59 3.12: Pulling from library/alpine 16:23:59 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 16:23:59 Status: Downloaded newer image for alpine:3.12 16:23:59 ---> e47305ac9786 16:23:59 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:23:59 ---> Running in 3f9be91182c5 16:23:59 Removing intermediate container 3f9be91182c5 16:23:59 ---> a9d62ff76093 16:23:59 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:23:59 ---> Running in 7047958fc41a 16:24:00 Removing intermediate container 2a4f86ab0c64 16:24:00 ---> ce06d1f11f0a 16:24:00 16:24:00 Step 11/26 : FROM docker:20.10.0 16:24:00 20.10.0: Pulling from library/docker 16:24:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:24:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:24:02 (1/2) Installing dumb-init (1.2.2-r1) 16:24:02 (2/2) Installing su-exec (0.2-r1) 16:24:02 Executing busybox-1.31.1-r19.trigger 16:24:02 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 16:24:02 OK: 5 MiB in 16 packages 16:24:02 snapd is not logged in, snap install commands will use sudo 16:24:06 Removing intermediate container 7047958fc41a 16:24:06 ---> 31cf702b4d50 16:24:06 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:24:06 ---> Running in f0da4426978a 16:24:08 Removing intermediate container f0da4426978a 16:24:08 ---> e525ba7ddc8d 16:24:08 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:24:08 Removing intermediate container 891ece778c72 16:24:08 ---> d05b497a68af 16:24:08 16:24:08 Step 10/22 : FROM alpine:3.12 16:24:08 ---> e47305ac9786 16:24:08 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:24:09 ---> Running in 6dfab92ec5c6 16:24:09 ---> Running in 4d7015f5233d 16:24:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:24:09 snap "core18" has no updates available 16:24:10 Removing intermediate container ca0c5534de7b 16:24:10 ---> dea61bbebabc 16:24:10 16:24:10 Step 10/22 : FROM alpine:3.12 16:24:10 ---> e47305ac9786 16:24:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:24:10 Removing intermediate container 6dfab92ec5c6 16:24:10 ---> 3e2cad78aab4 16:24:10 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:24:10 ---> Running in 944cace00ddc 16:24:10 ---> Running in 4f73d5ff3c3a 16:24:10 Pulling go-build-helper 16:24:10 + snapcraftctl pull 16:24:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:24:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:24:11 'app-service-config' has dependencies that need to be staged: go-build-helper 16:24:11 Skipping pull go-build-helper (already ran) 16:24:11 Building go-build-helper 16:24:11 + snapcraftctl build 16:24:11 (1/2) Installing ca-certificates (20191127-r4) 16:24:11 (2/2) Installing dumb-init (1.2.2-r1) 16:24:11 Executing busybox-1.31.1-r19.trigger 16:24:11 Executing ca-certificates-20191127-r4.trigger 16:24:12 OK: 6 MiB in 16 packages 16:24:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:24:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:24:13 Staging go-build-helper 16:24:13 + snapcraftctl stage 16:24:14 (1/1) Installing dumb-init (1.2.2-r1) 16:24:14 Executing busybox-1.31.1-r19.trigger 16:24:14 OK: 5 MiB in 15 packages 16:24:16 Removing intermediate container 4f73d5ff3c3a 16:24:16 ---> 385019b3e65c 16:24:16 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:24:16 Removing intermediate container 4d7015f5233d 16:24:16 ---> 32d3318fa1ec 16:24:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:24:16 ---> Running in 53bc30cef046 16:24:16 ---> Running in a4783f5d0af1 16:24:16 Removing intermediate container 944cace00ddc 16:24:16 ---> a0713ae24327 16:24:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:24:16 ---> Running in 1a3a016aeb70 16:24:17 Removing intermediate container a4783f5d0af1 16:24:17 ---> ac5c398aa67a 16:24:17 Step 13/22 : ENV APP_PORT=48060 16:24:17 Removing intermediate container 53bc30cef046 16:24:17 ---> ed2b37107ba1 16:24:17 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:24:17 Removing intermediate container 1a3a016aeb70 16:24:17 ---> 1461583aa5c7 16:24:17 Step 13/22 : ENV APP_PORT=48085 16:24:17 ---> Running in 3d2957db32b9 16:24:18 ---> Running in b85bc8880056 16:24:18 Removing intermediate container 3d2957db32b9 16:24:18 ---> 26e9a311606d 16:24:18 Step 14/22 : EXPOSE $APP_PORT 16:24:19 Removing intermediate container b85bc8880056 16:24:19 ---> 2d3a585f6a86 16:24:19 Step 14/22 : EXPOSE $APP_PORT 16:24:19 ---> Running in e7349ac48739 16:24:19 ---> d74db6f395be 16:24:19 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:24:20 ---> Running in d58e1c808d93 16:24:20 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:24:20 ---> Running in fc775c847ec5 16:24:20 Status: Downloaded newer image for docker:20.10.0 16:24:20 ---> eeaf43b92773 16:24:20 Step 12/26 : RUN apk add --no-cache bash 16:24:20 Removing intermediate container e7349ac48739 16:24:20 ---> 16ebff59fa24 16:24:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:24:21 ---> Running in a1190acdfd43 16:24:21 Removing intermediate container f15ec4cf5211 16:24:21 ---> fe77bc55ad77 16:24:21 16:24:21 Step 10/23 : FROM alpine:3.12 16:24:21 ---> e47305ac9786 16:24:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:24:21 Removing intermediate container d58e1c808d93 16:24:21 ---> 8d83e5cb5053 16:24:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:24:21 ---> Running in a2b1bce97f90 16:24:21 ---> f935b59fb52e 16:24:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:24:22 Removing intermediate container a2b1bce97f90 16:24:22 ---> 94a478b2c690 16:24:22 Step 12/23 : ENV APP_PORT=48080 16:24:22 ---> e9fdcaeb1cd0 16:24:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:24:22 ---> Running in 18f711c0fb19 16:24:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:24:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:24:23 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:24:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:24:23 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:24:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] 16:24:23 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:24:23 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:24:23 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:24:23 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:24:23 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:24:23 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:24:23 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:24:23 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 16:24:23 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 16:24:23 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:24:23 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 16:24:23 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 16:24:23 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 16:24:23 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 16:24:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:24:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] 16:24:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 16:24:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 16:24:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 16:24:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 16:24:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 16:24:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 16:24:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 16:24:23 Fetched 24.2 MB in 0s (0 B/s) 16:24:23 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:24:23 Fetched 224 kB in 0s (0 B/s) 16:24:23 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:24:23 Fetched 157 kB in 0s (0 B/s) 16:24:23 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:24:23 Fetched 221 kB in 0s (0 B/s) 16:24:23 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:24:23 Fetched 143 kB in 0s (0 B/s) 16:24:23 Pulling app-service-config 16:24:23 + snapcraftctl pull 16:24:23 Cloning into '/root/parts/app-service-config/src'... 16:24:23 (1/2) Installing readline (8.0.4-r0) 16:24:23 (2/2) Installing bash (5.0.17-r0) 16:24:23 Executing bash-5.0.17-r0.post-install 16:24:23 Executing busybox-1.31.1-r19.trigger 16:24:23 OK: 12 MiB in 22 packages 16:24:23 Removing intermediate container 18f711c0fb19 16:24:23 ---> f45e0545c80e 16:24:23 Step 13/23 : EXPOSE $APP_PORT 16:24:23 ---> 24d1c9ab2045 16:24:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:24:24 Pulling config-common 16:24:24 + snapcraftctl pull 16:24:24 ---> Running in ed47a9f3dc1a 16:24:24 Removing intermediate container fc775c847ec5 16:24:24 ---> 0ce7a26db06b 16:24:24 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:24:24 ---> 66c22babbb04 16:24:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:24:24 Removing intermediate container ed47a9f3dc1a 16:24:24 ---> d305bb752845 16:24:24 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:24:25 ---> Running in 9811227e09ff 16:24:25 ---> 956840df1316 16:24:25 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:24:25 ---> 593ed1394300 16:24:25 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:24:25 ---> Running in 7dd6767091fa 16:24:25 Removing intermediate container a1190acdfd43 16:24:25 ---> 13c0126066f5 16:24:25 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:24:26 ---> 5d6b696e1b69 16:24:26 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:24:26 ---> Running in 20501b09105b 16:24:26 ---> Running in bc5c23a3cc05 16:24:26 Removing intermediate container 7dd6767091fa 16:24:26 ---> 9e41b9e40b2a 16:24:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:24:26 Removing intermediate container 20501b09105b 16:24:26 ---> 99f9b2618f2a 16:24:26 Step 14/26 : ENV APP_PORT=48090 16:24:27 ---> Running in 036f52742888 16:24:27 Removing intermediate container bc5c23a3cc05 16:24:27 ---> e993448d3455 16:24:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:24:27 ---> Running in 961eddf6a05b 16:24:27 ---> Running in 88eaee63a115 16:24:27 Removing intermediate container 036f52742888 16:24:27 ---> c9ff64c8dd4c 16:24:27 Step 20/22 : LABEL arch=arm64 16:24:27 ---> a5d8aac364f1 16:24:27 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:24:27 ---> Running in 0860ace4ad3a 16:24:28 Removing intermediate container 961eddf6a05b 16:24:28 ---> 84abeae60a30 16:24:28 Step 15/26 : EXPOSE $APP_PORT 16:24:28 Removing intermediate container 88eaee63a115 16:24:28 ---> 366681d897b3 16:24:28 Step 20/22 : LABEL arch=arm64 16:24:28 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:24:28 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:24:28 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:24:28 Fetched 0 B in 0s (0 B/s) 16:24:28 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:24:28 Fetched 0 B in 0s (0 B/s) 16:24:28 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:24:28 Fetched 0 B in 0s (0 B/s) 16:24:28 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:24:28 Fetched 0 B in 0s (0 B/s) 16:24:28 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:24:28 Fetched 0 B in 0s (0 B/s) 16:24:28 Pulling edgex-go 16:24:28 + snapcraftctl pull 16:24:28 ---> Running in 3fad06d74f88 16:24:28 ---> Running in 26bd771fa41d 16:24:28 Removing intermediate container 0860ace4ad3a 16:24:28 ---> 848a1ef18c2a 16:24:28 Step 21/22 : LABEL git_sha=6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:24:28 Removing intermediate container 9811227e09ff 16:24:28 ---> 39de63573e3d 16:24:28 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:24:28 ---> Running in c93a31fa03d2 16:24:29 ---> Running in 8d6d99f6fa03 16:24:29 ---> 441b853a07e7 16:24:29 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:24:29 Removing intermediate container 3fad06d74f88 16:24:29 ---> 424c4e3a2d15 16:24:29 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:24:29 Removing intermediate container 26bd771fa41d 16:24:29 ---> fa5372d9bd2e 16:24:29 Step 21/22 : LABEL git_sha=6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:24:29 ---> Running in ce3acf28d655 16:24:29 Removing intermediate container c93a31fa03d2 16:24:29 ---> 09a6c4f861e1 16:24:29 Step 22/22 : LABEL version=0.0.0 16:24:29 ---> Running in 2e20ea2a4435 16:24:30 ---> 035f20dd3b33 16:24:30 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:24:30 Removing intermediate container ce3acf28d655 16:24:30 ---> 9424d51a1580 16:24:30 Step 22/22 : LABEL version=0.0.0 16:24:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:24:30 ---> Running in 00c392cab307 16:24:31 Removing intermediate container 2e20ea2a4435 16:24:31 ---> 2ec924513f9c 16:24:31 16:24:31 ---> 00c85ffb4878 16:24:31 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:24:31 Successfully built 2ec924513f9c 16:24:31 ---> b634eca22061 16:24:31 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:24:31 Successfully tagged docker-support-notifications-go-arm64:latest 16:24:31 Building docker-security-secretstore-setup-go 16:24:31  Building docker-support-notifications-go ... done Removing intermediate container 00c392cab307 16:24:31 ---> 29843f808ad3 16:24:31 16:24:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:24:31 ---> Running in 1896d08279be 16:24:32 Successfully built 29843f808ad3 16:24:32 Successfully tagged docker-support-scheduler-go-arm64:latest 16:24:32 ---> 19d2bd8f3e23 16:24:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:24:32 Building docker-core-metadata-go 16:24:32  Building docker-support-scheduler-go ... done Removing intermediate container 1896d08279be 16:24:32 ---> 4f5e9d964bb6 16:24:32 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:24:32 (1/6) Installing dumb-init (1.2.2-r1) 16:24:32 (2/6) Installing libgcc (9.3.0-r2) 16:24:32 (3/6) Installing libsodium (1.0.18-r0) 16:24:33 ---> 442b539ff1ab 16:24:33 Step 19/26 : RUN apk --no-cache add py3-pip 16:24:33 (4/6) Installing libstdc++ (9.3.0-r2) 16:24:33 ---> Running in 68eccf7adff3 16:24:33 ---> ea53a4afad83 16:24:33 Step 26/31 : RUN chmod +x /entrypoint.sh 16:24:33 (5/6) Installing libzmq (4.3.3-r0) 16:24:33 (6/6) Installing zeromq (4.3.3-r0) 16:24:33 Executing busybox-1.31.1-r19.trigger 16:24:33 OK: 8 MiB in 20 packages 16:24:34 ---> Running in 996e00986d5e 16:24:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:24:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:24:36 (1/33) Installing libbz2 (1.0.8-r1) 16:24:36 (2/33) Installing expat (2.2.9-r1) 16:24:36 (3/33) Installing libffi (3.3-r2) 16:24:36 (4/33) Installing gdbm (1.13-r1) 16:24:36 (5/33) Installing xz-libs (5.2.5-r0) 16:24:36 (6/33) Installing sqlite-libs (3.32.1-r0) 16:24:36 (7/33) Installing python3 (3.8.8-r0) 16:24:37 Removing intermediate container 8d6d99f6fa03 16:24:37 ---> 8efada3001b6 16:24:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:24:38 ---> ca2b6d02eaed 16:24:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:24:39 (8/33) Installing py3-appdirs (1.4.4-r1) 16:24:39 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:24:39 (10/33) Installing py3-parsing (2.4.7-r0) 16:24:39 (11/33) Installing py3-six (1.15.0-r0) 16:24:39 (12/33) Installing py3-packaging (20.4-r0) 16:24:39 (13/33) Installing py3-setuptools (47.0.0-r0) 16:24:39 (14/33) Installing py3-chardet (3.0.4-r4) 16:24:39 (15/33) Installing py3-idna (2.9-r0) 16:24:39 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:24:39 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:24:39 (18/33) Installing py3-requests (2.23.0-r0) 16:24:39 (19/33) Installing py3-msgpack (1.0.0-r0) 16:24:39 (20/33) Installing py3-lockfile (0.12.2-r3) 16:24:39 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:24:39 (22/33) Installing py3-colorama (0.4.3-r0) 16:24:39 (23/33) Installing py3-distlib (0.3.0-r0) 16:24:39 (24/33) Installing py3-distro (1.5.0-r1) 16:24:39 (25/33) Installing py3-webencodings (0.5.1-r3) 16:24:39 (26/33) Installing py3-html5lib (1.0.1-r4) 16:24:39 (27/33) Installing py3-pytoml (0.1.21-r0) 16:24:39 (28/33) Installing py3-pep517 (0.8.2-r0) 16:24:39 (29/33) Installing py3-progress (1.5-r0) 16:24:39 Removing intermediate container 996e00986d5e 16:24:39 ---> 7184c79b31ae 16:24:39 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:24:39 (30/33) Installing py3-toml (0.10.1-r0) 16:24:39 (31/33) Installing py3-retrying (1.3.3-r0) 16:24:39 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:24:39 (33/33) Installing py3-pip (20.1.1-r0) 16:24:39 Executing busybox-1.31.1-r19.trigger 16:24:39 OK: 71 MiB in 55 packages 16:24:41 ---> Running in 1beddc70d87d 16:24:41 ---> a44019367bbe 16:24:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:24:42 Removing intermediate container 1beddc70d87d 16:24:42 ---> a145c00fd1fc 16:24:42 Step 28/31 : CMD ["gate"] 16:24:42 ---> Running in 31667c84b7d7 16:24:42 ---> 539753216cad 16:24:42 Step 19/23 : ENTRYPOINT ["/core-data"] 16:24:43 ---> Running in 1d00655b007c 16:24:43 Removing intermediate container 31667c84b7d7 16:24:43 ---> 799768cbf6b2 16:24:43 Step 29/31 : LABEL arch=arm64 16:24:43 Removing intermediate container 1d00655b007c 16:24:43 ---> 1de284c8af5d 16:24:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:24:43 ---> Running in d71d03ed6ecb 16:24:44 ---> Running in ee5b06ea9451 16:24:44 Removing intermediate container d71d03ed6ecb 16:24:44 ---> a53f2bfe7a01 16:24:44 Step 30/31 : LABEL git_sha=6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:24:45 Removing intermediate container ee5b06ea9451 16:24:45 ---> 282c1eff4427 16:24:45 Step 21/23 : LABEL arch=arm64 16:24:45 ---> Running in b19861abd3c0 16:24:45 ---> Running in f9ce87365415 16:24:46 Removing intermediate container b19861abd3c0 16:24:46 ---> a882e0e56212 16:24:46 Step 31/31 : LABEL version=0.0.0 16:24:46 Removing intermediate container f9ce87365415 16:24:46 ---> 78403f42a5a8 16:24:46 Step 22/23 : LABEL git_sha=6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:24:47 ---> Running in 8ec8ad3589f1 16:24:47 ---> Running in f3ad98c4ae19 16:24:48 Removing intermediate container 8ec8ad3589f1 16:24:48 ---> a0d3e9ca6b09 16:24:48 16:24:48 Removing intermediate container f3ad98c4ae19 16:24:48 ---> 9a69763377db 16:24:48 Step 23/23 : LABEL version=0.0.0 16:24:48 Successfully built a0d3e9ca6b09 16:24:48 Successfully tagged docker-security-bootstrapper-go-arm64:latest 16:24:48  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go 16:24:48 ---> Running in 7644efeff5b8 16:24:49 Removing intermediate container 68eccf7adff3 16:24:49 ---> f0f9b7514a2b 16:24:49 Step 20/26 : RUN pip install docker-compose==1.23.2 16:24:49 Removing intermediate container 7644efeff5b8 16:24:49 ---> caf097cfe7b9 16:24:49 16:24:49 ---> Running in 33d1649e199f 16:24:50 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:24:50 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:24:50 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:24:50 Fetched 0 B in 0s (0 B/s) 16:24:50 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:24:50 Fetched 96.5 kB in 0s (0 B/s) 16:24:50 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:24:50 Fetched 279 kB in 0s (0 B/s) 16:24:50 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:24:50 Fetched 122 kB in 0s (0 B/s) 16:24:50 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:24:50 Fetched 77.8 kB in 0s (0 B/s) 16:24:50 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:24:50 Fetched 8848 B in 0s (0 B/s) 16:24:50 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:24:50 Fetched 47.8 kB in 0s (0 B/s) 16:24:50 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:24:50 Fetched 45.6 kB in 0s (0 B/s) 16:24:50 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:24:50 Fetched 15.0 kB in 0s (0 B/s) 16:24:50 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 16:24:50 Fetched 214 kB in 0s (0 B/s) 16:24:50 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:24:50 Fetched 154 kB in 0s (0 B/s) 16:24:50 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:24:50 Fetched 50.6 kB in 0s (0 B/s) 16:24:50 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:24:50 Fetched 14.8 kB in 0s (0 B/s) 16:24:50 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:24:50 Fetched 41.8 kB in 0s (0 B/s) 16:24:50 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:24:50 Fetched 499 kB in 0s (0 B/s) 16:24:50 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:24:50 Fetched 111 kB in 0s (0 B/s) 16:24:50 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:24:50 Fetched 240 kB in 0s (0 B/s) 16:24:50 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:24:50 Fetched 29.3 kB in 0s (0 B/s) 16:24:50 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:24:50 Fetched 85.5 kB in 0s (0 B/s) 16:24:50 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:24:50 Fetched 24.5 kB in 0s (0 B/s) 16:24:50 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:24:50 Fetched 49.2 kB in 0s (0 B/s) 16:24:50 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:24:50 Fetched 54.2 kB in 0s (0 B/s) 16:24:50 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:24:50 Fetched 30.8 kB in 0s (0 B/s) 16:24:50 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:24:50 Fetched 15.8 kB in 0s (0 B/s) 16:24:50 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:24:50 Fetched 85.9 kB in 0s (0 B/s) 16:24:50 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:24:50 Fetched 8720 B in 0s (0 B/s) 16:24:50 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 16:24:50 Fetched 137 kB in 0s (0 B/s) 16:24:50 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:24:50 Fetched 119 kB in 0s (0 B/s) 16:24:50 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 16:24:50 Fetched 109 kB in 0s (0 B/s) 16:24:50 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:24:50 Fetched 11.1 kB in 0s (0 B/s) 16:24:50 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:24:50 Fetched 645 kB in 0s (0 B/s) 16:24:50 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:24:50 Fetched 41.3 kB in 0s (0 B/s) 16:24:50 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:24:50 Fetched 17.9 kB in 0s (0 B/s) 16:24:50 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:24:50 Fetched 368 kB in 0s (0 B/s) 16:24:50 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:24:50 Fetched 187 kB in 0s (0 B/s) 16:24:50 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:24:50 Fetched 175 kB in 0s (0 B/s) 16:24:50 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:24:50 Fetched 206 kB in 0s (0 B/s) 16:24:50 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 16:24:50 Fetched 1301 kB in 0s (0 B/s) 16:24:50 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:24:50 Fetched 36.2 kB in 0s (0 B/s) 16:24:50 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 16:24:50 Fetched 159 kB in 0s (0 B/s) 16:24:50 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:24:50 Fetched 107 kB in 0s (0 B/s) 16:24:50 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:24:50 Fetched 48.7 kB in 0s (0 B/s) 16:24:50 Pulling static-packages 16:24:50 + snapcraftctl pull 16:24:50 Pulling version 16:24:50 + cd /root/project 16:24:50 + [ -f VERSION ] 16:24:50 + PROJECT_VERSION=local-dev 16:24:50 + git rev-parse --short HEAD 16:24:50 + GIT_REVISION=6bc3d9be 16:24:50 + snapcraftctl set-version local-dev 16:24:50 Successfully built caf097cfe7b9 16:24:50 Successfully tagged docker-core-data-go-arm64:latest 16:24:50  Building docker-core-data-go ... done Building docker-core-command-go 16:24:50 Skipping build go-build-helper (already ran) 16:24:50 Building app-service-config 16:24:51 + make build 16:24:51 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 16:24:53 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.35 16:24:53 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.56 16:24:53 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.22 16:24:53 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.4 16:24:53 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 16:24:53 go: downloading github.com/pelletier/go-toml v1.2.0 16:24:53 go: downloading github.com/BurntSushi/toml v0.3.1 16:24:53 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.9 16:24:53 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 16:24:53 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:24:53 go: downloading github.com/gorilla/mux v1.8.0 16:24:53 go: downloading github.com/google/uuid v1.2.0 16:24:53 go: downloading github.com/go-redis/redis/v7 v7.2.0 16:24:53 go: downloading github.com/go-playground/validator/v10 v10.3.0 16:24:53 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 16:24:53 go: downloading github.com/go-kit/kit v0.8.0 16:24:53 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 16:24:53 go: downloading github.com/pebbe/zmq4 v1.2.5 16:24:53 go: downloading github.com/leodido/go-urn v1.2.0 16:24:53 go: downloading github.com/go-playground/universal-translator v0.17.0 16:24:53 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:24:54 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:24:54 go: downloading github.com/mitchellh/copystructure v1.0.0 16:24:54 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 16:24:54 go: downloading github.com/x448/float16 v0.8.4 16:24:54 go: downloading github.com/go-playground/locales v0.13.0 16:24:54 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:24:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:24:54 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:24:54 go: downloading github.com/gorilla/websocket v1.4.2 16:24:54 go: downloading github.com/hashicorp/consul/api v1.8.1 16:24:54 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:24:54 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:24:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:24:54 go: downloading github.com/hashicorp/serf v0.9.5 16:24:54 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:24:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:24:54 go: downloading github.com/fatih/color v1.9.0 16:24:54 go: downloading github.com/mattn/go-isatty v0.0.12 16:24:54 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 16:24:54 go: downloading github.com/mattn/go-colorable v0.1.6 16:24:54 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:24:54 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:24:54 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:24:55 Collecting docker-compose==1.23.2 16:24:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:24:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:24:56 Collecting texttable<0.10,>=0.9.0 16:24:56 Downloading texttable-0.9.1.tar.gz (11 kB) 16:25:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:25:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:25:01 Collecting PyYAML<4,>=3.10 16:25:01 Downloading PyYAML-3.13.tar.gz (270 kB) 16:25:04 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 16:25:04 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 16:25:04 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 16:25:04 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 16:25:04 Building config-common 16:25:04 + snapcraftctl build 16:25:04 Collecting docopt<0.7,>=0.6.1 16:25:04 Downloading docopt-0.6.2.tar.gz (25 kB) 16:25:06 Building edgex-go 16:25:07 + cd /root/parts/edgex-go/src 16:25:07 + make build 16:25:07 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 16:25:07 Collecting docker<4.0,>=3.6.0 16:25:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:25:07 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.20 16:25:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.60 16:25:07 go: downloading github.com/imdario/mergo v0.3.12 16:25:07 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 16:25:07 go: downloading github.com/go-playground/validator/v10 v10.4.1 16:25:07 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:25:07 go: downloading github.com/pkg/errors v0.8.1 16:25:07 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 16:25:08 Collecting dockerpty<0.5,>=0.4.1 16:25:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:25:11 Collecting websocket-client<1.0,>=0.32.0 16:25:11 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 16:25:11 Collecting jsonschema<3,>=2.5.1 16:25:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:25:11 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 16:25:11 go: downloading gopkg.in/yaml.v2 v2.4.0 16:25:12 Collecting cached-property<2,>=1.2.0 16:25:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:25:12 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) 16:25:12 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) 16:25:13 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:25:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:25:13 ---> d8e705fca8ce 16:25:13 Step 3/23 : WORKDIR /edgex-go 16:25:13 ---> Using cache 16:25:13 ---> 1118be2a1374 16:25:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:13 ---> Using cache 16:25:13 ---> b26195b10bd6 16:25:13 Step 5/23 : RUN apk add --update --no-cache make git 16:25:13 Collecting idna<2.8,>=2.5 16:25:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:25:15 Collecting urllib3<1.25,>=1.21.1 16:25:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:25:15 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:25:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:25:15 ---> d8e705fca8ce 16:25:15 Step 3/24 : WORKDIR /edgex-go 16:25:15 ---> Using cache 16:25:15 ---> 1118be2a1374 16:25:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:15 ---> Using cache 16:25:15 ---> b26195b10bd6 16:25:15 Step 5/24 : RUN apk add --update --no-cache make git 16:25:16 Collecting docker-pycreds>=0.4.0 16:25:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:25:17 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 16:25:17 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:25:17 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:25:17 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:25:17 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:25:18 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 16:25:18 Installing collected packages: texttable, idna, urllib3, requests, PyYAML, docopt, docker-pycreds, websocket-client, docker, dockerpty, jsonschema, cached-property, docker-compose 16:25:18 Running setup.py install for texttable: started 16:25:19 ---> Running in 8ef9d1648830 16:25:19 ---> Running in a0080b3aac3d 16:25:19 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 16:25:20 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 16:25:20 go: downloading github.com/stretchr/testify v1.7.0 16:25:20 go: downloading github.com/davecgh/go-spew v1.1.1 16:25:20 go: downloading github.com/pmezard/go-difflib v1.0.0 16:25:20 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:25:20 Running setup.py install for texttable: finished with status 'done' 16:25:20 Attempting uninstall: idna 16:25:20 Found existing installation: idna 2.9 16:25:20 Uninstalling idna-2.9: 16:25:20 Successfully uninstalled idna-2.9 16:25:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:25:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:25:21 Attempting uninstall: urllib3 16:25:21 Found existing installation: urllib3 1.25.9 16:25:21 Uninstalling urllib3-1.25.9: 16:25:22 Successfully uninstalled urllib3-1.25.9 16:25: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 16:25:22 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:25:22 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 16:25:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:25:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:25:22 Attempting uninstall: requests 16:25:22 Found existing installation: requests 2.23.0 16:25:22 Uninstalling requests-2.23.0: 16:25:22 Successfully uninstalled requests-2.23.0 16:25:23 Running setup.py install for PyYAML: started 16:25:23 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 16:25:24 OK: 217 MiB in 51 packages 16:25:24 OK: 217 MiB in 51 packages 16:25:25 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 16:25:26 Running setup.py install for PyYAML: finished with status 'done' 16:25:26 Running setup.py install for docopt: started 16:25:26 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 16:25:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:25:27 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:25:28 Running setup.py install for docopt: finished with status 'done' 16:25:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:25:28 go: downloading github.com/lib/pq v1.10.0 16:25:29 Removing intermediate container 8ef9d1648830 16:25:29 ---> 3ec6d8dcd458 16:25:29 Step 6/24 : COPY go.mod . 16:25:29 Removing intermediate container a0080b3aac3d 16:25:29 ---> b280a2133e79 16:25:29 Step 6/23 : COPY go.mod . 16:25:29 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:25:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:25:29 ---> d8e705fca8ce 16:25:29 Step 3/21 : WORKDIR /edgex-go 16:25:29 ---> Using cache 16:25:29 ---> 1118be2a1374 16:25:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:29 ---> Using cache 16:25:29 ---> b26195b10bd6 16:25:29 Step 5/21 : RUN apk add --update --no-cache make git 16:25:29 ---> Using cache 16:25:29 ---> b280a2133e79 16:25:29 Step 6/21 : COPY go.mod . 16:25:30 Running setup.py install for dockerpty: started 16:25:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:25:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:25:30 ---> d8e705fca8ce 16:25:30 Step 3/23 : WORKDIR /edgex-go 16:25:30 ---> Using cache 16:25:30 ---> 1118be2a1374 16:25:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:30 ---> Using cache 16:25:30 ---> b26195b10bd6 16:25:30 Step 5/23 : RUN apk add --update --no-cache make git 16:25:30 ---> Using cache 16:25:30 ---> b280a2133e79 16:25:30 Step 6/23 : COPY go.mod . 16:25:30 ---> 212039a2c577 16:25:30 Step 7/24 : RUN go mod download 16:25:30 ---> 830b5eb7936c 16:25:30 Step 7/21 : RUN go mod download 16:25:30 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:25:30 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:25:30 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:25:30 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:25:30 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:25:30 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:25:30 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:25:30 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:25:30 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:25:30 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:25:30 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:25:30 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:25:30 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:25:30 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:25:30 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:25:30 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:25:30 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:25:30 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 16:25:30 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:25:30 ---> Running in 4e2617bca035 16:25:30 ---> e4210c96cba4 16:25:30 Step 7/23 : RUN go mod download 16:25:31 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:25:31 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:25:31 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:25:31 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:25:31 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:25:31 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:25:31 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:25:31 ---> Running in dda7be3b6b31 16:25:31 ---> Running in 4dc298118bae 16:25:31 ---> f1a98023a864 16:25:31 Step 7/23 : RUN go mod download 16:25:31 ---> Running in 4e9b8c27071c 16:25:33 Running setup.py install for dockerpty: finished with status 'done' 16:25:34 Building static-packages 16:25:34 + snapcraftctl build 16:25:34 Successfully installed PyYAML-3.13 cached-property-1.5.2 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.58.0 16:25:35 Removing intermediate container 4e2617bca035 16:25:35 ---> 7959be84dd75 16:25:35 Step 8/24 : COPY . . 16:25:35 Building version 16:25:35 + snapcraftctl build 16:25:36 Removing intermediate container dda7be3b6b31 16:25:36 ---> aa32ea770068 16:25:36 Step 8/21 : COPY . . 16:25:36 Removing intermediate container 4dc298118bae 16:25:36 ---> 1923b21d37e6 16:25:36 Step 8/23 : COPY . . 16:25:36 Removing intermediate container 4e9b8c27071c 16:25:36 ---> 80a9f9d48e17 16:25:36 Step 8/23 : COPY . . 16:25:38 Skipping stage go-build-helper (already ran) 16:25:38 Staging app-service-config 16:25:38 + snapcraftctl stage 16:25:38 Staging config-common 16:25:38 + snapcraftctl stage 16:25:39 Staging edgex-go 16:25:39 + snapcraftctl stage 16:25:40 Staging static-packages 16:25:40 + snapcraftctl stage 16:25:41 Staging version 16:25:41 + snapcraftctl stage 16:25:42 Priming go-build-helper 16:25:42 + snapcraftctl prime 16:25:43 Priming app-service-config 16:25:43 + snapcraftctl prime 16:25:44 Removing intermediate container 33d1649e199f 16:25:44 ---> 4b3a650014cf 16:25:44 Step 21/26 : RUN apk --no-cache add curl 16:25:45 Priming config-common 16:25:45 + snapcraftctl prime 16:25:46 Priming edgex-go 16:25:46 + snapcraftctl prime 16:25:46 ---> Running in 6b7908e14aee 16:25:47 Priming static-packages 16:25:47 + snapcraftctl prime 16:25:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:25:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:25:48 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:25:48 (2/3) Installing libcurl (7.69.1-r3) 16:25:48 (3/3) Installing curl (7.69.1-r3) 16:25:48 Executing busybox-1.31.1-r19.trigger 16:25:49 OK: 72 MiB in 58 packages 16:25:49 Priming version 16:25:49 + snapcraftctl prime 16:25:50 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:25:54 Removing intermediate container 6b7908e14aee 16:25:54 ---> 3b31f80ea9e2 16:25:54 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 16:25:54 ---> Running in 42b02f0e4a43 16:25:56 Removing intermediate container 42b02f0e4a43 16:25:56 ---> 754cb7b587a6 16:25:56 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:25:56 ---> Running in 06b52ddea273 16:25:57 ---> 98d1c09bf083 16:25:57 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:25:57 ---> 052c789ad2cc 16:25:57 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:25:57 Removing intermediate container 06b52ddea273 16:25:57 ---> 668e08ff047e 16:25:57 Step 24/26 : LABEL arch=arm64 16:25:57 ---> Running in 982181f0fb32 16:25:57 ---> Running in a01a89800521 16:25:57 ---> 78e1d87190a0 16:25:57 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:25:58 ---> 8a2f10f12c3c 16:25:58 Step 9/23 : RUN make cmd/core-command/core-command 16:25:58 ---> Running in 2407fb7b20be 16:25:58 ---> Running in 55307abc39cb 16:25:58 ---> Running in c52e21640f51 16:25:58 Removing intermediate container 2407fb7b20be 16:25:58 ---> 002d1ce9abce 16:25:58 Step 25/26 : LABEL git_sha=6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:25:58 ---> Running in d543043872ef 16:25:59 Removing intermediate container d543043872ef 16:25:59 ---> 3c716c460dd6 16:25:59 Step 26/26 : LABEL version=0.0.0 16:25:59 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 16:25:59 ---> Running in 57fc2a2d67d6 16:25:59 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 16:25:59 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 16:26:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:26:00 Removing intermediate container 57fc2a2d67d6 16:26:00 ---> 5a6e659b2ba8 16:26:00 16:26:01 Successfully built 5a6e659b2ba8 16:26:01 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 16:27:09  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:27:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:27:24 Removing intermediate container a01a89800521 16:27:24 ---> 384cdb66f753 16:27:24 16:27:24 Step 10/21 : FROM alpine:3.12 16:27:24 ---> e47305ac9786 16:27:24 Step 11/21 : RUN apk add --update --no-cache curl 16:27:24 Removing intermediate container 982181f0fb32 16:27:24 ---> 9a1c1d0339ca 16:27:24 16:27:24 Step 10/24 : FROM alpine:3.12 16:27:24 ---> e47305ac9786 16:27:24 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:27:24 ---> Running in c7242e876606 16:27:24 ---> Running in bdc5ef1df630 16:27:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:27:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:27:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:27:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:27:27 (1/4) Installing ca-certificates (20191127-r4) 16:27:27 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:27:27 (3/4) Installing libcurl (7.69.1-r3) 16:27:27 (4/4) Installing curl (7.69.1-r3) 16:27:27 Executing busybox-1.31.1-r19.trigger 16:27:27 (1/6) Installing ca-certificates (20191127-r4) 16:27:27 Executing ca-certificates-20191127-r4.trigger 16:27:27 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:27:27 (3/6) Installing libcurl (7.69.1-r3) 16:27:27 (4/6) Installing curl (7.69.1-r3) 16:27:27 (5/6) Installing dumb-init (1.2.2-r1) 16:27:27 (6/6) Installing su-exec (0.2-r1) 16:27:27 Executing busybox-1.31.1-r19.trigger 16:27:27 Executing ca-certificates-20191127-r4.trigger 16:27:27 OK: 7 MiB in 18 packages 16:27:27 OK: 7 MiB in 20 packages 16:27:31 Removing intermediate container c7242e876606 16:27:31 ---> 3cf6adb4f461 16:27:31 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:27:31 Removing intermediate container bdc5ef1df630 16:27:31 ---> 1bb728a970b8 16:27:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:27:31 ---> Running in 918dd55e3acb 16:27:31 ---> Running in dab0098c6928 16:27:31 Removing intermediate container c52e21640f51 16:27:31 ---> e72bde9a086d 16:27:31 16:27:31 Step 10/23 : FROM alpine:3.12 16:27:31 ---> e47305ac9786 16:27:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:27:31 ---> Using cache 16:27:31 ---> a0713ae24327 16:27:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:27:31 ---> Using cache 16:27:31 ---> 1461583aa5c7 16:27:31 Step 13/23 : ENV APP_PORT=48082 16:27:31 Removing intermediate container 918dd55e3acb 16:27:31 ---> 0b649cf7de77 16:27:31 Step 13/21 : WORKDIR /edgex 16:27:31 ---> Running in 8fea24ae6e38 16:27:31 Removing intermediate container dab0098c6928 16:27:31 ---> bbe9932aea43 16:27:31 Step 13/24 : WORKDIR / 16:27:32 ---> Running in 9114e4c9f081 16:27:32 ---> Running in 40c5429b1229 16:27:32 Removing intermediate container 8fea24ae6e38 16:27:32 ---> b6f800f7c9d0 16:27:32 Step 14/23 : EXPOSE $APP_PORT 16:27:32 ---> Running in 73e7b24efe61 16:27:33 Removing intermediate container 9114e4c9f081 16:27:33 ---> b76b1717f196 16:27:33 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:27:33 Removing intermediate container 40c5429b1229 16:27:33 ---> 9fb874df3c5d 16:27:33 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:27:33 Removing intermediate container 73e7b24efe61 16:27:33 ---> dee3cbcb9a8c 16:27:33 Step 15/23 : WORKDIR / 16:27:33 ---> Running in 877350c0d16b 16:27:34 ---> d592e2ad5247 16:27:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:27:34 ---> b0b539213555 16:27:34 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:27:34 Removing intermediate container 877350c0d16b 16:27:34 ---> f42cea3fcf58 16:27:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:27:36 ---> d3bd5de728ec 16:27:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:27:36 ---> 46dcf52a4eb7 16:27:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:27:36 ---> 75cd04a56918 16:27:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:27:37 ---> f02f8dc7db0d 16:27:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:27:37 Removing intermediate container 55307abc39cb 16:27:37 ---> 62dff1a7fe6a 16:27:37 16:27:37 Step 10/23 : FROM alpine:3.12 16:27:37 ---> e47305ac9786 16:27:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:27:37 ---> Using cache 16:27:37 ---> a0713ae24327 16:27:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:27:37 ---> Using cache 16:27:37 ---> 1461583aa5c7 16:27:37 Step 13/23 : ENV APP_PORT=48081 16:27:38 ---> 7c065bd27c3d 16:27:38 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:27:38 ---> Running in 2db525bf88d3 16:27:38 ---> Running in 4d8fd017eba6 16:27:38 ---> 993ab240c4a7 16:27:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:27:38 ---> 2afd6acbd4ec 16:27:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:27:38 Removing intermediate container 2db525bf88d3 16:27:38 ---> 9c2aeb0d5448 16:27:38 Step 14/23 : EXPOSE $APP_PORT 16:27:39 Removing intermediate container 4d8fd017eba6 16:27:39 ---> a8bedbc08cff 16:27:39 Step 18/21 : CMD ["--init=true"] 16:27:39 ---> Running in fd67950506f3 16:27:39 ---> Running in 5e49498b3d13 16:27:39 ---> be20685de3c0 16:27:39 Step 19/23 : ENTRYPOINT ["/core-command"] 16:27:39 ---> Running in f28c81f267d7 16:27:40 Removing intermediate container fd67950506f3 16:27:40 ---> de18f47d85bd 16:27:40 Step 15/23 : WORKDIR / 16:27:40 ---> 57f5b9b91f29 16:27:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:27:40 Removing intermediate container 5e49498b3d13 16:27:40 ---> 4cc89d2571f0 16:27:40 Step 19/21 : LABEL arch=arm64 16:27:40 ---> Running in cd578e547f86 16:27:40 ---> Running in fdd0e5ca308a 16:27:40 Removing intermediate container f28c81f267d7 16:27:40 ---> f204afcfb85a 16:27:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:27:40 ---> Running in 2d54cc8b9b11 16:27:40 Removing intermediate container cd578e547f86 16:27:40 ---> 15adace45fa8 16:27:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:27:41 ---> 1a447ef45819 16:27:41 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:27:41 Removing intermediate container fdd0e5ca308a 16:27:41 ---> af6caa970140 16:27:41 Step 20/21 : LABEL git_sha=6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:27:41 ---> Running in 9a1f40c4a648 16:27:41 ---> Running in 9c07b9282e20 16:27:41 Removing intermediate container 2d54cc8b9b11 16:27:41 ---> d4c69528d6f3 16:27:41 Step 21/23 : LABEL arch=arm64 16:27:41 ---> Running in 1af8a990bff0 16:27:42 ---> 581968b6c4c3 16:27:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:27:42 Removing intermediate container 9c07b9282e20 16:27:42 ---> be96cfcae48c 16:27:42 Step 21/21 : LABEL version=0.0.0 16:27:42 ---> Running in d2827e19d17d 16:27:42 Removing intermediate container 1af8a990bff0 16:27:42 ---> 76983a0b756e 16:27:42 Step 22/23 : LABEL git_sha=6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:27:43 ---> Running in 32c06ac72e51 16:27:43 Removing intermediate container d2827e19d17d 16:27:43 ---> 0739be30f32d 16:27:43 16:27:44 Successfully built 0739be30f32d 16:27:44 Successfully tagged docker-security-proxy-setup-go-arm64:latest 16:27:44  Building docker-security-proxy-setup-go ... done Removing intermediate container 32c06ac72e51 16:27:44 ---> 040c377b5a8f 16:27:44 Step 23/23 : LABEL version=0.0.0 16:27:44 ---> Running in 9d2e5c429a46 16:27:44 ---> 548c1a194923 16:27:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:27:44 Removing intermediate container 9a1f40c4a648 16:27:44 ---> 5f27909a6ad5 16:27:44 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:27:44 Removing intermediate container 9d2e5c429a46 16:27:44 ---> 31a9fa8d0b17 16:27:44 16:27:44 ---> Running in bc5346b45d1c 16:27:45 ---> e21787bbc53c 16:27:45 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:27:45 Successfully built 31a9fa8d0b17 16:27:45 Successfully tagged docker-core-command-go-arm64:latest 16:27:45  Building docker-core-command-go ... done  ---> Running in 04d7b3ce589b 16:27:45 Removing intermediate container bc5346b45d1c 16:27:45 ---> 1ef2435f25ba 16:27:45 Step 22/24 : LABEL arch=arm64 16:27:45 ---> Running in 6a0c7dbe669f 16:27:45 Removing intermediate container 04d7b3ce589b 16:27:45 ---> a2a3bed5ad23 16:27:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:27:45 ---> Running in 451dac272a78 16:27:46 Removing intermediate container 6a0c7dbe669f 16:27:46 ---> d884fa2ccbd0 16:27:46 Step 23/24 : LABEL git_sha=6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:27:46 ---> Running in b57dda39e292 16:27:46 Removing intermediate container 451dac272a78 16:27:46 ---> 5d87428ae7cf 16:27:46 Step 21/23 : LABEL arch=arm64 16:27:46 ---> Running in 99a1425981d3 16:27:46 Removing intermediate container b57dda39e292 16:27:46 ---> 5c6e5ce7f955 16:27:46 Step 24/24 : LABEL version=0.0.0 16:27:47 ---> Running in c8718825b137 16:27:47 Removing intermediate container 99a1425981d3 16:27:47 ---> d4e078576e3e 16:27:47 Step 22/23 : LABEL git_sha=6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 16:27:47 ---> Running in bdb85f1336fc 16:27:47 Removing intermediate container c8718825b137 16:27:47 ---> 2c656acb6136 16:27:47 16:27:47 Successfully built 2c656acb6136 16:27:47 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 16:27:48  Building docker-security-secretstore-setup-go ... done Removing intermediate container bdb85f1336fc 16:27:48 ---> a8f0ac76143b 16:27:48 Step 23/23 : LABEL version=0.0.0 16:27:48 ---> Running in a631b383427e 16:27:48 Removing intermediate container a631b383427e 16:27:48 ---> f223115a0e93 16:27:48 16:27:49 Successfully built f223115a0e93 16:27:49 Successfully tagged docker-core-metadata-go-arm64:latest 16:27:49  Building docker-core-metadata-go ... done  [Pipeline] } 16:27:49 $ docker stop --time=1 d7f752363822131adb6fd97c726749fe94e3cb97ff8d28bd69d1d273bc8c7b61 16:27:51 $ docker rm -f d7f752363822131adb6fd97c726749fe94e3cb97ff8d28bd69d1d273bc8c7b61 [Pipeline] // withDockerContainer [Pipeline] sh 16:27:51 + grep docker+ 16:27:51 docker images 16:27:52 docker-core-metadata-go-arm64 latest f223115a0e93 3 seconds ago 17.9MB 16:27:52 docker-security-secretstore-setup-go-arm64 latest 2c656acb6136 4 seconds ago 23.7MB 16:27:52 docker-core-command-go-arm64 latest 31a9fa8d0b17 7 seconds ago 16.3MB 16:27:52 docker-security-proxy-setup-go-arm64 latest 0739be30f32d 8 seconds ago 23.4MB 16:27:52 docker-sys-mgmt-agent-go-arm64 latest 5a6e659b2ba8 About a minute ago 300MB 16:27:52 docker-core-data-go-arm64 latest caf097cfe7b9 3 minutes ago 21.4MB 16:27:52 docker-security-bootstrapper-go-arm64 latest a0d3e9ca6b09 3 minutes ago 17.9MB 16:27:52 docker-support-scheduler-go-arm64 latest 29843f808ad3 3 minutes ago 16.4MB 16:27:52 docker-support-notifications-go-arm64 latest 2ec924513f9c 3 minutes ago 16.9MB 16:27:52 docker 20.10.0 eeaf43b92773 3 months ago 228MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh 16:27:53 ---> job-cost.sh 16:27:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Of29 16:28:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:30:09 lf-activate-venv(): INFO: Adding /tmp/venv-Of29/bin to PATH 16:30:09 INFO: No Stack... 16:30:09 INFO: Retrieving Pricing Info for: lf-standard-4 16:30:09 INFO: Archiving Costs [Pipeline] sh 16:30:09 + cat /w/workspace/edgex-go/36/archives/cost.csv 16:30:09 + cut -d, -f6 [Pipeline] lock 16:30:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3234-36-stack-cost] 16:30:09 Resource [jenkins-edgexfoundry-edgex-go-PR-3234-36-stack-cost] did not exist. Created. 16:30:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3234-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:30:09 + echo total: 0.20999999344348907 [Pipeline] stash 16:30:10 Stashed 1 file(s) [Pipeline] } 16:30:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3234-36-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 16:30:11 provisioning config files... 16:30:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/36@tmp/config7941121888020921787tmp [Pipeline] { [Pipeline] sh 16:30:12 + set +x 16:30:12 + curl -s https://codecov.io/bash 16:30:12 + bash -s -- 16:30:12 16:30:12 _____ _ 16:30:12 / ____| | | 16:30:12 | | ___ __| | ___ ___ _____ __ 16:30:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:30:12 | |___| (_) | (_| | __/ (_| (_) \ V / 16:30:12 \_____\___/ \__,_|\___|\___\___/ \_/ 16:30:12 Bash-20210309-2b87ace 16:30:12 16:30:12 16:30:12 ==> git version 2.24.3 found 16:30:12 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:30:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:30:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:30:12 ==> Jenkins CI detected. 16:30:12 project root: . 16:30:12 --> token set from env 16:30:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:30:12 ==> Running gcov in . (disable via -X gcov) 16:30:12 ==> Python coveragepy not found 16:30:12 ==> Searching for coverage reports in: 16:30:12 + . 16:30:12 -> Found 1 reports 16:30:12 ==> Detecting git/mercurial file structure 16:30:13 ==> Reading reports 16:30:13 + ./coverage.out bytes=666212 16:30:13 ==> Appending adjustments 16:30:13 https://docs.codecov.io/docs/fixing-reports 16:30:16 + Found adjustments 16:30:16 ==> Gzipping contents 16:30:16 96K /tmp/codecov.45BhTz.gz 16:30:16 ==> Uploading reports 16:30:16 url: https://codecov.io 16:30:16 query: branch=PR-3234&commit=6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3234%2F36%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3234&job=&cmd_args= 16:30:16 -> Pinging Codecov 16:30:16 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3234&commit=6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3234%2F36%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3234&job=&cmd_args= 16:30:16 -> Uploading to 16:30:16 https://storage.googleapis.com/codecov/v4/raw/2021-03-29/00271124DB129430A58F1EEE437C3FCB/6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9/dc0db818-c0e4-4f0f-a8af-3dfcd638f586.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210329T163016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8f00faef354ace9ca98220f0cd036ff1046ab396e21e27b34bff4e9f4a1f2699 16:30:16 % Total % Received % Xferd Average Speed Time Time Time Current 16:30:16 Dload Upload Total Spent Left Speed 16:30:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96627 0 0 100 96627 0 182k --:--:-- --:--:-- --:--:-- 182k 16:30:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6bc3d9be4b2869f8e959e5a7f9f62971e5b06df9 [Pipeline] } 16:30:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:30:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:30:19 ---> package-listing.sh 16:30:19 ++ facter osfamily 16:30:19 ++ tr '[:upper:]' '[:lower:]' 16:30:19 + OS_FAMILY=redhat 16:30:19 + workspace=/w/workspace/edgex-go/36 16:30:19 + START_PACKAGES=/tmp/packages_start.txt 16:30:19 + END_PACKAGES=/tmp/packages_end.txt 16:30:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:30:19 + PACKAGES=/tmp/packages_start.txt 16:30:19 + '[' /w/workspace/edgex-go/36 ']' 16:30:19 + PACKAGES=/tmp/packages_end.txt 16:30:19 + case "${OS_FAMILY}" in 16:30:19 + rpm -qa 16:30:19 + sort 16:30:25 + '[' -f /tmp/packages_start.txt ']' 16:30:25 + '[' -f /tmp/packages_end.txt ']' 16:30:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:30:25 + '[' /w/workspace/edgex-go/36 ']' 16:30:25 + mkdir -p /w/workspace/edgex-go/36/archives/ 16:30:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/36/archives/ [Pipeline] echo 16:30:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:30:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:30:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:30:25 16:30:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:30:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:30:26 alpine: Pulling from edgex-lftools-log-publisher 16:30:26 df20fa9351a1: Pulling fs layer 16:30:26 36b3adc4ff6f: Pulling fs layer 16:30:26 8ad3a11d3b57: Pulling fs layer 16:30:26 46f8f816bc3b: Pulling fs layer 16:30:26 93b61091891f: Pulling fs layer 16:30:26 93b9cdb0e59b: Pulling fs layer 16:30:26 5e14af77c1be: Pulling fs layer 16:30:26 01666e4c0597: Pulling fs layer 16:30:26 aa168da1d23b: Pulling fs layer 16:30:26 46f8f816bc3b: Waiting 16:30:26 93b61091891f: Waiting 16:30:26 93b9cdb0e59b: Waiting 16:30:26 5e14af77c1be: Waiting 16:30:26 01666e4c0597: Waiting 16:30:26 aa168da1d23b: Waiting 16:30:26 36b3adc4ff6f: Verifying Checksum 16:30:26 36b3adc4ff6f: Download complete 16:30:26 46f8f816bc3b: Verifying Checksum 16:30:26 46f8f816bc3b: Download complete 16:30:26 df20fa9351a1: Verifying Checksum 16:30:26 93b9cdb0e59b: Verifying Checksum 16:30:26 93b9cdb0e59b: Download complete 16:30:26 5e14af77c1be: Download complete 16:30:26 01666e4c0597: Verifying Checksum 16:30:26 01666e4c0597: Download complete 16:30:26 93b61091891f: Verifying Checksum 16:30:26 93b61091891f: Download complete 16:30:26 8ad3a11d3b57: Verifying Checksum 16:30:26 8ad3a11d3b57: Download complete 16:30:26 df20fa9351a1: Pull complete 16:30:27 36b3adc4ff6f: Pull complete 16:30:27 8ad3a11d3b57: Pull complete 16:30:27 46f8f816bc3b: Pull complete 16:30:28 aa168da1d23b: Verifying Checksum 16:30:28 aa168da1d23b: Download complete 16:30:29 93b61091891f: Pull complete 16:30:30 93b9cdb0e59b: Pull complete 16:30:30 5e14af77c1be: Pull complete 16:30:30 01666e4c0597: Pull complete 16:30:37 aa168da1d23b: Pull complete 16:30:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:30:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:30:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:30:37 prd-centos7-docker-4c-2g-31748 does not seem to be running inside a container 16:30:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:30:42 $ docker top f5cd1ba16d13f0eb444fc994bd2f87ddccaebe1c89fb83fec6f284650407b170 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:43 + touch /tmp/pre-build-complete [Pipeline] sh 16:30:43 + mkdir -p /var/log/sa [Pipeline] sh 16:30:43 + ls /var/log/sa-host 16:30:43 + sadf -c /var/log/sa-host/sa23 16:30:43 file_magic: OK 16:30:43 HZ: Using current value: 100 16:30:43 file_header: OK 16:30:43 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 16:30:43 Statistics: 16:30:43 Hnuu...uuuununununu... 16:30:43 File successfully converted to sysstat format version 12.2.1 16:30:43 + sadf -c /var/log/sa-host/sa29 16:30:43 file_magic: OK 16:30:43 HZ: Using current value: 100 16:30:43 file_header: OK 16:30:43 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 16:30:43 Statistics: 16:30:43 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...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:30:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:44 provisioning config files... 16:30:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/36@tmp/config7794086702410662769tmp [Pipeline] { [Pipeline] echo 16:30:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:30:44 ---> create-netrc.sh [Pipeline] } 16:30:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:30:45 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:30:45 ---> python-tools-install.sh [Pipeline] echo 16:30:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:30:45 ---> sudo-logs.sh 16:30:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:30:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:30:46 ---> job-cost.sh 16:30:46 lf-activate-venv: SKIPPING 16:30:46 DEBUG: total: 0.20999999344348907 16:30:46 INFO: Retrieving Stack Cost... 16:30:47 INFO: Retrieving Pricing Info for: v1-standard-2 16:30:47 INFO: Archiving Costs [Pipeline] echo 16:30:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:30:48 ---> logs-deploy.sh 16:30:48 lf-activate-venv: SKIPPING 16:30:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3234/36 16:30:48 INFO: archiving workspace using pattern(s): 16:30:49 Archives upload complete. 16:30:49 INFO: archiving logs to Nexus