Pull request #3326 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9+78ac4f9c130b1345120a7cf8c9e72a9d16a16fcb (724bc116a6f56d4d9a0212ab90d3e826a871634f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-32267’ Running on prd-centos7-docker-4c-2g-32268 in /w/workspace/edgexfoundry_edgex-go_PR-3326 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 78ac4f9c130b1345120a7cf8c9e72a9d16a16fcb into PR head commit b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 Merge succeeded, producing b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 Checking out Revision b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 (PR-3326) > 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/3326/head:refs/remotes/origin/PR-3326 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 78ac4f9c130b1345120a7cf8c9e72a9d16a16fcb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-31T16:00:56.354Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-31T16:00:56.619Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-31T16:00:56.724Z] ========================================================= [2021-03-31T16:00:56.724Z] EdgeX Global Pipelines Version Info [2021-03-31T16:00:56.724Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 63b668b0178ec4c354551b16842e9c6d05eba558 # timeout=10 [2021-03-31T16:00:58.197Z] ------------------- [2021-03-31T16:00:58.197Z] stable info: [2021-03-31T16:00:58.197Z] ------------------- [2021-03-31T16:00:58.198Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-31T16:00:58.198Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-31T16:00:58.198Z] Message: update stable to v1.0.186 [2021-03-31T16:00:59.144Z] ------------------- [2021-03-31T16:00:59.144Z] experimental info: [2021-03-31T16:00:59.144Z] ------------------- [2021-03-31T16:00:59.144Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-31T16:00:59.144Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-31T16:00:59.144Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-31T16:00:59.408Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-31T16:00:59.496Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-31T16:00:59.583Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-31T16:00:59.685Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-31T16:00:59.772Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-31T16:00:59.866Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-31T16:00:59.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-31T16:01:00.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-31T16:01:00.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-31T16:01:00.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-31T16:01:00.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-31T16:01:00.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-31T16:01:00.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-31T16:01:00.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-31T16:01:00.991Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-31T16:01:01.081Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-31T16:01:01.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-31T16:01:01.276Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-31T16:01:01.367Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-31T16:01:01.490Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-31T16:01:01.574Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-31T16:01:01.685Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-31T16:01:01.789Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3326 [Pipeline] echo [2021-03-31T16:01:01.888Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3326 [Pipeline] echo [2021-03-31T16:01:01.970Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3326 [Pipeline] echo [2021-03-31T16:01:02.051Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [Pipeline] echo [2021-03-31T16:01:02.246Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0194f0 [Pipeline] echo [2021-03-31T16:01:02.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T16:01:02.538Z] provisioning config files... [2021-03-31T16:01:02.577Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config763180237977928031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T16:01:02.951Z] ---> docker-login.sh [2021-03-31T16:01:02.951Z] nexus3.edgexfoundry.org:10001 [2021-03-31T16:01:03.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T16:01:03.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T16:01:03.214Z] Configure a credential helper to remove this warning. See [2021-03-31T16:01:03.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T16:01:03.214Z] [2021-03-31T16:01:03.214Z] Login Succeeded [2021-03-31T16:01:03.214Z] nexus3.edgexfoundry.org:10002 [2021-03-31T16:01:03.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T16:01:03.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T16:01:03.480Z] Configure a credential helper to remove this warning. See [2021-03-31T16:01:03.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T16:01:03.480Z] [2021-03-31T16:01:03.480Z] Login Succeeded [2021-03-31T16:01:03.480Z] nexus3.edgexfoundry.org:10003 [2021-03-31T16:01:03.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T16:01:03.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T16:01:03.742Z] Configure a credential helper to remove this warning. See [2021-03-31T16:01:03.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T16:01:03.742Z] [2021-03-31T16:01:03.742Z] Login Succeeded [2021-03-31T16:01:03.742Z] nexus3.edgexfoundry.org:10004 [2021-03-31T16:01:04.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T16:01:04.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T16:01:04.006Z] Configure a credential helper to remove this warning. See [2021-03-31T16:01:04.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T16:01:04.006Z] [2021-03-31T16:01:04.006Z] Login Succeeded [2021-03-31T16:01:04.006Z] docker.io [2021-03-31T16:01:04.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T16:01:04.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T16:01:04.273Z] Configure a credential helper to remove this warning. See [2021-03-31T16:01:04.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T16:01:04.273Z] [2021-03-31T16:01:04.273Z] Login Succeeded [2021-03-31T16:01:04.273Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T16:01:04.283Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-31T16:01:04.740Z] ++ 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 [2021-03-31T16:01:04.740Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T16:01:04.740Z] ++ dirname cmd/core-command/Dockerfile [2021-03-31T16:01:04.740Z] ++ cut -d/ -f2 [2021-03-31T16:01:04.740Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-31T16:01:04.740Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T16:01:04.740Z] ++ dirname cmd/core-data/Dockerfile [2021-03-31T16:01:04.740Z] ++ cut -d/ -f2 [2021-03-31T16:01:04.740Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-31T16:01:04.740Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T16:01:04.740Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-31T16:01:04.740Z] ++ cut -d/ -f2 [2021-03-31T16:01:04.740Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-31T16:01:04.740Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T16:01:04.740Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-31T16:01:04.740Z] ++ cut -d/ -f2 [2021-03-31T16:01:04.740Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-31T16:01:04.740Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T16:01:04.740Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-31T16:01:04.740Z] ++ cut -d/ -f2 [2021-03-31T16:01:04.740Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-31T16:01:04.740Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T16:01:04.740Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-31T16:01:04.740Z] ++ cut -d/ -f2 [2021-03-31T16:01:04.740Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-31T16:01:04.740Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T16:01:04.740Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-31T16:01:04.740Z] ++ cut -d/ -f2 [2021-03-31T16:01:04.740Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-31T16:01:04.740Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T16:01:04.740Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-31T16:01:04.740Z] ++ cut -d/ -f2 [2021-03-31T16:01:04.740Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-31T16:01:04.740Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T16:01:04.740Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-31T16:01:04.740Z] ++ cut -d/ -f2 [2021-03-31T16:01:04.740Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-31T16:01:04.831Z] 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 [2021-03-31T16:01:05.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T16:01:05.783Z] [2021-03-31T16:01:05.783Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:01:06.139Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T16:01:06.139Z] latest: Pulling from edgex-devops/git-semver [2021-03-31T16:01:06.139Z] 31603596830f: Pulling fs layer [2021-03-31T16:01:06.139Z] 2a8b12db71e7: Pulling fs layer [2021-03-31T16:01:06.139Z] 6ca5941a6612: Pulling fs layer [2021-03-31T16:01:06.139Z] ecc8261a40a4: Pulling fs layer [2021-03-31T16:01:06.139Z] ecc8261a40a4: Waiting [2021-03-31T16:01:06.139Z] 2a8b12db71e7: Download complete [2021-03-31T16:01:06.139Z] 31603596830f: Verifying Checksum [2021-03-31T16:01:06.139Z] 31603596830f: Download complete [2021-03-31T16:01:06.406Z] ecc8261a40a4: Verifying Checksum [2021-03-31T16:01:06.406Z] ecc8261a40a4: Download complete [2021-03-31T16:01:06.406Z] 6ca5941a6612: Verifying Checksum [2021-03-31T16:01:06.406Z] 6ca5941a6612: Download complete [2021-03-31T16:01:06.673Z] 31603596830f: Pull complete [2021-03-31T16:01:06.673Z] 2a8b12db71e7: Pull complete [2021-03-31T16:01:07.638Z] 6ca5941a6612: Pull complete [2021-03-31T16:01:07.905Z] ecc8261a40a4: Pull complete [2021-03-31T16:01:07.905Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-31T16:01:07.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T16:01:07.905Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-31T16:01:08.021Z] prd-centos7-docker-4c-2g-32268 does not seem to be running inside a container [2021-03-31T16:01:08.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-31T16:01:10.560Z] $ docker top ed6ecab1a46c176f2a55d56f1403b05278c82b5dd10ae87db3ef7eb40e9c8cae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-31T16:01:10.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T16:01:10.958Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T16:01:11.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T16:01:11.208Z] $ docker exec ed6ecab1a46c176f2a55d56f1403b05278c82b5dd10ae87db3ef7eb40e9c8cae ssh-agent [2021-03-31T16:01:11.393Z] SSH_AUTH_SOCK=/tmp/ssh-9KKsWzOMEoqK/agent.12 [2021-03-31T16:01:11.393Z] SSH_AGENT_PID=17 [2021-03-31T16:01:11.415Z] Running ssh-add (command line suppressed) [2021-03-31T16:01:11.545Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5425022157232510202.key (/w/workspace/edgex-go/4@tmp/private_key_5425022157232510202.key) [2021-03-31T16:01:11.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T16:01:11.955Z] + git tag --points-at HEAD [Pipeline] } [2021-03-31T16:01:11.982Z] $ docker exec --env ******** --env ******** ed6ecab1a46c176f2a55d56f1403b05278c82b5dd10ae87db3ef7eb40e9c8cae ssh-agent -k [2021-03-31T16:01:12.107Z] unset SSH_AUTH_SOCK; [2021-03-31T16:01:12.107Z] unset SSH_AGENT_PID; [2021-03-31T16:01:12.108Z] echo Agent pid 17 killed; [2021-03-31T16:01:12.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-31T16:01:12.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T16:01:12.360Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T16:01:12.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T16:01:12.544Z] $ docker exec ed6ecab1a46c176f2a55d56f1403b05278c82b5dd10ae87db3ef7eb40e9c8cae ssh-agent [2021-03-31T16:01:12.732Z] SSH_AUTH_SOCK=/tmp/ssh-Wzv1xNw7fNbR/agent.47 [2021-03-31T16:01:12.732Z] SSH_AGENT_PID=52 [2021-03-31T16:01:12.740Z] Running ssh-add (command line suppressed) [2021-03-31T16:01:12.869Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8316580595002252154.key (/w/workspace/edgex-go/4@tmp/private_key_8316580595002252154.key) [2021-03-31T16:01:12.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T16:01:13.349Z] + git semver init [2021-03-31T16:01:13.350Z] # -> Open(): unable to determine branch for HEAD [2021-03-31T16:01:13.350Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-03-31T16:01:13.350Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-03-31T16:01:13.350Z] # $SEMVER_REMOTE_NAME = origin [2021-03-31T16:01:13.350Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-31T16:01:13.350Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-31T16:01:13.350Z] # $SEMVER_BRANCH = PR-3326 [2021-03-31T16:01:13.350Z] # $SEMVER_TEMP = /tmp/semver-002563557 [2021-03-31T16:01:13.350Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-31T16:01:31.579Z] # '/tmp/semver-002563557' -> '/w/workspace/edgex-go/4/.semver' [2021-03-31T16:01:31.579Z] # -> Force: false [2021-03-31T16:01:31.579Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-03-31T16:01:31.594Z] $ docker exec --env ******** --env ******** ed6ecab1a46c176f2a55d56f1403b05278c82b5dd10ae87db3ef7eb40e9c8cae ssh-agent -k [2021-03-31T16:01:31.852Z] unset SSH_AUTH_SOCK; [2021-03-31T16:01:31.852Z] unset SSH_AGENT_PID; [2021-03-31T16:01:31.852Z] echo Agent pid 52 killed; [2021-03-31T16:01:31.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-31T16:01:32.425Z] + git semver [Pipeline] } [2021-03-31T16:01:32.443Z] $ docker stop --time=1 ed6ecab1a46c176f2a55d56f1403b05278c82b5dd10ae87db3ef7eb40e9c8cae [2021-03-31T16:01:34.065Z] $ docker rm -f ed6ecab1a46c176f2a55d56f1403b05278c82b5dd10ae87db3ef7eb40e9c8cae [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T16:01:34.623Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-31T16:01:35.126Z] Stashed 1 file(s) [Pipeline] echo [2021-03-31T16:01:35.129Z] [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 [2021-03-31T16:01:36.035Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-31T16:01:36.338Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-31T16:01:36.641Z] + sudo service docker restart [2021-03-31T16:01:36.641Z] + true [2021-03-31T16:01:36.641Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-31T16:01:37.244Z] ========================================================= [2021-03-31T16:01:37.244Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-31T16:01:37.244Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:01:37.630Z] + 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 . [2021-03-31T16:01:41.913Z] Sending build context to Docker daemon 328.9MB [2021-03-31T16:01:41.913Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T16:01:41.913Z] Step 2/6 : FROM ${BASE} [2021-03-31T16:01:41.913Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-31T16:01:41.913Z] 188c0c94c7c5: Pulling fs layer [2021-03-31T16:01:41.913Z] 0ef7d3d256c8: Pulling fs layer [2021-03-31T16:01:41.913Z] de9db76c5a1d: Pulling fs layer [2021-03-31T16:01:41.913Z] bca2f99d35d6: Pulling fs layer [2021-03-31T16:01:41.913Z] 93359f2a8cfa: Pulling fs layer [2021-03-31T16:01:41.913Z] 7c6f9722023f: Pulling fs layer [2021-03-31T16:01:41.913Z] a35cf1a2eb13: Pulling fs layer [2021-03-31T16:01:41.913Z] 93359f2a8cfa: Waiting [2021-03-31T16:01:41.913Z] 7c6f9722023f: Waiting [2021-03-31T16:01:41.913Z] a35cf1a2eb13: Waiting [2021-03-31T16:01:41.913Z] bca2f99d35d6: Waiting [2021-03-31T16:01:41.913Z] de9db76c5a1d: Verifying Checksum [2021-03-31T16:01:41.913Z] de9db76c5a1d: Download complete [2021-03-31T16:01:41.913Z] 0ef7d3d256c8: Verifying Checksum [2021-03-31T16:01:41.913Z] 0ef7d3d256c8: Download complete [2021-03-31T16:01:41.913Z] 93359f2a8cfa: Verifying Checksum [2021-03-31T16:01:41.913Z] 93359f2a8cfa: Download complete [2021-03-31T16:01:41.913Z] 7c6f9722023f: Verifying Checksum [2021-03-31T16:01:41.913Z] 7c6f9722023f: Download complete [2021-03-31T16:01:41.913Z] 188c0c94c7c5: Download complete [2021-03-31T16:01:41.913Z] 188c0c94c7c5: Pull complete [2021-03-31T16:01:42.178Z] 0ef7d3d256c8: Pull complete [2021-03-31T16:01:42.178Z] de9db76c5a1d: Pull complete [2021-03-31T16:01:43.594Z] a35cf1a2eb13: Verifying Checksum [2021-03-31T16:01:43.594Z] a35cf1a2eb13: Download complete [2021-03-31T16:01:44.177Z] bca2f99d35d6: Verifying Checksum [2021-03-31T16:01:44.177Z] bca2f99d35d6: Download complete [2021-03-31T16:01:49.519Z] bca2f99d35d6: Pull complete [2021-03-31T16:01:49.519Z] 93359f2a8cfa: Pull complete [2021-03-31T16:01:49.519Z] 7c6f9722023f: Pull complete [2021-03-31T16:01:50.528Z] Still waiting to schedule task [2021-03-31T16:01:50.528Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-31T16:01:54.844Z] a35cf1a2eb13: Pull complete [2021-03-31T16:01:54.844Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-31T16:01:54.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-31T16:01:54.844Z] ---> a62c8e92a672 [2021-03-31T16:01:54.844Z] 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 [2021-03-31T16:01:55.108Z] ---> Running in e8110f845a38 [2021-03-31T16:01:56.061Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:01:56.636Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:01:56.898Z] (1/12) Installing libmagic (5.38-r0) [2021-03-31T16:01:57.161Z] (2/12) Installing file (5.38-r0) [2021-03-31T16:01:57.161Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-31T16:01:57.425Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-31T16:02:00.743Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-31T16:02:00.743Z] (6/12) Installing patch (2.7.6-r6) [2021-03-31T16:02:00.743Z] (7/12) Installing build-base (0.5-r2) [2021-03-31T16:02:00.743Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-31T16:02:00.743Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-31T16:02:01.007Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-31T16:02:01.007Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-31T16:02:01.007Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-31T16:02:01.269Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:02:01.269Z] OK: 233 MiB in 51 packages [2021-03-31T16:02:04.599Z] Removing intermediate container e8110f845a38 [2021-03-31T16:02:04.600Z] ---> 342a01857193 [2021-03-31T16:02:04.600Z] Step 4/6 : WORKDIR /edgex-go [2021-03-31T16:02:04.600Z] ---> Running in c1af29509cd9 [2021-03-31T16:02:04.863Z] Removing intermediate container c1af29509cd9 [2021-03-31T16:02:04.863Z] ---> f7bab035cf33 [2021-03-31T16:02:04.863Z] Step 5/6 : COPY go.mod . [2021-03-31T16:02:05.129Z] ---> 0919e5efcbdf [2021-03-31T16:02:05.129Z] Step 6/6 : RUN go mod download [2021-03-31T16:02:05.129Z] ---> Running in a6180a0575e0 [2021-03-31T16:02:27.193Z] Removing intermediate container a6180a0575e0 [2021-03-31T16:02:27.193Z] ---> 6f95d54580aa [2021-03-31T16:02:27.193Z] Successfully built 6f95d54580aa [2021-03-31T16:02:27.193Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:02:27.511Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-31T16:02:27.511Z] . [Pipeline] withDockerContainer [2021-03-31T16:02:27.632Z] prd-centos7-docker-4c-2g-32268 does not seem to be running inside a container [2021-03-31T16:02:27.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-31T16:02:28.675Z] $ docker top 15a87dc3bbab8a555a7cf7a7c26e0d65b3a08dc2c21044bf23316c7a9cacf5c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T16:02:29.295Z] + go version [2021-03-31T16:02:29.296Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-31T16:02:29.312Z] $ docker stop --time=1 15a87dc3bbab8a555a7cf7a7c26e0d65b3a08dc2c21044bf23316c7a9cacf5c9 [2021-03-31T16:02:31.164Z] $ docker rm -f 15a87dc3bbab8a555a7cf7a7c26e0d65b3a08dc2c21044bf23316c7a9cacf5c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:02:32.085Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-31T16:02:32.085Z] . [Pipeline] withDockerContainer [2021-03-31T16:02:32.195Z] prd-centos7-docker-4c-2g-32268 does not seem to be running inside a container [2021-03-31T16:02:32.249Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-31T16:02:32.958Z] $ docker top 84a1f0f2f93f272bf18ad42715f12d77dcca8569fca3e4632e947e73d912eaa1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-31T16:02:33.191Z] ========================================================= [2021-03-31T16:02:33.191Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-31T16:02:33.191Z] ========================================================= [Pipeline] sh [2021-03-31T16:02:33.488Z] + make test [2021-03-31T16:02:33.488Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-31T16:02:43.588Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-31T16:02:58.648Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-31T16:03:05.321Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-31T16:03:05.321Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-31T16:03:05.321Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-31T16:03:08.714Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-31T16:03:08.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-31T16:03:08.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-31T16:03:08.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-31T16:03:08.989Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-31T16:03:09.576Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-31T16:03:12.182Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-31T16:03:12.182Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-31T16:03:12.182Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-31T16:03:14.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.129s coverage: 45.9% of statements [2021-03-31T16:03:14.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-31T16:03:14.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-31T16:03:14.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-31T16:03:14.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-31T16:03:14.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-31T16:03:14.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-31T16:03:14.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.053s coverage: 19.8% of statements [2021-03-31T16:03:14.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.131s coverage: 100.0% of statements [2021-03-31T16:03:19.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.195s coverage: 27.1% of statements [2021-03-31T16:03:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-31T16:03:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-31T16:03:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-31T16:03:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-31T16:03:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-31T16:03:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-31T16:03:19.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements [2021-03-31T16:03:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-31T16:03:19.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements [2021-03-31T16:03:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-31T16:03:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-31T16:03:19.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.084s coverage: 71.3% of statements [2021-03-31T16:03:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-31T16:03:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-31T16:03:19.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.196s coverage: 82.9% of statements [2021-03-31T16:03:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-31T16:03:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T16:03:19.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.059s coverage: 78.9% of statements [2021-03-31T16:03:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-31T16:03:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.448s coverage: 28.6% of statements [2021-03-31T16:03:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-31T16:03:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-31T16:03:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-31T16:03:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-31T16:03:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-31T16:03:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.105s coverage: 100.0% of statements [2021-03-31T16:03:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-31T16:03:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.064s coverage: 100.0% of statements [2021-03-31T16:03:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-31T16:03:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.190s coverage: 86.7% of statements [2021-03-31T16:03:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-31T16:03:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.160s coverage: 97.5% of statements [2021-03-31T16:03:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-31T16:03:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.116s coverage: 78.3% of statements [2021-03-31T16:03:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-31T16:03:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-31T16:03:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-31T16:03:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-31T16:03:25.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.385s coverage: 92.8% of statements [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-31T16:03:25.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-31T16:03:25.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.090s coverage: 1.0% of statements [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-31T16:03:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-31T16:03:25.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements [2021-03-31T16:03:25.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 79.5% of statements [2021-03-31T16:03:25.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements [2021-03-31T16:03:25.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements [2021-03-31T16:03:25.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2021-03-31T16:03:37.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements [2021-03-31T16:03:37.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2021-03-31T16:03:40.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.574s coverage: 82.6% of statements [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.103s coverage: 92.9% of statements [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.138s coverage: 75.5% of statements [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.088s coverage: 87.2% of statements [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.081s coverage: 84.6% of statements [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.116s coverage: 91.6% of statements [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.205s coverage: 64.4% of statements [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.064s coverage: 91.3% of statements [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.349s coverage: 69.0% of statements [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 38.4% of statements [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.039s coverage: 89.5% of statements [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.143s coverage: 47.0% of statements [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.047s coverage: 100.0% of statements [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.138s coverage: 87.1% of statements [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.756s coverage: 29.1% of statements [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.076s coverage: 99.0% of statements [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.061s coverage: 100.0% of statements [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.110s coverage: 95.0% of statements [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.055s coverage: 0.0% of statements [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.055s coverage: 87.9% of statements [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-31T16:03:50.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-03-31T16:03:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.049s coverage: 32.1% of statements [2021-03-31T16:03:50.848Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-03-31T16:03:51.116Z] GO111MODULE=on go vet ./... [2021-03-31T16:04:21.007Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32271 in /w/workspace/edgexfoundry_edgex-go_PR-3326 [Pipeline] { [Pipeline] ws [2021-03-31T16:04:21.123Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-03-31T16:04:23.394Z] gofmt -l . [2021-03-31T16:04:23.394Z] [ "`gofmt -l .`" = "" ] [2021-03-31T16:04:23.394Z] ./bin/test-go-mod-tidy.sh [2021-03-31T16:04:23.394Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-31T16:04:23.720Z] + ls -al . [2021-03-31T16:04:23.721Z] total 780 [2021-03-31T16:04:23.730Z] drwxrwxr-x 10 1001 1001 4096 Mar 31 16:04 . [2021-03-31T16:04:23.731Z] drwxr-xr-x 4 root root 28 Mar 31 16:02 .. [2021-03-31T16:04:23.731Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 16:00 .dockerignore [2021-03-31T16:04:23.731Z] drwxrwxr-x 8 1001 1001 179 Mar 31 16:00 .git [2021-03-31T16:04:23.731Z] drwxrwxr-x 3 1001 1001 125 Mar 31 16:00 .github [2021-03-31T16:04:23.731Z] -rw-rw-r-- 1 1001 1001 818 Mar 31 16:00 .gitignore [2021-03-31T16:04:23.731Z] drwx------ 3 1001 1001 60 Mar 31 16:01 .semver [2021-03-31T16:04:23.731Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 16:00 .sonarcloud.properties [2021-03-31T16:04:23.731Z] -rw-rw-r-- 1 1001 1001 8607 Mar 31 16:00 Attribution.txt [2021-03-31T16:04:23.731Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 16:00 CONTRIBUTING.md [2021-03-31T16:04:23.731Z] -rw-rw-r-- 1 1001 1001 931 Mar 31 16:00 Dockerfile.build [2021-03-31T16:04:23.731Z] -rw-rw-r-- 1 1001 1001 863 Mar 31 16:00 Jenkinsfile [2021-03-31T16:04:23.731Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 16:00 LICENSE [2021-03-31T16:04:23.731Z] -rw-rw-r-- 1 1001 1001 5774 Mar 31 16:00 Makefile [2021-03-31T16:04:23.731Z] -rw-rw-r-- 1 1001 1001 6548 Mar 31 16:00 README.md [2021-03-31T16:04:23.731Z] -rw-rw-r-- 1 1001 1001 6755 Mar 31 16:00 SECURITY.md [2021-03-31T16:04:23.731Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 16:01 VERSION [2021-03-31T16:04:23.731Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 16:00 ZMQWindows.md [2021-03-31T16:04:23.731Z] drwxrwxr-x 2 1001 1001 117 Mar 31 16:00 bin [2021-03-31T16:04:23.731Z] drwxrwxr-x 14 1001 1001 4096 Mar 31 16:00 cmd [2021-03-31T16:04:23.731Z] -rw-r--r-- 1 root root 669470 Mar 31 16:03 coverage.out [2021-03-31T16:04:23.731Z] -rw-r--r-- 1 root root 1056 Mar 31 16:04 go.mod [2021-03-31T16:04:23.731Z] -rw-r--r-- 1 root root 22360 Mar 31 16:04 go.sum [2021-03-31T16:04:23.731Z] drwxrwxr-x 8 1001 1001 127 Mar 31 16:00 internal [2021-03-31T16:04:23.731Z] drwxrwxr-x 4 1001 1001 26 Mar 31 16:00 openapi [2021-03-31T16:04:23.731Z] drwxrwxr-x 4 1001 1001 71 Mar 31 16:00 snap [2021-03-31T16:04:23.731Z] -rw-rw-r-- 1 1001 1001 168 Mar 31 16:00 version.go [Pipeline] sh [2021-03-31T16:04:24.026Z] + '[' -e coverage.out ] [2021-03-31T16:04:24.027Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-31T16:04:24.295Z] Stashed 1 file(s) [Pipeline] sh [2021-03-31T16:04:24.597Z] + make build [2021-03-31T16:04:24.597Z] 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 [2021-03-31T16:04:26.911Z] using credential edgex-jenkins-ssh [2021-03-31T16:04:27.015Z] Cloning the remote Git repository [2021-03-31T16:04:27.084Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-31T16:04:27.211Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-03-31T16:04:27.296Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-31T16:04:27.298Z] > git --version # timeout=10 [2021-03-31T16:04:27.317Z] > git --version # 'git version 2.17.1' [2021-03-31T16:04:27.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T16:04:27.430Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T16:04:28.832Z] 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 [2021-03-31T16:04:37.077Z] 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 [2021-03-31T16:04:39.017Z] 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 [2021-03-31T16:04:40.410Z] 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 [2021-03-31T16:04:40.995Z] 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 [2021-03-31T16:04:42.937Z] 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 [2021-03-31T16:04:43.042Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-31T16:04:43.064Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T16:04:43.100Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-31T16:04:43.140Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-31T16:04:43.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T16:04:43.151Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3326/head:refs/remotes/origin/PR-3326 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-31T16:04:43.890Z] Merging remotes/origin/master commit 78ac4f9c130b1345120a7cf8c9e72a9d16a16fcb into PR head commit b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:04:44.344Z] 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 [2021-03-31T16:04:44.453Z] Merge succeeded, producing b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:04:44.453Z] Checking out Revision b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 (PR-3326) [2021-03-31T16:04:45.300Z] 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 [2021-03-31T16:04:43.922Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T16:04:43.940Z] > git checkout -f b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 # timeout=10 [2021-03-31T16:04:44.279Z] > git remote # timeout=10 [2021-03-31T16:04:44.300Z] > git config --get remote.origin.url # timeout=10 [2021-03-31T16:04:44.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T16:04:44.394Z] > git merge 78ac4f9c130b1345120a7cf8c9e72a9d16a16fcb # timeout=10 [2021-03-31T16:04:44.426Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-31T16:04:44.460Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T16:04:44.492Z] > git checkout -f b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 # timeout=10 [2021-03-31T16:04:46.712Z] 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 [2021-03-31T16:04:48.115Z] 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 [2021-03-31T16:04:49.049Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-03-31T16:04:49.085Z] 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] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-31T16:04:50.690Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-31T16:04:51.172Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-31T16:04:51.520Z] + sudo service docker restart [2021-03-31T16:04:51.520Z] + true [Pipeline] } [2021-03-31T16:04:51.695Z] $ docker stop --time=1 84a1f0f2f93f272bf18ad42715f12d77dcca8569fca3e4632e947e73d912eaa1 [2021-03-31T16:04:53.337Z] $ docker rm -f 84a1f0f2f93f272bf18ad42715f12d77dcca8569fca3e4632e947e73d912eaa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T16:04:54.280Z] provisioning config files... [2021-03-31T16:04:54.326Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2625982315269916353tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:04:55.321Z] ---> docker-login.sh [2021-03-31T16:04:55.321Z] nexus3.edgexfoundry.org:10001 [2021-03-31T16:04:55.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-31T16:04:55.391Z] [2021-03-31T16:04:55.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:04:55.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-31T16:04:55.751Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-31T16:04:55.751Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-31T16:04:55.751Z] ca9280d653b3: Pulling fs layer [2021-03-31T16:04:55.751Z] 7e9c9ca2126c: Pulling fs layer [2021-03-31T16:04:56.022Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-31T16:04:56.022Z] cbdbe7a5bc2a: Download complete [2021-03-31T16:04:56.286Z] ca9280d653b3: Verifying Checksum [2021-03-31T16:04:56.286Z] ca9280d653b3: Download complete [2021-03-31T16:04:56.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T16:04:56.550Z] cbdbe7a5bc2a: Pull complete [2021-03-31T16:04:57.512Z] 7e9c9ca2126c: Verifying Checksum [2021-03-31T16:04:57.512Z] 7e9c9ca2126c: Download complete [2021-03-31T16:04:57.512Z] ca9280d653b3: Pull complete [2021-03-31T16:04:57.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T16:04:57.739Z] Configure a credential helper to remove this warning. See [2021-03-31T16:04:57.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T16:04:57.739Z] [2021-03-31T16:04:57.739Z] Login Succeeded [2021-03-31T16:04:57.739Z] nexus3.edgexfoundry.org:10002 [2021-03-31T16:04:58.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T16:04:58.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T16:04:58.287Z] Configure a credential helper to remove this warning. See [2021-03-31T16:04:58.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T16:04:58.287Z] [2021-03-31T16:04:58.287Z] Login Succeeded [2021-03-31T16:04:58.287Z] nexus3.edgexfoundry.org:10003 [2021-03-31T16:04:58.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T16:04:58.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T16:04:58.837Z] Configure a credential helper to remove this warning. See [2021-03-31T16:04:58.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T16:04:58.837Z] [2021-03-31T16:04:58.837Z] Login Succeeded [2021-03-31T16:04:58.837Z] nexus3.edgexfoundry.org:10004 [2021-03-31T16:04:59.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T16:04:59.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T16:04:59.435Z] Configure a credential helper to remove this warning. See [2021-03-31T16:04:59.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T16:04:59.435Z] [2021-03-31T16:04:59.435Z] Login Succeeded [2021-03-31T16:04:59.435Z] docker.io [2021-03-31T16:05:00.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T16:05:00.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T16:05:00.307Z] Configure a credential helper to remove this warning. See [2021-03-31T16:05:00.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T16:05:00.307Z] [2021-03-31T16:05:00.307Z] Login Succeeded [2021-03-31T16:05:00.307Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T16:05:00.324Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-31T16:05:00.820Z] ========================================================= [2021-03-31T16:05:00.820Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-31T16:05:00.820Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:05:01.200Z] + 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 . [2021-03-31T16:05:03.886Z] Sending build context to Docker daemon 167MB [2021-03-31T16:05:03.886Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T16:05:03.886Z] Step 2/6 : FROM ${BASE} [2021-03-31T16:05:03.886Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-31T16:05:03.886Z] 5f621e34cdf4: Pulling fs layer [2021-03-31T16:05:03.886Z] a4357932f1b6: Pulling fs layer [2021-03-31T16:05:03.886Z] 18c013af1878: Pulling fs layer [2021-03-31T16:05:03.886Z] 00ac8860ef70: Pulling fs layer [2021-03-31T16:05:03.886Z] 63d7cb157983: Pulling fs layer [2021-03-31T16:05:03.886Z] b116817d02f9: Pulling fs layer [2021-03-31T16:05:03.886Z] 745a02a5169b: Pulling fs layer [2021-03-31T16:05:03.886Z] 00ac8860ef70: Waiting [2021-03-31T16:05:03.886Z] 63d7cb157983: Waiting [2021-03-31T16:05:03.886Z] b116817d02f9: Waiting [2021-03-31T16:05:03.886Z] 745a02a5169b: Waiting [2021-03-31T16:05:03.886Z] a4357932f1b6: Verifying Checksum [2021-03-31T16:05:03.886Z] 18c013af1878: Verifying Checksum [2021-03-31T16:05:03.886Z] 18c013af1878: Download complete [2021-03-31T16:05:03.886Z] 63d7cb157983: Verifying Checksum [2021-03-31T16:05:03.886Z] 63d7cb157983: Download complete [2021-03-31T16:05:03.886Z] b116817d02f9: Verifying Checksum [2021-03-31T16:05:03.886Z] b116817d02f9: Download complete [2021-03-31T16:05:03.886Z] 5f621e34cdf4: Verifying Checksum [2021-03-31T16:05:03.886Z] 5f621e34cdf4: Download complete [2021-03-31T16:05:04.151Z] 7e9c9ca2126c: Pull complete [2021-03-31T16:05:04.151Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-31T16:05:04.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-31T16:05:04.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-31T16:05:04.408Z] prd-centos7-docker-4c-2g-32268 does not seem to be running inside a container [2021-03-31T16:05:04.470Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-31T16:05:04.488Z] 5f621e34cdf4: Pull complete [2021-03-31T16:05:05.097Z] a4357932f1b6: Pull complete [2021-03-31T16:05:05.376Z] 18c013af1878: Pull complete [2021-03-31T16:05:06.364Z] 745a02a5169b: Download complete [2021-03-31T16:05:07.341Z] 00ac8860ef70: Verifying Checksum [2021-03-31T16:05:07.341Z] 00ac8860ef70: Download complete [2021-03-31T16:05:07.532Z] $ docker top fa7665dceb1da65a298fc34c560c8140361d27fad931a08709d9d580c03f3aa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T16:05:08.043Z] + docker-compose build --help [2021-03-31T16:05:08.043Z] + grep parallel [2021-03-31T16:05:08.991Z] --parallel Build images in parallel. [Pipeline] } [2021-03-31T16:05:09.269Z] $ docker stop --time=1 fa7665dceb1da65a298fc34c560c8140361d27fad931a08709d9d580c03f3aa9 [2021-03-31T16:05:10.639Z] $ docker rm -f fa7665dceb1da65a298fc34c560c8140361d27fad931a08709d9d580c03f3aa9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:05:11.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-31T16:05:11.280Z] . [Pipeline] withDockerContainer [2021-03-31T16:05:11.387Z] prd-centos7-docker-4c-2g-32268 does not seem to be running inside a container [2021-03-31T16:05:11.537Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-31T16:05:12.354Z] $ docker top 4c4acc52ba9e195be5d7ffccee506b414d7548ba19bc9750a22ff5cce3fc286a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T16:05:12.904Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-31T16:05:13.858Z] Building docker-core-command-go ... [2021-03-31T16:05:13.858Z] Building docker-core-data-go ... [2021-03-31T16:05:13.858Z] Building docker-core-metadata-go ... [2021-03-31T16:05:13.858Z] Building docker-security-bootstrapper-go ... [2021-03-31T16:05:13.858Z] Building docker-security-proxy-setup-go ... [2021-03-31T16:05:13.858Z] Building docker-security-secretstore-setup-go ... [2021-03-31T16:05:13.858Z] Building docker-support-notifications-go ... [2021-03-31T16:05:13.858Z] Building docker-support-scheduler-go ... [2021-03-31T16:05:13.858Z] Building docker-sys-mgmt-agent-go ... [2021-03-31T16:05:13.858Z] Building docker-sys-mgmt-agent-go [2021-03-31T16:05:13.858Z] Building docker-security-secretstore-setup-go [2021-03-31T16:05:13.858Z] Building docker-support-scheduler-go [2021-03-31T16:05:13.858Z] Building docker-security-proxy-setup-go [2021-03-31T16:05:13.858Z] Building docker-security-bootstrapper-go [2021-03-31T16:05:17.473Z] 00ac8860ef70: Pull complete [2021-03-31T16:05:17.473Z] 63d7cb157983: Pull complete [2021-03-31T16:05:17.473Z] b116817d02f9: Pull complete [2021-03-31T16:05:20.870Z] 745a02a5169b: Pull complete [2021-03-31T16:05:20.870Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-31T16:05:20.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-31T16:05:20.870Z] ---> b7e6874047d6 [2021-03-31T16:05:20.870Z] 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 [2021-03-31T16:05:24.266Z] ---> Running in 43a8b09fdd69 [2021-03-31T16:05:25.706Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:05:26.304Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:05:26.899Z] (1/12) Installing libmagic (5.38-r0) [2021-03-31T16:05:27.173Z] (2/12) Installing file (5.38-r0) [2021-03-31T16:05:27.173Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-31T16:05:27.447Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-31T16:05:31.758Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-31T16:05:31.758Z] (6/12) Installing patch (2.7.6-r6) [2021-03-31T16:05:32.031Z] (7/12) Installing build-base (0.5-r2) [2021-03-31T16:05:32.031Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-31T16:05:32.031Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-31T16:05:32.304Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-31T16:05:32.304Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-31T16:05:32.580Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-31T16:05:32.580Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:05:32.580Z] OK: 217 MiB in 51 packages [2021-03-31T16:05:36.891Z] Removing intermediate container 43a8b09fdd69 [2021-03-31T16:05:36.891Z] ---> a68da7162303 [2021-03-31T16:05:36.891Z] Step 4/6 : WORKDIR /edgex-go [2021-03-31T16:05:36.891Z] ---> Running in 7c709cac3839 [2021-03-31T16:05:37.489Z] Removing intermediate container 7c709cac3839 [2021-03-31T16:05:37.489Z] ---> da88d545c15c [2021-03-31T16:05:37.489Z] Step 5/6 : COPY go.mod . [2021-03-31T16:05:38.086Z] ---> ce1f7690eab0 [2021-03-31T16:05:38.086Z] Step 6/6 : RUN go mod download [2021-03-31T16:05:38.363Z] ---> Running in 26791b6643e2 [2021-03-31T16:05:52.791Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:05:52.792Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:05:52.792Z] ---> 6f95d54580aa [2021-03-31T16:05:52.792Z] Step 3/24 : WORKDIR /edgex-go [2021-03-31T16:05:52.792Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:05:52.792Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:05:52.792Z] ---> 6f95d54580aa [2021-03-31T16:05:52.792Z] Step 3/26 : WORKDIR /edgex-go [2021-03-31T16:05:52.792Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:05:52.792Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:05:52.792Z] ---> 6f95d54580aa [2021-03-31T16:05:52.792Z] Step 3/21 : WORKDIR /edgex-go [2021-03-31T16:05:52.792Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:05:52.792Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:05:52.792Z] ---> 6f95d54580aa [2021-03-31T16:05:52.792Z] Step 3/22 : WORKDIR /edgex-go [2021-03-31T16:05:52.792Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:05:52.792Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:05:52.792Z] ---> 6f95d54580aa [2021-03-31T16:05:52.792Z] Step 3/31 : WORKDIR /edgex-go [2021-03-31T16:05:52.792Z] ---> Running in 28018836eeec [2021-03-31T16:05:52.792Z] ---> Running in 5fda562a4165 [2021-03-31T16:05:52.792Z] ---> Running in 2e3f87d60427 [2021-03-31T16:05:52.792Z] ---> Running in 44f9de0b8645 [2021-03-31T16:05:52.792Z] ---> Running in 234e315872ad [2021-03-31T16:05:52.792Z] Removing intermediate container 2e3f87d60427 [2021-03-31T16:05:52.792Z] ---> f46c6f5aa7a8 [2021-03-31T16:05:52.792Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:05:52.792Z] Removing intermediate container 5fda562a4165 [2021-03-31T16:05:52.792Z] ---> 8f41e14680d0 [2021-03-31T16:05:52.792Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:05:52.792Z] Removing intermediate container 234e315872ad [2021-03-31T16:05:52.792Z] ---> 5a2ecbad7674 [2021-03-31T16:05:52.792Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:05:52.792Z] Removing intermediate container 28018836eeec [2021-03-31T16:05:52.792Z] ---> e445e34cb9f6 [2021-03-31T16:05:52.792Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:05:52.792Z] Removing intermediate container 44f9de0b8645 [2021-03-31T16:05:52.792Z] ---> 2e2cb90cd7c1 [2021-03-31T16:05:52.792Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:05:52.792Z] ---> Running in 0ea4804fe3a1 [2021-03-31T16:05:52.792Z] ---> Running in 831168832be6 [2021-03-31T16:05:52.792Z] ---> Running in 473a83b4ce9e [2021-03-31T16:05:52.792Z] ---> Running in d0628cddb38f [2021-03-31T16:05:52.792Z] ---> Running in e0cb563b4df9 [2021-03-31T16:05:52.792Z] Removing intermediate container 0ea4804fe3a1 [2021-03-31T16:05:52.792Z] ---> 6b95c398ad18 [2021-03-31T16:05:52.792Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-31T16:05:52.792Z] Removing intermediate container 831168832be6 [2021-03-31T16:05:52.792Z] ---> 8da1b3f31829 [2021-03-31T16:05:52.792Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-31T16:05:52.792Z] Removing intermediate container 473a83b4ce9e [2021-03-31T16:05:52.792Z] ---> f3fc25276366 [2021-03-31T16:05:52.792Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-31T16:05:52.792Z] ---> Running in 975284a50827 [2021-03-31T16:05:52.792Z] ---> Running in efbd8ed06537 [2021-03-31T16:05:52.792Z] ---> Running in 485fc666ab6f [2021-03-31T16:05:52.792Z] Removing intermediate container d0628cddb38f [2021-03-31T16:05:52.792Z] ---> 9467643e4db9 [2021-03-31T16:05:52.792Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-31T16:05:52.792Z] Removing intermediate container e0cb563b4df9 [2021-03-31T16:05:52.792Z] ---> fa13474d1f9e [2021-03-31T16:05:52.792Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-31T16:05:52.792Z] ---> Running in 8e97e524d1d8 [2021-03-31T16:05:53.056Z] ---> Running in e64a8e8f59d6 [2021-03-31T16:05:54.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:05:54.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:05:54.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:05:54.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:05:54.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:05:54.602Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:05:54.602Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:05:54.865Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:05:54.865Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:05:54.865Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:05:55.128Z] OK: 233 MiB in 51 packages [2021-03-31T16:05:55.400Z] OK: 233 MiB in 51 packages [2021-03-31T16:05:55.679Z] OK: 233 MiB in 51 packages [2021-03-31T16:05:55.679Z] OK: 233 MiB in 51 packages [2021-03-31T16:05:55.679Z] Removing intermediate container 975284a50827 [2021-03-31T16:05:55.679Z] ---> e2f73d2f4198 [2021-03-31T16:05:55.679Z] Step 6/22 : COPY go.mod . [2021-03-31T16:05:55.947Z] OK: 233 MiB in 51 packages [2021-03-31T16:05:55.947Z] Removing intermediate container efbd8ed06537 [2021-03-31T16:05:55.947Z] ---> 3acbabab81be [2021-03-31T16:05:55.947Z] Step 6/21 : COPY go.mod . [2021-03-31T16:05:56.210Z] ---> e2e63e5aee62 [2021-03-31T16:05:56.211Z] Step 7/22 : RUN go mod download [2021-03-31T16:05:56.211Z] ---> Running in e55751fcfb72 [2021-03-31T16:05:56.475Z] ---> ca6647cee4ed [2021-03-31T16:05:56.475Z] Step 7/21 : RUN go mod download [2021-03-31T16:05:56.475Z] Removing intermediate container 8e97e524d1d8 [2021-03-31T16:05:56.475Z] ---> 89e6695dc4ec [2021-03-31T16:05:56.475Z] Step 6/24 : COPY go.mod . [2021-03-31T16:05:56.736Z] ---> Running in 5b4b1b0a68f5 [2021-03-31T16:05:57.000Z] Removing intermediate container 485fc666ab6f [2021-03-31T16:05:57.000Z] ---> 7817cf6b1dbd [2021-03-31T16:05:57.000Z] Step 6/26 : COPY go.mod . [2021-03-31T16:05:57.000Z] Removing intermediate container e64a8e8f59d6 [2021-03-31T16:05:57.000Z] ---> 271df9d1f0d4 [2021-03-31T16:05:57.000Z] Step 6/31 : COPY go.mod . [2021-03-31T16:05:57.000Z] ---> 4f2fa1c3b100 [2021-03-31T16:05:57.000Z] Step 7/24 : RUN go mod download [2021-03-31T16:05:57.271Z] ---> Running in 76eb81d69477 [2021-03-31T16:05:57.852Z] ---> 14582cb31aff [2021-03-31T16:05:57.853Z] Step 7/26 : RUN go mod download [2021-03-31T16:05:57.853Z] ---> 4dcbc7483175 [2021-03-31T16:05:57.853Z] Step 7/31 : RUN go mod download [2021-03-31T16:05:58.121Z] ---> Running in c271c55776dd [2021-03-31T16:05:58.121Z] ---> Running in 0ef490ad36a1 [2021-03-31T16:05:59.093Z] Removing intermediate container 5b4b1b0a68f5 [2021-03-31T16:05:59.093Z] ---> 313699e6b8aa [2021-03-31T16:05:59.093Z] Step 8/21 : COPY . . [2021-03-31T16:05:59.093Z] Removing intermediate container e55751fcfb72 [2021-03-31T16:05:59.093Z] ---> ce1cd3bd7cf3 [2021-03-31T16:05:59.093Z] Step 8/22 : COPY . . [2021-03-31T16:06:02.448Z] Removing intermediate container 76eb81d69477 [2021-03-31T16:06:02.448Z] ---> d3e04a86c9b1 [2021-03-31T16:06:02.448Z] Step 8/24 : COPY . . [2021-03-31T16:06:05.026Z] Removing intermediate container 0ef490ad36a1 [2021-03-31T16:06:05.026Z] ---> 08d41ea8ff2d [2021-03-31T16:06:05.026Z] Step 8/31 : COPY . . [2021-03-31T16:06:05.175Z] Removing intermediate container 26791b6643e2 [2021-03-31T16:06:05.176Z] ---> d86a5a8999e6 [2021-03-31T16:06:05.176Z] Successfully built d86a5a8999e6 [2021-03-31T16:06:05.176Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:06:05.538Z] + docker inspect -f . ci-base-image-arm64 [2021-03-31T16:06:05.538Z] . [Pipeline] withDockerContainer [2021-03-31T16:06:05.613Z] Removing intermediate container c271c55776dd [2021-03-31T16:06:05.614Z] ---> c781dbe07a2f [2021-03-31T16:06:05.614Z] Step 8/26 : COPY . . [2021-03-31T16:06:05.847Z] prd-ubuntu18.04-docker-arm64-4c-16g-32271 does not seem to be running inside a container [2021-03-31T16:06:05.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-31T16:06:07.571Z] $ docker top 0f3c3a05cf609004d986ed2c92bc6322ff283d86fc683d38363833895b238e27 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T16:06:08.648Z] + go version [2021-03-31T16:06:08.648Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-31T16:06:08.681Z] $ docker stop --time=1 0f3c3a05cf609004d986ed2c92bc6322ff283d86fc683d38363833895b238e27 [2021-03-31T16:06:10.688Z] $ docker rm -f 0f3c3a05cf609004d986ed2c92bc6322ff283d86fc683d38363833895b238e27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:06:11.825Z] + docker inspect -f . ci-base-image-arm64 [2021-03-31T16:06:11.825Z] . [Pipeline] withDockerContainer [2021-03-31T16:06:12.135Z] prd-ubuntu18.04-docker-arm64-4c-16g-32271 does not seem to be running inside a container [2021-03-31T16:06:12.233Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-31T16:06:13.849Z] $ docker top daf1b14accfb288e541078a8c61a6f8db71bd44eceb8b4bdc17d30e5988ccf0b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-31T16:06:14.272Z] ========================================================= [2021-03-31T16:06:14.272Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-31T16:06:14.272Z] ========================================================= [Pipeline] sh [2021-03-31T16:06:14.928Z] + make test [2021-03-31T16:06:14.928Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-31T16:06:41.781Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-31T16:06:44.854Z] ---> ac2a150f64ab [2021-03-31T16:06:44.854Z] ---> 78c77c75417a [2021-03-31T16:06:44.854Z] Step 9/22 : RUN make cmd/support-scheduler/support-schedulerStep 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-31T16:06:44.854Z] [2021-03-31T16:06:44.854Z] ---> Running in e5d5eda454fa [2021-03-31T16:06:44.854Z] ---> Running in 25145d3ba293 [2021-03-31T16:06:44.854Z] ---> e8edd4c2b872 [2021-03-31T16:06:44.854Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-31T16:06:44.854Z] ---> 7e4370cafc41 [2021-03-31T16:06:44.854Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-31T16:06:44.854Z] ---> 68e1b04eb804 [2021-03-31T16:06:44.854Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-31T16:06:44.854Z] ---> Running in ca13b44fa5bd [2021-03-31T16:06:44.854Z] ---> Running in 86b3a3641e5f [2021-03-31T16:06:44.854Z] ---> Running in 189999c4c02f [2021-03-31T16:06:44.854Z] 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 [2021-03-31T16:06:44.855Z] 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 [2021-03-31T16:06:44.855Z] 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 [2021-03-31T16:06:44.855Z] 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 [2021-03-31T16:06:44.855Z] 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 [2021-03-31T16:07:17.157Z] 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 [2021-03-31T16:07:17.157Z] 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 [2021-03-31T16:07:23.855Z] Removing intermediate container 86b3a3641e5f [2021-03-31T16:07:23.855Z] ---> ec49d81d4279 [2021-03-31T16:07:23.855Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-31T16:07:24.122Z] Removing intermediate container ca13b44fa5bd [2021-03-31T16:07:24.122Z] ---> 530e7c039af8 [2021-03-31T16:07:24.122Z] [2021-03-31T16:07:24.122Z] Step 10/31 : FROM alpine:3.12 [2021-03-31T16:07:24.401Z] 3.12: Pulling from library/alpine [2021-03-31T16:07:25.814Z] ---> Running in 035c02c69332 [2021-03-31T16:07:26.773Z] Removing intermediate container e5d5eda454fa [2021-03-31T16:07:26.773Z] ---> c3a522d1fd2d [2021-03-31T16:07:26.773Z] [2021-03-31T16:07:26.773Z] Step 10/22 : FROM alpine:3.12 [2021-03-31T16:07:26.773Z] 3.12: Pulling from library/alpine [2021-03-31T16:07:27.357Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-31T16:07:27.357Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-31T16:07:27.357Z] Removing intermediate container 25145d3ba293 [2021-03-31T16:07:27.357Z] ---> fe1ebfc199c4 [2021-03-31T16:07:27.357Z] [2021-03-31T16:07:27.357Z] Step 10/21 : FROM alpine:3.12 [2021-03-31T16:07:27.625Z] Status: Downloaded newer image for alpine:3.12 [2021-03-31T16:07:27.625Z] ---> 42cb162f0360 [2021-03-31T16:07:27.625Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-31T16:07:27.625Z] Status: Downloaded newer image for alpine:3.12 [2021-03-31T16:07:27.625Z] ---> 42cb162f0360 [2021-03-31T16:07:27.625Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-31T16:07:27.625Z] 3.12: Pulling from library/alpine [2021-03-31T16:07:27.625Z] Removing intermediate container 189999c4c02f [2021-03-31T16:07:27.625Z] ---> 080a42364a32 [2021-03-31T16:07:27.625Z] [2021-03-31T16:07:27.625Z] Step 10/24 : FROM alpine:3.12 [2021-03-31T16:07:27.625Z] ---> 42cb162f0360 [2021-03-31T16:07:27.625Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-31T16:07:27.625Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-31T16:07:27.625Z] Status: Image is up to date for alpine:3.12 [2021-03-31T16:07:27.625Z] ---> 42cb162f0360 [2021-03-31T16:07:27.625Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-31T16:07:27.625Z] ---> Running in fd06e4b81e3b [2021-03-31T16:07:27.625Z] ---> Running in f88596e6c428 [2021-03-31T16:07:27.625Z] ---> Running in 78987678b124 [2021-03-31T16:07:27.892Z] ---> Running in efa050859efa [2021-03-31T16:07:28.160Z] Removing intermediate container f88596e6c428 [2021-03-31T16:07:28.160Z] ---> e0024bb7adb8 [2021-03-31T16:07:28.160Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-31T16:07:28.160Z] 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 [2021-03-31T16:07:28.427Z] ---> Running in 434aa0ce0068 [2021-03-31T16:07:29.040Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:07:29.040Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:07:29.040Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:07:29.040Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:07:29.328Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:07:29.328Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:07:29.328Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-31T16:07:29.328Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-31T16:07:29.328Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:07:29.328Z] OK: 6 MiB in 15 packages [2021-03-31T16:07:29.328Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T16:07:29.328Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-31T16:07:29.328Z] (4/4) Installing curl (7.69.1-r3) [2021-03-31T16:07:29.328Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:07:29.597Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:07:29.597Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-31T16:07:29.597Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:07:29.597Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T16:07:29.597Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-31T16:07:29.597Z] (4/6) Installing curl (7.69.1-r3) [2021-03-31T16:07:29.597Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-31T16:07:29.597Z] (6/6) Installing su-exec (0.2-r1) [2021-03-31T16:07:29.597Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:07:29.597Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T16:07:29.597Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T16:07:29.597Z] OK: 7 MiB in 18 packages [2021-03-31T16:07:29.597Z] OK: 7 MiB in 20 packages [2021-03-31T16:07:29.597Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-31T16:07:29.597Z] (2/2) Installing su-exec (0.2-r1) [2021-03-31T16:07:29.597Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:07:29.862Z] OK: 6 MiB in 16 packages [2021-03-31T16:07:30.832Z] Removing intermediate container 035c02c69332 [2021-03-31T16:07:30.832Z] ---> 0dca52aae023 [2021-03-31T16:07:30.832Z] [2021-03-31T16:07:30.832Z] Step 11/26 : FROM docker:20.10.0 [2021-03-31T16:07:30.832Z] 20.10.0: Pulling from library/docker [2021-03-31T16:07:30.832Z] Removing intermediate container fd06e4b81e3b [2021-03-31T16:07:30.832Z] ---> a1d7e4622148 [2021-03-31T16:07:30.832Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T16:07:32.779Z] ---> Running in 072ec46568cb [2021-03-31T16:07:33.736Z] Removing intermediate container 78987678b124 [2021-03-31T16:07:33.736Z] ---> 57c8f181380e [2021-03-31T16:07:33.736Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-31T16:07:33.736Z] Removing intermediate container efa050859efa [2021-03-31T16:07:33.736Z] ---> 9c3f6f2624fb [2021-03-31T16:07:33.736Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-31T16:07:34.003Z] ---> Running in 38b517714634 [2021-03-31T16:07:34.003Z] Removing intermediate container 072ec46568cb [2021-03-31T16:07:34.003Z] ---> 9641d2a9af48 [2021-03-31T16:07:34.003Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-31T16:07:34.003Z] ---> Running in 29e980079d50 [2021-03-31T16:07:34.003Z] Removing intermediate container 434aa0ce0068 [2021-03-31T16:07:34.003Z] ---> ffdeeea5d173 [2021-03-31T16:07:34.003Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-31T16:07:34.273Z] ---> Running in 6b95449fe7bb [2021-03-31T16:07:34.273Z] ---> Running in 502f8f6f963d [2021-03-31T16:07:34.538Z] Removing intermediate container 29e980079d50 [2021-03-31T16:07:34.539Z] ---> c96bd80f9e3c [2021-03-31T16:07:34.539Z] Step 13/24 : WORKDIR / [2021-03-31T16:07:34.539Z] Removing intermediate container 38b517714634 [2021-03-31T16:07:34.539Z] ---> 0beea0129aba [2021-03-31T16:07:34.539Z] Step 13/21 : WORKDIR /edgex [2021-03-31T16:07:34.802Z] Removing intermediate container 6b95449fe7bb [2021-03-31T16:07:34.802Z] ---> 94b9286d8661 [2021-03-31T16:07:34.802Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-31T16:07:34.802Z] ---> Running in 0fda59e2fe19 [2021-03-31T16:07:35.072Z] ---> Running in 7f4157908259 [2021-03-31T16:07:35.072Z] Removing intermediate container 502f8f6f963d [2021-03-31T16:07:35.073Z] ---> 5539bee70625 [2021-03-31T16:07:35.073Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-31T16:07:35.073Z] ---> Running in 726f147fe772 [2021-03-31T16:07:35.342Z] ---> Running in 08d1751b8331 [2021-03-31T16:07:35.342Z] Removing intermediate container 7f4157908259 [2021-03-31T16:07:35.342Z] ---> f64a2068d961 [2021-03-31T16:07:35.342Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-31T16:07:35.342Z] Removing intermediate container 0fda59e2fe19 [2021-03-31T16:07:35.342Z] ---> 9c5d44f22033 [2021-03-31T16:07:35.342Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-31T16:07:35.609Z] Removing intermediate container 726f147fe772 [2021-03-31T16:07:35.609Z] ---> 7a68555f5ef4 [2021-03-31T16:07:35.609Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T16:07:35.609Z] Removing intermediate container 08d1751b8331 [2021-03-31T16:07:35.609Z] ---> 12997e94b54c [2021-03-31T16:07:35.609Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-31T16:07:35.874Z] ---> Running in ccbb68c0386e [2021-03-31T16:07:36.142Z] ---> a2686a8b7f43 [2021-03-31T16:07:36.142Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-31T16:07:36.142Z] ---> fa33229d5c11 [2021-03-31T16:07:36.142Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-31T16:07:36.142Z] ---> 4f7e07ad6ae8 [2021-03-31T16:07:36.142Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-31T16:07:36.419Z] ---> f028cbea2f9b [2021-03-31T16:07:36.419Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-31T16:07:38.366Z] ---> af179bffff9e [2021-03-31T16:07:38.366Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-31T16:07:38.366Z] ---> 1d2532a41227 [2021-03-31T16:07:38.366Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-31T16:07:38.366Z] ---> fb27f755c3a4 [2021-03-31T16:07:38.366Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-31T16:07:38.396Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-31T16:07:38.632Z] Removing intermediate container ccbb68c0386e [2021-03-31T16:07:38.632Z] ---> 9d99d1219abf [2021-03-31T16:07:38.632Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-31T16:07:38.632Z] ---> 759dabbdb808 [2021-03-31T16:07:38.632Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-31T16:07:38.907Z] ---> Running in e8823b896dcd [2021-03-31T16:07:38.907Z] ---> Running in e76dda27e76f [2021-03-31T16:07:38.907Z] ---> 74edca7c1f8b [2021-03-31T16:07:38.907Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-31T16:07:38.907Z] ---> 46fbd5a60e6e [2021-03-31T16:07:38.907Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-31T16:07:38.907Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-31T16:07:38.907Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-31T16:07:38.907Z] ---> aefe523efa57 [2021-03-31T16:07:38.907Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-31T16:07:38.908Z] ---> Running in 64710f491755 [2021-03-31T16:07:39.178Z] ---> Running in 01ad486263c1 [2021-03-31T16:07:39.178Z] Removing intermediate container e76dda27e76f [2021-03-31T16:07:39.178Z] ---> c88f42929372 [2021-03-31T16:07:39.178Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T16:07:39.445Z] Removing intermediate container e8823b896dcd [2021-03-31T16:07:39.445Z] ---> 0b3493a01e1a [2021-03-31T16:07:39.445Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-31T16:07:39.445Z] ---> Running in a804fa5d0792 [2021-03-31T16:07:39.716Z] Removing intermediate container 64710f491755 [2021-03-31T16:07:39.716Z] ---> 873be0d7cfc4 [2021-03-31T16:07:39.716Z] Step 18/21 : CMD ["--init=true"] [2021-03-31T16:07:39.716Z] ---> 4becca0db98d [2021-03-31T16:07:39.716Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-31T16:07:39.716Z] ---> Running in 4334e001db46 [2021-03-31T16:07:39.849Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-31T16:07:39.984Z] Removing intermediate container a804fa5d0792 [2021-03-31T16:07:39.984Z] ---> 2b68609c203d [2021-03-31T16:07:39.984Z] Step 20/22 : LABEL arch=x86_64 [2021-03-31T16:07:39.984Z] ---> 3edc2a012204 [2021-03-31T16:07:39.984Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-31T16:07:40.254Z] ---> Running in 2d8bc770cbea [2021-03-31T16:07:40.254Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:07:40.254Z] ---> Running in dfee70263370 [2021-03-31T16:07:40.254Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:07:40.254Z] Removing intermediate container 4334e001db46 [2021-03-31T16:07:40.254Z] ---> 90988e5544f6 [2021-03-31T16:07:40.254Z] Step 19/21 : LABEL arch=x86_64 [2021-03-31T16:07:40.254Z] ---> 695aee11c496 [2021-03-31T16:07:40.254Z] 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/ [2021-03-31T16:07:40.521Z] (1/2) Installing readline (8.0.4-r0) [2021-03-31T16:07:40.521Z] (2/2) Installing bash (5.0.17-r0) [2021-03-31T16:07:40.521Z] Executing bash-5.0.17-r0.post-install [2021-03-31T16:07:40.521Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:07:40.521Z] OK: 12 MiB in 22 packages [2021-03-31T16:07:40.521Z] ---> Running in b15de5d58e1d [2021-03-31T16:07:40.521Z] ---> Running in 98519e173c74 [2021-03-31T16:07:40.789Z] Removing intermediate container 2d8bc770cbea [2021-03-31T16:07:40.789Z] ---> 6ecd454e6fbf [2021-03-31T16:07:40.789Z] Step 21/22 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:07:40.789Z] ---> Running in 2111a2a51245 [2021-03-31T16:07:41.054Z] Removing intermediate container 98519e173c74 [2021-03-31T16:07:41.054Z] ---> adbad7241ce6 [2021-03-31T16:07:41.054Z] Step 20/21 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:07:41.321Z] ---> Running in 842a75f8f0f7 [2021-03-31T16:07:41.321Z] Removing intermediate container 2111a2a51245 [2021-03-31T16:07:41.321Z] ---> 3ff8877e9d3a [2021-03-31T16:07:41.321Z] Step 22/22 : LABEL version=0.0.0 [2021-03-31T16:07:41.585Z] ---> Running in 5bf286c693f5 [2021-03-31T16:07:41.850Z] Removing intermediate container 01ad486263c1 [2021-03-31T16:07:41.850Z] ---> 102fe4cf0117 [2021-03-31T16:07:41.850Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-31T16:07:41.850Z] Removing intermediate container 842a75f8f0f7 [2021-03-31T16:07:41.850Z] ---> acae1bdedc95 [2021-03-31T16:07:41.850Z] Step 21/21 : LABEL version=0.0.0 [2021-03-31T16:07:42.115Z] ---> Running in 167200c52e10 [2021-03-31T16:07:42.115Z] ---> Running in e791e76796b1 [2021-03-31T16:07:42.115Z] Removing intermediate container 5bf286c693f5 [2021-03-31T16:07:42.115Z] ---> 3a52acccffc8 [2021-03-31T16:07:42.115Z] [2021-03-31T16:07:42.385Z] Removing intermediate container dfee70263370 [2021-03-31T16:07:42.385Z] ---> 6e8cea8d0f9f [2021-03-31T16:07:42.385Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T16:07:42.385Z] Successfully built 3a52acccffc8 [2021-03-31T16:07:42.385Z] Removing intermediate container 167200c52e10 [2021-03-31T16:07:42.385Z] ---> e7892830581f [2021-03-31T16:07:42.385Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-31T16:07:42.385Z] Removing intermediate container e791e76796b1 [2021-03-31T16:07:42.385Z] ---> 0c2375bce136 [2021-03-31T16:07:42.385Z] [2021-03-31T16:07:42.385Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-31T16:07:42.385Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2021-03-31T16:07:42.656Z] Removing intermediate container b15de5d58e1d [2021-03-31T16:07:42.657Z] ---> cc563d2868ef [2021-03-31T16:07:42.657Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-31T16:07:42.657Z] ---> Running in c61d09c03113 [2021-03-31T16:07:42.657Z] Successfully built 0c2375bce136 [2021-03-31T16:07:42.924Z] ---> Running in 4ffb0e432caa [2021-03-31T16:07:42.924Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-31T16:07:42.924Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-03-31T16:07:42.924Z] Removing intermediate container c61d09c03113 [2021-03-31T16:07:42.924Z] ---> b30eaf0f6e0d [2021-03-31T16:07:42.924Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-31T16:07:42.924Z] ---> c9c990998e90 [2021-03-31T16:07:42.924Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-31T16:07:43.199Z] ---> Running in 07b666dd918b [2021-03-31T16:07:43.199Z] Removing intermediate container 4ffb0e432caa [2021-03-31T16:07:43.199Z] ---> aed5d41a0103 [2021-03-31T16:07:43.199Z] Step 22/24 : LABEL arch=x86_64 [2021-03-31T16:07:43.199Z] ---> Running in 90b32508db32 [2021-03-31T16:07:46.579Z] Removing intermediate container 07b666dd918b [2021-03-31T16:07:46.579Z] ---> d66cfb96f6c3 [2021-03-31T16:07:46.579Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-31T16:07:46.579Z] ---> 7c1229a306c4 [2021-03-31T16:07:46.579Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-31T16:07:46.579Z] Removing intermediate container 90b32508db32 [2021-03-31T16:07:46.579Z] ---> 7fa7b2e5a977 [2021-03-31T16:07:46.579Z] Step 23/24 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:07:46.579Z] ---> Running in 9c295513b110 [2021-03-31T16:07:48.178Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-31T16:07:48.178Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-31T16:07:48.526Z] ---> b849bd0c1caa [2021-03-31T16:07:48.526Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-31T16:07:48.526Z] Removing intermediate container 9c295513b110 [2021-03-31T16:07:48.526Z] ---> ede4a0f0ab10 [2021-03-31T16:07:48.526Z] Step 24/24 : LABEL version=0.0.0 [2021-03-31T16:07:48.526Z] ---> 83f004526411 [2021-03-31T16:07:48.526Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-31T16:07:50.476Z] ---> Running in 285955ca7472 [2021-03-31T16:07:50.741Z] ---> 8c444f53cbfe [2021-03-31T16:07:50.741Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-31T16:07:50.741Z] ---> 701d4c1f4cb3 [2021-03-31T16:07:50.741Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-31T16:07:51.327Z] Removing intermediate container 285955ca7472 [2021-03-31T16:07:51.327Z] ---> 58706ad54a51 [2021-03-31T16:07:51.327Z] [2021-03-31T16:07:51.327Z] ---> e7edf1f1b8ed [2021-03-31T16:07:51.327Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-31T16:07:51.327Z] ---> 5ea29f046fe3 [2021-03-31T16:07:51.327Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-31T16:07:51.327Z] Successfully built 58706ad54a51 [2021-03-31T16:07:51.598Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-31T16:07:51.598Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-03-31T16:07:51.598Z] ---> Running in da7fba595798 [2021-03-31T16:07:52.202Z] ---> Running in 2afc27081fde [2021-03-31T16:07:52.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-31T16:07:52.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-31T16:07:52.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-31T16:07:52.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-31T16:07:54.821Z] Removing intermediate container 2afc27081fde [2021-03-31T16:07:54.821Z] ---> d4fdab369a02 [2021-03-31T16:07:54.821Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-31T16:07:55.511Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-31T16:07:56.969Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-31T16:07:57.445Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:07:57.445Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:07:57.719Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-31T16:07:57.719Z] (2/33) Installing expat (2.2.9-r1) [2021-03-31T16:07:57.719Z] (3/33) Installing libffi (3.3-r2) [2021-03-31T16:07:57.719Z] (4/33) Installing gdbm (1.13-r1) [2021-03-31T16:07:58.046Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-31T16:07:58.046Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-31T16:07:58.046Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-31T16:08:04.107Z] ---> a93f5b0068cd [2021-03-31T16:08:04.107Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-31T16:08:04.403Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:08:04.403Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:08:04.403Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:08:04.403Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:08:04.403Z] ---> 6f95d54580aa [2021-03-31T16:08:04.403Z] ---> 6f95d54580aa [2021-03-31T16:08:04.403Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T16:08:04.403Z] Step 3/22 : WORKDIR /edgex-go [2021-03-31T16:08:04.403Z] ---> Using cache [2021-03-31T16:08:04.403Z] ---> 2e2cb90cd7c1 [2021-03-31T16:08:04.403Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache [2021-03-31T16:08:04.403Z] [2021-03-31T16:08:04.403Z] ---> 2e2cb90cd7c1 [2021-03-31T16:08:04.403Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:08:04.403Z] ---> Using cache [2021-03-31T16:08:04.403Z] ---> fa13474d1f9e [2021-03-31T16:08:04.403Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-31T16:08:04.403Z] ---> Using cache [2021-03-31T16:08:04.403Z] ---> fa13474d1f9e [2021-03-31T16:08:04.403Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-31T16:08:04.403Z] ---> Using cache [2021-03-31T16:08:04.403Z] ---> 271df9d1f0d4 [2021-03-31T16:08:04.403Z] Step 6/23 : COPY go.mod . [2021-03-31T16:08:04.403Z] ---> Using cache [2021-03-31T16:08:04.403Z] ---> 4dcbc7483175 [2021-03-31T16:08:04.403Z] Step 7/23 : RUN go mod download [2021-03-31T16:08:04.403Z] ---> Using cache [2021-03-31T16:08:04.403Z] ---> 08d41ea8ff2d [2021-03-31T16:08:04.403Z] Step 8/23 : COPY . . [2021-03-31T16:08:04.684Z] ---> Using cache [2021-03-31T16:08:04.684Z] ---> 68e1b04eb804 [2021-03-31T16:08:04.684Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-31T16:08:05.284Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-31T16:08:05.285Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-31T16:08:05.285Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-31T16:08:05.646Z] ---> Running in 8550d6e57887 [2021-03-31T16:08:05.646Z] ---> Running in d8afeb3638ce [2021-03-31T16:08:05.646Z] ---> Running in b6f69513a33b [2021-03-31T16:08:05.646Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-31T16:08:05.646Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-31T16:08:05.646Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-31T16:08:05.921Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-31T16:08:05.921Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-31T16:08:05.921Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-31T16:08:05.921Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-31T16:08:05.921Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-31T16:08:05.921Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-31T16:08:05.921Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-31T16:08:06.196Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-31T16:08:06.196Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-31T16:08:06.196Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-31T16:08:06.196Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-31T16:08:06.196Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-31T16:08:06.196Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-31T16:08:06.480Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-31T16:08:06.480Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-31T16:08:06.480Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-31T16:08:06.480Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-31T16:08:06.480Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-31T16:08:06.480Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-31T16:08:06.480Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-31T16:08:06.480Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-31T16:08:06.480Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-31T16:08:06.480Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-31T16:08:06.769Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:08:06.769Z] OK: 71 MiB in 55 packages [2021-03-31T16:08:08.736Z] 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 [2021-03-31T16:08:08.736Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:08:09.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:08:10.321Z] OK: 233 MiB in 51 packages [2021-03-31T16:08:10.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.317s coverage: 45.9% of statements [2021-03-31T16:08:10.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-31T16:08:10.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-31T16:08:10.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-31T16:08:10.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-31T16:08:10.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-31T16:08:10.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-31T16:08:10.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.121s coverage: 19.8% of statements [2021-03-31T16:08:11.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.259s coverage: 100.0% of statements [2021-03-31T16:08:11.780Z] Removing intermediate container b6f69513a33b [2021-03-31T16:08:11.781Z] ---> 0e42ae93b4a8 [2021-03-31T16:08:11.781Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-31T16:08:12.053Z] Removing intermediate container d8afeb3638ce [2021-03-31T16:08:12.053Z] ---> 962a96bf47a8 [2021-03-31T16:08:12.053Z] Step 6/22 : COPY go.mod . [2021-03-31T16:08:13.505Z] ---> Running in 35685df0f3a0 [2021-03-31T16:08:14.493Z] ---> 95d82bc394cc [2021-03-31T16:08:14.493Z] Step 7/22 : RUN go mod download [2021-03-31T16:08:15.107Z] ---> Running in 1044eafad3af [2021-03-31T16:08:15.107Z] Removing intermediate container 35685df0f3a0 [2021-03-31T16:08:15.107Z] ---> 2de5f8373ef1 [2021-03-31T16:08:15.107Z] Step 28/31 : CMD ["gate"] [2021-03-31T16:08:16.549Z] ---> Running in 5565af5ae587 [2021-03-31T16:08:16.549Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:08:16.549Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:08:16.549Z] ---> 6f95d54580aa [2021-03-31T16:08:16.549Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T16:08:16.549Z] ---> Using cache [2021-03-31T16:08:16.549Z] ---> 2e2cb90cd7c1 [2021-03-31T16:08:16.549Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:08:16.549Z] ---> Using cache [2021-03-31T16:08:16.549Z] ---> fa13474d1f9e [2021-03-31T16:08:16.549Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-31T16:08:18.015Z] ---> Running in b71fdc3efef4 [2021-03-31T16:08:18.015Z] Removing intermediate container 5565af5ae587 [2021-03-31T16:08:18.015Z] ---> dc0242222d9d [2021-03-31T16:08:18.015Z] Step 29/31 : LABEL arch=x86_64 [2021-03-31T16:08:19.458Z] ---> Running in efee5f9d5b30 [2021-03-31T16:08:19.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.613s coverage: 27.1% of statements [2021-03-31T16:08:19.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-31T16:08:19.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-31T16:08:19.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-31T16:08:19.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-31T16:08:19.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-31T16:08:19.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-31T16:08:19.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.194s coverage: 100.0% of statements [2021-03-31T16:08:19.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-31T16:08:19.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.156s coverage: 100.0% of statements [2021-03-31T16:08:19.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-31T16:08:19.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-31T16:08:20.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.229s coverage: 71.3% of statements [2021-03-31T16:08:20.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-31T16:08:20.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-31T16:08:20.485Z] Removing intermediate container efee5f9d5b30 [2021-03-31T16:08:20.486Z] ---> 3638c50866a4 [2021-03-31T16:08:20.486Z] Step 30/31 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:08:20.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:08:21.458Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:08:22.056Z] ---> Running in 8fb069e6690c [2021-03-31T16:08:22.056Z] Removing intermediate container 1044eafad3af [2021-03-31T16:08:22.056Z] ---> e8b81591416e [2021-03-31T16:08:22.056Z] Step 8/22 : COPY . . [2021-03-31T16:08:22.654Z] OK: 233 MiB in 51 packages [2021-03-31T16:08:23.266Z] Removing intermediate container 8fb069e6690c [2021-03-31T16:08:23.266Z] ---> 37ca244d9538 [2021-03-31T16:08:23.266Z] Step 31/31 : LABEL version=0.0.0 [2021-03-31T16:08:23.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.426s coverage: 82.9% of statements [2021-03-31T16:08:23.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-31T16:08:23.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T16:08:23.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.146s coverage: 78.9% of statements [2021-03-31T16:08:23.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-31T16:08:25.882Z] ---> Running in 3290ba5fd57f [2021-03-31T16:08:30.201Z] Removing intermediate container 3290ba5fd57f [2021-03-31T16:08:30.201Z] ---> a4df6552b014 [2021-03-31T16:08:30.201Z] [2021-03-31T16:08:30.201Z] Removing intermediate container b71fdc3efef4 [2021-03-31T16:08:30.201Z] ---> 21bdb59b40b6 [2021-03-31T16:08:30.201Z] Step 6/23 : COPY go.mod . [2021-03-31T16:08:30.477Z] Successfully built a4df6552b014 [2021-03-31T16:08:31.067Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-31T16:08:31.067Z]  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go [2021-03-31T16:08:31.650Z] Removing intermediate container da7fba595798 [2021-03-31T16:08:31.650Z] ---> 2ad06a367d27 [2021-03-31T16:08:31.650Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-31T16:08:33.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.422s coverage: 28.6% of statements [2021-03-31T16:08:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-31T16:08:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-31T16:08:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-31T16:08:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-31T16:08:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-31T16:08:33.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.214s coverage: 100.0% of statements [2021-03-31T16:08:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-31T16:08:33.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.151s coverage: 100.0% of statements [2021-03-31T16:08:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-31T16:08:33.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.608s coverage: 86.7% of statements [2021-03-31T16:08:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-31T16:08:33.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.462s coverage: 97.5% of statements [2021-03-31T16:08:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-31T16:08:33.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.240s coverage: 78.3% of statements [2021-03-31T16:08:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-31T16:08:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-31T16:08:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-31T16:08:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-31T16:08:34.988Z] ---> 0a473af70fa1 [2021-03-31T16:08:34.988Z] Step 7/23 : RUN go mod download [2021-03-31T16:08:36.926Z] ---> Running in bfb1ebb006e2 [2021-03-31T16:08:39.497Z] ---> Running in 48dbef5dc8e9 [2021-03-31T16:08:44.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.514s coverage: 92.8% of statements [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-31T16:08:44.111Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.168s coverage: 58.8% of statements [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-31T16:08:44.111Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.248s coverage: 1.0% of statements [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-31T16:08:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-31T16:08:44.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.168s coverage: 47.1% of statements [2021-03-31T16:08:44.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.168s coverage: 79.5% of statements [2021-03-31T16:08:44.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.126s coverage: 94.1% of statements [2021-03-31T16:08:44.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.178s coverage: 96.3% of statements [2021-03-31T16:08:44.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.172s coverage: 87.5% of statements [2021-03-31T16:08:49.674Z] Removing intermediate container 8550d6e57887 [2021-03-31T16:08:49.674Z] ---> 2d0cd3539e99 [2021-03-31T16:08:49.674Z] [2021-03-31T16:08:49.674Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T16:08:49.674Z] ---> 42cb162f0360 [2021-03-31T16:08:49.674Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-31T16:08:49.674Z] ---> Using cache [2021-03-31T16:08:49.674Z] ---> a1d7e4622148 [2021-03-31T16:08:49.674Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T16:08:49.675Z] ---> Using cache [2021-03-31T16:08:49.675Z] ---> 9641d2a9af48 [2021-03-31T16:08:49.675Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-31T16:08:51.078Z] Collecting docker-compose==1.23.2 [2021-03-31T16:08:51.078Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-31T16:08:52.051Z] Removing intermediate container 48dbef5dc8e9 [2021-03-31T16:08:52.051Z] ---> d7f7910d6a85 [2021-03-31T16:08:52.051Z] Step 8/23 : COPY . . [2021-03-31T16:08:52.319Z] ---> Running in 7991c7a7424b [2021-03-31T16:08:52.319Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-31T16:08:52.319Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-31T16:08:52.588Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:08:52.588Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:08:52.588Z] ---> 6f95d54580aa [2021-03-31T16:08:52.588Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T16:08:52.588Z] ---> Using cache [2021-03-31T16:08:52.588Z] ---> 2e2cb90cd7c1 [2021-03-31T16:08:52.588Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:08:52.588Z] ---> Using cache [2021-03-31T16:08:52.588Z] ---> fa13474d1f9e [2021-03-31T16:08:52.588Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-31T16:08:52.588Z] ---> Using cache [2021-03-31T16:08:52.588Z] ---> 271df9d1f0d4 [2021-03-31T16:08:52.588Z] Step 6/23 : COPY go.mod . [2021-03-31T16:08:52.588Z] ---> Using cache [2021-03-31T16:08:52.588Z] ---> 4dcbc7483175 [2021-03-31T16:08:52.588Z] Step 7/23 : RUN go mod download [2021-03-31T16:08:52.588Z] ---> Using cache [2021-03-31T16:08:52.588Z] ---> 08d41ea8ff2d [2021-03-31T16:08:52.588Z] Step 8/23 : COPY . . [2021-03-31T16:08:52.588Z] Collecting texttable<0.10,>=0.9.0 [2021-03-31T16:08:52.853Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-31T16:08:52.853Z] ---> Using cache [2021-03-31T16:08:52.853Z] ---> 68e1b04eb804 [2021-03-31T16:08:52.853Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-31T16:08:56.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.176s coverage: 94.4% of statements [2021-03-31T16:08:56.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.171s coverage: 44.8% of statements [2021-03-31T16:08:57.115Z] Removing intermediate container 7991c7a7424b [2021-03-31T16:08:57.115Z] ---> 110956f817d3 [2021-03-31T16:08:57.115Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-31T16:08:57.386Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-31T16:08:57.386Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-31T16:08:57.652Z] ---> Running in 0d7e2310790b [2021-03-31T16:08:57.652Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-31T16:08:58.237Z] Collecting cached-property<2,>=1.2.0 [2021-03-31T16:08:58.237Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-31T16:09:00.173Z] ---> Running in 73837e1057ed [2021-03-31T16:09:00.173Z] Collecting PyYAML<4,>=3.10 [2021-03-31T16:09:00.173Z] ---> 4077fd67fbd4 [2021-03-31T16:09:00.173Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-31T16:09:00.173Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-31T16:09:01.149Z] ---> Running in 7feaf7fc0a49 [2021-03-31T16:09:01.149Z] 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 [2021-03-31T16:09:01.762Z] Removing intermediate container 73837e1057ed [2021-03-31T16:09:01.762Z] ---> e495e570bb62 [2021-03-31T16:09:01.762Z] Step 15/23 : WORKDIR / [2021-03-31T16:09:01.762Z] Collecting docker<4.0,>=3.6.0 [2021-03-31T16:09:01.762Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-31T16:09:01.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.583s coverage: 82.6% of statements [2021-03-31T16:09:03.732Z] Collecting jsonschema<3,>=2.5.1 [2021-03-31T16:09:03.732Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-31T16:09:03.732Z] ---> Running in c5345db778d2 [2021-03-31T16:09:04.010Z] 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 [2021-03-31T16:09:04.010Z] Collecting docopt<0.7,>=0.6.1 [2021-03-31T16:09:04.010Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-31T16:09:04.625Z] Removing intermediate container c5345db778d2 [2021-03-31T16:09:04.625Z] ---> 1d46a901fb57 [2021-03-31T16:09:04.625Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T16:09:05.212Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-31T16:09:05.212Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-31T16:09:06.205Z] ---> 4a61b400502c [2021-03-31T16:09:06.205Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-31T16:09:06.205Z] Collecting idna<2.8,>=2.5 [2021-03-31T16:09:06.205Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-31T16:09:06.505Z] 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) [2021-03-31T16:09:06.505Z] 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) [2021-03-31T16:09:06.779Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-31T16:09:06.779Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-31T16:09:07.375Z] Collecting docker-pycreds>=0.4.0 [2021-03-31T16:09:07.375Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-31T16:09:07.651Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-31T16:09:07.651Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-31T16:09:07.651Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-31T16:09:07.651Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-31T16:09:07.929Z] Installing collected packages: idna, urllib3, requests, texttable, websocket-client, cached-property, PyYAML, docker-pycreds, docker, jsonschema, docopt, dockerpty, docker-compose [2021-03-31T16:09:07.929Z] Attempting uninstall: idna [2021-03-31T16:09:07.929Z] Found existing installation: idna 2.9 [2021-03-31T16:09:07.929Z] Uninstalling idna-2.9: [2021-03-31T16:09:08.525Z] Successfully uninstalled idna-2.9 [2021-03-31T16:09:08.800Z] ---> e6b78e268da7 [2021-03-31T16:09:08.800Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-31T16:09:09.078Z] Attempting uninstall: urllib3 [2021-03-31T16:09:09.078Z] Found existing installation: urllib3 1.25.9 [2021-03-31T16:09:09.078Z] Uninstalling urllib3-1.25.9: [2021-03-31T16:09:09.349Z] Successfully uninstalled urllib3-1.25.9 [2021-03-31T16:09:09.990Z] Attempting uninstall: requests [2021-03-31T16:09:09.990Z] Found existing installation: requests 2.23.0 [2021-03-31T16:09:09.990Z] Uninstalling requests-2.23.0: [2021-03-31T16:09:09.990Z] Successfully uninstalled requests-2.23.0 [2021-03-31T16:09:10.980Z] ---> f9cfe0b3ccac [2021-03-31T16:09:10.980Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-31T16:09:11.261Z] Running setup.py install for texttable: started [2021-03-31T16:09:12.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.197s coverage: 92.9% of statements [2021-03-31T16:09:12.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-31T16:09:12.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-31T16:09:12.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-31T16:09:12.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements [2021-03-31T16:09:12.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-31T16:09:12.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-31T16:09:12.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-31T16:09:12.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-31T16:09:12.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-31T16:09:12.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-03-31T16:09:12.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-31T16:09:12.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-31T16:09:12.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.121s coverage: 100.0% of statements [2021-03-31T16:09:12.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-31T16:09:12.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.178s coverage: 75.5% of statements [2021-03-31T16:09:12.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-31T16:09:12.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.133s coverage: 80.8% of statements [2021-03-31T16:09:12.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.216s coverage: 87.2% of statements [2021-03-31T16:09:12.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.204s coverage: 84.6% of statements [2021-03-31T16:09:12.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.6% of statements [2021-03-31T16:09:12.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-31T16:09:12.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.778s coverage: 64.4% of statements [2021-03-31T16:09:12.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-31T16:09:12.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-31T16:09:12.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.143s coverage: 100.0% of statements [2021-03-31T16:09:12.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 91.3% of statements [2021-03-31T16:09:12.253Z] ---> Running in b82db0f0a768 [2021-03-31T16:09:13.276Z] Running setup.py install for texttable: finished with status 'done' [2021-03-31T16:09:14.247Z] Removing intermediate container b82db0f0a768 [2021-03-31T16:09:14.247Z] ---> dfa0e094a664 [2021-03-31T16:09:14.247Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T16:09:14.247Z] Running setup.py install for PyYAML: started [2021-03-31T16:09:14.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2021-03-31T16:09:14.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2021-03-31T16:09:14.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements [2021-03-31T16:09:15.236Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-31T16:09:15.850Z] ---> Running in 7ad55369fee5 [2021-03-31T16:09:16.916Z] ---> 8b0483066d69 [2021-03-31T16:09:16.917Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-31T16:09:17.417Z] Removing intermediate container 7ad55369fee5 [2021-03-31T16:09:17.417Z] ---> 3347f3815f99 [2021-03-31T16:09:17.417Z] Step 21/23 : LABEL arch=x86_64 [2021-03-31T16:09:17.791Z] ---> Running in 7a1495879b13 [2021-03-31T16:09:17.791Z] Running setup.py install for docopt: started [2021-03-31T16:09:17.791Z] ---> Running in c46cde39a71d [2021-03-31T16:09:19.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.908s coverage: 69.0% of statements [2021-03-31T16:09:19.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-31T16:09:19.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-31T16:09:19.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-31T16:09:19.382Z] Removing intermediate container c46cde39a71d [2021-03-31T16:09:19.382Z] ---> 18a595be2f4d [2021-03-31T16:09:19.382Z] Step 22/23 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:09:19.382Z] ---> Running in 401b6b89c569 [2021-03-31T16:09:19.382Z] Removing intermediate container 401b6b89c569 [2021-03-31T16:09:19.382Z] ---> c1770f3f87b9 [2021-03-31T16:09:19.382Z] Step 23/23 : LABEL version=0.0.0 [2021-03-31T16:09:19.382Z] Running setup.py install for docopt: finished with status 'done' [2021-03-31T16:09:19.382Z] Running setup.py install for dockerpty: started [2021-03-31T16:09:19.382Z] ---> Running in c81cdeb3e252 [2021-03-31T16:09:19.382Z] 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 [2021-03-31T16:09:19.382Z] Removing intermediate container c81cdeb3e252 [2021-03-31T16:09:19.382Z] ---> cc1e51a39d15 [2021-03-31T16:09:19.382Z] [2021-03-31T16:09:19.685Z] Successfully built cc1e51a39d15 [2021-03-31T16:09:19.685Z] Successfully tagged docker-core-command-go:latest [2021-03-31T16:09:19.685Z]  Building docker-core-command-go ... done  Running setup.py install for dockerpty: finished with status 'done' [2021-03-31T16:09:20.287Z] 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 [2021-03-31T16:09:21.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.554s coverage: 38.4% of statements [2021-03-31T16:09:21.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-31T16:09:21.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-31T16:09:21.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.127s coverage: 89.5% of statements [2021-03-31T16:09:21.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-31T16:09:21.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.114s coverage: 84.8% of statements [2021-03-31T16:09:25.628Z] Removing intermediate container bfb1ebb006e2 [2021-03-31T16:09:25.628Z] ---> 8648621bc418 [2021-03-31T16:09:25.629Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-31T16:09:25.629Z] ---> Running in 480e3ccb5cd9 [2021-03-31T16:09:27.048Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:09:27.048Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:09:27.048Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T16:09:27.048Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-31T16:09:27.048Z] (3/3) Installing curl (7.69.1-r3) [2021-03-31T16:09:27.048Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:09:27.320Z] OK: 72 MiB in 58 packages [2021-03-31T16:09:28.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.623s coverage: 47.0% of statements [2021-03-31T16:09:28.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-31T16:09:28.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-31T16:09:28.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-31T16:09:28.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-31T16:09:28.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-31T16:09:28.676Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.136s coverage: 100.0% of statements [2021-03-31T16:09:28.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-31T16:09:28.676Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.098s coverage: 100.0% of statements [2021-03-31T16:09:28.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-31T16:09:28.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-31T16:09:28.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-31T16:09:28.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-31T16:09:28.676Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.452s coverage: 87.1% of statements [2021-03-31T16:09:28.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-31T16:09:28.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T16:09:28.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-31T16:09:29.300Z] Removing intermediate container 480e3ccb5cd9 [2021-03-31T16:09:29.300Z] ---> efdf39c575ab [2021-03-31T16:09:29.300Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-31T16:09:29.300Z] ---> Running in 52c96adc4245 [2021-03-31T16:09:29.300Z] Removing intermediate container 52c96adc4245 [2021-03-31T16:09:29.300Z] ---> b0c75d6beefe [2021-03-31T16:09:29.300Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T16:09:29.572Z] ---> Running in 2f5d6fbac89f [2021-03-31T16:09:29.842Z] Removing intermediate container 2f5d6fbac89f [2021-03-31T16:09:29.842Z] ---> 5d743af4f041 [2021-03-31T16:09:29.842Z] Step 24/26 : LABEL arch=x86_64 [2021-03-31T16:09:29.842Z] ---> Running in 2a02e0e99158 [2021-03-31T16:09:30.842Z] Removing intermediate container 2a02e0e99158 [2021-03-31T16:09:30.842Z] ---> 9d244a35812a [2021-03-31T16:09:30.842Z] Step 25/26 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:09:30.842Z] ---> Running in 19e30760f677 [2021-03-31T16:09:31.137Z] Removing intermediate container 19e30760f677 [2021-03-31T16:09:31.137Z] ---> ee2331447c60 [2021-03-31T16:09:31.137Z] Step 26/26 : LABEL version=0.0.0 [2021-03-31T16:09:31.417Z] ---> Running in f5e7260d11ba [2021-03-31T16:09:31.691Z] Removing intermediate container f5e7260d11ba [2021-03-31T16:09:31.691Z] ---> d994a2b1d599 [2021-03-31T16:09:31.691Z] [2021-03-31T16:09:32.303Z] Successfully built d994a2b1d599 [2021-03-31T16:09:32.303Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-31T16:09:35.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.895s coverage: 29.1% of statements [2021-03-31T16:09:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-31T16:09:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-31T16:09:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-31T16:09:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-31T16:09:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-31T16:09:35.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.246s coverage: 99.0% of statements [2021-03-31T16:09:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-31T16:09:35.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.193s coverage: 100.0% of statements [2021-03-31T16:09:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-31T16:09:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-31T16:09:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-31T16:09:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-31T16:09:35.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.279s coverage: 95.0% of statements [2021-03-31T16:09:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-31T16:09:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T16:09:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-31T16:09:35.428Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements [2021-03-31T16:09:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-31T16:09:35.428Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.077s coverage: 100.0% of statements [2021-03-31T16:09:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-31T16:09:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-31T16:09:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-31T16:09:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-31T16:09:35.702Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements [2021-03-31T16:09:35.702Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-31T16:09:35.702Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-31T16:09:35.702Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements [2021-03-31T16:09:37.139Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.122s coverage: 32.1% of statements [2021-03-31T16:09:38.120Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements [2021-03-31T16:09:39.101Z] GO111MODULE=on go vet ./... [2021-03-31T16:09:40.539Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 0d7e2310790b [2021-03-31T16:09:40.539Z] ---> 93ad53befb11 [2021-03-31T16:09:40.539Z] [2021-03-31T16:09:40.539Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T16:09:40.539Z] ---> 42cb162f0360 [2021-03-31T16:09:40.539Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-31T16:09:40.539Z] ---> Using cache [2021-03-31T16:09:40.539Z] ---> a1d7e4622148 [2021-03-31T16:09:40.539Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T16:09:40.539Z] ---> Using cache [2021-03-31T16:09:40.539Z] ---> 9641d2a9af48 [2021-03-31T16:09:40.539Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-31T16:09:40.539Z] Removing intermediate container 7feaf7fc0a49 [2021-03-31T16:09:40.539Z] ---> 18cd1016b24b [2021-03-31T16:09:40.539Z] [2021-03-31T16:09:40.539Z] Step 10/22 : FROM alpine:3.12 [2021-03-31T16:09:40.539Z] ---> 42cb162f0360 [2021-03-31T16:09:40.539Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-31T16:09:40.539Z] ---> Running in e3ce2ef8eff6 [2021-03-31T16:09:40.539Z] ---> Running in af5b3e9ec149 [2021-03-31T16:09:40.539Z] Removing intermediate container e3ce2ef8eff6 [2021-03-31T16:09:40.539Z] ---> 0e8a6d5f656f [2021-03-31T16:09:40.539Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-31T16:09:40.539Z] ---> Running in d4c90db40310 [2021-03-31T16:09:40.819Z] Removing intermediate container d4c90db40310 [2021-03-31T16:09:40.819Z] ---> 4ccfe9231536 [2021-03-31T16:09:40.819Z] Step 15/23 : WORKDIR / [2021-03-31T16:09:40.819Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:09:40.819Z] ---> Running in a90fd8537a68 [2021-03-31T16:09:40.819Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:09:41.089Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-31T16:09:41.089Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-31T16:09:41.089Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:09:41.089Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T16:09:41.684Z] OK: 6 MiB in 16 packages [2021-03-31T16:09:41.684Z] Removing intermediate container a90fd8537a68 [2021-03-31T16:09:41.684Z] ---> 060043f7c3ce [2021-03-31T16:09:41.684Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T16:09:41.969Z] ---> decde0531c37 [2021-03-31T16:09:41.969Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-31T16:09:42.921Z] Removing intermediate container af5b3e9ec149 [2021-03-31T16:09:42.921Z] ---> 262216bf54ae [2021-03-31T16:09:42.921Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T16:09:42.921Z] ---> 8c283b92c91e [2021-03-31T16:09:42.921Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-31T16:09:42.921Z] ---> Running in 2e7fdd82bf06 [2021-03-31T16:09:43.191Z] Removing intermediate container 2e7fdd82bf06 [2021-03-31T16:09:43.191Z] ---> eb5dd2c5efd6 [2021-03-31T16:09:43.191Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-31T16:09:43.191Z] ---> Running in e35c19424dda [2021-03-31T16:09:43.191Z] ---> 6b64539af308 [2021-03-31T16:09:43.191Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-31T16:09:43.191Z] ---> Running in 2b490ef13772 [2021-03-31T16:09:43.455Z] Removing intermediate container e35c19424dda [2021-03-31T16:09:43.455Z] ---> 0b36c18840e9 [2021-03-31T16:09:43.455Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-31T16:09:44.400Z] ---> Running in 0b4c5e0349ef [2021-03-31T16:09:44.400Z] Removing intermediate container 2b490ef13772 [2021-03-31T16:09:44.400Z] ---> bb7466d9b32c [2021-03-31T16:09:44.400Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T16:09:44.666Z] ---> Running in dc1e5d9ba043 [2021-03-31T16:09:44.666Z] Removing intermediate container 0b4c5e0349ef [2021-03-31T16:09:44.666Z] ---> b9e42734c4c4 [2021-03-31T16:09:44.666Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T16:09:44.928Z] Removing intermediate container dc1e5d9ba043 [2021-03-31T16:09:44.928Z] ---> 425acec72b5c [2021-03-31T16:09:44.928Z] Step 21/23 : LABEL arch=x86_64 [2021-03-31T16:09:44.928Z] ---> Running in 629a399838c6 [2021-03-31T16:09:44.928Z] ---> 308f2c909fe2 [2021-03-31T16:09:44.928Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-31T16:09:45.196Z] Removing intermediate container 629a399838c6 [2021-03-31T16:09:45.196Z] ---> 684bc1c51321 [2021-03-31T16:09:45.196Z] Step 22/23 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:09:45.196Z] ---> Running in d4a2a21d8411 [2021-03-31T16:09:45.463Z] Removing intermediate container d4a2a21d8411 [2021-03-31T16:09:45.464Z] ---> 62836b0457c6 [2021-03-31T16:09:45.464Z] Step 23/23 : LABEL version=0.0.0 [2021-03-31T16:09:45.729Z] ---> Running in a80d8b67d856 [2021-03-31T16:09:45.729Z] ---> d6dd8068d600 [2021-03-31T16:09:45.729Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-31T16:09:45.729Z] Removing intermediate container a80d8b67d856 [2021-03-31T16:09:45.729Z] ---> 411bcc614755 [2021-03-31T16:09:45.729Z] [2021-03-31T16:09:46.304Z] Successfully built 411bcc614755 [2021-03-31T16:09:46.304Z] Successfully tagged docker-core-metadata-go:latest [2021-03-31T16:09:46.567Z]  Building docker-core-metadata-go ... done  ---> bc8bf05633af [2021-03-31T16:09:46.567Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-31T16:09:46.567Z] ---> Running in c2994007dc4e [2021-03-31T16:09:47.519Z] Removing intermediate container c2994007dc4e [2021-03-31T16:09:47.519Z] ---> 4532bde19d2f [2021-03-31T16:09:47.519Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T16:09:48.911Z] ---> Running in 23225897a43c [2021-03-31T16:09:48.911Z] Removing intermediate container 7a1495879b13 [2021-03-31T16:09:48.911Z] ---> 1fc7a65da7f3 [2021-03-31T16:09:48.911Z] [2021-03-31T16:09:48.911Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T16:09:48.911Z] ---> 42cb162f0360 [2021-03-31T16:09:48.911Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-31T16:09:48.911Z] ---> Running in 03d87d1e1340 [2021-03-31T16:09:48.911Z] Removing intermediate container 23225897a43c [2021-03-31T16:09:48.911Z] ---> aa608556e108 [2021-03-31T16:09:48.911Z] Step 20/22 : LABEL arch=x86_64 [2021-03-31T16:09:48.911Z] ---> Running in 889d76c49fd6 [2021-03-31T16:09:49.178Z] Removing intermediate container 03d87d1e1340 [2021-03-31T16:09:49.178Z] ---> 4001b9b0d5e4 [2021-03-31T16:09:49.178Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-31T16:09:49.178Z] ---> Running in b7374122a809 [2021-03-31T16:09:49.178Z] Removing intermediate container 889d76c49fd6 [2021-03-31T16:09:49.178Z] ---> 5311633d2fda [2021-03-31T16:09:49.178Z] Step 21/22 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:09:49.178Z] ---> Running in a8345048ce83 [2021-03-31T16:09:49.440Z] Removing intermediate container b7374122a809 [2021-03-31T16:09:49.440Z] ---> b2e7c399a4eb [2021-03-31T16:09:49.440Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-31T16:09:49.440Z] ---> Running in c4d506d22f40 [2021-03-31T16:09:49.440Z] Removing intermediate container a8345048ce83 [2021-03-31T16:09:49.440Z] ---> b50fc45d475a [2021-03-31T16:09:49.440Z] Step 22/22 : LABEL version=0.0.0 [2021-03-31T16:09:49.703Z] ---> Running in f880dd4121cb [2021-03-31T16:09:49.703Z] Removing intermediate container c4d506d22f40 [2021-03-31T16:09:49.703Z] ---> 6556bd1c5894 [2021-03-31T16:09:49.703Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:09:49.703Z] ---> Running in 0c58031cf492 [2021-03-31T16:09:49.967Z] Removing intermediate container f880dd4121cb [2021-03-31T16:09:49.967Z] ---> 6471f8ed6663 [2021-03-31T16:09:49.967Z] [2021-03-31T16:09:49.967Z] Successfully built 6471f8ed6663 [2021-03-31T16:09:49.967Z] Successfully tagged docker-support-notifications-go:latest [2021-03-31T16:09:50.929Z]  Building docker-support-notifications-go ... done Removing intermediate container 0c58031cf492 [2021-03-31T16:09:50.929Z] ---> 815357cb26a0 [2021-03-31T16:09:50.929Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-31T16:09:50.929Z] ---> Running in 2f1025a578d3 [2021-03-31T16:09:51.505Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:09:52.450Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:09:53.025Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-31T16:09:53.025Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-31T16:09:53.291Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-31T16:09:53.291Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-31T16:09:53.553Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-31T16:09:53.815Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-31T16:09:53.815Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:09:53.815Z] OK: 8 MiB in 20 packages [2021-03-31T16:09:54.391Z] Removing intermediate container 2f1025a578d3 [2021-03-31T16:09:54.391Z] ---> 85f644ea2d4e [2021-03-31T16:09:54.391Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T16:09:54.965Z] ---> 380001dd05e8 [2021-03-31T16:09:54.965Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-31T16:09:55.541Z] ---> ad5e5692c795 [2021-03-31T16:09:55.541Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-31T16:09:55.805Z] ---> 57e19d808f62 [2021-03-31T16:09:55.805Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-31T16:09:55.805Z] ---> Running in d2cbc42e7e2d [2021-03-31T16:09:56.068Z] Removing intermediate container d2cbc42e7e2d [2021-03-31T16:09:56.068Z] ---> 744718a5f5c4 [2021-03-31T16:09:56.068Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T16:09:56.068Z] ---> Running in 55b125b779f9 [2021-03-31T16:09:56.330Z] Removing intermediate container 55b125b779f9 [2021-03-31T16:09:56.330Z] ---> 5f16e0975e1a [2021-03-31T16:09:56.330Z] Step 21/23 : LABEL arch=x86_64 [2021-03-31T16:09:56.330Z] ---> Running in 37cc27d8f712 [2021-03-31T16:09:56.592Z] Removing intermediate container 37cc27d8f712 [2021-03-31T16:09:56.592Z] ---> 609210f285fe [2021-03-31T16:09:56.592Z] Step 22/23 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:09:56.592Z] ---> Running in b13cab53bf3f [2021-03-31T16:09:56.852Z] Removing intermediate container b13cab53bf3f [2021-03-31T16:09:56.853Z] ---> 4f41737ec405 [2021-03-31T16:09:56.853Z] Step 23/23 : LABEL version=0.0.0 [2021-03-31T16:09:56.853Z] ---> Running in 1a86509729f7 [2021-03-31T16:09:57.114Z] Removing intermediate container 1a86509729f7 [2021-03-31T16:09:57.114Z] ---> c361aa067da6 [2021-03-31T16:09:57.114Z] [2021-03-31T16:09:57.114Z] Successfully built c361aa067da6 [2021-03-31T16:09:57.114Z] Successfully tagged docker-core-data-go:latest [2021-03-31T16:09:57.400Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-31T16:09:57.439Z] $ docker stop --time=1 4c4acc52ba9e195be5d7ffccee506b414d7548ba19bc9750a22ff5cce3fc286a [2021-03-31T16:09:59.093Z] $ docker rm -f 4c4acc52ba9e195be5d7ffccee506b414d7548ba19bc9750a22ff5cce3fc286a [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T16:09:59.779Z] + docker images [2021-03-31T16:09:59.779Z] + grep docker [2021-03-31T16:10:00.040Z] docker-core-data-go latest c361aa067da6 4 seconds ago 22.7MB [2021-03-31T16:10:00.040Z] docker-support-notifications-go latest 6471f8ed6663 11 seconds ago 17.9MB [2021-03-31T16:10:00.040Z] docker-core-metadata-go latest 411bcc614755 15 seconds ago 19MB [2021-03-31T16:10:00.040Z] docker-sys-mgmt-agent-go latest d994a2b1d599 29 seconds ago 314MB [2021-03-31T16:10:00.040Z] docker-core-command-go latest cc1e51a39d15 41 seconds ago 17.3MB [2021-03-31T16:10:00.040Z] docker-security-bootstrapper-go latest a4df6552b014 About a minute ago 18.9MB [2021-03-31T16:10:00.040Z] docker-security-secretstore-setup-go latest 58706ad54a51 2 minutes ago 25.7MB [2021-03-31T16:10:00.040Z] docker-security-proxy-setup-go latest 0c2375bce136 2 minutes ago 25.4MB [2021-03-31T16:10:00.040Z] docker-support-scheduler-go latest 3a52acccffc8 2 minutes ago 17.4MB [2021-03-31T16:10:00.040Z] 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 [2021-03-31T16:10:16.011Z] Still waiting to schedule task [2021-03-31T16:10:16.011Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-31T16:11:13.588Z] Running on prd-ubuntu18.04-docker-8c-8g-32274 in /w/workspace/edgexfoundry_edgex-go_PR-3326 [Pipeline] { [Pipeline] ws [2021-03-31T16:11:13.685Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-03-31T16:11:15.974Z] using credential edgex-jenkins-ssh [2021-03-31T16:11:15.982Z] gofmt -l . [2021-03-31T16:11:15.982Z] [ "`gofmt -l .`" = "" ] [2021-03-31T16:11:15.982Z] ./bin/test-go-mod-tidy.sh [2021-03-31T16:11:15.982Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-31T16:11:16.032Z] Cloning the remote Git repository [2021-03-31T16:11:16.042Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-31T16:11:16.128Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-03-31T16:11:16.161Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-31T16:11:16.161Z] > git --version # timeout=10 [2021-03-31T16:11:16.168Z] > git --version # 'git version 2.17.1' [2021-03-31T16:11:16.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T16:11:16.735Z] + ls -al . [2021-03-31T16:11:16.735Z] total 808 [2021-03-31T16:11:16.735Z] drwxrwxr-x 9 1001 1001 4096 Mar 31 16:11 . [2021-03-31T16:11:16.735Z] drwxr-xr-x 4 root root 4096 Mar 31 16:06 .. [2021-03-31T16:11:16.735Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 16:04 .dockerignore [2021-03-31T16:11:16.735Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 16:04 .git [2021-03-31T16:11:16.735Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 16:04 .github [2021-03-31T16:11:16.735Z] -rw-rw-r-- 1 1001 1001 818 Mar 31 16:04 .gitignore [2021-03-31T16:11:16.735Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 16:04 .sonarcloud.properties [2021-03-31T16:11:16.735Z] -rw-rw-r-- 1 1001 1001 8607 Mar 31 16:04 Attribution.txt [2021-03-31T16:11:16.736Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 16:04 CONTRIBUTING.md [2021-03-31T16:11:16.736Z] -rw-rw-r-- 1 1001 1001 931 Mar 31 16:04 Dockerfile.build [2021-03-31T16:11:16.736Z] -rw-rw-r-- 1 1001 1001 863 Mar 31 16:04 Jenkinsfile [2021-03-31T16:11:16.736Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 16:04 LICENSE [2021-03-31T16:11:16.736Z] -rw-rw-r-- 1 1001 1001 5774 Mar 31 16:04 Makefile [2021-03-31T16:11:16.736Z] -rw-rw-r-- 1 1001 1001 6548 Mar 31 16:04 README.md [2021-03-31T16:11:16.736Z] -rw-rw-r-- 1 1001 1001 6755 Mar 31 16:04 SECURITY.md [2021-03-31T16:11:16.736Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 16:01 VERSION [2021-03-31T16:11:16.736Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 16:04 ZMQWindows.md [2021-03-31T16:11:16.736Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 16:04 bin [2021-03-31T16:11:16.736Z] drwxrwxr-x 14 1001 1001 4096 Mar 31 16:04 cmd [2021-03-31T16:11:16.736Z] -rw-r--r-- 1 root root 669470 Mar 31 16:09 coverage.out [2021-03-31T16:11:16.736Z] -rw-r--r-- 1 root root 1056 Mar 31 16:11 go.mod [2021-03-31T16:11:16.736Z] -rw-r--r-- 1 root root 22360 Mar 31 16:11 go.sum [2021-03-31T16:11:16.736Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 16:04 internal [2021-03-31T16:11:16.736Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 16:04 openapi [2021-03-31T16:11:16.736Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 16:04 snap [2021-03-31T16:11:16.736Z] -rw-rw-r-- 1 1001 1001 168 Mar 31 16:04 version.go [Pipeline] sh [2021-03-31T16:11:16.196Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T16:11:17.428Z] + '[' -e coverage.out ] [2021-03-31T16:11:17.428Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-31T16:11:17.502Z] Warning: overwriting stash ‘coverage-report’ [2021-03-31T16:11:18.903Z] Stashed 1 file(s) [Pipeline] sh [2021-03-31T16:11:19.566Z] + make build [2021-03-31T16:11:19.567Z] 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 [2021-03-31T16:11:28.285Z] Merging remotes/origin/master commit 78ac4f9c130b1345120a7cf8c9e72a9d16a16fcb into PR head commit b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:11:27.698Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-31T16:11:27.704Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T16:11:27.714Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-31T16:11:27.735Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-31T16:11:27.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T16:11:27.739Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3326/head:refs/remotes/origin/PR-3326 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-31T16:11:28.290Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T16:11:28.297Z] > git checkout -f b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 # timeout=10 [2021-03-31T16:11:28.434Z] Merge succeeded, producing b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:11:28.435Z] Checking out Revision b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 (PR-3326) [2021-03-31T16:11:28.396Z] > git remote # timeout=10 [2021-03-31T16:11:28.404Z] > git config --get remote.origin.url # timeout=10 [2021-03-31T16:11:28.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T16:11:28.413Z] > git merge 78ac4f9c130b1345120a7cf8c9e72a9d16a16fcb # timeout=10 [2021-03-31T16:11:28.422Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-31T16:11:28.431Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T16:11:28.435Z] > git checkout -f b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 # timeout=10 [2021-03-31T16:11:32.108Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T16:11:33.522Z] + echo snap-build.sh [2021-03-31T16:11:33.522Z] snap-build.sh [2021-03-31T16:11:33.522Z] + SNAP_BASE_DIR=. [2021-03-31T16:11:33.522Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-03-31T16:11:33.522Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-03-31T16:11:33.522Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-03-31T16:11:33.522Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-03-31T16:11:33.522Z] + cd /w/workspace/edgex-go/4 [2021-03-31T16:11:33.522Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-31T16:11:33.522Z] Reading package lists... [2021-03-31T16:11:33.522Z] Building dependency tree... [2021-03-31T16:11:33.522Z] Reading state information... [2021-03-31T16:11:33.785Z] The following packages were automatically installed and are no longer required: [2021-03-31T16:11:33.785Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-31T16:11:33.785Z] uidmap xdelta3 [2021-03-31T16:11:33.785Z] Use 'sudo apt autoremove' to remove them. [2021-03-31T16:11:33.785Z] The following packages will be REMOVED: [2021-03-31T16:11:33.785Z] lxd* lxd-client* [2021-03-31T16:11:34.047Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-31T16:11:34.047Z] After this operation, 31.7 MB disk space will be freed. [2021-03-31T16:11:34.699Z] 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 [2021-03-31T16:11:35.360Z] (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.) [2021-03-31T16:11:35.360Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-31T16:11:36.308Z] Removing lxd dnsmasq configuration [2021-03-31T16:11:36.308Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-31T16:11:36.308Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-31T16:11:37.257Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-31T16:11:37.522Z] (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.) [2021-03-31T16:11:37.522Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-31T16:11:38.951Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-31T16:11:38.951Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-31T16:11:39.897Z] + sudo snap remove --purge lxd [2021-03-31T16:11:40.159Z] snap "lxd" is not installed [2021-03-31T16:11:40.159Z] + sudo groupadd --force --system lxd [2021-03-31T16:11:40.159Z] ++ whoami [2021-03-31T16:11:40.159Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-31T16:11:40.159Z] + newgrp - lxd [2021-03-31T16:11:40.423Z] + sudo snap install lxd [2021-03-31T16:11:50.437Z] 2021-03-31T16:11:47Z INFO Waiting for automatic snapd restart... [2021-03-31T16:12:07.121Z] 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 [2021-03-31T16:12:09.757Z] 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 [2021-03-31T16:12:12.474Z] lxd 4.12 from Canonical* installed [2021-03-31T16:12:12.474Z] + sudo lxd init --auto [2021-03-31T16:12:19.085Z] + sudo snap install --classic snapcraft [2021-03-31T16:12:19.922Z] 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 [2021-03-31T16:12:20.901Z] 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 [2021-03-31T16:12:26.303Z] 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 [2021-03-31T16:12:31.321Z] snapcraft 4.6 from Canonical* installed [2021-03-31T16:12:31.321Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-31T16:12:31.321Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-03-31T16:12:31.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T16:12:31.321Z] Dload Upload Total Spent Left Speed [2021-03-31T16:12:31.582Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 1917 0 --:--:-- --:--:-- --:--:-- 1917 [2021-03-31T16:12:31.700Z] 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 [2021-03-31T16:12:31.843Z] 67 3325k 67 2231k 0 0 3336k 0 --:--:-- --:--:-- --:--:-- 3336k 100 3325k 100 3325k 0 0 4847k 0 --:--:-- --:--:-- --:--:-- 62.7M [2021-03-31T16:12:31.843Z] ./yq_linux_amd64 [2021-03-31T16:12:32.104Z] + sudo snapcraft prime --use-lxd [2021-03-31T16:12:34.020Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-31T16:12:34.020Z] 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: [2021-03-31T16:12:34.020Z] - README.md [2021-03-31T16:12:34.020Z] [2021-03-31T16:12:34.020Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-31T16:12:34.281Z] Launching a container. [2021-03-31T16:12:35.084Z] 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 [2021-03-31T16:12:41.804Z] 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 [2021-03-31T16:12:45.222Z] 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 [2021-03-31T16:12:46.516Z] Waiting for container to be ready [2021-03-31T16:12:46.517Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-31T16:12:46.517Z] [2021-03-31T16:12:49.532Z] 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 [2021-03-31T16:12:49.848Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-31T16:12:50.110Z] Waiting for network to be ready... [2021-03-31T16:12:50.692Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-31T16:12:50.692Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-31T16:12:51.271Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-03-31T16:12:51.271Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-31T16:12:51.271Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-31T16:12:51.541Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-31T16:12:51.541Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-31T16:12:51.541Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-31T16:12:51.541Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-31T16:12:51.541Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-31T16:12:51.541Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-31T16:12:51.810Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-31T16:12:51.810Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-31T16:12:51.810Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-31T16:12:51.810Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-31T16:12:51.810Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-31T16:12:51.810Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-31T16:12:51.810Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-31T16:12:51.810Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-31T16:12:52.076Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] [2021-03-31T16:12:52.077Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-31T16:12:52.077Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-31T16:12:52.077Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-31T16:12:52.077Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-31T16:12:52.077Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-31T16:12:52.077Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-31T16:12:52.337Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-31T16:12:54.882Z] Fetched 24.2 MB in 4s (5469 kB/s) [2021-03-31T16:12:55.831Z] Reading package lists... [2021-03-31T16:12:55.831Z] Reading package lists... [2021-03-31T16:12:56.093Z] Building dependency tree... [2021-03-31T16:12:56.093Z] Reading state information... [2021-03-31T16:12:56.093Z] The following additional packages will be installed: [2021-03-31T16:12:56.093Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-31T16:12:56.093Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-31T16:12:56.093Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-31T16:12:56.093Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-31T16:12:56.093Z] Suggested packages: [2021-03-31T16:12:56.093Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-31T16:12:56.093Z] Recommended packages: [2021-03-31T16:12:56.093Z] gnupg libsasl2-modules [2021-03-31T16:12:56.093Z] The following NEW packages will be installed: [2021-03-31T16:12:56.093Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-31T16:12:56.093Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-31T16:12:56.093Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-31T16:12:56.093Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-31T16:12:56.093Z] The following packages will be upgraded: [2021-03-31T16:12:56.093Z] gpg gpg-agent gpgconf libudev1 [Pipeline] } [2021-03-31T16:12:56.280Z] $ docker stop --time=1 daf1b14accfb288e541078a8c61a6f8db71bd44eceb8b4bdc17d30e5988ccf0b [2021-03-31T16:12:56.354Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-31T16:12:56.354Z] Need to get 3530 kB of archives. [2021-03-31T16:12:56.354Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-31T16:12:56.354Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-31T16:12:56.354Z] 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] [2021-03-31T16:12:56.614Z] 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] [2021-03-31T16:12:56.614Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-31T16:12:56.614Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-31T16:12:56.614Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-31T16:12:56.878Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-31T16:12:56.878Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-31T16:12:56.878Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-31T16:12:57.138Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-31T16:12:57.138Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-31T16:12:57.138Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-31T16:12:57.138Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-31T16:12:57.138Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-31T16:12:57.138Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-31T16:12:57.138Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-31T16:12:57.138Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-31T16:12:57.138Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-31T16:12:57.138Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-31T16:12:57.138Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-31T16:12:57.138Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-31T16:12:57.138Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-31T16:12:57.398Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-31T16:12:57.398Z] Fetched 3530 kB in 1s (3478 kB/s) [2021-03-31T16:12:57.398Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-31T16:12:57.398Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-31T16:12:57.398Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-31T16:12:57.398Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-31T16:12:57.660Z] Selecting previously unselected package udev. [2021-03-31T16:12:57.660Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-31T16:12:57.660Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-31T16:12:57.660Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-31T16:12:57.921Z] Selecting previously unselected package libfuse2:amd64. [2021-03-31T16:12:57.921Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-31T16:12:58.180Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-31T16:12:58.180Z] Selecting previously unselected package fuse. [2021-03-31T16:12:58.180Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-31T16:12:58.180Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-31T16:12:58.180Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-31T16:12:58.180Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-31T16:12:58.441Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-31T16:12:58.441Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-31T16:12:58.635Z] $ docker rm -f daf1b14accfb288e541078a8c61a6f8db71bd44eceb8b4bdc17d30e5988ccf0b [2021-03-31T16:12:58.701Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-31T16:12:58.701Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-31T16:12:58.701Z] Selecting previously unselected package libksba8:amd64. [2021-03-31T16:12:58.701Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-31T16:12:58.701Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-31T16:12:58.961Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-31T16:12:58.961Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T16:12:58.961Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T16:12:58.961Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-31T16:12:58.961Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T16:12:58.961Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T16:12:59.224Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-31T16:12:59.224Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T16:12:59.224Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T16:12:59.224Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-31T16:12:59.224Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T16:12:59.224Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T16:12:59.224Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-31T16:12:59.224Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T16:12:59.485Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T16:12:59.485Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-31T16:12:59.485Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T16:12:59.485Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T16:12:59.485Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-31T16:12:59.485Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T16:12:59.485Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T16:12:59.747Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-31T16:12:59.747Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T16:12:59.747Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T16:12:59.747Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-31T16:12:59.747Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T16:12:59.747Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T16:12:59.747Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-31T16:12:59.747Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-31T16:12:59.747Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-03-31T16:13:00.008Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-31T16:13:00.008Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-31T16:13:00.008Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-31T16:13:00.008Z] Selecting previously unselected package libldap-common. [2021-03-31T16:13:00.008Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-31T16:13:00.008Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-31T16:13:00.008Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-31T16:13:00.008Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-31T16:13:00.008Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-03-31T16:13:00.270Z] Selecting previously unselected package dirmngr. [2021-03-31T16:13:00.270Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-31T16:13:00.270Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-31T16:13:00.271Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:13:00.532Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-31T16:13:00.532Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-31T16:13:00.532Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-31T16:13:00.532Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-31T16:13:00.532Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-31T16:13:00.532Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T16:13:00.532Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-31T16:13:00.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-31T16:13:00.676Z] [2021-03-31T16:13:00.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:13:00.794Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-31T16:13:00.794Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-31T16:13:01.055Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-31T16:13:01.055Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T16:13:01.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-31T16:13:01.067Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-31T16:13:01.067Z] 29e5d40040c1: Pulling fs layer [2021-03-31T16:13:01.067Z] 1ce36da41761: Pulling fs layer [2021-03-31T16:13:01.067Z] 25b303627fd3: Pulling fs layer [2021-03-31T16:13:01.319Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-31T16:13:01.319Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-31T16:13:01.319Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-31T16:13:01.319Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T16:13:01.319Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T16:13:01.319Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T16:13:01.609Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T16:13:01.609Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T16:13:01.609Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T16:13:01.609Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T16:13:01.609Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-31T16:13:01.609Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-31T16:13:01.609Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-31T16:13:02.078Z] 29e5d40040c1: Download complete [2021-03-31T16:13:02.182Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-31T16:13:02.182Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-31T16:13:02.182Z] This means they are not meant to be enabled using systemctl. [2021-03-31T16:13:02.182Z] Possible reasons for having this kind of units are: [2021-03-31T16:13:02.182Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-31T16:13:02.182Z] .wants/ or .requires/ directory. [2021-03-31T16:13:02.182Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-31T16:13:02.182Z] a requirement dependency on it. [2021-03-31T16:13:02.182Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-31T16:13:02.182Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-31T16:13:02.182Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-31T16:13:02.182Z] instance name specified. [2021-03-31T16:13:02.352Z] 1ce36da41761: Verifying Checksum [2021-03-31T16:13:02.352Z] 1ce36da41761: Download complete [2021-03-31T16:13:02.443Z] Reading package lists... [2021-03-31T16:13:02.626Z] 29e5d40040c1: Pull complete [2021-03-31T16:13:02.705Z] Building dependency tree... [2021-03-31T16:13:02.705Z] Reading state information... [2021-03-31T16:13:02.970Z] The following additional packages will be installed: [2021-03-31T16:13:02.970Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-31T16:13:02.970Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-31T16:13:02.970Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-31T16:13:02.970Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-31T16:13:02.970Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-31T16:13:02.970Z] Suggested packages: [2021-03-31T16:13:02.970Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-31T16:13:02.970Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-31T16:13:02.970Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-31T16:13:02.970Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-31T16:13:02.970Z] systemd-container policykit-1 [2021-03-31T16:13:02.970Z] Recommended packages: [2021-03-31T16:13:02.970Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-31T16:13:02.970Z] The following NEW packages will be installed: [2021-03-31T16:13:02.970Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-31T16:13:02.970Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-31T16:13:02.970Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-31T16:13:02.970Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-31T16:13:02.970Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-31T16:13:02.970Z] The following packages will be upgraded: [2021-03-31T16:13:02.970Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-31T16:13:02.970Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-31T16:13:02.970Z] Need to get 35.2 MB of archives. [2021-03-31T16:13:02.970Z] After this operation, 141 MB of additional disk space will be used. [2021-03-31T16:13:02.970Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-31T16:13:02.970Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-31T16:13:03.544Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-31T16:13:03.615Z] 1ce36da41761: Pull complete [2021-03-31T16:13:03.837Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-31T16:13:03.837Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-31T16:13:03.837Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-31T16:13:03.837Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-31T16:13:03.837Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-31T16:13:03.837Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-31T16:13:03.837Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-31T16:13:03.837Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-31T16:13:03.837Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-31T16:13:03.837Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-03-31T16:13:04.107Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-31T16:13:04.107Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-31T16:13:04.107Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-31T16:13:04.107Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-31T16:13:04.107Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-31T16:13:04.231Z] 25b303627fd3: Verifying Checksum [2021-03-31T16:13:04.231Z] 25b303627fd3: Download complete [2021-03-31T16:13:04.367Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-31T16:13:04.368Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-31T16:13:04.368Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-31T16:13:04.368Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-31T16:13:04.368Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-31T16:13:04.368Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-31T16:13:04.368Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-31T16:13:04.368Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-31T16:13:04.368Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-31T16:13:04.368Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-31T16:13:04.629Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-31T16:13:04.629Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-31T16:13:05.570Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-31T16:13:05.570Z] Fetched 35.2 MB in 2s (14.3 MB/s) [2021-03-31T16:13:05.570Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-31T16:13:05.570Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-31T16:13:05.829Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-31T16:13:06.407Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-31T16:13:06.407Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-31T16:13:06.407Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-31T16:13:06.667Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-31T16:13:06.667Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-31T16:13:06.667Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-31T16:13:06.667Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-31T16:13:06.929Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-31T16:13:06.929Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-31T16:13:06.929Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-31T16:13:07.189Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-31T16:13:07.761Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-31T16:13:09.151Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-31T16:13:09.413Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-31T16:13:09.413Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-31T16:13:09.413Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-31T16:13:09.674Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-31T16:13:09.674Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-31T16:13:09.674Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T16:13:09.674Z] Selecting previously unselected package libexpat1:amd64. [2021-03-31T16:13:09.674Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-31T16:13:09.674Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-31T16:13:09.935Z] Selecting previously unselected package python3.6-minimal. [2021-03-31T16:13:09.935Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-31T16:13:09.935Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T16:13:10.196Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-31T16:13:10.196Z] Checking for services that may need to be restarted...done. [2021-03-31T16:13:10.197Z] Checking for services that may need to be restarted...done. [2021-03-31T16:13:10.197Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T16:13:10.464Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-31T16:13:10.464Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T16:13:10.725Z] Selecting previously unselected package python3-minimal. [2021-03-31T16:13:10.725Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-31T16:13:10.725Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-31T16:13:10.725Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-31T16:13:10.986Z] Selecting previously unselected package mime-support. [2021-03-31T16:13:10.986Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-31T16:13:10.986Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-31T16:13:10.986Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-31T16:13:10.986Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-31T16:13:10.986Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-31T16:13:11.248Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-31T16:13:11.248Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-31T16:13:11.248Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T16:13:11.510Z] Selecting previously unselected package python3.6. [2021-03-31T16:13:11.510Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-31T16:13:11.510Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T16:13:11.510Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-31T16:13:11.510Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-31T16:13:11.510Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-31T16:13:11.510Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-31T16:13:11.772Z] Selecting previously unselected package python3. [2021-03-31T16:13:11.772Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-31T16:13:11.772Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-31T16:13:11.772Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-31T16:13:12.032Z] Selecting previously unselected package multiarch-support. [2021-03-31T16:13:12.032Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-31T16:13:12.032Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-31T16:13:12.032Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-31T16:13:12.032Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-31T16:13:12.032Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-31T16:13:12.032Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-31T16:13:12.032Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-31T16:13:12.293Z] Selecting previously unselected package libbsd0:amd64. [2021-03-31T16:13:12.293Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-31T16:13:12.293Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-31T16:13:12.293Z] Selecting previously unselected package sudo. [2021-03-31T16:13:12.293Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-31T16:13:12.293Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-31T16:13:12.555Z] Selecting previously unselected package apparmor. [2021-03-31T16:13:12.555Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-31T16:13:12.555Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-31T16:13:12.817Z] Selecting previously unselected package libedit2:amd64. [2021-03-31T16:13:12.817Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-31T16:13:12.817Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-31T16:13:12.817Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-31T16:13:12.817Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-31T16:13:12.817Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T16:13:13.079Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-31T16:13:13.079Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-31T16:13:13.079Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T16:13:13.079Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-31T16:13:13.079Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-31T16:13:13.079Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-31T16:13:13.079Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-31T16:13:13.079Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-31T16:13:13.079Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T16:13:13.344Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-31T16:13:13.344Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-31T16:13:13.344Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T16:13:13.344Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-31T16:13:13.344Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-31T16:13:13.605Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-31T16:13:13.605Z] Selecting previously unselected package openssh-client. [2021-03-31T16:13:13.605Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-31T16:13:13.605Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-31T16:13:13.869Z] Selecting previously unselected package squashfs-tools. [2021-03-31T16:13:13.869Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-31T16:13:13.869Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-31T16:13:13.869Z] Selecting previously unselected package snapd. [2021-03-31T16:13:13.869Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-31T16:13:13.869Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-31T16:13:14.382Z] 25b303627fd3: Pull complete [2021-03-31T16:13:14.382Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-31T16:13:14.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-31T16:13:14.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-31T16:13:14.662Z] prd-ubuntu18.04-docker-arm64-4c-16g-32271 does not seem to be running inside a container [2021-03-31T16:13:14.733Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-31T16:13:15.784Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-31T16:13:15.784Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-31T16:13:16.044Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-31T16:13:16.044Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-31T16:13:16.044Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-31T16:13:16.044Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T16:13:16.044Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-31T16:13:16.306Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-31T16:13:16.306Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-31T16:13:16.876Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-31T16:13:17.136Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-31T16:13:17.136Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-31T16:13:17.136Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T16:13:17.136Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T16:13:17.136Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T16:13:17.707Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-31T16:13:17.707Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T16:13:17.707Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-31T16:13:17.793Z] $ docker top b6598f2a1fa11e8d85ae5496ea56f20a218d3703e49ab98547fbaca9588eddd9 -eo pid,comm [2021-03-31T16:13:17.968Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-31T16:13:17.968Z] running python rtupdate hooks for python3.6... [2021-03-31T16:13:17.968Z] running python post-rtupdate hooks for python3.6... [2021-03-31T16:13:17.968Z] Setting up apparmor (2.12-4ubuntu5.1) ... [Pipeline] { [Pipeline] sh [2021-03-31T16:13:18.767Z] + docker-compose build --help [2021-03-31T16:13:18.767Z] + grep parallel [2021-03-31T16:13:19.362Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-31T16:13:19.624Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T16:13:19.624Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-31T16:13:19.624Z] Setting up snapd (2.48.3+18.04) ... [2021-03-31T16:13:20.201Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-31T16:13:20.201Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-31T16:13:20.463Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-31T16:13:20.463Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-31T16:13:20.726Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-31T16:13:20.726Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-31T16:13:20.993Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-31T16:13:20.993Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-31T16:13:21.254Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-31T16:13:21.254Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-31T16:13:21.514Z] /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' [2021-03-31T16:13:21.514Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-31T16:13:21.514Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-31T16:13:22.455Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-31T16:13:22.455Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-31T16:13:22.715Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-31T16:13:23.057Z] --parallel Build images in parallel. [Pipeline] } [2021-03-31T16:13:23.068Z] $ docker stop --time=1 b6598f2a1fa11e8d85ae5496ea56f20a218d3703e49ab98547fbaca9588eddd9 [2021-03-31T16:13:23.662Z] Reading package lists... [2021-03-31T16:13:23.925Z] Reading package lists... [2021-03-31T16:13:23.925Z] Building dependency tree... [2021-03-31T16:13:23.925Z] Reading state information... [2021-03-31T16:13:24.186Z] Calculating upgrade... [2021-03-31T16:13:24.186Z] The following packages will be upgraded: [2021-03-31T16:13:24.186Z] advancecomp base-files bash binutils binutils-common [2021-03-31T16:13:24.186Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-31T16:13:24.186Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-31T16:13:24.186Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-31T16:13:24.186Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-31T16:13:24.186Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-31T16:13:24.186Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-31T16:13:24.186Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-31T16:13:24.186Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-31T16:13:24.186Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-31T16:13:24.186Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-31T16:13:24.186Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-31T16:13:24.186Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-31T16:13:24.186Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-31T16:13:24.186Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-31T16:13:24.445Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-31T16:13:24.445Z] Need to get 63.8 MB of archives. [2021-03-31T16:13:24.445Z] After this operation, 5208 kB of additional disk space will be used. [2021-03-31T16:13:24.445Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] [2021-03-31T16:13:24.445Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-31T16:13:24.445Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-31T16:13:24.445Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-31T16:13:24.445Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-31T16:13:24.445Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-31T16:13:24.445Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-31T16:13:24.445Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-31T16:13:24.445Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-31T16:13:24.445Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-31T16:13:24.445Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-31T16:13:24.445Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-31T16:13:24.445Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-31T16:13:24.445Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-31T16:13:24.445Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-31T16:13:24.445Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-31T16:13:24.445Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-31T16:13:24.445Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-31T16:13:24.705Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-31T16:13:24.705Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-31T16:13:24.705Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-31T16:13:24.705Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-31T16:13:24.705Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-31T16:13:24.705Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-31T16:13:24.705Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-31T16:13:24.705Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-31T16:13:24.705Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-31T16:13:24.705Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-31T16:13:24.705Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-31T16:13:24.705Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-31T16:13:24.705Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-31T16:13:24.705Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-31T16:13:24.705Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-31T16:13:24.705Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-31T16:13:24.705Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-31T16:13:24.705Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-31T16:13:24.705Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-31T16:13:24.705Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-31T16:13:24.705Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-31T16:13:24.705Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-03-31T16:13:24.705Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-31T16:13:24.705Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-31T16:13:24.705Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-31T16:13:24.705Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-31T16:13:24.705Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-31T16:13:24.705Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-31T16:13:24.705Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-31T16:13:24.705Z] 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] [2021-03-31T16:13:24.949Z] $ docker rm -f b6598f2a1fa11e8d85ae5496ea56f20a218d3703e49ab98547fbaca9588eddd9 [2021-03-31T16:13:24.964Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-31T16:13:24.964Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-31T16:13:24.965Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-31T16:13:24.965Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-31T16:13:24.965Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-31T16:13:24.965Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-31T16:13:24.965Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-31T16:13:24.965Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [Pipeline] // withDockerContainer [2021-03-31T16:13:25.226Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-31T16:13:25.226Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-31T16:13:25.226Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:13:25.488Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-31T16:13:25.489Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-31T16:13:25.489Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-31T16:13:25.489Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-31T16:13:25.489Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-31T16:13:25.489Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-31T16:13:25.489Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-31T16:13:25.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-31T16:13:25.714Z] . [Pipeline] withDockerContainer [2021-03-31T16:13:25.749Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-31T16:13:25.749Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-31T16:13:25.749Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-31T16:13:25.944Z] prd-ubuntu18.04-docker-arm64-4c-16g-32271 does not seem to be running inside a container [2021-03-31T16:13:26.012Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-31T16:13:26.012Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-31T16:13:26.012Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-31T16:13:26.012Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-31T16:13:26.012Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-31T16:13:26.012Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-31T16:13:26.012Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-31T16:13:26.012Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-31T16:13:26.012Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-31T16:13:26.012Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-31T16:13:26.012Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-31T16:13:26.012Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-31T16:13:26.012Z] 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] [2021-03-31T16:13:26.012Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-31T16:13:26.012Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-31T16:13:26.012Z] 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] [2021-03-31T16:13:26.022Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2021-03-31T16:13:26.272Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-31T16:13:26.272Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-31T16:13:26.272Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-31T16:13:26.272Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-31T16:13:26.272Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-31T16:13:26.272Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-31T16:13:26.272Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-31T16:13:26.272Z] 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] [2021-03-31T16:13:26.272Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-31T16:13:26.272Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-31T16:13:26.272Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-31T16:13:26.272Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-31T16:13:26.272Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-31T16:13:26.533Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-31T16:13:26.533Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-31T16:13:26.533Z] Fetched 63.8 MB in 2s (29.4 MB/s) [2021-03-31T16:13:26.533Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:26.533Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-31T16:13:26.533Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-31T16:13:27.308Z] $ docker top 71cde98456a2256458ea9939ff6272a142ef08f6a5f1e89daa596270c06c579f -eo pid,comm [2021-03-31T16:13:27.475Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-31T16:13:27.476Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-31T16:13:27.476Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... [2021-03-31T16:13:27.476Z] Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... [Pipeline] { [Pipeline] sh [2021-03-31T16:13:28.327Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-31T16:13:28.418Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T16:13:28.418Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T16:13:28.418Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T16:13:28.418Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T16:13:28.680Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T16:13:28.680Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T16:13:28.680Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T16:13:28.946Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T16:13:28.946Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T16:13:28.946Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T16:13:29.208Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T16:13:29.208Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T16:13:29.208Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T16:13:29.208Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T16:13:29.469Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T16:13:29.469Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-31T16:13:29.469Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T16:13:29.469Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-31T16:13:29.730Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-31T16:13:29.730Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-31T16:13:29.730Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T16:13:29.730Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T16:13:29.992Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T16:13:29.992Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T16:13:29.992Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T16:13:30.252Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T16:13:30.252Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T16:13:30.513Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-31T16:13:30.513Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-31T16:13:30.513Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-31T16:13:31.083Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-31T16:13:31.343Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-31T16:13:31.343Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-31T16:13:31.343Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-31T16:13:31.343Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-31T16:13:31.343Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-31T16:13:31.604Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-31T16:13:31.604Z] Installing new version of config file /etc/issue ... [2021-03-31T16:13:31.604Z] Installing new version of config file /etc/issue.net ... [2021-03-31T16:13:31.866Z] Installing new version of config file /etc/lsb-release ... [2021-03-31T16:13:31.866Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-31T16:13:31.866Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-31T16:13:32.127Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-31T16:13:32.127Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-31T16:13:32.127Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:32.127Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-31T16:13:32.127Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-31T16:13:32.391Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-31T16:13:32.391Z] 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 [2021-03-31T16:13:32.618Z] Building docker-core-command-go ... [2021-03-31T16:13:32.618Z] Building docker-core-data-go ... [2021-03-31T16:13:32.618Z] Building docker-core-metadata-go ... [2021-03-31T16:13:32.618Z] Building docker-security-bootstrapper-go ... [2021-03-31T16:13:32.618Z] Building docker-security-proxy-setup-go ... [2021-03-31T16:13:32.618Z] Building docker-security-secretstore-setup-go ... [2021-03-31T16:13:32.619Z] Building docker-support-notifications-go ... [2021-03-31T16:13:32.619Z] Building docker-support-scheduler-go ... [2021-03-31T16:13:32.619Z] Building docker-sys-mgmt-agent-go ... [2021-03-31T16:13:32.619Z] Building docker-security-bootstrapper-go [2021-03-31T16:13:32.619Z] Building docker-core-metadata-go [2021-03-31T16:13:32.619Z] Building docker-core-command-go [2021-03-31T16:13:32.619Z] Building docker-sys-mgmt-agent-go [2021-03-31T16:13:32.619Z] Building docker-security-secretstore-setup-go [2021-03-31T16:13:32.652Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:32.652Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T16:13:32.652Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-31T16:13:32.652Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-31T16:13:32.913Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:32.914Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-31T16:13:32.914Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-31T16:13:32.914Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-31T16:13:33.175Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:33.175Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-31T16:13:33.175Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-31T16:13:33.436Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-31T16:13:33.436Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:33.436Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-31T16:13:33.701Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-31T16:13:33.701Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-31T16:13:33.701Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:33.701Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-31T16:13:33.962Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-31T16:13:33.962Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-31T16:13:34.270Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:34.270Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-31T16:13:34.270Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-31T16:13:34.270Z] Setting up grep (3.1-2build1) ... [2021-03-31T16:13:34.531Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:34.531Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-31T16:13:34.531Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-31T16:13:34.791Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-31T16:13:34.791Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:34.791Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-31T16:13:34.791Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-31T16:13:35.052Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-31T16:13:35.052Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:35.052Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-31T16:13:35.052Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-31T16:13:35.621Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-31T16:13:35.621Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-31T16:13:35.881Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-31T16:13:35.881Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-31T16:13:36.452Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-31T16:13:36.452Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:36.452Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-31T16:13:36.452Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-31T16:13:37.400Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-31T16:13:37.661Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-31T16:13:37.662Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-31T16:13:37.662Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-31T16:13:37.662Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-31T16:13:37.923Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:37.923Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-31T16:13:37.923Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-31T16:13:38.184Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-31T16:13:38.184Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:38.184Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T16:13:38.184Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T16:13:38.184Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-31T16:13:38.445Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:38.445Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T16:13:38.445Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T16:13:38.445Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-31T16:13:38.706Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:38.706Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T16:13:38.706Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T16:13:38.706Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-31T16:13:38.967Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:38.967Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T16:13:38.967Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T16:13:39.228Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-31T16:13:39.228Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:39.228Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-31T16:13:39.228Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-31T16:13:39.228Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-31T16:13:39.228Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-31T16:13:39.489Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-31T16:13:39.749Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:39.749Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-31T16:13:39.749Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-31T16:13:39.749Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-31T16:13:40.010Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:40.010Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T16:13:40.010Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T16:13:40.010Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-31T16:13:40.271Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:40.271Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T16:13:40.271Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T16:13:40.271Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-31T16:13:40.531Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:40.532Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T16:13:40.532Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T16:13:40.792Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-31T16:13:41.054Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-31T16:13:41.314Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-31T16:13:41.575Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:41.575Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-31T16:13:41.575Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-31T16:13:41.836Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-31T16:13:41.836Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T16:13:41.836Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-31T16:13:41.837Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-31T16:13:42.097Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-31T16:13:42.097Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T16:13:42.097Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-31T16:13:42.097Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-31T16:13:42.358Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-31T16:13:42.625Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T16:13:42.625Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-31T16:13:42.625Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-31T16:13:42.625Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-31T16:13:42.887Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T16:13:42.887Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-31T16:13:42.887Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-31T16:13:42.887Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-31T16:13:43.150Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T16:13:43.150Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-31T16:13:43.150Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-31T16:13:43.150Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-31T16:13:43.418Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T16:13:43.418Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-31T16:13:43.418Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-31T16:13:43.418Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-31T16:13:43.683Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T16:13:43.683Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-31T16:13:43.683Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-31T16:13:43.953Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-31T16:13:43.953Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T16:13:43.953Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T16:13:43.953Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T16:13:44.214Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-31T16:13:44.214Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-31T16:13:44.214Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-31T16:13:44.214Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-31T16:13:44.475Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-31T16:13:44.476Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T16:13:44.476Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-31T16:13:44.476Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-31T16:13:44.737Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-31T16:13:44.737Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T16:13:44.737Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-31T16:13:44.999Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-31T16:13:44.999Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-31T16:13:45.280Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T16:13:45.280Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-31T16:13:45.280Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-31T16:13:45.544Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-31T16:13:45.544Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T16:13:45.544Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-31T16:13:45.544Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-31T16:13:45.830Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-31T16:13:45.830Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T16:13:45.830Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-31T16:13:45.830Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-31T16:13:46.408Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-31T16:13:46.408Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T16:13:46.408Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-31T16:13:46.408Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-31T16:13:46.670Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-31T16:13:46.670Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T16:13:46.670Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-31T16:13:46.670Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-31T16:13:46.932Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-31T16:13:46.932Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T16:13:46.932Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-31T16:13:46.932Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-31T16:13:47.194Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-31T16:13:47.194Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T16:13:47.194Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-31T16:13:47.194Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-31T16:13:47.456Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-31T16:13:47.456Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T16:13:47.456Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-31T16:13:47.456Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-31T16:13:47.717Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-31T16:13:47.717Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T16:13:47.717Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-31T16:13:47.978Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-31T16:13:47.978Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-31T16:13:47.978Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T16:13:47.978Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-31T16:13:47.978Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-31T16:13:48.239Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-31T16:13:48.239Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-31T16:13:48.239Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-31T16:13:48.239Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-31T16:13:48.500Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-31T16:13:48.500Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-31T16:13:48.500Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-31T16:13:48.760Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-31T16:13:48.760Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-31T16:13:48.760Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-31T16:13:49.021Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-31T16:13:49.021Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-31T16:13:49.021Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-31T16:13:49.281Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-31T16:13:49.281Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-31T16:13:49.281Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-31T16:13:49.542Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-31T16:13:49.542Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-31T16:13:49.542Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-31T16:13:49.542Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-31T16:13:49.817Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-31T16:13:49.817Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-31T16:13:49.817Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-31T16:13:49.817Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-31T16:13:50.107Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-31T16:13:50.107Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-31T16:13:51.266Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-31T16:13:51.266Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-31T16:13:51.266Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-31T16:13:51.266Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-31T16:13:51.266Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-31T16:13:51.266Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-31T16:13:51.923Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-31T16:13:51.923Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-31T16:13:51.923Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-31T16:13:51.923Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-31T16:13:51.923Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-31T16:13:52.182Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-31T16:13:52.182Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T16:13:52.182Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T16:13:52.445Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T16:13:52.445Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T16:13:52.445Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T16:13:52.445Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T16:13:52.705Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T16:13:52.705Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T16:13:53.662Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T16:13:53.662Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T16:13:54.605Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T16:13:54.605Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T16:13:55.575Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T16:13:55.575Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T16:13:55.835Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T16:13:55.835Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T16:13:56.778Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T16:13:56.778Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T16:13:56.778Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-31T16:13:56.778Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-31T16:13:57.039Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-31T16:13:57.039Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-31T16:13:57.039Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-31T16:13:57.300Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-31T16:13:57.300Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-31T16:13:57.300Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-31T16:13:57.562Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-31T16:13:57.562Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-31T16:13:57.562Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-31T16:13:57.823Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-31T16:13:57.823Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-31T16:13:57.823Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-31T16:13:58.084Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T16:13:58.084Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-31T16:13:58.084Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T16:13:58.084Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T16:13:58.084Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T16:13:58.084Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-31T16:13:58.084Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-31T16:13:58.346Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-31T16:13:58.346Z] [2021-03-31T16:13:58.346Z] Current default time zone: 'Etc/UTC' [2021-03-31T16:13:58.346Z] Local time is now: Wed Mar 31 16:13:58 UTC 2021. [2021-03-31T16:13:58.346Z] Universal Time is now: Wed Mar 31 16:13:58 UTC 2021. [2021-03-31T16:13:58.346Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-31T16:13:58.346Z] [2021-03-31T16:13:58.346Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-31T16:13:58.346Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T16:13:58.346Z] Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... [2021-03-31T16:13:58.607Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-31T16:13:58.607Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-31T16:13:58.607Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-31T16:13:58.607Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-31T16:13:58.607Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-31T16:13:58.607Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-31T16:13:58.867Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-31T16:13:58.867Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T16:13:58.867Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-31T16:13:59.127Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T16:13:59.127Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-31T16:13:59.127Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T16:13:59.127Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-31T16:13:59.127Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-31T16:13:59.127Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-31T16:13:59.127Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-31T16:13:59.127Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-31T16:13:59.388Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-31T16:13:59.388Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-31T16:13:59.388Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-31T16:14:01.300Z] Updating certificates in /etc/ssl/certs... [2021-03-31T16:14:02.248Z] 23 added, 27 removed; done. [2021-03-31T16:14:02.249Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-31T16:14:02.249Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T16:14:02.249Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-31T16:14:02.249Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-31T16:14:02.249Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-31T16:14:02.249Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T16:14:02.514Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-31T16:14:02.514Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T16:14:02.514Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T16:14:02.514Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T16:14:02.514Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T16:14:02.514Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T16:14:02.514Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-31T16:14:02.775Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-31T16:14:02.775Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-31T16:14:02.775Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-31T16:14:02.775Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-31T16:14:02.775Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T16:14:02.775Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T16:14:02.775Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-31T16:14:03.035Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-31T16:14:03.035Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-31T16:14:03.035Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-31T16:14:03.035Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-31T16:14:03.035Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-31T16:14:03.296Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-31T16:14:03.296Z] Updating certificates in /etc/ssl/certs... [2021-03-31T16:14:03.869Z] 0 added, 0 removed; done. [2021-03-31T16:14:03.869Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-31T16:14:03.869Z] done. [2021-03-31T16:14:04.130Z] Reading package lists... [2021-03-31T16:14:04.390Z] Building dependency tree... [2021-03-31T16:14:04.391Z] Reading state information... [2021-03-31T16:14:04.391Z] The following NEW packages will be installed: [2021-03-31T16:14:04.391Z] apt-transport-https [2021-03-31T16:14:04.658Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-31T16:14:04.658Z] Need to get 1696 B of archives. [2021-03-31T16:14:04.658Z] After this operation, 153 kB of additional disk space will be used. [2021-03-31T16:14:04.658Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-31T16:14:04.658Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-31T16:14:04.658Z] Fetched 1696 B in 0s (22.1 kB/s) [2021-03-31T16:14:04.658Z] Selecting previously unselected package apt-transport-https. [2021-03-31T16:14:04.658Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-31T16:14:04.658Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-31T16:14:04.658Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-31T16:14:04.918Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-31T16:14:05.180Z] Waiting for network to be ready... [2021-03-31T16:14:11.764Z] 2021-03-31T16:14:09Z INFO Waiting for automatic snapd restart... [2021-03-31T16:14:13.711Z] snapd 2.49.1 from Canonical* installed [2021-03-31T16:14:14.674Z] "snapd" switched to the "latest/stable" channel [2021-03-31T16:14:14.674Z] [2021-03-31T16:14:17.263Z] core18 20210309 from Canonical* installed [2021-03-31T16:14:17.836Z] "core18" switched to the "latest/stable" channel [2021-03-31T16:14:17.836Z] [2021-03-31T16:14:21.135Z] snapcraft 4.6 from Canonical* installed [2021-03-31T16:14:21.135Z] "snapcraft" switched to the "latest/stable" channel [2021-03-31T16:14:21.135Z] [2021-03-31T16:14:25.340Z] 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: [2021-03-31T16:14:25.340Z] - README.md [2021-03-31T16:14:25.340Z] [2021-03-31T16:14:25.340Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-31T16:14:31.927Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-31T16:14:31.927Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-31T16:14:31.927Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-31T16:14:31.927Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-31T16:14:32.497Z] Reading package lists... [2021-03-31T16:14:33.069Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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 [2021-03-31T16:14:39.681Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-31T16:14:39.682Z] Reading package lists... [2021-03-31T16:14:39.682Z] Building dependency tree... [2021-03-31T16:14:39.682Z] Reading state information... [2021-03-31T16:14:39.682Z] Suggested packages: [2021-03-31T16:14:39.682Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-31T16:14:39.682Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-31T16:14:39.682Z] Recommended packages: [2021-03-31T16:14:39.682Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-31T16:14:39.682Z] The following NEW packages will be installed: [2021-03-31T16:14:39.682Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-31T16:14:39.682Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-31T16:14:39.682Z] pkg-config zip [2021-03-31T16:14:39.682Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-31T16:14:39.682Z] Need to get 7663 kB of archives. [2021-03-31T16:14:39.682Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-31T16:14:39.682Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-31T16:14:39.682Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-03-31T16:14:39.682Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-31T16:14:39.682Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-31T16:14:39.682Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-31T16:14:39.682Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-31T16:14:39.682Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-31T16:14:39.682Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-31T16:14:39.941Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-31T16:14:39.941Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-31T16:14:39.941Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-31T16:14:40.202Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-31T16:14:40.202Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-31T16:14:40.202Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-31T16:14:40.202Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-31T16:14:40.462Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-31T16:14:40.462Z] Fetched 7663 kB in 1s (8347 kB/s) [2021-03-31T16:14:40.462Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-31T16:14:40.462Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-31T16:14:40.462Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-31T16:14:40.462Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-31T16:14:40.637Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:14:40.637Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:14:40.637Z] ---> d86a5a8999e6 [2021-03-31T16:14:40.637Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T16:14:40.637Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:14:40.637Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:14:40.637Z] ---> d86a5a8999e6 [2021-03-31T16:14:40.637Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T16:14:40.637Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:14:40.637Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:14:40.637Z] ---> d86a5a8999e6 [2021-03-31T16:14:40.637Z] Step 3/31 : WORKDIR /edgex-go [2021-03-31T16:14:40.637Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:14:40.637Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:14:40.637Z] ---> d86a5a8999e6 [2021-03-31T16:14:40.637Z] Step 3/26 : WORKDIR /edgex-go [2021-03-31T16:14:40.637Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:14:40.637Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:14:40.637Z] ---> d86a5a8999e6 [2021-03-31T16:14:40.637Z] Step 3/24 : WORKDIR /edgex-go [2021-03-31T16:14:40.722Z] Selecting previously unselected package libpsl5:amd64. [2021-03-31T16:14:40.722Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-31T16:14:40.722Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-31T16:14:40.722Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-31T16:14:40.722Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-31T16:14:40.981Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-31T16:14:40.981Z] Selecting previously unselected package librtmp1:amd64. [2021-03-31T16:14:40.981Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-31T16:14:40.981Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-31T16:14:40.981Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-31T16:14:40.981Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-03-31T16:14:40.981Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-03-31T16:14:41.241Z] Selecting previously unselected package liberror-perl. [2021-03-31T16:14:41.241Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-31T16:14:41.241Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-31T16:14:41.241Z] Selecting previously unselected package git-man. [2021-03-31T16:14:41.241Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-31T16:14:41.241Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-31T16:14:41.502Z] Selecting previously unselected package git. [2021-03-31T16:14:41.502Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-31T16:14:41.502Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-31T16:14:42.441Z] Selecting previously unselected package libnorm1:amd64. [2021-03-31T16:14:42.441Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-31T16:14:42.441Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-31T16:14:42.441Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-31T16:14:42.441Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-31T16:14:42.441Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-31T16:14:42.441Z] Selecting previously unselected package libsodium23:amd64. [2021-03-31T16:14:42.441Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-31T16:14:42.441Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-31T16:14:42.702Z] Selecting previously unselected package libzmq5:amd64. [2021-03-31T16:14:42.702Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-31T16:14:42.702Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-31T16:14:42.962Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-31T16:14:42.962Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-31T16:14:42.962Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-31T16:14:42.962Z] Selecting previously unselected package pkg-config. [2021-03-31T16:14:42.962Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-31T16:14:42.962Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-31T16:14:42.962Z] Selecting previously unselected package zip. [2021-03-31T16:14:42.962Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-31T16:14:43.223Z] Unpacking zip (3.0-11build1) ... [2021-03-31T16:14:43.223Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-31T16:14:43.223Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-31T16:14:43.223Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-31T16:14:43.223Z] Setting up liberror-perl (0.17025-1) ... [2021-03-31T16:14:43.274Z] ---> Running in 3a09ab382da5 [2021-03-31T16:14:43.274Z] ---> Running in d0a7ec61821c [2021-03-31T16:14:43.274Z] ---> Running in b0424cf8a49d [2021-03-31T16:14:43.274Z] ---> Running in c0c955a10208 [2021-03-31T16:14:43.274Z] ---> Running in 052ff428c7ac [2021-03-31T16:14:43.484Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-31T16:14:43.484Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-31T16:14:43.484Z] No schema files found: doing nothing. [2021-03-31T16:14:43.484Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-31T16:14:43.484Z] Setting up zip (3.0-11build1) ... [2021-03-31T16:14:43.484Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-31T16:14:43.484Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-31T16:14:43.484Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-31T16:14:43.745Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-31T16:14:43.745Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-03-31T16:14:43.745Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-31T16:14:43.745Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-31T16:14:43.745Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-31T16:14:43.875Z] Removing intermediate container c0c955a10208 [2021-03-31T16:14:43.875Z] ---> bad4a935487b [2021-03-31T16:14:43.875Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:14:43.875Z] Removing intermediate container d0a7ec61821c [2021-03-31T16:14:43.875Z] ---> 3c3ec592a19a [2021-03-31T16:14:43.875Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:14:43.875Z] Removing intermediate container 3a09ab382da5 [2021-03-31T16:14:43.875Z] ---> 19ee42898a91 [2021-03-31T16:14:43.875Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:14:44.152Z] Removing intermediate container b0424cf8a49d [2021-03-31T16:14:44.153Z] ---> 44a2d6b9d287 [2021-03-31T16:14:44.153Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:14:44.153Z] Removing intermediate container 052ff428c7ac [2021-03-31T16:14:44.153Z] ---> 54a6ade1358e [2021-03-31T16:14:44.153Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:14:44.153Z] ---> Running in 9343df4700c6 [2021-03-31T16:14:44.153Z] ---> Running in fb7c3aede2bc [2021-03-31T16:14:44.153Z] ---> Running in 52f58968ae0e [2021-03-31T16:14:44.153Z] ---> Running in 0a0b93821ad6 [2021-03-31T16:14:44.430Z] ---> Running in 52e50f433735 [2021-03-31T16:14:48.759Z] Removing intermediate container fb7c3aede2bc [2021-03-31T16:14:48.759Z] ---> 0b1d17de869d [2021-03-31T16:14:48.759Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-31T16:14:48.759Z] Removing intermediate container 52f58968ae0e [2021-03-31T16:14:48.759Z] ---> 8d3df22f1e9c [2021-03-31T16:14:48.759Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-31T16:14:48.759Z] ---> Running in 1424fbf8d40c [2021-03-31T16:14:48.759Z] ---> Running in b9674b0cdf92 [2021-03-31T16:14:49.032Z] Removing intermediate container 0a0b93821ad6 [2021-03-31T16:14:49.032Z] ---> a134f46ae378 [2021-03-31T16:14:49.032Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-31T16:14:49.032Z] Removing intermediate container 9343df4700c6 [2021-03-31T16:14:49.032Z] ---> 5f6d5ebf4b1d [2021-03-31T16:14:49.032Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-31T16:14:49.312Z] Removing intermediate container 52e50f433735 [2021-03-31T16:14:49.312Z] ---> 39da72b8c783 [2021-03-31T16:14:49.312Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-31T16:14:49.312Z] ---> Running in 345b0989556d [2021-03-31T16:14:49.312Z] ---> Running in e115d40f1484 [2021-03-31T16:14:49.600Z] ---> Running in cc799b1c37b1 [2021-03-31T16:14:50.331Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-31T16:14:50.331Z] git set to automatically installed. [2021-03-31T16:14:50.331Z] git-man set to automatically installed. [2021-03-31T16:14:50.331Z] libcurl3-gnutls set to automatically installed. [2021-03-31T16:14:50.331Z] liberror-perl set to automatically installed. [2021-03-31T16:14:50.331Z] libglib2.0-0 set to automatically installed. [2021-03-31T16:14:50.331Z] libnghttp2-14 set to automatically installed. [2021-03-31T16:14:50.331Z] libnorm1 set to automatically installed. [2021-03-31T16:14:50.331Z] libpgm-5.2-0 set to automatically installed. [2021-03-31T16:14:50.331Z] libpsl5 set to automatically installed. [2021-03-31T16:14:50.331Z] librtmp1 set to automatically installed. [2021-03-31T16:14:50.331Z] libsodium23 set to automatically installed. [2021-03-31T16:14:50.331Z] libzmq3-dev set to automatically installed. [2021-03-31T16:14:50.331Z] libzmq5 set to automatically installed. [2021-03-31T16:14:50.331Z] pkg-config set to automatically installed. [2021-03-31T16:14:50.331Z] zip set to automatically installed. [2021-03-31T16:14:50.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:14:50.861Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:14:51.132Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:14:51.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:14:51.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:14:51.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:14:51.672Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:14:51.715Z] snapd is not logged in, snap install commands will use sudo [2021-03-31T16:14:52.265Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:14:52.265Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:14:52.265Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:14:52.539Z] OK: 217 MiB in 51 packages [2021-03-31T16:14:52.814Z] OK: 217 MiB in 51 packages [2021-03-31T16:14:53.091Z] OK: 217 MiB in 51 packages [2021-03-31T16:14:53.364Z] OK: 217 MiB in 51 packages [2021-03-31T16:14:53.364Z] OK: 217 MiB in 51 packages [2021-03-31T16:14:54.340Z] Removing intermediate container 1424fbf8d40c [2021-03-31T16:14:54.340Z] ---> 05c461f69417 [2021-03-31T16:14:54.340Z] Step 6/26 : COPY go.mod . [2021-03-31T16:14:54.615Z] Removing intermediate container b9674b0cdf92 [2021-03-31T16:14:54.615Z] ---> 0091b433f264 [2021-03-31T16:14:54.615Z] Step 6/23 : COPY go.mod . [2021-03-31T16:14:54.889Z] Removing intermediate container 345b0989556d [2021-03-31T16:14:54.889Z] ---> 962f171d82c3 [2021-03-31T16:14:54.889Z] Step 6/23 : COPY go.mod . [2021-03-31T16:14:55.170Z] ---> 7776ade6ba00 [2021-03-31T16:14:55.170Z] Step 7/26 : RUN go mod download [2021-03-31T16:14:55.170Z] Removing intermediate container e115d40f1484 [2021-03-31T16:14:55.170Z] ---> 15bdc4eede60 [2021-03-31T16:14:55.170Z] Step 6/31 : COPY go.mod . [2021-03-31T16:14:55.455Z] ---> Running in c29b9ff4867f [2021-03-31T16:14:55.455Z] Removing intermediate container cc799b1c37b1 [2021-03-31T16:14:55.455Z] ---> 5908e4e8d381 [2021-03-31T16:14:55.455Z] Step 6/24 : COPY go.mod . [2021-03-31T16:14:55.736Z] ---> d64bc59c9601 [2021-03-31T16:14:55.736Z] Step 7/23 : RUN go mod download [2021-03-31T16:14:56.012Z] ---> 706c7d5ec361 [2021-03-31T16:14:56.012Z] Step 7/23 : RUN go mod download [2021-03-31T16:14:56.012Z] ---> Running in 317cc8425e29 [2021-03-31T16:14:56.284Z] ---> Running in a8d1d5e7c803 [2021-03-31T16:14:56.893Z] ---> a2adf1e82d20 [2021-03-31T16:14:56.893Z] ---> 24ce29b1f6eb [2021-03-31T16:14:56.893Z] Step 7/24 : RUN go mod downloadStep 7/31 : RUN go mod download [2021-03-31T16:14:56.893Z] [2021-03-31T16:14:56.893Z] ---> Running in 3a5a0a514869 [2021-03-31T16:14:56.893Z] ---> Running in 80c5b5729054 [2021-03-31T16:14:58.297Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-31T16:14:58.297Z] snap "core18" has no updates available [2021-03-31T16:14:59.241Z] snapd is not logged in, snap install commands will use sudo [2021-03-31T16:14:59.533Z] Removing intermediate container c29b9ff4867f [2021-03-31T16:14:59.533Z] ---> e672d24c4770 [2021-03-31T16:14:59.533Z] Step 8/26 : COPY . . [2021-03-31T16:15:00.530Z] Removing intermediate container 317cc8425e29 [2021-03-31T16:15:00.530Z] ---> a153cdcc1dba [2021-03-31T16:15:00.530Z] Step 8/23 : COPY . . [2021-03-31T16:15:01.132Z] Removing intermediate container a8d1d5e7c803 [2021-03-31T16:15:01.132Z] ---> 58c532bde93b [2021-03-31T16:15:01.132Z] Step 8/23 : COPY . . [2021-03-31T16:15:02.126Z] Removing intermediate container 3a5a0a514869 [2021-03-31T16:15:02.126Z] ---> ae11a820770f [2021-03-31T16:15:02.126Z] Step 8/31 : COPY . . [2021-03-31T16:15:02.737Z] Removing intermediate container 80c5b5729054 [2021-03-31T16:15:02.737Z] ---> 3f31c5ed997f [2021-03-31T16:15:02.737Z] Step 8/24 : COPY . . [2021-03-31T16:15:05.834Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-31T16:15:29.578Z] ---> b149625f1317 [2021-03-31T16:15:29.578Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-31T16:15:29.578Z] ---> 23d309637586 [2021-03-31T16:15:29.578Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-31T16:15:29.578Z] ---> Running in 2e5c49ccb668 [2021-03-31T16:15:29.578Z] ---> Running in 06f251924598 [2021-03-31T16:15:29.578Z] ---> 9cbf2cd4bdc3 [2021-03-31T16:15:29.578Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-31T16:15:29.578Z] ---> 8b56a206cb93 [2021-03-31T16:15:29.578Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-31T16:15:29.578Z] ---> cbda9ba3f376 [2021-03-31T16:15:29.578Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-31T16:15:29.578Z] ---> Running in 840775654ccf [2021-03-31T16:15:29.578Z] ---> Running in 123fc90aabe9 [2021-03-31T16:15:29.578Z] ---> Running in 8d498e4eed66 [2021-03-31T16:15:29.578Z] 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 [2021-03-31T16:15:29.578Z] 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 [2021-03-31T16:15:30.180Z] 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 [2021-03-31T16:15:30.463Z] 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 [2021-03-31T16:15:30.463Z] 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 [2021-03-31T16:15:32.585Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-31T16:15:32.585Z] Pulling go-build-helper [2021-03-31T16:15:32.585Z] + snapcraftctl pull [2021-03-31T16:15:32.585Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-03-31T16:15:32.585Z] Skipping pull go-build-helper (already ran) [2021-03-31T16:15:32.585Z] Building go-build-helper [2021-03-31T16:15:32.585Z] + snapcraftctl build [2021-03-31T16:15:32.585Z] Staging go-build-helper [2021-03-31T16:15:32.585Z] + snapcraftctl stage [2021-03-31T16:15:42.586Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-31T16:15:42.587Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-31T16:15:42.587Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-03-31T16:15:42.587Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-31T16:15:42.587Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-31T16:15:42.587Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-31T16:15:42.587Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-31T16:15:42.587Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-31T16:15:42.587Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-31T16:15:42.587Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-31T16:15:42.587Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-31T16:15:42.587Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-31T16:15:42.587Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-31T16:15:42.587Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-31T16:15:42.587Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-31T16:15:42.587Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-31T16:15:42.587Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-31T16:15:42.587Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-31T16:15:42.587Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-31T16:15:42.587Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] [2021-03-31T16:15:42.587Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-31T16:15:42.587Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-31T16:15:42.587Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-31T16:15:42.587Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-31T16:15:42.587Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-31T16:15:42.587Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-31T16:15:42.587Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-31T16:15:42.587Z] Fetched 24.2 MB in 0s (0 B/s) [2021-03-31T16:15:42.587Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-31T16:15:42.587Z] Fetched 224 kB in 0s (0 B/s) [2021-03-31T16:15:42.587Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-31T16:15:42.587Z] Fetched 157 kB in 0s (0 B/s) [2021-03-31T16:15:42.587Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-31T16:15:42.587Z] Fetched 221 kB in 0s (0 B/s) [2021-03-31T16:15:42.587Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-31T16:15:42.587Z] Fetched 143 kB in 0s (0 B/s) [2021-03-31T16:15:42.587Z] Pulling app-service-config [2021-03-31T16:15:42.587Z] + snapcraftctl pull [2021-03-31T16:15:42.847Z] Cloning into '/root/parts/app-service-config/src'... [2021-03-31T16:15:43.418Z] Pulling config-common [2021-03-31T16:15:43.418Z] + snapcraftctl pull [2021-03-31T16:15:47.618Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-31T16:15:47.618Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-31T16:15:47.618Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-31T16:15:47.618Z] Fetched 0 B in 0s (0 B/s) [2021-03-31T16:15:47.618Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-31T16:15:47.618Z] Fetched 0 B in 0s (0 B/s) [2021-03-31T16:15:47.618Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-31T16:15:47.618Z] Fetched 0 B in 0s (0 B/s) [2021-03-31T16:15:47.618Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-31T16:15:47.618Z] Fetched 0 B in 0s (0 B/s) [2021-03-31T16:15:47.618Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-31T16:15:47.618Z] Fetched 0 B in 0s (0 B/s) [2021-03-31T16:15:47.618Z] Pulling edgex-go [2021-03-31T16:15:47.618Z] + snapcraftctl pull [2021-03-31T16:16:09.577Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-31T16:16:09.577Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-31T16:16:09.577Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-31T16:16:09.577Z] Fetched 0 B in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-31T16:16:09.577Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-31T16:16:09.577Z] Fetched 279 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-31T16:16:09.577Z] Fetched 122 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-31T16:16:09.577Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-31T16:16:09.577Z] Fetched 8848 B in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-31T16:16:09.577Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-31T16:16:09.577Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-31T16:16:09.577Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-03-31T16:16:09.577Z] Fetched 219 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-31T16:16:09.577Z] Fetched 154 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-31T16:16:09.577Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-31T16:16:09.577Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-31T16:16:09.577Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-31T16:16:09.577Z] Fetched 499 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-31T16:16:09.577Z] Fetched 111 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-31T16:16:09.577Z] Fetched 240 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-31T16:16:09.577Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-31T16:16:09.577Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-31T16:16:09.577Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-31T16:16:09.577Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-31T16:16:09.577Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-31T16:16:09.577Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-31T16:16:09.577Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-31T16:16:09.577Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-31T16:16:09.577Z] Fetched 8720 B in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-31T16:16:09.577Z] Fetched 137 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-31T16:16:09.577Z] Fetched 119 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-31T16:16:09.577Z] Fetched 109 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-31T16:16:09.577Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-31T16:16:09.577Z] Fetched 645 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-31T16:16:09.577Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-31T16:16:09.577Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-31T16:16:09.577Z] Fetched 368 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-31T16:16:09.577Z] Fetched 187 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-31T16:16:09.577Z] Fetched 175 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-31T16:16:09.577Z] Fetched 206 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-03-31T16:16:09.577Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-31T16:16:09.577Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-03-31T16:16:09.577Z] Fetched 159 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-31T16:16:09.577Z] Fetched 107 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-31T16:16:09.577Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-31T16:16:09.577Z] Pulling static-packages [2021-03-31T16:16:09.577Z] + snapcraftctl pull [2021-03-31T16:16:09.577Z] Pulling version [2021-03-31T16:16:09.577Z] + cd /root/project [2021-03-31T16:16:09.577Z] + [ -f VERSION ] [2021-03-31T16:16:09.577Z] + PROJECT_VERSION=local-dev [2021-03-31T16:16:09.577Z] + git rev-parse --short HEAD [2021-03-31T16:16:09.577Z] + GIT_REVISION=b0194f05 [2021-03-31T16:16:09.577Z] + snapcraftctl set-version local-dev [2021-03-31T16:16:10.151Z] Skipping build go-build-helper (already ran) [2021-03-31T16:16:10.411Z] Building app-service-config [2021-03-31T16:16:10.412Z] + make build [2021-03-31T16:16:10.412Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-03-31T16:16:12.955Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.37 [2021-03-31T16:16:13.216Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.62 [2021-03-31T16:16:13.216Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-03-31T16:16:13.216Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.27 [2021-03-31T16:16:13.216Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-31T16:16:13.477Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-31T16:16:13.477Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 [2021-03-31T16:16:13.477Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-31T16:16:13.742Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-31T16:16:13.742Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-31T16:16:13.742Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-31T16:16:13.742Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-31T16:16:14.002Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-31T16:16:14.002Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-31T16:16:14.002Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-31T16:16:14.002Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-31T16:16:14.002Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-03-31T16:16:14.002Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-31T16:16:14.002Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-03-31T16:16:14.002Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-31T16:16:14.285Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-31T16:16:14.285Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-31T16:16:14.285Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-31T16:16:14.285Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-03-31T16:16:14.285Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-31T16:16:14.285Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-31T16:16:14.285Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-31T16:16:14.285Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-03-31T16:16:14.285Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-31T16:16:14.285Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-31T16:16:14.285Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-31T16:16:14.285Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-31T16:16:14.285Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-31T16:16:14.285Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-31T16:16:14.285Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-31T16:16:14.285Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-31T16:16:14.285Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-31T16:16:14.285Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-31T16:16:14.285Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-31T16:16:14.285Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-31T16:16:14.285Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-31T16:16:14.558Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-31T16:16:14.558Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-31T16:16:14.558Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-31T16:16:14.558Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-31T16:16:24.572Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-03-31T16:16:24.572Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-03-31T16:16:24.572Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-03-31T16:16:24.572Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-03-31T16:16:24.572Z] Building config-common [2021-03-31T16:16:24.572Z] + snapcraftctl build [2021-03-31T16:16:27.113Z] Building edgex-go [2021-03-31T16:16:27.113Z] + cd /root/parts/edgex-go/src [2021-03-31T16:16:27.113Z] + make build [2021-03-31T16:16:27.113Z] 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 [2021-03-31T16:16:27.372Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-31T16:16:27.372Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.7 [2021-03-31T16:16:27.372Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.28 [2021-03-31T16:16:27.372Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-03-31T16:16:27.372Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.11 [2021-03-31T16:16:27.372Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-31T16:16:27.372Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-31T16:16:31.569Z] 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 [2021-03-31T16:16:31.569Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-31T16:16:36.852Z] 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 [2021-03-31T16:16:38.234Z] 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 [2021-03-31T16:16:39.615Z] 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 [2021-03-31T16:16:40.186Z] 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 [2021-03-31T16:16:40.186Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-31T16:16:40.446Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-31T16:16:40.446Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-31T16:16:40.446Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-31T16:16:42.352Z] 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 [2021-03-31T16:16:42.353Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-31T16:16:42.353Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-31T16:16:43.733Z] 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 [2021-03-31T16:16:45.111Z] 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 [2021-03-31T16:16:46.052Z] 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 [2021-03-31T16:16:47.433Z] 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 [2021-03-31T16:16:47.433Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-31T16:16:48.816Z] 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 [2021-03-31T16:16:48.816Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-31T16:16:50.725Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-31T16:16:50.725Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-31T16:16:50.725Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-31T16:16:50.725Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-31T16:16:50.725Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-31T16:16:50.725Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-31T16:16:50.725Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-31T16:16:50.725Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-31T16:16:50.725Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-31T16:16:50.725Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-31T16:16:50.725Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-31T16:16:50.725Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-31T16:16:50.725Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-31T16:16:50.725Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-31T16:16:50.725Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-31T16:16:50.725Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-31T16:16:50.725Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-31T16:16:50.725Z] + 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 [2021-03-31T16:16:50.726Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-31T16:16:50.726Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-31T16:16:50.726Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-03-31T16:16:50.726Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-31T16:16:50.726Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-31T16:16:50.726Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-31T16:16:50.726Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-31T16:16:50.726Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-31T16:16:54.030Z] Building static-packages [2021-03-31T16:16:54.030Z] + snapcraftctl build [2021-03-31T16:16:55.413Z] Building version [2021-03-31T16:16:55.413Z] + snapcraftctl build [2021-03-31T16:16:57.956Z] Skipping stage go-build-helper (already ran) [2021-03-31T16:16:57.956Z] Staging app-service-config [2021-03-31T16:16:57.956Z] + snapcraftctl stage [2021-03-31T16:16:58.528Z] Staging config-common [2021-03-31T16:16:58.528Z] + snapcraftctl stage [2021-03-31T16:16:59.469Z] Staging edgex-go [2021-03-31T16:16:59.469Z] + snapcraftctl stage [2021-03-31T16:17:00.408Z] Staging static-packages [2021-03-31T16:17:00.408Z] + snapcraftctl stage [2021-03-31T16:17:01.796Z] Staging version [2021-03-31T16:17:01.796Z] + snapcraftctl stage [2021-03-31T16:17:02.739Z] Priming go-build-helper [2021-03-31T16:17:02.739Z] + snapcraftctl prime [2021-03-31T16:17:03.310Z] Priming app-service-config [2021-03-31T16:17:03.310Z] + snapcraftctl prime [2021-03-31T16:17:04.692Z] Priming config-common [2021-03-31T16:17:04.692Z] + snapcraftctl prime [2021-03-31T16:17:05.634Z] Priming edgex-go [2021-03-31T16:17:05.634Z] + snapcraftctl prime [2021-03-31T16:17:07.019Z] Priming static-packages [2021-03-31T16:17:07.019Z] + snapcraftctl prime [2021-03-31T16:17:07.335Z] 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 [2021-03-31T16:17:08.929Z] Priming version [2021-03-31T16:17:08.929Z] + snapcraftctl prime [2021-03-31T16:17:10.314Z] 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] } [2021-03-31T16:17:20.281Z] Removing intermediate container 840775654ccf [2021-03-31T16:17:20.281Z] ---> 4fa53460ba1a [2021-03-31T16:17:20.281Z] [2021-03-31T16:17:20.281Z] Step 10/31 : FROM alpine:3.12 [2021-03-31T16:17:20.281Z] 3.12: Pulling from library/alpine [2021-03-31T16:17:22.960Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-31T16:17:22.960Z] Status: Downloaded newer image for alpine:3.12 [2021-03-31T16:17:22.960Z] ---> e47305ac9786 [2021-03-31T16:17:22.960Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-31T16:17:23.966Z] ---> Running in 1adeaa6a1037 [2021-03-31T16:17:24.242Z] Removing intermediate container 8d498e4eed66 [2021-03-31T16:17:24.242Z] ---> 4667c76604d7 [2021-03-31T16:17:24.242Z] [2021-03-31T16:17:24.242Z] Step 10/24 : FROM alpine:3.12 [2021-03-31T16:17:24.242Z] ---> e47305ac9786 [2021-03-31T16:17:24.242Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-31T16:17:24.242Z] Removing intermediate container 2e5c49ccb668 [2021-03-31T16:17:24.242Z] ---> fd869fdb08fd [2021-03-31T16:17:24.242Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-31T16:17:24.838Z] ---> Running in 4fb1531e4706 [2021-03-31T16:17:24.838Z] ---> Running in 1370dd2311ab [2021-03-31T16:17:24.838Z] Removing intermediate container 1adeaa6a1037 [2021-03-31T16:17:24.838Z] ---> 0ce40310d29a [2021-03-31T16:17:24.838Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-31T16:17:25.434Z] ---> Running in 3bd3adb3b799 [2021-03-31T16:17:27.436Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:17:27.709Z] 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 [2021-03-31T16:17:27.709Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:17:27.709Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:17:27.709Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:17:28.313Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-31T16:17:28.313Z] (2/2) Installing su-exec (0.2-r1) [2021-03-31T16:17:28.313Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:17:28.313Z] OK: 5 MiB in 16 packages [2021-03-31T16:17:28.313Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-31T16:17:28.588Z] Removing intermediate container 06f251924598 [2021-03-31T16:17:28.588Z] ---> 5cf1916af303 [2021-03-31T16:17:28.588Z] [2021-03-31T16:17:28.588Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T16:17:28.588Z] ---> e47305ac9786 [2021-03-31T16:17:28.588Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-31T16:17:28.588Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T16:17:28.588Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-31T16:17:28.588Z] (4/6) Installing curl (7.69.1-r3) [2021-03-31T16:17:28.588Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-31T16:17:28.588Z] (6/6) Installing su-exec (0.2-r1) [2021-03-31T16:17:28.588Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:17:28.588Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T16:17:28.861Z] ---> Running in 1759b373ba6f [2021-03-31T16:17:28.861Z] OK: 7 MiB in 20 packages [2021-03-31T16:17:30.305Z] Removing intermediate container 3bd3adb3b799 [2021-03-31T16:17:30.305Z] ---> a03bc470d7c5 [2021-03-31T16:17:30.305Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-31T16:17:30.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:17:30.578Z] ---> Running in 7427c26eac1c [2021-03-31T16:17:30.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:17:31.452Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-31T16:17:31.452Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:17:31.452Z] OK: 5 MiB in 15 packages [2021-03-31T16:17:31.452Z] Removing intermediate container 7427c26eac1c [2021-03-31T16:17:31.452Z] ---> af76397bbba7 [2021-03-31T16:17:31.452Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-31T16:17:31.727Z] Removing intermediate container 4fb1531e4706 [2021-03-31T16:17:31.727Z] ---> 05e928e13069 [2021-03-31T16:17:31.727Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-31T16:17:31.997Z] ---> Running in 986c69ba2337 [2021-03-31T16:17:31.997Z] ---> Running in 4b6a6671a78b [2021-03-31T16:17:32.970Z] Removing intermediate container 4b6a6671a78b [2021-03-31T16:17:32.970Z] ---> baafec6362b7 [2021-03-31T16:17:32.970Z] Step 13/24 : WORKDIR / [2021-03-31T16:17:32.970Z] Removing intermediate container 986c69ba2337 [2021-03-31T16:17:32.970Z] ---> 61f1ad160dc4 [2021-03-31T16:17:32.970Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-31T16:17:32.970Z] Removing intermediate container 1759b373ba6f [2021-03-31T16:17:32.970Z] Removing intermediate container 1370dd2311ab [2021-03-31T16:17:32.970Z] ---> 9fb488b04421 [2021-03-31T16:17:32.970Z] ---> 29923be00688 [2021-03-31T16:17:32.970Z] [2021-03-31T16:17:32.970Z] Step 11/26 : FROM docker:20.10.0 [2021-03-31T16:17:32.970Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T16:17:33.245Z] ---> Running in 3fec7261fd7f [2021-03-31T16:17:33.245Z] 20.10.0: Pulling from library/docker [2021-03-31T16:17:33.245Z] ---> Running in d2b3f9c2ac74 [2021-03-31T16:17:33.542Z] ---> Running in 01f399ccfad0 [2021-03-31T16:17:34.139Z] Removing intermediate container 3fec7261fd7f [2021-03-31T16:17:34.139Z] ---> 4a02ec4a861e [2021-03-31T16:17:34.139Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-31T16:17:34.825Z] Removing intermediate container 01f399ccfad0 [2021-03-31T16:17:34.825Z] ---> a5554e0ffefe [2021-03-31T16:17:34.825Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-31T16:17:35.117Z] ---> Running in 004fc9a2df20 [2021-03-31T16:17:36.658Z] ---> 937e883dc4b0 [2021-03-31T16:17:36.658Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-31T16:17:36.658Z] Removing intermediate container 004fc9a2df20 [2021-03-31T16:17:36.658Z] ---> 9d2a73232a7b [2021-03-31T16:17:36.658Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-31T16:17:37.267Z] Removing intermediate container d2b3f9c2ac74 [2021-03-31T16:17:37.267Z] ---> 5cd6e8d31ced [2021-03-31T16:17:37.267Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-31T16:17:37.267Z] ---> Running in db4773ff8e20 [2021-03-31T16:17:37.543Z] ---> Running in b8b241cad99f [2021-03-31T16:17:37.821Z] ---> dbf8fe8b4a11 [2021-03-31T16:17:37.821Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-31T16:17:38.107Z] Removing intermediate container 123fc90aabe9 [2021-03-31T16:17:38.107Z] ---> 377e971eaf4a [2021-03-31T16:17:38.107Z] [2021-03-31T16:17:38.107Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T16:17:38.107Z] ---> e47305ac9786 [2021-03-31T16:17:38.107Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-31T16:17:38.107Z] ---> Using cache [2021-03-31T16:17:38.107Z] ---> 9fb488b04421 [2021-03-31T16:17:38.107Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T16:17:38.107Z] ---> Using cache [2021-03-31T16:17:38.107Z] ---> a5554e0ffefe [2021-03-31T16:17:38.107Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-31T16:17:38.107Z] Removing intermediate container db4773ff8e20 [2021-03-31T16:17:38.107Z] ---> eb2ae0ce5add [2021-03-31T16:17:38.107Z] Step 15/23 : WORKDIR / [2021-03-31T16:17:38.384Z] ---> Running in 12d025fa474c [2021-03-31T16:17:38.384Z] ---> Running in 74a67961fac4 [2021-03-31T16:17:38.384Z] Removing intermediate container b8b241cad99f [2021-03-31T16:17:38.384Z] ---> 4fb0614a071a [2021-03-31T16:17:38.384Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-31T16:17:38.661Z] ---> 0b0d4f56c65b [2021-03-31T16:17:38.661Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-31T16:17:39.263Z] Removing intermediate container 74a67961fac4 [2021-03-31T16:17:39.263Z] ---> a16281814469 [2021-03-31T16:17:39.263Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-31T16:17:39.537Z] Removing intermediate container 12d025fa474c [2021-03-31T16:17:39.537Z] ---> adabf5b72e8b [2021-03-31T16:17:39.537Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T16:17:40.141Z] ---> Running in 5d14b1efd23b [2021-03-31T16:17:40.740Z] ---> 6b02d3c9db49 [2021-03-31T16:17:40.740Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-31T16:17:41.023Z] Removing intermediate container 5d14b1efd23b [2021-03-31T16:17:41.023Z] ---> 041e32a44d38 [2021-03-31T16:17:41.023Z] Step 15/23 : WORKDIR / [2021-03-31T16:17:41.023Z] ---> 5b3417fc6e8e [2021-03-31T16:17:41.023Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-31T16:17:41.023Z] ---> Running in b08e81d8b80a [2021-03-31T16:17:41.301Z] ---> 6273ffd21d27 [2021-03-31T16:17:41.301Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-31T16:17:41.301Z] ---> Running in 1ef150d6b6dd [2021-03-31T16:17:42.783Z] Removing intermediate container 1ef150d6b6dd [2021-03-31T16:17:42.783Z] ---> ffd586674150 [2021-03-31T16:17:42.783Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T16:17:43.382Z] ---> 5ac1d236280b [2021-03-31T16:17:43.382Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-31T16:17:43.653Z] ---> a336480963d1 [2021-03-31T16:17:43.653Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-31T16:17:43.931Z] ---> 3edf344a1bf2 [2021-03-31T16:17:43.931Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-31T16:17:44.536Z] ---> fab7692f1bc8 [2021-03-31T16:17:44.536Z] 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/ [2021-03-31T16:17:45.144Z] ---> Running in 6a2bb19fc70e [2021-03-31T16:17:45.738Z] ---> 8f85c37f8b03 [2021-03-31T16:17:45.738Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-31T16:17:45.738Z] Removing intermediate container b08e81d8b80a [2021-03-31T16:17:45.738Z] ---> d75e758c58f6 [2021-03-31T16:17:45.738Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T16:17:46.342Z] ---> Running in de0c712a8b71 [2021-03-31T16:17:46.342Z] ---> 1936ed79f543 [2021-03-31T16:17:46.342Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-31T16:17:46.613Z] ---> af07b4e86bd1 [2021-03-31T16:17:46.613Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-31T16:17:46.893Z] Removing intermediate container de0c712a8b71 [2021-03-31T16:17:46.893Z] ---> 3a0f8e01c8e2 [2021-03-31T16:17:46.893Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T16:17:47.169Z] ---> Running in 4ca4d48e029b [2021-03-31T16:17:47.772Z] ---> 74fdd42c61a9 [2021-03-31T16:17:47.772Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-31T16:17:47.772Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-31T16:17:47.772Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-31T16:17:47.772Z] ---> eeaf43b92773 [2021-03-31T16:17:47.772Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-31T16:17:48.049Z] Removing intermediate container 4ca4d48e029b [2021-03-31T16:17:48.049Z] ---> 9f18716f4da7 [2021-03-31T16:17:48.049Z] Step 21/23 : LABEL arch=arm64 [2021-03-31T16:17:48.049Z] ---> Running in b7cb235d1ccb [2021-03-31T16:17:48.320Z] ---> Running in cff2ee3a942c [2021-03-31T16:17:48.320Z] ---> Running in 9b75d827a05a [2021-03-31T16:17:48.601Z] ---> 443573c80f6e [2021-03-31T16:17:48.601Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-31T16:17:48.601Z] Removing intermediate container b7cb235d1ccb [2021-03-31T16:17:48.601Z] ---> 5e362e4e2d7e [2021-03-31T16:17:48.601Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T16:17:48.876Z] ---> Running in 017d440dcbc5 [2021-03-31T16:17:48.877Z] Removing intermediate container cff2ee3a942c [2021-03-31T16:17:48.877Z] ---> 4d30d6dc8c98 [2021-03-31T16:17:48.877Z] Step 22/23 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:17:49.151Z] Removing intermediate container 6a2bb19fc70e [2021-03-31T16:17:49.151Z] ---> 687f7e229241 [2021-03-31T16:17:49.151Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-31T16:17:49.151Z] ---> Running in 1693054e7de6 [2021-03-31T16:17:49.429Z] ---> Running in 0f4577fe85cd [2021-03-31T16:17:49.701Z] Removing intermediate container 017d440dcbc5 [2021-03-31T16:17:49.701Z] ---> ef587170b70d [2021-03-31T16:17:49.701Z] Step 21/23 : LABEL arch=arm64 [2021-03-31T16:17:49.978Z] ---> Running in 9cb1b4a405f4 [2021-03-31T16:17:49.978Z] ---> 5c553b118e66 [2021-03-31T16:17:49.978Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-31T16:17:49.978Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:17:49.978Z] Removing intermediate container 1693054e7de6 [2021-03-31T16:17:49.978Z] ---> d3a1dfa3f279 [2021-03-31T16:17:49.978Z] Step 23/23 : LABEL version=0.0.0 [2021-03-31T16:17:49.978Z] Removing intermediate container 0f4577fe85cd [2021-03-31T16:17:49.978Z] ---> fa720e408477 [2021-03-31T16:17:49.978Z] Step 22/24 : LABEL arch=arm64 [2021-03-31T16:17:50.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:17:50.527Z] ---> Running in f3b5a53d7e1c [2021-03-31T16:17:50.527Z] ---> Running in d7429c3fa4af [2021-03-31T16:17:50.527Z] Removing intermediate container 9cb1b4a405f4 [2021-03-31T16:17:50.527Z] ---> 76ec2d7378db [2021-03-31T16:17:50.527Z] Step 22/23 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:17:50.804Z] (1/2) Installing readline (8.0.4-r0) [2021-03-31T16:17:50.804Z] (2/2) Installing bash (5.0.17-r0) [2021-03-31T16:17:50.804Z] Executing bash-5.0.17-r0.post-install [2021-03-31T16:17:50.804Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:17:50.804Z] ---> Running in a5a70a3331fa [2021-03-31T16:17:50.804Z] OK: 12 MiB in 22 packages [2021-03-31T16:17:51.078Z] Removing intermediate container f3b5a53d7e1c [2021-03-31T16:17:51.078Z] ---> b62997aedbbb [2021-03-31T16:17:51.078Z] [2021-03-31T16:17:51.078Z] ---> ff8271ddbf50 [2021-03-31T16:17:51.078Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-31T16:17:51.353Z] Removing intermediate container d7429c3fa4af [2021-03-31T16:17:51.353Z] ---> ad6500c4f07d [2021-03-31T16:17:51.353Z] Step 23/24 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:17:51.634Z] ---> Running in 776701fb68c4 [2021-03-31T16:17:51.634Z] Successfully built b62997aedbbb [2021-03-31T16:17:51.634Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-31T16:17:51.634Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-03-31T16:17:51.634Z] Removing intermediate container a5a70a3331fa [2021-03-31T16:17:51.634Z] ---> 408819d95884 [2021-03-31T16:17:51.634Z] Step 23/23 : LABEL version=0.0.0 [2021-03-31T16:17:51.905Z] ---> Running in fe8ddcd0d77b [2021-03-31T16:17:52.175Z] Removing intermediate container 776701fb68c4 [2021-03-31T16:17:52.175Z] ---> dc41b1c3de88 [2021-03-31T16:17:52.175Z] Step 24/24 : LABEL version=0.0.0 [2021-03-31T16:17:52.175Z] ---> 04a722b19251 [2021-03-31T16:17:52.175Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-31T16:17:52.446Z] ---> Running in 7d8a9e93587a [2021-03-31T16:17:52.726Z] ---> Running in 2bdde9cedce0 [2021-03-31T16:17:52.726Z] Removing intermediate container fe8ddcd0d77b [2021-03-31T16:17:52.726Z] ---> 7aba1eeb4c8c [2021-03-31T16:17:52.726Z] [2021-03-31T16:17:52.726Z] Removing intermediate container 9b75d827a05a [2021-03-31T16:17:52.726Z] ---> b5e1077edd19 [2021-03-31T16:17:52.726Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-31T16:17:53.010Z] Removing intermediate container 7d8a9e93587a [2021-03-31T16:17:53.010Z] ---> 09ff9f44ea72 [2021-03-31T16:17:53.010Z] [2021-03-31T16:17:53.295Z] Successfully built 7aba1eeb4c8c [2021-03-31T16:17:53.571Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-31T16:17:53.571Z]  Building docker-core-metadata-go ... done Building docker-support-notifications-go [2021-03-31T16:17:53.571Z] Successfully built 09ff9f44ea72 [2021-03-31T16:17:53.571Z] ---> Running in 34d3276ebbf6 [2021-03-31T16:17:53.571Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-31T16:17:53.571Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-03-31T16:17:53.848Z] Removing intermediate container 2bdde9cedce0 [2021-03-31T16:17:53.848Z] ---> d7af2f90d956 [2021-03-31T16:17:53.848Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-31T16:17:54.125Z] Removing intermediate container 34d3276ebbf6 [2021-03-31T16:17:54.125Z] ---> 22abb4d2d256 [2021-03-31T16:17:54.125Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-31T16:17:54.403Z] ---> Running in 221f17338ee9 [2021-03-31T16:17:54.673Z] ---> 82a025b4cb5f [2021-03-31T16:17:54.673Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-31T16:17:54.943Z] Removing intermediate container 221f17338ee9 [2021-03-31T16:17:54.943Z] ---> db1ee1a83e99 [2021-03-31T16:17:54.943Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-31T16:17:55.215Z] ---> Running in 235616fba072 [2021-03-31T16:17:55.215Z] ---> Running in 0397ff1d2189 [2021-03-31T16:17:55.817Z] Removing intermediate container 235616fba072 [2021-03-31T16:17:55.817Z] ---> e5adf9cda404 [2021-03-31T16:17:55.817Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-31T16:17:59.192Z] ---> 002f9e2dfbd3 [2021-03-31T16:17:59.192Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-31T16:18:00.168Z] Removing intermediate container 0397ff1d2189 [2021-03-31T16:18:00.168Z] ---> 8a6db33f0fae [2021-03-31T16:18:00.168Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-31T16:18:01.149Z] ---> ae65b48f1f8a [2021-03-31T16:18:01.149Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-31T16:18:01.426Z] ---> Running in 24032764fc99 [2021-03-31T16:18:02.025Z] ---> d473d434970f [2021-03-31T16:18:02.025Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-31T16:18:02.025Z] Removing intermediate container 24032764fc99 [2021-03-31T16:18:02.025Z] ---> 2d80691e2531 [2021-03-31T16:18:02.025Z] Step 28/31 : CMD ["gate"] [2021-03-31T16:18:02.329Z] ---> Running in 0e6f5a4695d9 [2021-03-31T16:18:02.604Z] ---> Running in 2d9f1b430c0f [2021-03-31T16:18:03.595Z] Removing intermediate container 2d9f1b430c0f [2021-03-31T16:18:03.595Z] ---> 0e329ed679fd [2021-03-31T16:18:03.595Z] Step 29/31 : LABEL arch=arm64 [2021-03-31T16:18:03.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:18:03.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:18:04.470Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-31T16:18:04.470Z] (2/33) Installing expat (2.2.9-r1) [2021-03-31T16:18:04.470Z] (3/33) Installing libffi (3.3-r2) [2021-03-31T16:18:04.470Z] (4/33) Installing gdbm (1.13-r1) [2021-03-31T16:18:04.470Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-31T16:18:04.470Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-31T16:18:04.743Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-31T16:18:04.743Z] ---> Running in 6aeadebb79b1 [2021-03-31T16:18:05.723Z] Removing intermediate container 6aeadebb79b1 [2021-03-31T16:18:05.723Z] ---> cd909bfc73af [2021-03-31T16:18:05.723Z] Step 30/31 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:18:06.710Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-31T16:18:06.710Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-31T16:18:06.710Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-31T16:18:06.710Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-31T16:18:06.710Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-31T16:18:06.710Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-31T16:18:06.710Z] ---> Running in 998820ba88ca [2021-03-31T16:18:06.710Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-31T16:18:06.710Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-31T16:18:06.710Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-31T16:18:06.710Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-31T16:18:06.710Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-31T16:18:06.710Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-31T16:18:06.990Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-31T16:18:06.990Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-31T16:18:06.990Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-31T16:18:06.990Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-31T16:18:06.990Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-31T16:18:06.990Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-31T16:18:06.990Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-31T16:18:06.990Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-31T16:18:06.990Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-31T16:18:06.990Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-31T16:18:06.990Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-31T16:18:06.990Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-31T16:18:06.990Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-31T16:18:06.990Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-31T16:18:07.264Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:18:07.264Z] OK: 71 MiB in 55 packages [2021-03-31T16:18:07.535Z] Removing intermediate container 998820ba88ca [2021-03-31T16:18:07.535Z] ---> 29bc8bf9e286 [2021-03-31T16:18:07.535Z] Step 31/31 : LABEL version=0.0.0 [2021-03-31T16:18:08.512Z] ---> Running in 1deafa020719 [2021-03-31T16:18:09.107Z] Removing intermediate container 1deafa020719 [2021-03-31T16:18:09.107Z] ---> 4b4ca3ede33a [2021-03-31T16:18:09.107Z] [2021-03-31T16:18:09.377Z] Successfully built 4b4ca3ede33a [2021-03-31T16:18:09.377Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-31T16:18:09.377Z]  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go [2021-03-31T16:18:14.799Z] Removing intermediate container 0e6f5a4695d9 [2021-03-31T16:18:14.799Z] ---> d93f33a46d74 [2021-03-31T16:18:14.799Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-31T16:18:15.395Z] ---> Running in 2b1f38546e0b [2021-03-31T16:18:22.119Z] Collecting docker-compose==1.23.2 [2021-03-31T16:18:22.119Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-31T16:18:22.119Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-31T16:18:22.119Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-31T16:18:25.512Z] Collecting PyYAML<4,>=3.10 [2021-03-31T16:18:25.512Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-31T16:18:28.934Z] Collecting texttable<0.10,>=0.9.0 [2021-03-31T16:18:28.934Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-31T16:18:32.352Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-31T16:18:32.352Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-31T16:18:32.352Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-31T16:18:32.627Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-31T16:18:32.627Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-31T16:18:33.224Z] Collecting cached-property<2,>=1.2.0 [2021-03-31T16:18:33.224Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-31T16:18:33.825Z] Collecting docker<4.0,>=3.6.0 [2021-03-31T16:18:33.825Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-31T16:18:34.805Z] Collecting jsonschema<3,>=2.5.1 [2021-03-31T16:18:34.805Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-31T16:18:35.077Z] Collecting docopt<0.7,>=0.6.1 [2021-03-31T16:18:35.077Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-31T16:18:37.054Z] 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) [2021-03-31T16:18:37.054Z] 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) [2021-03-31T16:18:37.654Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:18:37.654Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:18:37.654Z] ---> d86a5a8999e6 [2021-03-31T16:18:37.654Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T16:18:37.654Z] ---> Using cache [2021-03-31T16:18:37.654Z] ---> 54a6ade1358e [2021-03-31T16:18:37.654Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:18:37.654Z] ---> Using cache [2021-03-31T16:18:37.654Z] ---> 39da72b8c783 [2021-03-31T16:18:37.654Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-31T16:18:37.927Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-31T16:18:37.927Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-31T16:18:39.968Z] Collecting idna<2.8,>=2.5 [2021-03-31T16:18:39.968Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-31T16:18:40.246Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:18:40.246Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:18:40.246Z] ---> d86a5a8999e6 [2021-03-31T16:18:40.246Z] Step 3/22 : WORKDIR /edgex-go [2021-03-31T16:18:40.246Z] ---> Using cache [2021-03-31T16:18:40.246Z] ---> 54a6ade1358e [2021-03-31T16:18:40.246Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:18:40.246Z] ---> Using cache [2021-03-31T16:18:40.246Z] ---> 39da72b8c783 [2021-03-31T16:18:40.246Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-31T16:18:40.843Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:18:40.843Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:18:40.843Z] ---> d86a5a8999e6 [2021-03-31T16:18:40.843Z] Step 3/22 : WORKDIR /edgex-go [2021-03-31T16:18:40.843Z] ---> Using cache [2021-03-31T16:18:40.843Z] ---> 54a6ade1358e [2021-03-31T16:18:40.843Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:18:40.843Z] ---> Using cache [2021-03-31T16:18:40.843Z] ---> 39da72b8c783 [2021-03-31T16:18:40.843Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-31T16:18:40.843Z] ---> Using cache [2021-03-31T16:18:40.843Z] ---> 5908e4e8d381 [2021-03-31T16:18:40.843Z] Step 6/22 : COPY go.mod . [2021-03-31T16:18:40.843Z] ---> Using cache [2021-03-31T16:18:40.843Z] ---> a2adf1e82d20 [2021-03-31T16:18:40.843Z] Step 7/22 : RUN go mod download [2021-03-31T16:18:40.843Z] ---> Using cache [2021-03-31T16:18:40.843Z] ---> 3f31c5ed997f [2021-03-31T16:18:40.843Z] Step 8/22 : COPY . . [2021-03-31T16:18:41.113Z] ---> Using cache [2021-03-31T16:18:41.113Z] ---> cbda9ba3f376 [2021-03-31T16:18:41.113Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-31T16:18:41.442Z] Collecting docker-pycreds>=0.4.0 [2021-03-31T16:18:41.442Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-31T16:18:42.566Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-31T16:18:42.566Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-31T16:18:42.566Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-31T16:18:42.566Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-31T16:18:43.596Z] Installing collected packages: dockerpty, PyYAML, texttable, urllib3, idna, requests, websocket-client, cached-property, docker-pycreds, docker, jsonschema, docopt, docker-compose [2021-03-31T16:18:43.596Z] Running setup.py install for dockerpty: started [2021-03-31T16:18:45.058Z] ---> Running in 11eaac4b21f8 [2021-03-31T16:18:45.058Z] ---> Running in 54e934a7ff89 [2021-03-31T16:18:45.058Z] ---> Running in 62662f508e80 [2021-03-31T16:18:45.656Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-31T16:18:45.656Z] Running setup.py install for PyYAML: started [2021-03-31T16:18:45.932Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:18:45.932Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:18:45.932Z] ---> d86a5a8999e6 [2021-03-31T16:18:45.932Z] Step 3/21 : WORKDIR /edgex-go [2021-03-31T16:18:45.932Z] ---> Using cache [2021-03-31T16:18:45.932Z] ---> 54a6ade1358e [2021-03-31T16:18:45.932Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:18:45.932Z] ---> Using cache [2021-03-31T16:18:45.932Z] ---> 39da72b8c783 [2021-03-31T16:18:45.932Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-31T16:18:45.932Z] ---> Using cache [2021-03-31T16:18:45.932Z] ---> 5908e4e8d381 [2021-03-31T16:18:45.932Z] Step 6/21 : COPY go.mod . [2021-03-31T16:18:45.932Z] ---> Using cache [2021-03-31T16:18:45.932Z] ---> a2adf1e82d20 [2021-03-31T16:18:45.932Z] Step 7/21 : RUN go mod download [2021-03-31T16:18:45.932Z] ---> Using cache [2021-03-31T16:18:45.932Z] ---> 3f31c5ed997f [2021-03-31T16:18:45.932Z] Step 8/21 : COPY . . [2021-03-31T16:18:46.208Z] ---> Using cache [2021-03-31T16:18:46.208Z] ---> cbda9ba3f376 [2021-03-31T16:18:46.208Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-31T16:18:46.800Z] ---> Running in 819b76c13ad7 [2021-03-31T16:18:47.072Z] 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 [2021-03-31T16:18:47.353Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:18:47.640Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:18:48.243Z] 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 [2021-03-31T16:18:48.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:18:48.797Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:18:48.797Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-31T16:18:48.797Z] Running setup.py install for texttable: started [2021-03-31T16:18:50.241Z] OK: 217 MiB in 51 packages [2021-03-31T16:18:50.849Z] OK: 217 MiB in 51 packages [2021-03-31T16:18:51.126Z] Running setup.py install for texttable: finished with status 'done' [2021-03-31T16:18:51.126Z] Attempting uninstall: urllib3 [2021-03-31T16:18:51.126Z] Found existing installation: urllib3 1.25.9 [2021-03-31T16:18:51.126Z] Uninstalling urllib3-1.25.9: [2021-03-31T16:18:51.406Z] Successfully uninstalled urllib3-1.25.9 [2021-03-31T16:18:52.416Z] Attempting uninstall: idna [2021-03-31T16:18:52.416Z] Found existing installation: idna 2.9 [2021-03-31T16:18:52.416Z] Uninstalling idna-2.9: [2021-03-31T16:18:52.416Z] Successfully uninstalled idna-2.9 [2021-03-31T16:18:52.416Z] Removing intermediate container 54e934a7ff89 [2021-03-31T16:18:52.417Z] ---> 68dadbbff664 [2021-03-31T16:18:52.417Z] Step 6/22 : COPY go.mod . [2021-03-31T16:18:52.694Z] Removing intermediate container 62662f508e80 [2021-03-31T16:18:52.694Z] ---> 8a70f6dc308d [2021-03-31T16:18:52.694Z] Step 6/23 : COPY go.mod . [2021-03-31T16:18:53.308Z] Attempting uninstall: requests [2021-03-31T16:18:53.308Z] Found existing installation: requests 2.23.0 [2021-03-31T16:18:53.308Z] Uninstalling requests-2.23.0: [2021-03-31T16:18:53.584Z] Successfully uninstalled requests-2.23.0 [2021-03-31T16:18:53.861Z] ---> b13c49f79985 [2021-03-31T16:18:53.861Z] Step 7/22 : RUN go mod download [2021-03-31T16:18:54.155Z] ---> Running in c5c750862b96 [2021-03-31T16:18:54.155Z] ---> 3e16dca350fe [2021-03-31T16:18:54.155Z] Step 7/23 : RUN go mod download [2021-03-31T16:18:54.431Z] ---> Running in af9cb18fc9b3 [2021-03-31T16:18:55.876Z] Running setup.py install for docopt: started [2021-03-31T16:18:59.293Z] Running setup.py install for docopt: finished with status 'done' [2021-03-31T16:18:59.293Z] Removing intermediate container c5c750862b96 [2021-03-31T16:18:59.293Z] ---> c2894478f1cf [2021-03-31T16:18:59.293Z] Step 8/22 : COPY . . [2021-03-31T16:18:59.571Z] Removing intermediate container af9cb18fc9b3 [2021-03-31T16:18:59.571Z] ---> 780b6e6301b3 [2021-03-31T16:18:59.571Z] Step 8/23 : COPY . . [2021-03-31T16:19:00.170Z] 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 [2021-03-31T16:19:10.356Z] Removing intermediate container 2b1f38546e0b [2021-03-31T16:19:10.356Z] ---> cfd944ced8d2 [2021-03-31T16:19:10.356Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-31T16:19:10.963Z] ---> Running in 588a4572f404 [2021-03-31T16:19:13.594Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:19:13.594Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:19:14.191Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T16:19:14.191Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-31T16:19:14.191Z] (3/3) Installing curl (7.69.1-r3) [2021-03-31T16:19:14.191Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:19:14.465Z] OK: 72 MiB in 58 packages [2021-03-31T16:19:18.800Z] Removing intermediate container 588a4572f404 [2021-03-31T16:19:18.800Z] ---> a2eb4d8454ed [2021-03-31T16:19:18.800Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-31T16:19:19.075Z] ---> Running in ecdfca99a4a2 [2021-03-31T16:19:20.525Z] Removing intermediate container ecdfca99a4a2 [2021-03-31T16:19:20.525Z] ---> 50008cf00bce [2021-03-31T16:19:20.525Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T16:19:21.126Z] ---> Running in e17505edee3c [2021-03-31T16:19:22.575Z] Removing intermediate container e17505edee3c [2021-03-31T16:19:22.575Z] ---> 40a4f9c20124 [2021-03-31T16:19:22.575Z] Step 24/26 : LABEL arch=arm64 [2021-03-31T16:19:22.851Z] ---> Running in 51f88d5178cf [2021-03-31T16:19:24.287Z] Removing intermediate container 51f88d5178cf [2021-03-31T16:19:24.287Z] ---> 49beb6e38d0a [2021-03-31T16:19:24.287Z] Step 25/26 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:19:24.898Z] ---> Running in 5bdf907be469 [2021-03-31T16:19:26.889Z] Removing intermediate container 5bdf907be469 [2021-03-31T16:19:26.889Z] ---> c7060b489682 [2021-03-31T16:19:26.889Z] Step 26/26 : LABEL version=0.0.0 [2021-03-31T16:19:27.170Z] ---> Running in 7ccacb6e9db2 [2021-03-31T16:19:28.153Z] Removing intermediate container 7ccacb6e9db2 [2021-03-31T16:19:28.153Z] ---> a6b916bced5a [2021-03-31T16:19:28.153Z] [2021-03-31T16:19:29.598Z] Successfully built a6b916bced5a [2021-03-31T16:19:29.598Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-31T16:19:33.020Z]  Building docker-sys-mgmt-agent-go ... done  ---> 01575ea92d2c [2021-03-31T16:19:33.020Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-31T16:19:33.020Z] ---> 41393ce8a0b9 [2021-03-31T16:19:33.020Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-31T16:19:33.020Z] ---> Running in 458bf4c8cb7f [2021-03-31T16:19:33.020Z] ---> Running in 4d7a5924af4a [2021-03-31T16:19:35.018Z] 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 [2021-03-31T16:19:35.018Z] 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 [2021-03-31T16:19:57.244Z] 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 [2021-03-31T16:20:15.617Z] Removing intermediate container 819b76c13ad7 [2021-03-31T16:20:15.618Z] ---> d5e028af90f9 [2021-03-31T16:20:15.618Z] [2021-03-31T16:20:15.618Z] Step 10/21 : FROM alpine:3.12 [2021-03-31T16:20:15.618Z] ---> e47305ac9786 [2021-03-31T16:20:15.618Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-31T16:20:15.618Z] ---> Running in c19b60c36248 [2021-03-31T16:20:16.244Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:20:16.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:20:17.125Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-31T16:20:17.125Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T16:20:17.125Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-31T16:20:17.399Z] (4/4) Installing curl (7.69.1-r3) [2021-03-31T16:20:17.399Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:20:17.399Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T16:20:17.678Z] OK: 7 MiB in 18 packages [2021-03-31T16:20:19.763Z] Removing intermediate container 11eaac4b21f8 [2021-03-31T16:20:20.083Z] ---> b472119ee78a [2021-03-31T16:20:20.083Z] [2021-03-31T16:20:20.083Z] Step 10/22 : FROM alpine:3.12 [2021-03-31T16:20:20.083Z] ---> e47305ac9786 [2021-03-31T16:20:20.083Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-31T16:20:20.083Z] ---> Using cache [2021-03-31T16:20:20.083Z] ---> 9fb488b04421 [2021-03-31T16:20:20.083Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T16:20:20.083Z] ---> Using cache [2021-03-31T16:20:20.083Z] ---> a5554e0ffefe [2021-03-31T16:20:20.083Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-31T16:20:20.400Z] ---> Running in 9f312407f3a1 [2021-03-31T16:20:20.695Z] Removing intermediate container c19b60c36248 [2021-03-31T16:20:20.695Z] ---> 94c9c4b584ec [2021-03-31T16:20:20.695Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-31T16:20:20.970Z] ---> Running in 26b65f80e7d7 [2021-03-31T16:20:21.247Z] Removing intermediate container 9f312407f3a1 [2021-03-31T16:20:21.247Z] ---> e37a34969419 [2021-03-31T16:20:21.247Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-31T16:20:21.247Z] ---> Running in 41c8cbf357ef [2021-03-31T16:20:21.846Z] Removing intermediate container 26b65f80e7d7 [2021-03-31T16:20:21.846Z] ---> 153d7a2fc936 [2021-03-31T16:20:21.846Z] Step 13/21 : WORKDIR /edgex [2021-03-31T16:20:21.846Z] ---> Running in 676d699b2497 [2021-03-31T16:20:22.124Z] Removing intermediate container 41c8cbf357ef [2021-03-31T16:20:22.124Z] ---> 695a55bd2d5a [2021-03-31T16:20:22.124Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T16:20:22.733Z] Removing intermediate container 676d699b2497 [2021-03-31T16:20:22.733Z] ---> 870cb07d6495 [2021-03-31T16:20:22.733Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-31T16:20:23.728Z] ---> 02f9560dd743 [2021-03-31T16:20:23.728Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-31T16:20:24.003Z] ---> c56997e4ca64 [2021-03-31T16:20:24.003Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-31T16:20:25.990Z] ---> 764a85fdbdab [2021-03-31T16:20:25.990Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-31T16:20:25.990Z] ---> ef6b382a8561 [2021-03-31T16:20:25.990Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-31T16:20:27.434Z] ---> 3d809dab0ea7 [2021-03-31T16:20:27.434Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-31T16:20:27.723Z] ---> Running in 0ed37bd50510 [2021-03-31T16:20:28.001Z] ---> 7538b6824676 [2021-03-31T16:20:28.002Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-31T16:20:28.283Z] ---> Running in 0d75404a952a [2021-03-31T16:20:28.572Z] Removing intermediate container 0ed37bd50510 [2021-03-31T16:20:28.572Z] ---> a39fa3d53820 [2021-03-31T16:20:28.572Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T16:20:28.845Z] ---> Running in 25fd614beeac [2021-03-31T16:20:29.134Z] Removing intermediate container 0d75404a952a [2021-03-31T16:20:29.134Z] ---> a77d3350e386 [2021-03-31T16:20:29.134Z] Step 18/21 : CMD ["--init=true"] [2021-03-31T16:20:29.409Z] ---> Running in ce5e4869e39d [2021-03-31T16:20:29.409Z] Removing intermediate container 25fd614beeac [2021-03-31T16:20:29.409Z] ---> 8d613bbe4d33 [2021-03-31T16:20:29.409Z] Step 20/22 : LABEL arch=arm64 [2021-03-31T16:20:29.693Z] ---> Running in 1867ec2abdde [2021-03-31T16:20:29.972Z] Removing intermediate container ce5e4869e39d [2021-03-31T16:20:29.972Z] ---> 7fc3c1912155 [2021-03-31T16:20:29.972Z] Step 19/21 : LABEL arch=arm64 [2021-03-31T16:20:30.248Z] ---> Running in 5b6b144b1533 [2021-03-31T16:20:30.526Z] Removing intermediate container 1867ec2abdde [2021-03-31T16:20:30.526Z] ---> 2880bb0bf4e5 [2021-03-31T16:20:30.526Z] Step 21/22 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:20:30.801Z] ---> Running in acd152b73cd0 [2021-03-31T16:20:31.076Z] Removing intermediate container 5b6b144b1533 [2021-03-31T16:20:31.076Z] ---> 9e9c8743364d [2021-03-31T16:20:31.076Z] Step 20/21 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:20:31.352Z] ---> Running in c527e0466647 [2021-03-31T16:20:31.628Z] Removing intermediate container acd152b73cd0 [2021-03-31T16:20:31.628Z] ---> ff7f7c63022d [2021-03-31T16:20:31.628Z] Step 22/22 : LABEL version=0.0.0 [2021-03-31T16:20:31.908Z] ---> Running in 9dac4d866d75 [2021-03-31T16:20:32.183Z] Removing intermediate container c527e0466647 [2021-03-31T16:20:32.183Z] ---> eba74ee9d6c3 [2021-03-31T16:20:32.183Z] Step 21/21 : LABEL version=0.0.0 [2021-03-31T16:20:32.460Z] ---> Running in f1cc22866ca0 [2021-03-31T16:20:32.738Z] Removing intermediate container 9dac4d866d75 [2021-03-31T16:20:32.738Z] ---> 7d0f335dfd76 [2021-03-31T16:20:32.738Z] [2021-03-31T16:20:33.345Z] Successfully built 7d0f335dfd76 [2021-03-31T16:20:33.345Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-31T16:20:33.345Z]  Building docker-support-scheduler-go ... done Removing intermediate container f1cc22866ca0 [2021-03-31T16:20:33.345Z] ---> 14868d922764 [2021-03-31T16:20:33.345Z] [2021-03-31T16:20:33.953Z] Successfully built 14868d922764 [2021-03-31T16:20:33.953Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-31T16:20:56.163Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 4d7a5924af4a [2021-03-31T16:20:56.163Z] ---> 9abb4fdedb52 [2021-03-31T16:20:56.163Z] [2021-03-31T16:20:56.163Z] Step 10/22 : FROM alpine:3.12 [2021-03-31T16:20:56.163Z] ---> e47305ac9786 [2021-03-31T16:20:56.163Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-31T16:20:56.163Z] ---> Running in 31a42362086e [2021-03-31T16:20:56.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:20:56.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:20:57.302Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-31T16:20:57.302Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-31T16:20:57.302Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:20:57.302Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T16:20:57.577Z] OK: 6 MiB in 16 packages [2021-03-31T16:20:59.574Z] Removing intermediate container 31a42362086e [2021-03-31T16:20:59.574Z] ---> ef94c87d7112 [2021-03-31T16:20:59.574Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T16:20:59.574Z] ---> Running in 2c9f04e9bd61 [2021-03-31T16:21:00.170Z] Removing intermediate container 2c9f04e9bd61 [2021-03-31T16:21:00.170Z] ---> e8ee9687f043 [2021-03-31T16:21:00.170Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-31T16:21:00.444Z] ---> Running in a6f192211eff [2021-03-31T16:21:01.046Z] Removing intermediate container a6f192211eff [2021-03-31T16:21:01.046Z] ---> 61e476c4110b [2021-03-31T16:21:01.046Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-31T16:21:01.324Z] ---> Running in 788b8de8e5d9 [2021-03-31T16:21:01.926Z] Removing intermediate container 458bf4c8cb7f [2021-03-31T16:21:01.926Z] ---> 0306510702e2 [2021-03-31T16:21:01.926Z] [2021-03-31T16:21:01.926Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T16:21:01.926Z] ---> e47305ac9786 [2021-03-31T16:21:01.926Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-31T16:21:02.203Z] Removing intermediate container 788b8de8e5d9 [2021-03-31T16:21:02.203Z] ---> c500a3364a92 [2021-03-31T16:21:02.203Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T16:21:02.203Z] ---> Running in a23ec91a18f1 [2021-03-31T16:21:02.800Z] Removing intermediate container a23ec91a18f1 [2021-03-31T16:21:02.800Z] ---> b9047ae122b2 [2021-03-31T16:21:02.800Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-31T16:21:02.800Z] ---> Running in 53f4a28f01af [2021-03-31T16:21:03.072Z] ---> b9e8d53d1bff [2021-03-31T16:21:03.072Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-31T16:21:03.347Z] Removing intermediate container 53f4a28f01af [2021-03-31T16:21:03.347Z] ---> 5987a5942b25 [2021-03-31T16:21:03.347Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-31T16:21:03.621Z] ---> Running in 46e6a7b9c9fd [2021-03-31T16:21:04.217Z] Removing intermediate container 46e6a7b9c9fd [2021-03-31T16:21:04.217Z] ---> d16af517d93e [2021-03-31T16:21:04.217Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:21:04.217Z] ---> 39010feb97f9 [2021-03-31T16:21:04.217Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-31T16:21:04.217Z] ---> Running in 37ddaf9858b3 [2021-03-31T16:21:05.204Z] ---> 28f9d9684f57 [2021-03-31T16:21:05.204Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-31T16:21:05.204Z] ---> Running in a3c09c2d2e46 [2021-03-31T16:21:05.478Z] Removing intermediate container a3c09c2d2e46 [2021-03-31T16:21:05.478Z] ---> 9f3ead112af4 [2021-03-31T16:21:05.478Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T16:21:05.750Z] ---> Running in 23a613fab0ee [2021-03-31T16:21:06.342Z] Removing intermediate container 23a613fab0ee [2021-03-31T16:21:06.342Z] ---> 6c10f8006038 [2021-03-31T16:21:06.342Z] Step 20/22 : LABEL arch=arm64 [2021-03-31T16:21:06.342Z] ---> Running in ec071db37c41 [2021-03-31T16:21:06.613Z] Removing intermediate container 37ddaf9858b3 [2021-03-31T16:21:06.613Z] ---> 615dbb55d574 [2021-03-31T16:21:06.613Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-31T16:21:06.613Z] ---> Running in 13da84e6b960 [2021-03-31T16:21:06.885Z] Removing intermediate container ec071db37c41 [2021-03-31T16:21:06.885Z] ---> 9cd83908e1b5 [2021-03-31T16:21:06.885Z] Step 21/22 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:21:07.157Z] ---> Running in 638052e2a111 [2021-03-31T16:21:07.428Z] Removing intermediate container 638052e2a111 [2021-03-31T16:21:07.428Z] ---> 82cec7dda56f [2021-03-31T16:21:07.428Z] Step 22/22 : LABEL version=0.0.0 [2021-03-31T16:21:07.698Z] ---> Running in 88f8e72bff01 [2021-03-31T16:21:07.698Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:21:08.289Z] Removing intermediate container 88f8e72bff01 [2021-03-31T16:21:08.289Z] ---> 9b371f892eba [2021-03-31T16:21:08.289Z] [2021-03-31T16:21:08.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:21:08.560Z] Successfully built 9b371f892eba [2021-03-31T16:21:08.560Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-31T16:21:09.150Z]  Building docker-support-notifications-go ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-03-31T16:21:09.424Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-31T16:21:09.424Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-31T16:21:09.424Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-31T16:21:09.694Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-31T16:21:09.966Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-31T16:21:09.966Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:21:09.966Z] OK: 8 MiB in 20 packages [2021-03-31T16:21:11.411Z] Removing intermediate container 13da84e6b960 [2021-03-31T16:21:11.411Z] ---> 393a27a66e17 [2021-03-31T16:21:11.411Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T16:21:12.005Z] ---> d77ee2df68c3 [2021-03-31T16:21:12.005Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-31T16:21:13.439Z] ---> 3ce81badc587 [2021-03-31T16:21:13.439Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-31T16:21:14.040Z] ---> 015e2ab4c150 [2021-03-31T16:21:14.040Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-31T16:21:14.040Z] ---> Running in 8760c17d44ec [2021-03-31T16:21:14.641Z] Removing intermediate container 8760c17d44ec [2021-03-31T16:21:14.641Z] ---> 04fa73e4f8b9 [2021-03-31T16:21:14.641Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T16:21:14.641Z] ---> Running in 634f3e76640b [2021-03-31T16:21:15.241Z] Removing intermediate container 634f3e76640b [2021-03-31T16:21:15.241Z] ---> b4115b242c03 [2021-03-31T16:21:15.241Z] Step 21/23 : LABEL arch=arm64 [2021-03-31T16:21:15.241Z] ---> Running in ff081e175bbc [2021-03-31T16:21:15.844Z] Removing intermediate container ff081e175bbc [2021-03-31T16:21:15.844Z] ---> 833ada68529a [2021-03-31T16:21:15.844Z] Step 22/23 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [2021-03-31T16:21:15.844Z] ---> Running in dacf5a20241b [2021-03-31T16:21:16.116Z] Removing intermediate container dacf5a20241b [2021-03-31T16:21:16.116Z] ---> 28b50350396e [2021-03-31T16:21:16.393Z] Step 23/23 : LABEL version=0.0.0 [2021-03-31T16:21:16.393Z] ---> Running in eae6ea56db20 [2021-03-31T16:21:16.983Z] Removing intermediate container eae6ea56db20 [2021-03-31T16:21:16.983Z] ---> 282ccabcfc02 [2021-03-31T16:21:16.983Z] [2021-03-31T16:21:17.256Z] Successfully built 282ccabcfc02 [2021-03-31T16:21:17.256Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-31T16:21:17.864Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-31T16:21:17.852Z] $ docker stop --time=1 71cde98456a2256458ea9939ff6272a142ef08f6a5f1e89daa596270c06c579f [2021-03-31T16:21:19.842Z] $ docker rm -f 71cde98456a2256458ea9939ff6272a142ef08f6a5f1e89daa596270c06c579f [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T16:21:20.592Z] + grep docker [2021-03-31T16:21:20.592Z] + docker images [2021-03-31T16:21:20.866Z] docker-core-data-go-arm64 latest 282ccabcfc02 4 seconds ago 21.4MB [2021-03-31T16:21:20.866Z] docker-support-notifications-go-arm64 latest 9b371f892eba 13 seconds ago 16.9MB [2021-03-31T16:21:20.866Z] docker-security-proxy-setup-go-arm64 latest 14868d922764 48 seconds ago 24.1MB [2021-03-31T16:21:20.866Z] docker-support-scheduler-go-arm64 latest 7d0f335dfd76 48 seconds ago 16.4MB [2021-03-31T16:21:20.866Z] docker-sys-mgmt-agent-go-arm64 latest a6b916bced5a About a minute ago 301MB [2021-03-31T16:21:20.866Z] docker-security-bootstrapper-go-arm64 latest 4b4ca3ede33a 3 minutes ago 17.9MB [2021-03-31T16:21:20.866Z] docker-core-metadata-go-arm64 latest 7aba1eeb4c8c 3 minutes ago 17.9MB [2021-03-31T16:21:20.866Z] docker-security-secretstore-setup-go-arm64 latest 09ff9f44ea72 3 minutes ago 24.4MB [2021-03-31T16:21:20.866Z] docker-core-command-go-arm64 latest b62997aedbbb 3 minutes ago 16.3MB [2021-03-31T16:21:20.866Z] 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 [2021-03-31T16:21:21.925Z] ---> job-cost.sh [2021-03-31T16:21:21.925Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gtGP [2021-03-31T16:22:00.960Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-31T16:23:37.703Z] lf-activate-venv(): INFO: Adding /tmp/venv-gtGP/bin to PATH [2021-03-31T16:23:37.703Z] INFO: No Stack... [2021-03-31T16:23:37.703Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-31T16:23:37.703Z] INFO: Archiving Costs [Pipeline] sh [2021-03-31T16:23:38.044Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-03-31T16:23:38.044Z] + cut -d, -f6 [Pipeline] lock [2021-03-31T16:23:38.174Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3326-4-stack-cost] [2021-03-31T16:23:38.188Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3326-4-stack-cost] did not exist. Created. [2021-03-31T16:23:38.188Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3326-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-31T16:23:38.644Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-31T16:23:38.915Z] Stashed 1 file(s) [Pipeline] } [2021-03-31T16:23:38.927Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3326-4-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 [2021-03-31T16:23:40.221Z] provisioning config files... [2021-03-31T16:23:40.237Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config867747447537873822tmp [Pipeline] { [Pipeline] sh [2021-03-31T16:23:40.658Z] + set +x [2021-03-31T16:23:40.658Z] + curl -s https://codecov.io/bash [2021-03-31T16:23:40.658Z] + bash -s -- [2021-03-31T16:23:41.240Z] [2021-03-31T16:23:41.240Z] _____ _ [2021-03-31T16:23:41.240Z] / ____| | | [2021-03-31T16:23:41.240Z] | | ___ __| | ___ ___ _____ __ [2021-03-31T16:23:41.240Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-31T16:23:41.240Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-31T16:23:41.240Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-31T16:23:41.240Z] Bash-20210309-2b87ace [2021-03-31T16:23:41.240Z] [2021-03-31T16:23:41.240Z] [2021-03-31T16:23:41.240Z] ==> git version 2.24.3 found [2021-03-31T16:23:41.240Z] ==> 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 [2021-03-31T16:23:41.240Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-31T16:23:41.240Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-31T16:23:41.240Z] ==> Jenkins CI detected. [2021-03-31T16:23:41.240Z] project root: . [2021-03-31T16:23:41.240Z] --> token set from env [2021-03-31T16:23:41.240Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-31T16:23:41.240Z] ==> Running gcov in . (disable via -X gcov) [2021-03-31T16:23:41.240Z] ==> Python coveragepy not found [2021-03-31T16:23:41.240Z] ==> Searching for coverage reports in: [2021-03-31T16:23:41.240Z] + . [2021-03-31T16:23:41.240Z] -> Found 1 reports [2021-03-31T16:23:41.240Z] ==> Detecting git/mercurial file structure [2021-03-31T16:23:41.240Z] ==> Reading reports [2021-03-31T16:23:41.502Z] + ./coverage.out bytes=669470 [2021-03-31T16:23:41.502Z] ==> Appending adjustments [2021-03-31T16:23:41.502Z] https://docs.codecov.io/docs/fixing-reports [2021-03-31T16:23:45.729Z] + Found adjustments [2021-03-31T16:23:45.729Z] ==> Gzipping contents [2021-03-31T16:23:45.729Z] 96K /tmp/codecov.FJdLJS.gz [2021-03-31T16:23:45.729Z] ==> Uploading reports [2021-03-31T16:23:45.729Z] url: https://codecov.io [2021-03-31T16:23:45.729Z] query: branch=PR-3326&commit=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3326%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3326&job=&cmd_args= [2021-03-31T16:23:45.729Z] -> Pinging Codecov [2021-03-31T16:23:45.729Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3326&commit=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3326%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3326&job=&cmd_args= [2021-03-31T16:23:45.729Z] -> Uploading to [2021-03-31T16:23:45.729Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-31/00271124DB129430A58F1EEE437C3FCB/b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9/5406977e-a523-4a60-86c6-dbc1a94620e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210331T162345Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd2e39bb63aa52356f98e4020ae614a4750a654082b0d4f11d96fb8709eb9935 [2021-03-31T16:23:45.729Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T16:23:45.729Z] Dload Upload Total Spent Left Speed [2021-03-31T16:23:45.992Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96965 0 0 100 96965 0 229k --:--:-- --:--:-- --:--:-- 229k 100 96965 0 0 100 96965 0 229k --:--:-- --:--:-- --:--:-- 229k [2021-03-31T16:23:45.992Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [Pipeline] } [2021-03-31T16:23:46.002Z] 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 [2021-03-31T16:23:47.969Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T16:23:48.870Z] ---> package-listing.sh [2021-03-31T16:23:48.870Z] ++ facter osfamily [2021-03-31T16:23:48.870Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-31T16:23:48.870Z] + OS_FAMILY=redhat [2021-03-31T16:23:48.870Z] + workspace=/w/workspace/edgex-go/4 [2021-03-31T16:23:48.870Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-31T16:23:48.870Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-31T16:23:48.870Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-31T16:23:48.870Z] + PACKAGES=/tmp/packages_start.txt [2021-03-31T16:23:48.870Z] + '[' /w/workspace/edgex-go/4 ']' [2021-03-31T16:23:48.870Z] + PACKAGES=/tmp/packages_end.txt [2021-03-31T16:23:48.870Z] + case "${OS_FAMILY}" in [2021-03-31T16:23:48.870Z] + rpm -qa [2021-03-31T16:23:48.870Z] + sort [2021-03-31T16:23:54.173Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-31T16:23:54.173Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-31T16:23:54.173Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-31T16:23:54.173Z] + '[' /w/workspace/edgex-go/4 ']' [2021-03-31T16:23:54.173Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-03-31T16:23:54.173Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-03-31T16:23:54.188Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-31T16:23:54.501Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:23:54.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T16:23:54.814Z] [2021-03-31T16:23:54.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:23:55.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T16:23:55.355Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-31T16:23:55.355Z] df20fa9351a1: Pulling fs layer [2021-03-31T16:23:55.355Z] 36b3adc4ff6f: Pulling fs layer [2021-03-31T16:23:55.355Z] 8ad3a11d3b57: Pulling fs layer [2021-03-31T16:23:55.355Z] 46f8f816bc3b: Pulling fs layer [2021-03-31T16:23:55.355Z] 93b61091891f: Pulling fs layer [2021-03-31T16:23:55.355Z] 93b9cdb0e59b: Pulling fs layer [2021-03-31T16:23:55.355Z] 5e14af77c1be: Pulling fs layer [2021-03-31T16:23:55.355Z] 01666e4c0597: Pulling fs layer [2021-03-31T16:23:55.355Z] aa168da1d23b: Pulling fs layer [2021-03-31T16:23:55.355Z] 46f8f816bc3b: Waiting [2021-03-31T16:23:55.355Z] 01666e4c0597: Waiting [2021-03-31T16:23:55.355Z] aa168da1d23b: Waiting [2021-03-31T16:23:55.355Z] 5e14af77c1be: Waiting [2021-03-31T16:23:55.355Z] 36b3adc4ff6f: Download complete [2021-03-31T16:23:55.355Z] 46f8f816bc3b: Verifying Checksum [2021-03-31T16:23:55.355Z] 46f8f816bc3b: Download complete [2021-03-31T16:23:55.355Z] df20fa9351a1: Download complete [2021-03-31T16:23:55.722Z] 93b9cdb0e59b: Verifying Checksum [2021-03-31T16:23:55.722Z] 93b9cdb0e59b: Download complete [2021-03-31T16:23:55.722Z] 5e14af77c1be: Verifying Checksum [2021-03-31T16:23:55.722Z] 5e14af77c1be: Download complete [2021-03-31T16:23:55.722Z] 01666e4c0597: Verifying Checksum [2021-03-31T16:23:55.722Z] 01666e4c0597: Download complete [2021-03-31T16:23:55.722Z] 93b61091891f: Verifying Checksum [2021-03-31T16:23:55.722Z] 93b61091891f: Download complete [2021-03-31T16:23:55.990Z] df20fa9351a1: Pull complete [2021-03-31T16:23:55.990Z] 8ad3a11d3b57: Verifying Checksum [2021-03-31T16:23:55.990Z] 8ad3a11d3b57: Download complete [2021-03-31T16:23:56.262Z] 36b3adc4ff6f: Pull complete [2021-03-31T16:23:57.227Z] 8ad3a11d3b57: Pull complete [2021-03-31T16:23:57.227Z] 46f8f816bc3b: Pull complete [2021-03-31T16:23:58.187Z] aa168da1d23b: Verifying Checksum [2021-03-31T16:23:58.187Z] aa168da1d23b: Download complete [2021-03-31T16:23:59.578Z] 93b61091891f: Pull complete [2021-03-31T16:23:59.578Z] 93b9cdb0e59b: Pull complete [2021-03-31T16:23:59.844Z] 5e14af77c1be: Pull complete [2021-03-31T16:23:59.844Z] 01666e4c0597: Pull complete [2021-03-31T16:24:12.154Z] aa168da1d23b: Pull complete [2021-03-31T16:24:12.154Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-31T16:24:12.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T16:24:12.154Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-31T16:24:12.389Z] prd-centos7-docker-4c-2g-32268 does not seem to be running inside a container [2021-03-31T16:24:12.446Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-31T16:24:16.037Z] $ docker top 44ffdd9403ea6cf69075bf059c9aba26cc4c2b061029e7086593ec538c978eb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T16:24:16.619Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-31T16:24:16.924Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-31T16:24:17.227Z] + ls /var/log/sa-host [2021-03-31T16:24:17.227Z] + sadf -c /var/log/sa-host/sa23 [2021-03-31T16:24:17.227Z] file_magic: OK [2021-03-31T16:24:17.227Z] HZ: Using current value: 100 [2021-03-31T16:24:17.227Z] file_header: OK [2021-03-31T16:24:17.227Z] 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 [2021-03-31T16:24:17.227Z] Statistics: [2021-03-31T16:24:17.227Z] Hnuu...uuuununununu... [2021-03-31T16:24:17.227Z] File successfully converted to sysstat format version 12.2.1 [2021-03-31T16:24:17.227Z] + sadf -c /var/log/sa-host/sa31 [2021-03-31T16:24:17.227Z] file_magic: OK [2021-03-31T16:24:17.227Z] HZ: Using current value: 100 [2021-03-31T16:24:17.227Z] file_header: OK [2021-03-31T16:24:17.227Z] 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 [2021-03-31T16:24:17.227Z] Statistics: [2021-03-31T16:24:17.227Z] 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... [2021-03-31T16:24:17.227Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-31T16:24:17.880Z] provisioning config files... [2021-03-31T16:24:17.900Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6143366328907850429tmp [Pipeline] { [Pipeline] echo [2021-03-31T16:24:17.966Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T16:24:18.263Z] ---> create-netrc.sh [Pipeline] } [2021-03-31T16:24:18.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-31T16:24:18.359Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T16:24:18.661Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-31T16:24:18.674Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T16:24:18.979Z] ---> sudo-logs.sh [2021-03-31T16:24:18.979Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-31T16:24:19.097Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T16:24:19.401Z] ---> job-cost.sh [2021-03-31T16:24:19.401Z] lf-activate-venv: SKIPPING [2021-03-31T16:24:19.401Z] DEBUG: total: 0.20999999344348907 [2021-03-31T16:24:19.401Z] INFO: Retrieving Stack Cost... [2021-03-31T16:24:19.976Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-31T16:24:20.557Z] INFO: Archiving Costs [Pipeline] echo [2021-03-31T16:24:20.571Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T16:24:20.874Z] ---> logs-deploy.sh [2021-03-31T16:24:20.874Z] lf-activate-venv: SKIPPING [2021-03-31T16:24:20.874Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3326/4 [2021-03-31T16:24:20.874Z] INFO: archiving workspace using pattern(s): [2021-03-31T16:24:22.268Z] Archives upload complete. [2021-03-31T16:24:22.530Z] INFO: archiving logs to Nexus