Pull request #3263 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at ebb2ea496306d9631a66da1b80e1549344472191 rather than b818cb7fc6815a7e79827dd819d06f719f9dd755 Obtained Jenkinsfile from ebb2ea496306d9631a66da1b80e1549344472191 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29927 in /w/workspace/edgexfoundry_edgex-go_PR-3263 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 b818cb7fc6815a7e79827dd819d06f719f9dd755 > 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/3263/head:refs/remotes/origin/PR-3263 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b818cb7fc6815a7e79827dd819d06f719f9dd755 # timeout=10 Merge succeeded, producing b818cb7fc6815a7e79827dd819d06f719f9dd755 Checking out Revision b818cb7fc6815a7e79827dd819d06f719f9dd755 (PR-3263) > 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 b818cb7fc6815a7e79827dd819d06f719f9dd755 # timeout=10 Commit message: "fix: Invoke DS deletion Callback by name" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:16:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:16:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:16:21 ========================================================= 03:16:21 EdgeX Global Pipelines Version Info 03:16:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:16:23 ------------------- 03:16:23 stable info: 03:16:23 ------------------- 03:16:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:16:23 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 03:16:23 Message: update stable to v1.0.184 03:16:24 ------------------- 03:16:24 experimental info: 03:16:24 ------------------- 03:16:24 Commited By: **** collab-it+edgex@linuxfoundation.org 03:16:24 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 03:16:24 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:16:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:16:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:16:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:16:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:16:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:16:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:16:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:16:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:16:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 03:16:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 03:16:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:16:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:16:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:16:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:16:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:16:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:16:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:16:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:16:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:16:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:16:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:16:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:16:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3263 [Pipeline] echo 03:16:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3263 [Pipeline] echo 03:16:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3263 [Pipeline] echo 03:16:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b818cb7fc6815a7e79827dd819d06f719f9dd755 [Pipeline] echo 03:16:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b818cb7 [Pipeline] echo 03:16:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:16:27 provisioning config files... 03:16:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6801633143155739298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:16:27 ---> docker-login.sh 03:16:27 nexus3.edgexfoundry.org:10001 03:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:28 Configure a credential helper to remove this warning. See 03:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:28 03:16:28 Login Succeeded 03:16:28 nexus3.edgexfoundry.org:10002 03:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:28 Configure a credential helper to remove this warning. See 03:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:28 03:16:28 Login Succeeded 03:16:28 nexus3.edgexfoundry.org:10003 03:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:28 Configure a credential helper to remove this warning. See 03:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:28 03:16:28 Login Succeeded 03:16:28 nexus3.edgexfoundry.org:10004 03:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:28 Configure a credential helper to remove this warning. See 03:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:28 03:16:28 Login Succeeded 03:16:28 docker.io 03:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:28 Configure a credential helper to remove this warning. See 03:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:28 03:16:28 Login Succeeded 03:16:29 ---> docker-login.sh ends [Pipeline] } 03:16:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:16:29 ++ 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 03:16:29 + for file in '`ls cmd/**/Dockerfile`' 03:16:29 ++ dirname cmd/core-command/Dockerfile 03:16:29 ++ cut -d/ -f2 03:16:29 + echo core-command,cmd/core-command/Dockerfile 03:16:29 + for file in '`ls cmd/**/Dockerfile`' 03:16:29 ++ dirname cmd/core-data/Dockerfile 03:16:29 ++ cut -d/ -f2 03:16:29 + echo core-data,cmd/core-data/Dockerfile 03:16:29 + for file in '`ls cmd/**/Dockerfile`' 03:16:29 ++ dirname cmd/core-metadata/Dockerfile 03:16:29 ++ cut -d/ -f2 03:16:29 + echo core-metadata,cmd/core-metadata/Dockerfile 03:16:29 + for file in '`ls cmd/**/Dockerfile`' 03:16:29 ++ dirname cmd/security-bootstrapper/Dockerfile 03:16:29 ++ cut -d/ -f2 03:16:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:16:29 + for file in '`ls cmd/**/Dockerfile`' 03:16:29 ++ dirname cmd/security-proxy-setup/Dockerfile 03:16:29 ++ cut -d/ -f2 03:16:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:16:29 + for file in '`ls cmd/**/Dockerfile`' 03:16:29 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:16:29 ++ cut -d/ -f2 03:16:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:16:29 + for file in '`ls cmd/**/Dockerfile`' 03:16:29 ++ dirname cmd/support-notifications/Dockerfile 03:16:29 ++ cut -d/ -f2 03:16:29 + echo support-notifications,cmd/support-notifications/Dockerfile 03:16:29 + for file in '`ls cmd/**/Dockerfile`' 03:16:29 ++ dirname cmd/support-scheduler/Dockerfile 03:16:29 ++ cut -d/ -f2 03:16:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:16:29 + for file in '`ls cmd/**/Dockerfile`' 03:16:29 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:16:29 ++ cut -d/ -f2 03:16:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:16:29 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 03:16:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:16:31 03:16:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:16:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:16:31 latest: Pulling from edgex-devops/git-semver 03:16:31 31603596830f: Pulling fs layer 03:16:31 2a8b12db71e7: Pulling fs layer 03:16:31 6ca5941a6612: Pulling fs layer 03:16:31 ecc8261a40a4: Pulling fs layer 03:16:31 ecc8261a40a4: Waiting 03:16:31 2a8b12db71e7: Download complete 03:16:31 31603596830f: Download complete 03:16:31 ecc8261a40a4: Verifying Checksum 03:16:31 ecc8261a40a4: Download complete 03:16:31 6ca5941a6612: Verifying Checksum 03:16:31 6ca5941a6612: Download complete 03:16:32 31603596830f: Pull complete 03:16:32 2a8b12db71e7: Pull complete 03:16:33 6ca5941a6612: Pull complete 03:16:33 ecc8261a40a4: Pull complete 03:16:33 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:16:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:16:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:16:33 prd-centos7-docker-4c-2g-29927 does not seem to be running inside a container 03:16:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:16:36 $ docker top f3e3cf4d1ed82904ed244de420b31f498c4fb4af5ffbb36b01b8b53a2863ffda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:16:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:16:36 [ssh-agent] Looking for ssh-agent implementation... 03:16:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:16:37 $ docker exec f3e3cf4d1ed82904ed244de420b31f498c4fb4af5ffbb36b01b8b53a2863ffda ssh-agent 03:16:37 SSH_AUTH_SOCK=/tmp/ssh-gbuE5XXtaj3L/agent.12 03:16:37 SSH_AGENT_PID=17 03:16:37 Running ssh-add (command line suppressed) 03:16:37 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3230218470226965616.key (/w/workspace/edgex-go/2@tmp/private_key_3230218470226965616.key) 03:16:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:16:37 + git tag --points-at HEAD [Pipeline] } 03:16:37 $ docker exec --env ******** --env ******** f3e3cf4d1ed82904ed244de420b31f498c4fb4af5ffbb36b01b8b53a2863ffda ssh-agent -k 03:16:37 unset SSH_AUTH_SOCK; 03:16:37 unset SSH_AGENT_PID; 03:16:37 echo Agent pid 17 killed; 03:16:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:16:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:16:38 [ssh-agent] Looking for ssh-agent implementation... 03:16:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:16:38 $ docker exec f3e3cf4d1ed82904ed244de420b31f498c4fb4af5ffbb36b01b8b53a2863ffda ssh-agent 03:16:38 SSH_AUTH_SOCK=/tmp/ssh-Z33sA8Sje0nd/agent.47 03:16:38 SSH_AGENT_PID=52 03:16:38 Running ssh-add (command line suppressed) 03:16:38 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7913231461010792947.key (/w/workspace/edgex-go/2@tmp/private_key_7913231461010792947.key) 03:16:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:16:38 + git semver init 03:16:38 # -> Open(): unable to determine branch for HEAD 03:16:38 # $GIT_DIR = /w/workspace/edgex-go/2/.git 03:16:38 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 03:16:38 # $SEMVER_REMOTE_NAME = origin 03:16:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:16:38 # $SEMVER_USER_NAME = edgex-jenkins 03:16:38 # $SEMVER_BRANCH = PR-3263 03:16:38 # $SEMVER_TEMP = /tmp/semver-962197412 03:16:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:16:57 # '/tmp/semver-962197412' -> '/w/workspace/edgex-go/2/.semver' 03:16:57 # -> Force: false 03:16:57 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 03:16:57 $ docker exec --env ******** --env ******** f3e3cf4d1ed82904ed244de420b31f498c4fb4af5ffbb36b01b8b53a2863ffda ssh-agent -k 03:16:57 unset SSH_AUTH_SOCK; 03:16:57 unset SSH_AGENT_PID; 03:16:57 echo Agent pid 52 killed; 03:16:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:16:57 + git semver [Pipeline] } 03:16:57 $ docker stop --time=1 f3e3cf4d1ed82904ed244de420b31f498c4fb4af5ffbb36b01b8b53a2863ffda 03:16:59 $ docker rm -f f3e3cf4d1ed82904ed244de420b31f498c4fb4af5ffbb36b01b8b53a2863ffda [Pipeline] // withDockerContainer [Pipeline] sh 03:17:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:17:00 Stashed 1 file(s) [Pipeline] echo 03:17:00 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:17:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:17:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:17:02 + sudo service docker restart 03:17:02 + true 03:17:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 03:17:02 ========================================================= 03:17:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:17:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:17:03 + 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 . 03:17:06 Sending build context to Docker daemon 328.6MB 03:17:06 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 03:17:06 Step 2/6 : FROM ${BASE} 03:17:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:17:06 188c0c94c7c5: Pulling fs layer 03:17:06 0ef7d3d256c8: Pulling fs layer 03:17:06 de9db76c5a1d: Pulling fs layer 03:17:06 bca2f99d35d6: Pulling fs layer 03:17:06 93359f2a8cfa: Pulling fs layer 03:17:06 7c6f9722023f: Pulling fs layer 03:17:06 a35cf1a2eb13: Pulling fs layer 03:17:06 93359f2a8cfa: Waiting 03:17:06 7c6f9722023f: Waiting 03:17:06 a35cf1a2eb13: Waiting 03:17:06 bca2f99d35d6: Waiting 03:17:06 de9db76c5a1d: Verifying Checksum 03:17:06 de9db76c5a1d: Download complete 03:17:06 0ef7d3d256c8: Download complete 03:17:06 93359f2a8cfa: Verifying Checksum 03:17:06 93359f2a8cfa: Download complete 03:17:06 7c6f9722023f: Verifying Checksum 03:17:06 7c6f9722023f: Download complete 03:17:06 188c0c94c7c5: Verifying Checksum 03:17:06 188c0c94c7c5: Download complete 03:17:07 188c0c94c7c5: Pull complete 03:17:07 0ef7d3d256c8: Pull complete 03:17:07 de9db76c5a1d: Pull complete 03:17:08 a35cf1a2eb13: Verifying Checksum 03:17:08 a35cf1a2eb13: Download complete 03:17:09 bca2f99d35d6: Verifying Checksum 03:17:09 bca2f99d35d6: Download complete 03:17:16 Still waiting to schedule task 03:17:16 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 03:17:16 bca2f99d35d6: Pull complete 03:17:16 93359f2a8cfa: Pull complete 03:17:16 7c6f9722023f: Pull complete 03:17:20 a35cf1a2eb13: Pull complete 03:17:20 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:17:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:17:20 ---> a62c8e92a672 03:17:20 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:17:20 ---> Running in 13c3178e0051 03:17:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:17:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:17:23 (1/12) Installing libmagic (5.38-r0) 03:17:23 (2/12) Installing file (5.38-r0) 03:17:23 (3/12) Installing libc-dev (0.7.2-r3) 03:17:23 (4/12) Installing g++ (9.3.0-r2) 03:17:33 (5/12) Installing fortify-headers (1.1-r0) 03:17:33 (6/12) Installing patch (2.7.6-r6) 03:17:33 (7/12) Installing build-base (0.5-r2) 03:17:33 (8/12) Installing libsodium (1.0.18-r0) 03:17:34 (9/12) Installing pkgconf (1.7.2-r0) 03:17:34 (10/12) Installing libsodium-dev (1.0.18-r0) 03:17:34 (11/12) Installing libzmq (4.3.3-r0) 03:17:34 (12/12) Installing zeromq-dev (4.3.3-r0) 03:17:34 Executing busybox-1.31.1-r19.trigger 03:17:34 OK: 233 MiB in 51 packages 03:17:38 Removing intermediate container 13c3178e0051 03:17:38 ---> 2fc72880f04f 03:17:38 Step 4/6 : WORKDIR /edgex-go 03:17:38 ---> Running in 7e66fd2f457a 03:17:38 Removing intermediate container 7e66fd2f457a 03:17:38 ---> 321cbd1deecb 03:17:38 Step 5/6 : COPY go.mod . 03:17:38 ---> 349f569e2e5f 03:17:38 Step 6/6 : RUN go mod download 03:17:38 ---> Running in f45bc7757d1c 03:18:00 Removing intermediate container f45bc7757d1c 03:18:00 ---> ab011d201dfb 03:18:00 Successfully built ab011d201dfb 03:18:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:18:01 + docker inspect -f . ci-base-image-x86_64 03:18:01 . [Pipeline] withDockerContainer 03:18:01 prd-centos7-docker-4c-2g-29927 does not seem to be running inside a container 03:18:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 03:18:02 $ docker top 4c31cedfbdca2c9e356cd4e8d343af1780e66fd30e7a764df68fe2626d561aee -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:03 + go version 03:18:03 go version go1.15.5 linux/amd64 [Pipeline] } 03:18:03 $ docker stop --time=1 4c31cedfbdca2c9e356cd4e8d343af1780e66fd30e7a764df68fe2626d561aee 03:18:04 $ docker rm -f 4c31cedfbdca2c9e356cd4e8d343af1780e66fd30e7a764df68fe2626d561aee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:18:05 + docker inspect -f . ci-base-image-x86_64 03:18:05 . [Pipeline] withDockerContainer 03:18:05 prd-centos7-docker-4c-2g-29927 does not seem to be running inside a container 03:18:05 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 03:18:06 $ docker top f40f2300daf78c851c38e4b7d9ab3f726de75574bb1aaec4a9756ec0b7ab7c96 -eo pid,comm [Pipeline] { [Pipeline] echo 03:18:06 ========================================================= 03:18:06 [edgeXBuildGoParallel] Running Tests and Build... 03:18:06 ========================================================= [Pipeline] sh 03:18:06 + make test 03:18:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:18:15 ? github.com/edgexfoundry/edgex-go [no test files] 03:18:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:18:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:18:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:18:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:18:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:18:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:18:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:18:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:18:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:18:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:18:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:18:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:18:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:18:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.141s coverage: 45.9% of statements 03:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 03:18:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.062s coverage: 19.8% of statements 03:18:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.096s coverage: 100.0% of statements 03:18:49 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.173s coverage: 27.1% of statements 03:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:18:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements 03:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:18:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements 03:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:18:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.098s coverage: 71.3% of statements 03:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:18:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.170s coverage: 82.9% of statements 03:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:18:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.061s coverage: 78.9% of statements 03:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:18:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.368s coverage: 28.6% of statements 03:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:18:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements 03:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:18:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements 03:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:18:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.104s coverage: 86.7% of statements 03:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:18:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.127s coverage: 97.5% of statements 03:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:18:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.059s coverage: 78.3% of statements 03:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:18:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.403s coverage: 92.8% of statements 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:18:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.029s coverage: 58.8% of statements 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:18:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.075s coverage: 0.1% of statements 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 03:18:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:18:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.037s coverage: 47.1% of statements 03:18:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 03:18:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 03:18:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 03:18:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.032s coverage: 87.5% of statements 03:19:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.033s coverage: 94.4% of statements 03:19:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.036s coverage: 44.8% of statements 03:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.110s coverage: 81.9% of statements 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.063s coverage: 92.9% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.6% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 62.4% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.330s coverage: 69.0% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 38.4% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.037s coverage: 84.8% of statements 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.122s coverage: 47.0% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.045s coverage: 100.0% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.127s coverage: 87.1% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.696s coverage: 29.1% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.086s coverage: 99.0% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.083s coverage: 96.5% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:19:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 03:19:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 03:19:20 GO111MODULE=on go vet ./... 03:19:47 gofmt -l . 03:19:47 [ "`gofmt -l .`" = "" ] 03:19:47 ./bin/test-go-mod-tidy.sh 03:19:48 ./bin/test-attribution-txt.sh [Pipeline] sh 03:19:49 + ls -al . 03:19:49 total 760 03:19:49 drwxrwxr-x 10 1001 1001 4096 Mar 16 03:19 . 03:19:49 drwxr-xr-x 4 root root 28 Mar 16 03:18 .. 03:19:49 -rw-rw-r-- 1 1001 1001 11 Mar 16 03:16 .dockerignore 03:19:49 drwxrwxr-x 8 1001 1001 179 Mar 16 03:16 .git 03:19:49 drwxrwxr-x 3 1001 1001 125 Mar 16 03:16 .github 03:19:49 -rw-rw-r-- 1 1001 1001 818 Mar 16 03:16 .gitignore 03:19:49 drwx------ 3 1001 1001 60 Mar 16 03:16 .semver 03:19:49 -rw-rw-r-- 1 1001 1001 166 Mar 16 03:16 .sonarcloud.properties 03:19:49 -rw-rw-r-- 1 1001 1001 8607 Mar 16 03:16 Attribution.txt 03:19:49 -rw-rw-r-- 1 1001 1001 3804 Mar 16 03:16 CONTRIBUTING.md 03:19:49 -rw-rw-r-- 1 1001 1001 931 Mar 16 03:16 Dockerfile.build 03:19:49 -rw-rw-r-- 1 1001 1001 863 Mar 16 03:16 Jenkinsfile 03:19:49 -rw-rw-r-- 1 1001 1001 10775 Mar 16 03:16 LICENSE 03:19:49 -rw-rw-r-- 1 1001 1001 5774 Mar 16 03:16 Makefile 03:19:49 -rw-rw-r-- 1 1001 1001 6548 Mar 16 03:16 README.md 03:19:49 -rw-rw-r-- 1 1001 1001 6755 Mar 16 03:16 SECURITY.md 03:19:49 -rw-rw-r-- 1 1001 1001 5 Mar 16 03:17 VERSION 03:19:49 -rw-rw-r-- 1 1001 1001 4131 Mar 16 03:16 ZMQWindows.md 03:19:49 drwxrwxr-x 2 1001 1001 117 Mar 16 03:16 bin 03:19:49 drwxrwxr-x 14 1001 1001 4096 Mar 16 03:16 cmd 03:19:49 -rw-r--r-- 1 root root 650607 Mar 16 03:19 coverage.out 03:19:49 -rw-r--r-- 1 root root 1055 Mar 16 03:19 go.mod 03:19:49 -rw-r--r-- 1 root root 21981 Mar 16 03:19 go.sum 03:19:49 drwxrwxr-x 8 1001 1001 127 Mar 16 03:16 internal 03:19:49 drwxrwxr-x 4 1001 1001 26 Mar 16 03:16 openapi 03:19:49 drwxrwxr-x 4 1001 1001 71 Mar 16 03:16 snap 03:19:49 -rw-rw-r-- 1 1001 1001 168 Mar 16 03:16 version.go [Pipeline] sh 03:19:49 + '[' -e coverage.out ] 03:19:49 + chown 1001:1001 coverage.out [Pipeline] stash 03:19:50 Stashed 1 file(s) [Pipeline] sh 03:19:50 + make build 03:19:50 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:19:55 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:20:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:20:04 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:20:06 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:20:07 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:20:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:20:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:20: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:20:12 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:20:13 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:20:14 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:20:16 $ docker stop --time=1 f40f2300daf78c851c38e4b7d9ab3f726de75574bb1aaec4a9756ec0b7ab7c96 03:20:18 $ docker rm -f f40f2300daf78c851c38e4b7d9ab3f726de75574bb1aaec4a9756ec0b7ab7c96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:20:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:20:21 03:20:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:20:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:20:22 latest: Pulling from edgex-devops/edgex-compose 03:20:22 cbdbe7a5bc2a: Pulling fs layer 03:20:22 ca9280d653b3: Pulling fs layer 03:20:22 7e9c9ca2126c: Pulling fs layer 03:20:22 cbdbe7a5bc2a: Verifying Checksum 03:20:22 cbdbe7a5bc2a: Download complete 03:20:23 cbdbe7a5bc2a: Pull complete 03:20:23 ca9280d653b3: Verifying Checksum 03:20:23 ca9280d653b3: Download complete 03:20:23 7e9c9ca2126c: Verifying Checksum 03:20:23 7e9c9ca2126c: Download complete 03:20:24 ca9280d653b3: Pull complete 03:20:30 7e9c9ca2126c: Pull complete 03:20:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:20:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:20:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:20:30 prd-centos7-docker-4c-2g-29927 does not seem to be running inside a container 03:20:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:20:34 $ docker top 9cffd2fec61450c4a8f109c59fba46f17d0a8f5c56ccd558dbcea699df4eca3d -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:34 + docker-compose build --help 03:20:34 + grep parallel 03:20:35 --parallel Build images in parallel. [Pipeline] } 03:20:35 $ docker stop --time=1 9cffd2fec61450c4a8f109c59fba46f17d0a8f5c56ccd558dbcea699df4eca3d 03:20:37 $ docker rm -f 9cffd2fec61450c4a8f109c59fba46f17d0a8f5c56ccd558dbcea699df4eca3d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:20:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:20:37 . [Pipeline] withDockerContainer 03:20:37 prd-centos7-docker-4c-2g-29927 does not seem to be running inside a container 03:20:37 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:20:38 $ docker top 961401d237c9d5ab3d4162565c41032797d0093d53e67ff5ae709a0392aaf30d -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:39 + docker-compose -f ./docker-compose-build.yml build --parallel 03:20:40 Building docker-core-command-go ... 03:20:40 Building docker-core-data-go ... 03:20:40 Building docker-core-metadata-go ... 03:20:40 Building docker-security-bootstrapper-go ... 03:20:40 Building docker-security-proxy-setup-go ... 03:20:40 Building docker-security-secretstore-setup-go ... 03:20:40 Building docker-support-notifications-go ... 03:20:40 Building docker-support-scheduler-go ... 03:20:40 Building docker-sys-mgmt-agent-go ... 03:20:40 Building docker-core-command-go 03:20:40 Building docker-support-scheduler-go 03:20:40 Building docker-security-bootstrapper-go 03:20:40 Building docker-core-metadata-go 03:20:40 Building docker-support-notifications-go 03:21:12 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:21:12 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:21:12 ---> ab011d201dfb 03:21:12 Step 3/31 : WORKDIR /edgex-go 03:21:12 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:21:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:21:12 ---> ab011d201dfb 03:21:12 Step 3/22 : WORKDIR /edgex-go 03:21:12 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:21:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:21:12 ---> ab011d201dfb 03:21:12 Step 3/23 : WORKDIR /edgex-go 03:21:12 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:21:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:21:12 ---> ab011d201dfb 03:21:12 Step 3/22 : WORKDIR /edgex-go 03:21:12 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:21:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:21:12 ---> ab011d201dfb 03:21:12 Step 3/23 : WORKDIR /edgex-go 03:21:12 ---> Running in 1e45de3dc3df 03:21:12 ---> Running in 36e77b780f1e 03:21:12 ---> Running in d7b6247091e0 03:21:12 ---> Running in a88efb3e11cd 03:21:12 ---> Running in 9304d61a9003 03:21:13 Removing intermediate container 9304d61a9003 03:21:13 ---> b14ca548c6fc 03:21:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:13 Removing intermediate container a88efb3e11cd 03:21:13 ---> 5ff4dfcd0cdf 03:21:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:13 Removing intermediate container d7b6247091e0 03:21:13 ---> d3d8af50e514 03:21:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:13 Removing intermediate container 1e45de3dc3df 03:21:13 ---> 49b43e98de10 03:21:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:13 Removing intermediate container 36e77b780f1e 03:21:13 ---> 1cec68e0f78d 03:21:13 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:13 ---> Running in e04f3cd90f3b 03:21:13 ---> Running in 819150c6dfcb 03:21:13 ---> Running in b2797400191e 03:21:13 ---> Running in 33d9a93f8e90 03:21:13 ---> Running in 64fa63aa96a1 03:21:15 Removing intermediate container e04f3cd90f3b 03:21:15 ---> 94f96314da42 03:21:15 Step 5/23 : RUN apk add --update --no-cache make git 03:21:15 Removing intermediate container 819150c6dfcb 03:21:15 ---> a24bca90ee7d 03:21:15 Step 5/22 : RUN apk add --update --no-cache make git 03:21:15 ---> Running in 664f00e6009d 03:21:15 ---> Running in 48a6e72c4428 03:21:15 Removing intermediate container b2797400191e 03:21:15 ---> 1d0fe2512c9f 03:21:15 Step 5/23 : RUN apk add --update --no-cache make git 03:21:16 ---> Running in a1f0ae5ecd04 03:21:16 Removing intermediate container 64fa63aa96a1 03:21:16 ---> 3a7a4cf426f1 03:21:16 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:21:16 Removing intermediate container 33d9a93f8e90 03:21:16 ---> 992fcf41aa4e 03:21:16 Step 5/31 : RUN apk add --update --no-cache make git 03:21:16 ---> Running in eb145a18e253 03:21:16 ---> Running in 128f451d4d86 03:21:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:21:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:21:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:21:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:21:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:21:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:21:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:21:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:21:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:21:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:21:18 OK: 233 MiB in 51 packages 03:21:18 Removing intermediate container 664f00e6009d 03:21:18 ---> 612dc6b29d5f 03:21:18 Step 6/23 : COPY go.mod . 03:21:18 OK: 233 MiB in 51 packages 03:21:19 ---> c106389d170f 03:21:19 Step 7/23 : RUN go mod download 03:21:19 ---> Running in 4bcf044ae5eb 03:21:19 Removing intermediate container a1f0ae5ecd04 03:21:19 ---> 632c39b21edb 03:21:19 Step 6/23 : COPY go.mod . 03:21:19 ---> ca9889284fd7 03:21:19 Step 7/23 : RUN go mod download 03:21:19 ---> Running in 444593be22ba 03:21:20 OK: 233 MiB in 51 packages 03:21:20 OK: 233 MiB in 51 packages 03:21:20 OK: 233 MiB in 51 packages 03:21:21 Removing intermediate container 128f451d4d86 03:21:21 ---> 604d02978e80 03:21:21 Step 6/31 : COPY go.mod . 03:21:21 Removing intermediate container eb145a18e253 03:21:21 ---> 2e6d71c54318 03:21:21 Step 6/22 : COPY go.mod . 03:21:21 Removing intermediate container 48a6e72c4428 03:21:21 ---> 614142a094f1 03:21:21 Step 6/22 : COPY go.mod . 03:21:21 ---> 9745d030cfe1 03:21:21 Step 7/31 : RUN go mod download 03:21:21 Removing intermediate container 444593be22ba 03:21:21 ---> 3e1f64e314c5 03:21:21 Step 8/23 : COPY . . 03:21:21 ---> 040787159568 03:21:21 Step 7/22 : RUN go mod download 03:21:21 ---> Running in 0358987eaebb 03:21:22 ---> Running in d8a18e78ac39 03:21:22 ---> 37134d03bd36 03:21:22 Step 7/22 : RUN go mod download 03:21:22 Removing intermediate container 4bcf044ae5eb 03:21:22 ---> 7c92b81ed05d 03:21:22 Step 8/23 : COPY . . 03:21:23 ---> Running in 2be829969d11 03:21:29 Removing intermediate container 0358987eaebb 03:21:29 ---> 736d78bc40d4 03:21:29 Step 8/31 : COPY . . 03:21:37 Removing intermediate container d8a18e78ac39 03:21:37 ---> 3bd02465659d 03:21:37 Step 8/22 : COPY . . 03:21:38 Removing intermediate container 2be829969d11 03:21:38 ---> 3ed170727bb6 03:21:38 Step 8/22 : COPY . . 03:21:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29928 in /w/workspace/edgexfoundry_edgex-go_PR-3263 [Pipeline] { [Pipeline] ws 03:21:42 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 03:21:46 using credential edgex-jenkins-ssh 03:21:47 Cloning the remote Git repository 03:21:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:21:47 > git init /w/workspace/edgex-go/2 # timeout=10 03:21:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:21:47 > git --version # timeout=10 03:21:47 > git --version # 'git version 2.17.1' 03:21:47 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:22:00 ---> 49f688928e83 03:22:00 Step 9/23 : RUN make cmd/core-command/core-command 03:22:00 ---> 8b6883d360eb 03:22:00 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:22:01 ---> Running in 1bbd6576c714 03:22:01 ---> Running in 743e6da60221 03:22:07 Merging remotes/origin/master commit ebb2ea496306d9631a66da1b80e1549344472191 into PR head commit b818cb7fc6815a7e79827dd819d06f719f9dd755 03:22:08 Merge succeeded, producing b818cb7fc6815a7e79827dd819d06f719f9dd755 03:22:08 Checking out Revision b818cb7fc6815a7e79827dd819d06f719f9dd755 (PR-3263) 03:22:08 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:22:08 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:22:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:22:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:22:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:22:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:22:07 using GIT_SSH to set credentials SSH Credentials for GitHub 03:22:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3263/head:refs/remotes/origin/PR-3263 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:22:07 > git config core.sparsecheckout # timeout=10 03:22:08 > git checkout -f b818cb7fc6815a7e79827dd819d06f719f9dd755 # timeout=10 03:22:08 > git remote # timeout=10 03:22:08 > git config --get remote.origin.url # timeout=10 03:22:08 using GIT_SSH to set credentials SSH Credentials for GitHub 03:22:08 > git merge ebb2ea496306d9631a66da1b80e1549344472191 # timeout=10 03:22:08 > git rev-parse HEAD^{commit} # timeout=10 03:22:08 > git config core.sparsecheckout # timeout=10 03:22:08 > git checkout -f b818cb7fc6815a7e79827dd819d06f719f9dd755 # timeout=10 03:22:10 ---> 6b0b771d1a43 03:22:10 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:22:11 ---> Running in bee36d97ed5b 03:22:12 Commit message: "fix: Invoke DS deletion Callback by name" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:22:13 ---> 9e6c1a2b4ba3 03:22:13 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:22:14 ---> 0a9a3a059351 03:22:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:22:14 ---> Running in 22e7ef7b9488 03:22:14 ---> Running in c652c366fb0f 03:22:14 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:22:14 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:22:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:22:15 + true 03:22:15 + sudo service docker restart 03:22:15 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:22:15 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:22:17 provisioning config files... 03:22:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4409025147771170640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:22:17 ---> docker-login.sh 03:22:17 nexus3.edgexfoundry.org:10001 03:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:18 Configure a credential helper to remove this warning. See 03:22:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:18 03:22:18 Login Succeeded 03:22:18 nexus3.edgexfoundry.org:10002 03:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:19 Configure a credential helper to remove this warning. See 03:22:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:19 03:22:19 Login Succeeded 03:22:19 nexus3.edgexfoundry.org:10003 03:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:19 Configure a credential helper to remove this warning. See 03:22:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:19 03:22:19 Login Succeeded 03:22:19 nexus3.edgexfoundry.org:10004 03:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:20 Configure a credential helper to remove this warning. See 03:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:20 03:22:20 Login Succeeded 03:22:20 docker.io 03:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:21 Configure a credential helper to remove this warning. See 03:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:21 03:22:21 Login Succeeded 03:22:21 ---> docker-login.sh ends [Pipeline] } 03:22:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:22:21 ========================================================= 03:22:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:22:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:22:22 + 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:22:24 Sending build context to Docker daemon 166.8MB 03:22:24 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 03:22:24 Step 2/6 : FROM ${BASE} 03:22:24 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:22:24 5f621e34cdf4: Pulling fs layer 03:22:24 a4357932f1b6: Pulling fs layer 03:22:24 18c013af1878: Pulling fs layer 03:22:24 00ac8860ef70: Pulling fs layer 03:22:24 63d7cb157983: Pulling fs layer 03:22:24 b116817d02f9: Pulling fs layer 03:22:24 745a02a5169b: Pulling fs layer 03:22:24 63d7cb157983: Waiting 03:22:24 b116817d02f9: Waiting 03:22:24 00ac8860ef70: Waiting 03:22:24 745a02a5169b: Waiting 03:22:24 18c013af1878: Verifying Checksum 03:22:24 18c013af1878: Download complete 03:22:24 a4357932f1b6: Verifying Checksum 03:22:24 a4357932f1b6: Download complete 03:22:24 63d7cb157983: Verifying Checksum 03:22:24 63d7cb157983: Download complete 03:22:24 b116817d02f9: Download complete 03:22:24 5f621e34cdf4: Verifying Checksum 03:22:24 5f621e34cdf4: Download complete 03:22:25 5f621e34cdf4: Pull complete 03:22:25 a4357932f1b6: Pull complete 03:22:26 18c013af1878: Pull complete 03:22:26 745a02a5169b: Download complete 03:22:28 00ac8860ef70: Verifying Checksum 03:22:28 00ac8860ef70: Download complete 03:22:38 00ac8860ef70: Pull complete 03:22:38 63d7cb157983: Pull complete 03:22:39 b116817d02f9: Pull complete 03:22:43 745a02a5169b: Pull complete 03:22:43 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:22:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:22:43 ---> b7e6874047d6 03:22:43 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:22:45 ---> Running in a994c238bf5d 03:22:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:22:47 Removing intermediate container 1bbd6576c714 03:22:47 ---> 3c524bbf8256 03:22:47 03:22:47 Step 10/23 : FROM alpine:3.12 03:22:47 3.12: Pulling from library/alpine 03:22:47 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 03:22:47 Status: Downloaded newer image for alpine:3.12 03:22:47 ---> 88dd2752d2ea 03:22:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:22:47 ---> Running in 3afeda8f5cd8 03:22:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:22:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:22:47 (1/1) Installing dumb-init (1.2.2-r1) 03:22:47 Executing busybox-1.31.1-r19.trigger 03:22:47 OK: 6 MiB in 15 packages 03:22:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:22:49 Removing intermediate container 743e6da60221 03:22:49 ---> 45499f583bc5 03:22:49 03:22:49 Step 10/23 : FROM alpine:3.12 03:22:49 ---> 88dd2752d2ea 03:22:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:22:49 (1/12) Installing libmagic (5.38-r0) 03:22:50 (2/12) Installing file (5.38-r0) 03:22:50 (3/12) Installing libc-dev (0.7.2-r3) 03:22:50 (4/12) Installing g++ (9.3.0-r2) 03:22:52 ---> Running in 58184d597e87 03:22:52 Removing intermediate container 3afeda8f5cd8 03:22:52 ---> 64caf255e712 03:22:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:22:52 Removing intermediate container bee36d97ed5b 03:22:52 ---> 8eab3fd1d839 03:22:52 03:22:52 Step 10/31 : FROM alpine:3.12 03:22:52 ---> 88dd2752d2ea 03:22:52 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:22:52 ---> Running in e0957abe631c 03:22:53 ---> Running in 2073db47cf2f 03:22:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:22:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:22:55 (1/1) Installing dumb-init (1.2.2-r1) 03:22:55 Executing busybox-1.31.1-r19.trigger 03:22:55 OK: 6 MiB in 15 packages 03:22:55 Removing intermediate container e0957abe631c 03:22:55 ---> 1236698d9a5a 03:22:55 Step 13/23 : ENV APP_PORT=48082 03:22:56 Removing intermediate container 2073db47cf2f 03:22:56 ---> bc9bac27db20 03:22:56 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:22:56 ---> Running in 95dd22d0b907 03:22:57 ---> Running in 5f82bf8b2fb3 03:22:57 Removing intermediate container 22e7ef7b9488 03:22:57 ---> 2bf4009b472e 03:22:57 03:22:57 Step 10/22 : FROM alpine:3.12 03:22:57 ---> 88dd2752d2ea 03:22:57 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:22:57 Removing intermediate container c652c366fb0f 03:22:57 ---> a9c6fd0cbac3 03:22:57 03:22:57 Step 10/22 : FROM alpine:3.12 03:22:57 ---> 88dd2752d2ea 03:22:57 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:22:57 ---> Using cache 03:22:57 ---> 64caf255e712 03:22:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:22:57 ---> Using cache 03:22:57 ---> 1236698d9a5a 03:22:57 Step 13/22 : ENV APP_PORT=48085 03:22:57 ---> Running in 4cf4127660e9 03:22:57 ---> Running in 0238511432e6 03:22:57 Removing intermediate container 58184d597e87 03:22:57 ---> a489158b33a3 03:22:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:22:57 Removing intermediate container 95dd22d0b907 03:22:57 ---> 13c746f92b30 03:22:57 Step 14/23 : EXPOSE $APP_PORT 03:22:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:22:57 ---> Running in c26ccaf4cea8 03:22:57 ---> Running in 29ef71188071 03:22:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:22:57 Removing intermediate container 4cf4127660e9 03:22:57 ---> 5fb339123aa4 03:22:57 Step 14/22 : EXPOSE $APP_PORT 03:22:57 ---> Running in b29572137080 03:22:57 Removing intermediate container c26ccaf4cea8 03:22:57 (1/2) Installing dumb-init (1.2.2-r1) 03:22:57 ---> 58999b703379 03:22:57 Step 15/23 : WORKDIR / 03:22:57 (2/2) Installing su-exec (0.2-r1) 03:22:57 Executing busybox-1.31.1-r19.trigger 03:22:57 OK: 6 MiB in 16 packages 03:22:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:22:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:22:58 Removing intermediate container 29ef71188071 03:22:58 ---> 40e9ab49639b 03:22:58 Step 13/23 : ENV APP_PORT=48081 03:22:58 ---> Running in e8f88f582ca6 03:22:58 (1/2) Installing ca-certificates (20191127-r4) 03:22:58 (2/2) Installing dumb-init (1.2.2-r1) 03:22:58 Executing busybox-1.31.1-r19.trigger 03:22:58 ---> Running in 15252683e73b 03:22:58 Executing ca-certificates-20191127-r4.trigger 03:22:58 Removing intermediate container b29572137080 03:22:58 ---> ff9f7820d2d1 03:22:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:22:59 OK: 6 MiB in 16 packages 03:22:59 Removing intermediate container 15252683e73b 03:22:59 ---> 7911fafa6bd3 03:22:59 Step 14/23 : EXPOSE $APP_PORT 03:22:59 Removing intermediate container e8f88f582ca6 03:22:59 ---> cbfba997953f 03:22:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:22:59 ---> Running in 58f39de97051 03:22:59 Removing intermediate container 5f82bf8b2fb3 03:22:59 ---> 2f2d6c836b83 03:22:59 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:22:59 ---> 49b238b288a0 03:22:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:22:59 ---> 9dcff68f84d3 03:22:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:22:59 ---> Running in f84c38676461 03:22:59 Removing intermediate container 58f39de97051 03:22:59 ---> 30f754057409 03:22:59 Step 15/23 : WORKDIR / 03:23:00 (5/12) Installing fortify-headers (1.1-r0) 03:23:00 (6/12) Installing patch (2.7.6-r6) 03:23:00 (7/12) Installing build-base (0.5-r2) 03:23:00 (8/12) Installing libsodium (1.0.18-r0) 03:23:00 (9/12) Installing pkgconf (1.7.2-r0) 03:23:00 (10/12) Installing libsodium-dev (1.0.18-r0) 03:23:00 (11/12) Installing libzmq (4.3.3-r0) 03:23:00 (12/12) Installing zeromq-dev (4.3.3-r0) 03:23:00 Executing busybox-1.31.1-r19.trigger 03:23:00 OK: 217 MiB in 51 packages 03:23:00 ---> Running in b147db23222a 03:23:00 Removing intermediate container 0238511432e6 03:23:00 ---> f2f7f1c8b905 03:23:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:23:00 ---> 7f55e572c3e6 03:23:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:23:00 Removing intermediate container f84c38676461 03:23:00 ---> 99564c0d88da 03:23:00 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:23:00 ---> 4114d98a05f0 03:23:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:23:00 ---> Running in 5290fe1d7470 03:23:01 Removing intermediate container b147db23222a 03:23:01 ---> 6ccaaa38d32e 03:23:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:23:01 ---> Running in 310e3a51dd45 03:23:01 ---> a39a140dba94 03:23:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:23:02 ---> 85dc1685a0c2 03:23:02 Step 19/23 : ENTRYPOINT ["/core-command"] 03:23:02 ---> Running in 676b0b650db7 03:23:02 Removing intermediate container 5290fe1d7470 03:23:02 ---> 59f08e5a58c7 03:23:02 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:23:02 Removing intermediate container 310e3a51dd45 03:23:02 ---> a55248ee207e 03:23:02 Step 13/22 : ENV APP_PORT=48060 03:23:02 ---> c4dc221e48f9 03:23:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:23:02 ---> Running in 24fc5b62db4d 03:23:02 ---> Running in edfe3e14fbc0 03:23:02 ---> Running in ee2efce369ec 03:23:02 Removing intermediate container 676b0b650db7 03:23:02 ---> f92ded744c36 03:23:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:02 ---> Running in a2b0ef8ae4ff 03:23:02 Removing intermediate container edfe3e14fbc0 03:23:02 ---> c7c6cf42b9bf 03:23:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:02 Removing intermediate container ee2efce369ec 03:23:02 ---> 1a34dbde8b4e 03:23:02 Step 14/22 : EXPOSE $APP_PORT 03:23:02 ---> d2ed3c1da1c7 03:23:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:23:02 ---> Running in 7a0ab2414c27 03:23:02 ---> Running in dd2087bfcabb 03:23:03 Removing intermediate container a2b0ef8ae4ff 03:23:03 ---> 08b95b58a6a9 03:23:03 Step 20/22 : LABEL arch=x86_64 03:23:03 ---> Running in f958b886d81e 03:23:03 Removing intermediate container dd2087bfcabb 03:23:03 ---> e4ce1162020a 03:23:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:23:03 Removing intermediate container a994c238bf5d 03:23:03 ---> bbfbc9f9aa64 03:23:03 Step 4/6 : WORKDIR /edgex-go 03:23:04 ---> c0da8e9fd975 03:23:04 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:23:04 Removing intermediate container 7a0ab2414c27 03:23:04 ---> 032d51107fb5 03:23:04 Step 21/23 : LABEL arch=x86_64 03:23:04 ---> Running in 316c8bf54d60 03:23:04 Removing intermediate container f958b886d81e 03:23:04 ---> f19d6209b33a 03:23:04 Step 21/22 : LABEL git_sha=b818cb7fc6815a7e79827dd819d06f719f9dd755 03:23:04 ---> Running in dfe0c96c7de8 03:23:04 ---> Running in b681caf5d390 03:23:04 Removing intermediate container 316c8bf54d60 03:23:04 ---> 212470cb611d 03:23:04 Step 5/6 : COPY go.mod . 03:23:04 ---> Running in 1b6de074b8cd 03:23:04 Removing intermediate container 24fc5b62db4d 03:23:04 ---> 9243a67ac327 03:23:04 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:23:04 ---> 0de5b5ed0241 03:23:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:23:04 ---> Running in d74cad673c3f 03:23:04 Removing intermediate container dfe0c96c7de8 03:23:04 ---> 84376303fa03 03:23:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:04 Removing intermediate container b681caf5d390 03:23:04 ---> 0c5e86faade7 03:23:04 Step 22/23 : LABEL git_sha=b818cb7fc6815a7e79827dd819d06f719f9dd755 03:23:04 Removing intermediate container 1b6de074b8cd 03:23:04 ---> a8b5c26d7066 03:23:04 Step 22/22 : LABEL version=0.0.0 03:23:04 ---> Running in c202d2968164 03:23:04 ---> Running in e9f6bca13fa7 03:23:05 Removing intermediate container d74cad673c3f 03:23:05 ---> 8108283fe199 03:23:05 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:23:05 ---> Running in bf0fd8b74906 03:23:05 ---> cf194b686925 03:23:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:23:05 Removing intermediate container e9f6bca13fa7 03:23:05 ---> 1f93f4b26f91 03:23:05 Step 23/23 : LABEL version=0.0.0 03:23:05 Removing intermediate container c202d2968164 03:23:05 ---> 54a97494654b 03:23:05 Step 21/23 : LABEL arch=x86_64 03:23:05 ---> Running in 46b9043e257b 03:23:05 ---> Running in 1a39e70ce190 03:23:05 ---> e4ca0f474ff8 03:23:05 Step 6/6 : RUN go mod download 03:23:05 ---> Running in 1640e407d0dc 03:23:05 Removing intermediate container bf0fd8b74906 03:23:05 ---> e438abceeebd 03:23:05 03:23:05 ---> 153ec1653971 03:23:05 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:23:05 ---> 44cbe95f2c96 03:23:05 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:23:05 ---> Running in 6e845f50f064 03:23:05 Successfully built e438abceeebd 03:23:05 ---> Running in f5fb57c2b6fb 03:23:05 Removing intermediate container 46b9043e257b 03:23:05 ---> 09ba37a3b809 03:23:05 03:23:05 Successfully tagged docker-support-scheduler-go:latest 03:23:05  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go 03:23:05 Removing intermediate container 1a39e70ce190 03:23:05 ---> ccfe7e28b40c 03:23:05 Step 22/23 : LABEL git_sha=b818cb7fc6815a7e79827dd819d06f719f9dd755 03:23:06 Successfully built 09ba37a3b809 03:23:06 Successfully tagged docker-core-command-go:latest 03:23:06 Building docker-core-data-go 03:23:06  Building docker-core-command-go ... done  ---> Running in 58711201e702 03:23:06 Removing intermediate container 6e845f50f064 03:23:06 ---> ef9e51b14ee9 03:23:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:06 ---> Running in 5e25bbf3830b 03:23:06 Removing intermediate container 58711201e702 03:23:06 ---> ff67255e36de 03:23:06 Step 23/23 : LABEL version=0.0.0 03:23:06 Removing intermediate container 5e25bbf3830b 03:23:06 ---> c88baf3b3c3c 03:23:06 Step 20/22 : LABEL arch=x86_64 03:23:06 ---> Running in a9deee164e1b 03:23:07 ---> Running in 520ca1e649d9 03:23:07 Removing intermediate container a9deee164e1b 03:23:07 ---> a7907d72baa1 03:23:07 03:23:08 Successfully built a7907d72baa1 03:23:08 Removing intermediate container f5fb57c2b6fb 03:23:08 ---> f209cd34f7da 03:23:08 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:23:08 Successfully tagged docker-core-metadata-go:latest 03:23:08 Building docker-security-proxy-setup-go 03:23:12  Building docker-core-metadata-go ... done Removing intermediate container 520ca1e649d9 03:23:12 ---> 3a936362b48f 03:23:12 Step 21/22 : LABEL git_sha=b818cb7fc6815a7e79827dd819d06f719f9dd755 03:23:16 ---> Running in 71c4989609c7 03:23:16 ---> e5dff0e9137c 03:23:16 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:23:16 Removing intermediate container 71c4989609c7 03:23:16 ---> 4f5d984838c7 03:23:16 Step 22/22 : LABEL version=0.0.0 03:23:17 ---> Running in 892672164f75 03:23:17 ---> 397576eedb2b 03:23:17 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:23:17 Removing intermediate container 892672164f75 03:23:17 ---> 83d5d929c869 03:23:17 03:23:18 Successfully built 83d5d929c869 03:23:18 Successfully tagged docker-support-notifications-go:latest 03:23:18 Building docker-sys-mgmt-agent-go 03:23:21  Building docker-support-notifications-go ... done  ---> 71285511a0a9 03:23:21 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:23:28 ---> 52cb1cbb0dd6 03:23:28 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:23:29 ---> 779ed0dcc0a3 03:23:29 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:23:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:23:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:23:30 ---> ab011d201dfb 03:23:30 Step 3/23 : WORKDIR /edgex-go 03:23:30 ---> Using cache 03:23:30 ---> 1cec68e0f78d 03:23:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:30 ---> Using cache 03:23:30 ---> 992fcf41aa4e 03:23:30 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:23:31 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:23:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:23:31 ---> ab011d201dfb 03:23:31 Step 3/24 : WORKDIR /edgex-go 03:23:31 ---> Using cache 03:23:31 ---> 1cec68e0f78d 03:23:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:31 ---> Using cache 03:23:31 ---> 992fcf41aa4e 03:23:31 Step 5/24 : RUN apk add --update --no-cache make git 03:23:31 ---> Using cache 03:23:31 ---> 604d02978e80 03:23:31 Step 6/24 : COPY go.mod . 03:23:31 ---> Using cache 03:23:31 ---> 9745d030cfe1 03:23:31 Step 7/24 : RUN go mod download 03:23:31 ---> Using cache 03:23:31 ---> 736d78bc40d4 03:23:31 Step 8/24 : COPY . . 03:23:31 ---> Using cache 03:23:31 ---> 6b0b771d1a43 03:23:31 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:23:32 ---> Running in e96a8e15fc9d 03:23:32 Removing intermediate container 1640e407d0dc 03:23:32 ---> 11c4cd327796 03:23:32 Successfully built 11c4cd327796 03:23:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:23:32 ---> Running in 5e293b6a44f1 03:23:32 ---> Running in f914980cd2f7 03:23:32 + docker inspect -f . ci-base-image-arm64 03:23:32 . [Pipeline] withDockerContainer 03:23:32 prd-ubuntu18.04-docker-arm64-4c-16g-29928 does not seem to be running inside a container 03:23:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 03:23:33 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:23:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:23:33 ---> ab011d201dfb 03:23:33 Step 3/21 : WORKDIR /edgex-go 03:23:33 ---> Using cache 03:23:33 ---> 1cec68e0f78d 03:23:33 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:33 ---> Using cache 03:23:33 ---> 992fcf41aa4e 03:23:33 Step 5/21 : RUN apk add --update --no-cache make git 03:23:33 ---> Using cache 03:23:33 ---> 604d02978e80 03:23:33 Step 6/21 : COPY go.mod . 03:23:33 ---> Using cache 03:23:33 ---> 9745d030cfe1 03:23:33 Step 7/21 : RUN go mod download 03:23:33 ---> Using cache 03:23:33 ---> 736d78bc40d4 03:23:33 Step 8/21 : COPY . . 03:23:33 ---> Using cache 03:23:33 ---> 6b0b771d1a43 03:23:33 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:23:34 $ docker top a5716d04db18f2ec17b51a89d7541aff9abc708e3a4825f293b1ad2551885560 -eo pid,comm [Pipeline] { 03:23:34 Removing intermediate container e96a8e15fc9d 03:23:34 ---> 9372f828224c 03:23:34 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:23:34 ---> Running in ecd729cb9a3f [Pipeline] sh 03:23:35 + go version 03:23:35 go version go1.15.5 linux/arm64 [Pipeline] } 03:23:35 $ docker stop --time=1 a5716d04db18f2ec17b51a89d7541aff9abc708e3a4825f293b1ad2551885560 03:23:35 ---> 6833817bef4e 03:23:35 Step 26/31 : RUN chmod +x /entrypoint.sh 03:23:35 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:23: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:23:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:23:36 ---> Running in b87850b0bd7b 03:23:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:23:37 $ docker rm -f a5716d04db18f2ec17b51a89d7541aff9abc708e3a4825f293b1ad2551885560 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 03:23:37 OK: 233 MiB in 51 packages [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:23:38 + docker inspect -f . ci-base-image-arm64 03:23:38 . [Pipeline] withDockerContainer 03:23:38 prd-ubuntu18.04-docker-arm64-4c-16g-29928 does not seem to be running inside a container 03:23:38 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 03:23:40 $ docker top 903bc204cf737c6e939a92462ca01b706e982380672b3ca809a0439b039f73c3 -eo pid,comm [Pipeline] { [Pipeline] echo 03:23:40 ========================================================= 03:23:40 [edgeXBuildGoParallel] Running Tests and Build... 03:23:40 ========================================================= [Pipeline] sh 03:23:41 + make test 03:23:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:23:41 Removing intermediate container 5e293b6a44f1 03:23:41 ---> 1019f4cb595b 03:23:41 Step 6/23 : COPY go.mod . 03:23:41 Removing intermediate container b87850b0bd7b 03:23:41 ---> 8d9f0fc508c7 03:23:41 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:23:41 ---> 929f2578c6f4 03:23:41 Step 7/23 : RUN go mod download 03:23:41 ---> Running in 476487f67acd 03:23:41 ---> Running in a45644ad8da9 03:23:42 Removing intermediate container 476487f67acd 03:23:42 ---> 63a03aefdba5 03:23:42 Step 28/31 : CMD ["gate"] 03:23:43 ---> Running in 97c375c8d6e9 03:23:43 Removing intermediate container 97c375c8d6e9 03:23:43 ---> 1ea1503de04e 03:23:43 Step 29/31 : LABEL arch=x86_64 03:23:43 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:23:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:23:43 ---> ab011d201dfb 03:23:43 Step 3/26 : WORKDIR /edgex-go 03:23:43 ---> Using cache 03:23:43 ---> 1cec68e0f78d 03:23:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:43 ---> Using cache 03:23:43 ---> 992fcf41aa4e 03:23:43 Step 5/26 : RUN apk add --update --no-cache make bash git 03:23:45 ---> Running in 92a58266d3b9 03:23:45 ---> Running in ef20642b753b 03:23:45 Removing intermediate container 92a58266d3b9 03:23:45 ---> 90ba565e8c4a 03:23:45 Step 30/31 : LABEL git_sha=b818cb7fc6815a7e79827dd819d06f719f9dd755 03:23:45 Removing intermediate container a45644ad8da9 03:23:45 ---> 5e90ce27e2ce 03:23:45 Step 8/23 : COPY . . 03:23:45 ---> Running in 21c31d4793a3 03:23:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:23:46 Removing intermediate container 21c31d4793a3 03:23:46 ---> 146bb20ab723 03:23:46 Step 31/31 : LABEL version=0.0.0 03:23:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:23:46 ---> Running in acdedae5cc5e 03:23:48 OK: 233 MiB in 51 packages 03:23:48 Removing intermediate container acdedae5cc5e 03:23:48 ---> 30c942828105 03:23:48 03:23:49 Successfully built 30c942828105 03:23:50 Successfully tagged docker-security-bootstrapper-go:latest 03:23:53  Building docker-security-bootstrapper-go ... done Removing intermediate container ef20642b753b 03:23:53 ---> b506366d5eeb 03:23:53 Step 6/26 : COPY go.mod . 03:23:55 ---> d74b5c1a5100 03:23:55 Step 7/26 : RUN go mod download 03:23:56 ---> Running in 9b94ff6bbf05 03:23:57 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:23:57 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:23:59 Removing intermediate container 9b94ff6bbf05 03:23:59 ---> 9770e1434863 03:23:59 Step 8/26 : COPY . . 03:24:03 ? github.com/edgexfoundry/edgex-go [no test files] 03:24:14 Removing intermediate container ecd729cb9a3f 03:24:14 ---> e3ec92fed779 03:24:14 03:24:14 Step 10/21 : FROM alpine:3.12 03:24:14 ---> 88dd2752d2ea 03:24:14 Step 11/21 : RUN apk add --update --no-cache curl 03:24:14 Removing intermediate container f914980cd2f7 03:24:14 ---> 01f93b1a2e77 03:24:14 03:24:14 Step 10/24 : FROM alpine:3.12 03:24:14 ---> 88dd2752d2ea 03:24:14 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 03:24:15 ---> eb4b3fac3160 03:24:15 Step 9/23 : RUN make cmd/core-data/core-data 03:24:15 ---> Running in 20ca6af90e88 03:24:15 ---> Running in b51c6773ea8c 03:24:15 ---> Running in 653fa9d18d23 03:24: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:24:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:24:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:24:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:24:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:24:17 (1/4) Installing ca-certificates (20191127-r4) 03:24:17 (1/5) Installing ca-certificates (20191127-r4) 03:24:17 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:24:17 (2/5) Installing nghttp2-libs (1.41.0-r0) 03:24:17 (3/4) Installing libcurl (7.69.1-r3) 03:24:17 (3/5) Installing libcurl (7.69.1-r3) 03:24:17 (4/4) Installing curl (7.69.1-r3) 03:24:17 (4/5) Installing curl (7.69.1-r3) 03:24:17 (5/5) Installing dumb-init (1.2.2-r1) 03:24:17 Executing busybox-1.31.1-r19.trigger 03:24:17 Executing busybox-1.31.1-r19.trigger 03:24:17 Executing ca-certificates-20191127-r4.trigger 03:24:17 Executing ca-certificates-20191127-r4.trigger 03:24:18 OK: 7 MiB in 18 packages 03:24:18 OK: 7 MiB in 19 packages 03:24:20 Removing intermediate container 20ca6af90e88 03:24:20 ---> 2c2a5b9edabd 03:24:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:24:20 Removing intermediate container b51c6773ea8c 03:24:20 ---> 5240f0deb1e0 03:24:20 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:24:22 ---> Running in 923b3bfe9b43 03:24:22 ---> Running in 6cbd9ead08d8 03:24:22 ---> 4ab99544ceb5 03:24:22 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:24:23 ---> Running in ce49483d4131 03:24:23 Removing intermediate container 6cbd9ead08d8 03:24:23 ---> 318124031e22 03:24:23 Step 13/21 : WORKDIR /edgex 03:24:23 Removing intermediate container 923b3bfe9b43 03:24:23 ---> ce0b89cb01f8 03:24:23 Step 13/24 : WORKDIR / 03:24:23 ---> Running in 2e8f1449a4db 03:24:23 ---> Running in 127e4284cd8a 03:24:23 Removing intermediate container 2e8f1449a4db 03:24:23 ---> 9916779ac330 03:24:23 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:24:23 Removing intermediate container 127e4284cd8a 03:24:23 ---> f7f508e996eb 03:24:23 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:24:24 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:24:24 ---> 74d587233eff 03:24:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:24:24 ---> b91e9de63b05 03:24:24 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:24:25 ---> dea759920829 03:24:25 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:24:25 ---> 65f623795641 03:24:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:24:26 ---> d61684261376 03:24:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:24:26 ---> 45d04fa49901 03:24:26 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:24:26 ---> Running in 7fd05c979533 03:24:28 Removing intermediate container 7fd05c979533 03:24:28 ---> 2a47dc29d53a 03:24:28 Step 18/21 : CMD ["--init=true"] 03:24:28 ---> 8bc034875309 03:24:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:24:28 ---> Running in 5b0a513da2cd 03:24:28 Removing intermediate container 5b0a513da2cd 03:24:28 ---> 2fbc36d1253a 03:24:28 Step 19/21 : LABEL arch=x86_64 03:24:29 ---> Running in 18f30b90ebfe 03:24:29 ---> 590710854442 03:24:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:24:29 Removing intermediate container 18f30b90ebfe 03:24:29 ---> 91d52cd685ae 03:24:29 Step 20/21 : LABEL git_sha=b818cb7fc6815a7e79827dd819d06f719f9dd755 03:24:29 ---> Running in cb2e2f16ac2a 03:24:29 ---> 522ee72ef1a8 03:24:29 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:24:29 Removing intermediate container cb2e2f16ac2a 03:24:29 ---> da35862dff86 03:24:29 Step 21/21 : LABEL version=0.0.0 03:24:29 ---> Running in 343a55190992 03:24:30 ---> Running in 18a54d2bc603 03:24:30 Removing intermediate container 18a54d2bc603 03:24:30 ---> a2294f7f8e1c 03:24:30 03:24:31 Successfully built a2294f7f8e1c 03:24:31 Successfully tagged docker-security-proxy-setup-go:latest 03:24:32  Building docker-security-proxy-setup-go ... done Removing intermediate container 343a55190992 03:24:32 ---> 3ba84fbb0be7 03:24:32 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:24:32 ---> Running in 733f1b279817 03:24:32 Removing intermediate container 733f1b279817 03:24:32 ---> e1cb695ace64 03:24:32 Step 22/24 : LABEL arch=x86_64 03:24:32 ---> Running in d13a852ab9f9 03:24:32 Removing intermediate container d13a852ab9f9 03:24:32 ---> 79fb8bb38ab0 03:24:32 Step 23/24 : LABEL git_sha=b818cb7fc6815a7e79827dd819d06f719f9dd755 03:24:33 ---> Running in 0e6a0aff071a 03:24:33 Removing intermediate container 0e6a0aff071a 03:24:33 ---> d6fc3cb967a6 03:24:33 Step 24/24 : LABEL version=0.0.0 03:24:33 ---> Running in 27359f2b378a 03:24:33 Removing intermediate container 27359f2b378a 03:24:33 ---> 018c137f64c6 03:24:33 03:24:35 Successfully built 018c137f64c6 03:24:35 Successfully tagged docker-security-secretstore-setup-go:latest 03:24:43  Building docker-security-secretstore-setup-go ... done Removing intermediate container ce49483d4131 03:24:43 ---> 2786db9b126c 03:24:43 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:24:43 ---> Running in 52d92fa64901 03:24:43 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:24:44 Removing intermediate container 653fa9d18d23 03:24:44 ---> 169ecc3f2428 03:24:44 03:24:44 Step 10/23 : FROM alpine:3.12 03:24:44 ---> 88dd2752d2ea 03:24:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:24:44 ---> Running in 22e62d2dd245 03:24:44 Removing intermediate container 22e62d2dd245 03:24:44 ---> ebad2000b059 03:24:44 Step 12/23 : ENV APP_PORT=48080 03:24:44 ---> Running in 01f88c25ea36 03:24:44 Removing intermediate container 52d92fa64901 03:24:44 ---> b41a9431ee7a 03:24:44 03:24:44 Step 11/26 : FROM docker:20.10.0 03:24:44 20.10.0: Pulling from library/docker 03:24:45 Removing intermediate container 01f88c25ea36 03:24:45 ---> 2313b32cea0a 03:24:45 Step 13/23 : EXPOSE $APP_PORT 03:24:45 ---> Running in 0e9b0e4539d1 03:24:45 Removing intermediate container 0e9b0e4539d1 03:24:45 ---> fb4f9f7b318e 03:24:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:46 ---> Running in 28cf8feee6b4 03:24:47 Removing intermediate container 28cf8feee6b4 03:24:47 ---> 2f8f05635c5b 03:24:47 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:24:47 ---> Running in 1aa19b68a442 03:24:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:24:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:24:49 Status: Downloaded newer image for docker:20.10.0 03:24:49 ---> aefe523efa57 03:24:49 Step 12/26 : RUN apk add --no-cache bash 03:24:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:24:49 ---> Running in ce846debc1af 03:24:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:24:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:24:50 (1/2) Installing readline (8.0.4-r0) 03:24:50 (2/2) Installing bash (5.0.17-r0) 03:24:50 Executing bash-5.0.17-r0.post-install 03:24:50 Executing busybox-1.31.1-r19.trigger 03:24:50 OK: 12 MiB in 22 packages 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:24:50 (1/6) Installing dumb-init (1.2.2-r1) 03:24:50 (2/6) Installing libgcc (9.3.0-r2) 03:24:50 (3/6) Installing libsodium (1.0.18-r0) 03:24:50 Removing intermediate container ce846debc1af 03:24:50 ---> d74742ff4c57 03:24:50 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:24:50 (4/6) Installing libstdc++ (9.3.0-r2) 03:24:50 ---> Running in 800a78025017 03:24:51 Removing intermediate container 800a78025017 03:24:51 ---> 393247ec909c 03:24:51 Step 14/26 : ENV APP_PORT=48090 03:24:51 ---> Running in ecc350a95b5b 03:24:51 (5/6) Installing libzmq (4.3.3-r0) 03:24:51 Removing intermediate container ecc350a95b5b 03:24:51 ---> 869927beb97d 03:24:51 Step 15/26 : EXPOSE $APP_PORT 03:24:51 ---> Running in f9e78c5dc711 03:24:51 (6/6) Installing zeromq (4.3.3-r0) 03:24:51 Executing busybox-1.31.1-r19.trigger 03:24:51 OK: 8 MiB in 20 packages 03:24:51 Removing intermediate container f9e78c5dc711 03:24:51 ---> 0e9fe358d2a7 03:24:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:24:52 ---> d302fa6d5198 03:24:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:24:52 Removing intermediate container 1aa19b68a442 03:24:52 ---> 6f4cb2d3c55b 03:24:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:52 ---> 94a2af49839f 03:24:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:24:52 ---> b1ca5131eb09 03:24:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:24:53 ---> 0445f99206cc 03:24:53 Step 19/26 : RUN apk --no-cache add py3-pip 03:24:53 ---> Running in 7e2aedce901e 03:24:53 ---> 262c78a66dd4 03:24:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:24:53 ---> 4f325dd76f8e 03:24:53 Step 19/23 : ENTRYPOINT ["/core-data"] 03:24:54 ---> Running in 563812bb9b5e 03:24:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:24:54 Removing intermediate container 563812bb9b5e 03:24:54 ---> 9ff43a0b62b1 03:24:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:24:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:24:54 ---> Running in 94cf53f07fcc 03:24:54 (1/33) Installing libbz2 (1.0.8-r1) 03:24:54 (2/33) Installing expat (2.2.9-r1) 03:24:54 (3/33) Installing libffi (3.3-r2) 03:24:54 (4/33) Installing gdbm (1.13-r1) 03:24:54 (5/33) Installing xz-libs (5.2.5-r0) 03:24:54 (6/33) Installing sqlite-libs (3.32.1-r0) 03:24:54 (7/33) Installing python3 (3.8.8-r0) 03:24:54 Removing intermediate container 94cf53f07fcc 03:24:54 ---> 90cc160f5c00 03:24:54 Step 21/23 : LABEL arch=x86_64 03:24:55 ---> Running in 79e3a75ee776 03:24:55 (8/33) Installing py3-appdirs (1.4.4-r1) 03:24:55 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:24:55 (10/33) Installing py3-parsing (2.4.7-r0) 03:24:55 (11/33) Installing py3-six (1.15.0-r0) 03:24:55 (12/33) Installing py3-packaging (20.4-r0) 03:24:55 (13/33) Installing py3-setuptools (47.0.0-r0) 03:24:55 (14/33) Installing py3-chardet (3.0.4-r4) 03:24:58 (15/33) Installing py3-idna (2.9-r0) 03:24:58 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:24:58 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:24:58 Removing intermediate container 79e3a75ee776 03:24:58 ---> 862b57788f45 03:24:58 Step 22/23 : LABEL git_sha=b818cb7fc6815a7e79827dd819d06f719f9dd755 03:24:58 (18/33) Installing py3-requests (2.23.0-r0) 03:24:58 (19/33) Installing py3-msgpack (1.0.0-r0) 03:24:58 (20/33) Installing py3-lockfile (0.12.2-r3) 03:24:58 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:24:59 (22/33) Installing py3-colorama (0.4.3-r0) 03:24:59 (23/33) Installing py3-distlib (0.3.0-r0) 03:24:59 ---> Running in 79e254e80470 03:24:59 (24/33) Installing py3-distro (1.5.0-r1) 03:24:59 (25/33) Installing py3-webencodings (0.5.1-r3) 03:24:59 (26/33) Installing py3-html5lib (1.0.1-r4) 03:24:59 (27/33) Installing py3-pytoml (0.1.21-r0) 03:24:59 (28/33) Installing py3-pep517 (0.8.2-r0) 03:24:59 (29/33) Installing py3-progress (1.5-r0) 03:24:59 (30/33) Installing py3-toml (0.10.1-r0) 03:24:59 (31/33) Installing py3-retrying (1.3.3-r0) 03:24:59 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:24:59 (33/33) Installing py3-pip (20.1.1-r0) 03:25:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:25:00 Executing busybox-1.31.1-r19.trigger 03:25:00 OK: 71 MiB in 55 packages 03:25:00 Removing intermediate container 79e254e80470 03:25:00 ---> 2b9c90eb56f3 03:25:00 Step 23/23 : LABEL version=0.0.0 03:25:00 ---> Running in cc357c909990 03:25:00 Removing intermediate container cc357c909990 03:25:00 ---> 786f6e43ad04 03:25:00 03:25:01 Successfully built 786f6e43ad04 03:25:01 Successfully tagged docker-core-data-go:latest 03:25:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:25:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:25:06  Building docker-core-data-go ... done Removing intermediate container 7e2aedce901e 03:25:06 ---> 978611da9b1b 03:25:06 Step 20/26 : RUN pip install docker-compose==1.23.2 03:25:06 ---> Running in 3bb56d80b2ce 03:25:07 Collecting docker-compose==1.23.2 03:25:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:25:07 Collecting jsonschema<3,>=2.5.1 03:25:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:25:07 Collecting docopt<0.7,>=0.6.1 03:25:07 Downloading docopt-0.6.2.tar.gz (25 kB) 03:25:08 Collecting PyYAML<4,>=3.10 03:25:08 Downloading PyYAML-3.13.tar.gz (270 kB) 03:25:09 Collecting websocket-client<1.0,>=0.32.0 03:25:09 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 03:25:09 Collecting cached-property<2,>=1.2.0 03:25:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:25:09 Collecting docker<4.0,>=3.6.0 03:25:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:25:09 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:25:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:25:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:25:10 Collecting texttable<0.10,>=0.9.0 03:25:10 Downloading texttable-0.9.1.tar.gz (11 kB) 03:25:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:25:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:25:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:25:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:25:10 Collecting dockerpty<0.5,>=0.4.1 03:25:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:25:10 Collecting docker-pycreds>=0.4.0 03:25:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:25:10 Collecting idna<2.8,>=2.5 03:25:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:25:11 Collecting urllib3<1.25,>=1.21.1 03:25:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:25:11 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:25:11 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:25:11 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:25:11 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:25:11 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:25:11 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:25:11 Installing collected packages: jsonschema, docopt, PyYAML, websocket-client, cached-property, docker-pycreds, idna, urllib3, requests, docker, texttable, dockerpty, docker-compose 03:25:11 Running setup.py install for docopt: started 03:25:12 Running setup.py install for docopt: finished with status 'done' 03:25:12 Running setup.py install for PyYAML: started 03:25:12 Running setup.py install for PyYAML: finished with status 'done' 03:25:12 Attempting uninstall: idna 03:25:12 Found existing installation: idna 2.9 03:25:12 Uninstalling idna-2.9: 03:25:12 Successfully uninstalled idna-2.9 03:25:12 Attempting uninstall: urllib3 03:25:12 Found existing installation: urllib3 1.25.9 03:25:12 Uninstalling urllib3-1.25.9: 03:25:12 Successfully uninstalled urllib3-1.25.9 03:25:13 Attempting uninstall: requests 03:25:13 Found existing installation: requests 2.23.0 03:25:13 Uninstalling requests-2.23.0: 03:25:13 Successfully uninstalled requests-2.23.0 03:25:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:25:13 Running setup.py install for texttable: started 03:25:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:25:13 Running setup.py install for texttable: finished with status 'done' 03:25:13 Running setup.py install for dockerpty: started 03:25:14 Running setup.py install for dockerpty: finished with status 'done' 03:25:14 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:25:18 Removing intermediate container 3bb56d80b2ce 03:25:18 ---> 2c60047918c9 03:25:18 Step 21/26 : RUN apk --no-cache add curl 03:25:18 ---> Running in d2271f73976c 03:25:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:25:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:25:19 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:25:19 (2/3) Installing libcurl (7.69.1-r3) 03:25:19 (3/3) Installing curl (7.69.1-r3) 03:25:19 Executing busybox-1.31.1-r19.trigger 03:25:19 OK: 72 MiB in 58 packages 03:25:19 Removing intermediate container d2271f73976c 03:25:19 ---> a3ded4fac8d9 03:25:19 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 03:25:19 ---> Running in 0579e5e4cab3 03:25:19 Removing intermediate container 0579e5e4cab3 03:25:19 ---> 08bf8ac5c0a5 03:25:19 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:25:20 ---> Running in e3aec83e57a8 03:25:20 Removing intermediate container e3aec83e57a8 03:25:20 ---> 66841309ff3e 03:25:20 Step 24/26 : LABEL arch=x86_64 03:25:20 ---> Running in 066df249c86a 03:25:20 Removing intermediate container 066df249c86a 03:25:20 ---> 06792f47853f 03:25:20 Step 25/26 : LABEL git_sha=b818cb7fc6815a7e79827dd819d06f719f9dd755 03:25:20 ---> Running in 413efb7b8a7c 03:25:20 Removing intermediate container 413efb7b8a7c 03:25:20 ---> 4b3b039e2d00 03:25:20 Step 26/26 : LABEL version=0.0.0 03:25:20 ---> Running in 191e03cc04cf 03:25:20 Removing intermediate container 191e03cc04cf 03:25:20 ---> e4c63191791c 03:25:20 03:25:20 Successfully built e4c63191791c 03:25:20 Successfully tagged docker-sys-mgmt-agent-go:latest 03:25:21  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 03:25:21 $ docker stop --time=1 961401d237c9d5ab3d4162565c41032797d0093d53e67ff5ae709a0392aaf30d 03:25:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:25:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:25:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:25:23 $ docker rm -f 961401d237c9d5ab3d4162565c41032797d0093d53e67ff5ae709a0392aaf30d [Pipeline] // withDockerContainer [Pipeline] sh 03:25:23 + docker images 03:25:23 + grep docker 03:25:23 docker-sys-mgmt-agent-go latest e4c63191791c 3 seconds ago 313MB 03:25:23 docker-core-data-go latest 786f6e43ad04 23 seconds ago 22.6MB 03:25:23 docker-security-secretstore-setup-go latest 018c137f64c6 50 seconds ago 24.9MB 03:25:23 docker-security-proxy-setup-go latest a2294f7f8e1c 53 seconds ago 24.7MB 03:25:23 docker-security-bootstrapper-go latest 30c942828105 About a minute ago 18.8MB 03:25:23 docker-support-notifications-go latest 83d5d929c869 2 minutes ago 17.8MB 03:25:23 docker-core-metadata-go latest a7907d72baa1 2 minutes ago 19MB 03:25:23 docker-support-scheduler-go latest e438abceeebd 2 minutes ago 17.3MB 03:25:23 docker-core-command-go latest 09ba37a3b809 2 minutes ago 17.2MB 03:25:23 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:25:27 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.325s coverage: 45.9% of statements 03:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 03:25:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.147s coverage: 19.8% of statements 03:25:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.219s coverage: 100.0% of statements 03:25:35 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.532s coverage: 27.1% of statements 03:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:25:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.065s coverage: 100.0% of statements 03:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:25:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.082s coverage: 100.0% of statements 03:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:25:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.267s coverage: 71.3% of statements 03:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:25:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.442s coverage: 82.9% of statements 03:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:25:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.148s coverage: 78.9% of statements 03:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:25:39 Still waiting to schedule task 03:25:39 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:25:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.136s coverage: 28.6% of statements 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:25:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.157s coverage: 100.0% of statements 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:25:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.093s coverage: 100.0% of statements 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:25:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.347s coverage: 86.7% of statements 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:25:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.373s coverage: 97.5% of statements 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:25:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.179s coverage: 78.3% of statements 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.139s coverage: 92.8% of statements 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:25:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:25:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.239s coverage: 0.1% of statements 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 03:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements 03:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.108s coverage: 79.5% of statements 03:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 03:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 03:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 03:26:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.097s coverage: 94.4% of statements 03:26:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements 03:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.267s coverage: 81.9% of statements 03:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.132s coverage: 92.9% of statements 03:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 03:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 03:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 03:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements 03:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements 03:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.136s coverage: 87.2% of statements 03:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.123s coverage: 84.6% of statements 03:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.189s coverage: 91.6% of statements 03:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.560s coverage: 62.4% of statements 03:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 03:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 91.3% of statements 03:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.043s coverage: 100.0% of statements 03:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements 03:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 03:26:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.795s coverage: 69.0% of statements 03:26:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:26:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:26:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:26:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.358s coverage: 38.4% of statements 03:26:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:26:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:26:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.103s coverage: 89.5% of statements 03:26:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:26:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.122s coverage: 84.8% of statements 03:26:31 Running on prd-ubuntu18.04-docker-8c-8g-29929 in /w/workspace/edgexfoundry_edgex-go_PR-3263 [Pipeline] { [Pipeline] ws 03:26:31 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 03:26:33 using credential edgex-jenkins-ssh 03:26:33 Cloning the remote Git repository 03:26:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:26:33 > git init /w/workspace/edgex-go/2 # timeout=10 03:26:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:26:33 > git --version # timeout=10 03:26:33 > git --version # 'git version 2.17.1' 03:26:33 using GIT_SSH to set credentials SSH Credentials for GitHub 03:26:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:26:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.454s coverage: 47.0% of statements 03:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:26:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.165s coverage: 100.0% of statements 03:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:26:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.109s coverage: 100.0% of statements 03:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 03:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 03:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 03:26:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.381s coverage: 87.1% of statements 03:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 03:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 03:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 03:26:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.194s coverage: 29.1% of statements 03:26:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:26:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:26:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:26:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:26:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:26:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.214s coverage: 99.0% of statements 03:26:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:26:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.125s coverage: 100.0% of statements 03:26:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:26:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 03:26:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 03:26:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 03:26:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.204s coverage: 96.5% of statements 03:26:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 03:26:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 03:26:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 03:26:42 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 03:26:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:26:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.064s coverage: 100.0% of statements 03:26:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:26:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:26:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:26:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:26:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements 03:26:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:26:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:26:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 03:26:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements 03:26:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:26:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:26:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:26:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:26:44 using GIT_SSH to set credentials SSH Credentials for GitHub 03:26:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3263/head:refs/remotes/origin/PR-3263 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:26:44 Merging remotes/origin/master commit ebb2ea496306d9631a66da1b80e1549344472191 into PR head commit b818cb7fc6815a7e79827dd819d06f719f9dd755 03:26:45 Merge succeeded, producing b818cb7fc6815a7e79827dd819d06f719f9dd755 03:26:45 Checking out Revision b818cb7fc6815a7e79827dd819d06f719f9dd755 (PR-3263) 03:26:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 03:26:45 GO111MODULE=on go vet ./... 03:26:44 > git config core.sparsecheckout # timeout=10 03:26:44 > git checkout -f b818cb7fc6815a7e79827dd819d06f719f9dd755 # timeout=10 03:26:45 > git remote # timeout=10 03:26:45 > git config --get remote.origin.url # timeout=10 03:26:45 using GIT_SSH to set credentials SSH Credentials for GitHub 03:26:45 > git merge ebb2ea496306d9631a66da1b80e1549344472191 # timeout=10 03:26:45 > git rev-parse HEAD^{commit} # timeout=10 03:26:45 > git config core.sparsecheckout # timeout=10 03:26:45 > git checkout -f b818cb7fc6815a7e79827dd819d06f719f9dd755 # timeout=10 03:26:48 Commit message: "fix: Invoke DS deletion Callback by name" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:50 + echo snap-build.sh 03:26:50 snap-build.sh 03:26:50 + SNAP_BASE_DIR=. 03:26:50 + '[' '!' -z /w/workspace/edgex-go/2 ']' 03:26:50 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 03:26:50 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 03:26:50 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 03:26:50 + cd /w/workspace/edgex-go/2 03:26:50 + sudo apt-get remove -qy --purge lxd lxd-client 03:26:50 Reading package lists... 03:26:50 Building dependency tree... 03:26:50 Reading state information... 03:26:50 The following packages were automatically installed and are no longer required: 03:26:50 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:26:50 uidmap xdelta3 03:26:50 Use 'sudo apt autoremove' to remove them. 03:26:50 The following packages will be REMOVED: 03:26:50 lxd* lxd-client* 03:26:50 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:26:50 After this operation, 31.7 MB disk space will be freed. 03:26:52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 03:26:52 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:26:53 Removing lxd dnsmasq configuration 03:26:53 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:26:53 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:26:54 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 03:26:54 (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:26:54 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:26:56 Processing triggers for systemd (237-3ubuntu10.42) ... 03:26:56 Processing triggers for ureadahead (0.100.0-21) ... 03:26:57 + sudo snap remove --purge lxd 03:26:57 snap "lxd" is not installed 03:26:57 + sudo groupadd --force --system lxd 03:26:57 ++ whoami 03:26:57 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:26:57 + newgrp - lxd 03:26:57 + sudo snap install lxd 03:27:07 2021-03-16T03:27:05Z INFO Waiting for automatic snapd restart... 03:27:22 lxd 4.12 from Canonical* installed 03:27:22 + sudo lxd init --auto 03:27:31 + sudo snap install --classic snapcraft 03:27:39 snapcraft 4.5.4 from Canonical* installed 03:27:39 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 03:27:39 + patch --verbose -p1 03:27:39 Hmm... Looks like a unified diff to me... 03:27:39 The text leading up to this was: 03:27:39 -------------------------- 03:27:39 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 03:27:39 |From: Tony Espy 03:27:39 |Date: Tue, 9 Mar 2021 19:05:15 -0500 03:27:39 |Subject: [PATCH] optimize snap build for pipeline CI check 03:27:39 | 03:27:39 |This patch is used by the EdgeX CI pipeline builds to 03:27:39 |optimize the snap CI check run for pull requests. When 03:27:39 |applied, it essentially strips out everything (apps and 03:27:39 |parts) from the snapcraft.yaml file except those required 03:27:39 |to build edgex-go, as the whole idea of the CI check is to 03:27:39 |catch changes to edgex-go that break the snap build. 03:27:39 | 03:27:39 |In general, anyone updating snapcraft.yaml will also need 03:27:39 |to update this patch file, otherwise it may fail to apply, 03:27:39 |resulting in a failed snap build CI check in the associated 03:27:39 |pull request. 03:27:39 | 03:27:39 |Note - in addition to applying this patch, the pipeline also 03:27:39 |only primes the snap (e.g. `snapcraft prime`), as there's no 03:27:39 |need to build the finally binary .snap file (and it won't 03:27:39 |work with the patch applied). This further reduces the build 03:27:39 |time. 03:27:39 |--- 03:27:39 | snap/snapcraft.yaml | 452 +------------------------------------------- 03:27:39 | 1 file changed, 1 insertion(+), 451 deletions(-) 03:27:39 | 03:27:39 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 03:27:39 |index d8bc12bc..5a5f5fbb 100644 03:27:39 |--- a/snap/snapcraft.yaml 03:27:39 |+++ b/snap/snapcraft.yaml 03:27:39 -------------------------- 03:27:39 patching file snap/snapcraft.yaml 03:27:39 Using Plan A... 03:27:39 Hunk #1 succeeded at 73. 03:27:39 Hunk #2 succeeded at 205. 03:27:39 Hunk #3 succeeded at 217. 03:27:39 Hunk #4 succeeded at 225. 03:27:39 Hunk #5 succeeded at 232. 03:27:39 Hunk #6 succeeded at 259. 03:27:39 Hunk #7 succeeded at 271. 03:27:39 Hunk #8 succeeded at 327. 03:27:39 Hmm... Ignoring the trailing garbage. 03:27:39 done 03:27:39 + sudo snapcraft prime --use-lxd 03:27:39 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:27:39 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:27:39 - README.md 03:27:39 03:27:39 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:27:40 Launching a container. 03:27:52 Waiting for container to be ready 03:27:53 To start your first instance, try: lxc launch ubuntu:18.04 03:27:53 03:27:57 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:27:57 Waiting for network to be ready... 03:27:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:27:57 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:27:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] 03:27:58 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:27:58 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:27:58 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:27:58 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:27:58 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:27:58 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:27:58 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:27:58 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:27:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] 03:27:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 03:27:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 03:27:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] 03:27:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] 03:27:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] 03:27:58 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] 03:27:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:27:59 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1937 kB] 03:27:59 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] 03:27:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 03:27:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 03:27:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] 03:27:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] 03:27:59 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] 03:27:59 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] 03:28:03 Fetched 24.1 MB in 6s (4133 kB/s) 03:28:04 Reading package lists... 03:28:04 Reading package lists... 03:28:05 Building dependency tree... 03:28:05 Reading state information... 03:28:05 The following additional packages will be installed: 03:28:05 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:28:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:28:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:28:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:28:05 Suggested packages: 03:28:05 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:28:05 Recommended packages: 03:28:05 gnupg libsasl2-modules 03:28:05 The following NEW packages will be installed: 03:28:05 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:28:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:28:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:28:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:28:05 The following packages will be upgraded: 03:28:05 gpg gpg-agent gpgconf libudev1 03:28:05 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 03:28:05 Need to get 3530 kB of archives. 03:28:05 After this operation, 13.3 MB of additional disk space will be used. 03:28:05 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 03:28:05 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:28:05 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:28:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 03:28:05 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 03:28:05 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:28:06 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:28:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:28:06 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 03:28:06 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 03:28:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 03:28:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:28:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:28:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:28:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:28:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:28:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:28:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:28:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:28:06 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:28:06 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:28:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 03:28:06 debconf: delaying package configuration, since apt-utils is not installed 03:28:06 Fetched 3530 kB in 1s (3328 kB/s) 03:28:06 (Reading database ... 12511 files and directories currently installed.) 03:28:06 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 03:28:06 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 03:28:06 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 03:28:06 Selecting previously unselected package udev. 03:28:06 (Reading database ... 12511 files and directories currently installed.) 03:28:06 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 03:28:06 Unpacking udev (237-3ubuntu10.44) ... 03:28:06 Selecting previously unselected package libfuse2:amd64. 03:28:06 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:28:06 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:28:07 Selecting previously unselected package fuse. 03:28:07 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:28:07 Unpacking fuse (2.9.7-1ubuntu1) ... 03:28:07 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 03:28:07 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:28:07 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 03:28:07 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:28:07 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 03:28:07 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:28:07 Selecting previously unselected package libksba8:amd64. 03:28:07 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:28:07 Unpacking libksba8:amd64 (1.3.5-2) ... 03:28:07 gofmt -l . 03:28:07 [ "`gofmt -l .`" = "" ] 03:28:07 ./bin/test-go-mod-tidy.sh 03:28:07 ./bin/test-attribution-txt.sh 03:28:07 Selecting previously unselected package libroken18-heimdal:amd64. 03:28:07 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:28:07 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:28:07 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:28:07 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:28:07 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:28:07 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:28:07 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:28:07 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:28:07 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:28:07 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:28:07 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:28:07 Selecting previously unselected package libwind0-heimdal:amd64. 03:28:07 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:28:07 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:28:08 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:28:08 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:28:08 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:28:08 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:28:08 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:28:08 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:28:08 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:28:08 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:28:08 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:28:08 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:28:08 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:28:08 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:28:08 Selecting previously unselected package libsasl2-modules-db:amd64. 03:28:08 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [Pipeline] sh 03:28:08 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:28:08 Selecting previously unselected package libsasl2-2:amd64. 03:28:08 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:28:08 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:28:08 Selecting previously unselected package libldap-common. 03:28:08 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 03:28:08 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:28:08 Selecting previously unselected package libldap-2.4-2:amd64. 03:28:08 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 03:28:08 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:28:09 Selecting previously unselected package dirmngr. 03:28:09 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 03:28:09 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 03:28:09 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:28:09 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 03:28:09 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:28:09 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:28:09 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:28:09 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 03:28:09 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:28:09 Setting up libksba8:amd64 (1.3.5-2) ... 03:28:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:28:09 Setting up udev (237-3ubuntu10.44) ... 03:28:09 + ls -al . 03:28:09 total 788 03:28:09 drwxrwxr-x 9 1001 1001 4096 Mar 16 03:28 . 03:28:09 drwxr-xr-x 4 root root 4096 Mar 16 03:23 .. 03:28:09 -rw-rw-r-- 1 1001 1001 11 Mar 16 03:22 .dockerignore 03:28:09 drwxrwxr-x 8 1001 1001 4096 Mar 16 03:22 .git 03:28:09 drwxrwxr-x 3 1001 1001 4096 Mar 16 03:22 .github 03:28:09 -rw-rw-r-- 1 1001 1001 818 Mar 16 03:22 .gitignore 03:28:09 -rw-rw-r-- 1 1001 1001 166 Mar 16 03:22 .sonarcloud.properties 03:28:09 -rw-rw-r-- 1 1001 1001 8607 Mar 16 03:22 Attribution.txt 03:28:09 -rw-rw-r-- 1 1001 1001 3804 Mar 16 03:22 CONTRIBUTING.md 03:28:09 -rw-rw-r-- 1 1001 1001 931 Mar 16 03:22 Dockerfile.build 03:28:09 -rw-rw-r-- 1 1001 1001 863 Mar 16 03:22 Jenkinsfile 03:28:09 -rw-rw-r-- 1 1001 1001 10775 Mar 16 03:22 LICENSE 03:28:09 -rw-rw-r-- 1 1001 1001 5774 Mar 16 03:22 Makefile 03:28:09 -rw-rw-r-- 1 1001 1001 6548 Mar 16 03:22 README.md 03:28:09 -rw-rw-r-- 1 1001 1001 6755 Mar 16 03:22 SECURITY.md 03:28:09 -rw-rw-r-- 1 1001 1001 5 Mar 16 03:17 VERSION 03:28:09 -rw-rw-r-- 1 1001 1001 4131 Mar 16 03:22 ZMQWindows.md 03:28:09 drwxrwxr-x 2 1001 1001 4096 Mar 16 03:22 bin 03:28:09 drwxrwxr-x 14 1001 1001 4096 Mar 16 03:22 cmd 03:28:09 -rw-r--r-- 1 root root 650607 Mar 16 03:26 coverage.out 03:28:09 -rw-r--r-- 1 root root 1055 Mar 16 03:28 go.mod 03:28:09 -rw-r--r-- 1 root root 21981 Mar 16 03:28 go.sum 03:28:09 drwxrwxr-x 8 1001 1001 4096 Mar 16 03:22 internal 03:28:09 drwxrwxr-x 4 1001 1001 4096 Mar 16 03:22 openapi 03:28:09 drwxrwxr-x 4 1001 1001 4096 Mar 16 03:22 snap 03:28:09 -rw-rw-r-- 1 1001 1001 168 Mar 16 03:22 version.go [Pipeline] sh 03:28:09 invoke-rc.d: policy-rc.d denied execution of start. 03:28:09 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:28:09 Processing triggers for systemd (237-3ubuntu10) ... 03:28:09 Setting up fuse (2.9.7-1ubuntu1) ... 03:28:10 + '[' -e coverage.out ] 03:28:10 + chown 1001:1001 coverage.out [Pipeline] stash 03:28:10 Setting up gpg (2.2.4-1ubuntu1.4) ... 03:28:10 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:28:10 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:28:10 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:28:10 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:28:10 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:28:10 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:28:10 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:28:10 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:28:10 Warning: overwriting stash ‘coverage-report’ 03:28:10 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 03:28:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:28:10 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:28:10 settings in the [Install] section, and DefaultInstance for template units). 03:28:10 This means they are not meant to be enabled using systemctl. 03:28:10 Possible reasons for having this kind of units are: 03:28:10 1) A unit may be statically enabled by being symlinked from another unit's 03:28:10 .wants/ or .requires/ directory. 03:28:10 2) A unit's purpose may be to act as a helper for some other unit which has 03:28:10 a requirement dependency on it. 03:28:10 3) A unit may be started when needed via activation (socket, path, timer, 03:28:10 D-Bus, udev, scripted systemctl call, ...). 03:28:10 4) In case of template units, the unit is meant to be enabled with some 03:28:10 instance name specified. 03:28:11 Reading package lists... 03:28:11 Stashed 1 file(s) [Pipeline] sh 03:28:11 Building dependency tree... 03:28:11 Reading state information... 03:28:11 The following additional packages will be installed: 03:28:11 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:28:11 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:28:11 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:28:11 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:28:11 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:28:11 Suggested packages: 03:28:11 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:28:11 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:28:11 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:28:11 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:28:11 systemd-container policykit-1 03:28:11 Recommended packages: 03:28:11 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:28:11 The following NEW packages will be installed: 03:28:11 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:28:11 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:28:11 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:28:11 multiarch-support openssh-client python3 python3-minimal python3.6 03:28:11 python3.6-minimal snapd squashfs-tools sudo 03:28:11 The following packages will be upgraded: 03:28:11 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:28:11 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 03:28:11 Need to get 35.2 MB of archives. 03:28:11 After this operation, 141 MB of additional disk space will be used. 03:28:11 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 03:28:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 03:28:12 + make build 03:28:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:28:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 03:28:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 03:28:12 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 03:28:12 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:28:12 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:28:12 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:28:12 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:28:12 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:28:12 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:28:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:28:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:28:12 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 03:28:12 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:28:12 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 03:28:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:28:12 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 03:28:12 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 03:28:12 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 03:28:12 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:28:12 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 03:28:12 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:28:12 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:28:12 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:28:12 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:28:13 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:28:13 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 03:28:13 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 03:28:13 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 03:28:14 debconf: delaying package configuration, since apt-utils is not installed 03:28:14 Fetched 35.2 MB in 2s (14.6 MB/s) 03:28:14 (Reading database ... 12757 files and directories currently installed.) 03:28:14 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 03:28:14 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 03:28:15 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 03:28:15 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 03:28:15 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 03:28:15 (Reading database ... 12757 files and directories currently installed.) 03:28:15 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 03:28:15 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 03:28:15 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 03:28:15 (Reading database ... 12757 files and directories currently installed.) 03:28:15 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 03:28:15 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 03:28:16 Setting up apt (1.6.12ubuntu0.2) ... 03:28:16 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:28:16 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:28:16 (Reading database ... 12764 files and directories currently installed.) 03:28:16 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 03:28:16 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 03:28:17 Selecting previously unselected package libpython3.6-minimal:amd64. 03:28:17 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:28:17 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:28:17 Selecting previously unselected package libexpat1:amd64. 03:28:17 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:28:17 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:28:17 Selecting previously unselected package python3.6-minimal. 03:28:17 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:28:17 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:28:17 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 03:28:18 Checking for services that may need to be restarted...done. 03:28:18 Checking for services that may need to be restarted...done. 03:28:18 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:28:18 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:28:18 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:28:18 Selecting previously unselected package python3-minimal. 03:28:18 (Reading database ... 13012 files and directories currently installed.) 03:28:18 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:28:18 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:28:18 Selecting previously unselected package mime-support. 03:28:18 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:28:18 Unpacking mime-support (3.60ubuntu1) ... 03:28:18 Selecting previously unselected package libmpdec2:amd64. 03:28:18 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:28:18 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:28:19 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:28:19 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:28:19 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:28:19 Selecting previously unselected package python3.6. 03:28:19 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:28:19 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:28:19 Selecting previously unselected package libpython3-stdlib:amd64. 03:28:19 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:28:19 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:28:19 Setting up python3-minimal (3.6.7-1~18.04) ... 03:28:20 Selecting previously unselected package python3. 03:28:20 (Reading database ... 13442 files and directories currently installed.) 03:28:20 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:28:20 Unpacking python3 (3.6.7-1~18.04) ... 03:28:20 Selecting previously unselected package multiarch-support. 03:28:20 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:28:20 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:28:20 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:28:20 Selecting previously unselected package liblzo2-2:amd64. 03:28:20 (Reading database ... 13479 files and directories currently installed.) 03:28:20 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:28:20 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:28:20 Selecting previously unselected package libbsd0:amd64. 03:28:20 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:28:20 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:28:20 Selecting previously unselected package sudo. 03:28:20 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 03:28:20 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 03:28:20 Selecting previously unselected package apparmor. 03:28:20 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:28:20 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:28:20 Selecting previously unselected package libedit2:amd64. 03:28:20 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:28:20 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:28:20 Selecting previously unselected package libkrb5support0:amd64. 03:28:20 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:28:20 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:28:20 Selecting previously unselected package libk5crypto3:amd64. 03:28:20 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:28:20 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:28:21 Selecting previously unselected package libkeyutils1:amd64. 03:28:21 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:28:21 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:28:21 Selecting previously unselected package libkrb5-3:amd64. 03:28:21 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:28:21 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:28:21 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:28:21 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:28:21 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:28:21 Selecting previously unselected package libssl1.0.0:amd64. 03:28:21 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 03:28:21 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:28:21 Selecting previously unselected package openssh-client. 03:28:21 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 03:28:21 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 03:28:21 Selecting previously unselected package squashfs-tools. 03:28:21 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 03:28:21 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:28:21 Selecting previously unselected package snapd. 03:28:21 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 03:28:21 Unpacking snapd (2.48.3+18.04) ... 03:28:24 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:28:24 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:28:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:28:24 Setting up mime-support (3.60ubuntu1) ... 03:28:24 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 03:28:24 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:28:24 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:28:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:28:24 Setting up systemd (237-3ubuntu10.44) ... 03:28:24 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:28:25 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:28:25 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:28:25 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:28:25 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:28:25 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:28:25 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:28:26 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:28:26 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:28:26 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:28:26 Setting up python3 (3.6.7-1~18.04) ... 03:28:26 running python rtupdate hooks for python3.6... 03:28:26 running python post-rtupdate hooks for python3.6... 03:28:26 Setting up apparmor (2.12-4ubuntu5.1) ... 03:28:28 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:28:28 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:28:28 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 03:28:28 Setting up snapd (2.48.3+18.04) ... 03:28:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:28:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:28:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:28:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:28:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:28:30 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:28:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:28:30 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:28:30 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:28:31 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:28:31 /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:28:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:28:31 Processing triggers for systemd (237-3ubuntu10.44) ... 03:28:32 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:28:32 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:28:32 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:28:34 Reading package lists... 03:28:34 Reading package lists... 03:28:34 Building dependency tree... 03:28:34 Reading state information... 03:28:34 Calculating upgrade... 03:28:35 The following packages will be upgraded: 03:28:35 advancecomp base-files bash binutils binutils-common 03:28:35 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:28:35 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:28:35 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 03:28:35 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 03:28:35 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 03:28:35 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 03:28:35 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 03:28:35 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 03:28:35 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 03:28:35 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 03:28:35 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 03:28:35 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 03:28:35 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 03:28:35 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 03:28:35 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:28:35 Need to get 63.8 MB of archives. 03:28:35 After this operation, 5206 kB of additional disk space will be used. 03:28:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-137.141 [1005 kB] 03:28:35 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:28:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:28:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:28:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:28:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:28:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:28:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:28:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 03:28:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:28:35 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:28:35 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:28:35 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:28:35 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:28:35 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 03:28:35 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:28:35 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:28:35 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:28:35 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:28:35 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:28:35 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:28:35 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:28:35 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:28:35 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:28:35 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:28:35 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:28:35 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:28:35 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:28:35 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:28:35 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:28:35 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:28:35 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:28:35 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:28:35 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 03:28:35 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:28:35 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 03:28:35 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:28:35 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 03:28:35 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 03:28:35 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 03:28:35 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 03:28:35 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:28:35 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:28:35 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:28:35 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 03:28:35 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:28:35 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:28:35 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:28:35 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 03:28:35 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 03:28:35 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 03:28:35 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:28:35 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:28:35 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:28:35 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:28:35 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:28:35 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:28:35 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:28:36 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:28:36 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:28:36 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:28:36 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:28:36 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:28:36 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:28:36 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:28:36 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:28:36 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 03:28:36 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:28:36 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:28:36 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:28:36 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:28:36 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:28:36 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:28:36 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:28:36 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:28:36 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:28:36 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:28:36 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:28:36 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 03:28:36 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 03:28:36 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:28:36 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:28:36 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:28:36 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 03:28:36 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:28:36 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:28:36 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 03:28:36 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:28:36 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 03:28:36 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:28:36 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:28:36 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:28:36 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:28:36 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:28:36 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:28:36 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:28:36 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:28:36 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:28:37 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:28:37 debconf: delaying package configuration, since apt-utils is not installed 03:28:37 Fetched 63.8 MB in 2s (31.2 MB/s) 03:28:37 (Reading database ... 13912 files and directories currently installed.) 03:28:37 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:28:37 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:28:38 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:28:38 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:28:38 Preparing to unpack .../2-linux-libc-dev_4.15.0-137.141_amd64.deb ... 03:28:38 Unpacking linux-libc-dev:amd64 (4.15.0-137.141) over (4.15.0-20.21) ... 03:28:39 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:28:39 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:28:39 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:28:39 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:28:39 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:28:39 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:28:39 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:28:39 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:28:39 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:28:39 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:28:39 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:28:39 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:28:40 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:28:40 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:28:40 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:28:40 (Reading database ... 13911 files and directories currently installed.) 03:28:40 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:28:40 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:28:40 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:28:40 (Reading database ... 13911 files and directories currently installed.) 03:28:40 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:28:40 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:28:40 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:28:40 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:28:40 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:28:40 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:28:40 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:28:41 (Reading database ... 13911 files and directories currently installed.) 03:28:41 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:28:41 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:28:41 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:28:41 (Reading database ... 13911 files and directories currently installed.) 03:28:41 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 03:28:41 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:28:41 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:28:41 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 03:28:42 Setting up base-files (10.1ubuntu2.10) ... 03:28:42 Installing new version of config file /etc/issue ... 03:28:42 Installing new version of config file /etc/issue.net ... 03:28:42 Installing new version of config file /etc/lsb-release ... 03:28:42 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:28:42 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:28:42 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:28:42 Removing obsolete conffile /etc/default/motd-news ... 03:28:42 (Reading database ... 13912 files and directories currently installed.) 03:28:42 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:28:43 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:28:43 Setting up bash (4.4.18-2ubuntu1.2) ... 03:28:43 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:28:43 (Reading database ... 13912 files and directories currently installed.) 03:28:43 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:28:43 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:28:43 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:28:43 (Reading database ... 13912 files and directories currently installed.) 03:28:43 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 03:28:43 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 03:28:43 Setting up tar (1.29b-2ubuntu0.2) ... 03:28:43 (Reading database ... 13912 files and directories currently installed.) 03:28:43 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:28:43 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:28:44 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:28:44 (Reading database ... 13912 files and directories currently installed.) 03:28:44 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:28:44 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:28:44 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:28:44 (Reading database ... 13912 files and directories currently installed.) 03:28:44 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:28:44 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:28:44 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:28:44 (Reading database ... 13912 files and directories currently installed.) 03:28:44 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:28:44 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:28:44 Setting up grep (3.1-2build1) ... 03:28:44 (Reading database ... 13912 files and directories currently installed.) 03:28:44 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:28:45 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:28:45 Setting up login (1:4.5-1ubuntu2) ... 03:28:45 (Reading database ... 13912 files and directories currently installed.) 03:28:45 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:28:45 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:28:45 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:28:45 (Reading database ... 13912 files and directories currently installed.) 03:28:45 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:28:45 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:28:45 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:28:46 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:28:46 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:28:46 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:28:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:28:46 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:28:46 (Reading database ... 13912 files and directories currently installed.) 03:28:46 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:28:47 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:28:48 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:28:48 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:28:48 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:28:48 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:28:48 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:28:48 (Reading database ... 13912 files and directories currently installed.) 03:28:48 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:28:48 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:28:48 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:28:48 (Reading database ... 13912 files and directories currently installed.) 03:28:48 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:28:48 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:28:49 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:28:49 (Reading database ... 13912 files and directories currently installed.) 03:28:49 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:28:49 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:28:49 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:28:49 (Reading database ... 13912 files and directories currently installed.) 03:28:49 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:28:49 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:28:49 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:28:49 (Reading database ... 13912 files and directories currently installed.) 03:28:49 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:28:49 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:28:49 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:28:49 (Reading database ... 13912 files and directories currently installed.) 03:28:49 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:28:49 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:28:50 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:28:50 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:28:50 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:28:50 (Reading database ... 13912 files and directories currently installed.) 03:28:50 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:28:50 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:28:50 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:28:50 (Reading database ... 13912 files and directories currently installed.) 03:28:50 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:28:50 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:28:50 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:28:50 (Reading database ... 13912 files and directories currently installed.) 03:28:50 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:28:50 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:28:50 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:28:50 (Reading database ... 13912 files and directories currently installed.) 03:28:50 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:28:51 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:28:51 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:28:51 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:28:52 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:28:52 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:28:52 (Reading database ... 13912 files and directories currently installed.) 03:28:52 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:28:52 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:28:52 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:28:52 (Reading database ... 13912 files and directories currently installed.) 03:28:52 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:28:52 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:28:52 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:28:52 (Reading database ... 13914 files and directories currently installed.) 03:28:52 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:28:53 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:28:53 Setting up debconf (1.5.66ubuntu1) ... 03:28:53 (Reading database ... 13914 files and directories currently installed.) 03:28:53 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 03:28:53 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:28:53 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 03:28:53 (Reading database ... 13914 files and directories currently installed.) 03:28:53 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 03:28:53 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:28:53 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 03:28:53 (Reading database ... 13914 files and directories currently installed.) 03:28:53 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:28:53 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:28:53 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 03:28:54 (Reading database ... 13914 files and directories currently installed.) 03:28:54 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:28:54 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:28:54 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 03:28:54 (Reading database ... 13914 files and directories currently installed.) 03:28:54 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:28:54 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:28:55 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 03:28:55 (Reading database ... 13914 files and directories currently installed.) 03:28:55 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:28:55 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:28:55 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 03:28:55 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 03:28:55 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:28:55 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:28:55 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:28:55 (Reading database ... 13914 files and directories currently installed.) 03:28:55 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 03:28:55 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 03:28:55 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 03:28:55 (Reading database ... 13914 files and directories currently installed.) 03:28:55 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 03:28:55 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:28:56 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 03:28:56 (Reading database ... 13914 files and directories currently installed.) 03:28:56 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:28:56 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:28:56 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:28:56 (Reading database ... 13914 files and directories currently installed.) 03:28:56 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 03:28:56 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 03:28:56 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 03:28:57 (Reading database ... 13914 files and directories currently installed.) 03:28:57 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:28:57 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:28:57 Setting up passwd (1:4.5-1ubuntu2) ... 03:28:57 (Reading database ... 13914 files and directories currently installed.) 03:28:57 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 03:28:57 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:28:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:28:57 Setting up gpgv (2.2.4-1ubuntu1.4) ... 03:28:57 (Reading database ... 13914 files and directories currently installed.) 03:28:57 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:28:57 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:28:58 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:28:58 (Reading database ... 13914 files and directories currently installed.) 03:28:58 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:28:58 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:28:58 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:28:58 (Reading database ... 13914 files and directories currently installed.) 03:28:58 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 03:28:58 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 03:28:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:28:58 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 03:28:58 (Reading database ... 13914 files and directories currently installed.) 03:28:58 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 03:28:58 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 03:28:58 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 03:28:58 (Reading database ... 13914 files and directories currently installed.) 03:28:58 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 03:28:58 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 03:28:59 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 03:28:59 (Reading database ... 13914 files and directories currently installed.) 03:28:59 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 03:28:59 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 03:29:00 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 03:29:00 (Reading database ... 13915 files and directories currently installed.) 03:29:00 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:29:00 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:29:00 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:29:00 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:29:00 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 03:29:00 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 03:29:00 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 03:29:00 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 03:29:00 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:29:00 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:29:00 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:29:00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:29:00 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:29:00 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:29:00 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:29:00 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:29:01 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:29:01 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:29:01 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:29:01 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:29:01 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:29:01 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:29:01 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 03:29:01 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 03:29:02 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:29:02 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:29:02 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:29:02 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:29:02 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:29:02 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:29:03 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:29:03 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:29:03 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:29:03 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:29:03 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:29:03 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:29:03 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:29:03 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:29:03 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:29:03 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:29:03 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:29:03 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:29:03 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:29:03 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:29:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:29:05 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:29:05 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:29:06 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:29:06 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:29:06 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:29:06 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:29:07 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:29:07 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:29:08 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:29:08 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:29:08 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:29:08 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:29:08 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:29:08 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:29:08 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:29:08 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:29:08 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:29:08 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:29:09 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:29:09 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:29:09 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:29:09 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:29:09 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:29:09 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:29:09 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:29:09 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:29:09 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:29:09 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:29:09 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:29:09 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:29:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:29:09 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:29:09 Setting up tzdata (2021a-0ubuntu0.18.04) ... 03:29:09 03:29:09 Current default time zone: 'Etc/UTC' 03:29:09 Local time is now: Tue Mar 16 03:29:09 UTC 2021. 03:29:09 Universal Time is now: Tue Mar 16 03:29:09 UTC 2021. 03:29:09 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:29:09 03:29:09 Setting up systemd-sysv (237-3ubuntu10.44) ... 03:29:09 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:29:09 Setting up linux-libc-dev:amd64 (4.15.0-137.141) ... 03:29:09 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:29:09 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:29:09 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:29:09 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:29:09 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:29:09 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:29:09 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:29:10 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:29:10 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:29:10 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:29:10 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 03:29:10 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:29:10 Setting up patch (2.7.6-2ubuntu1.1) ... 03:29:10 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:29:10 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:29:10 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 03:29:10 Installing new version of config file /etc/ssl/openssl.cnf ... 03:29:10 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:29:10 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:29:10 Setting up ca-certificates (20210119~18.04.1) ... 03:29:12 Updating certificates in /etc/ssl/certs... 03:29:12 23 added, 27 removed; done. 03:29:13 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:29:13 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:29:13 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:29:13 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:29:13 Setting up pkgbinarymangler (138.18.04.1) ... 03:29:13 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:29:13 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 03:29:13 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:29:13 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:29:13 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:29:13 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:29:13 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:29:13 Setting up perl (5.26.1-6ubuntu0.5) ... 03:29: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:29:13 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 03:29:13 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:29:13 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:29:13 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 03:29:13 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:29:13 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:29:13 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:29:13 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:29:13 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:29:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:29:13 Processing triggers for systemd (237-3ubuntu10.44) ... 03:29:13 Processing triggers for mime-support (3.60ubuntu1) ... 03:29:13 Processing triggers for ca-certificates (20210119~18.04.1) ... 03:29:13 Updating certificates in /etc/ssl/certs... 03:29:14 0 added, 0 removed; done. 03:29:14 Running hooks in /etc/ca-certificates/update.d... 03:29:14 done. 03:29:15 Reading package lists... 03:29:15 Building dependency tree... 03:29:15 Reading state information... 03:29:15 The following NEW packages will be installed: 03:29:15 apt-transport-https 03:29:15 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:29:15 Need to get 1696 B of archives. 03:29:15 After this operation, 153 kB of additional disk space will be used. 03:29:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 03:29:15 debconf: delaying package configuration, since apt-utils is not installed 03:29:15 Fetched 1696 B in 0s (8459 B/s) 03:29:15 Selecting previously unselected package apt-transport-https. 03:29:15 (Reading database ... 13920 files and directories currently installed.) 03:29:15 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 03:29:15 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 03:29:16 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 03:29:16 Waiting for network to be ready... 03:29: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:29: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:29:23 2021-03-16T03:29:20Z INFO Waiting for automatic snapd restart... 03:29:23 snapd 2.49 from Canonical* installed 03:29:24 "snapd" switched to the "latest/stable" channel 03:29:24 03:29:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:29:29 core18 20210128 from Canonical* installed 03:29:29 "core18" switched to the "latest/stable" channel 03:29:29 [Pipeline] } 03:29:33 $ docker stop --time=1 903bc204cf737c6e939a92462ca01b706e982380672b3ca809a0439b039f73c3 03:29:35 $ docker rm -f 903bc204cf737c6e939a92462ca01b706e982380672b3ca809a0439b039f73c3 03:29:36 snapcraft 4.5.4 from Canonical* installed 03:29:36 "snapcraft" switched to the "latest/stable" channel 03:29:36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:29:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:29:37 03:29:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:29:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:29:38 latest: Pulling from edgex-devops/edgex-compose-arm64 03:29:38 29e5d40040c1: Pulling fs layer 03:29:38 1ce36da41761: Pulling fs layer 03:29:38 25b303627fd3: Pulling fs layer 03:29:38 29e5d40040c1: Download complete 03:29:39 29e5d40040c1: Pull complete 03:29:39 1ce36da41761: Download complete 03:29:40 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 03:29:40 - README.md 03:29:40 03:29:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:29:40 1ce36da41761: Pull complete 03:29:40 25b303627fd3: Download complete 03:29:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:29:46 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:29:46 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:29:46 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:29:48 Reading package lists... 03:29:48 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:29:51 25b303627fd3: Pull complete 03:29:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:29:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:29:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:29:51 prd-ubuntu18.04-docker-arm64-4c-16g-29928 does not seem to be running inside a container 03:29:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64:latest cat 03:29:54 $ docker top 421fe83683b3e436dcc1584a610f8041d6c82ddc04fc4cd0ac7bd3d80052465a -eo pid,comm [Pipeline] { 03:29:54 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:29:54 Reading package lists... 03:29:54 Building dependency tree... 03:29:54 Reading state information... 03:29:54 Suggested packages: 03:29:54 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:29:54 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:29:54 Recommended packages: 03:29:54 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:29:54 The following NEW packages will be installed: 03:29:54 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 03:29:54 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 03:29:54 pkg-config zip [Pipeline] sh 03:29:55 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 03:29:55 Need to get 7657 kB of archives. 03:29:55 After this operation, 43.8 MB of additional disk space will be used. 03:29:55 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:29:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 03:29:55 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:29:55 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:29:55 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:29:55 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:29:55 + docker-compose build --help 03:29:55 + grep parallel 03:29:55 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:29:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:29:55 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:29:55 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:29:55 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 03:29:55 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 03:29:55 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 03:29:56 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:29:56 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:29:56 debconf: delaying package configuration, since apt-utils is not installed 03:29:56 Fetched 7657 kB in 1s (5530 kB/s) 03:29:56 Selecting previously unselected package libglib2.0-0:amd64. 03:29:56 (Reading database ... 13924 files and directories currently installed.) 03:29:56 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 03:29:56 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:29:56 Selecting previously unselected package libpsl5:amd64. 03:29:56 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:29:56 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:29:56 Selecting previously unselected package libnghttp2-14:amd64. 03:29:56 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:29:56 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:29:56 Selecting previously unselected package librtmp1:amd64. 03:29:56 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:29:56 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:29:56 Selecting previously unselected package libcurl3-gnutls:amd64. 03:29:56 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 03:29:56 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 03:29:57 Selecting previously unselected package liberror-perl. 03:29:57 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 03:29:57 Unpacking liberror-perl (0.17025-1) ... 03:29:57 Selecting previously unselected package git-man. 03:29:57 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 03:29:57 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 03:29:57 Selecting previously unselected package git. 03:29:57 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 03:29:57 Unpacking git (1:2.17.1-1ubuntu0.8) ... 03:29:58 Selecting previously unselected package libnorm1:amd64. 03:29:58 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:29:58 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:29:58 Selecting previously unselected package libpgm-5.2-0:amd64. 03:29:58 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:29:58 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:29:58 Selecting previously unselected package libsodium23:amd64. 03:29:58 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 03:29:58 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:29:58 Selecting previously unselected package libzmq5:amd64. 03:29:58 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:29:58 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:29:58 Selecting previously unselected package libzmq3-dev:amd64. 03:29:58 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:29:58 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:29:58 --parallel Build images in parallel. 03:29:58 Selecting previously unselected package pkg-config. 03:29:58 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:29:58 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:29:58 Selecting previously unselected package zip. 03:29:58 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 03:29:58 Unpacking zip (3.0-11build1) ... 03:29:58 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [Pipeline] } 03:29:59 $ docker stop --time=1 421fe83683b3e436dcc1584a610f8041d6c82ddc04fc4cd0ac7bd3d80052465a 03:29:59 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 03:29:59 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:29:59 Setting up liberror-perl (0.17025-1) ... 03:29:59 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:29:59 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:29:59 No schema files found: doing nothing. 03:29:59 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:29:59 Setting up zip (3.0-11build1) ... 03:29:59 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:29:59 Setting up libsodium23:amd64 (1.0.16-2) ... 03:29:59 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:29:59 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:29:59 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 03:29:59 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:29:59 Setting up git (1:2.17.1-1ubuntu0.8) ... 03:29:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:30:01 $ docker rm -f 421fe83683b3e436dcc1584a610f8041d6c82ddc04fc4cd0ac7bd3d80052465a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:30:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:30:02 . [Pipeline] withDockerContainer 03:30:02 prd-ubuntu18.04-docker-arm64-4c-16g-29928 does not seem to be running inside a container 03:30: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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:30:03 $ docker top 4d241fddeddb57260ac0c0bba092abc6ca7fbd6c04d7490b794db1fbb3b8373d -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:04 + docker-compose -f ./docker-compose-build.yml build --parallel 03:30:06 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:30:06 git set to automatically installed. 03:30:06 git-man set to automatically installed. 03:30:06 libcurl3-gnutls set to automatically installed. 03:30:06 liberror-perl set to automatically installed. 03:30:06 libglib2.0-0 set to automatically installed. 03:30:06 libnghttp2-14 set to automatically installed. 03:30:06 libnorm1 set to automatically installed. 03:30:06 libpgm-5.2-0 set to automatically installed. 03:30:06 libpsl5 set to automatically installed. 03:30:06 librtmp1 set to automatically installed. 03:30:06 libsodium23 set to automatically installed. 03:30:06 libzmq3-dev set to automatically installed. 03:30:06 libzmq5 set to automatically installed. 03:30:06 pkg-config set to automatically installed. 03:30:06 zip set to automatically installed. 03:30:08 snapd is not logged in, snap install commands will use sudo 03:30:09 Building docker-core-command-go ... 03:30:09 Building docker-core-data-go ... 03:30:09 Building docker-core-metadata-go ... 03:30:09 Building docker-security-bootstrapper-go ... 03:30:09 Building docker-security-proxy-setup-go ... 03:30:09 Building docker-security-secretstore-setup-go ... 03:30:09 Building docker-support-notifications-go ... 03:30:09 Building docker-support-scheduler-go ... 03:30:09 Building docker-sys-mgmt-agent-go ... 03:30:09 Building docker-core-command-go 03:30:09 Building docker-security-secretstore-setup-go 03:30:09 Building docker-support-scheduler-go 03:30:09 Building docker-security-bootstrapper-go 03:30:09 Building docker-core-data-go 03:30:14 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:30:14 snap "core18" has no updates available 03:30:15 snapd is not logged in, snap install commands will use sudo 03:30:22 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:30:37 go (1.15/stable) 1.15.9 from Michael Hudson-Doyle (mwhudson) installed 03:30:37 Pulling config-common 03:30:37 + snapcraftctl pull 03:30:39 Pulling go-build-helper 03:30:39 + snapcraftctl pull 03:30:39 'edgex-go' has dependencies that need to be staged: go-build-helper 03:30:39 Skipping pull go-build-helper (already ran) 03:30:39 Building go-build-helper 03:30:39 + snapcraftctl build 03:30:42 Staging go-build-helper 03:30:42 + snapcraftctl stage 03:30:54 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:30:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:30:54 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:30:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] 03:30:54 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:30:54 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:30:54 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:30:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:30:54 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:30:54 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:30:54 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:30:54 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] 03:30:54 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 03:30:54 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 03:30:54 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] 03:30:54 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] 03:30:54 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] 03:30:54 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] 03:30:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:30:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1937 kB] 03:30:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] 03:30:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 03:30:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 03:30:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] 03:30:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] 03:30:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] 03:30:54 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] 03:30:54 Fetched 24.1 MB in 0s (0 B/s) 03:30:54 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:30:54 Fetched 224 kB in 0s (0 B/s) 03:30:54 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:30:54 Fetched 157 kB in 0s (0 B/s) 03:30:54 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:30:54 Fetched 221 kB in 0s (0 B/s) 03:30:54 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:30:54 Fetched 143 kB in 0s (0 B/s) 03:30:54 Pulling edgex-go 03:30:54 + snapcraftctl pull 03:31:16 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:31:16 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:31:16 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:31:16 Fetched 0 B in 0s (0 B/s) 03:31:16 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 03:31:16 Fetched 96.5 kB in 0s (0 B/s) 03:31:16 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 03:31:16 Fetched 279 kB in 0s (0 B/s) 03:31:16 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 03:31:16 Fetched 122 kB in 0s (0 B/s) 03:31:16 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 03:31:16 Fetched 77.8 kB in 0s (0 B/s) 03:31:16 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 03:31:16 Fetched 8848 B in 0s (0 B/s) 03:31:16 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 03:31:16 Fetched 47.8 kB in 0s (0 B/s) 03:31:16 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 03:31:16 Fetched 45.6 kB in 0s (0 B/s) 03:31:16 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 03:31:16 Fetched 15.0 kB in 0s (0 B/s) 03:31:16 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 03:31:16 Fetched 214 kB in 0s (0 B/s) 03:31:16 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 03:31:16 Fetched 154 kB in 0s (0 B/s) 03:31:16 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:31:16 Fetched 50.6 kB in 0s (0 B/s) 03:31:16 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 03:31:16 Fetched 14.8 kB in 0s (0 B/s) 03:31:16 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 03:31:16 Fetched 41.8 kB in 0s (0 B/s) 03:31:16 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 03:31:16 Fetched 499 kB in 0s (0 B/s) 03:31:16 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 03:31:16 Fetched 111 kB in 0s (0 B/s) 03:31:16 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 03:31:16 Fetched 240 kB in 0s (0 B/s) 03:31:16 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 03:31:16 Fetched 29.3 kB in 0s (0 B/s) 03:31:16 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 03:31:16 Fetched 85.5 kB in 0s (0 B/s) 03:31:16 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 03:31:16 Fetched 24.5 kB in 0s (0 B/s) 03:31:16 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 03:31:16 Fetched 49.2 kB in 0s (0 B/s) 03:31:16 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 03:31:16 Fetched 54.2 kB in 0s (0 B/s) 03:31:16 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 03:31:16 Fetched 30.8 kB in 0s (0 B/s) 03:31:16 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 03:31:16 Fetched 15.8 kB in 0s (0 B/s) 03:31:16 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 03:31:16 Fetched 85.9 kB in 0s (0 B/s) 03:31:16 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 03:31:16 Fetched 8720 B in 0s (0 B/s) 03:31:16 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 03:31:16 Fetched 137 kB in 0s (0 B/s) 03:31:16 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 03:31:16 Fetched 119 kB in 0s (0 B/s) 03:31:16 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 03:31:16 Fetched 109 kB in 0s (0 B/s) 03:31:16 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 03:31:16 Fetched 11.1 kB in 0s (0 B/s) 03:31:16 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 03:31:16 Fetched 645 kB in 0s (0 B/s) 03:31:16 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 03:31:16 Fetched 41.3 kB in 0s (0 B/s) 03:31:16 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 03:31:16 Fetched 17.9 kB in 0s (0 B/s) 03:31:16 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 03:31:16 Fetched 368 kB in 0s (0 B/s) 03:31:16 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 03:31:16 Fetched 187 kB in 0s (0 B/s) 03:31:16 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 03:31:16 Fetched 175 kB in 0s (0 B/s) 03:31:16 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 03:31:16 Fetched 206 kB in 0s (0 B/s) 03:31:16 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 03:31:16 Fetched 1301 kB in 0s (0 B/s) 03:31:16 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 03:31:16 Fetched 36.2 kB in 0s (0 B/s) 03:31:16 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 03:31:16 Fetched 159 kB in 0s (0 B/s) 03:31:16 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 03:31:16 Fetched 107 kB in 0s (0 B/s) 03:31:16 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 03:31:16 Fetched 48.7 kB in 0s (0 B/s) 03:31:16 Pulling static-packages 03:31:16 + snapcraftctl pull 03:31:18 Pulling version 03:31:18 + cd /root/project 03:31:18 + [ -f VERSION ] 03:31:18 + PROJECT_VERSION=local-dev 03:31:18 + git rev-parse --short HEAD 03:31:18 + GIT_REVISION=b818cb7f 03:31:18 + snapcraftctl set-version local-dev 03:31:19 Building config-common 03:31:19 + snapcraftctl build 03:31:21 Skipping build go-build-helper (already ran) 03:31:21 Building edgex-go 03:31:22 + cd /root/parts/edgex-go/src 03:31:22 + make build 03:31:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:31:25 go: downloading github.com/gorilla/mux v1.8.0 03:31:25 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 03:31:25 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.49 03:31:25 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 03:31:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:31:25 go: downloading github.com/pelletier/go-toml v1.2.0 03:31:25 go: downloading github.com/pkg/errors v0.8.1 03:31:25 go: downloading github.com/go-redis/redis/v7 v7.2.0 03:31:25 go: downloading github.com/BurntSushi/toml v0.3.1 03:31:25 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 03:31:25 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 03:31:25 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 03:31:25 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 03:31:25 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 03:31:25 go: downloading github.com/go-playground/validator/v10 v10.3.0 03:31:25 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 03:31:25 go: downloading github.com/imdario/mergo v0.3.12 03:31:25 go: downloading github.com/go-playground/universal-translator v0.17.0 03:31:25 go: downloading github.com/x448/float16 v0.8.4 03:31:25 go: downloading github.com/leodido/go-urn v1.2.0 03:31:26 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 03:31:26 go: downloading github.com/pebbe/zmq4 v1.2.5 03:31:26 go: downloading github.com/go-playground/locales v0.13.0 03:31:26 go: downloading github.com/go-kit/kit v0.8.0 03:31:26 go: downloading github.com/gorilla/websocket v1.4.2 03:31:26 go: downloading github.com/hashicorp/consul/api v1.8.1 03:31:26 go: downloading github.com/google/uuid v1.2.0 03:31:26 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:31:26 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 03:31:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:31:26 go: downloading github.com/hashicorp/serf v0.9.5 03:31:26 go: downloading github.com/hashicorp/go-hclog v0.12.0 03:31:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:31:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 03:31:26 go: downloading github.com/mitchellh/copystructure v1.0.0 03:31:26 go: downloading github.com/mitchellh/mapstructure v1.1.2 03:31:26 go: downloading github.com/go-logfmt/logfmt v0.4.0 03:31:26 go: downloading github.com/mitchellh/reflectwalk v1.0.0 03:31:26 go: downloading github.com/mattn/go-isatty v0.0.12 03:31:26 go: downloading github.com/fatih/color v1.9.0 03:31:26 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 03:31:26 go: downloading github.com/mattn/go-colorable v0.1.6 03:31:26 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:31:26 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 03:31:26 go: downloading github.com/hashicorp/golang-lru v0.5.0 03:31:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:31:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:31:30 ---> 11c4cd327796 03:31:30 Step 3/23 : WORKDIR /edgex-go 03:31:30 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:31:30 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:31:30 ---> 11c4cd327796 03:31:30 Step 3/31 : WORKDIR /edgex-go 03:31:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:31:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:31:30 ---> 11c4cd327796 03:31:30 Step 3/23 : WORKDIR /edgex-go 03:31:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:31:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:31:30 ---> 11c4cd327796 03:31:30 Step 3/22 : WORKDIR /edgex-go 03:31:30 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:31:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:31:30 ---> 11c4cd327796 03:31:30 Step 3/24 : WORKDIR /edgex-go 03:31:30 ---> Running in 7c9ec03b5dfe 03:31:30 ---> Running in 5e5171ea5cf6 03:31:30 ---> Running in f57ac241cfbb 03:31:30 ---> Running in 72663b881e14 03:31:30 ---> Running in f7a7202a969f 03:31:30 Removing intermediate container 7c9ec03b5dfe 03:31:30 ---> c70198249d9a 03:31:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:30 Removing intermediate container 72663b881e14 03:31:30 ---> a9e6d6d361d1 03:31:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:30 Removing intermediate container f7a7202a969f 03:31:30 ---> a825104dd40b 03:31:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:30 Removing intermediate container 5e5171ea5cf6 03:31:30 ---> d86ff5872601 03:31:30 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:30 Removing intermediate container f57ac241cfbb 03:31:30 ---> b58b7e017843 03:31:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:30 ---> Running in 9afe6ac14239 03:31:30 ---> Running in d624fc7909ad 03:31:30 ---> Running in 80df44c65252 03:31:30 ---> Running in 247652d6c4cd 03:31:30 ---> Running in 40201202621d 03:31:30 Removing intermediate container d624fc7909ad 03:31:30 ---> fbd5b5194157 03:31:30 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:31:30 ---> Running in 9cbe62c477c7 03:31:30 Removing intermediate container 9afe6ac14239 03:31:30 ---> 3cde2807c106 03:31:30 Step 5/23 : RUN apk add --update --no-cache make git 03:31:30 Removing intermediate container 80df44c65252 03:31:30 ---> 3cb95f7b53a6 03:31:30 Step 5/24 : RUN apk add --update --no-cache make git 03:31:30 ---> Running in d5f26f13c436 03:31:30 ---> Running in 92b92b67f389 03:31:30 Removing intermediate container 247652d6c4cd 03:31:30 ---> 87bbb5803df5 03:31:30 Step 5/31 : RUN apk add --update --no-cache make git 03:31:30 Removing intermediate container 40201202621d 03:31:30 ---> 066f441d728e 03:31:30 Step 5/22 : RUN apk add --update --no-cache make git 03:31:30 ---> Running in b35eaf1467b0 03:31:30 ---> Running in 0291594617a1 03:31:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:31:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:31:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:31:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:31:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:31:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:31:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:31:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:31:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:31:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:31:33 OK: 217 MiB in 51 packages 03:31:33 OK: 217 MiB in 51 packages 03:31:33 OK: 217 MiB in 51 packages 03:31:33 OK: 217 MiB in 51 packages 03:31:33 OK: 217 MiB in 51 packages 03:31:34 Removing intermediate container 9cbe62c477c7 03:31:34 ---> 9c1eb33465d7 03:31:34 Step 6/23 : COPY go.mod . 03:31:35 Removing intermediate container d5f26f13c436 03:31:35 ---> a83af849aec5 03:31:35 Step 6/23 : COPY go.mod . 03:31:35 ---> 23ac498b113d 03:31:35 Step 7/23 : RUN go mod download 03:31:35 ---> Running in aa387981a625 03:31:35 Removing intermediate container 0291594617a1 03:31:35 ---> ea7dc6a2c5c9 03:31:35 Step 6/22 : COPY go.mod . 03:31:36 Removing intermediate container b35eaf1467b0 03:31:36 ---> 8b995b8940a7 03:31:36 Step 6/31 : COPY go.mod . 03:31:36 Removing intermediate container 92b92b67f389 03:31:36 ---> b27de93190d5 03:31:36 Step 6/24 : COPY go.mod . 03:31:36 ---> 3cd1d0468c95 03:31:36 Step 7/23 : RUN go mod download 03:31:36 ---> Running in 275c58244fc0 03:31:36 ---> 48b607c1c1fd 03:31:36 Step 7/22 : RUN go mod download 03:31:37 ---> 0672b1170c01 03:31:37 Step 7/31 : RUN go mod download 03:31:37 ---> Running in af89cdf78474 03:31:37 ---> 90b167d66aeb 03:31:37 Step 7/24 : RUN go mod download 03:31:37 ---> Running in 257b3fc446b3 03:31:37 ---> Running in d395e3d4fbe0 03:31:39 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:31:39 go: downloading gopkg.in/yaml.v2 v2.4.0 03:31:39 Removing intermediate container aa387981a625 03:31:39 ---> 6ada40197bd2 03:31:39 Step 8/23 : COPY . . 03:31:41 Removing intermediate container 275c58244fc0 03:31:41 ---> 97072b7c54c0 03:31:41 Step 8/23 : COPY . . 03:31:42 Removing intermediate container af89cdf78474 03:31:42 ---> 877be595f651 03:31:42 Step 8/22 : COPY . . 03:31:42 Removing intermediate container 257b3fc446b3 03:31:42 ---> 0f713f36cf33 03:31:42 Step 8/31 : COPY . . 03:31:42 Removing intermediate container d395e3d4fbe0 03:31:42 ---> 254e4c382015 03:31:42 Step 8/24 : COPY . . 03:31:44 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:31:45 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:31:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:31:47 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:31:47 go: downloading github.com/stretchr/testify v1.7.0 03:31:48 go: downloading github.com/davecgh/go-spew v1.1.1 03:31:48 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 03:31:48 go: downloading github.com/pmezard/go-difflib v1.0.0 03:31:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:31:50 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 03:31:50 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 03:31:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:31:53 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:31:53 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 03:31:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:31:56 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:31:56 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 03:31:58 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:31:58 go: downloading github.com/lib/pq v1.9.0 03:32:01 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:32:01 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:32:01 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:32:01 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:32:01 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:32:01 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:32:01 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:32:01 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:32:01 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:32:01 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:32:01 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:32:01 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:32:01 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:32:01 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:32:01 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:32:01 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:32:01 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:32:01 + 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:32:01 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:32:01 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:32:01 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:32:01 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:32:01 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:32:01 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:32:01 + 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:32:04 Building static-packages 03:32:04 + snapcraftctl build 03:32:07 Building version 03:32:07 + snapcraftctl build 03:32:09 Staging config-common 03:32:09 + snapcraftctl stage 03:32:09 ---> 0356e8efb890 03:32:09 Step 9/23 : RUN make cmd/core-command/core-command 03:32:09 ---> 88753a620505 03:32:09 Step 9/23 : RUN make cmd/core-data/core-data 03:32:09 ---> Running in ec872c902623 03:32:09 ---> Running in 46b6338c354b 03:32:09 ---> aa29bd271f1c 03:32:09 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:32:09 ---> 75e9c87378e5 03:32:09 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:32:09 ---> 209127e91a72 03:32:09 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:32:09 ---> Running in 1878116aee30 03:32:09 ---> Running in 1498b1de0ed2 03:32:09 ---> Running in 0bfb030ae917 03:32:09 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:32:09 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:32:09 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:32:09 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:32:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:32:10 Skipping stage go-build-helper (already ran) 03:32:10 Staging edgex-go 03:32:10 + snapcraftctl stage 03:32:12 Staging static-packages 03:32:12 + snapcraftctl stage 03:32:12 Staging version 03:32:12 + snapcraftctl stage 03:32:14 Priming config-common 03:32:14 + snapcraftctl prime 03:32:15 Priming go-build-helper 03:32:15 + snapcraftctl prime 03:32:16 Priming edgex-go 03:32:16 + snapcraftctl prime 03:32:17 Priming static-packages 03:32:17 + snapcraftctl prime 03:32:20 Priming version 03:32:20 + snapcraftctl prime 03:32:21 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:33:46 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:33:52 Removing intermediate container 1878116aee30 03:33:52 ---> c4ecef65882b 03:33:52 03:33:52 Step 10/24 : FROM alpine:3.12 03:33:52 3.12: Pulling from library/alpine 03:33:53 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 03:33:53 Status: Downloaded newer image for alpine:3.12 03:33:53 ---> d10569e2745f 03:33:53 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 03:33:54 ---> Running in 8d12aa49a2b1 03:33:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:33:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:33:58 (1/5) Installing ca-certificates (20191127-r4) 03:33:58 (2/5) Installing nghttp2-libs (1.41.0-r0) 03:33:58 (3/5) Installing libcurl (7.69.1-r3) 03:33:58 (4/5) Installing curl (7.69.1-r3) 03:33:58 (5/5) Installing dumb-init (1.2.2-r1) 03:33:58 Executing busybox-1.31.1-r19.trigger 03:33:58 Executing ca-certificates-20191127-r4.trigger 03:33:58 OK: 7 MiB in 19 packages 03:33:59 Removing intermediate container 0bfb030ae917 03:33:59 ---> 10c769ccb9dd 03:33:59 03:33:59 Step 10/31 : FROM alpine:3.12 03:33:59 ---> d10569e2745f 03:33:59 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:33:59 ---> Running in 0dd53b460c57 03:34:00 Removing intermediate container 0dd53b460c57 03:34:00 ---> 33648246292c 03:34:00 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:34:01 ---> Running in 51114aded91b 03:34:01 Removing intermediate container 8d12aa49a2b1 03:34:01 ---> 972cd3480272 03:34:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:34:02 ---> Running in 9a0964d0a921 03:34:03 Removing intermediate container 9a0964d0a921 03:34:03 ---> c6a9499e86ce 03:34:03 Step 13/24 : WORKDIR / 03:34:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:34:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:34:04 ---> Running in 1c4cbe78be77 03:34:04 (1/2) Installing dumb-init (1.2.2-r1) 03:34:04 (2/2) Installing su-exec (0.2-r1) 03:34:04 Executing busybox-1.31.1-r19.trigger 03:34:04 OK: 5 MiB in 16 packages 03:34:05 Removing intermediate container 1c4cbe78be77 03:34:05 ---> 0cd5f8fe091d 03:34:05 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:34:06 Removing intermediate container ec872c902623 03:34:06 ---> b2d81c538417 03:34:06 03:34:06 Step 10/23 : FROM alpine:3.12 03:34:06 ---> d10569e2745f 03:34:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:34:07 ---> Running in 04db5990cbad 03:34:07 Removing intermediate container 51114aded91b 03:34:07 ---> 7b645a6bb0f3 03:34:07 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:34:07 ---> 1893e94a27b8 03:34:07 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:34:07 ---> Running in 9adb43c093ea 03:34:09 ---> aad31b565597 03:34:09 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:34:09 Removing intermediate container 9adb43c093ea 03:34:09 ---> c53d4513b616 03:34:09 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:34:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:34:09 ---> Running in 77c5eef4ea9f 03:34:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:34:09 Removing intermediate container 1498b1de0ed2 03:34:09 ---> bf8a1dbcd4b1 03:34:09 03:34:09 Step 10/22 : FROM alpine:3.12 03:34:09 ---> d10569e2745f 03:34:09 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:34:10 (1/1) Installing dumb-init (1.2.2-r1) 03:34:10 Executing busybox-1.31.1-r19.trigger 03:34:10 OK: 5 MiB in 15 packages 03:34:10 ---> Running in c7504bdebb1b 03:34:10 Removing intermediate container 77c5eef4ea9f 03:34:10 ---> b23bc423c65b 03:34:10 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:34:10 ---> 5f9465370ccf 03:34:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:34:10 ---> Running in 2bf5bf3e7168 03:34:12 Removing intermediate container 04db5990cbad 03:34:12 ---> 3ab72671b3b1 03:34:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:34:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:34:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:34:12 ---> Running in 93fa5ffec2cd 03:34:12 ---> 46e358f42a2c 03:34:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:34:13 (1/1) Installing dumb-init (1.2.2-r1) 03:34:13 Executing busybox-1.31.1-r19.trigger 03:34:13 OK: 5 MiB in 15 packages 03:34:13 Removing intermediate container 93fa5ffec2cd 03:34:13 ---> 7773ee7f33f9 03:34:13 Step 13/23 : ENV APP_PORT=48082 03:34:14 ---> Running in 126f2cfd0b41 03:34:15 Removing intermediate container 126f2cfd0b41 03:34:15 ---> 0d3d800f4186 03:34:15 Step 14/23 : EXPOSE $APP_PORT 03:34:15 Removing intermediate container 2bf5bf3e7168 03:34:15 ---> 9c74c72044a3 03:34:15 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:34:15 ---> ec1813ebfeb2 03:34:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:34:15 ---> Running in 39cf01d7b561 03:34:15 ---> Running in 5bd4cc58be53 03:34:15 Removing intermediate container c7504bdebb1b 03:34:15 ---> 34a90d9e4c15 03:34:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:34:15 ---> Running in 86b441b4ab0c 03:34:16 Removing intermediate container 39cf01d7b561 03:34:16 ---> af869bdf1088 03:34:16 Step 15/23 : WORKDIR / 03:34:16 Removing intermediate container 5bd4cc58be53 03:34:16 ---> 1ef382b08b0c 03:34:16 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:34:16 ---> Running in 59891607baac 03:34:16 Removing intermediate container 86b441b4ab0c 03:34:16 ---> 7a1e058db7ab 03:34:16 Step 13/22 : ENV APP_PORT=48085 03:34:16 ---> b693bde678f0 03:34:16 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:34:17 ---> Running in 5624118cb449 03:34:17 ---> Running in 1b8af9bfa7f4 03:34:17 ---> 1c01d8cb88ee 03:34:17 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:34:17 Removing intermediate container 59891607baac 03:34:17 ---> 9de828485b3d 03:34:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:34:17 ---> Running in 8913f47b9d61 03:34:17 Removing intermediate container 5624118cb449 03:34:17 ---> 6e789dbd4bf7 03:34:17 Step 14/22 : EXPOSE $APP_PORT 03:34:18 ---> Running in 2b9e3ceb7b06 03:34:18 ---> 54864e920908 03:34:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:34:19 Removing intermediate container 2b9e3ceb7b06 03:34:19 ---> b64f9c1812d9 03:34:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:34:21 ---> 144f14326e5e 03:34:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:34:21 ---> 80eb4b5c99ae 03:34:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.tomlRemoving intermediate container 1b8af9bfa7f4 03:34:21 03:34:21 ---> 8c5a8772a5c8 03:34:21 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:34:21 ---> Running in f8af596a6f8a 03:34:21 Removing intermediate container 8913f47b9d61 03:34:21 ---> 5da402d0d7da 03:34:21 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:34:22 Removing intermediate container 46b6338c354b 03:34:22 ---> 514a04e6f3e7 03:34:22 03:34:22 Step 10/23 : FROM alpine:3.12 03:34:22 ---> d10569e2745f 03:34:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:34:22 ---> af2fd55760eb 03:34:22 Step 19/23 : ENTRYPOINT ["/core-command"] 03:34:22 ---> Running in 82f47d5a2906 03:34:22 ---> Running in 2ffde561b19f 03:34:22 Removing intermediate container f8af596a6f8a 03:34:22 ---> 8deaf665689c 03:34:22 Step 22/24 : LABEL arch=arm64 03:34:22 ---> 2f8abbae0af3 03:34:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:34:22 ---> d388996587ba 03:34:22 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:34:23 ---> Running in ebe864896157 03:34:23 Removing intermediate container 82f47d5a2906 03:34:23 ---> 8929d9f9766e 03:34:23 Step 12/23 : ENV APP_PORT=48080 03:34:23 Removing intermediate container 2ffde561b19f 03:34:23 ---> 7ac4ef58cde3 03:34:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:34:23 ---> Running in b59c400bdbd6 03:34:23 Removing intermediate container ebe864896157 03:34:23 ---> 7699916aa884 03:34:23 Step 23/24 : LABEL git_sha=b818cb7fc6815a7e79827dd819d06f719f9dd755 03:34:23 ---> Running in 82c0d5df2726 03:34:24 ---> Running in 7528eb53c4ca 03:34:24 ---> 8482a289bf2c 03:34:24 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:34:24 Removing intermediate container b59c400bdbd6 03:34:24 ---> ca76d7ccded5 03:34:24 Step 13/23 : EXPOSE $APP_PORT 03:34:24 ---> Running in 67cef91e1545 03:34:24 ---> Running in 77bc7071a560 03:34:24 Removing intermediate container 82c0d5df2726 03:34:24 ---> 964203ed0fb8 03:34:24 Step 21/23 : LABEL arch=arm64 03:34:24 Removing intermediate container 7528eb53c4ca 03:34:24 ---> eeb17600fa5f 03:34:24 Step 24/24 : LABEL version=0.0.0 03:34:24 ---> 09ede16dd819 03:34:24 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:34:25 ---> Running in 872aeea558cc 03:34:25 ---> Running in ded3cc05d36e 03:34:25 Removing intermediate container 67cef91e1545 03:34:25 ---> f7db1b19ce6c 03:34:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:34:25 Removing intermediate container 77bc7071a560 03:34:25 ---> a01bfda288de 03:34:25 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:34:25 ---> Running in 516738a3e93b 03:34:25 ---> Running in b3b3070c53e1 03:34:25 Removing intermediate container 872aeea558cc 03:34:25 ---> 6f7d86d02196 03:34:25 Step 22/23 : LABEL git_sha=b818cb7fc6815a7e79827dd819d06f719f9dd755 03:34:25 Removing intermediate container ded3cc05d36e 03:34:25 ---> 4f1afa3eced7 03:34:25 03:34:25 ---> Running in 5afa4ae25011 03:34:25 ---> e56c5b7e586d 03:34:25 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:34:26 Removing intermediate container 516738a3e93b 03:34:26 ---> 60c5ae84c926 03:34:26 Step 20/22 : LABEL arch=arm64 03:34:26 Successfully built 4f1afa3eced7 03:34:26 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 03:34:26  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go 03:34:26 ---> Running in 44cb40079134 03:34:26 Removing intermediate container 5afa4ae25011 03:34:26 ---> ce0c08d67f4e 03:34:26 Step 23/23 : LABEL version=0.0.0 03:34:26 ---> Running in 0b14a30a10f7 03:34:26 ---> 4a8cedcba1ec 03:34:26 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:34:26 Removing intermediate container 44cb40079134 03:34:26 ---> 215f15f265e2 03:34:26 Step 21/22 : LABEL git_sha=b818cb7fc6815a7e79827dd819d06f719f9dd755 03:34:27 ---> Running in 7cccc5bc4c54 03:34:27 Removing intermediate container 0b14a30a10f7 03:34:27 ---> 94bd0dd6fa2f 03:34:27 03:34:28 Successfully built 94bd0dd6fa2f 03:34:28 Successfully tagged docker-core-command-go-arm64:latest 03:34:28  Building docker-core-command-go ... done Building docker-core-metadata-go 03:34:28 ---> 6d8a67432f02 03:34:28 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:34:28 Removing intermediate container 7cccc5bc4c54 03:34:28 ---> 15a387105cc0 03:34:28 Step 22/22 : LABEL version=0.0.0 03:34:28 Removing intermediate container b3b3070c53e1 03:34:28 ---> 1924e0dc167b 03:34:28 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:34:29 ---> Running in f15f06a421f4 03:34:29 ---> Running in 6d5aeca93f4c 03:34:29 ---> Running in 7af30f84a6b1 03:34:29 Removing intermediate container 6d5aeca93f4c 03:34:29 ---> f0b871f9c157 03:34:29 03:34:30 Removing intermediate container f15f06a421f4 03:34:30 ---> a0a4cc3c0f98 03:34:30 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:34:30 Successfully built f0b871f9c157 03:34:30 Successfully tagged docker-support-scheduler-go-arm64:latest 03:34:30  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 03:34:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:34:31 ---> c9142af2716b 03:34:31 Step 26/31 : RUN chmod +x /entrypoint.sh 03:34:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:34:32 ---> Running in 46c68ff84d53 03:34:32 (1/6) Installing dumb-init (1.2.2-r1) 03:34:32 (2/6) Installing libgcc (9.3.0-r2) 03:34:32 (3/6) Installing libsodium (1.0.18-r0) 03:34:32 (4/6) Installing libstdc++ (9.3.0-r2) 03:34:33 (5/6) Installing libzmq (4.3.3-r0) 03:34:33 (6/6) Installing zeromq (4.3.3-r0) 03:34:33 Executing busybox-1.31.1-r19.trigger 03:34:33 OK: 8 MiB in 20 packages 03:34:36 Removing intermediate container 46c68ff84d53 03:34:36 ---> 3f9a9557686c 03:34:36 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:34:36 Removing intermediate container 7af30f84a6b1 03:34:36 ---> 319ce3e80ffc 03:34:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:34:36 ---> Running in 439284529b52 03:34:37 ---> d1fe906fdc18 03:34:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:34:37 Removing intermediate container 439284529b52 03:34:37 ---> f57d0da63e8f 03:34:37 Step 28/31 : CMD ["gate"] 03:34:38 ---> Running in 2bd44600bd4d 03:34:38 ---> cf4c4798ad40 03:34:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:34:38 Removing intermediate container 2bd44600bd4d 03:34:38 ---> 05b6d6393216 03:34:38 Step 29/31 : LABEL arch=arm64 03:34:39 ---> Running in cfc8bcc82ef2 03:34:39 ---> a46b4eccb4f1 03:34:39 Step 19/23 : ENTRYPOINT ["/core-data"] 03:34:40 ---> Running in df5ae1bc23bf 03:34:40 Removing intermediate container cfc8bcc82ef2 03:34:40 ---> 80c695cefcb4 03:34:40 Step 30/31 : LABEL git_sha=b818cb7fc6815a7e79827dd819d06f719f9dd755 03:34:40 ---> Running in ec4dbe82c2b3 03:34:40 Removing intermediate container df5ae1bc23bf 03:34:40 ---> 37ae708f62a9 03:34:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:34:40 ---> Running in b87a8c3331f1 03:34:41 Removing intermediate container ec4dbe82c2b3 03:34:41 ---> 4b38a9352c20 03:34:41 Step 31/31 : LABEL version=0.0.0 03:34:41 ---> Running in 29afa6296757 03:34:41 Removing intermediate container b87a8c3331f1 03:34:41 ---> a0dfd8418307 03:34:41 Step 21/23 : LABEL arch=arm64 03:34:42 ---> Running in af6d8500ee95 03:34:42 Removing intermediate container 29afa6296757 03:34:42 ---> 7dccc3162498 03:34:42 03:34:42 Successfully built 7dccc3162498 03:34:42 Successfully tagged docker-security-bootstrapper-go-arm64:latest 03:34:42 Removing intermediate container af6d8500ee95 03:34:42 ---> 9dc47f3d7fcb 03:34:42  Building docker-security-bootstrapper-go ... done Building docker-sys-mgmt-agent-go 03:34:42 Step 22/23 : LABEL git_sha=b818cb7fc6815a7e79827dd819d06f719f9dd755 03:34:43 ---> Running in 0afe70d55650 03:34:43 Removing intermediate container 0afe70d55650 03:34:43 ---> aaea36f508b5 03:34:43 Step 23/23 : LABEL version=0.0.0 03:34:43 ---> Running in 7dcaa742e103 03:34:44 Removing intermediate container 7dcaa742e103 03:34:44 ---> 65d8d3c3ca4c 03:34:44 03:34:44 Successfully built 65d8d3c3ca4c 03:34:44 Successfully tagged docker-core-data-go-arm64:latest 03:35:23  Building docker-core-data-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:35:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:35:23 ---> 11c4cd327796 03:35:23 Step 3/22 : WORKDIR /edgex-go 03:35:23 ---> Using cache 03:35:23 ---> d86ff5872601 03:35:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:35:23 ---> Using cache 03:35:23 ---> 87bbb5803df5 03:35:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:35:23 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:35:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:35:23 ---> 11c4cd327796 03:35:23 Step 3/23 : WORKDIR /edgex-go 03:35:23 ---> Using cache 03:35:23 ---> d86ff5872601 03:35:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:35:23 ---> Using cache 03:35:23 ---> 87bbb5803df5 03:35:23 Step 5/23 : RUN apk add --update --no-cache make git 03:35:23 ---> Using cache 03:35:23 ---> 8b995b8940a7 03:35:23 Step 6/23 : COPY go.mod . 03:35:23 ---> Using cache 03:35:23 ---> 0672b1170c01 03:35:23 Step 7/23 : RUN go mod download 03:35:23 ---> Using cache 03:35:23 ---> 0f713f36cf33 03:35:23 Step 8/23 : COPY . . 03:35:23 ---> Using cache 03:35:23 ---> 209127e91a72 03:35:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:35:23 ---> Running in 3d4f508fe187 03:35:23 ---> Running in a3ff958be6f3 03:35:23 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:35:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:35:23 ---> 11c4cd327796 03:35:23 Step 3/21 : WORKDIR /edgex-go 03:35:23 ---> Using cache 03:35:23 ---> d86ff5872601 03:35:23 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:35:23 ---> Using cache 03:35:23 ---> 87bbb5803df5 03:35:23 Step 5/21 : RUN apk add --update --no-cache make git 03:35:23 ---> Using cache 03:35:23 ---> 8b995b8940a7 03:35:23 Step 6/21 : COPY go.mod . 03:35:23 ---> Using cache 03:35:23 ---> 0672b1170c01 03:35:23 Step 7/21 : RUN go mod download 03:35:23 ---> Using cache 03:35:23 ---> 0f713f36cf33 03:35:23 Step 8/21 : COPY . . 03:35:23 ---> Using cache 03:35:23 ---> 209127e91a72 03:35:23 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:35:23 ---> Running in 053ff9819288 03:35:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:35:23 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:35:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:35:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:35:25 OK: 217 MiB in 51 packages 03:35:27 Removing intermediate container 3d4f508fe187 03:35:27 ---> 491b5319a08d 03:35:27 Step 6/22 : COPY go.mod . 03:35:28 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:35:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:35:28 ---> 11c4cd327796 03:35:28 Step 3/26 : WORKDIR /edgex-go 03:35:28 ---> Using cache 03:35:28 ---> d86ff5872601 03:35:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:35:28 ---> Using cache 03:35:28 ---> 87bbb5803df5 03:35:28 Step 5/26 : RUN apk add --update --no-cache make bash git 03:35:28 ---> Running in 5750853dbe0d 03:35:28 ---> 4ae4a6c92517 03:35:28 Step 7/22 : RUN go mod download 03:35:28 ---> Running in b4e0aab4a0bc 03:35:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:35:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:35:31 OK: 217 MiB in 51 packages 03:35:33 Removing intermediate container b4e0aab4a0bc 03:35:33 ---> 4e8c02ab8b3d 03:35:33 Step 8/22 : COPY . . 03:35:33 Removing intermediate container 5750853dbe0d 03:35:33 ---> 2cb84478844a 03:35:33 Step 6/26 : COPY go.mod . 03:35:35 ---> e4eca5ce2f26 03:35:35 Step 7/26 : RUN go mod download 03:35:35 ---> Running in 87ec55b1850d 03:35:42 Removing intermediate container 87ec55b1850d 03:35:42 ---> 56e4b8b546f2 03:35:42 Step 8/26 : COPY . . 03:36:01 ---> 3076f4c69375 03:36:01 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:36:01 ---> Running in c73efeb973f0 03:36: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:36:07 ---> 35db44fb711e 03:36:07 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:36:07 ---> Running in d7a05d1f127c 03:36:09 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:36:24 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:36:42 Removing intermediate container 053ff9819288 03:36:42 ---> b08eecfa6159 03:36:42 03:36:42 Step 10/21 : FROM alpine:3.12 03:36:42 ---> d10569e2745f 03:36:42 Step 11/21 : RUN apk add --update --no-cache curl 03:36:42 ---> Running in 3632eb81fc74 03:36:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:36:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:36:43 (1/4) Installing ca-certificates (20191127-r4) 03:36:43 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:36:43 (3/4) Installing libcurl (7.69.1-r3) 03:36:43 (4/4) Installing curl (7.69.1-r3) 03:36:43 Executing busybox-1.31.1-r19.trigger 03:36:43 Executing ca-certificates-20191127-r4.trigger 03:36:43 OK: 7 MiB in 18 packages 03:36:46 Removing intermediate container 3632eb81fc74 03:36:46 ---> 75b10798616b 03:36:46 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:36:46 ---> Running in 55dcd584d55a 03:36:47 Removing intermediate container 55dcd584d55a 03:36:47 ---> 060b4c933e8f 03:36:47 Step 13/21 : WORKDIR /edgex 03:36:47 ---> Running in c69bd9aa1d6f 03:36:48 Removing intermediate container c69bd9aa1d6f 03:36:48 ---> f2c807f69ef6 03:36:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:36:49 ---> ac9ae0339e15 03:36:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:36:51 ---> 90dc1560bd79 03:36:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:36:52 ---> cb0651f9e4b2 03:36:52 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:36:52 ---> Running in f1e49d448c94 03:36:53 Removing intermediate container f1e49d448c94 03:36:53 ---> 3983b74abc08 03:36:53 Step 18/21 : CMD ["--init=true"] 03:36:53 ---> Running in 52c22878ea7a 03:36:54 Removing intermediate container 52c22878ea7a 03:36:54 ---> ea16bf556668 03:36:54 Step 19/21 : LABEL arch=arm64 03:36:54 ---> Running in 649951a2575c 03:36:55 Removing intermediate container 649951a2575c 03:36:55 ---> 261509859ffd 03:36:55 Step 20/21 : LABEL git_sha=b818cb7fc6815a7e79827dd819d06f719f9dd755 03:36:55 ---> Running in 2c3be774e6fe 03:36:56 Removing intermediate container 2c3be774e6fe 03:36:56 ---> 36b832e578f3 03:36:56 Step 21/21 : LABEL version=0.0.0 03:36:56 ---> Running in bbc419e85976 03:36:57 Removing intermediate container bbc419e85976 03:36:57 ---> 424c8f180367 03:36:57 03:36:58 Successfully built 424c8f180367 03:36:58 Successfully tagged docker-security-proxy-setup-go-arm64:latest 03:37:00  Building docker-security-proxy-setup-go ... done Removing intermediate container a3ff958be6f3 03:37:00 ---> 230d1203edac 03:37:00 03:37:00 Step 10/23 : FROM alpine:3.12 03:37:00 ---> d10569e2745f 03:37:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:37:00 ---> Using cache 03:37:00 ---> 34a90d9e4c15 03:37:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:37:00 ---> Using cache 03:37:00 ---> 7a1e058db7ab 03:37:00 Step 13/23 : ENV APP_PORT=48081 03:37:00 ---> Running in 2723d824296a 03:37:01 Removing intermediate container 2723d824296a 03:37:01 ---> c26e3f3d01eb 03:37:01 Step 14/23 : EXPOSE $APP_PORT 03:37:01 ---> Running in 42d56d1605c6 03:37:02 Removing intermediate container 42d56d1605c6 03:37:02 ---> 4eacf6ed9bc7 03:37:02 Step 15/23 : WORKDIR / 03:37:02 ---> Running in a43542c4f3a5 03:37:03 Removing intermediate container a43542c4f3a5 03:37:03 ---> 2577bda54a2a 03:37:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:37:04 ---> 46b9a3b3e37b 03:37:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:37:06 ---> eda121942123 03:37:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:37:07 ---> 80492e6bbfba 03:37:07 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:37:07 ---> Running in 61d5fc0a12ea 03:37:08 Removing intermediate container 61d5fc0a12ea 03:37:08 ---> 99e8ca6a3389 03:37:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:37:08 ---> Running in 60b335a5c0cb 03:37:09 Removing intermediate container 60b335a5c0cb 03:37:09 ---> 3e4444e693b1 03:37:09 Step 21/23 : LABEL arch=arm64 03:37:09 ---> Running in 1bc316b1d9af 03:37:10 Removing intermediate container 1bc316b1d9af 03:37:10 ---> 98b517f99341 03:37:10 Step 22/23 : LABEL git_sha=b818cb7fc6815a7e79827dd819d06f719f9dd755 03:37:10 ---> Running in d48f4194a64b 03:37:11 Removing intermediate container d48f4194a64b 03:37:11 ---> 31dd770286fe 03:37:11 Step 23/23 : LABEL version=0.0.0 03:37:11 ---> Running in 906bdd089072 03:37:12 Removing intermediate container 906bdd089072 03:37:12 ---> 4b60b874bff9 03:37:12 03:37:12 Successfully built 4b60b874bff9 03:37:12 Successfully tagged docker-core-metadata-go-arm64:latest 03:37:19  Building docker-core-metadata-go ... done Removing intermediate container d7a05d1f127c 03:37:19 ---> e6ce42d7c95a 03:37:19 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:37:19 ---> Running in 96b4d322795d 03:37:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:37:22 Removing intermediate container c73efeb973f0 03:37:22 ---> 619020bdddfb 03:37:22 03:37:22 Step 10/22 : FROM alpine:3.12 03:37:22 ---> d10569e2745f 03:37:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:37:22 ---> Running in 5d87961d3783 03:37:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:37:23 Removing intermediate container 96b4d322795d 03:37:23 ---> 36b0b2b27ead 03:37:23 03:37:23 Step 11/26 : FROM docker:20.10.0 03:37:23 20.10.0: Pulling from library/docker 03:37:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:37:24 (1/2) Installing ca-certificates (20191127-r4) 03:37:24 (2/2) Installing dumb-init (1.2.2-r1) 03:37:24 Executing busybox-1.31.1-r19.trigger 03:37:24 Executing ca-certificates-20191127-r4.trigger 03:37:24 OK: 6 MiB in 16 packages 03:37:27 Removing intermediate container 5d87961d3783 03:37:27 ---> 0cbb5a0291c0 03:37:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:37:28 ---> Running in b19bcc9976e2 03:37:28 Removing intermediate container b19bcc9976e2 03:37:28 ---> 9791f804e7b8 03:37:28 Step 13/22 : ENV APP_PORT=48060 03:37:29 ---> Running in fb39956f3b65 03:37:29 Removing intermediate container fb39956f3b65 03:37:29 ---> 3a83420e0196 03:37:29 Step 14/22 : EXPOSE $APP_PORT 03:37:30 ---> Running in 4b8885be4b87 03:37:31 Removing intermediate container 4b8885be4b87 03:37:31 ---> 9ff612acb7bf 03:37:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:37:32 ---> 63d1796ed08c 03:37:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:37:32 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:37:32 Status: Downloaded newer image for docker:20.10.0 03:37:32 ---> eeaf43b92773 03:37:32 Step 12/26 : RUN apk add --no-cache bash 03:37:32 ---> Running in a049c852edd5 03:37:33 ---> 60c5fbc29354 03:37:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:37:34 ---> d54b273619c6 03:37:34 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:37:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:37:34 ---> Running in 1f07c25851f0 03:37:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:37:34 Removing intermediate container 1f07c25851f0 03:37:34 ---> dfb446f82a4f 03:37:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:37:35 ---> Running in bce5c3bd7db5 03:37:35 (1/2) Installing readline (8.0.4-r0) 03:37:35 (2/2) Installing bash (5.0.17-r0) 03:37:35 Executing bash-5.0.17-r0.post-install 03:37:35 Executing busybox-1.31.1-r19.trigger 03:37:35 OK: 12 MiB in 22 packages 03:37:35 Removing intermediate container bce5c3bd7db5 03:37:35 ---> efd9372b5b00 03:37:35 Step 20/22 : LABEL arch=arm64 03:37:35 ---> Running in 301c014556a5 03:37:36 Removing intermediate container 301c014556a5 03:37:36 ---> b5b39348768b 03:37:36 Step 21/22 : LABEL git_sha=b818cb7fc6815a7e79827dd819d06f719f9dd755 03:37:36 ---> Running in 4b3ee30a1a9e 03:37:36 Removing intermediate container a049c852edd5 03:37:36 ---> 015f2395f042 03:37:36 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:37:36 ---> Running in 37140f264b92 03:37:36 Removing intermediate container 4b3ee30a1a9e 03:37:36 ---> cf2e84013c8f 03:37:36 Step 22/22 : LABEL version=0.0.0 03:37:37 ---> Running in 7bf7bad5fe3b 03:37:37 Removing intermediate container 37140f264b92 03:37:37 ---> 4fe89592186e 03:37:37 Step 14/26 : ENV APP_PORT=48090 03:37:37 ---> Running in 27474af28c0b 03:37:37 Removing intermediate container 7bf7bad5fe3b 03:37:37 ---> 7e9acc3b0626 03:37:37 03:37:37 Successfully built 7e9acc3b0626 03:37:37 Successfully tagged docker-support-notifications-go-arm64:latest 03:37:37  Building docker-support-notifications-go ... done Removing intermediate container 27474af28c0b 03:37:37 ---> ac9d2da60796 03:37:37 Step 15/26 : EXPOSE $APP_PORT 03:37:38 ---> Running in 9c7b5fef2e1b 03:37:38 Removing intermediate container 9c7b5fef2e1b 03:37:38 ---> 85e738909bc4 03:37:38 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:37:39 ---> c3053d69b11b 03:37:39 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:37:40 ---> 5293cad8b1f0 03:37:40 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:37:41 ---> 2ad03bdc4811 03:37:41 Step 19/26 : RUN apk --no-cache add py3-pip 03:37:41 ---> Running in 8b7b6191ed92 03:37:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:37:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:37:43 (1/33) Installing libbz2 (1.0.8-r1) 03:37:43 (2/33) Installing expat (2.2.9-r1) 03:37:43 (3/33) Installing libffi (3.3-r2) 03:37:43 (4/33) Installing gdbm (1.13-r1) 03:37:43 (5/33) Installing xz-libs (5.2.5-r0) 03:37:43 (6/33) Installing sqlite-libs (3.32.1-r0) 03:37:43 (7/33) Installing python3 (3.8.8-r0) 03:37:45 (8/33) Installing py3-appdirs (1.4.4-r1) 03:37:45 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:37:45 (10/33) Installing py3-parsing (2.4.7-r0) 03:37:45 (11/33) Installing py3-six (1.15.0-r0) 03:37:45 (12/33) Installing py3-packaging (20.4-r0) 03:37:45 (13/33) Installing py3-setuptools (47.0.0-r0) 03:37:45 (14/33) Installing py3-chardet (3.0.4-r4) 03:37:45 (15/33) Installing py3-idna (2.9-r0) 03:37:45 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:37:45 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:37:45 (18/33) Installing py3-requests (2.23.0-r0) 03:37:45 (19/33) Installing py3-msgpack (1.0.0-r0) 03:37:45 (20/33) Installing py3-lockfile (0.12.2-r3) 03:37:45 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:37:45 (22/33) Installing py3-colorama (0.4.3-r0) 03:37:45 (23/33) Installing py3-distlib (0.3.0-r0) 03:37:45 (24/33) Installing py3-distro (1.5.0-r1) 03:37:45 (25/33) Installing py3-webencodings (0.5.1-r3) 03:37:45 (26/33) Installing py3-html5lib (1.0.1-r4) 03:37:45 (27/33) Installing py3-pytoml (0.1.21-r0) 03:37:45 (28/33) Installing py3-pep517 (0.8.2-r0) 03:37:45 (29/33) Installing py3-progress (1.5-r0) 03:37:45 (30/33) Installing py3-toml (0.10.1-r0) 03:37:45 (31/33) Installing py3-retrying (1.3.3-r0) 03:37:45 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:37:45 (33/33) Installing py3-pip (20.1.1-r0) 03:37:45 Executing busybox-1.31.1-r19.trigger 03:37:45 OK: 71 MiB in 55 packages 03:37:52 Removing intermediate container 8b7b6191ed92 03:37:52 ---> 19850bd6c195 03:37:52 Step 20/26 : RUN pip install docker-compose==1.23.2 03:37:52 ---> Running in 2f5333e8ef21 03:37:56 Collecting docker-compose==1.23.2 03:37:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:37:57 Collecting dockerpty<0.5,>=0.4.1 03:37:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:37:59 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:37:59 Collecting cached-property<2,>=1.2.0 03:37:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:37:59 Collecting texttable<0.10,>=0.9.0 03:37:59 Downloading texttable-0.9.1.tar.gz (11 kB) 03:38:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:38:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:38:02 Collecting websocket-client<1.0,>=0.32.0 03:38:02 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 03:38:03 Collecting jsonschema<3,>=2.5.1 03:38:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:38:04 Collecting PyYAML<4,>=3.10 03:38:04 Downloading PyYAML-3.13.tar.gz (270 kB) 03:38:06 Collecting docopt<0.7,>=0.6.1 03:38:06 Downloading docopt-0.6.2.tar.gz (25 kB) 03:38:09 Collecting docker<4.0,>=3.6.0 03:38:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:38:09 Collecting idna<2.8,>=2.5 03:38:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:38: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:38:10 Collecting urllib3<1.25,>=1.21.1 03:38:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:38:10 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:38:10 Collecting docker-pycreds>=0.4.0 03:38:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:38:10 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:38:10 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:38:10 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:38:10 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:38:11 Installing collected packages: dockerpty, cached-property, texttable, idna, urllib3, requests, websocket-client, jsonschema, PyYAML, docopt, docker-pycreds, docker, docker-compose 03:38:11 Running setup.py install for dockerpty: started 03:38:13 Running setup.py install for dockerpty: finished with status 'done' 03:38:13 Running setup.py install for texttable: started 03:38:15 Running setup.py install for texttable: finished with status 'done' 03:38:15 Attempting uninstall: idna 03:38:15 Found existing installation: idna 2.9 03:38:15 Uninstalling idna-2.9: 03:38:15 Successfully uninstalled idna-2.9 03:38:15 Attempting uninstall: urllib3 03:38:15 Found existing installation: urllib3 1.25.9 03:38:15 Uninstalling urllib3-1.25.9: 03:38:15 Successfully uninstalled urllib3-1.25.9 03:38:16 Attempting uninstall: requests 03:38:16 Found existing installation: requests 2.23.0 03:38:16 Uninstalling requests-2.23.0: 03:38:16 Successfully uninstalled requests-2.23.0 03:38:17 Running setup.py install for PyYAML: started 03:38:19 Running setup.py install for PyYAML: finished with status 'done' 03:38:19 Running setup.py install for docopt: started 03:38:21 Running setup.py install for docopt: finished with status 'done' 03:38:22 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:38:27 Removing intermediate container 2f5333e8ef21 03:38:27 ---> 305f7beb70ad 03:38:27 Step 21/26 : RUN apk --no-cache add curl 03:38:27 ---> Running in 1497cffc0ca3 03:38:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:38:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:38:28 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:38:28 (2/3) Installing libcurl (7.69.1-r3) 03:38:28 (3/3) Installing curl (7.69.1-r3) 03:38:28 Executing busybox-1.31.1-r19.trigger 03:38:28 OK: 72 MiB in 58 packages 03:38:29 Removing intermediate container 1497cffc0ca3 03:38:29 ---> 1922d224af3e 03:38:29 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 03:38:29 ---> Running in 10f22786c1e7 03:38:30 Removing intermediate container 10f22786c1e7 03:38:30 ---> fe5b30b9a3c3 03:38:30 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:38:30 ---> Running in 33da3fdf8073 03:38:30 Removing intermediate container 33da3fdf8073 03:38:30 ---> 16758a5e659b 03:38:30 Step 24/26 : LABEL arch=arm64 03:38:31 ---> Running in 809639c8189d 03:38:31 Removing intermediate container 809639c8189d 03:38:31 ---> f07507ca8e95 03:38:31 Step 25/26 : LABEL git_sha=b818cb7fc6815a7e79827dd819d06f719f9dd755 03:38:31 ---> Running in 0c2a83d5424b 03:38:31 Removing intermediate container 0c2a83d5424b 03:38:31 ---> 3336d5a94c59 03:38:31 Step 26/26 : LABEL version=0.0.0 03:38:32 ---> Running in d6c9eb7da8c9 03:38:32 Removing intermediate container d6c9eb7da8c9 03:38:32 ---> dbae531f21c0 03:38:32 03:38:33 Successfully built dbae531f21c0 03:38:33 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 03:38:33  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 03:38:33 $ docker stop --time=1 4d241fddeddb57260ac0c0bba092abc6ca7fbd6c04d7490b794db1fbb3b8373d 03:38:35 $ docker rm -f 4d241fddeddb57260ac0c0bba092abc6ca7fbd6c04d7490b794db1fbb3b8373d [Pipeline] // withDockerContainer [Pipeline] sh 03:38:35 + docker images 03:38:35 + grep docker 03:38:36 docker-sys-mgmt-agent-go-arm64 latest dbae531f21c0 3 seconds ago 300MB 03:38:36 docker-support-notifications-go-arm64 latest 7e9acc3b0626 58 seconds ago 16.9MB 03:38:36 docker-core-metadata-go-arm64 latest 4b60b874bff9 About a minute ago 17.9MB 03:38:36 docker-security-proxy-setup-go-arm64 latest 424c8f180367 About a minute ago 23.4MB 03:38:36 docker-core-data-go-arm64 latest 65d8d3c3ca4c 3 minutes ago 21.3MB 03:38:36 docker-security-bootstrapper-go-arm64 latest 7dccc3162498 3 minutes ago 17.8MB 03:38:36 docker-support-scheduler-go-arm64 latest f0b871f9c157 4 minutes ago 16.3MB 03:38:36 docker-core-command-go-arm64 latest 94bd0dd6fa2f 4 minutes ago 16.2MB 03:38:36 docker-security-secretstore-setup-go-arm64 latest 4f1afa3eced7 4 minutes ago 23.7MB 03:38:36 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:38:37 ---> job-cost.sh 03:38:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3zCQ 03:39:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:40:53 lf-activate-venv(): INFO: Adding /tmp/venv-3zCQ/bin to PATH 03:40:53 INFO: No Stack... 03:40:53 INFO: Retrieving Pricing Info for: lf-standard-4 03:40:53 INFO: Archiving Costs [Pipeline] sh 03:40:53 + cat /w/workspace/edgex-go/2/archives/cost.csv 03:40:53 + cut -d, -f6 [Pipeline] lock 03:40:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3263-2-stack-cost] 03:40:53 Resource [jenkins-edgexfoundry-edgex-go-PR-3263-2-stack-cost] did not exist. Created. 03:40:53 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3263-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:40:54 + echo total: 0.20999999344348907 [Pipeline] stash 03:40:54 Stashed 1 file(s) [Pipeline] } 03:40:54 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3263-2-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:40:56 provisioning config files... 03:40:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6950621530329451110tmp [Pipeline] { [Pipeline] sh 03:40:56 + set +x 03:40:56 + curl -s https://codecov.io/bash 03:40:56 + bash -s -- 03:40:57 03:40:57 _____ _ 03:40:57 / ____| | | 03:40:57 | | ___ __| | ___ ___ _____ __ 03:40:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:40:57 | |___| (_) | (_| | __/ (_| (_) \ V / 03:40:57 \_____\___/ \__,_|\___|\___\___/ \_/ 03:40:57 Bash-20210309-2b87ace 03:40:57 03:40:57 03:40:57 ==> git version 2.24.3 found 03:40:57 ==> 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:40:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:40:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:40:57 ==> Jenkins CI detected. 03:40:57 project root: . 03:40:57 --> token set from env 03:40:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:40:57 ==> Running gcov in . (disable via -X gcov) 03:40:57 ==> Python coveragepy not found 03:40:57 ==> Searching for coverage reports in: 03:40:57 + . 03:40:57 -> Found 1 reports 03:40:57 ==> Detecting git/mercurial file structure 03:40:57 ==> Reading reports 03:40:57 + ./coverage.out bytes=650607 03:40:57 ==> Appending adjustments 03:40:57 https://docs.codecov.io/docs/fixing-reports 03:41:01 + Found adjustments 03:41:01 ==> Gzipping contents 03:41:01 96K /tmp/codecov.oKM7gy.gz 03:41:01 ==> Uploading reports 03:41:01 url: https://codecov.io 03:41:01 query: branch=PR-3263&commit=b818cb7fc6815a7e79827dd819d06f719f9dd755&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3263%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3263&job=&cmd_args= 03:41:01 -> Pinging Codecov 03:41:01 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3263&commit=b818cb7fc6815a7e79827dd819d06f719f9dd755&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3263%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3263&job=&cmd_args= 03:41:01 -> Uploading to 03:41:01 https://storage.googleapis.com/codecov/v4/raw/2021-03-16/00271124DB129430A58F1EEE437C3FCB/b818cb7fc6815a7e79827dd819d06f719f9dd755/d79c035d-f47e-4747-95fc-d87932488d8c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210316T034101Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c82320f7a1df3b5d449439b8b77e23f7490f08dde2416de059de8ad9fb016d6d 03:41:01 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:01 Dload Upload Total Spent Left Speed 03:41:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 95043 0 0 100 95043 0 156k --:--:-- --:--:-- --:--:-- 156k 03:41:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b818cb7fc6815a7e79827dd819d06f719f9dd755 [Pipeline] } 03:41:02 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:41:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:41:05 ---> package-listing.sh 03:41:05 ++ facter osfamily 03:41:05 ++ tr '[:upper:]' '[:lower:]' 03:41:05 + OS_FAMILY=redhat 03:41:05 + workspace=/w/workspace/edgex-go/2 03:41:05 + START_PACKAGES=/tmp/packages_start.txt 03:41:05 + END_PACKAGES=/tmp/packages_end.txt 03:41:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:41:05 + PACKAGES=/tmp/packages_start.txt 03:41:05 + '[' /w/workspace/edgex-go/2 ']' 03:41:05 + PACKAGES=/tmp/packages_end.txt 03:41:05 + case "${OS_FAMILY}" in 03:41:05 + rpm -qa 03:41:05 + sort 03:41:10 + '[' -f /tmp/packages_start.txt ']' 03:41:10 + '[' -f /tmp/packages_end.txt ']' 03:41:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:41:10 + '[' /w/workspace/edgex-go/2 ']' 03:41:10 + mkdir -p /w/workspace/edgex-go/2/archives/ 03:41:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 03:41:10 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:41:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:41:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:41:11 03:41:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:41:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:41:11 alpine: Pulling from edgex-lftools-log-publisher 03:41:11 df20fa9351a1: Pulling fs layer 03:41:11 36b3adc4ff6f: Pulling fs layer 03:41:11 8ad3a11d3b57: Pulling fs layer 03:41:11 46f8f816bc3b: Pulling fs layer 03:41:11 93b61091891f: Pulling fs layer 03:41:11 93b9cdb0e59b: Pulling fs layer 03:41:11 5e14af77c1be: Pulling fs layer 03:41:11 01666e4c0597: Pulling fs layer 03:41:11 aa168da1d23b: Pulling fs layer 03:41:11 93b9cdb0e59b: Waiting 03:41:11 5e14af77c1be: Waiting 03:41:11 01666e4c0597: Waiting 03:41:11 aa168da1d23b: Waiting 03:41:11 46f8f816bc3b: Waiting 03:41:11 93b61091891f: Waiting 03:41:11 36b3adc4ff6f: Verifying Checksum 03:41:11 36b3adc4ff6f: Download complete 03:41:11 46f8f816bc3b: Verifying Checksum 03:41:11 46f8f816bc3b: Download complete 03:41:11 df20fa9351a1: Verifying Checksum 03:41:11 df20fa9351a1: Download complete 03:41:12 93b9cdb0e59b: Verifying Checksum 03:41:12 93b9cdb0e59b: Download complete 03:41:12 5e14af77c1be: Download complete 03:41:12 93b61091891f: Verifying Checksum 03:41:12 93b61091891f: Download complete 03:41:12 01666e4c0597: Verifying Checksum 03:41:12 01666e4c0597: Download complete 03:41:12 df20fa9351a1: Pull complete 03:41:12 36b3adc4ff6f: Pull complete 03:41:12 8ad3a11d3b57: Verifying Checksum 03:41:12 8ad3a11d3b57: Download complete 03:41:13 8ad3a11d3b57: Pull complete 03:41:13 46f8f816bc3b: Pull complete 03:41:14 aa168da1d23b: Verifying Checksum 03:41:14 aa168da1d23b: Download complete 03:41:15 93b61091891f: Pull complete 03:41:15 93b9cdb0e59b: Pull complete 03:41:15 5e14af77c1be: Pull complete 03:41:15 01666e4c0597: Pull complete 03:41:25 aa168da1d23b: Pull complete 03:41:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:41:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:41:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:41:26 prd-centos7-docker-4c-2g-29927 does not seem to be running inside a container 03:41:26 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:alpine cat 03:41:29 $ docker top d64591f807940f56401a48a1598ff65a2bc80323dd533bdf653fc0eeb63764d0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:30 + touch /tmp/pre-build-complete [Pipeline] sh 03:41:30 + mkdir -p /var/log/sa [Pipeline] sh 03:41:30 + ls /var/log/sa-host 03:41:30 + sadf -c /var/log/sa-host/sa16 03:41:30 file_magic: OK 03:41:30 HZ: Using current value: 100 03:41:30 file_header: OK 03:41:30 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:41:30 Statistics: 03:41:30 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:41:30 File successfully converted to sysstat format version 12.2.1 03:41:30 + sadf -c /var/log/sa-host/sa23 03:41:30 file_magic: OK 03:41:30 HZ: Using current value: 100 03:41:30 file_header: OK 03:41:30 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:41:30 Statistics: 03:41:30 Hnuu...uuuununununu... 03:41:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:31 provisioning config files... 03:41:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8056645503922083990tmp [Pipeline] { [Pipeline] echo 03:41:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:41:31 ---> create-netrc.sh [Pipeline] } 03:41:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:41:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:41:32 ---> python-tools-install.sh [Pipeline] echo 03:41:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:41:32 ---> sudo-logs.sh 03:41:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:41:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:41:33 ---> job-cost.sh 03:41:33 lf-activate-venv: SKIPPING 03:41:33 DEBUG: total: 0.20999999344348907 03:41:33 INFO: Retrieving Stack Cost... 03:41:34 INFO: Retrieving Pricing Info for: v1-standard-2 03:41:35 INFO: Archiving Costs [Pipeline] echo 03:41:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:41:35 ---> logs-deploy.sh 03:41:35 lf-activate-venv: SKIPPING 03:41:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3263/2 03:41:35 INFO: archiving workspace using pattern(s): 03:41:37 Archives upload complete. 03:41:37 INFO: archiving logs to Nexus 03:41:38 ---> uname -a: 03:41:38 Linux prd-centos7-docker-4c-2g-29927.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:41:38 03:41:38 03:41:38 ---> lscpu: 03:41:38 Architecture: x86_64 03:41:38 CPU op-mode(s): 32-bit, 64-bit 03:41:38 Byte Order: Little Endian 03:41:38 Address sizes: 40 bits physical, 48 bits virtual 03:41:38 CPU(s): 4 03:41:38 On-line CPU(s) list: 0-3 03:41:38 Thread(s) per core: 1 03:41:38 Core(s) per socket: 1 03:41:38 Socket(s): 4 03:41:38 NUMA node(s): 1 03:41:38 Vendor ID: GenuineIntel 03:41:38 CPU family: 6 03:41:38 Model: 44 03:41:38 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:41:38 Stepping: 1 03:41:38 CPU MHz: 2933.438 03:41:38 BogoMIPS: 5866.87 03:41:38 Virtualization: VT-x 03:41:38 Hypervisor vendor: KVM 03:41:38 Virtualization type: full 03:41:38 L1d cache: 128 KiB 03:41:38 L1i cache: 128 KiB 03:41:38 L2 cache: 16 MiB 03:41:38 L3 cache: 64 MiB 03:41:38 NUMA node0 CPU(s): 0-3 03:41:38 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:41:38 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:41:38 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:41:38 Vulnerability Meltdown: Mitigation; PTI 03:41:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:41:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:41:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:41:38 Vulnerability Srbds: Not affected 03:41:38 Vulnerability Tsx async abort: Not affected 03:41:38 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:41:38 03:41:38 03:41:38 ---> nproc: 03:41:38 4 03:41:38 03:41:38 03:41:38 ---> df -h: 03:41:38 Filesystem Size Used Available Use% Mounted on 03:41:38 overlay 50.0G 12.2G 37.8G 24% / 03:41:38 tmpfs 64.0M 0 64.0M 0% /dev 03:41:38 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:41:38 shm 64.0M 0 64.0M 0% /dev/shm 03:41:38 /dev/vda1 50.0G 12.2G 37.8G 24% /facter-os 03:41:38 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/resolv.conf 03:41:38 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hostname 03:41:38 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hosts 03:41:38 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/sa-host 03:41:38 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/secure 03:41:38 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/auth.log 03:41:38 /dev/vda1 50.0G 12.2G 37.8G 24% /run/cloud-init/result.json 03:41:38 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/2 03:41:38 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/2@tmp 03:41:38 03:41:38 03:41:38 ---> free -m: 03:41:38 total used free shared buff/cache available 03:41:38 Mem: 1837 729 195 0 912 1026 03:41:38 Swap: 1023 48 975 03:41:38 03:41:38 03:41:38 ---> ip addr: 03:41:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:41:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:41:38 inet 127.0.0.1/8 scope host lo 03:41:38 valid_lft forever preferred_lft forever 03:41:38 inet6 ::1/128 scope host 03:41:38 valid_lft forever preferred_lft forever 03:41:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:41:38 link/ether fa:16:3e:81:be:ab brd ff:ff:ff:ff:ff:ff 03:41:38 inet 10.30.122.246/23 brd 10.30.123.255 scope global dynamic eth0 03:41:38 valid_lft 84844sec preferred_lft 84844sec 03:41:38 inet6 fe80::f816:3eff:fe81:beab/64 scope link 03:41:38 valid_lft forever preferred_lft forever 03:41:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:41:38 link/ether 02:42:4c:c0:23:af brd ff:ff:ff:ff:ff:ff 03:41:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:41:38 valid_lft forever preferred_lft forever 03:41:38 inet6 fe80::42:4cff:fec0:23af/64 scope link 03:41:38 valid_lft forever preferred_lft forever 03:41:38 03:41:38 03:41:38 ---> sar -b -r -n DEV: 03:41:38 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:41:38 03:41:38 03:15:31 LINUX RESTART (4 CPU) 03:41:38 03:41:38 03:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:41:38 03:17:01 112.26 45.92 66.34 0.00 8365.92 19822.56 0.00 03:41:38 03:18:01 251.62 61.20 190.42 0.00 3981.90 51180.55 0.00 03:41:38 03:19:01 179.88 85.59 94.29 0.00 2926.06 10455.97 0.00 03:41:38 03:20:01 158.72 73.92 84.80 0.00 3605.19 9322.92 0.00 03:41:38 03:21:02 323.01 126.35 196.66 0.00 59199.34 132540.44 0.00 03:41:38 03:22:02 2809.28 2460.30 348.98 0.00 159563.02 170538.58 0.00 03:41:38 03:23:01 693.55 455.63 237.92 0.00 27920.34 48825.72 0.00 03:41:38 03:24:02 2109.41 1754.56 354.84 0.00 118978.99 153286.50 0.00 03:41:38 03:25:02 988.97 697.84 291.13 0.00 42197.93 71350.95 0.00 03:41:38 03:26:01 68.53 16.52 52.01 0.00 3147.73 3641.84 0.00 03:41:38 03:27:01 1.57 0.10 1.47 0.00 1.60 24.90 0.00 03:41:38 03:28:01 1.53 1.23 0.30 0.00 93.91 3.40 0.00 03:41:38 03:29:01 0.30 0.02 0.28 0.00 0.27 2.80 0.00 03:41:38 03:30:01 0.22 0.00 0.22 0.00 0.00 2.03 0.00 03:41:38 03:31:01 2.00 1.72 0.28 0.00 55.29 3.01 0.00 03:41:38 03:32:01 0.83 0.03 0.80 0.00 1.07 15.49 0.00 03:41:38 03:33:01 0.32 0.03 0.28 0.00 0.40 3.25 0.00 03:41:38 03:34:01 0.20 0.00 0.20 0.00 0.00 2.60 0.00 03:41:38 03:35:01 0.32 0.03 0.28 0.00 0.27 3.41 0.00 03:41:38 03:36:01 0.28 0.00 0.28 0.00 0.00 2.65 0.00 03:41:38 03:37:01 0.15 0.00 0.15 0.00 0.00 1.78 0.00 03:41:38 03:38:02 0.30 0.03 0.27 0.00 0.80 3.81 0.00 03:41:38 03:39:01 0.25 0.00 0.25 0.00 0.00 2.51 0.00 03:41:38 03:40:01 0.68 0.00 0.68 0.00 0.00 7.59 0.00 03:41:38 03:41:01 15.20 14.65 0.55 0.00 903.65 26.61 0.00 03:41:38 Average: 309.43 232.37 77.06 0.00 17294.85 26941.54 0.00 03:41:38 03:41:38 03:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:41:38 03:17:01 405768 0 580844 30.87 2620 892312 1108744 37.84 436180 838832 132 03:41:38 03:18:01 334504 0 692340 36.80 1492 853208 1309316 44.68 442588 825892 12 03:41:38 03:19:01 158660 0 797784 42.40 676 924424 1828672 62.41 704336 729536 79916 03:41:38 03:20:01 212604 0 786852 41.82 516 881572 1469316 50.15 647472 724684 73912 03:41:38 03:21:02 61496 0 830140 44.12 0 989908 2263500 77.25 750168 861696 78252 03:41:38 03:22:02 73436 0 782436 41.58 0 1025672 1968088 67.17 618912 955768 49396 03:41:38 03:23:01 526884 0 700480 37.23 0 654180 1359092 46.38 430480 675180 0 03:41:38 03:24:02 95628 0 799600 42.50 0 986316 2237312 76.36 706344 834328 84384 03:41:38 03:25:02 102852 0 729276 38.76 0 1049416 1553144 53.01 658064 869088 47704 03:41:38 03:26:01 187348 0 646752 34.37 0 1047444 1204912 41.12 552240 896624 8 03:41:38 03:27:01 190236 0 643836 34.22 0 1047472 1177264 40.18 550480 895996 8 03:41:38 03:28:01 188324 0 642924 34.17 0 1050296 1170952 39.96 549940 898624 8 03:41:38 03:29:01 188448 0 642796 34.16 0 1050300 1170952 39.96 549944 898628 8 03:41:38 03:30:01 188644 0 642584 34.15 0 1050316 1170952 39.96 549948 898636 8 03:41:38 03:31:01 187032 0 643216 34.19 0 1051296 1170952 39.96 550272 899052 16 03:41:38 03:32:01 186776 0 643464 34.20 0 1051304 1171024 39.97 550628 899048 8 03:41:38 03:33:01 186920 0 643316 34.19 0 1051308 1170952 39.96 550420 899060 8 03:41:38 03:34:01 186796 0 643428 34.20 0 1051320 1170952 39.96 550452 899060 12 03:41:38 03:35:01 187044 0 643180 34.18 0 1051320 1170952 39.96 550528 899060 8 03:41:38 03:36:01 186664 0 643548 34.20 0 1051332 1170952 39.96 550404 899072 8 03:41:38 03:37:01 186600 0 643604 34.21 0 1051340 1171012 39.96 550600 899068 8 03:41:38 03:38:02 186500 0 643716 34.21 0 1051328 1170952 39.96 550540 899068 8 03:41:38 03:39:01 186820 0 643368 34.19 0 1051356 1170952 39.96 550400 899092 8 03:41:38 03:40:01 186764 0 643420 34.20 0 1051360 1170952 39.96 550528 899092 8 03:41:38 03:41:01 153224 0 650924 34.60 0 1077396 1184752 40.43 560208 920476 84 03:41:38 Average: 197439 0 680153 36.15 212 1003740 1355465 46.26 568483 868586 16557 03:41:38 03:41:38 03:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:41:38 03:17:01 eth0 2021.16 1894.98 6390.53 241.41 0.00 0.00 0.00 0.00 03:41:38 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:17:01 docker0 852.58 854.89 70.09 2691.40 0.00 0.00 0.00 0.00 03:41:38 03:18:01 eth0 455.12 376.19 3660.72 38.29 0.00 0.00 0.00 0.00 03:41:38 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:18:01 docker0 144.20 181.93 10.35 829.26 0.00 0.00 0.00 0.00 03:41:38 03:19:01 veth1def380 0.63 0.77 0.05 0.08 0.00 0.00 0.00 0.00 03:41:38 03:19:01 eth0 39.45 23.00 35.42 15.17 0.00 0.00 0.00 0.00 03:41:38 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:19:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 03:41:38 03:20:01 veth1def380 1.80 1.80 0.14 0.14 0.00 0.00 0.00 0.00 03:41:38 03:20:01 eth0 40.11 30.41 20.10 82.80 0.00 0.00 0.00 0.00 03:41:38 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:20:01 docker0 1.80 1.80 0.12 0.14 0.00 0.00 0.00 0.00 03:41:38 03:21:02 veth35f40ca 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:41:38 03:21:02 eth0 179.10 145.94 1688.13 23.35 0.00 0.00 0.00 0.00 03:41:38 03:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:22:02 veth35f40ca 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 03:41:38 03:22:02 veth5826861 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:22:02 eth0 70.28 55.90 168.62 65.64 0.00 0.00 0.00 0.00 03:41:38 03:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:23:01 veth35f40ca 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:23:01 eth0 47.38 25.27 190.15 11.51 0.00 0.00 0.00 0.00 03:41:38 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:23:01 docker0 1042.13 1095.31 83.34 3843.13 0.00 0.00 0.00 0.00 03:41:38 03:24:02 veth35f40ca 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 03:41:38 03:24:02 vethe308668 0.00 0.26 0.00 0.02 0.00 0.00 0.00 0.00 03:41:38 03:24:02 eth0 62.05 37.47 93.05 95.70 0.00 0.00 0.00 0.00 03:41:38 03:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:25:02 veth35f40ca 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 03:41:38 03:25:02 eth0 194.72 134.58 1724.77 25.01 0.00 0.00 0.00 0.00 03:41:38 03:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:25:02 docker0 1069.73 1154.91 84.58 4333.69 0.00 0.00 0.00 0.00 03:41:38 03:26:01 eth0 57.38 47.39 73.52 74.50 0.00 0.00 0.00 0.00 03:41:38 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:26:01 docker0 4.91 6.33 0.54 54.93 0.00 0.00 0.00 0.00 03:41:38 03:27:01 eth0 0.93 0.43 0.43 0.27 0.00 0.00 0.00 0.00 03:41:38 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:28:01 eth0 1.43 0.07 0.15 0.01 0.00 0.00 0.00 0.00 03:41:38 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:29:01 eth0 1.88 0.03 0.17 0.00 0.00 0.00 0.00 0.00 03:41:38 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:30:01 eth0 0.27 0.07 0.02 0.01 0.00 0.00 0.00 0.00 03:41:38 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:31:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:41:38 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:32:01 eth0 0.97 0.18 0.20 0.07 0.00 0.00 0.00 0.00 03:41:38 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:33:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:41:38 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:34:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:41:38 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:35:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:36:01 eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:41:38 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:37:01 eth0 0.32 0.17 0.14 0.07 0.00 0.00 0.00 0.00 03:41:38 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:38:02 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:41:38 03:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:39:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:40:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:41:38 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:41:01 eth0 5.28 3.35 6.06 1.94 0.00 0.00 0.00 0.00 03:41:38 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 Average: eth0 127.38 111.24 563.28 27.07 0.00 0.00 0.00 0.00 03:41:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:38 Average: docker0 42.89 46.35 3.40 175.16 0.00 0.00 0.00 0.00 03:41:38 03:41:38 03:41:38 ---> sar -P ALL: 03:41:38 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:41:38 03:41:38 03:15:31 LINUX RESTART (4 CPU) 03:41:38 03:41:38 03:16:01 CPU %user %nice %system %iowait %steal %idle 03:41:38 03:17:01 all 21.09 0.00 7.89 2.07 0.04 68.92 03:41:38 03:17:01 0 14.42 0.00 11.14 3.49 0.03 70.92 03:41:38 03:17:01 1 22.15 0.00 5.98 1.11 0.03 70.73 03:41:38 03:17:01 2 27.45 0.00 8.06 2.75 0.05 61.69 03:41:38 03:17:01 3 20.27 0.00 6.41 0.93 0.03 72.34 03:41:38 03:18:01 all 10.92 0.00 8.93 4.24 0.04 75.87 03:41:38 03:18:01 0 10.70 0.00 9.47 3.68 0.03 76.12 03:41:38 03:18:01 1 11.65 0.00 8.28 4.82 0.03 75.22 03:41:38 03:18:01 2 10.45 0.00 9.16 3.48 0.03 76.87 03:41:38 03:18:01 3 10.86 0.00 8.83 4.96 0.05 75.30 03:41:38 03:19:01 all 51.23 0.00 12.24 4.48 0.06 31.99 03:41:38 03:19:01 0 54.16 0.00 12.91 3.68 0.07 29.18 03:41:38 03:19:01 1 50.00 0.00 11.97 3.19 0.05 34.79 03:41:38 03:19:01 2 49.48 0.00 11.62 4.79 0.07 34.04 03:41:38 03:19:01 3 51.29 0.00 12.46 6.27 0.07 29.91 03:41:38 03:20:01 all 46.79 0.00 13.66 4.36 0.05 35.15 03:41:38 03:20:01 0 47.39 0.00 13.56 4.47 0.03 34.54 03:41:38 03:20:01 1 46.03 0.00 13.77 3.03 0.07 37.10 03:41:38 03:20:01 2 46.75 0.00 13.41 3.81 0.03 35.99 03:41:38 03:20:01 3 46.99 0.00 13.89 6.10 0.05 32.97 03:41:38 03:21:02 all 22.22 0.00 17.27 6.02 0.06 54.43 03:41:38 03:21:02 0 20.95 0.00 17.02 4.83 0.07 57.13 03:41:38 03:21:02 1 23.36 0.00 17.13 6.92 0.03 52.55 03:41:38 03:21:02 2 22.48 0.00 17.20 5.67 0.07 54.59 03:41:38 03:21:02 3 22.08 0.00 17.75 6.65 0.09 53.44 03:41:38 03:22:02 all 18.11 0.00 24.47 30.45 0.08 26.89 03:41:38 03:22:02 0 17.54 0.00 24.97 30.38 0.11 27.00 03:41:38 03:22:02 1 17.98 0.00 23.83 31.22 0.09 26.89 03:41:38 03:22:02 2 17.20 0.00 24.63 28.67 0.07 29.43 03:41:38 03:22:02 3 19.75 0.00 24.47 31.53 0.05 24.20 03:41:38 03:23:01 all 56.79 0.00 15.93 16.35 0.04 10.89 03:41:38 03:23:01 0 58.00 0.00 15.08 17.18 0.04 9.71 03:41:38 03:23:01 1 57.31 0.00 15.49 19.74 0.03 7.43 03:41:38 03:23:01 2 55.73 0.00 15.87 12.29 0.03 16.08 03:41:38 03:23:01 3 56.15 0.00 17.30 16.20 0.05 10.30 03:41:38 03:24:02 all 33.15 0.00 24.48 21.98 0.16 20.23 03:41:38 03:24:02 0 33.70 0.00 24.14 20.05 0.15 21.95 03:41:38 03:24:02 1 33.54 0.00 25.84 21.40 0.10 19.11 03:41:38 03:24:02 2 31.74 0.00 22.97 21.43 0.19 23.66 03:41:38 03:24:02 3 33.61 0.00 24.95 25.07 0.19 16.18 03:41:38 03:25:02 all 31.85 0.00 17.26 14.89 0.10 35.90 03:41:38 03:25:02 0 31.58 0.00 17.74 15.50 0.05 35.13 03:41:38 03:25:02 1 32.70 0.00 17.92 14.07 0.09 35.22 03:41:38 03:25:02 2 30.39 0.00 16.34 16.82 0.12 36.32 03:41:38 03:25:02 3 32.75 0.00 17.07 13.13 0.12 36.93 03:41:38 03:26:01 all 4.23 0.00 2.33 2.34 0.01 91.08 03:41:38 03:26:01 0 4.09 0.00 2.05 0.71 0.02 93.13 03:41:38 03:26:01 1 4.73 0.00 2.39 1.57 0.02 91.30 03:41:38 03:26:01 2 2.64 0.00 2.25 4.17 0.00 90.94 03:41:38 03:26:01 3 5.48 0.00 2.64 2.91 0.00 88.96 03:41:38 03:27:01 all 0.16 0.00 0.04 0.00 0.01 99.78 03:41:38 03:27:01 0 0.53 0.00 0.03 0.00 0.00 99.43 03:41:38 03:27:01 1 0.05 0.00 0.07 0.02 0.02 99.85 03:41:38 03:27:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:41:38 03:27:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:41:38 03:41:38 03:27:01 CPU %user %nice %system %iowait %steal %idle 03:41:38 03:28:01 all 0.19 0.00 0.11 0.00 0.00 99.70 03:41:38 03:28:01 0 0.55 0.00 0.08 0.00 0.00 99.37 03:41:38 03:28:01 1 0.07 0.00 0.12 0.00 0.00 99.82 03:41:38 03:28:01 2 0.10 0.00 0.15 0.00 0.00 99.75 03:41:38 03:28:01 3 0.05 0.00 0.08 0.02 0.00 99.85 03:41:38 03:29:01 all 0.14 0.00 0.03 0.00 0.00 99.83 03:41:38 03:29:01 0 0.50 0.00 0.02 0.00 0.00 99.48 03:41:38 03:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:41:38 03:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:41:38 03:29:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:41:38 03:30:01 all 0.17 0.00 0.04 0.00 0.00 99.79 03:41:38 03:30:01 0 0.53 0.00 0.03 0.00 0.00 99.43 03:41:38 03:30:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:41:38 03:30:01 2 0.07 0.00 0.07 0.00 0.00 99.87 03:41:38 03:30:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:41:38 03:31:01 all 0.15 0.00 0.07 0.02 0.00 99.75 03:41:38 03:31:01 0 0.53 0.00 0.10 0.08 0.00 99.28 03:41:38 03:31:01 1 0.02 0.00 0.05 0.00 0.00 99.93 03:41:38 03:31:01 2 0.05 0.00 0.08 0.00 0.00 99.87 03:41:38 03:31:01 3 0.02 0.00 0.05 0.00 0.00 99.93 03:41:38 03:32:01 all 0.16 0.00 0.02 0.00 0.00 99.81 03:41:38 03:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:41:38 03:32:01 1 0.05 0.00 0.05 0.00 0.00 99.90 03:41:38 03:32:01 2 0.55 0.00 0.03 0.00 0.00 99.42 03:41:38 03:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:41:38 03:33:01 all 0.14 0.00 0.03 0.00 0.00 99.83 03:41:38 03:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:41:38 03:33:01 1 0.03 0.00 0.05 0.00 0.00 99.92 03:41:38 03:33:01 2 0.50 0.00 0.03 0.00 0.00 99.47 03:41:38 03:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:41:38 03:34:01 all 0.08 0.00 0.04 0.00 0.00 99.88 03:41:38 03:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:41:38 03:34:01 1 0.05 0.00 0.05 0.00 0.02 99.88 03:41:38 03:34:01 2 0.20 0.00 0.07 0.00 0.00 99.73 03:41:38 03:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:41:38 03:35:01 all 0.04 0.00 0.02 0.00 0.00 99.94 03:41:38 03:35:01 0 0.05 0.00 0.00 0.00 0.00 99.95 03:41:38 03:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:41:38 03:35:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:41:38 03:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:41:38 03:36:01 all 0.12 0.00 0.03 0.00 0.00 99.84 03:41:38 03:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:41:38 03:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:41:38 03:36:01 2 0.43 0.00 0.03 0.00 0.00 99.53 03:41:38 03:36:01 3 0.03 0.00 0.03 0.02 0.00 99.92 03:41:38 03:37:01 all 0.17 0.00 0.03 0.00 0.01 99.79 03:41:38 03:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:41:38 03:37:01 1 0.05 0.00 0.05 0.00 0.02 99.88 03:41:38 03:37:01 2 0.38 0.00 0.02 0.00 0.00 99.60 03:41:38 03:37:01 3 0.22 0.00 0.05 0.00 0.02 99.72 03:41:38 03:38:02 all 0.15 0.00 0.04 0.00 0.00 99.81 03:41:38 03:38:02 0 0.02 0.00 0.02 0.00 0.00 99.97 03:41:38 03:38:02 1 0.05 0.00 0.02 0.00 0.00 99.93 03:41:38 03:38:02 2 0.02 0.00 0.05 0.00 0.02 99.92 03:41:38 03:38:02 3 0.52 0.00 0.07 0.00 0.00 99.42 03:41:38 03:41:38 03:38:02 CPU %user %nice %system %iowait %steal %idle 03:41:38 03:39:01 all 0.15 0.00 0.03 0.00 0.00 99.82 03:41:38 03:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:41:38 03:39:01 1 0.05 0.00 0.05 0.00 0.00 99.90 03:41:38 03:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:41:38 03:39:01 3 0.52 0.00 0.02 0.00 0.00 99.46 03:41:38 03:40:01 all 0.14 0.00 0.03 0.00 0.00 99.83 03:41:38 03:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:41:38 03:40:01 1 0.03 0.00 0.05 0.00 0.00 99.92 03:41:38 03:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:41:38 03:40:01 3 0.52 0.00 0.03 0.00 0.00 99.45 03:41:38 03:41:01 all 1.18 0.00 0.68 0.38 0.06 97.71 03:41:38 03:41:01 0 0.63 0.00 0.50 0.20 0.07 98.60 03:41:38 03:41:01 1 1.55 0.00 1.10 0.60 0.10 96.65 03:41:38 03:41:01 2 0.82 0.00 0.55 0.23 0.02 98.38 03:41:38 03:41:01 3 1.70 0.00 0.58 0.47 0.05 97.20 03:41:38 Average: all 11.72 0.00 5.69 4.18 0.03 78.39 03:41:38 Average: 0 11.55 0.00 5.81 4.04 0.03 78.57 03:41:38 Average: 1 11.83 0.00 5.65 4.19 0.03 78.29 03:41:38 Average: 2 11.67 0.00 5.58 4.05 0.03 78.68 03:41:38 Average: 3 11.82 0.00 5.71 4.42 0.03 78.02 03:41:38 03:41:38 03:41:38