Pull request #3209 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 49718c946fbf1d21b605dd41d0c635a3842b2325+ebb2ea496306d9631a66da1b80e1549344472191 (43da4b295698f77626aa10c24185c6a9aceb8906) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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-29909’ Running on prd-centos7-docker-4c-2g-29918 in /w/workspace/edgexfoundry_edgex-go_PR-3209 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/22 [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/22 # 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 ebb2ea496306d9631a66da1b80e1549344472191 into PR head commit 49718c946fbf1d21b605dd41d0c635a3842b2325 > 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/3209/head:refs/remotes/origin/PR-3209 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49718c946fbf1d21b605dd41d0c635a3842b2325 # timeout=10 Merge succeeded, producing 49718c946fbf1d21b605dd41d0c635a3842b2325 Checking out Revision 49718c946fbf1d21b605dd41d0c635a3842b2325 (PR-3209) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ebb2ea496306d9631a66da1b80e1549344472191 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49718c946fbf1d21b605dd41d0c635a3842b2325 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk f759c1930cbd0512a5551fdcb84a4de84c3c09dd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:56:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:56:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:56:20 ========================================================= 02:56:20 EdgeX Global Pipelines Version Info 02:56:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:56:22 ------------------- 02:56:22 stable info: 02:56:22 ------------------- 02:56:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:56:22 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 02:56:22 Message: update stable to v1.0.184 02:56:23 ------------------- 02:56:23 experimental info: 02:56:23 ------------------- 02:56:23 Commited By: **** collab-it+edgex@linuxfoundation.org 02:56:23 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 02:56:23 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:56:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:56:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:56:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:56:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:56:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:56:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:56:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 02:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 02:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:56:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:56:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:56:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:56:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:56:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:56:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:56:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:56:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:56:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3209 [Pipeline] echo 02:56:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3209 [Pipeline] echo 02:56:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3209 [Pipeline] echo 02:56:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49718c946fbf1d21b605dd41d0c635a3842b2325 [Pipeline] echo 02:56:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49718c9 [Pipeline] echo 02:56:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:56:26 provisioning config files... 02:56:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config6161492479871728886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:26 ---> docker-login.sh 02:56:26 nexus3.edgexfoundry.org:10001 02:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:27 Configure a credential helper to remove this warning. See 02:56:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:27 02:56:27 Login Succeeded 02:56:27 nexus3.edgexfoundry.org:10002 02:56:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:27 Configure a credential helper to remove this warning. See 02:56:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:27 02:56:27 Login Succeeded 02:56:27 nexus3.edgexfoundry.org:10003 02:56:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:27 Configure a credential helper to remove this warning. See 02:56:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:27 02:56:27 Login Succeeded 02:56:27 nexus3.edgexfoundry.org:10004 02:56:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:27 Configure a credential helper to remove this warning. See 02:56:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:27 02:56:27 Login Succeeded 02:56:27 docker.io 02:56:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:27 Configure a credential helper to remove this warning. See 02:56:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:27 02:56:27 Login Succeeded 02:56:27 ---> docker-login.sh ends [Pipeline] } 02:56:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:56:28 ++ 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 02:56:28 + for file in '`ls cmd/**/Dockerfile`' 02:56:28 ++ dirname cmd/core-command/Dockerfile 02:56:28 ++ cut -d/ -f2 02:56:28 + echo core-command,cmd/core-command/Dockerfile 02:56:28 + for file in '`ls cmd/**/Dockerfile`' 02:56:28 ++ dirname cmd/core-data/Dockerfile 02:56:28 ++ cut -d/ -f2 02:56:28 + echo core-data,cmd/core-data/Dockerfile 02:56:28 + for file in '`ls cmd/**/Dockerfile`' 02:56:28 ++ dirname cmd/core-metadata/Dockerfile 02:56:28 ++ cut -d/ -f2 02:56:28 + echo core-metadata,cmd/core-metadata/Dockerfile 02:56:28 + for file in '`ls cmd/**/Dockerfile`' 02:56:28 ++ dirname cmd/security-bootstrapper/Dockerfile 02:56:28 ++ cut -d/ -f2 02:56:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:56:28 + for file in '`ls cmd/**/Dockerfile`' 02:56:28 ++ dirname cmd/security-proxy-setup/Dockerfile 02:56:28 ++ cut -d/ -f2 02:56:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:56:28 + for file in '`ls cmd/**/Dockerfile`' 02:56:28 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:56:28 ++ cut -d/ -f2 02:56:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:56:28 + for file in '`ls cmd/**/Dockerfile`' 02:56:28 ++ dirname cmd/support-notifications/Dockerfile 02:56:28 ++ cut -d/ -f2 02:56:28 + echo support-notifications,cmd/support-notifications/Dockerfile 02:56:28 + for file in '`ls cmd/**/Dockerfile`' 02:56:28 ++ dirname cmd/support-scheduler/Dockerfile 02:56:28 ++ cut -d/ -f2 02:56:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:56:28 + for file in '`ls cmd/**/Dockerfile`' 02:56:28 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:56:28 ++ cut -d/ -f2 02:56:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:56:28 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 02:56:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:56:29 02:56:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:56:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:56:29 latest: Pulling from edgex-devops/git-semver 02:56:29 31603596830f: Pulling fs layer 02:56:29 2a8b12db71e7: Pulling fs layer 02:56:29 6ca5941a6612: Pulling fs layer 02:56:29 ecc8261a40a4: Pulling fs layer 02:56:29 ecc8261a40a4: Waiting 02:56:29 2a8b12db71e7: Verifying Checksum 02:56:29 2a8b12db71e7: Download complete 02:56:29 31603596830f: Download complete 02:56:30 ecc8261a40a4: Verifying Checksum 02:56:30 ecc8261a40a4: Download complete 02:56:30 6ca5941a6612: Verifying Checksum 02:56:30 6ca5941a6612: Download complete 02:56:30 31603596830f: Pull complete 02:56:30 2a8b12db71e7: Pull complete 02:56:31 6ca5941a6612: Pull complete 02:56:31 ecc8261a40a4: Pull complete 02:56:31 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:56:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:56:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:56:31 prd-centos7-docker-4c-2g-29918 does not seem to be running inside a container 02:56:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 02:56:34 $ docker top 639a9b9b50a24df1fe4ba6bd3797fc20e12a2561587875c76cc42e7835606874 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:56:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:56:35 [ssh-agent] Looking for ssh-agent implementation... 02:56:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:56:35 $ docker exec 639a9b9b50a24df1fe4ba6bd3797fc20e12a2561587875c76cc42e7835606874 ssh-agent 02:56:35 SSH_AUTH_SOCK=/tmp/ssh-LUgOsxxDv3m2/agent.11 02:56:35 SSH_AGENT_PID=16 02:56:35 Running ssh-add (command line suppressed) 02:56:35 Identity added: /w/workspace/edgex-go/22@tmp/private_key_2987019414707166655.key (/w/workspace/edgex-go/22@tmp/private_key_2987019414707166655.key) 02:56:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:56:36 + git tag --points-at HEAD [Pipeline] } 02:56:36 $ docker exec --env ******** --env ******** 639a9b9b50a24df1fe4ba6bd3797fc20e12a2561587875c76cc42e7835606874 ssh-agent -k 02:56:36 unset SSH_AUTH_SOCK; 02:56:36 unset SSH_AGENT_PID; 02:56:36 echo Agent pid 16 killed; 02:56:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:56:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:56:36 [ssh-agent] Looking for ssh-agent implementation... 02:56:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:56:36 $ docker exec 639a9b9b50a24df1fe4ba6bd3797fc20e12a2561587875c76cc42e7835606874 ssh-agent 02:56:36 SSH_AUTH_SOCK=/tmp/ssh-388dleKE6I8i/agent.45 02:56:36 SSH_AGENT_PID=51 02:56:36 Running ssh-add (command line suppressed) 02:56:36 Identity added: /w/workspace/edgex-go/22@tmp/private_key_8974651757039967718.key (/w/workspace/edgex-go/22@tmp/private_key_8974651757039967718.key) 02:56:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:56:37 + git semver init 02:56:37 # -> Open(): unable to determine branch for HEAD 02:56:37 # $GIT_DIR = /w/workspace/edgex-go/22/.git 02:56:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/22 02:56:37 # $SEMVER_REMOTE_NAME = origin 02:56:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:56:37 # $SEMVER_USER_NAME = edgex-jenkins 02:56:37 # $SEMVER_BRANCH = PR-3209 02:56:37 # $SEMVER_TEMP = /tmp/semver-341157721 02:56:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:57:16 # '/tmp/semver-341157721' -> '/w/workspace/edgex-go/22/.semver' 02:57:16 # -> Force: false 02:57:16 # $SEMVER_DIR = /w/workspace/edgex-go/22/.semver [Pipeline] } 02:57:16 $ docker exec --env ******** --env ******** 639a9b9b50a24df1fe4ba6bd3797fc20e12a2561587875c76cc42e7835606874 ssh-agent -k 02:57:16 unset SSH_AUTH_SOCK; 02:57:16 unset SSH_AGENT_PID; 02:57:16 echo Agent pid 51 killed; 02:57:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:57:16 + git semver [Pipeline] } 02:57:16 $ docker stop --time=1 639a9b9b50a24df1fe4ba6bd3797fc20e12a2561587875c76cc42e7835606874 02:57:18 $ docker rm -f 639a9b9b50a24df1fe4ba6bd3797fc20e12a2561587875c76cc42e7835606874 [Pipeline] // withDockerContainer [Pipeline] sh 02:57:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:57:19 Stashed 1 file(s) [Pipeline] echo 02:57:19 [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 02:57:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:57:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:57:21 + sudo service docker restart 02:57:21 + true 02:57:21 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 02:57:22 ========================================================= 02:57:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:57:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:57:22 + 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 . 02:57:25 Sending build context to Docker daemon 328.6MB 02:57:25 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 02:57:25 Step 2/6 : FROM ${BASE} 02:57:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:57:25 188c0c94c7c5: Pulling fs layer 02:57:25 0ef7d3d256c8: Pulling fs layer 02:57:25 de9db76c5a1d: Pulling fs layer 02:57:25 bca2f99d35d6: Pulling fs layer 02:57:25 93359f2a8cfa: Pulling fs layer 02:57:25 7c6f9722023f: Pulling fs layer 02:57:25 a35cf1a2eb13: Pulling fs layer 02:57:25 93359f2a8cfa: Waiting 02:57:25 7c6f9722023f: Waiting 02:57:25 a35cf1a2eb13: Waiting 02:57:25 bca2f99d35d6: Waiting 02:57:26 de9db76c5a1d: Verifying Checksum 02:57:26 de9db76c5a1d: Download complete 02:57:26 0ef7d3d256c8: Download complete 02:57:26 93359f2a8cfa: Verifying Checksum 02:57:26 93359f2a8cfa: Download complete 02:57:26 7c6f9722023f: Verifying Checksum 02:57:26 7c6f9722023f: Download complete 02:57:26 188c0c94c7c5: Verifying Checksum 02:57:26 188c0c94c7c5: Download complete 02:57:26 188c0c94c7c5: Pull complete 02:57:26 0ef7d3d256c8: Pull complete 02:57:27 de9db76c5a1d: Pull complete 02:57:27 a35cf1a2eb13: Verifying Checksum 02:57:27 a35cf1a2eb13: Download complete 02:57:28 bca2f99d35d6: Verifying Checksum 02:57:28 bca2f99d35d6: Download complete 02:57:33 bca2f99d35d6: Pull complete 02:57:33 93359f2a8cfa: Pull complete 02:57:33 7c6f9722023f: Pull complete 02:57:35 Still waiting to schedule task 02:57:35 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 02:57:38 a35cf1a2eb13: Pull complete 02:57:38 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:57:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:57:38 ---> a62c8e92a672 02:57:38 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 02:57:38 ---> Running in 6c4b2308b876 02:57:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:57:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:57:40 (1/12) Installing libmagic (5.38-r0) 02:57:40 (2/12) Installing file (5.38-r0) 02:57:40 (3/12) Installing libc-dev (0.7.2-r3) 02:57:40 (4/12) Installing g++ (9.3.0-r2) 02:58:02 (5/12) Installing fortify-headers (1.1-r0) 02:58:02 (6/12) Installing patch (2.7.6-r6) 02:58:02 (7/12) Installing build-base (0.5-r2) 02:58:02 (8/12) Installing libsodium (1.0.18-r0) 02:58:02 (9/12) Installing pkgconf (1.7.2-r0) 02:58:02 (10/12) Installing libsodium-dev (1.0.18-r0) 02:58:02 (11/12) Installing libzmq (4.3.3-r0) 02:58:02 (12/12) Installing zeromq-dev (4.3.3-r0) 02:58:02 Executing busybox-1.31.1-r19.trigger 02:58:02 OK: 233 MiB in 51 packages 02:58:06 Removing intermediate container 6c4b2308b876 02:58:06 ---> b18030f2d01b 02:58:06 Step 4/6 : WORKDIR /edgex-go 02:58:06 ---> Running in ad823984070d 02:58:06 Removing intermediate container ad823984070d 02:58:06 ---> 9be783a606ad 02:58:06 Step 5/6 : COPY go.mod . 02:58:06 ---> 71f61c4c5768 02:58:06 Step 6/6 : RUN go mod download 02:58:06 ---> Running in f5c802d2d617 02:58:28 Removing intermediate container f5c802d2d617 02:58:28 ---> 61202da417dc 02:58:28 Successfully built 61202da417dc 02:58:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:58:28 + docker inspect -f . ci-base-image-x86_64 02:58:28 . [Pipeline] withDockerContainer 02:58:28 prd-centos7-docker-4c-2g-29918 does not seem to be running inside a container 02:58:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 02:58:29 $ docker top 5c879567eba70d5c4d0503c737d18f41ee0e0a36ab9a805495727ac9872f47a1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:30 + go version 02:58:30 go version go1.15.5 linux/amd64 [Pipeline] } 02:58:30 $ docker stop --time=1 5c879567eba70d5c4d0503c737d18f41ee0e0a36ab9a805495727ac9872f47a1 02:58:31 $ docker rm -f 5c879567eba70d5c4d0503c737d18f41ee0e0a36ab9a805495727ac9872f47a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:58:32 + docker inspect -f . ci-base-image-x86_64 02:58:32 . [Pipeline] withDockerContainer 02:58:32 prd-centos7-docker-4c-2g-29918 does not seem to be running inside a container 02:58:32 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 02:58:33 $ docker top 2c80a6537f60983b66f06c9f2a47e180bb2615a8f945af6b3cd34c156d0f152d -eo pid,comm [Pipeline] { [Pipeline] echo 02:58:33 ========================================================= 02:58:33 [edgeXBuildGoParallel] Running Tests and Build... 02:58:33 ========================================================= [Pipeline] sh 02:58:33 + make test 02:58:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:58:43 ? github.com/edgexfoundry/edgex-go [no test files] 02:58:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:59:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:59:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:59:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:59:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:59:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:59:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:59:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:59:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:59:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:59:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:59:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:59:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:59:13 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.114s coverage: 45.9% of statements 02:59:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:59:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:59:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:59:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:59:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:59:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:59:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.045s coverage: 19.8% of statements 02:59:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.090s coverage: 100.0% of statements 02:59:16 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.174s coverage: 27.1% of statements 02:59:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:59:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:59:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:59:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:59:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:59:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:59:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements 02:59:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:59:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.041s coverage: 100.0% of statements 02:59:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:59:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:59:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.106s coverage: 71.3% of statements 02:59:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:59:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:59:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.143s coverage: 82.9% of statements 02:59:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:59:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:59:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.075s coverage: 78.9% of statements 02:59:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:59:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.353s coverage: 28.6% of statements 02:59:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:59:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:59:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:59:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:59:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:59:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.071s coverage: 100.0% of statements 02:59:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:59:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.060s coverage: 100.0% of statements 02:59:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:59:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.114s coverage: 86.7% of statements 02:59:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:59:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.169s coverage: 97.5% of statements 02:59:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:59:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.112s coverage: 78.3% of statements 02:59:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:59:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:59:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:59:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:59:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.401s coverage: 92.8% of statements 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:59:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:59:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.068s coverage: 0.1% of statements 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:59:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements 02:59:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.040s coverage: 79.5% of statements 02:59:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements 02:59:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 02:59:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.036s coverage: 87.5% of statements 02:59:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements 02:59:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.035s coverage: 44.8% of statements 02:59:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.116s coverage: 81.9% of statements 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.091s coverage: 91.6% of statements 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 62.4% of statements 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 91.3% of statements 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.331s coverage: 69.0% of statements 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.093s coverage: 38.4% of statements 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.034s coverage: 84.8% of statements 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.134s coverage: 47.0% of statements 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.172s coverage: 87.1% of statements 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.729s coverage: 29.1% of statements 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.060s coverage: 100.0% of statements 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.131s coverage: 96.5% of statements 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:59:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.041s coverage: 87.9% of statements 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:59:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:59:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 02:59:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.029s coverage: 32.1% of statements 02:59:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 02:59:48 GO111MODULE=on go vet ./... 03:00:14 gofmt -l . 03:00:14 [ "`gofmt -l .`" = "" ] 03:00:15 ./bin/test-go-mod-tidy.sh 03:00:16 ./bin/test-attribution-txt.sh [Pipeline] sh 03:00:17 + ls -al . 03:00:17 total 760 03:00:17 drwxrwxr-x 10 1001 1001 4096 Mar 16 03:00 . 03:00:17 drwxr-xr-x 4 root root 30 Mar 16 02:58 .. 03:00:17 -rw-rw-r-- 1 1001 1001 11 Mar 16 02:56 .dockerignore 03:00:17 drwxrwxr-x 8 1001 1001 179 Mar 16 02:56 .git 03:00:17 drwxrwxr-x 3 1001 1001 125 Mar 16 02:56 .github 03:00:17 -rw-rw-r-- 1 1001 1001 818 Mar 16 02:56 .gitignore 03:00:17 drwx------ 3 1001 1001 60 Mar 16 02:57 .semver 03:00:17 -rw-rw-r-- 1 1001 1001 166 Mar 16 02:56 .sonarcloud.properties 03:00:17 -rw-rw-r-- 1 1001 1001 8607 Mar 16 02:56 Attribution.txt 03:00:17 -rw-rw-r-- 1 1001 1001 3804 Mar 16 02:56 CONTRIBUTING.md 03:00:17 -rw-rw-r-- 1 1001 1001 931 Mar 16 02:56 Dockerfile.build 03:00:17 -rw-rw-r-- 1 1001 1001 863 Mar 16 02:56 Jenkinsfile 03:00:17 -rw-rw-r-- 1 1001 1001 10775 Mar 16 02:56 LICENSE 03:00:17 -rw-rw-r-- 1 1001 1001 5774 Mar 16 02:56 Makefile 03:00:17 -rw-rw-r-- 1 1001 1001 6548 Mar 16 02:56 README.md 03:00:17 -rw-rw-r-- 1 1001 1001 6755 Mar 16 02:56 SECURITY.md 03:00:17 -rw-rw-r-- 1 1001 1001 5 Mar 16 02:57 VERSION 03:00:17 -rw-rw-r-- 1 1001 1001 4131 Mar 16 02:56 ZMQWindows.md 03:00:17 drwxrwxr-x 2 1001 1001 117 Mar 16 02:56 bin 03:00:17 drwxrwxr-x 14 1001 1001 4096 Mar 16 02:56 cmd 03:00:17 -rw-r--r-- 1 root root 650607 Mar 16 02:59 coverage.out 03:00:17 -rw-r--r-- 1 root root 1055 Mar 16 03:00 go.mod 03:00:17 -rw-r--r-- 1 root root 22099 Mar 16 03:00 go.sum 03:00:17 drwxrwxr-x 8 1001 1001 127 Mar 16 02:56 internal 03:00:17 drwxrwxr-x 4 1001 1001 26 Mar 16 02:56 openapi 03:00:17 drwxrwxr-x 4 1001 1001 71 Mar 16 02:56 snap 03:00:17 -rw-rw-r-- 1 1001 1001 168 Mar 16 02:56 version.go [Pipeline] sh 03:00:17 + '[' -e coverage.out ] 03:00:17 + chown 1001:1001 coverage.out [Pipeline] stash 03:00:17 Stashed 1 file(s) [Pipeline] sh 03:00:17 + make build 03:00:17 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 03:00:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:00:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29920 in /w/workspace/edgexfoundry_edgex-go_PR-3209 [Pipeline] { [Pipeline] ws 03:00:26 Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout 03:00:29 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 03:00:30 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 03:00:32 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 03:00:32 using credential edgex-jenkins-ssh 03:00:32 Cloning the remote Git repository 03:00:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:00:32 > git init /w/workspace/edgex-go/22 # timeout=10 03:00:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:00:32 > git --version # timeout=10 03:00:32 > git --version # 'git version 2.17.1' 03:00:32 using GIT_SSH to set credentials SSH Credentials for GitHub 03:00:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:00:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:00:34 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 03:00:35 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 03:00:37 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 03:00:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:00: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 03:00:40 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] } 03:00:42 $ docker stop --time=1 2c80a6537f60983b66f06c9f2a47e180bb2615a8f945af6b3cd34c156d0f152d 03:00:44 $ docker rm -f 2c80a6537f60983b66f06c9f2a47e180bb2615a8f945af6b3cd34c156d0f152d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:00:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:00:45 03:00:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:00:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:00:46 latest: Pulling from edgex-devops/edgex-compose 03:00:46 cbdbe7a5bc2a: Pulling fs layer 03:00:46 ca9280d653b3: Pulling fs layer 03:00:46 7e9c9ca2126c: Pulling fs layer 03:00:46 cbdbe7a5bc2a: Download complete 03:00:46 cbdbe7a5bc2a: Pull complete 03:00:46 ca9280d653b3: Verifying Checksum 03:00:46 ca9280d653b3: Download complete 03:00:47 ca9280d653b3: Pull complete 03:00:48 7e9c9ca2126c: Verifying Checksum 03:00:48 7e9c9ca2126c: Download complete 03:00:56 7e9c9ca2126c: Pull complete 03:00:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:00:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:00:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:00:56 prd-centos7-docker-4c-2g-29918 does not seem to be running inside a container 03:00:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 03:00:59 $ docker top 82b649f684259d12e0302ef18676c0a4e0b755c31ea326bf976c30ef03f16dce -eo pid,comm [Pipeline] { [Pipeline] sh 03:00:59 + docker-compose build --help 03:00:59 + grep parallel 03:01:00 --parallel Build images in parallel. [Pipeline] } 03:01:00 $ docker stop --time=1 82b649f684259d12e0302ef18676c0a4e0b755c31ea326bf976c30ef03f16dce 03:01:01 $ docker rm -f 82b649f684259d12e0302ef18676c0a4e0b755c31ea326bf976c30ef03f16dce [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:01:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:01:02 . [Pipeline] withDockerContainer 03:01:02 prd-centos7-docker-4c-2g-29918 does not seem to be running inside a container 03:01: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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 03:01:03 $ docker top 7d44d075893362a95e541a77eb31b6b618381a0e8881cf55746a46f5dc28b08a -eo pid,comm [Pipeline] { [Pipeline] sh 03:01:03 + docker-compose -f ./docker-compose-build.yml build --parallel 03:01:04 Merging remotes/origin/master commit ebb2ea496306d9631a66da1b80e1549344472191 into PR head commit 49718c946fbf1d21b605dd41d0c635a3842b2325 03:01:04 Merge succeeded, producing 49718c946fbf1d21b605dd41d0c635a3842b2325 03:01:04 Checking out Revision 49718c946fbf1d21b605dd41d0c635a3842b2325 (PR-3209) 03:01:04 Building docker-core-command-go ... 03:01:04 Building docker-core-data-go ... 03:01:04 Building docker-core-metadata-go ... 03:01:04 Building docker-security-bootstrapper-go ... 03:01:04 Building docker-security-proxy-setup-go ... 03:01:04 Building docker-security-secretstore-setup-go ... 03:01:04 Building docker-support-notifications-go ... 03:01:04 Building docker-support-scheduler-go ... 03:01:04 Building docker-sys-mgmt-agent-go ... 03:01:04 Building docker-support-scheduler-go 03:01:04 Building docker-support-notifications-go 03:01:04 Building docker-security-proxy-setup-go 03:01:04 Building docker-core-data-go 03:01:04 Building docker-security-secretstore-setup-go 03:01:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:01:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:01:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:01:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:01:03 using GIT_SSH to set credentials SSH Credentials for GitHub 03:01:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3209/head:refs/remotes/origin/PR-3209 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:01:04 > git config core.sparsecheckout # timeout=10 03:01:04 > git checkout -f 49718c946fbf1d21b605dd41d0c635a3842b2325 # timeout=10 03:01:04 > git remote # timeout=10 03:01:04 > git config --get remote.origin.url # timeout=10 03:01:04 using GIT_SSH to set credentials SSH Credentials for GitHub 03:01:04 > git merge ebb2ea496306d9631a66da1b80e1549344472191 # timeout=10 03:01:04 > git rev-parse HEAD^{commit} # timeout=10 03:01:04 > git config core.sparsecheckout # timeout=10 03:01:04 > git checkout -f 49718c946fbf1d21b605dd41d0c635a3842b2325 # timeout=10 03:01:09 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:01:10 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:01:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:01:11 + sudo service+ docker restart 03:01:11 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:01:13 provisioning config files... 03:01:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config2973749374910007422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:14 ---> docker-login.sh 03:01:14 nexus3.edgexfoundry.org:10001 03:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:15 Configure a credential helper to remove this warning. See 03:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:15 03:01:15 Login Succeeded 03:01:15 nexus3.edgexfoundry.org:10002 03:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:15 Configure a credential helper to remove this warning. See 03:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:15 03:01:15 Login Succeeded 03:01:15 nexus3.edgexfoundry.org:10003 03:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:16 Configure a credential helper to remove this warning. See 03:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:16 03:01:16 Login Succeeded 03:01:16 nexus3.edgexfoundry.org:10004 03:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:17 Configure a credential helper to remove this warning. See 03:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:17 03:01:17 Login Succeeded 03:01:17 docker.io 03:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:17 Configure a credential helper to remove this warning. See 03:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:17 03:01:17 Login Succeeded 03:01:17 ---> docker-login.sh ends [Pipeline] } 03:01:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:01:19 ========================================================= 03:01:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:01:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:01:19 + 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 . 03:01:22 Sending build context to Docker daemon 166.8MB 03:01:22 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 03:01:22 Step 2/6 : FROM ${BASE} 03:01:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:01:22 5f621e34cdf4: Pulling fs layer 03:01:22 a4357932f1b6: Pulling fs layer 03:01:22 18c013af1878: Pulling fs layer 03:01:22 00ac8860ef70: Pulling fs layer 03:01:22 63d7cb157983: Pulling fs layer 03:01:22 b116817d02f9: Pulling fs layer 03:01:22 745a02a5169b: Pulling fs layer 03:01:22 63d7cb157983: Waiting 03:01:22 b116817d02f9: Waiting 03:01:22 745a02a5169b: Waiting 03:01:22 00ac8860ef70: Waiting 03:01:22 18c013af1878: Verifying Checksum 03:01:22 18c013af1878: Download complete 03:01:22 a4357932f1b6: Verifying Checksum 03:01:22 a4357932f1b6: Download complete 03:01:22 63d7cb157983: Verifying Checksum 03:01:22 63d7cb157983: Download complete 03:01:22 b116817d02f9: Verifying Checksum 03:01:22 b116817d02f9: Download complete 03:01:22 5f621e34cdf4: Download complete 03:01:23 5f621e34cdf4: Pull complete 03:01:23 a4357932f1b6: Pull complete 03:01:24 18c013af1878: Pull complete 03:01:25 745a02a5169b: Verifying Checksum 03:01:25 745a02a5169b: Download complete 03:01:27 00ac8860ef70: Download complete 03:01:37 00ac8860ef70: Pull complete 03:01:37 63d7cb157983: Pull complete 03:01:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:01:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:01:37 ---> 61202da417dc 03:01:37 Step 3/23 : WORKDIR /edgex-go 03:01:37 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:01:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:01:37 ---> 61202da417dc 03:01:37 Step 3/21 : WORKDIR /edgex-go 03:01:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:01:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:01:37 ---> 61202da417dc 03:01:37 Step 3/22 : WORKDIR /edgex-go 03:01:37 b116817d02f9: Pull complete 03:01:38 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:01:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:01:38 ---> 61202da417dc 03:01:38 Step 3/22 : WORKDIR /edgex-go 03:01:38 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:01:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:01:38 ---> 61202da417dc 03:01:38 Step 3/24 : WORKDIR /edgex-go 03:01:39 ---> Running in f2c291801e5c 03:01:39 ---> Running in da38df66be02 03:01:39 ---> Running in f6a7b535fb93 03:01:39 ---> Running in aede289724f2 03:01:39 ---> Running in 3ea8a83793dd 03:01:39 Removing intermediate container f6a7b535fb93 03:01:39 ---> d289ba824d09 03:01:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:39 Removing intermediate container da38df66be02 03:01:39 ---> d422e28ac298 03:01:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:39 Removing intermediate container aede289724f2 03:01:39 ---> c14ca1eda513 03:01:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:39 Removing intermediate container 3ea8a83793dd 03:01:39 ---> 475f6f602e67 03:01:39 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:39 Removing intermediate container f2c291801e5c 03:01:39 ---> c1eb46234215 03:01:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:39 ---> Running in 44ee6b778169 03:01:39 ---> Running in 94e863875390 03:01:39 ---> Running in 2a160c725029 03:01:39 ---> Running in 80e1a8dbe892 03:01:39 ---> Running in 9570b868dbf3 03:01:41 Removing intermediate container 94e863875390 03:01:41 ---> 52229e04b05a 03:01:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:01:41 Removing intermediate container 44ee6b778169 03:01:41 ---> e7e4e61e161b 03:01:41 Step 5/22 : RUN apk add --update --no-cache make git 03:01:41 745a02a5169b: Pull complete 03:01:41 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:01:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:01:41 ---> b7e6874047d6 03:01:41 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 03:01:42 ---> Running in 30b48ad375e3 03:01:42 ---> Running in fa269ce9770b 03:01:42 Removing intermediate container 2a160c725029 03:01:42 ---> e3f8610ba999 03:01:42 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:01:42 Removing intermediate container 80e1a8dbe892 03:01:42 ---> 9f1ec3d40b76 03:01:42 Step 5/21 : RUN apk add --update --no-cache make git 03:01:42 ---> Running in 38e79aa6e287 03:01:42 Removing intermediate container 9570b868dbf3 03:01:42 ---> e595d3774eba 03:01:42 Step 5/24 : RUN apk add --update --no-cache make git 03:01:42 ---> Running in 694a759d2328 03:01:42 ---> Running in 8d07724c62ea 03:01:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:01:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:01:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:01:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:01:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:01:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:01:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:01:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:01:45 ---> Running in 5e28e1eda979 03:01:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:01:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:01:46 OK: 233 MiB in 51 packages 03:01:46 OK: 233 MiB in 51 packages 03:01:46 OK: 233 MiB in 51 packages 03:01:46 OK: 233 MiB in 51 packages 03:01:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:01:46 Removing intermediate container 30b48ad375e3 03:01:46 ---> 47f8f854368b 03:01:46 Step 6/22 : COPY go.mod . 03:01:46 OK: 233 MiB in 51 packages 03:01:46 Removing intermediate container fa269ce9770b 03:01:46 ---> 1bd6ed789f5a 03:01:46 Step 6/22 : COPY go.mod . 03:01:47 ---> 3d11cfa51e97 03:01:47 Step 7/22 : RUN go mod download 03:01:47 ---> Running in 09dd6c779bab 03:01:47 ---> 1b533d3a3485 03:01:47 Step 7/22 : RUN go mod download 03:01:47 Removing intermediate container 38e79aa6e287 03:01:47 ---> a47a16870e8d 03:01:47 Step 6/23 : COPY go.mod . 03:01:47 ---> Running in 65b4d98ef3c6 03:01:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:01:47 ---> a6d6b052d34b 03:01:47 Step 7/23 : RUN go mod download 03:01:48 ---> Running in d82e25e82098 03:01:48 Removing intermediate container 8d07724c62ea 03:01:48 ---> 82907ec72cd7 03:01:48 Step 6/24 : COPY go.mod . 03:01:48 Removing intermediate container 694a759d2328 03:01:48 ---> c143928c84b4 03:01:48 Step 6/21 : COPY go.mod . 03:01:48 ---> e119d84b109c 03:01:48 Step 7/24 : RUN go mod download 03:01:48 ---> 2ae39f20d6f4 03:01:48 Step 7/21 : RUN go mod download 03:01:48 ---> Running in 073c550ab772 03:01:48 ---> Running in 115f4741f9da 03:01:49 (1/12) Installing libmagic (5.38-r0) 03:01:49 (2/12) Installing file (5.38-r0) 03:01:49 (3/12) Installing libc-dev (0.7.2-r3) 03:01:49 (4/12) Installing g++ (9.3.0-r2) 03:01:50 Removing intermediate container 09dd6c779bab 03:01:50 ---> b869b4802441 03:01:50 Step 8/22 : COPY . . 03:01:50 Removing intermediate container 65b4d98ef3c6 03:01:50 ---> e27970a85381 03:01:50 Step 8/22 : COPY . . 03:01:50 Removing intermediate container d82e25e82098 03:01:50 ---> f56a2fd67867 03:01:50 Step 8/23 : COPY . . 03:01:54 Removing intermediate container 073c550ab772 03:01:54 ---> a40315c9d4cc 03:01:54 Step 8/24 : COPY . . 03:01:54 Removing intermediate container 115f4741f9da 03:01:54 ---> 986d48888c79 03:01:54 Step 8/21 : COPY . . 03:01:59 (5/12) Installing fortify-headers (1.1-r0) 03:01:59 (6/12) Installing patch (2.7.6-r6) 03:01:59 (7/12) Installing build-base (0.5-r2) 03:01:59 (8/12) Installing libsodium (1.0.18-r0) 03:01:59 (9/12) Installing pkgconf (1.7.2-r0) 03:01:59 (10/12) Installing libsodium-dev (1.0.18-r0) 03:01:59 (11/12) Installing libzmq (4.3.3-r0) 03:01:59 (12/12) Installing zeromq-dev (4.3.3-r0) 03:01:59 Executing busybox-1.31.1-r19.trigger 03:01:59 OK: 217 MiB in 51 packages 03:02:03 Removing intermediate container 5e28e1eda979 03:02:03 ---> 41fd9b64c0c6 03:02:03 Step 4/6 : WORKDIR /edgex-go 03:02:04 ---> Running in 6a57d41cc5c7 03:02:04 Removing intermediate container 6a57d41cc5c7 03:02:04 ---> af1ba3e2fc78 03:02:04 Step 5/6 : COPY go.mod . 03:02:05 ---> 0948b92f2653 03:02:05 Step 6/6 : RUN go mod download 03:02:05 ---> Running in ae12a3cfea46 03:02:33 ---> a3962fb0c6ad 03:02:33 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:02:33 ---> 6d9655d70734 03:02:33 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:02:33 ---> Running in 005da4f71f0c 03:02:33 ---> d07d78e80af1 03:02:33 Step 9/23 : RUN make cmd/core-data/core-data 03:02:33 ---> Running in edb29600ca7d 03:02:33 ---> b7976d4c02d2 03:02:33 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:02:33 ---> fcbaf0cf46f0 03:02:33 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:02:33 ---> Running in 939448a9ec3d 03:02:33 ---> Running in 6afa5c4603ac 03:02:33 ---> Running in 6a929acc1048 03:02:33 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 03:02:33 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 03:02:33 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 03:02:33 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 03:02:33 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 03:02:37 Removing intermediate container ae12a3cfea46 03:02:37 ---> 86b3fa6e0529 03:02:37 Successfully built 86b3fa6e0529 03:02:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:02:38 + docker inspect -f . ci-base-image-arm64 03:02:38 . [Pipeline] withDockerContainer 03:02:38 prd-ubuntu18.04-docker-arm64-4c-16g-29920 does not seem to be running inside a container 03:02:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 03:02:40 $ docker top e521a94df5eb001224b03a3dc80178535822ca1e6c346cb4fc3e0ff6492a2c01 -eo pid,comm [Pipeline] { [Pipeline] sh 03:02:41 + go version 03:02:41 go version go1.15.5 linux/arm64 [Pipeline] } 03:02:41 $ docker stop --time=1 e521a94df5eb001224b03a3dc80178535822ca1e6c346cb4fc3e0ff6492a2c01 03:02:43 $ docker rm -f e521a94df5eb001224b03a3dc80178535822ca1e6c346cb4fc3e0ff6492a2c01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:02:44 + docker inspect -f . ci-base-image-arm64 03:02:44 . [Pipeline] withDockerContainer 03:02:44 prd-ubuntu18.04-docker-arm64-4c-16g-29920 does not seem to be running inside a container 03:02:44 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 03:02:45 $ docker top e808f8adb25dfaaf171bdfc7bd4b37a546c30824909b2af547dda6687510ae02 -eo pid,comm [Pipeline] { [Pipeline] echo 03:02:46 ========================================================= 03:02:46 [edgeXBuildGoParallel] Running Tests and Build... 03:02:46 ========================================================= [Pipeline] sh 03:02:46 + make test 03:02:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:03:00 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 03:03:00 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 03:03:12 Removing intermediate container 6a929acc1048 03:03:12 Removing intermediate container 6afa5c4603ac 03:03:12 ---> 760686d4aae2 03:03:12 ---> 0e6948eacae9 03:03:12 03:03:12 Step 10/24 : FROM alpine:3.12 03:03:12 03:03:12 Step 10/21 : FROM alpine:3.12 03:03:12 3.12: Pulling from library/alpine 03:03:12 3.12: Pulling from library/alpine 03:03:12 Removing intermediate container 005da4f71f0c 03:03:12 ---> 7848f3963300 03:03:12 03:03:12 Step 10/22 : FROM alpine:3.12 03:03:12 Removing intermediate container edb29600ca7d 03:03:12 ---> 82a302a39527 03:03:12 03:03:12 Step 10/22 : FROM alpine:3.12 03:03:12 3.12: Pulling from library/alpine 03:03:12 3.12: Pulling from library/alpine 03:03:12 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 03:03:12 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 03:03:12 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 03:03:12 Status: Downloaded newer image for alpine:3.12 03:03:12 Status: Image is up to date for alpine:3.12 03:03:12 Status: Downloaded newer image for alpine:3.12 03:03:12 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 03:03:12 Status: Image is up to date for alpine:3.12 03:03:12 ---> 88dd2752d2ea 03:03:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:03:12 ---> 88dd2752d2ea 03:03:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:03:12 ---> 88dd2752d2ea 03:03:12 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 03:03:12 ---> 88dd2752d2ea 03:03:12 Step 11/21 : RUN apk add --update --no-cache curl 03:03:13 ---> Running in 8029f829b00e 03:03:13 ---> Running in 3c8fb08d2b6a 03:03:13 ---> Running in 377776b28f16 03:03:13 ---> Running in 553efc482b44 03:03:13 ? github.com/edgexfoundry/edgex-go [no test files] 03:03:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:03:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:03:14 (1/5) Installing ca-certificates (20191127-r4) 03:03:14 (2/5) Installing nghttp2-libs (1.41.0-r0) 03:03:14 (3/5) Installing libcurl (7.69.1-r3) 03:03:14 (4/5) Installing curl (7.69.1-r3) 03:03:14 (5/5) Installing dumb-init (1.2.2-r1) 03:03:14 Executing busybox-1.31.1-r19.trigger 03:03:14 Executing ca-certificates-20191127-r4.trigger 03:03:14 OK: 7 MiB in 19 packages 03:03:15 Removing intermediate container 939448a9ec3d 03:03:15 ---> 4a4c24cab7be 03:03:15 03:03:15 Step 10/23 : FROM alpine:3.12 03:03:15 ---> 88dd2752d2ea 03:03:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:03:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:03:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:03:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:03:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:03:15 (1/1) Installing dumb-init (1.2.2-r1) 03:03:15 Executing busybox-1.31.1-r19.trigger 03:03:15 (1/2) Installing ca-certificates (20191127-r4) 03:03:15 OK: 6 MiB in 15 packages 03:03:15 (2/2) Installing dumb-init (1.2.2-r1) 03:03:15 Executing busybox-1.31.1-r19.trigger 03:03:15 Executing ca-certificates-20191127-r4.trigger 03:03:15 OK: 6 MiB in 16 packages 03:03:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:03:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:03:15 (1/4) Installing ca-certificates (20191127-r4) 03:03:16 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:03:16 (3/4) Installing libcurl (7.69.1-r3) 03:03:16 (4/4) Installing curl (7.69.1-r3) 03:03:16 Executing busybox-1.31.1-r19.trigger 03:03:16 Executing ca-certificates-20191127-r4.trigger 03:03:17 ---> Running in f4de0109f416 03:03:17 OK: 7 MiB in 18 packages 03:03:18 Removing intermediate container f4de0109f416 03:03:18 ---> 5139b76a9bf0 03:03:18 Step 12/23 : ENV APP_PORT=48080 03:03:18 Removing intermediate container 8029f829b00e 03:03:18 ---> 309c6840b1f5 03:03:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:03:19 ---> Running in e2981c6507b4 03:03:19 ---> Running in 596877731d25 03:03:19 Removing intermediate container 377776b28f16 03:03:19 ---> 50416b0179a6 03:03:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:03:19 Removing intermediate container 3c8fb08d2b6a 03:03:19 ---> 2e8140b86908 03:03:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:03:19 Removing intermediate container 553efc482b44 03:03:19 ---> 31950f60949b 03:03:19 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:03:19 ---> Running in a5b4f233ad74 03:03:19 Removing intermediate container e2981c6507b4 03:03:19 ---> ee572b8acd4e 03:03:19 Step 13/23 : EXPOSE $APP_PORT 03:03:19 ---> Running in 3443ec3d4b77 03:03:19 ---> Running in 29c50519d1a1 03:03:19 Removing intermediate container 596877731d25 03:03:19 ---> a76111b9f7ea 03:03:19 Step 13/24 : WORKDIR / 03:03:19 ---> Running in 044da39e6b90 03:03:20 ---> Running in 8f5373fc35ed 03:03:20 Removing intermediate container a5b4f233ad74 03:03:20 ---> fd96fe1e9562 03:03:20 Step 13/22 : ENV APP_PORT=48085 03:03:20 Removing intermediate container 3443ec3d4b77 03:03:20 ---> 68b77cad5c88 03:03:20 Step 13/22 : ENV APP_PORT=48060 03:03:20 Removing intermediate container 29c50519d1a1 03:03:20 ---> 7eaef6048792 03:03:20 Step 13/21 : WORKDIR /edgex 03:03:20 Removing intermediate container 044da39e6b90 03:03:20 ---> bdd70fa49563 03:03:20 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:20 ---> Running in 2d7dc1c88162 03:03:20 ---> Running in ed30686c943e 03:03:20 ---> Running in 29d56815840f 03:03:20 ---> Running in 0864ffaba82d 03:03:20 Removing intermediate container 8f5373fc35ed 03:03:20 ---> da083c9c4201 03:03:20 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:03:21 Removing intermediate container 2d7dc1c88162 03:03:21 ---> edd0ba6616ea 03:03:21 Step 14/22 : EXPOSE $APP_PORT 03:03:21 Removing intermediate container 29d56815840f 03:03:21 ---> 6d5fb6a7966d 03:03:21 Step 14/22 : EXPOSE $APP_PORT 03:03:21 Removing intermediate container ed30686c943e 03:03:21 ---> ee63edbbeecf 03:03:21 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:03:21 ---> Running in 97203190c15b 03:03:21 ---> f6efb1497795 03:03:21 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:03:21 ---> Running in 4b1ac620cf9d 03:03:21 Removing intermediate container 4b1ac620cf9d 03:03:21 ---> de8bc147678f 03:03:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:03:21 ---> 3af832bfb3e6 03:03:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:03:21 Removing intermediate container 97203190c15b 03:03:21 ---> cc308e7a0b1f 03:03:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:03:21 ---> f1e959e87254 03:03:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:03:22 ---> 954c38103317 03:03:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:03:22 ---> 9d0a8b3c4e3c 03:03:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:03:22 ---> c97d2b811f92 03:03:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:03:22 ---> 3266befcc2d1 03:03:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:03:22 Removing intermediate container 0864ffaba82d 03:03:22 ---> a94803bf5b8a 03:03:22 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:03:22 ---> Running in b967b520034a 03:03:22 ---> 90c9a1ec21b6 03:03:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:03:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:03:23 ---> ef3313d7011f 03:03:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:03:23 ---> c751040247e5 03:03:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:03:23 ---> 8ac2fe617f3d 03:03:23 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:03:23 ---> Running in e4e08b360ca6 03:03:23 ---> 4b2525e46c30 03:03:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:03:23 ---> 59b2294f220c 03:03:23 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:03:24 ---> c3f2bff9070f 03:03:24 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:03:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:03:24 ---> Running in 1fad17e29a50 03:03:24 ---> Running in dfad6f2b37f3 03:03:24 Removing intermediate container e4e08b360ca6 03:03:24 ---> 3969f7584f53 03:03:24 Step 18/21 : CMD ["--init=true"] 03:03:24 ---> Running in 30709389c8db 03:03:24 ---> 2874620a3a60 03:03:24 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/ 03:03:24 Removing intermediate container dfad6f2b37f3 03:03:24 ---> 6752cfec5d1c 03:03:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:03:24 Removing intermediate container 1fad17e29a50 03:03:24 ---> 7df0653ebb0d 03:03:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:03:24 ---> Running in 238da632bd4a 03:03:24 ---> Running in 59cef2f6a671 03:03:24 ---> Running in ab701e47fe3d 03:03:24 Removing intermediate container 30709389c8db 03:03:24 ---> 5d9adc7e00a2 03:03:24 Step 19/21 : LABEL arch=x86_64 03:03:24 ---> Running in 83d4b09e2fe4 03:03:24 (1/6) Installing dumb-init (1.2.2-r1) 03:03:24 Removing intermediate container 59cef2f6a671 03:03:24 ---> f21663fe5f56 03:03:24 Step 20/22 : LABEL arch=x86_64 03:03:24 (2/6) Installing libgcc (9.3.0-r2) 03:03:25 Removing intermediate container ab701e47fe3d 03:03:25 ---> fc2471f4d842 03:03:25 Step 20/22 : LABEL arch=x86_64 03:03:25 (3/6) Installing libsodium (1.0.18-r0) 03:03:25 ---> Running in 36049f418411 03:03:25 ---> Running in 4c69af059875 03:03:25 Removing intermediate container 83d4b09e2fe4 03:03:25 ---> fa6929377e25 03:03:25 Step 20/21 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 03:03:25 (4/6) Installing libstdc++ (9.3.0-r2) 03:03:25 Removing intermediate container 36049f418411 03:03:25 ---> 1ae7447aa44f 03:03:25 Step 21/22 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 03:03:25 ---> Running in 053ff4f2f9d4 03:03:25 Removing intermediate container 4c69af059875 03:03:25 ---> 8fc11b1831c3 03:03:25 Step 21/22 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 03:03:25 ---> Running in c8dd984d66b0 03:03:25 ---> Running in c2087989cb55 03:03:25 Removing intermediate container 053ff4f2f9d4 03:03:25 ---> 9d80ce96c54e 03:03:25 Step 21/21 : LABEL version=0.0.0 03:03:25 (5/6) Installing libzmq (4.3.3-r0) 03:03:26 ---> Running in e6edbe3ac6f5 03:03:26 (6/6) Installing zeromq (4.3.3-r0) 03:03:26 Removing intermediate container c8dd984d66b0 03:03:26 ---> 18d8a61f22e0 03:03:26 Step 22/22 : LABEL version=0.0.0 03:03:26 Executing busybox-1.31.1-r19.trigger 03:03:26 Removing intermediate container c2087989cb55 03:03:26 ---> 5c7cc171a2dd 03:03:26 Step 22/22 : LABEL version=0.0.0 03:03:26 OK: 8 MiB in 20 packages 03:03:26 Removing intermediate container 238da632bd4a 03:03:26 ---> 04d5d9be9fcd 03:03:26 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:03:26 ---> Running in 7e0ccc1fa3ca 03:03:26 ---> Running in 43b26ddfd8b8 03:03:26 ---> Running in 9b86d8acba85 03:03:26 Removing intermediate container e6edbe3ac6f5 03:03:26 ---> d2e63eeb81a0 03:03:26 03:03:27 Successfully built d2e63eeb81a0 03:03:27 Removing intermediate container 43b26ddfd8b8 03:03:27 ---> 1e46029c5b37 03:03:27 03:03:27 Removing intermediate container 7e0ccc1fa3ca 03:03:27 ---> 9c156a692c9d 03:03:27 03:03:27 Successfully tagged docker-security-proxy-setup-go:latest 03:03:27  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go 03:03:27 Successfully built 1e46029c5b37 03:03:27 Successfully built 9c156a692c9d 03:03:27 Removing intermediate container 9b86d8acba85 03:03:27 ---> 335407066127 03:03:27 Step 22/24 : LABEL arch=x86_64 03:03:27 Successfully tagged docker-support-notifications-go:latest 03:03:27 Building docker-sys-mgmt-agent-go 03:03:27  Building docker-support-notifications-go ... done Successfully tagged docker-support-scheduler-go:latest 03:03:27 Building docker-core-metadata-go 03:03:27  Building docker-support-scheduler-go ... done Removing intermediate container b967b520034a 03:03:27 ---> 03ce831da544 03:03:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:03:27 ---> Running in e91f3a8d4b7c 03:03:27 Removing intermediate container e91f3a8d4b7c 03:03:27 ---> c15cd0e247bf 03:03:27 Step 23/24 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 03:03:27 ---> Running in 94a9e6a80a86 03:03:27 ---> 0712073fd752 03:03:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:03:27 Removing intermediate container 94a9e6a80a86 03:03:27 ---> 96ef3994524c 03:03:27 Step 24/24 : LABEL version=0.0.0 03:03:27 ---> Running in 4f2c90e40414 03:03:28 Removing intermediate container 4f2c90e40414 03:03:28 ---> c833772dabce 03:03:28 03:03:28 Successfully built c833772dabce 03:03:28 ---> 993363f6e0af 03:03:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:03:28 Successfully tagged docker-security-secretstore-setup-go:latest 03:03:28  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 03:03:29 ---> f1ac8e63b6f0 03:03:29 Step 19/23 : ENTRYPOINT ["/core-data"] 03:03:31 ---> Running in 8d761388951f 03:03:32 Removing intermediate container 8d761388951f 03:03:32 ---> e4f65993ba93 03:03:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:03:36 ---> Running in 5a573a41ea0f 03:03:36 Removing intermediate container 5a573a41ea0f 03:03:36 ---> 4690c6b09489 03:03:36 Step 21/23 : LABEL arch=x86_64 03:03:37 ---> Running in 4e19b4d06466 03:03:37 Removing intermediate container 4e19b4d06466 03:03:37 ---> 86b7c498cc3c 03:03:37 Step 22/23 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 03:03:40 ---> Running in 9ef3c3b5aac7 03:03:40 Removing intermediate container 9ef3c3b5aac7 03:03:40 ---> d93455fd3b43 03:03:40 Step 23/23 : LABEL version=0.0.0 03:03:40 ---> Running in 540d32a27809 03:03:40 Removing intermediate container 540d32a27809 03:03:40 ---> 42bf0a1110d4 03:03:40 03:03:40 Successfully built 42bf0a1110d4 03:03:40 Successfully tagged docker-core-data-go:latest 03:03:55  Building docker-core-data-go ... done Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:03:55 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:03:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:03:55 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:03:55 ---> 61202da417dc 03:03:55 ---> 61202da417dc 03:03:55 Step 3/31 : WORKDIR /edgex-go 03:03:55 Step 3/26 : WORKDIR /edgex-go 03:03:55 ---> Using cache 03:03:55 ---> c1eb46234215 03:03:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:55 ---> Using cache 03:03:55 ---> c1eb46234215 03:03:55 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:55 ---> Using cache 03:03:55 ---> e595d3774eba 03:03:55 Step 5/26 : RUN apk add --update --no-cache make bash git 03:03:55 ---> Using cache 03:03:55 ---> e595d3774eba 03:03:55 Step 5/31 : RUN apk add --update --no-cache make git 03:03:55 ---> Using cache 03:03:55 ---> 82907ec72cd7 03:03:55 Step 6/31 : COPY go.mod . 03:03:55 ---> Using cache 03:03:55 ---> e119d84b109c 03:03:55 Step 7/31 : RUN go mod download 03:03:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:03:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:03:55 ---> 61202da417dc 03:03:55 Step 3/23 : WORKDIR /edgex-go 03:03:55 ---> Using cache 03:03:55 ---> c1eb46234215 03:03:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:55 ---> Using cache 03:03:55 ---> e595d3774eba 03:03:55 Step 5/23 : RUN apk add --update --no-cache make git 03:03:55 ---> Using cache 03:03:55 ---> 82907ec72cd7 03:03:55 Step 6/23 : COPY go.mod . 03:03:55 ---> Using cache 03:03:55 ---> e119d84b109c 03:03:55 Step 7/23 : RUN go mod download 03:03:55 ---> Using cache 03:03:55 ---> a40315c9d4cc 03:03:55 Step 8/23 : COPY . . 03:03:55 ---> Using cache 03:03:55 ---> a40315c9d4cc 03:03:55 Step 8/31 : COPY . . 03:03:55 ---> Using cache 03:03:55 ---> b7976d4c02d2 03:03:55 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:03:55 ---> Using cache 03:03:55 ---> b7976d4c02d2 03:03:55 Step 9/23 : RUN make cmd/core-command/core-command 03:03:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:03:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:03:55 ---> 61202da417dc 03:03:55 Step 3/23 : WORKDIR /edgex-go 03:03:55 ---> Using cache 03:03:55 ---> c1eb46234215 03:03:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:55 ---> Using cache 03:03:55 ---> e595d3774eba 03:03:55 Step 5/23 : RUN apk add --update --no-cache make git 03:03:55 ---> Using cache 03:03:55 ---> 82907ec72cd7 03:03:55 Step 6/23 : COPY go.mod . 03:03:55 ---> Using cache 03:03:55 ---> e119d84b109c 03:03:55 Step 7/23 : RUN go mod download 03:03:55 ---> Using cache 03:03:55 ---> a40315c9d4cc 03:03:55 Step 8/23 : COPY . . 03:03:56 ---> Using cache 03:03:56 ---> b7976d4c02d2 03:03:56 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:03:57 ---> Running in 2a9c4e40c9e5 03:03:57 ---> Running in 108aeeb75743 03:03:57 ---> Running in 39e3db6ec5b5 03:03:57 ---> Running in fe86b3036b3f 03:03: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 03:03:57 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 03:03:57 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 03:03:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:03:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:04:00 OK: 233 MiB in 51 packages 03:04:03 Removing intermediate container 108aeeb75743 03:04:03 ---> 400b3c0a3bf3 03:04:03 Step 6/26 : COPY go.mod . 03:04:03 ---> 14a06ae16cd7 03:04:03 Step 7/26 : RUN go mod download 03:04:03 ---> Running in c2d1a90c1468 03:04:07 Removing intermediate container c2d1a90c1468 03:04:07 ---> 6b941023dacd 03:04:07 Step 8/26 : COPY . . 03:04:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:04:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:04:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:04:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:04:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:04:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:04:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:04:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:04:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:04:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:04:30 ---> 66890e903ece 03:04:30 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:04:30 ---> Running in f00124b17f28 03:04:30 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 03:04:34 Removing intermediate container fe86b3036b3f 03:04:34 ---> 44d26634af6d 03:04:34 03:04:34 Step 10/31 : FROM alpine:3.12 03:04:34 ---> 88dd2752d2ea 03:04:34 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:04:35 Removing intermediate container 39e3db6ec5b5 03:04:35 ---> 82156c859931 03:04:35 03:04:35 Step 10/23 : FROM alpine:3.12 03:04:35 ---> 88dd2752d2ea 03:04:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:04:35 ---> Using cache 03:04:35 ---> 50416b0179a6 03:04:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:04:35 ---> Using cache 03:04:35 ---> fd96fe1e9562 03:04:35 Step 13/23 : ENV APP_PORT=48082 03:04:35 ---> Running in 9b7ac75cb814 03:04:35 ---> Running in 9fdb01153596 03:04:36 Removing intermediate container 2a9c4e40c9e5 03:04:36 ---> d025308f5fba 03:04:36 03:04:36 Step 10/23 : FROM alpine:3.12 03:04:36 ---> 88dd2752d2ea 03:04:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:04:36 ---> Using cache 03:04:36 ---> 50416b0179a6 03:04:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:04:36 ---> Using cache 03:04:36 ---> fd96fe1e9562 03:04:36 Step 13/23 : ENV APP_PORT=48081 03:04:36 Removing intermediate container 9b7ac75cb814 03:04:36 ---> 6abd70b9dcac 03:04:36 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:04:37 ---> Running in 41ab6ee2198f 03:04:37 ---> Running in 99369c47c79c 03:04:37 Removing intermediate container 9fdb01153596 03:04:37 ---> c2d951315c29 03:04:37 Step 14/23 : EXPOSE $APP_PORT 03:04:37 ---> Running in f3dcbd114876 03:04:37 Removing intermediate container 41ab6ee2198f 03:04:37 ---> 4eacbb3cd063 03:04:37 Step 14/23 : EXPOSE $APP_PORT 03:04:37 ---> Running in 0e8dbcbb0c21 03:04:37 Removing intermediate container f3dcbd114876 03:04:37 ---> b583970a038b 03:04:37 Step 15/23 : WORKDIR / 03:04:37 ---> Running in 08600db6233e 03:04:38 Removing intermediate container 0e8dbcbb0c21 03:04:38 ---> 9e43c7039e6a 03:04:38 Step 15/23 : WORKDIR / 03:04:38 ---> Running in 5ed5b0d825d6 03:04:38 Removing intermediate container 08600db6233e 03:04:38 ---> e53692c6827a 03:04:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:04:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:04:38 Removing intermediate container 5ed5b0d825d6 03:04:38 ---> f0caf72d999e 03:04:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:04:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:04:38 (1/2) Installing dumb-init (1.2.2-r1) 03:04:38 (2/2) Installing su-exec (0.2-r1) 03:04:38 Executing busybox-1.31.1-r19.trigger 03:04:38 OK: 6 MiB in 16 packages 03:04:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:04:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:04:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:04:38 ---> 65f2f62e933e 03:04:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:04:38 ---> c7617a993ac3 03:04:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:04:39 ---> 4d1c91701b90 03:04:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:04:39 Removing intermediate container 99369c47c79c 03:04:39 ---> d9a29be4b344 03:04:39 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:04:39 ---> 4249ac266bcc 03:04:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:04:39 ---> Running in e40c2f032c6f 03:04:40 ---> ad08aeba328b 03:04:40 Step 19/23 : ENTRYPOINT ["/core-command"] 03:04:40 Removing intermediate container e40c2f032c6f 03:04:40 ---> daaecd50b815 03:04:40 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:04:41 ---> Running in fc6cae17e811 03:04:41 ---> aa603f565cb3 03:04:41 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:04:41 ---> Running in c62102cc00fc 03:04:41 ---> Running in aec534303961 03:04:41 Removing intermediate container fc6cae17e811 03:04:41 ---> 64e95dfe7f27 03:04:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:04:41 Removing intermediate container c62102cc00fc 03:04:41 ---> 4bc20dc6cd64 03:04:41 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:04:41 ---> Running in 50513f280d98 03:04:41 Removing intermediate container aec534303961 03:04:41 ---> babb17b5862f 03:04:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:04:41 ---> Running in 98fc772cc8cb 03:04:41 ---> Running in e94f33b36dcb 03:04:42 Removing intermediate container 50513f280d98 03:04:42 ---> 49df669ccb96 03:04:42 Step 21/23 : LABEL arch=x86_64 03:04:42 ---> Running in 2c6a5ae143a9 03:04:42 Removing intermediate container e94f33b36dcb 03:04:42 ---> 5ac102534ca2 03:04:42 Step 21/23 : LABEL arch=x86_64 03:04:43 ---> Running in 340fa3df0408 03:04:43 Removing intermediate container 2c6a5ae143a9 03:04:43 ---> d392b7b0fd15 03:04:43 Step 22/23 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 03:04:43 ---> Running in c0c5d224632e 03:04:43 Removing intermediate container 340fa3df0408 03:04:43 ---> cfdae503653c 03:04:43 Step 22/23 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 03:04:43 ---> Running in 4ff1f058beac 03:04:43 Removing intermediate container 98fc772cc8cb 03:04:43 ---> 8816991f6531 03:04:43 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:04:43 Removing intermediate container c0c5d224632e 03:04:43 ---> 44827c7227eb 03:04:43 Step 23/23 : LABEL version=0.0.0 03:04:43 ---> Running in 9df56ada20a4 03:04:43 ---> Running in 6cbfde7315ee 03:04:44 Removing intermediate container 4ff1f058beac 03:04:44 ---> d18a40e35ce6 03:04:44 Step 23/23 : LABEL version=0.0.0 03:04:44 ---> Running in 0a8b4f967d23 03:04:44 Removing intermediate container 6cbfde7315ee 03:04:44 ---> 08dda3f85910 03:04:44 03:04:44 Removing intermediate container 9df56ada20a4 03:04:44 ---> b089e701d639 03:04:44 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:04:44 Removing intermediate container 0a8b4f967d23 03:04:44 ---> 6174707b5c89 03:04:44 03:04:44 Successfully built 08dda3f85910 03:04:44 Successfully built 6174707b5c89 03:04:44 Successfully tagged docker-core-command-go:latest 03:04:44 Successfully tagged docker-core-metadata-go:latest 03:04:44  Building docker-core-command-go ... done  Building docker-core-metadata-go ... done  ---> 3dc6e8b2bb9e 03:04:44 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:04:44 ---> Running in 23a019d6b9d9 03:04:45 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.292s coverage: 45.9% of statements 03:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 03:04:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.155s coverage: 19.8% of statements 03:04:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.224s coverage: 100.0% of statements 03:04:48 Removing intermediate container f00124b17f28 03:04:48 ---> b14d8b3b9f3c 03:04:48 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:04:48 ---> Running in aaeff9fd8d98 03:04:48 Removing intermediate container 23a019d6b9d9 03:04:48 ---> a47fa4e52dae 03:04:48 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:04:48 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 03:04:48 ---> 68a5b19a415f 03:04:48 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:04:49 ---> a04c25b44a52 03:04:49 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:04:49 ---> 6586128d0b17 03:04:49 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:04:49 Removing intermediate container aaeff9fd8d98 03:04:49 ---> b5e70e3a4091 03:04:49 03:04:49 Step 11/26 : FROM docker:20.10.0 03:04:49 20.10.0: Pulling from library/docker 03:04:49 ---> 9f17a19c6748 03:04:49 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:04:50 ---> 856e13c791a0 03:04:50 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:04:50 ---> Running in e6097506f515 03:04:50 Removing intermediate container e6097506f515 03:04:50 ---> 34672483541c 03:04:50 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:04:51 ---> efdc1ea6910a 03:04:51 Step 26/31 : RUN chmod +x /entrypoint.sh 03:04:51 ---> Running in cc870fbe989f 03:04:52 Removing intermediate container cc870fbe989f 03:04:52 ---> 4d4e72110f9f 03:04:52 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:04:52 ---> Running in 7975a3b12a93 03:04:53 Removing intermediate container 7975a3b12a93 03:04:53 ---> 6b1a097ac227 03:04:53 Step 28/31 : CMD ["gate"] 03:04:53 ---> Running in 80bfdd0a8e21 03:04:53 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.667s coverage: 27.1% of statements 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:04:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.066s coverage: 100.0% of statements 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:04:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:04:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.281s coverage: 71.3% of statements 03:04:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:04:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:04:54 Removing intermediate container 80bfdd0a8e21 03:04:54 ---> 16f7dd2d058e 03:04:54 Step 29/31 : LABEL arch=x86_64 03:04:54 ---> Running in 555304ce6838 03:04:54 Removing intermediate container 555304ce6838 03:04:54 ---> 1ebdb98e3194 03:04:54 Step 30/31 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 03:04:54 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:04:54 Status: Downloaded newer image for docker:20.10.0 03:04:54 ---> aefe523efa57 03:04:54 Step 12/26 : RUN apk add --no-cache bash 03:04:55 ---> Running in fffa96c8d565 03:04:55 ---> Running in 917b7b783593 03:04:55 Removing intermediate container fffa96c8d565 03:04:55 ---> 8fcd72e30b58 03:04:55 Step 31/31 : LABEL version=0.0.0 03:04:55 ---> Running in c4912a29d838 03:04:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:04:55 Removing intermediate container c4912a29d838 03:04:55 ---> 18e9ec4b57bd 03:04:55 03:04:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:04:55 Successfully built 18e9ec4b57bd 03:04:55 (1/2) Installing readline (8.0.4-r0) 03:04:55 (2/2) Installing bash (5.0.17-r0) 03:04:55 Successfully tagged docker-security-bootstrapper-go:latest 03:04:55  Building docker-security-bootstrapper-go ... done Executing bash-5.0.17-r0.post-install 03:04:55 Executing busybox-1.31.1-r19.trigger 03:04:55 OK: 12 MiB in 22 packages 03:04:56 Removing intermediate container 917b7b783593 03:04:56 ---> 310b4d46bb2f 03:04:56 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:04:56 ---> Running in faf0ecef0fa1 03:04:56 Removing intermediate container faf0ecef0fa1 03:04:56 ---> 60d0aac39532 03:04:56 Step 14/26 : ENV APP_PORT=48090 03:04:56 ---> Running in 06231e2d0327 03:04:57 Removing intermediate container 06231e2d0327 03:04:57 ---> ab458aad54fa 03:04:57 Step 15/26 : EXPOSE $APP_PORT 03:04:57 ---> Running in 1798093bb338 03:04:57 Removing intermediate container 1798093bb338 03:04:57 ---> ceef00b490f0 03:04:57 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:04:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.566s coverage: 82.9% of statements 03:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:04:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.254s coverage: 78.9% of statements 03:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:04:57 ---> b56a470069fa 03:04:57 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:04:58 ---> 8073c1268b32 03:04:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:04:58 ---> 2b75718e7118 03:04:58 Step 19/26 : RUN apk --no-cache add py3-pip 03:04:58 ---> Running in 3f7b7bfe01a4 03:04:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:04:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:04:59 (1/33) Installing libbz2 (1.0.8-r1) 03:04:59 (2/33) Installing expat (2.2.9-r1) 03:04:59 (3/33) Installing libffi (3.3-r2) 03:04:59 (4/33) Installing gdbm (1.13-r1) 03:04:59 (5/33) Installing xz-libs (5.2.5-r0) 03:04:59 (6/33) Installing sqlite-libs (3.32.1-r0) 03:04:59 (7/33) Installing python3 (3.8.8-r0) 03:05:00 (8/33) Installing py3-appdirs (1.4.4-r1) 03:05:00 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:05:00 (10/33) Installing py3-parsing (2.4.7-r0) 03:05:00 (11/33) Installing py3-six (1.15.0-r0) 03:05:00 (12/33) Installing py3-packaging (20.4-r0) 03:05:00 (13/33) Installing py3-setuptools (47.0.0-r0) 03:05:00 (14/33) Installing py3-chardet (3.0.4-r4) 03:05:00 (15/33) Installing py3-idna (2.9-r0) 03:05:00 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:05:00 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:05:00 (18/33) Installing py3-requests (2.23.0-r0) 03:05:00 (19/33) Installing py3-msgpack (1.0.0-r0) 03:05:00 (20/33) Installing py3-lockfile (0.12.2-r3) 03:05:00 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:05:00 (22/33) Installing py3-colorama (0.4.3-r0) 03:05:00 (23/33) Installing py3-distlib (0.3.0-r0) 03:05:00 (24/33) Installing py3-distro (1.5.0-r1) 03:05:00 (25/33) Installing py3-webencodings (0.5.1-r3) 03:05:00 (26/33) Installing py3-html5lib (1.0.1-r4) 03:05:00 (27/33) Installing py3-pytoml (0.1.21-r0) 03:05:00 (28/33) Installing py3-pep517 (0.8.2-r0) 03:05:00 (29/33) Installing py3-progress (1.5-r0) 03:05:00 (30/33) Installing py3-toml (0.10.1-r0) 03:05:00 (31/33) Installing py3-retrying (1.3.3-r0) 03:05:00 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:05:00 (33/33) Installing py3-pip (20.1.1-r0) 03:05:00 Executing busybox-1.31.1-r19.trigger 03:05:00 OK: 71 MiB in 55 packages 03:05:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.157s coverage: 28.6% of statements 03:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:05:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.250s coverage: 100.0% of statements 03:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:05:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.104s coverage: 100.0% of statements 03:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:05:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.361s coverage: 86.7% of statements 03:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:05:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.425s coverage: 97.5% of statements 03:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:05:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.182s coverage: 78.3% of statements 03:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:05:10 Removing intermediate container 3f7b7bfe01a4 03:05:10 ---> eaa7b13f1c0a 03:05:10 Step 20/26 : RUN pip install docker-compose==1.23.2 03:05:10 ---> Running in bd1442d0f48d 03:05:10 Collecting docker-compose==1.23.2 03:05:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:05:11 Collecting texttable<0.10,>=0.9.0 03:05:11 Downloading texttable-0.9.1.tar.gz (11 kB) 03:05:11 Collecting docopt<0.7,>=0.6.1 03:05:11 Downloading docopt-0.6.2.tar.gz (25 kB) 03:05:12 Collecting dockerpty<0.5,>=0.4.1 03:05:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:05:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:05:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:05:13 Collecting docker<4.0,>=3.6.0 03:05:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:05:13 Collecting jsonschema<3,>=2.5.1 03:05:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:05:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:05:13 Collecting websocket-client<1.0,>=0.32.0 03:05:13 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 03:05:13 Collecting PyYAML<4,>=3.10 03:05:13 Downloading PyYAML-3.13.tar.gz (270 kB) 03:05:14 Collecting cached-property<2,>=1.2.0 03:05:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:05:14 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) 03:05:14 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) 03:05:14 Collecting idna<2.8,>=2.5 03:05:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:05:14 Collecting urllib3<1.25,>=1.21.1 03:05:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:05:14 Collecting docker-pycreds>=0.4.0 03:05:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:05:14 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:05:14 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:05:14 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:05:14 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:05:14 Installing collected packages: texttable, docopt, dockerpty, idna, urllib3, requests, websocket-client, docker-pycreds, docker, jsonschema, PyYAML, cached-property, docker-compose 03:05:14 Running setup.py install for texttable: started 03:05:15 Running setup.py install for texttable: finished with status 'done' 03:05:15 Running setup.py install for docopt: started 03:05:16 Running setup.py install for docopt: finished with status 'done' 03:05:16 Running setup.py install for dockerpty: started 03:05:16 Running setup.py install for dockerpty: finished with status 'done' 03:05:16 Attempting uninstall: idna 03:05:16 Found existing installation: idna 2.9 03:05:16 Uninstalling idna-2.9: 03:05:16 Successfully uninstalled idna-2.9 03:05:17 Attempting uninstall: urllib3 03:05:17 Found existing installation: urllib3 1.25.9 03:05:17 Uninstalling urllib3-1.25.9: 03:05:17 Successfully uninstalled urllib3-1.25.9 03:05:17 Attempting uninstall: requests 03:05:17 Found existing installation: requests 2.23.0 03:05:17 Uninstalling requests-2.23.0: 03:05:17 Successfully uninstalled requests-2.23.0 03:05:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.365s coverage: 92.8% of statements 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:05:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:05:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.254s coverage: 0.1% of statements 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 03:05:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.103s coverage: 47.1% of statements 03:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.099s coverage: 79.5% of statements 03:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.077s coverage: 94.1% of statements 03:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements 03:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 03:05:18 Running setup.py install for PyYAML: started 03:05:18 Running setup.py install for PyYAML: finished with status 'done' 03:05:19 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 03:05:21 Removing intermediate container bd1442d0f48d 03:05:21 ---> 90c41453a57e 03:05:21 Step 21/26 : RUN apk --no-cache add curl 03:05:21 ---> Running in 960d9dac9924 03:05:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:05:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:05:22 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:05:22 (2/3) Installing libcurl (7.69.1-r3) 03:05:22 (3/3) Installing curl (7.69.1-r3) 03:05:22 Executing busybox-1.31.1-r19.trigger 03:05:22 OK: 72 MiB in 58 packages 03:05:23 Removing intermediate container 960d9dac9924 03:05:23 ---> 504293b759d4 03:05:23 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 03:05:23 ---> Running in f6acb3b9337a 03:05:23 Removing intermediate container f6acb3b9337a 03:05:23 ---> 7c5cf7e0971b 03:05:23 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:05:23 ---> Running in 3ae646074985 03:05:23 Removing intermediate container 3ae646074985 03:05:23 ---> 2ecfbcd43359 03:05:23 Step 24/26 : LABEL arch=x86_64 03:05:23 ---> Running in 2369278db006 03:05:23 Removing intermediate container 2369278db006 03:05:23 ---> c5b4ddf6e2ba 03:05:23 Step 25/26 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 03:05:23 ---> Running in 16429ae319f1 03:05:24 Removing intermediate container 16429ae319f1 03:05:24 ---> 2125230b247e 03:05:24 Step 26/26 : LABEL version=0.0.0 03:05:24 ---> Running in 64524fb39b86 03:05:24 Removing intermediate container 64524fb39b86 03:05:24 ---> be4698ac3fd3 03:05:24 03:05:24 Successfully built be4698ac3fd3 03:05:24 Successfully tagged docker-sys-mgmt-agent-go:latest 03:05:24  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 03:05:24 $ docker stop --time=1 7d44d075893362a95e541a77eb31b6b618381a0e8881cf55746a46f5dc28b08a 03:05:26 $ docker rm -f 7d44d075893362a95e541a77eb31b6b618381a0e8881cf55746a46f5dc28b08a [Pipeline] // withDockerContainer [Pipeline] sh 03:05:27 + docker images 03:05:27 + grep docker 03:05:27 docker-sys-mgmt-agent-go latest be4698ac3fd3 3 seconds ago 313MB 03:05:27 docker-security-bootstrapper-go latest 18e9ec4b57bd 32 seconds ago 18.8MB 03:05:27 docker-core-metadata-go latest 6174707b5c89 43 seconds ago 19MB 03:05:27 docker-core-command-go latest 08dda3f85910 43 seconds ago 17.2MB 03:05:27 docker-core-data-go latest 42bf0a1110d4 About a minute ago 22.6MB 03:05:27 docker-security-secretstore-setup-go latest c833772dabce 2 minutes ago 24.9MB 03:05:27 docker-support-notifications-go latest 1e46029c5b37 2 minutes ago 17.8MB 03:05:27 docker-security-proxy-setup-go latest d2e63eeb81a0 2 minutes ago 24.7MB 03:05:27 docker-support-scheduler-go latest 9c156a692c9d 2 minutes ago 17.3MB 03:05:27 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 03:05:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.109s coverage: 94.4% of statements 03:05:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 03:05:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.283s coverage: 81.9% of statements 03:05:43 Still waiting to schedule task 03:05:43 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.132s coverage: 92.9% of statements 03:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 03:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 03:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 03:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.108s coverage: 75.5% of statements 03:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.8% of statements 03:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.148s coverage: 87.2% of statements 03:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.145s coverage: 84.6% of statements 03:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.210s coverage: 91.6% of statements 03:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:05:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.819s coverage: 62.4% of statements 03:05:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:05:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:05:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 03:05:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.146s coverage: 91.3% of statements 03:05:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 03:05:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 03:05:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 03:05:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.880s coverage: 69.0% of statements 03:05:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:05:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:05:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.453s coverage: 38.4% of statements 03:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.135s coverage: 89.5% of statements 03:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.103s coverage: 84.8% of statements 03:06:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.492s coverage: 47.0% of statements 03:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:06:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.126s coverage: 100.0% of statements 03:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:06:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.158s coverage: 100.0% of statements 03:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 03:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 03:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 03:06:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.591s coverage: 87.1% of statements 03:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 03:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 03:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 03:06:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.881s coverage: 29.1% of statements 03:06:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:06:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:06:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:06:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:06:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:06:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.226s coverage: 99.0% of statements 03:06:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:06:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.134s coverage: 100.0% of statements 03:06:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:06:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 03:06:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 03:06:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 03:06:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.291s coverage: 96.5% of statements 03:06:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 03:06:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 03:06:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 03:06:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 03:06:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:06:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.068s coverage: 100.0% of statements 03:06:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:06:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:06:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:06:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:06:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.111s coverage: 87.9% of statements 03:06:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:06:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:06:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements 03:06:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.067s coverage: 32.1% of statements 03:06:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 03:06:15 GO111MODULE=on go vet ./... 03:06:29 Running on prd-ubuntu18.04-docker-8c-8g-29923 in /w/workspace/edgexfoundry_edgex-go_PR-3209 [Pipeline] { [Pipeline] ws 03:06:29 Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout 03:06:31 using credential edgex-jenkins-ssh 03:06:31 Cloning the remote Git repository 03:06:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:06:31 > git init /w/workspace/edgex-go/22 # timeout=10 03:06:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:06:31 > git --version # timeout=10 03:06:31 > git --version # 'git version 2.17.1' 03:06:31 using GIT_SSH to set credentials SSH Credentials for GitHub 03:06:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:06:36 Merging remotes/origin/master commit ebb2ea496306d9631a66da1b80e1549344472191 into PR head commit 49718c946fbf1d21b605dd41d0c635a3842b2325 03:06:37 Merge succeeded, producing 49718c946fbf1d21b605dd41d0c635a3842b2325 03:06:37 Checking out Revision 49718c946fbf1d21b605dd41d0c635a3842b2325 (PR-3209) 03:06:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:06:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:06:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:06:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:06:36 using GIT_SSH to set credentials SSH Credentials for GitHub 03:06:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3209/head:refs/remotes/origin/PR-3209 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:06:36 > git config core.sparsecheckout # timeout=10 03:06:36 > git checkout -f 49718c946fbf1d21b605dd41d0c635a3842b2325 # timeout=10 03:06:37 > git remote # timeout=10 03:06:37 > git config --get remote.origin.url # timeout=10 03:06:37 using GIT_SSH to set credentials SSH Credentials for GitHub 03:06:37 > git merge ebb2ea496306d9631a66da1b80e1549344472191 # timeout=10 03:06:37 > git rev-parse HEAD^{commit} # timeout=10 03:06:37 > git config core.sparsecheckout # timeout=10 03:06:37 > git checkout -f 49718c946fbf1d21b605dd41d0c635a3842b2325 # timeout=10 03:06:40 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:06:41 + echo snap-build.sh 03:06:41 snap-build.sh 03:06:41 + SNAP_BASE_DIR=. 03:06:41 + '[' '!' -z /w/workspace/edgex-go/22 ']' 03:06:41 + SNAP_BASE_DIR=/w/workspace/edgex-go/22 03:06:41 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/22]' 03:06:41 [snap-build] Building snap in dir [/w/workspace/edgex-go/22] 03:06:41 + cd /w/workspace/edgex-go/22 03:06:41 + sudo apt-get remove -qy --purge lxd lxd-client 03:06:41 Reading package lists... 03:06:42 Building dependency tree... 03:06:42 Reading state information... 03:06:42 The following packages were automatically installed and are no longer required: 03:06:42 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:06:42 uidmap xdelta3 03:06:42 Use 'sudo apt autoremove' to remove them. 03:06:42 The following packages will be REMOVED: 03:06:42 lxd* lxd-client* 03:06:42 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:06:42 After this operation, 31.7 MB disk space will be freed. 03:06:43 (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.) 03:06:43 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:06:44 Removing lxd dnsmasq configuration 03:06:44 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:06:44 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:06:45 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 03:06:45 (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.) 03:06:45 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:06:46 Processing triggers for systemd (237-3ubuntu10.42) ... 03:06:46 Processing triggers for ureadahead (0.100.0-21) ... 03:06:48 + sudo snap remove --purge lxd 03:06:48 snap "lxd" is not installed 03:06:48 + sudo groupadd --force --system lxd 03:06:48 ++ whoami 03:06:48 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:06:48 + newgrp - lxd 03:06:48 + sudo snap install lxd 03:07:00 2021-03-16T03:06:58Z INFO Waiting for automatic snapd restart... 03:07:10 lxd 4.12 from Canonical* installed 03:07:10 + sudo lxd init --auto 03:07:20 + sudo snap install --classic snapcraft 03:07:25 snapcraft 4.5.4 from Canonical* installed 03:07:25 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 03:07:25 + patch --verbose -p1 03:07:25 Hmm... Looks like a unified diff to me... 03:07:25 The text leading up to this was: 03:07:25 -------------------------- 03:07:25 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 03:07:25 |From: Tony Espy 03:07:25 |Date: Tue, 9 Mar 2021 19:05:15 -0500 03:07:25 |Subject: [PATCH] optimize snap build for pipeline CI check 03:07:25 | 03:07:25 |This patch is used by the EdgeX CI pipeline builds to 03:07:25 |optimize the snap CI check run for pull requests. When 03:07:25 |applied, it essentially strips out everything (apps and 03:07:25 |parts) from the snapcraft.yaml file except those required 03:07:25 |to build edgex-go, as the whole idea of the CI check is to 03:07:25 |catch changes to edgex-go that break the snap build. 03:07:25 | 03:07:25 |In general, anyone updating snapcraft.yaml will also need 03:07:25 |to update this patch file, otherwise it may fail to apply, 03:07:25 |resulting in a failed snap build CI check in the associated 03:07:25 |pull request. 03:07:25 | 03:07:25 |Note - in addition to applying this patch, the pipeline also 03:07:25 |only primes the snap (e.g. `snapcraft prime`), as there's no 03:07:25 |need to build the finally binary .snap file (and it won't 03:07:25 |work with the patch applied). This further reduces the build 03:07:25 |time. 03:07:25 |--- 03:07:25 | snap/snapcraft.yaml | 452 +------------------------------------------- 03:07:25 | 1 file changed, 1 insertion(+), 451 deletions(-) 03:07:25 | 03:07:25 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 03:07:25 |index d8bc12bc..5a5f5fbb 100644 03:07:25 |--- a/snap/snapcraft.yaml 03:07:25 |+++ b/snap/snapcraft.yaml 03:07:25 -------------------------- 03:07:25 patching file snap/snapcraft.yaml 03:07:25 Using Plan A... 03:07:25 Hunk #1 succeeded at 73. 03:07:25 Hunk #2 succeeded at 205. 03:07:25 Hunk #3 succeeded at 217. 03:07:25 Hunk #4 succeeded at 225. 03:07:25 Hunk #5 succeeded at 232. 03:07:25 Hunk #6 succeeded at 259. 03:07:25 Hunk #7 succeeded at 271. 03:07:25 Hunk #8 succeeded at 327. 03:07:25 Hmm... Ignoring the trailing garbage. 03:07:25 done 03:07:25 + sudo snapcraft prime --use-lxd 03:07:26 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:07:26 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: 03:07:26 - README.md 03:07:26 03:07:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:07:27 Launching a container. 03:07:39 Waiting for container to be ready 03:07:39 To start your first instance, try: lxc launch ubuntu:18.04 03:07:39 03:07:41 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:07:41 Waiting for network to be ready... 03:07:42 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:07:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:07:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] 03:07:42 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:07:42 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:07:43 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:07:43 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:07:43 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:07:43 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:07:43 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:07:43 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:07:43 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] 03:07:43 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 03:07:43 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 03:07:43 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] 03:07:43 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] 03:07:43 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] 03:07:43 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] 03:07:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:07:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1937 kB] 03:07:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] 03:07:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 03:07:43 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 03:07:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] 03:07:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] 03:07:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] 03:07:43 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] 03:07:47 Fetched 24.1 MB in 4s (5687 kB/s) 03:07:47 Reading package lists... 03:07:47 Reading package lists... 03:07:47 Building dependency tree... 03:07:47 Reading state information... 03:07:47 The following additional packages will be installed: 03:07:47 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:07:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:07:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:07:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:07:47 Suggested packages: 03:07:47 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:07:47 Recommended packages: 03:07:47 gnupg libsasl2-modules 03:07:47 The following NEW packages will be installed: 03:07:47 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:07:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:07:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:07:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:07:47 The following packages will be upgraded: 03:07:47 gpg gpg-agent gpgconf libudev1 03:07:48 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 03:07:48 Need to get 3530 kB of archives. 03:07:48 After this operation, 13.3 MB of additional disk space will be used. 03:07:48 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 03:07:48 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] 03:07:48 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] 03:07:48 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 03:07:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 03:07:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 03:07:48 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:07:48 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:07:48 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 03:07:48 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 03:07:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 03:07:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:07:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:07:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:07:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:07:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:07:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:07:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:07:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:07:48 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:07:48 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:07:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 03:07:48 debconf: delaying package configuration, since apt-utils is not installed 03:07:48 Fetched 3530 kB in 1s (3442 kB/s) 03:07:49 (Reading database ... 12511 files and directories currently installed.) 03:07:49 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 03:07:49 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 03:07:49 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 03:07:49 Selecting previously unselected package udev. 03:07:49 (Reading database ... 12511 files and directories currently installed.) 03:07:49 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 03:07:49 Unpacking udev (237-3ubuntu10.44) ... 03:07:49 Selecting previously unselected package libfuse2:amd64. 03:07:49 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:07:49 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:07:49 Selecting previously unselected package fuse. 03:07:49 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:07:49 Unpacking fuse (2.9.7-1ubuntu1) ... 03:07:49 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 03:07:49 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:07:49 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 03:07:49 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:07:49 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 03:07:50 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:07:50 Selecting previously unselected package libksba8:amd64. 03:07:50 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:07:50 Unpacking libksba8:amd64 (1.3.5-2) ... 03:07:50 Selecting previously unselected package libroken18-heimdal:amd64. 03:07:50 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:07:50 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:07:50 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:07:50 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:07:50 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:07:50 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:07:50 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:07:50 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:07:50 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:07:50 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:07:50 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:07:50 Selecting previously unselected package libwind0-heimdal:amd64. 03:07:50 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:07:50 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:07:51 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:07:51 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:07:51 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:07:51 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:07:51 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:07:51 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:07:51 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:07:51 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:07:51 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:07:51 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:07:51 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:07:51 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:07:51 Selecting previously unselected package libsasl2-modules-db:amd64. 03:07:51 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:07:51 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:07:51 Selecting previously unselected package libsasl2-2:amd64. 03:07:51 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:07:51 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:07:51 Selecting previously unselected package libldap-common. 03:07:51 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 03:07:51 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:07:51 Selecting previously unselected package libldap-2.4-2:amd64. 03:07:51 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 03:07:51 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:07:51 Selecting previously unselected package dirmngr. 03:07:51 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 03:07:51 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 03:07:51 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:07:52 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 03:07:52 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:07:52 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:07:52 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:07:52 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 03:07:52 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:07:52 Setting up libksba8:amd64 (1.3.5-2) ... 03:07:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:07:52 Setting up udev (237-3ubuntu10.44) ... 03:07:52 invoke-rc.d: policy-rc.d denied execution of start. 03:07:52 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:07:52 Processing triggers for systemd (237-3ubuntu10) ... 03:07:52 Setting up fuse (2.9.7-1ubuntu1) ... 03:07:52 Setting up gpg (2.2.4-1ubuntu1.4) ... 03:07:52 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:07:52 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:07:52 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:07:52 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:07:53 gofmt -l . 03:07:53 [ "`gofmt -l .`" = "" ] 03:07:53 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:07:53 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:07:53 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:07:53 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:07:53 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 03:07:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:07:53 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:07:53 settings in the [Install] section, and DefaultInstance for template units). 03:07:53 This means they are not meant to be enabled using systemctl. 03:07:53 Possible reasons for having this kind of units are: 03:07:53 1) A unit may be statically enabled by being symlinked from another unit's 03:07:53 .wants/ or .requires/ directory. 03:07:53 2) A unit's purpose may be to act as a helper for some other unit which has 03:07:53 a requirement dependency on it. 03:07:53 3) A unit may be started when needed via activation (socket, path, timer, 03:07:53 D-Bus, udev, scripted systemctl call, ...). 03:07:53 4) In case of template units, the unit is meant to be enabled with some 03:07:53 instance name specified. 03:07:53 Reading package lists... 03:07:54 Building dependency tree... 03:07:54 Reading state information... 03:07:54 The following additional packages will be installed: 03:07:54 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:07:54 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:07:54 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:07:54 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:07:54 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:07:54 Suggested packages: 03:07:54 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:07:54 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:07:54 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:07:54 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:07:54 systemd-container policykit-1 03:07:54 Recommended packages: 03:07:54 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:07:54 The following NEW packages will be installed: 03:07:54 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:07:54 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:07:54 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:07:54 multiarch-support openssh-client python3 python3-minimal python3.6 03:07:54 python3.6-minimal snapd squashfs-tools sudo 03:07:54 The following packages will be upgraded: 03:07:54 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:07:54 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 03:07:54 Need to get 35.2 MB of archives. 03:07:54 After this operation, 141 MB of additional disk space will be used. 03:07:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 03:07:55 ./bin/test-go-mod-tidy.sh 03:07:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 03:07:55 ./bin/test-attribution-txt.sh 03:07:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 03:07:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 03:07:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:07:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 03:07:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 03:07:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 03:07:56 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:07:56 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 03:07:56 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:07:56 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:07:56 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:07:56 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:07:56 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:07:56 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 03:07:56 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 03:07:56 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 03:07:56 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [Pipeline] sh 03:07:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 03:07:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:07:57 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:07:57 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:07:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:07:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:07:57 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:07:57 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:07:57 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:07:57 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:07:57 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 03:07:57 debconf: delaying package configuration, since apt-utils is not installed 03:07:57 Fetched 35.2 MB in 3s (10.6 MB/s) 03:07:57 (Reading database ... 12757 files and directories currently installed.) 03:07:57 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 03:07:58 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 03:07:58 + ls -al . 03:07:58 total 788 03:07:58 drwxrwxr-x 9 1001 1001 4096 Mar 16 03:07 . 03:07:58 drwxr-xr-x 4 root root 4096 Mar 16 03:02 .. 03:07:58 -rw-rw-r-- 1 1001 1001 11 Mar 16 03:01 .dockerignore 03:07:58 drwxrwxr-x 8 1001 1001 4096 Mar 16 03:01 .git 03:07:58 drwxrwxr-x 3 1001 1001 4096 Mar 16 03:01 .github 03:07:58 -rw-rw-r-- 1 1001 1001 818 Mar 16 03:01 .gitignore 03:07:58 -rw-rw-r-- 1 1001 1001 166 Mar 16 03:01 .sonarcloud.properties 03:07:58 -rw-rw-r-- 1 1001 1001 8607 Mar 16 03:01 Attribution.txt 03:07:58 -rw-rw-r-- 1 1001 1001 3804 Mar 16 03:01 CONTRIBUTING.md 03:07:58 -rw-rw-r-- 1 1001 1001 931 Mar 16 03:01 Dockerfile.build 03:07:58 -rw-rw-r-- 1 1001 1001 863 Mar 16 03:01 Jenkinsfile 03:07:58 -rw-rw-r-- 1 1001 1001 10775 Mar 16 03:01 LICENSE 03:07:58 -rw-rw-r-- 1 1001 1001 5774 Mar 16 03:01 Makefile 03:07:58 -rw-rw-r-- 1 1001 1001 6548 Mar 16 03:01 README.md 03:07:58 -rw-rw-r-- 1 1001 1001 6755 Mar 16 03:01 SECURITY.md 03:07:58 -rw-rw-r-- 1 1001 1001 5 Mar 16 02:57 VERSION 03:07:58 -rw-rw-r-- 1 1001 1001 4131 Mar 16 03:01 ZMQWindows.md 03:07:58 drwxrwxr-x 2 1001 1001 4096 Mar 16 03:01 bin 03:07:58 drwxrwxr-x 14 1001 1001 4096 Mar 16 03:01 cmd 03:07:58 -rw-r--r-- 1 root root 650607 Mar 16 03:06 coverage.out 03:07:58 -rw-r--r-- 1 root root 1055 Mar 16 03:07 go.mod 03:07:58 -rw-r--r-- 1 root root 22099 Mar 16 03:07 go.sum 03:07:58 drwxrwxr-x 8 1001 1001 4096 Mar 16 03:01 internal 03:07:58 drwxrwxr-x 4 1001 1001 4096 Mar 16 03:01 openapi 03:07:58 drwxrwxr-x 4 1001 1001 4096 Mar 16 03:01 snap 03:07:58 -rw-rw-r-- 1 1001 1001 168 Mar 16 03:01 version.go [Pipeline] sh 03:07:58 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 03:07:58 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 03:07:58 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 03:07:58 (Reading database ... 12757 files and directories currently installed.) 03:07:58 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 03:07:58 + '[' -e coverage.out ] 03:07:58 + chown 1001:1001 coverage.out [Pipeline] stash 03:07:58 Warning: overwriting stash ‘coverage-report’ 03:07:59 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 03:07:59 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 03:07:59 (Reading database ... 12757 files and directories currently installed.) 03:07:59 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 03:07:59 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 03:07:59 Setting up apt (1.6.12ubuntu0.2) ... 03:07:59 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:07:59 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:08:00 (Reading database ... 12764 files and directories currently installed.) 03:08:00 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 03:08:00 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 03:08:00 Stashed 1 file(s) [Pipeline] sh 03:08:00 Selecting previously unselected package libpython3.6-minimal:amd64. 03:08:00 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:08:00 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:08:00 Selecting previously unselected package libexpat1:amd64. 03:08:00 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:08:00 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:08:00 Selecting previously unselected package python3.6-minimal. 03:08:00 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:08:00 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:08:00 + make build 03:08:00 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 03:08:01 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 03:08:01 Checking for services that may need to be restarted...done. 03:08:01 Checking for services that may need to be restarted...done. 03:08:01 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:08:01 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:08:01 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:08:01 Selecting previously unselected package python3-minimal. 03:08:01 (Reading database ... 13012 files and directories currently installed.) 03:08:01 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:08:01 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:08:01 Selecting previously unselected package mime-support. 03:08:01 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:08:01 Unpacking mime-support (3.60ubuntu1) ... 03:08:01 Selecting previously unselected package libmpdec2:amd64. 03:08:01 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:08:01 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:08:02 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:08:02 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:08:02 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:08:02 Selecting previously unselected package python3.6. 03:08:02 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:08:02 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:08:02 Selecting previously unselected package libpython3-stdlib:amd64. 03:08:02 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:08:02 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:08:02 Setting up python3-minimal (3.6.7-1~18.04) ... 03:08:02 Selecting previously unselected package python3. 03:08:02 (Reading database ... 13442 files and directories currently installed.) 03:08:02 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:08:02 Unpacking python3 (3.6.7-1~18.04) ... 03:08:02 Selecting previously unselected package multiarch-support. 03:08:02 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:08:02 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:08:02 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:08:03 Selecting previously unselected package liblzo2-2:amd64. 03:08:03 (Reading database ... 13479 files and directories currently installed.) 03:08:03 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:08:03 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:08:03 Selecting previously unselected package libbsd0:amd64. 03:08:03 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:08:03 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:08:03 Selecting previously unselected package sudo. 03:08:03 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 03:08:03 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 03:08:03 Selecting previously unselected package apparmor. 03:08:03 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:08:03 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:08:03 Selecting previously unselected package libedit2:amd64. 03:08:03 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:08:03 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:08:03 Selecting previously unselected package libkrb5support0:amd64. 03:08:03 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:08:03 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:08:03 Selecting previously unselected package libk5crypto3:amd64. 03:08:03 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:08:03 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:08:04 Selecting previously unselected package libkeyutils1:amd64. 03:08:04 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:08:04 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:08:04 Selecting previously unselected package libkrb5-3:amd64. 03:08:04 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:08:04 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:08:04 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:08:04 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:08:04 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:08:04 Selecting previously unselected package libssl1.0.0:amd64. 03:08:04 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 03:08:04 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:08:04 Selecting previously unselected package openssh-client. 03:08:04 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 03:08:04 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 03:08:04 Selecting previously unselected package squashfs-tools. 03:08:04 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 03:08:04 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:08:04 Selecting previously unselected package snapd. 03:08:04 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 03:08:04 Unpacking snapd (2.48.3+18.04) ... 03:08:06 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:08:06 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:08:06 Setting up mime-support (3.60ubuntu1) ... 03:08:06 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 03:08:07 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:08:07 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:08:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:08:07 Setting up systemd (237-3ubuntu10.44) ... 03:08:07 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:08:07 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:08:07 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:08:07 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:08:07 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:08:07 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:08:07 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:08:08 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:08:09 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:08:09 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:08:09 Setting up python3 (3.6.7-1~18.04) ... 03:08:09 running python rtupdate hooks for python3.6... 03:08:09 running python post-rtupdate hooks for python3.6... 03:08:09 Setting up apparmor (2.12-4ubuntu5.1) ... 03:08:10 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:08:10 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:08:10 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 03:08:11 Setting up snapd (2.48.3+18.04) ... 03:08:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:08:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:08:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:08:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:08:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:08:12 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:08:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:08:12 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:08:12 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:08:12 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:08:12 /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' 03:08:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:08:12 Processing triggers for systemd (237-3ubuntu10.44) ... 03:08:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:08:13 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:08:13 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:08:13 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:08:15 Reading package lists... 03:08:15 Reading package lists... 03:08:15 Building dependency tree... 03:08:15 Reading state information... 03:08:15 Calculating upgrade... 03:08:15 The following packages will be upgraded: 03:08:15 advancecomp base-files bash binutils binutils-common 03:08:15 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:08:15 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:08:15 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 03:08:15 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 03:08:15 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 03:08:15 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 03:08:15 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 03:08:15 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 03:08:15 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 03:08:15 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 03:08:15 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 03:08:15 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 03:08:15 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 03:08:15 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 03:08:15 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:08:15 Need to get 63.8 MB of archives. 03:08:15 After this operation, 5206 kB of additional disk space will be used. 03:08:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-137.141 [1005 kB] 03:08:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:08:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:08:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:08:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:08:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:08:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:08:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 03:08:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:08:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:08:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:08:15 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:08:15 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:08:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:08:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 03:08:15 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:08:15 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:08:15 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:08:15 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:08:15 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:08:16 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:08:16 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:08:16 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 03:08:16 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:08:16 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:08:16 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:08:16 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:08:16 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:08:16 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:08:16 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:08:16 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:08:16 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:08:16 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:08:16 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 03:08:16 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:08:16 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 03:08:16 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:08:16 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 03:08:16 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 03:08:16 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 03:08:16 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 03:08:16 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:08:16 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:08:16 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:08:16 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 03:08:16 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:08:16 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:08:16 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 03:08:16 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 03:08:16 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 03:08:16 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 03:08:16 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:08:16 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:08:16 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:08:16 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:08:16 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:08:16 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:08:16 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:08:16 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:08:16 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 03:08:16 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:08:16 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:08:16 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:08:16 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:08:16 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:08:16 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:08:17 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 03:08:17 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:08:17 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:08:17 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:08:17 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:08:17 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:08:17 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:08:17 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:08:17 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:08:17 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:08:17 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:08:17 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:08:17 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 03:08:17 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 03:08:17 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 03:08:17 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 03:08:17 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 03:08:17 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 03:08:17 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 03:08:17 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:08:17 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 03:08:17 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:08:17 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 03:08:17 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 03:08:17 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:08:17 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:08:17 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 03:08:17 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:08:17 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:08:17 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:08:17 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:08:17 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:08:17 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:08:17 debconf: delaying package configuration, since apt-utils is not installed 03:08:17 Fetched 63.8 MB in 2s (32.2 MB/s) 03:08:17 (Reading database ... 13912 files and directories currently installed.) 03:08:17 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:08:17 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:08:18 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:08:18 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:08:18 Preparing to unpack .../2-linux-libc-dev_4.15.0-137.141_amd64.deb ... 03:08:18 Unpacking linux-libc-dev:amd64 (4.15.0-137.141) over (4.15.0-20.21) ... 03:08:19 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:08:19 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:08:20 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:08:20 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:08:20 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:08:20 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:08:20 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:08:20 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:08:20 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:08:20 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:08:20 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:08:20 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:08:20 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:08:20 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:08:20 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:08:21 (Reading database ... 13911 files and directories currently installed.) 03:08:21 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:08:21 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:08:21 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:08:21 (Reading database ... 13911 files and directories currently installed.) 03:08:21 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:08:21 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:08:21 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:08:21 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:08:21 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:08:21 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:08:21 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:08:21 (Reading database ... 13911 files and directories currently installed.) 03:08:21 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:08:22 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:08:22 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:08:22 (Reading database ... 13911 files and directories currently installed.) 03:08:22 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 03:08:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:08:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:08:22 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 03:08:23 Setting up base-files (10.1ubuntu2.10) ... 03:08:23 Installing new version of config file /etc/issue ... 03:08:23 Installing new version of config file /etc/issue.net ... 03:08:23 Installing new version of config file /etc/lsb-release ... 03:08:23 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:08:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:08:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:08:23 Removing obsolete conffile /etc/default/motd-news ... 03:08:23 (Reading database ... 13912 files and directories currently installed.) 03:08:23 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:08:23 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:08:23 Setting up bash (4.4.18-2ubuntu1.2) ... 03:08:24 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 03:08:24 (Reading database ... 13912 files and directories currently installed.) 03:08:24 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:08:24 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:08:24 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:08:24 (Reading database ... 13912 files and directories currently installed.) 03:08:24 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 03:08:24 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 03:08:24 Setting up tar (1.29b-2ubuntu0.2) ... 03:08:24 (Reading database ... 13912 files and directories currently installed.) 03:08:24 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:08:24 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:08:25 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:08:25 (Reading database ... 13912 files and directories currently installed.) 03:08:25 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:08:25 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:08:25 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:08:25 (Reading database ... 13912 files and directories currently installed.) 03:08:25 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:08:25 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:08:25 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:08:25 (Reading database ... 13912 files and directories currently installed.) 03:08:25 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:08:25 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:08:25 Setting up grep (3.1-2build1) ... 03:08:25 (Reading database ... 13912 files and directories currently installed.) 03:08:25 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:08:25 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:08:26 Setting up login (1:4.5-1ubuntu2) ... 03:08:26 (Reading database ... 13912 files and directories currently installed.) 03:08:26 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:08:26 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:08:26 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:08:26 (Reading database ... 13912 files and directories currently installed.) 03:08:26 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:08:26 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:08:26 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:08:27 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:08:27 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:08:27 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:08:27 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:08:27 (Reading database ... 13912 files and directories currently installed.) 03:08:27 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:08:27 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:08:28 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:08:29 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:08:29 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:08:29 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:08:29 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:08:29 (Reading database ... 13912 files and directories currently installed.) 03:08:29 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:08:29 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:08:29 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:08:30 (Reading database ... 13912 files and directories currently installed.) 03:08:30 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:08:30 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:08:30 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:08:30 (Reading database ... 13912 files and directories currently installed.) 03:08:30 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:08:30 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:08:30 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:08:30 (Reading database ... 13912 files and directories currently installed.) 03:08:30 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:08:30 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:08:30 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:08:30 (Reading database ... 13912 files and directories currently installed.) 03:08:30 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:08:30 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:08:30 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:08:30 (Reading database ... 13912 files and directories currently installed.) 03:08:30 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:08:31 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:08:31 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:08:31 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:08:31 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:08:31 (Reading database ... 13912 files and directories currently installed.) 03:08:31 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:08:31 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:08:31 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:08:31 (Reading database ... 13912 files and directories currently installed.) 03:08:31 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:08:31 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:08:31 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:08:31 (Reading database ... 13912 files and directories currently installed.) 03:08:31 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:08:31 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:08:31 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:08:31 (Reading database ... 13912 files and directories currently installed.) 03:08:31 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:08:32 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:08:32 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:08:32 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:08:32 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:08:33 (Reading database ... 13912 files and directories currently installed.) 03:08:33 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:08:33 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:08:33 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:08:33 (Reading database ... 13912 files and directories currently installed.) 03:08:33 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:08:33 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:08:33 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:08:33 (Reading database ... 13914 files and directories currently installed.) 03:08:33 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:08:33 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:08:33 Setting up debconf (1.5.66ubuntu1) ... 03:08:34 (Reading database ... 13914 files and directories currently installed.) 03:08:34 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 03:08:34 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:08:34 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 03:08:34 (Reading database ... 13914 files and directories currently installed.) 03:08:34 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 03:08:34 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:08:34 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 03:08:34 (Reading database ... 13914 files and directories currently installed.) 03:08:34 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:08:34 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:08:34 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 03:08:35 (Reading database ... 13914 files and directories currently installed.) 03:08:35 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:08:35 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:08:35 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 03:08:35 (Reading database ... 13914 files and directories currently installed.) 03:08:35 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:08:35 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:08:35 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 03:08:35 (Reading database ... 13914 files and directories currently installed.) 03:08:35 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:08:35 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:08:35 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 03:08:35 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 03:08:35 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:08:36 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:08:36 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:08:36 (Reading database ... 13914 files and directories currently installed.) 03:08:36 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 03:08:36 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 03:08:36 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 03:08:36 (Reading database ... 13914 files and directories currently installed.) 03:08:36 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 03:08:36 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:08:36 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 03:08:36 (Reading database ... 13914 files and directories currently installed.) 03:08:36 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:08:36 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:08:37 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:08:37 (Reading database ... 13914 files and directories currently installed.) 03:08:37 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 03:08:37 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 03:08:37 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 03:08:37 (Reading database ... 13914 files and directories currently installed.) 03:08:37 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:08:37 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:08:37 Setting up passwd (1:4.5-1ubuntu2) ... 03:08:37 (Reading database ... 13914 files and directories currently installed.) 03:08:37 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 03:08:37 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:08:37 Setting up gpgv (2.2.4-1ubuntu1.4) ... 03:08:38 (Reading database ... 13914 files and directories currently installed.) 03:08:38 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:08:38 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:08:38 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:08:38 (Reading database ... 13914 files and directories currently installed.) 03:08:38 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:08:38 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:08:38 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:08:38 (Reading database ... 13914 files and directories currently installed.) 03:08:38 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 03:08:38 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 03:08:38 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 03:08:39 (Reading database ... 13914 files and directories currently installed.) 03:08:39 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 03:08:39 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 03:08:39 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 03:08:39 (Reading database ... 13914 files and directories currently installed.) 03:08:39 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 03:08:39 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 03:08:39 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 03:08:39 (Reading database ... 13914 files and directories currently installed.) 03:08:39 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 03:08:39 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 03:08:39 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 03:08:39 (Reading database ... 13915 files and directories currently installed.) 03:08:39 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:08:39 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:08:39 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:08:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:08:40 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:08:40 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 03:08:40 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 03:08:40 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 03:08:40 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 03:08:40 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:08:40 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:08:40 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:08:41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:08:41 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:08:41 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:08:41 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:08:41 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:08:41 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:08:41 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:08:41 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:08:41 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:08:41 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:08:41 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:08:41 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 03:08:41 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 03:08:42 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:08:42 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:08:42 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:08:42 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:08:43 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:08:43 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:08:43 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 03:08:43 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:08:43 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:08:43 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:08:43 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:08:43 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:08:43 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:08:43 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:08:44 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:08:44 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:08:44 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:08:44 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:08:44 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:08:44 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:08:44 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:08:45 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:08:45 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:08:46 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:08:46 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:08:47 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:08:47 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:08:47 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:08:47 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:08:48 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:08:48 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:08:48 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:08:48 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:08:48 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:08:48 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:08:49 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:08:49 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:08:49 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:08:49 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:08:49 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:08:49 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:08:49 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:08:49 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:08:49 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:08:49 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:08:49 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:08:49 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:08:49 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:08:49 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:08:49 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:08:49 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:08:49 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:08:49 Setting up tzdata (2021a-0ubuntu0.18.04) ... 03:08:50 03:08:50 Current default time zone: 'Etc/UTC' 03:08:50 Local time is now: Tue Mar 16 03:08:49 UTC 2021. 03:08:50 Universal Time is now: Tue Mar 16 03:08:49 UTC 2021. 03:08:50 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:08:50 03:08:50 Setting up systemd-sysv (237-3ubuntu10.44) ... 03:08:50 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:08:50 Setting up linux-libc-dev:amd64 (4.15.0-137.141) ... 03:08:50 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:08:50 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:08:50 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:08:50 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:08:50 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 03:08:50 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:08:50 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:08:50 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:08:50 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:08:50 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:08:50 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:08:50 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 03:08:50 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:08:50 Setting up patch (2.7.6-2ubuntu1.1) ... 03:08:50 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:08:50 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:08:50 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 03:08:50 Installing new version of config file /etc/ssl/openssl.cnf ... 03:08:50 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:08:50 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:08:50 Setting up ca-certificates (20210119~18.04.1) ... 03:08:51 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 03:08:52 Updating certificates in /etc/ssl/certs... 03:08:54 23 added, 27 removed; done. 03:08:54 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:08:54 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:08:54 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:08:54 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:08:54 Setting up pkgbinarymangler (138.18.04.1) ... 03:08:54 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:08:54 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 03:08:54 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:08:54 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:08:54 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:08:54 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:08:54 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:08:54 Setting up perl (5.26.1-6ubuntu0.5) ... 03:08:54 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 03:08:54 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:08:54 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:08:54 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 03:08:54 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:08:54 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:08:54 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:08:54 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:08:54 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:08:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:08:54 Processing triggers for systemd (237-3ubuntu10.44) ... 03:08:54 Processing triggers for mime-support (3.60ubuntu1) ... 03:08:54 Processing triggers for ca-certificates (20210119~18.04.1) ... 03:08:54 Updating certificates in /etc/ssl/certs... 03:08:55 0 added, 0 removed; done. 03:08:55 Running hooks in /etc/ca-certificates/update.d... 03:08:55 done. 03:08:55 Reading package lists... 03:08:55 Building dependency tree... 03:08:55 Reading state information... 03:08:56 The following NEW packages will be installed: 03:08:56 apt-transport-https 03:08:56 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:08:56 Need to get 1696 B of archives. 03:08:56 After this operation, 153 kB of additional disk space will be used. 03:08:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 03:08:56 debconf: delaying package configuration, since apt-utils is not installed 03:08:56 Fetched 1696 B in 0s (45.7 kB/s) 03:08:56 Selecting previously unselected package apt-transport-https. 03:08:56 (Reading database ... 13920 files and directories currently installed.) 03:08:56 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 03:08:56 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 03:08:56 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 03:08:56 Waiting for network to be ready... 03:08:56 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 03:09:03 2021-03-16T03:08:59Z INFO Waiting for automatic snapd restart... 03:09:03 snapd 2.49 from Canonical* installed 03:09:03 "snapd" switched to the "latest/stable" channel 03:09:03 03:09:05 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 03:09:06 core18 20210128 from Canonical* installed 03:09:06 "core18" switched to the "latest/stable" channel 03:09:06 03:09:10 snapcraft 4.5.4 from Canonical* installed 03:09:10 "snapcraft" switched to the "latest/stable" channel 03:09:10 03:09:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:09:13 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: 03:09:13 - README.md 03:09:13 03:09:13 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:09:17 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 03:09:20 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:09:20 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:09:20 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:09:20 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:09:21 Reading package lists... 03:09:21 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 03:09:21 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 03:09:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:09:28 Reading package lists... 03:09:28 Building dependency tree... 03:09:28 Reading state information... 03:09:28 Suggested packages: 03:09:28 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:09:28 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:09:28 Recommended packages: 03:09:28 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:09:28 The following NEW packages will be installed: 03:09:28 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 03:09:28 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 03:09:28 pkg-config zip 03:09:28 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 03:09:28 Need to get 7657 kB of archives. 03:09:28 After this operation, 43.8 MB of additional disk space will be used. 03:09:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 03:09:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 03:09:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 03:09:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 03:09:28 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:09: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 03:09:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:09:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:09:28 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:09:28 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:09:28 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:09:28 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:09:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:09:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:09:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:09:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:09:28 debconf: delaying package configuration, since apt-utils is not installed 03:09:29 Fetched 7657 kB in 1s (8434 kB/s) 03:09:29 Selecting previously unselected package libglib2.0-0:amd64. 03:09:29 (Reading database ... 13924 files and directories currently installed.) 03:09:29 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 03:09:29 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:09:29 Selecting previously unselected package libpsl5:amd64. 03:09:29 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:09:29 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:09:29 Selecting previously unselected package libnghttp2-14:amd64. 03:09:29 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:09:29 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:09:29 Selecting previously unselected package librtmp1:amd64. 03:09:29 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:09:29 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:09:29 Selecting previously unselected package libcurl3-gnutls:amd64. 03:09:29 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 03:09:29 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 03:09:29 Selecting previously unselected package liberror-perl. 03:09:29 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 03:09:29 Unpacking liberror-perl (0.17025-1) ... 03:09:29 Selecting previously unselected package git-man. 03:09:29 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 03:09:29 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 03:09:29 Selecting previously unselected package git. 03:09:29 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 03:09:29 Unpacking git (1:2.17.1-1ubuntu0.8) ... 03:09:30 Selecting previously unselected package libnorm1:amd64. 03:09:30 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:09:30 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:09:30 Selecting previously unselected package libpgm-5.2-0:amd64. 03:09:30 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:09:30 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:09:30 Selecting previously unselected package libsodium23:amd64. 03:09:31 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 03:09:31 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:09:31 Selecting previously unselected package libzmq5:amd64. 03:09:31 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:09:31 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:09:31 Selecting previously unselected package libzmq3-dev:amd64. 03:09:31 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:09:31 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:09:31 Selecting previously unselected package pkg-config. 03:09:31 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:09:31 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:09:31 Selecting previously unselected package zip. 03:09:31 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 03:09:31 Unpacking zip (3.0-11build1) ... 03:09:31 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:09:31 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 03:09:31 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:09:31 Setting up liberror-perl (0.17025-1) ... 03:09:31 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:09:31 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:09:31 No schema files found: doing nothing. 03:09:31 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:09:31 Setting up zip (3.0-11build1) ... 03:09:31 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:09:31 Setting up libsodium23:amd64 (1.0.16-2) ... 03:09:31 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:09:31 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:09:31 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 03:09:31 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:09:31 Setting up git (1:2.17.1-1ubuntu0.8) ... 03:09:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [Pipeline] } 03:09:36 $ docker stop --time=1 e808f8adb25dfaaf171bdfc7bd4b37a546c30824909b2af547dda6687510ae02 03:09:38 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:09:38 git set to automatically installed. 03:09:38 git-man set to automatically installed. 03:09:38 libcurl3-gnutls set to automatically installed. 03:09:38 liberror-perl set to automatically installed. 03:09:38 libglib2.0-0 set to automatically installed. 03:09:38 libnghttp2-14 set to automatically installed. 03:09:38 libnorm1 set to automatically installed. 03:09:38 libpgm-5.2-0 set to automatically installed. 03:09:38 libpsl5 set to automatically installed. 03:09:38 librtmp1 set to automatically installed. 03:09:38 libsodium23 set to automatically installed. 03:09:38 libzmq3-dev set to automatically installed. 03:09:38 libzmq5 set to automatically installed. 03:09:38 pkg-config set to automatically installed. 03:09:38 zip set to automatically installed. 03:09:39 $ docker rm -f e808f8adb25dfaaf171bdfc7bd4b37a546c30824909b2af547dda6687510ae02 03:09:39 snapd is not logged in, snap install commands will use sudo [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:09:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:09:41 03:09:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:09:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:09:41 latest: Pulling from edgex-devops/edgex-compose-arm64 03:09:41 29e5d40040c1: Pulling fs layer 03:09:41 1ce36da41761: Pulling fs layer 03:09:41 25b303627fd3: Pulling fs layer 03:09:41 29e5d40040c1: Download complete 03:09:42 29e5d40040c1: Pull complete 03:09:42 1ce36da41761: Verifying Checksum 03:09:42 1ce36da41761: Download complete 03:09:43 1ce36da41761: Pull complete 03:09:44 25b303627fd3: Verifying Checksum 03:09:44 25b303627fd3: Download complete 03:09:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:09:46 snap "core18" has no updates available 03:09:47 snapd is not logged in, snap install commands will use sudo 03:09:54 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:09:54 25b303627fd3: Pull complete 03:09:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:09:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:09:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:09:54 prd-ubuntu18.04-docker-arm64-4c-16g-29920 does not seem to be running inside a container 03:09:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 03:09:57 $ docker top 92ef1041e87360c01755e1909853723a5dc01ca5688d354e93cb9e74274b3ce1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:09:58 + docker-compose build --help 03:09:58 + grep parallel 03:10:04 --parallel Build images in parallel. [Pipeline] } 03:10:04 $ docker stop --time=1 92ef1041e87360c01755e1909853723a5dc01ca5688d354e93cb9e74274b3ce1 03:10:05 $ docker rm -f 92ef1041e87360c01755e1909853723a5dc01ca5688d354e93cb9e74274b3ce1 [Pipeline] // withDockerContainer 03:10:06 go (1.15/stable) 1.15.9 from Michael Hudson-Doyle (mwhudson) installed [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:10:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:10:06 . [Pipeline] withDockerContainer 03:10:06 Pulling config-common 03:10:06 + snapcraftctl pull 03:10:07 prd-ubuntu18.04-docker-arm64-4c-16g-29920 does not seem to be running inside a container 03:10:07 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 03:10:07 Pulling go-build-helper 03:10:07 + snapcraftctl pull 03:10:08 $ docker top 08663ffa6887596c6f6f182e9edce812b9695fd0b49889334ba7890343492f27 -eo pid,comm 03:10:08 'edgex-go' has dependencies that need to be staged: go-build-helper 03:10:08 Skipping pull go-build-helper (already ran) 03:10:08 Building go-build-helper 03:10:08 + snapcraftctl build [Pipeline] { [Pipeline] sh 03:10:09 + docker-compose -f ./docker-compose-build.yml build --parallel 03:10:10 Staging go-build-helper 03:10:10 + snapcraftctl stage 03:10:16 Building docker-core-command-go ... 03:10:16 Building docker-core-data-go ... 03:10:16 Building docker-core-metadata-go ... 03:10:16 Building docker-security-bootstrapper-go ... 03:10:16 Building docker-security-proxy-setup-go ... 03:10:16 Building docker-security-secretstore-setup-go ... 03:10:16 Building docker-support-notifications-go ... 03:10:16 Building docker-support-scheduler-go ... 03:10:16 Building docker-sys-mgmt-agent-go ... 03:10:16 Building docker-security-bootstrapper-go 03:10:16 Building docker-core-data-go 03:10:16 Building docker-support-notifications-go 03:10:16 Building docker-security-secretstore-setup-go 03:10:16 Building docker-support-scheduler-go 03:10:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:10:20 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:10:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] 03:10:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] 03:10:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 03:10:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 03:10:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] 03:10:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] 03:10:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] 03:10:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] 03:10:20 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:10:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:10:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:10:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:10:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:10:20 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:10:20 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:10:20 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:10:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:10:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1937 kB] 03:10:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] 03:10:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 03:10:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 03:10:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] 03:10:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] 03:10:20 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] 03:10:20 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] 03:10:20 Fetched 24.1 MB in 0s (0 B/s) 03:10:20 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:10:20 Fetched 224 kB in 0s (0 B/s) 03:10:20 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:10:20 Fetched 157 kB in 0s (0 B/s) 03:10:20 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:10:20 Fetched 221 kB in 0s (0 B/s) 03:10:20 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:10:20 Fetched 143 kB in 0s (0 B/s) 03:10:20 Pulling edgex-go 03:10:20 + snapcraftctl pull 03:10:42 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:10:42 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:10:42 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:10:42 Fetched 0 B in 0s (0 B/s) 03:10:42 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 03:10:42 Fetched 96.5 kB in 0s (0 B/s) 03:10:42 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 03:10:42 Fetched 279 kB in 0s (0 B/s) 03:10:42 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 03:10:42 Fetched 122 kB in 0s (0 B/s) 03:10:42 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 03:10:42 Fetched 77.8 kB in 0s (0 B/s) 03:10:42 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 03:10:42 Fetched 8848 B in 0s (0 B/s) 03:10:42 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 03:10:42 Fetched 47.8 kB in 0s (0 B/s) 03:10:42 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 03:10:42 Fetched 45.6 kB in 0s (0 B/s) 03:10:42 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 03:10:42 Fetched 15.0 kB in 0s (0 B/s) 03:10:42 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 03:10:42 Fetched 214 kB in 0s (0 B/s) 03:10:42 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 03:10:42 Fetched 154 kB in 0s (0 B/s) 03:10:42 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:10:42 Fetched 50.6 kB in 0s (0 B/s) 03:10:42 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 03:10:42 Fetched 14.8 kB in 0s (0 B/s) 03:10:42 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 03:10:42 Fetched 41.8 kB in 0s (0 B/s) 03:10:42 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 03:10:42 Fetched 499 kB in 0s (0 B/s) 03:10:42 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 03:10:42 Fetched 111 kB in 0s (0 B/s) 03:10:42 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 03:10:42 Fetched 240 kB in 0s (0 B/s) 03:10:42 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 03:10:42 Fetched 29.3 kB in 0s (0 B/s) 03:10:42 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 03:10:42 Fetched 85.5 kB in 0s (0 B/s) 03:10:42 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 03:10:42 Fetched 24.5 kB in 0s (0 B/s) 03:10:42 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 03:10:42 Fetched 49.2 kB in 0s (0 B/s) 03:10:42 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 03:10:42 Fetched 54.2 kB in 0s (0 B/s) 03:10:42 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 03:10:42 Fetched 30.8 kB in 0s (0 B/s) 03:10:42 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 03:10:42 Fetched 15.8 kB in 0s (0 B/s) 03:10:42 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 03:10:42 Fetched 85.9 kB in 0s (0 B/s) 03:10:42 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 03:10:42 Fetched 8720 B in 0s (0 B/s) 03:10:42 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 03:10:42 Fetched 137 kB in 0s (0 B/s) 03:10:42 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 03:10:42 Fetched 119 kB in 0s (0 B/s) 03:10:42 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 03:10:42 Fetched 109 kB in 0s (0 B/s) 03:10:42 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 03:10:42 Fetched 11.1 kB in 0s (0 B/s) 03:10:42 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 03:10:42 Fetched 645 kB in 0s (0 B/s) 03:10:42 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 03:10:42 Fetched 41.3 kB in 0s (0 B/s) 03:10:42 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 03:10:42 Fetched 17.9 kB in 0s (0 B/s) 03:10:42 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 03:10:42 Fetched 368 kB in 0s (0 B/s) 03:10:42 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 03:10:42 Fetched 187 kB in 0s (0 B/s) 03:10:42 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 03:10:42 Fetched 175 kB in 0s (0 B/s) 03:10:42 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 03:10:42 Fetched 206 kB in 0s (0 B/s) 03:10:42 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 03:10:42 Fetched 1301 kB in 0s (0 B/s) 03:10:42 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 03:10:42 Fetched 36.2 kB in 0s (0 B/s) 03:10:42 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 03:10:42 Fetched 159 kB in 0s (0 B/s) 03:10:42 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 03:10:42 Fetched 107 kB in 0s (0 B/s) 03:10:42 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 03:10:42 Fetched 48.7 kB in 0s (0 B/s) 03:10:42 Pulling static-packages 03:10:42 + snapcraftctl pull 03:10:42 Pulling version 03:10:42 + cd /root/project 03:10:42 + [ -f VERSION ] 03:10:42 + PROJECT_VERSION=local-dev 03:10:42 + git rev-parse --short HEAD 03:10:42 + GIT_REVISION=49718c94 03:10:42 + snapcraftctl set-version local-dev 03:10:42 Building config-common 03:10:42 + snapcraftctl build 03:10:44 Skipping build go-build-helper (already ran) 03:10:44 Building edgex-go 03:10:44 + cd /root/parts/edgex-go/src 03:10:44 + make build 03:10:44 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 03:10:46 go: downloading github.com/gorilla/mux v1.8.0 03:10:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.49 03:10:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.14 03:10:46 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:10:46 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 03:10:46 go: downloading github.com/pelletier/go-toml v1.2.0 03:10:46 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 03:10:46 go: downloading github.com/imdario/mergo v0.3.12 03:10:46 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 03:10:46 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 03:10:46 go: downloading github.com/google/uuid v1.2.0 03:10:46 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 03:10:46 go: downloading github.com/go-playground/validator/v10 v10.3.0 03:10:46 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 03:10:47 go: downloading github.com/go-kit/kit v0.8.0 03:10:47 go: downloading github.com/go-playground/universal-translator v0.17.0 03:10:47 go: downloading github.com/BurntSushi/toml v0.3.1 03:10:47 go: downloading github.com/pkg/errors v0.8.1 03:10:47 go: downloading github.com/leodido/go-urn v1.2.0 03:10:47 go: downloading github.com/x448/float16 v0.8.4 03:10:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 03:10:47 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 03:10:47 go: downloading github.com/pebbe/zmq4 v1.2.5 03:10:47 go: downloading github.com/go-logfmt/logfmt v0.4.0 03:10:47 go: downloading github.com/go-playground/locales v0.13.0 03:10:47 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 03:10:47 go: downloading github.com/go-redis/redis/v7 v7.2.0 03:10:48 go: downloading github.com/hashicorp/consul/api v1.8.1 03:10:48 go: downloading github.com/gorilla/websocket v1.4.2 03:10:48 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:10:48 go: downloading github.com/hashicorp/go-hclog v0.12.0 03:10:48 go: downloading github.com/mitchellh/mapstructure v1.1.2 03:10:48 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:10:48 go: downloading github.com/hashicorp/serf v0.9.5 03:10:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 03:10:48 go: downloading github.com/mitchellh/copystructure v1.0.0 03:10:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:10:48 go: downloading github.com/mattn/go-isatty v0.0.12 03:10:48 go: downloading github.com/fatih/color v1.9.0 03:10:48 go: downloading github.com/mitchellh/reflectwalk v1.0.0 03:10:48 go: downloading github.com/mattn/go-colorable v0.1.6 03:10:48 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 03:10:48 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:10:48 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 03:10:48 go: downloading github.com/hashicorp/golang-lru v0.5.0 03:10:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:10:56 go: downloading gopkg.in/yaml.v2 v2.4.0 03:11:02 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 03:11:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:11:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:11:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:11:05 go: downloading github.com/stretchr/testify v1.7.0 03:11:05 go: downloading github.com/davecgh/go-spew v1.1.1 03:11:05 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 03:11:05 go: downloading github.com/pmezard/go-difflib v1.0.0 03:11:07 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 03:11:07 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 03:11:07 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 03:11:08 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 03:11: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 03:11:09 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 03:11:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:11:12 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 03:11:12 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 03:11:13 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 03:11:13 go: downloading github.com/lib/pq v1.9.0 03:11:15 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:11:15 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:11:15 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:11:15 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:11:15 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:11:15 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:11:15 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:11:15 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:11:15 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:11:15 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:11:15 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:11:15 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:11:15 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:11:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:11:15 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:11:15 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:11:15 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:11:15 + 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 03:11:15 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:11:15 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:11:15 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:11:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:11:15 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:11:15 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:11:15 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:11:19 Building static-packages 03:11:19 + snapcraftctl build 03:11:20 Building version 03:11:20 + snapcraftctl build 03:11:22 Staging config-common 03:11:22 + snapcraftctl stage 03:11:22 Skipping stage go-build-helper (already ran) 03:11:22 Staging edgex-go 03:11:22 + snapcraftctl stage 03:11:23 Staging static-packages 03:11:23 + snapcraftctl stage 03:11:24 Staging version 03:11:24 + snapcraftctl stage 03:11:25 Priming config-common 03:11:25 + snapcraftctl prime 03:11:26 Priming go-build-helper 03:11:26 + snapcraftctl prime 03:11:27 Priming edgex-go 03:11:27 + snapcraftctl prime 03:11:29 Priming static-packages 03:11:29 + snapcraftctl prime 03:11:31 Priming version 03:11:31 + snapcraftctl prime 03:11:32 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] } 03:11:38 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:11:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:11:38 ---> 86b3fa6e0529 03:11:38 Step 3/22 : WORKDIR /edgex-go 03:11:38 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:11:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:11:38 ---> 86b3fa6e0529 03:11:38 Step 3/22 : WORKDIR /edgex-go 03:11:38 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:11:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:11:38 ---> 86b3fa6e0529 03:11:38 Step 3/23 : WORKDIR /edgex-go 03:11:38 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:11:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:11:38 ---> 86b3fa6e0529 03:11:38 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 3/24 : WORKDIR /edgex-go 03:11:38 03:11:38 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:11:38 ---> 86b3fa6e0529 03:11:38 Step 3/31 : WORKDIR /edgex-go 03:11:38 ---> Running in c965c47e2736 03:11:38 ---> Running in f256f47d96b2 03:11:38 ---> Running in ea8e168740d2 03:11:38 ---> Running in 18943c17a137 03:11:38 ---> Running in 6d4bc30505fd 03:11:38 Removing intermediate container c965c47e2736 03:11:38 ---> 0598c7cd5135 03:11:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:11:38 Removing intermediate container ea8e168740d2 03:11:38 ---> d228e592bbd3 03:11:38 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:11:38 ---> Running in 8f1f523f5055 03:11:38 Removing intermediate container f256f47d96b2 03:11:38 ---> f0f4f73b95cf 03:11:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:11:38 Removing intermediate container 18943c17a137 03:11:38 ---> 95cb1734da47 03:11:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:11:38 Removing intermediate container 6d4bc30505fd 03:11:38 ---> 5afa3f32a529 03:11:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:11:38 ---> Running in 8548491c90dc 03:11:38 ---> Running in 8219f2e44725 03:11:38 ---> Running in 7b6e1996552b 03:11:38 ---> Running in 81d8cde5d6b9 03:11:39 Removing intermediate container 8f1f523f5055 03:11:39 ---> 0f91a50fc371 03:11:39 Step 5/22 : RUN apk add --update --no-cache make git 03:11:40 ---> Running in 4211e8285ed9 03:11:40 Removing intermediate container 8548491c90dc 03:11:40 ---> 1edd562d61f7 03:11:40 Step 5/31 : RUN apk add --update --no-cache make git 03:11:41 ---> Running in 18decfd59064 03:11:41 Removing intermediate container 8219f2e44725 03:11:41 Removing intermediate container 81d8cde5d6b9 03:11:41 ---> 8e00c4f453a8 03:11:41 Step 5/24 : RUN apk add --update --no-cache make git 03:11:41 ---> 79da7ae4c084 03:11:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:11:41 Removing intermediate container 7b6e1996552b 03:11:41 ---> 442404c02809 03:11:41 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:11:41 ---> Running in cbc91e3dc968 03:11:41 ---> Running in 3b0161153d92 03:11:41 ---> Running in e12d18797245 03:11:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:11:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:11:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:11:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:11:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:11:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:11:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:11:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:11:44 OK: 217 MiB in 51 packages 03:11:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:11:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:11:45 OK: 217 MiB in 51 packages 03:11:45 Removing intermediate container 4211e8285ed9 03:11:45 ---> f7c442a13114 03:11:45 Step 6/22 : COPY go.mod . 03:11:46 OK: 217 MiB in 51 packages 03:11:46 OK: 217 MiB in 51 packages 03:11:46 OK: 217 MiB in 51 packages 03:11:47 Removing intermediate container cbc91e3dc968 03:11:47 ---> 1a7d65ba49fc 03:11:47 Step 6/24 : COPY go.mod . 03:11:47 ---> 19320d9e8ac1 03:11:47 Step 7/22 : RUN go mod download 03:11:47 ---> Running in b2667a82561f 03:11:47 Removing intermediate container 3b0161153d92 03:11:47 ---> ec4e9e0f7335 03:11:47 Step 6/22 : COPY go.mod . 03:11:47 ---> 1c91df626db9 03:11:48 Step 7/24 : RUN go mod download 03:11:48 ---> Running in 6d9d57baff1a 03:11:48 Removing intermediate container 18decfd59064 03:11:48 ---> dacd176b6356 03:11:48 Step 6/31 : COPY go.mod . 03:11:49 Removing intermediate container e12d18797245 03:11:49 ---> 8596d3fcd6e2 03:11:49 Step 6/23 : COPY go.mod . 03:11:49 ---> 147aed7238c1 03:11:49 Step 7/22 : RUN go mod download 03:11:49 ---> Running in cefbe59b36ea 03:11:50 ---> 5220f6bf0740 03:11:50 Step 7/31 : RUN go mod download 03:11:50 ---> Running in 6dd35210f9f8 03:11:50 ---> 30d53c6c25aa 03:11:50 Step 7/23 : RUN go mod download 03:11:50 ---> Running in d4a66ee2d8bb 03:11:52 Removing intermediate container b2667a82561f 03:11:52 ---> cfa2b6fe5144 03:11:52 Step 8/22 : COPY . . 03:11:53 Removing intermediate container 6d9d57baff1a 03:11:53 ---> 28153c8c768a 03:11:53 Step 8/24 : COPY . . 03:11:55 Removing intermediate container cefbe59b36ea 03:11:55 ---> ef6ce05b619f 03:11:55 Step 8/22 : COPY . . 03:11:57 Removing intermediate container 6dd35210f9f8 03:11:57 ---> a7e23acabd31 03:11:57 Step 8/31 : COPY . . 03:11:57 Removing intermediate container d4a66ee2d8bb 03:11:57 ---> 5551243b756b 03:11:57 Step 8/23 : COPY . . 03:12:19 ---> 9b4ed28a77d8 03:12:19 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:12:19 ---> 3e1ab43317bb 03:12:19 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:12:19 ---> 04a6639d1f19 03:12:19 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:12:19 ---> 7eafa53a8496 03:12:19 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:12:19 ---> 6e702cb0836b 03:12:19 Step 9/23 : RUN make cmd/core-data/core-data 03:12:19 ---> Running in d294f56cd2c8 03:12:19 ---> Running in 1092524c7af9 03:12:19 ---> Running in 6a5df2ab4624 03:12:19 ---> Running in 94bbfdc939c6 03:12:19 ---> Running in ed1f8a3616cb 03:12:20 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 03:12:21 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 03:12:21 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 03:12:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:12:21 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 03:14: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 03:14:17 Removing intermediate container 1092524c7af9 03:14:17 ---> 08b07e78fb8a 03:14:17 03:14:17 Step 10/24 : FROM alpine:3.12 03:14:17 3.12: Pulling from library/alpine 03:14:18 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 03:14:18 Status: Downloaded newer image for alpine:3.12 03:14:18 ---> d10569e2745f 03:14:18 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 03:14:19 ---> Running in 53ff67314c5f 03:14:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:14:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:14:22 (1/5) Installing ca-certificates (20191127-r4) 03:14:22 (2/5) Installing nghttp2-libs (1.41.0-r0) 03:14:22 (3/5) Installing libcurl (7.69.1-r3) 03:14:22 (4/5) Installing curl (7.69.1-r3) 03:14:22 (5/5) Installing dumb-init (1.2.2-r1) 03:14:22 Executing busybox-1.31.1-r19.trigger 03:14:22 Executing ca-certificates-20191127-r4.trigger 03:14:23 OK: 7 MiB in 19 packages 03:14:26 Removing intermediate container 94bbfdc939c6 03:14:26 ---> 255cb3f9ba63 03:14:26 03:14:26 Step 10/31 : FROM alpine:3.12 03:14:26 ---> d10569e2745f 03:14:26 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:14:26 ---> Running in 530e5e1e4dcf 03:14:27 Removing intermediate container 53ff67314c5f 03:14:27 ---> 96ba068fce2a 03:14:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:14:28 ---> Running in 531367fc19d4 03:14:28 Removing intermediate container 530e5e1e4dcf 03:14:28 ---> 005d7e42ad16 03:14:28 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:14:28 ---> Running in d9503891576e 03:14:28 Removing intermediate container 531367fc19d4 03:14:28 ---> 2526f6e1c4c9 03:14:28 Step 13/24 : WORKDIR / 03:14:28 ---> Running in a8687cfb9426 03:14:29 Removing intermediate container a8687cfb9426 03:14:29 ---> 57e55cf7c085 03:14:29 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:14:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:14:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:14:31 ---> 7f5549bec114 03:14:31 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:14:31 (1/2) Installing dumb-init (1.2.2-r1) 03:14:31 (2/2) Installing su-exec (0.2-r1) 03:14:31 Executing busybox-1.31.1-r19.trigger 03:14:31 OK: 5 MiB in 16 packages 03:14:32 ---> 32d9521ae34a 03:14:32 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:14:33 Removing intermediate container d9503891576e 03:14:33 ---> 6e5a2ceef6f3 03:14:33 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:14:33 ---> c67396948766 03:14:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:14:33 ---> Running in 15258ee57aac 03:14:35 Removing intermediate container 15258ee57aac 03:14:35 ---> 147c9cdaef54 03:14:35 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:14:35 ---> Running in d0173f1bfb55 03:14:35 ---> dda238676078 03:14:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:14:36 Removing intermediate container d0173f1bfb55 03:14:36 ---> 238266e931e9 03:14:36 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:14:37 ---> Running in f2e7ba8be0fd 03:14:38 ---> c7c1b78a1373 03:14:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:14:41 ---> e37da51996ed 03:14: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/ 03:14:41 ---> Running in cea3df4c64c3 03:14:42 Removing intermediate container d294f56cd2c8 03:14:42 ---> e49c70e5e972 03:14:42 03:14:42 Step 10/22 : FROM alpine:3.12 03:14:42 ---> d10569e2745f 03:14:42 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:14:42 Removing intermediate container f2e7ba8be0fd 03:14:42 ---> 25388ff977e0 03:14:42 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:14:42 ---> Running in 32fae19f7789 03:14:42 ---> Running in e728eb1a7ca7 03:14:43 Removing intermediate container 6a5df2ab4624 03:14:43 ---> deec19c5e759 03:14:43 03:14:43 Step 10/22 : FROM alpine:3.12 03:14:43 ---> d10569e2745f 03:14:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:14:43 ---> Running in b7947769d8ce 03:14:43 Removing intermediate container e728eb1a7ca7 03:14:43 ---> dbf6961efe89 03:14:43 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:14:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:14:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:14:45 Removing intermediate container cea3df4c64c3 03:14:45 ---> 9216acdd5331 03:14:45 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:14:45 (1/1) Installing dumb-init (1.2.2-r1) 03:14:45 Executing busybox-1.31.1-r19.trigger 03:14:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:14:45 OK: 5 MiB in 15 packages 03:14:45 ---> 9f13013ee07d 03:14:45 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:14:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:14:45 ---> Running in b1ac1d0cf675 03:14:45 ---> Running in 1755169a63c3 03:14:46 (1/2) Installing ca-certificates (20191127-r4) 03:14:46 (2/2) Installing dumb-init (1.2.2-r1) 03:14:46 Executing busybox-1.31.1-r19.trigger 03:14:46 Executing ca-certificates-20191127-r4.trigger 03:14:46 OK: 6 MiB in 16 packages 03:14:47 Removing intermediate container b1ac1d0cf675 03:14:47 ---> ef13e04eaaa9 03:14:47 Step 22/24 : LABEL arch=arm64 03:14:47 ---> Running in 0536931b662c 03:14:47 Removing intermediate container 32fae19f7789 03:14:47 ---> 72bf3dfed062 03:14:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:14:48 ---> Running in c8f50c5c7824 03:14:48 Removing intermediate container 0536931b662c 03:14:48 ---> aa886875353c 03:14:48 Step 23/24 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 03:14:48 ---> Running in b673c8178105 03:14:49 Removing intermediate container c8f50c5c7824 03:14:49 ---> dc4a8a27f4d6 03:14:49 Step 13/22 : ENV APP_PORT=48085 03:14:49 Removing intermediate container b673c8178105 03:14:49 ---> 65ba065b375e 03:14:49 Step 24/24 : LABEL version=0.0.0 03:14:49 ---> Running in 9e6a36b3d049 03:14:49 Removing intermediate container b7947769d8ce 03:14:49 ---> 1f153ec5df6b 03:14:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:14:50 ---> Running in fbd03320a55d 03:14:50 ---> Running in fe431893b1af 03:14:50 Removing intermediate container 1755169a63c3 03:14:50 ---> a0f4e48cc75a 03:14:50 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:14:50 Removing intermediate container 9e6a36b3d049 03:14:50 ---> 9f840d7b3575 03:14:50 Step 14/22 : EXPOSE $APP_PORT 03:14:50 ---> Running in ba6d412e24f7 03:14:50 Removing intermediate container fe431893b1af 03:14:50 Removing intermediate container fbd03320a55d 03:14:50 ---> 6fcc9a4428a2 03:14:50 03:14:50 ---> ea1a5e189c9e 03:14:50 Step 13/22 : ENV APP_PORT=48060 03:14:51 ---> Running in 6244c776d31e 03:14:51 ---> 379c1f86b2df 03:14:51 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:14:51 Removing intermediate container ba6d412e24f7 03:14:51 ---> c7bcd158aee6 03:14:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:14:51 Successfully built 6fcc9a4428a2 03:14:51 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 03:14:52 Building docker-sys-mgmt-agent-go 03:14:52  Building docker-security-secretstore-setup-go ... done Removing intermediate container 6244c776d31e 03:14:52 ---> 17e9cd83174b 03:14:52 Step 14/22 : EXPOSE $APP_PORT 03:14:52 ---> Running in 8a8742ec9d5d 03:14:52 ---> 749c7eb62fa5 03:14:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:14:53 Removing intermediate container 8a8742ec9d5d 03:14:53 ---> 0d8cde7f6e1e 03:14:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:14:54 ---> daa90a17e5f9 03:14:54 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:14:55 ---> 21e61d8ed620 03:14:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:14:55 ---> cf831c2b598c 03:14:55 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:14:55 ---> 95205fb865f9 03:14:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:14:56 Removing intermediate container ed1f8a3616cb 03:14:56 ---> 28fec709283c 03:14:56 03:14:56 Step 10/23 : FROM alpine:3.12 03:14:56 ---> d10569e2745f 03:14:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:14:57 ---> Running in 613f6231d28a 03:14:58 ---> fdfa89b1b814 03:14:58 ---> be9861f10a68 03:14:58 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:14:58 03:14:58 ---> 4eac32399b34 03:14:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:14:58 Removing intermediate container 613f6231d28a 03:14:58 ---> a42a487af1cb 03:14:58 Step 12/23 : ENV APP_PORT=48080 03:14:58 ---> Running in 1bfd106c1827 03:14:58 ---> Running in 1b29f7a9d497 03:14:59 ---> 4601652a49f8 03:14:59 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:14:59 Removing intermediate container 1bfd106c1827 03:14:59 ---> 90da4802bb54 03:14:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:14:59 ---> 1f727d09cb86 03:14:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:14:59 Removing intermediate container 1b29f7a9d497 03:14:59 ---> Running in 83ebb7fc2d6e 03:14:59 ---> a56e6d445166 03:14:59 Step 13/23 : EXPOSE $APP_PORT 03:14:59 ---> Running in 896955a14e8f 03:14:59 ---> Running in e1110a5eb273 03:14:59 ---> Running in 073e1fa11c63 03:15:00 Removing intermediate container 83ebb7fc2d6e 03:15:00 ---> 831829b6c499 03:15:00 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:15:00 Removing intermediate container 896955a14e8f 03:15:00 ---> b187e81b7e14 03:15:00 Step 20/22 : LABEL arch=arm64 03:15:00 Removing intermediate container e1110a5eb273 03:15:00 ---> 5a076f14203e 03:15:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:00 Removing intermediate container 073e1fa11c63 03:15:00 ---> 2e84881c8fb4 03:15:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:15:00 ---> Running in 045cf38d71d4 03:15:00 ---> Running in 596c76e7fac9 03:15:00 ---> Running in 230df8c561e8 03:15:02 ---> 7f1941e02520 03:15:02 Step 26/31 : RUN chmod +x /entrypoint.sh 03:15:02 Removing intermediate container 045cf38d71d4 03:15:02 ---> 9c318ef4a68d 03:15:02 Step 21/22 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 03:15:02 Removing intermediate container 230df8c561e8 03:15:02 ---> f56757d54ff8 03:15:02 Step 20/22 : LABEL arch=arm64 03:15:02 ---> Running in cff3c51dbbad 03:15:02 ---> Running in 825f58e61351 03:15:02 ---> Running in 8b952ce904aa 03:15:03 Removing intermediate container cff3c51dbbad 03:15:03 ---> 31ba899fd9a7 03:15:03 Step 22/22 : LABEL version=0.0.0 03:15:03 ---> Running in 88806cacd14d 03:15:03 Removing intermediate container 8b952ce904aa 03:15:03 ---> 236448d85521 03:15:03 Step 21/22 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 03:15:04 ---> Running in 2a6eb8d65382 03:15:04 Removing intermediate container 596c76e7fac9 03:15:04 ---> 307daf290c88 03:15:04 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:15:04 Removing intermediate container 88806cacd14d 03:15:04 ---> 69f904b5fa46 03:15:04 03:15:04 ---> Running in c8e5351dad9e 03:15:04 Removing intermediate container 2a6eb8d65382 03:15:04 ---> 7bec296b6bd6 03:15:04 Step 22/22 : LABEL version=0.0.0 03:15:05 Successfully built 69f904b5fa46 03:15:05 Successfully tagged docker-support-scheduler-go-arm64:latest 03:15:05  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 03:15:05 ---> Running in 647eb192b12e 03:15:06 Removing intermediate container 825f58e61351 03:15:06 ---> cbfa20b0ac56 03:15:06 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:15:06 Removing intermediate container 647eb192b12e 03:15:06 ---> aedcd23e16cd 03:15:06 03:15:06 ---> Running in 4b992d4a2b52 03:15:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:15:06 Successfully built aedcd23e16cd 03:15:06 Successfully tagged docker-support-notifications-go-arm64:latest 03:15:06  Building docker-support-notifications-go ... done Building docker-core-metadata-go 03:15:07 Removing intermediate container 4b992d4a2b52 03:15:07 ---> 1e002462fa34 03:15:07 Step 28/31 : CMD ["gate"] 03:15:08 ---> Running in 37e2d940a590 03:15:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:15:08 Removing intermediate container 37e2d940a590 03:15:08 ---> d70c876ed87d 03:15:08 Step 29/31 : LABEL arch=arm64 03:15:09 ---> Running in aae1bb3929a3 03:15:10 Removing intermediate container aae1bb3929a3 03:15:10 ---> 826cbb15d0d9 03:15:10 Step 30/31 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 03:15:10 ---> Running in 20cd2433527a 03:15:11 (1/6) Installing dumb-init (1.2.2-r1) 03:15:11 (2/6) Installing libgcc (9.3.0-r2) 03:15:11 (3/6) Installing libsodium (1.0.18-r0) 03:15:11 Removing intermediate container 20cd2433527a 03:15:11 ---> 179ae73d0557 03:15:11 Step 31/31 : LABEL version=0.0.0 03:15:11 (4/6) Installing libstdc++ (9.3.0-r2) 03:15:12 ---> Running in 2e0409623437 03:15:12 (5/6) Installing libzmq (4.3.3-r0) 03:15:13 (6/6) Installing zeromq (4.3.3-r0) 03:15:13 Executing busybox-1.31.1-r19.trigger 03:15:13 OK: 8 MiB in 20 packages 03:15:13 Removing intermediate container 2e0409623437 03:15:13 ---> 788fd8368344 03:15:13 03:15:13 Successfully built 788fd8368344 03:15:14 Successfully tagged docker-security-bootstrapper-go-arm64:latest 03:15:14 Building docker-core-command-go 03:15:15  Building docker-security-bootstrapper-go ... done Removing intermediate container c8e5351dad9e 03:15:15 ---> 401037c4862a 03:15:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:15:15 ---> 5e531df1564a 03:15:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:15:17 ---> 438db8b85e15 03:15:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:15:18 ---> 57b3163406e2 03:15:18 Step 19/23 : ENTRYPOINT ["/core-data"] 03:15:18 ---> Running in 94398b1eedfa 03:15:19 Removing intermediate container 94398b1eedfa 03:15:19 ---> 95634855e6f8 03:15:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:15:19 ---> Running in 21a069e18fb8 03:15:20 Removing intermediate container 21a069e18fb8 03:15:20 ---> 1780741956c3 03:15:20 Step 21/23 : LABEL arch=arm64 03:15:20 ---> Running in 226cdcb5a402 03:15:21 Removing intermediate container 226cdcb5a402 03:15:21 ---> 5884f6ef65a4 03:15:21 Step 22/23 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 03:15:22 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:15:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:15:22 ---> 86b3fa6e0529 03:15:22 Step 3/26 : WORKDIR /edgex-go 03:15:22 ---> Using cache 03:15:22 ---> 95cb1734da47 03:15:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:22 ---> Using cache 03:15:22 ---> 442404c02809 03:15:22 Step 5/26 : RUN apk add --update --no-cache make bash git 03:15:22 ---> Running in 74cc3c37d2b0 03:15:22 ---> Running in 8f4856ec7bfc 03:15:23 Removing intermediate container 8f4856ec7bfc 03:15:23 ---> ea7b654e1acf 03:15:23 Step 23/23 : LABEL version=0.0.0 03:15:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:15:24 ---> Running in c337d0124761 03:15:25 Removing intermediate container c337d0124761 03:15:25 ---> 6252f3e625cf 03:15:25 03:15:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:15:25 Successfully built 6252f3e625cf 03:15:25 Successfully tagged docker-core-data-go-arm64:latest 03:15:26  Building docker-core-data-go ... done OK: 217 MiB in 51 packages 03:15:28 Removing intermediate container 74cc3c37d2b0 03:15:28 ---> 5a7aff8a9023 03:15:28 Step 6/26 : COPY go.mod . 03:15:29 ---> 442eb9973df5 03:15:29 Step 7/26 : RUN go mod download 03:15:29 ---> Running in f9f32d2155d8 03:15:34 Removing intermediate container f9f32d2155d8 03:15:34 ---> edd77e5f1626 03:15:34 Step 8/26 : COPY . . 03:15:49 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:15:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:15:49 ---> 86b3fa6e0529 03:15:49 Step 3/21 : WORKDIR /edgex-go 03:15:49 ---> Using cache 03:15:49 ---> 95cb1734da47 03:15:49 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:49 ---> Using cache 03:15:49 ---> 442404c02809 03:15:49 Step 5/21 : RUN apk add --update --no-cache make git 03:15:49 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:15:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:15:49 ---> 86b3fa6e0529 03:15:49 Step 3/23 : WORKDIR /edgex-go 03:15:49 ---> Using cache 03:15:49 ---> 95cb1734da47 03:15:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:49 ---> Using cache 03:15:49 ---> 442404c02809 03:15:49 Step 5/23 : RUN apk add --update --no-cache make git 03:15:51 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:15:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:15:51 ---> 86b3fa6e0529 03:15:51 Step 3/23 : WORKDIR /edgex-go 03:15:51 ---> Using cache 03:15:51 ---> 95cb1734da47 03:15:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:51 ---> Using cache 03:15:51 ---> 442404c02809 03:15:51 Step 5/23 : RUN apk add --update --no-cache make git 03:15:53 ---> Running in 738cda9a1d6d 03:15:53 ---> Running in ce95df455d16 03:15:53 ---> Running in c80d93346f4b 03:15:53 ---> b23497b33334 03:15:53 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:15:54 ---> Running in 01373342b5b6 03:15:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:15:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:15:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:15:55 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 03:15:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:15:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:15:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:15:57 OK: 217 MiB in 51 packages 03:15:57 OK: 217 MiB in 51 packages 03:15:57 OK: 217 MiB in 51 packages 03:15:59 Removing intermediate container 738cda9a1d6d 03:15:59 ---> 032b3e25fda0 03:15:59 Step 6/23 : COPY go.mod . 03:15:59 Removing intermediate container ce95df455d16 03:15:59 ---> 6a487aafa820 03:15:59 Step 6/21 : COPY go.mod . 03:16:00 Removing intermediate container c80d93346f4b 03:16:00 ---> 8609e8194bdc 03:16:00 Step 6/23 : COPY go.mod . 03:16:01 ---> 981863a9d714 03:16:01 Step 7/23 : RUN go mod download 03:16:01 ---> Running in f4e7809b95af 03:16:01 ---> d91dba50f69c 03:16:01 Step 7/21 : RUN go mod download 03:16:01 ---> Running in 960b11c5bda4 03:16:01 ---> d1b6d56ace01 03:16:01 Step 7/23 : RUN go mod download 03:16:02 ---> Running in 82dc4963808b 03:16:07 Removing intermediate container f4e7809b95af 03:16:07 ---> 8fed0d55b7b9 03:16:07 Step 8/23 : COPY . . 03:16:08 Removing intermediate container 82dc4963808b 03:16:08 ---> b07512b9a3d0 03:16:08 Step 8/23 : COPY . . 03:16:08 Removing intermediate container 960b11c5bda4 03:16:08 ---> 5b591711b94e 03:16:08 Step 8/21 : COPY . . 03:16:47 ---> a1d622db27e4 03:16:47 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:16:47 ---> 0ed8cc99e73a 03:16:47 Step 9/23 : RUN make cmd/core-command/core-command 03:16:47 ---> fcef5d5f6562 03:16:47 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:16:47 ---> Running in e6b0d7660c94 03:16:47 ---> Running in c580cc05c00f 03:16:47 ---> Running in 05fa3f0cb2f0 03:16:47 Removing intermediate container 01373342b5b6 03:16:47 ---> 3a4848c1f074 03:16:47 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:16:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:16:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:16:47 ---> Running in e7748f6cbebf 03:16:47 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 03:16:48 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 03:16:53 Removing intermediate container e7748f6cbebf 03:16:53 ---> a298d2eef57f 03:16:53 03:16:53 Step 11/26 : FROM docker:20.10.0 03:16:53 20.10.0: Pulling from library/docker 03:17:08 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:17:08 Status: Downloaded newer image for docker:20.10.0 03:17:08 ---> eeaf43b92773 03:17:08 Step 12/26 : RUN apk add --no-cache bash 03:17:09 ---> Running in d6496280fefd 03:17:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:17:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:17:11 (1/2) Installing readline (8.0.4-r0) 03:17:11 (2/2) Installing bash (5.0.17-r0) 03:17:12 Executing bash-5.0.17-r0.post-install 03:17:12 Executing busybox-1.31.1-r19.trigger 03:17:12 OK: 12 MiB in 22 packages 03:17:14 Removing intermediate container d6496280fefd 03:17:14 ---> 520a506293ff 03:17:14 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:17:14 ---> Running in 7eace32d3648 03:17:15 Removing intermediate container 7eace32d3648 03:17:15 ---> 8ba5705f63ca 03:17:15 Step 14/26 : ENV APP_PORT=48090 03:17:15 ---> Running in 6a1c4884fb95 03:17:15 Removing intermediate container 6a1c4884fb95 03:17:15 ---> 48b6451b74e8 03:17:15 Step 15/26 : EXPOSE $APP_PORT 03:17:16 ---> Running in 780f43a9dcae 03:17:16 Removing intermediate container 780f43a9dcae 03:17:16 ---> 0e10fdd5890b 03:17:16 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:17:18 ---> 0454a16e76f8 03:17:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:17:19 ---> ad0b47203a8e 03:17:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:17:20 ---> 0c7a0c885ed0 03:17:20 Step 19/26 : RUN apk --no-cache add py3-pip 03:17:21 ---> Running in 5ba14529a60a 03:17:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:17:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:17:24 (1/33) Installing libbz2 (1.0.8-r1) 03:17:24 (2/33) Installing expat (2.2.9-r1) 03:17:24 (3/33) Installing libffi (3.3-r2) 03:17:24 (4/33) Installing gdbm (1.13-r1) 03:17:24 (5/33) Installing xz-libs (5.2.5-r0) 03:17:24 (6/33) Installing sqlite-libs (3.32.1-r0) 03:17:24 (7/33) Installing python3 (3.8.8-r0) 03:17:26 (8/33) Installing py3-appdirs (1.4.4-r1) 03:17:26 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:17:26 (10/33) Installing py3-parsing (2.4.7-r0) 03:17:26 (11/33) Installing py3-six (1.15.0-r0) 03:17:26 (12/33) Installing py3-packaging (20.4-r0) 03:17:26 (13/33) Installing py3-setuptools (47.0.0-r0) 03:17:26 (14/33) Installing py3-chardet (3.0.4-r4) 03:17:26 (15/33) Installing py3-idna (2.9-r0) 03:17:26 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:17:26 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:17:26 (18/33) Installing py3-requests (2.23.0-r0) 03:17:26 (19/33) Installing py3-msgpack (1.0.0-r0) 03:17:26 (20/33) Installing py3-lockfile (0.12.2-r3) 03:17:26 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:17:26 (22/33) Installing py3-colorama (0.4.3-r0) 03:17:26 (23/33) Installing py3-distlib (0.3.0-r0) 03:17:26 (24/33) Installing py3-distro (1.5.0-r1) 03:17:26 (25/33) Installing py3-webencodings (0.5.1-r3) 03:17:26 (26/33) Installing py3-html5lib (1.0.1-r4) 03:17:26 (27/33) Installing py3-pytoml (0.1.21-r0) 03:17:26 (28/33) Installing py3-pep517 (0.8.2-r0) 03:17:26 (29/33) Installing py3-progress (1.5-r0) 03:17:26 (30/33) Installing py3-toml (0.10.1-r0) 03:17:26 (31/33) Installing py3-retrying (1.3.3-r0) 03:17:26 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:17:26 (33/33) Installing py3-pip (20.1.1-r0) 03:17:27 Executing busybox-1.31.1-r19.trigger 03:17:27 OK: 71 MiB in 55 packages 03:17:37 Removing intermediate container 5ba14529a60a 03:17:37 ---> e97eb4bd93df 03:17:37 Step 20/26 : RUN pip install docker-compose==1.23.2 03:17:37 ---> Running in 51b82ff4fc83 03:17:45 Collecting docker-compose==1.23.2 03:17:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:17:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:17:45 Collecting docker<4.0,>=3.6.0 03:17:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:17:46 Collecting cached-property<2,>=1.2.0 03:17:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:17:48 Collecting PyYAML<4,>=3.10 03:17:48 Downloading PyYAML-3.13.tar.gz (270 kB) 03:17:53 Collecting texttable<0.10,>=0.9.0 03:17:53 Downloading texttable-0.9.1.tar.gz (11 kB) 03:17:57 Collecting jsonschema<3,>=2.5.1 03:17:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:17:57 Collecting dockerpty<0.5,>=0.4.1 03:17:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:18:01 Collecting websocket-client<1.0,>=0.32.0 03:18:01 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 03:18:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:18:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:18:03 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 03:18:03 Collecting docopt<0.7,>=0.6.1 03:18:03 Downloading docopt-0.6.2.tar.gz (25 kB) 03:18:07 Collecting docker-pycreds>=0.4.0 03:18:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:18:07 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) 03:18:08 Collecting urllib3<1.25,>=1.21.1 03:18:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:18:09 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) 03:18:09 Collecting idna<2.8,>=2.5 03:18:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:18:09 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:18:09 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:18:09 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:18:09 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:18:11 Installing collected packages: websocket-client, docker-pycreds, urllib3, idna, requests, docker, cached-property, PyYAML, texttable, jsonschema, dockerpty, docopt, docker-compose 03:18:11 Attempting uninstall: urllib3 03:18:11 Found existing installation: urllib3 1.25.9 03:18:11 Uninstalling urllib3-1.25.9: 03:18:11 Successfully uninstalled urllib3-1.25.9 03:18:12 Attempting uninstall: idna 03:18:12 Found existing installation: idna 2.9 03:18:12 Uninstalling idna-2.9: 03:18:12 Successfully uninstalled idna-2.9 03:18:13 Attempting uninstall: requests 03:18:13 Found existing installation: requests 2.23.0 03:18:13 Uninstalling requests-2.23.0: 03:18:13 Successfully uninstalled requests-2.23.0 03:18:14 Running setup.py install for PyYAML: started 03:18:19 Running setup.py install for PyYAML: finished with status 'done' 03:18:19 Running setup.py install for texttable: started 03:18:20 Removing intermediate container e6b0d7660c94 03:18:20 ---> cb95f21459d9 03:18:20 03:18:20 Step 10/21 : FROM alpine:3.12 03:18:20 ---> d10569e2745f 03:18:20 Step 11/21 : RUN apk add --update --no-cache curl 03:18:21 ---> Running in 3e3dc3da6d97 03:18:22 Running setup.py install for texttable: finished with status 'done' 03:18:22 Running setup.py install for dockerpty: started 03:18:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:18:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:18:23 (1/4) Installing ca-certificates (20191127-r4) 03:18:23 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:18:23 (3/4) Installing libcurl (7.69.1-r3) 03:18:23 (4/4) Installing curl (7.69.1-r3) 03:18:23 Executing busybox-1.31.1-r19.trigger 03:18:23 Executing ca-certificates-20191127-r4.trigger 03:18:24 OK: 7 MiB in 18 packages 03:18:25 Running setup.py install for dockerpty: finished with status 'done' 03:18:25 Running setup.py install for docopt: started 03:18:26 Removing intermediate container 3e3dc3da6d97 03:18:26 ---> 2f3d16623244 03:18:26 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:18:26 ---> Running in 35f21e37b8b3 03:18:28 Removing intermediate container 35f21e37b8b3 03:18:28 ---> 5960730daaf3 03:18:28 Step 13/21 : WORKDIR /edgex 03:18:28 ---> Running in 39e1f455c128 03:18:28 Running setup.py install for docopt: finished with status 'done' 03:18:29 Removing intermediate container 39e1f455c128 03:18:29 ---> 74c46463dfd0 03:18:29 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:18:29 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 03:18:30 Removing intermediate container c580cc05c00f 03:18:30 ---> d0472817152f 03:18:30 03:18:30 Step 10/23 : FROM alpine:3.12 03:18:30 ---> d10569e2745f 03:18:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:18:30 ---> Using cache 03:18:30 ---> 72bf3dfed062 03:18:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:18:30 ---> Using cache 03:18:30 ---> dc4a8a27f4d6 03:18:30 Step 13/23 : ENV APP_PORT=48082 03:18:30 ---> Running in df4fb328dfec 03:18:30 ---> 48ce8ccb17e4 03:18:30 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:18:30 Removing intermediate container df4fb328dfec 03:18:30 ---> 3d11dbf75709 03:18:30 Step 14/23 : EXPOSE $APP_PORT 03:18:31 ---> Running in fe6d25ec4a4b 03:18:31 Removing intermediate container fe6d25ec4a4b 03:18:31 ---> bb86928f42df 03:18:31 Step 15/23 : WORKDIR / 03:18:32 ---> 5ef999e3b1d2 03:18:32 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:18:32 ---> Running in f22135c7361b 03:18:33 Removing intermediate container f22135c7361b 03:18:33 ---> 67da433474bb 03:18:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:18:33 ---> fd8a40e5a43e 03:18:33 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:18:34 ---> Running in f59a0b290663 03:18:34 ---> 1f3f81c1119c 03:18:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:18:35 Removing intermediate container f59a0b290663 03:18:35 ---> 8be78fc7350c 03:18:35 Step 18/21 : CMD ["--init=true"] 03:18:35 ---> Running in c2f5d7cf53c8 03:18:35 Removing intermediate container 51b82ff4fc83 03:18:35 ---> e8f425792cc4 03:18:35 Step 21/26 : RUN apk --no-cache add curl 03:18:36 ---> Running in 110307745b88 03:18:36 Removing intermediate container c2f5d7cf53c8 03:18:36 ---> b027c0260860 03:18:36 Step 19/21 : LABEL arch=arm64 03:18:36 ---> 59315d6647ce 03:18:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:18:36 ---> Running in 5ebb28ef3e42 03:18:37 Removing intermediate container 5ebb28ef3e42 03:18:37 ---> 82fa04f9a052 03:18:37 Step 20/21 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 03:18:37 ---> Running in cf93772ab560 03:18:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:18:37 ---> d73a344bad7c 03:18:37 Step 19/23 : ENTRYPOINT ["/core-command"] 03:18:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:18:38 ---> Running in 8feab030db50 03:18:38 Removing intermediate container 05fa3f0cb2f0 03:18:38 ---> ac94cfb26d16 03:18:38 03:18:38 Step 10/23 : FROM alpine:3.12 03:18:38 ---> d10569e2745f 03:18:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:18:38 ---> Using cache 03:18:38 ---> 72bf3dfed062 03:18:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:18:38 ---> Using cache 03:18:38 ---> dc4a8a27f4d6 03:18:38 Step 13/23 : ENV APP_PORT=48081 03:18:38 ---> Running in 480280ea918a 03:18:38 Removing intermediate container cf93772ab560 03:18:38 ---> 56ed7f3dbb7b 03:18:38 Step 21/21 : LABEL version=0.0.0 03:18:38 ---> Running in cb710dac8787 03:18:38 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:18:38 (2/3) Installing libcurl (7.69.1-r3) 03:18:38 Removing intermediate container 8feab030db50 03:18:38 ---> 41d2cb431152 03:18:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:18:38 (3/3) Installing curl (7.69.1-r3) 03:18:38 Executing busybox-1.31.1-r19.trigger 03:18:39 OK: 72 MiB in 58 packages 03:18:39 ---> Running in 51c5030e638a 03:18:39 Removing intermediate container 480280ea918a 03:18:39 ---> 39d0f162376a 03:18:39 Step 14/23 : EXPOSE $APP_PORT 03:18:39 Removing intermediate container cb710dac8787 03:18:39 ---> 2d5da3f977a4 03:18:39 03:18:39 ---> Running in 745ffc5efe8d 03:18:39 Removing intermediate container 51c5030e638a 03:18:39 ---> f6969dd8efa6 03:18:39 Step 21/23 : LABEL arch=arm64 03:18:39 ---> Running in 53eb48208a6e 03:18:39 Successfully built 2d5da3f977a4 03:18:39 Successfully tagged docker-security-proxy-setup-go-arm64:latest 03:18:40  Building docker-security-proxy-setup-go ... done Removing intermediate container 745ffc5efe8d 03:18:40 ---> c982daa8a0c7 03:18:40 Step 15/23 : WORKDIR / 03:18:40 ---> Running in f991f3ae54ac 03:18:40 Removing intermediate container 53eb48208a6e 03:18:40 ---> 99995dca28cd 03:18:40 Step 22/23 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 03:18:40 Removing intermediate container 110307745b88 03:18:40 ---> ca497d0abe2d 03:18:40 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 03:18:40 ---> Running in 1dd4cbfb922c 03:18:40 ---> Running in 15f67e366af7 03:18:41 Removing intermediate container f991f3ae54ac 03:18:41 ---> 1b7a19cf134f 03:18:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:18:41 Removing intermediate container 15f67e366af7 03:18:41 ---> c71a0e1a3244 03:18:41 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:18:41 Removing intermediate container 1dd4cbfb922c 03:18:41 ---> 333ebea4e6e9 03:18:41 Step 23/23 : LABEL version=0.0.0 03:18:41 ---> Running in 279a08cb1c8b 03:18:41 ---> Running in 2fc2ad04d55a 03:18:41 ---> 37d1a25bec38 03:18:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:18:42 Removing intermediate container 279a08cb1c8b 03:18:42 ---> 9abe913973cf 03:18:42 Step 24/26 : LABEL arch=arm64 03:18:42 ---> Running in 41a35802a07c 03:18:42 Removing intermediate container 2fc2ad04d55a 03:18:42 ---> 6dd535f52256 03:18:42 03:18:43 Successfully built 6dd535f52256 03:18:43 Successfully tagged docker-core-command-go-arm64:latest 03:18:43  Building docker-core-command-go ... done Removing intermediate container 41a35802a07c 03:18:43 ---> 2e3967f9d6ce 03:18:43 Step 25/26 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 03:18:43 ---> f07f4a7a51c1 03:18:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:18:43 ---> Running in 26735c72196a 03:18:43 Removing intermediate container 26735c72196a 03:18:43 ---> ba2c71cfc139 03:18:43 Step 26/26 : LABEL version=0.0.0 03:18:43 ---> Running in e44f7db39085 03:18:43 ---> 8e7dc1f6d181 03:18:43 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:18:44 ---> Running in c67de658ed01 03:18:44 Removing intermediate container e44f7db39085 03:18:44 ---> 42d073ff6ae4 03:18:44 03:18:44 Successfully built 42d073ff6ae4 03:18:44 Removing intermediate container c67de658ed01 03:18:44 ---> 7adcee46402a 03:18:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:18:44 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 03:18:44  Building docker-sys-mgmt-agent-go ... done  ---> Running in 190e34bfa4c1 03:18:45 Removing intermediate container 190e34bfa4c1 03:18:45 ---> d9451bb43b95 03:18:45 Step 21/23 : LABEL arch=arm64 03:18:45 ---> Running in 113cb7b0fbfc 03:18:46 Removing intermediate container 113cb7b0fbfc 03:18:46 ---> b96d41d6c9d4 03:18:46 Step 22/23 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 03:18:46 ---> Running in d74374fee8cd 03:18:46 Removing intermediate container d74374fee8cd 03:18:46 ---> 0f858213a321 03:18:46 Step 23/23 : LABEL version=0.0.0 03:18:46 ---> Running in 204e2a130f3c 03:18:46 Removing intermediate container 204e2a130f3c 03:18:46 ---> aad21882a90d 03:18:46 03:18:47 Successfully built aad21882a90d 03:18:47 Successfully tagged docker-core-metadata-go-arm64:latest 03:18:48  Building docker-core-metadata-go ... done  [Pipeline] } 03:18:48 $ docker stop --time=1 08663ffa6887596c6f6f182e9edce812b9695fd0b49889334ba7890343492f27 03:18:50 $ docker rm -f 08663ffa6887596c6f6f182e9edce812b9695fd0b49889334ba7890343492f27 [Pipeline] // withDockerContainer [Pipeline] sh 03:18:50 + docker images 03:18:50 + grep docker 03:18:51 docker-core-metadata-go-arm64 latest aad21882a90d 4 seconds ago 17.9MB 03:18:51 docker-sys-mgmt-agent-go-arm64 latest 42d073ff6ae4 6 seconds ago 300MB 03:18:51 docker-core-command-go-arm64 latest 6dd535f52256 8 seconds ago 16.2MB 03:18:51 docker-security-proxy-setup-go-arm64 latest 2d5da3f977a4 11 seconds ago 23.4MB 03:18:51 docker-core-data-go-arm64 latest 6252f3e625cf 3 minutes ago 21.3MB 03:18:51 docker-security-bootstrapper-go-arm64 latest 788fd8368344 3 minutes ago 17.8MB 03:18:51 docker-support-notifications-go-arm64 latest aedcd23e16cd 3 minutes ago 16.9MB 03:18:51 docker-support-scheduler-go-arm64 latest 69f904b5fa46 3 minutes ago 16.3MB 03:18:51 docker-security-secretstore-setup-go-arm64 latest 6fcc9a4428a2 4 minutes ago 23.7MB 03:18:51 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 03:18:52 ---> job-cost.sh 03:18:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TcEc 03:19:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:21:15 lf-activate-venv(): INFO: Adding /tmp/venv-TcEc/bin to PATH 03:21:15 INFO: No Stack... 03:21:15 INFO: Retrieving Pricing Info for: lf-standard-4 03:21:15 INFO: Archiving Costs [Pipeline] sh 03:21:15 + cat /w/workspace/edgex-go/22/archives/cost.csv 03:21:15 + cut -d, -f6 [Pipeline] lock 03:21:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3209-22-stack-cost] 03:21:16 Resource [jenkins-edgexfoundry-edgex-go-PR-3209-22-stack-cost] did not exist. Created. 03:21:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3209-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:21:16 + echo total: 0.20999999344348907 [Pipeline] stash 03:21:16 Stashed 1 file(s) [Pipeline] } 03:21:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3209-22-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 03:21:18 provisioning config files... 03:21:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/22@tmp/config1965736967256294441tmp [Pipeline] { [Pipeline] sh 03:21:18 + set +x 03:21:18 + curl -s https://codecov.io/bash 03:21:18 + bash -s -- 03:21:18 03:21:18 _____ _ 03:21:18 / ____| | | 03:21:18 | | ___ __| | ___ ___ _____ __ 03:21:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:21:18 | |___| (_) | (_| | __/ (_| (_) \ V / 03:21:18 \_____\___/ \__,_|\___|\___\___/ \_/ 03:21:18 Bash-20210309-2b87ace 03:21:18 03:21:18 03:21:18 ==> git version 2.24.3 found 03:21:18 ==> 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 03:21:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:21:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:21:19 ==> Jenkins CI detected. 03:21:19 project root: . 03:21:19 --> token set from env 03:21:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:21:19 ==> Running gcov in . (disable via -X gcov) 03:21:19 ==> Python coveragepy not found 03:21:19 ==> Searching for coverage reports in: 03:21:19 + . 03:21:19 -> Found 1 reports 03:21:19 ==> Detecting git/mercurial file structure 03:21:19 ==> Reading reports 03:21:19 + ./coverage.out bytes=650607 03:21:19 ==> Appending adjustments 03:21:19 https://docs.codecov.io/docs/fixing-reports 03:21:22 + Found adjustments 03:21:22 ==> Gzipping contents 03:21:22 96K /tmp/codecov.hYUMxX.gz 03:21:22 ==> Uploading reports 03:21:22 url: https://codecov.io 03:21:22 query: branch=PR-3209&commit=49718c946fbf1d21b605dd41d0c635a3842b2325&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3209%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3209&job=&cmd_args= 03:21:22 -> Pinging Codecov 03:21:22 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3209&commit=49718c946fbf1d21b605dd41d0c635a3842b2325&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3209%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3209&job=&cmd_args= 03:21:23 -> Uploading to 03:21:23 https://storage.googleapis.com/codecov/v4/raw/2021-03-16/00271124DB129430A58F1EEE437C3FCB/49718c946fbf1d21b605dd41d0c635a3842b2325/402c0d98-d7e6-4f93-b3f1-c34d6b8a4618.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210316T032123Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7eabf5036afb33d697ad47d7c06fd579b5137d8eab8b1cc77abfccb13bc1bc70 03:21:23 % Total % Received % Xferd Average Speed Time Time Time Current 03:21:23 Dload Upload Total Spent Left Speed 03:21:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 94925 0 0 86 81920 0 264k --:--:-- --:--:-- --:--:-- 264k 100 94925 0 0 100 94925 0 165k --:--:-- --:--:-- --:--:-- 165k 03:21:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/49718c946fbf1d21b605dd41d0c635a3842b2325 [Pipeline] } 03:21:23 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 03:21:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:21:26 ---> package-listing.sh 03:21:26 ++ facter osfamily 03:21:26 ++ tr '[:upper:]' '[:lower:]' 03:21:26 + OS_FAMILY=redhat 03:21:26 + workspace=/w/workspace/edgex-go/22 03:21:26 + START_PACKAGES=/tmp/packages_start.txt 03:21:26 + END_PACKAGES=/tmp/packages_end.txt 03:21:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:21:26 + PACKAGES=/tmp/packages_start.txt 03:21:26 + '[' /w/workspace/edgex-go/22 ']' 03:21:26 + PACKAGES=/tmp/packages_end.txt 03:21:26 + case "${OS_FAMILY}" in 03:21:26 + rpm -qa 03:21:26 + sort 03:21:31 + '[' -f /tmp/packages_start.txt ']' 03:21:31 + '[' -f /tmp/packages_end.txt ']' 03:21:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:21:31 + '[' /w/workspace/edgex-go/22 ']' 03:21:31 + mkdir -p /w/workspace/edgex-go/22/archives/ 03:21:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/22/archives/ [Pipeline] echo 03:21:31 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/22/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:21:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:21:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:21:32 03:21:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:21:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:21:32 alpine: Pulling from edgex-lftools-log-publisher 03:21:32 df20fa9351a1: Pulling fs layer 03:21:32 36b3adc4ff6f: Pulling fs layer 03:21:32 8ad3a11d3b57: Pulling fs layer 03:21:32 46f8f816bc3b: Pulling fs layer 03:21:32 93b61091891f: Pulling fs layer 03:21:32 93b9cdb0e59b: Pulling fs layer 03:21:32 5e14af77c1be: Pulling fs layer 03:21:32 01666e4c0597: Pulling fs layer 03:21:32 aa168da1d23b: Pulling fs layer 03:21:32 93b61091891f: Waiting 03:21:32 93b9cdb0e59b: Waiting 03:21:32 5e14af77c1be: Waiting 03:21:32 01666e4c0597: Waiting 03:21:32 aa168da1d23b: Waiting 03:21:32 46f8f816bc3b: Waiting 03:21:32 36b3adc4ff6f: Download complete 03:21:32 46f8f816bc3b: Verifying Checksum 03:21:32 46f8f816bc3b: Download complete 03:21:32 df20fa9351a1: Verifying Checksum 03:21:32 df20fa9351a1: Download complete 03:21:32 93b9cdb0e59b: Verifying Checksum 03:21:32 93b9cdb0e59b: Download complete 03:21:32 93b61091891f: Verifying Checksum 03:21:32 93b61091891f: Download complete 03:21:32 5e14af77c1be: Verifying Checksum 03:21:32 5e14af77c1be: Download complete 03:21:32 01666e4c0597: Download complete 03:21:32 8ad3a11d3b57: Download complete 03:21:33 df20fa9351a1: Pull complete 03:21:33 36b3adc4ff6f: Pull complete 03:21:35 aa168da1d23b: Verifying Checksum 03:21:35 aa168da1d23b: Download complete 03:21:35 8ad3a11d3b57: Pull complete 03:21:36 46f8f816bc3b: Pull complete 03:21:37 93b61091891f: Pull complete 03:21:37 93b9cdb0e59b: Pull complete 03:21:37 5e14af77c1be: Pull complete 03:21:37 01666e4c0597: Pull complete 03:21:45 aa168da1d23b: Pull complete 03:21:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:21:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:21:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:21:45 prd-centos7-docker-4c-2g-29918 does not seem to be running inside a container 03:21:45 $ 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/22/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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 03:21:50 $ docker top e0cc940e9f1679708166d6d9fbdd8bd0337d587cfba93815ce25f5fbfe2ba3b3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:50 + touch /tmp/pre-build-complete [Pipeline] sh 03:21:51 + mkdir -p /var/log/sa [Pipeline] sh 03:21:51 + ls /var/log/sa-host 03:21:51 + sadf -c /var/log/sa-host/sa16 03:21:51 file_magic: OK 03:21:51 HZ: Using current value: 100 03:21:51 file_header: OK 03:21:51 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 03:21:51 Statistics: 03:21:51 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...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:21:51 File successfully converted to sysstat format version 12.2.1 03:21:51 + sadf -c /var/log/sa-host/sa23 03:21:51 file_magic: OK 03:21:51 HZ: Using current value: 100 03:21:51 file_header: OK 03:21:51 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 03:21:51 Statistics: 03:21:51 Hnuu...uuuununununu... 03:21:51 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:21:51 provisioning config files... 03:21:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/22@tmp/config5901419092374975354tmp [Pipeline] { [Pipeline] echo 03:21:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:21:52 ---> create-netrc.sh [Pipeline] } 03:21:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:21:52 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:21:52 ---> python-tools-install.sh [Pipeline] echo 03:21:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:21:52 ---> sudo-logs.sh 03:21:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:21:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:21:53 ---> job-cost.sh 03:21:53 lf-activate-venv: SKIPPING 03:21:53 DEBUG: total: 0.20999999344348907 03:21:53 INFO: Retrieving Stack Cost... 03:21:54 INFO: Retrieving Pricing Info for: v1-standard-2 03:21:54 INFO: Archiving Costs [Pipeline] echo 03:21:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:21:55 ---> logs-deploy.sh 03:21:55 lf-activate-venv: SKIPPING 03:21:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3209/22 03:21:55 INFO: archiving workspace using pattern(s): 03:21:56 Archives upload complete. 03:21:56 INFO: archiving logs to Nexus 03:21:57 ---> uname -a: 03:21:57 Linux prd-centos7-docker-4c-2g-29918.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:21:57 03:21:57 03:21:57 ---> lscpu: 03:21:57 Architecture: x86_64 03:21:57 CPU op-mode(s): 32-bit, 64-bit 03:21:57 Byte Order: Little Endian 03:21:57 Address sizes: 40 bits physical, 48 bits virtual 03:21:57 CPU(s): 4 03:21:57 On-line CPU(s) list: 0-3 03:21:57 Thread(s) per core: 1 03:21:57 Core(s) per socket: 1 03:21:57 Socket(s): 4 03:21:57 NUMA node(s): 1 03:21:57 Vendor ID: GenuineIntel 03:21:57 CPU family: 6 03:21:57 Model: 44 03:21:57 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:21:57 Stepping: 1 03:21:57 CPU MHz: 2933.438 03:21:57 BogoMIPS: 5866.87 03:21:57 Virtualization: VT-x 03:21:57 Hypervisor vendor: KVM 03:21:57 Virtualization type: full 03:21:57 L1d cache: 128 KiB 03:21:57 L1i cache: 128 KiB 03:21:57 L2 cache: 16 MiB 03:21:57 L3 cache: 64 MiB 03:21:57 NUMA node0 CPU(s): 0-3 03:21:57 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:21:57 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:21:57 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:21:57 Vulnerability Meltdown: Mitigation; PTI 03:21:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:21:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:21:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:21:57 Vulnerability Srbds: Not affected 03:21:57 Vulnerability Tsx async abort: Not affected 03:21:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 03:21:57 03:21:57 03:21:57 ---> nproc: 03:21:57 4 03:21:57 03:21:57 03:21:57 ---> df -h: 03:21:57 Filesystem Size Used Available Use% Mounted on 03:21:57 overlay 50.0G 11.3G 38.7G 23% / 03:21:57 tmpfs 64.0M 0 64.0M 0% /dev 03:21:57 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:21:57 shm 64.0M 0 64.0M 0% /dev/shm 03:21:57 /dev/vda1 50.0G 11.3G 38.7G 23% /facter-os 03:21:57 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/resolv.conf 03:21:57 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hostname 03:21:57 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hosts 03:21:57 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/sa-host 03:21:57 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/secure 03:21:57 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/auth.log 03:21:57 /dev/vda1 50.0G 11.3G 38.7G 23% /run/cloud-init/result.json 03:21:57 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/22 03:21:57 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/22@tmp 03:21:57 03:21:57 03:21:57 ---> free -m: 03:21:57 total used free shared buff/cache available 03:21:57 Mem: 1837 716 203 0 917 1037 03:21:57 Swap: 1023 74 949 03:21:57 03:21:57 03:21:57 ---> ip addr: 03:21:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:21:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:21:57 inet 127.0.0.1/8 scope host lo 03:21:57 valid_lft forever preferred_lft forever 03:21:57 inet6 ::1/128 scope host 03:21:57 valid_lft forever preferred_lft forever 03:21:57 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:21:57 link/ether fa:16:3e:03:9f:e3 brd ff:ff:ff:ff:ff:ff 03:21:57 inet 10.30.122.5/23 brd 10.30.123.255 scope global dynamic eth0 03:21:57 valid_lft 84810sec preferred_lft 84810sec 03:21:57 inet6 fe80::f816:3eff:fe03:9fe3/64 scope link 03:21:57 valid_lft forever preferred_lft forever 03:21:57 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:21:57 link/ether 02:42:f2:6c:02:cc brd ff:ff:ff:ff:ff:ff 03:21:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:21:57 valid_lft forever preferred_lft forever 03:21:57 inet6 fe80::42:f2ff:fe6c:2cc/64 scope link 03:21:57 valid_lft forever preferred_lft forever 03:21:57 03:21:57 03:21:57 ---> sar -b -r -n DEV: 03:21:57 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/16/21 _x86_64_ (4 CPU) 03:21:57 03:21:57 02:55:15 LINUX RESTART (4 CPU) 03:21:57 03:21:57 02:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:21:57 02:57:01 65.85 15.23 50.62 0.00 4880.95 13161.69 0.00 03:21:57 02:58:01 206.69 113.95 92.74 0.00 7033.05 39434.76 0.00 03:21:57 02:59:01 270.04 99.53 170.51 0.00 4004.12 23691.74 0.00 03:21:57 03:00:01 132.57 62.16 70.41 0.00 2241.86 7504.96 0.00 03:21:57 03:01:02 151.52 42.37 109.15 0.00 3074.63 25821.79 0.00 03:21:57 03:02:01 2006.95 1668.05 338.90 0.00 155487.77 216424.13 0.00 03:21:57 03:03:02 1690.21 1456.46 233.76 0.00 87004.42 96024.42 0.00 03:21:57 03:04:02 1169.31 832.71 336.60 0.00 87215.07 142702.77 0.00 03:21:57 03:05:03 943.36 673.10 270.25 0.00 40279.03 67551.00 0.00 03:21:57 03:06:01 70.08 13.47 56.61 0.00 3092.94 3904.56 0.00 03:21:57 03:07:01 1.40 0.02 1.38 0.00 0.53 20.68 0.00 03:21:57 03:08:01 0.18 0.00 0.18 0.00 0.00 1.63 0.00 03:21:57 03:09:02 0.40 0.00 0.40 0.00 0.00 6.53 0.00 03:21:57 03:10:01 0.22 0.00 0.22 0.00 0.00 2.07 0.00 03:21:57 03:11:01 1.72 1.55 0.17 0.00 53.83 2.48 0.00 03:21:57 03:12:01 0.80 0.02 0.78 0.00 0.53 14.34 0.00 03:21:57 03:13:01 0.28 0.00 0.28 0.00 0.00 3.41 0.00 03:21:57 03:14:01 0.20 0.00 0.20 0.00 0.00 2.72 0.00 03:21:57 03:15:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 03:21:57 03:16:01 1.05 0.78 0.27 0.00 154.56 3.00 0.00 03:21:57 03:17:01 0.17 0.00 0.17 0.00 0.00 1.90 0.00 03:21:57 03:18:01 0.28 0.00 0.28 0.00 0.00 3.70 0.00 03:21:57 03:19:01 0.25 0.00 0.25 0.00 0.00 2.30 0.00 03:21:57 03:20:01 0.18 0.02 0.17 0.00 1.07 1.52 0.00 03:21:57 03:21:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 03:21:57 Average: 269.73 200.11 69.63 0.00 15811.96 25496.91 0.00 03:21:57 03:21:57 02:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:21:57 02:57:01 65608 0 713720 37.93 2620 1099596 1373116 46.86 599508 1011088 9444 03:21:57 02:58:01 71260 0 703744 37.40 2172 1104368 1441080 49.18 573692 992396 64096 03:21:57 02:59:01 72760 0 930676 49.46 1216 876892 1670136 57.00 724016 799768 11960 03:21:57 03:00:01 280504 0 778536 41.38 844 821660 1423944 48.60 587152 717024 39996 03:21:57 03:01:02 206976 0 733088 38.96 708 940772 1125096 38.40 549580 831608 44 03:21:57 03:02:01 90616 0 853712 45.37 108 937108 2338572 79.81 745500 827096 14100 03:21:57 03:03:02 361228 0 913572 48.55 108 606636 2615268 89.25 611368 631924 28228 03:21:57 03:04:02 76152 0 1052760 55.95 108 752524 2728596 93.12 728636 824608 1848 03:21:57 03:05:03 133552 0 683492 36.33 108 1064392 1347700 45.99 509308 989504 12 03:21:57 03:06:01 163276 0 637584 33.89 108 1080576 1195588 40.80 488284 986040 8 03:21:57 03:07:01 166000 0 634856 33.74 108 1080580 1176724 40.16 487196 984912 8 03:21:57 03:08:01 167220 0 633628 33.68 108 1080588 1168488 39.88 486612 984656 8 03:21:57 03:09:02 166620 0 634220 33.71 108 1080596 1168608 39.88 487268 984660 8 03:21:57 03:10:01 166808 0 634028 33.70 108 1080600 1168632 39.88 487424 984656 16 03:21:57 03:11:01 165828 0 634136 33.70 108 1081472 1168560 39.88 487052 985496 20 03:21:57 03:12:01 165560 0 634364 33.72 108 1081512 1168524 39.88 487000 985524 12 03:21:57 03:13:01 165544 0 634380 33.72 108 1081512 1168488 39.88 486696 985524 16 03:21:57 03:14:01 165840 0 634072 33.70 108 1081524 1168488 39.88 486708 985524 8 03:21:57 03:15:01 165716 0 634192 33.71 108 1081528 1168488 39.88 486604 985524 8 03:21:57 03:16:01 160480 0 635572 33.78 108 1085384 1168608 39.88 490236 987332 16 03:21:57 03:17:01 160472 0 635576 33.78 108 1085388 1168584 39.88 490224 987332 12 03:21:57 03:18:01 161180 0 634856 33.74 108 1085400 1168488 39.88 489556 987336 8 03:21:57 03:19:01 161212 0 634820 33.74 108 1085404 1168488 39.88 489704 987332 8 03:21:57 03:20:01 161196 0 634860 33.74 108 1085380 1168488 39.88 489580 987332 8 03:21:57 03:21:01 161140 0 634876 33.74 108 1085420 1168572 39.88 489724 987364 12 03:21:57 Average: 159310 0 700773 37.24 389 1021072 1391813 47.50 537545 936062 6796 03:21:57 03:21:57 02:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:21:57 02:57:01 veth7af1726 894.84 745.48 84.34 2683.57 0.00 0.00 0.00 0.00 03:21:57 02:57:01 eth0 1211.18 1275.64 5004.65 155.08 0.00 0.00 0.00 0.00 03:21:57 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 02:57:01 docker0 894.84 745.35 72.10 2683.56 0.00 0.00 0.00 0.00 03:21:57 02:58:01 veth5bbc0dc 58.50 71.79 3.86 339.22 0.00 0.00 0.00 0.00 03:21:57 02:58:01 eth0 372.49 312.81 3179.54 31.81 0.00 0.00 0.00 0.00 03:21:57 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 02:58:01 docker0 58.53 71.68 3.06 339.21 0.00 0.00 0.00 0.00 03:21:57 02:59:01 eth0 148.12 118.74 521.30 20.89 0.00 0.00 0.00 0.00 03:21:57 02:59:01 vethb702c8a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:21:57 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 02:59:01 docker0 100.17 114.52 7.61 491.16 0.00 0.00 0.00 0.00 03:21:57 03:00:01 eth0 39.00 26.04 21.71 76.75 0.00 0.00 0.00 0.00 03:21:57 03:00:01 vethb702c8a 2.34 2.34 0.19 0.19 0.00 0.00 0.00 0.00 03:21:57 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:00:01 docker0 2.34 2.34 0.15 0.19 0.00 0.00 0.00 0.00 03:21:57 03:01:02 eth0 199.80 165.40 1699.29 42.79 0.00 0.00 0.00 0.00 03:21:57 03:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:02:01 eth0 78.61 50.04 176.32 49.21 0.00 0.00 0.00 0.00 03:21:57 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:02:01 veth53199b0 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 03:21:57 03:02:01 docker0 14.29 30.31 0.74 147.67 0.00 0.00 0.00 0.00 03:21:57 03:03:02 veth0bc0a32 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:21:57 03:03:02 veth335df97 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:21:57 03:03:02 veth5daea17 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:21:57 03:03:02 eth0 8.60 4.27 7.00 3.66 0.00 0.00 0.00 0.00 03:21:57 03:04:02 vethfbb9978 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:21:57 03:04:02 eth0 97.46 65.92 293.75 82.31 0.00 0.00 0.00 0.00 03:21:57 03:04:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:21:57 03:04:02 vethd96d57d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:21:57 03:05:03 eth0 194.19 125.81 1580.08 22.76 0.00 0.00 0.00 0.00 03:21:57 03:05:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:05:03 veth53199b0 0.00 0.86 0.00 0.04 0.00 0.00 0.00 0.00 03:21:57 03:05:03 docker0 1087.33 1031.33 83.92 4135.94 0.00 0.00 0.00 0.00 03:21:57 03:06:01 eth0 63.14 50.86 74.73 75.37 0.00 0.00 0.00 0.00 03:21:57 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:06:01 docker0 5.34 9.73 0.57 56.03 0.00 0.00 0.00 0.00 03:21:57 03:07:01 eth0 0.87 0.33 0.31 0.20 0.00 0.00 0.00 0.00 03:21:57 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:08:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:21:57 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:09:02 eth0 1.27 0.35 0.35 0.20 0.00 0.00 0.00 0.00 03:21:57 03:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:10:01 eth0 0.76 0.30 0.30 0.20 0.00 0.00 0.00 0.00 03:21:57 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:11:01 eth0 0.30 0.15 0.09 0.07 0.00 0.00 0.00 0.00 03:21:57 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:12:01 eth0 0.17 0.03 0.07 0.00 0.00 0.00 0.00 0.00 03:21:57 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:13:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:21:57 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:14:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:21:57 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:15:01 eth0 0.62 0.07 0.06 0.01 0.00 0.00 0.00 0.00 03:21:57 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:16:01 eth0 1.08 0.35 0.39 0.26 0.00 0.00 0.00 0.00 03:21:57 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:17:01 eth0 0.62 0.43 0.34 0.21 0.00 0.00 0.00 0.00 03:21:57 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:18:01 eth0 0.52 0.07 0.05 0.01 0.00 0.00 0.00 0.00 03:21:57 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:19:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:21:57 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:20:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:21:57 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:21:01 eth0 1.08 0.17 0.21 0.07 0.00 0.00 0.00 0.00 03:21:57 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 Average: eth0 97.06 88.10 504.70 22.40 0.00 0.00 0.00 0.00 03:21:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:57 Average: docker0 44.99 42.85 3.48 172.52 0.00 0.00 0.00 0.00 03:21:57 03:21:57 03:21:57 ---> sar -P ALL: 03:21:57 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/16/21 _x86_64_ (4 CPU) 03:21:57 03:21:57 02:55:15 LINUX RESTART (4 CPU) 03:21:57 03:21:57 02:56:01 CPU %user %nice %system %iowait %steal %idle 03:21:57 02:57:01 all 9.18 0.00 5.22 1.38 0.06 84.16 03:21:57 02:57:01 0 13.04 0.00 7.93 0.93 0.05 78.05 03:21:57 02:57:01 1 7.55 0.00 4.22 2.41 0.08 85.74 03:21:57 02:57:01 2 8.81 0.00 4.45 2.04 0.07 84.63 03:21:57 02:57:01 3 7.37 0.00 4.33 0.12 0.05 88.13 03:21:57 02:58:01 all 10.30 0.00 5.99 1.39 0.08 82.25 03:21:57 02:58:01 0 13.39 0.00 6.53 0.63 0.09 79.35 03:21:57 02:58:01 1 10.72 0.00 6.58 2.16 0.05 80.49 03:21:57 02:58:01 2 8.36 0.00 4.96 1.38 0.10 85.19 03:21:57 02:58:01 3 8.74 0.00 5.87 1.38 0.09 83.93 03:21:57 02:59:01 all 30.98 0.00 10.59 6.68 0.13 51.62 03:21:57 02:59:01 0 31.23 0.00 10.48 4.46 0.10 53.73 03:21:57 02:59:01 1 29.14 0.00 10.34 8.05 0.12 52.35 03:21:57 02:59:01 2 31.91 0.00 10.86 8.42 0.19 48.63 03:21:57 02:59:01 3 31.65 0.00 10.68 5.79 0.10 51.78 03:21:57 03:00:01 all 50.02 0.00 13.44 2.91 0.09 33.54 03:21:57 03:00:01 0 49.99 0.00 13.26 1.77 0.07 34.91 03:21:57 03:00:01 1 49.60 0.00 13.15 2.87 0.07 34.31 03:21:57 03:00:01 2 50.27 0.00 13.85 2.49 0.09 33.31 03:21:57 03:00:01 3 50.22 0.00 13.51 4.50 0.12 31.65 03:21:57 03:01:02 all 34.03 0.00 12.55 3.20 0.12 50.10 03:21:57 03:01:02 0 36.06 0.00 13.17 5.93 0.12 44.72 03:21:57 03:01:02 1 33.71 0.00 12.48 2.26 0.09 51.46 03:21:57 03:01:02 2 34.35 0.00 12.28 2.93 0.12 50.32 03:21:57 03:01:02 3 31.98 0.00 12.26 1.68 0.16 53.92 03:21:57 03:02:01 all 20.54 0.00 29.91 16.25 0.25 33.04 03:21:57 03:02:01 0 20.30 0.00 30.28 17.68 0.27 31.47 03:21:57 03:02:01 1 20.39 0.00 29.33 14.58 0.23 35.48 03:21:57 03:02:01 2 20.66 0.00 29.36 15.51 0.30 34.17 03:21:57 03:02:01 3 20.83 0.00 30.69 17.24 0.22 31.02 03:21:57 03:03:02 all 55.15 0.00 20.02 14.43 0.14 10.25 03:21:57 03:03:02 0 55.00 0.00 19.77 15.91 0.12 9.21 03:21:57 03:03:02 1 54.75 0.00 19.86 12.48 0.19 12.71 03:21:57 03:03:02 2 54.79 0.00 20.59 15.41 0.12 9.09 03:21:57 03:03:02 3 56.07 0.00 19.87 13.89 0.12 10.05 03:21:57 03:04:02 all 27.13 0.00 24.29 18.68 0.45 29.45 03:21:57 03:04:02 0 27.47 0.00 24.09 16.38 0.35 31.70 03:21:57 03:04:02 1 26.77 0.00 24.10 18.08 0.53 30.52 03:21:57 03:04:02 2 25.58 0.00 24.67 21.47 0.32 27.96 03:21:57 03:04:02 3 28.70 0.00 24.31 18.79 0.59 27.62 03:21:57 03:05:03 all 45.94 0.00 17.14 14.20 0.21 22.51 03:21:57 03:05:03 0 46.61 0.00 17.07 15.38 0.21 20.74 03:21:57 03:05:03 1 46.10 0.00 16.27 16.75 0.21 20.68 03:21:57 03:05:03 2 45.92 0.00 17.20 12.90 0.21 23.77 03:21:57 03:05:03 3 45.13 0.00 18.02 11.80 0.22 24.83 03:21:57 03:06:01 all 4.89 0.00 2.70 2.41 0.07 89.93 03:21:57 03:06:01 0 5.01 0.00 2.83 2.26 0.05 89.85 03:21:57 03:06:01 1 4.34 0.00 2.87 2.40 0.07 90.32 03:21:57 03:06:01 2 2.85 0.00 2.12 1.30 0.07 93.66 03:21:57 03:06:01 3 7.35 0.00 2.96 3.69 0.10 85.89 03:21:57 03:07:01 all 0.06 0.00 0.04 0.00 0.00 99.90 03:21:57 03:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:21:57 03:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:21:57 03:07:01 2 0.20 0.00 0.10 0.00 0.00 99.70 03:21:57 03:07:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:21:57 03:21:57 03:07:01 CPU %user %nice %system %iowait %steal %idle 03:21:57 03:08:01 all 0.13 0.00 0.04 0.00 0.00 99.82 03:21:57 03:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:21:57 03:08:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:21:57 03:08:01 2 0.43 0.00 0.08 0.00 0.02 99.47 03:21:57 03:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:21:57 03:09:02 all 0.15 0.00 0.04 0.00 0.00 99.81 03:21:57 03:09:02 0 0.02 0.00 0.03 0.00 0.00 99.95 03:21:57 03:09:02 1 0.03 0.00 0.07 0.00 0.00 99.90 03:21:57 03:09:02 2 0.53 0.00 0.03 0.00 0.00 99.43 03:21:57 03:09:02 3 0.02 0.00 0.03 0.00 0.00 99.95 03:21:57 03:10:01 all 0.16 0.00 0.08 0.00 0.00 99.75 03:21:57 03:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:21:57 03:10:01 1 0.05 0.00 0.10 0.00 0.00 99.85 03:21:57 03:10:01 2 0.54 0.00 0.12 0.00 0.02 99.32 03:21:57 03:10:01 3 0.03 0.00 0.08 0.00 0.00 99.88 03:21:57 03:11:01 all 0.15 0.00 0.05 0.02 0.00 99.78 03:21:57 03:11:01 0 0.02 0.00 0.05 0.02 0.00 99.92 03:21:57 03:11:01 1 0.03 0.00 0.05 0.05 0.00 99.87 03:21:57 03:11:01 2 0.53 0.00 0.08 0.03 0.00 99.35 03:21:57 03:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:57 03:12:01 all 0.16 0.00 0.02 0.00 0.01 99.80 03:21:57 03:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:21:57 03:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:21:57 03:12:01 2 0.55 0.00 0.02 0.00 0.02 99.42 03:21:57 03:12:01 3 0.05 0.00 0.05 0.00 0.02 99.88 03:21:57 03:13:01 all 0.14 0.00 0.02 0.00 0.00 99.84 03:21:57 03:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:21:57 03:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:57 03:13:01 2 0.52 0.00 0.03 0.00 0.00 99.45 03:21:57 03:13:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:21:57 03:14:01 all 0.05 0.00 0.03 0.00 0.00 99.93 03:21:57 03:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:21:57 03:14:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:21:57 03:14:01 2 0.12 0.00 0.05 0.00 0.00 99.83 03:21:57 03:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:57 03:15:01 all 0.12 0.00 0.03 0.00 0.00 99.85 03:21:57 03:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:21:57 03:15:01 1 0.05 0.00 0.05 0.00 0.00 99.90 03:21:57 03:15:01 2 0.40 0.00 0.02 0.00 0.02 99.57 03:21:57 03:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:57 03:16:01 all 0.16 0.00 0.04 0.03 0.00 99.77 03:21:57 03:16:01 0 0.05 0.00 0.07 0.12 0.00 99.77 03:21:57 03:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:21:57 03:16:01 2 0.53 0.00 0.03 0.00 0.00 99.43 03:21:57 03:16:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:21:57 03:17:01 all 0.15 0.00 0.03 0.00 0.00 99.82 03:21:57 03:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:21:57 03:17:01 1 0.05 0.00 0.07 0.00 0.00 99.88 03:21:57 03:17:01 2 0.50 0.00 0.02 0.00 0.00 99.48 03:21:57 03:17:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:21:57 03:18:01 all 0.15 0.00 0.03 0.00 0.00 99.82 03:21:57 03:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:21:57 03:18:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:21:57 03:18:01 2 0.52 0.00 0.03 0.00 0.00 99.45 03:21:57 03:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:57 03:21:57 03:18:01 CPU %user %nice %system %iowait %steal %idle 03:21:57 03:19:01 all 0.15 0.00 0.02 0.00 0.00 99.83 03:21:57 03:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:21:57 03:19:01 1 0.05 0.00 0.05 0.00 0.00 99.90 03:21:57 03:19:01 2 0.52 0.00 0.02 0.00 0.00 99.47 03:21:57 03:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:57 03:20:01 all 0.14 0.00 0.03 0.00 0.00 99.83 03:21:57 03:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:21:57 03:20:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:21:57 03:20:01 2 0.52 0.00 0.03 0.00 0.00 99.45 03:21:57 03:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:57 03:21:01 all 0.05 0.00 0.03 0.00 0.00 99.92 03:21:57 03:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:21:57 03:21:01 1 0.05 0.00 0.05 0.00 0.00 99.90 03:21:57 03:21:01 2 0.12 0.00 0.05 0.00 0.00 99.83 03:21:57 03:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:57 Average: all 11.35 0.00 5.53 3.17 0.06 79.88 03:21:57 Average: 0 11.66 0.00 5.67 3.17 0.06 79.45 03:21:57 Average: 1 11.09 0.00 5.44 3.19 0.07 80.22 03:21:57 Average: 2 11.38 0.00 5.49 3.26 0.06 79.81 03:21:57 Average: 3 11.27 0.00 5.55 3.05 0.07 80.06 03:21:57 03:21:57 03:21:57