Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bcdc0b503bfe55a544ff90db21609e7c171f1072+7248181b27c1f196cc7a2300d5170335b9add480 (7735f65df31be0ee05c84402d2d5339d9380eaa8) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29041 in /w/workspace/edgexfoundry_edgex-go_PR-3234 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7248181b27c1f196cc7a2300d5170335b9add480 into PR head commit bcdc0b503bfe55a544ff90db21609e7c171f1072 Merge succeeded, producing 8f572f177b648054850e24a3102b40330bf15bd3 Checking out Revision 8f572f177b648054850e24a3102b40330bf15bd3 (PR-3234) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3234/head:refs/remotes/origin/PR-3234 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bcdc0b503bfe55a544ff90db21609e7c171f1072 # 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 7248181b27c1f196cc7a2300d5170335b9add480 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f572f177b648054850e24a3102b40330bf15bd3 # timeout=10 Commit message: "Merge commit '7248181b27c1f196cc7a2300d5170335b9add480' into HEAD" > git rev-list --no-walk bcdc0b503bfe55a544ff90db21609e7c171f1072 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-09T00:29:51.667Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-09T00:29:51.913Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-09T00:29:52.007Z] ========================================================= [2021-03-09T00:29:52.007Z] EdgeX Global Pipelines Version Info [2021-03-09T00:29:52.007Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:29:53.466Z] ------------------- [2021-03-09T00:29:53.466Z] stable info: [2021-03-09T00:29:53.466Z] ------------------- [2021-03-09T00:29:53.466Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-09T00:29:53.466Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-09T00:29:53.466Z] Message: update stable to v1.0.184 [2021-03-09T00:29:54.412Z] ------------------- [2021-03-09T00:29:54.412Z] experimental info: [2021-03-09T00:29:54.412Z] ------------------- [2021-03-09T00:29:54.412Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-09T00:29:54.412Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-09T00:29:54.412Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-09T00:29:54.694Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-09T00:29:54.779Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-09T00:29:54.860Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-09T00:29:54.955Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-09T00:29:55.035Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-09T00:29:55.123Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-09T00:29:55.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-09T00:29:55.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-09T00:29:55.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-09T00:29:55.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-09T00:29:55.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-09T00:29:55.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-09T00:29:55.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-09T00:29:55.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-09T00:29:55.899Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-09T00:29:55.980Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-09T00:29:56.099Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-09T00:29:56.195Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-09T00:29:56.281Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-09T00:29:56.362Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-09T00:29:56.443Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-09T00:29:56.523Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-09T00:29:56.606Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3234 [Pipeline] echo [2021-03-09T00:29:56.699Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3234 [Pipeline] echo [2021-03-09T00:29:56.782Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3234 [Pipeline] echo [2021-03-09T00:29:56.877Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f572f177b648054850e24a3102b40330bf15bd3 [Pipeline] echo [2021-03-09T00:29:56.962Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f572f1 [Pipeline] echo [2021-03-09T00:29:57.041Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-09T00:29:57.206Z] provisioning config files... [2021-03-09T00:29:57.233Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1544625311812671291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:29:57.587Z] ---> docker-login.sh [2021-03-09T00:29:57.587Z] nexus3.edgexfoundry.org:10001 [2021-03-09T00:29:57.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:29:58.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:29:58.110Z] Configure a credential helper to remove this warning. See [2021-03-09T00:29:58.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:29:58.110Z] [2021-03-09T00:29:58.110Z] Login Succeeded [2021-03-09T00:29:58.110Z] nexus3.edgexfoundry.org:10002 [2021-03-09T00:29:58.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:29:58.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:29:58.111Z] Configure a credential helper to remove this warning. See [2021-03-09T00:29:58.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:29:58.111Z] [2021-03-09T00:29:58.111Z] Login Succeeded [2021-03-09T00:29:58.111Z] nexus3.edgexfoundry.org:10003 [2021-03-09T00:29:58.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:29:58.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:29:58.373Z] Configure a credential helper to remove this warning. See [2021-03-09T00:29:58.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:29:58.373Z] [2021-03-09T00:29:58.373Z] Login Succeeded [2021-03-09T00:29:58.373Z] nexus3.edgexfoundry.org:10004 [2021-03-09T00:29:58.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:29:58.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:29:58.634Z] Configure a credential helper to remove this warning. See [2021-03-09T00:29:58.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:29:58.634Z] [2021-03-09T00:29:58.634Z] Login Succeeded [2021-03-09T00:29:58.634Z] docker.io [2021-03-09T00:29:58.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:29:58.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:29:58.897Z] Configure a credential helper to remove this warning. See [2021-03-09T00:29:58.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:29:58.897Z] [2021-03-09T00:29:58.897Z] Login Succeeded [2021-03-09T00:29:58.897Z] ---> docker-login.sh ends [Pipeline] } [2021-03-09T00:29:58.907Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-09T00:29:59.362Z] ++ 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-09T00:29:59.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:29:59.362Z] ++ dirname cmd/core-command/Dockerfile [2021-03-09T00:29:59.362Z] ++ cut -d/ -f2 [2021-03-09T00:29:59.362Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-09T00:29:59.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:29:59.362Z] ++ dirname cmd/core-data/Dockerfile [2021-03-09T00:29:59.362Z] ++ cut -d/ -f2 [2021-03-09T00:29:59.362Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-09T00:29:59.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:29:59.362Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-09T00:29:59.362Z] ++ cut -d/ -f2 [2021-03-09T00:29:59.362Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-09T00:29:59.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:29:59.362Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-09T00:29:59.362Z] ++ cut -d/ -f2 [2021-03-09T00:29:59.362Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-09T00:29:59.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:29:59.362Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-09T00:29:59.362Z] ++ cut -d/ -f2 [2021-03-09T00:29:59.362Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-09T00:29:59.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:29:59.362Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-09T00:29:59.362Z] ++ cut -d/ -f2 [2021-03-09T00:29:59.362Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-09T00:29:59.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:29:59.362Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-09T00:29:59.362Z] ++ cut -d/ -f2 [2021-03-09T00:29:59.362Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-09T00:29:59.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:29:59.362Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-09T00:29:59.362Z] ++ cut -d/ -f2 [2021-03-09T00:29:59.362Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-09T00:29:59.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:29:59.362Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-09T00:29:59.362Z] ++ cut -d/ -f2 [2021-03-09T00:29:59.362Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-09T00:29:59.440Z] 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-09T00:30:01.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T00:30:01.062Z] [2021-03-09T00:30:01.062Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:30:01.455Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T00:30:01.455Z] latest: Pulling from edgex-devops/git-semver [2021-03-09T00:30:01.456Z] 31603596830f: Pulling fs layer [2021-03-09T00:30:01.456Z] 2a8b12db71e7: Pulling fs layer [2021-03-09T00:30:01.456Z] 6ca5941a6612: Pulling fs layer [2021-03-09T00:30:01.456Z] ecc8261a40a4: Pulling fs layer [2021-03-09T00:30:01.456Z] ecc8261a40a4: Waiting [2021-03-09T00:30:01.456Z] 2a8b12db71e7: Verifying Checksum [2021-03-09T00:30:01.456Z] 2a8b12db71e7: Download complete [2021-03-09T00:30:01.734Z] 31603596830f: Verifying Checksum [2021-03-09T00:30:01.734Z] 31603596830f: Download complete [2021-03-09T00:30:01.734Z] 6ca5941a6612: Verifying Checksum [2021-03-09T00:30:01.734Z] 6ca5941a6612: Download complete [2021-03-09T00:30:02.009Z] ecc8261a40a4: Verifying Checksum [2021-03-09T00:30:02.009Z] ecc8261a40a4: Download complete [2021-03-09T00:30:02.009Z] 31603596830f: Pull complete [2021-03-09T00:30:02.009Z] 2a8b12db71e7: Pull complete [2021-03-09T00:30:02.982Z] 6ca5941a6612: Pull complete [2021-03-09T00:30:03.245Z] ecc8261a40a4: Pull complete [2021-03-09T00:30:03.245Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-09T00:30:03.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T00:30:03.245Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-09T00:30:03.364Z] prd-centos7-docker-4c-2g-29041 does not seem to be running inside a container [2021-03-09T00:30:03.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-09T00:30:06.162Z] $ docker top 0c299d7482e9b15fef2ca186fd939e8c46871d4a24a3638b2c63c1c51f7915ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-09T00:30:06.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-09T00:30:06.459Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-09T00:30:06.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-09T00:30:06.711Z] $ docker exec 0c299d7482e9b15fef2ca186fd939e8c46871d4a24a3638b2c63c1c51f7915ee ssh-agent [2021-03-09T00:30:06.913Z] SSH_AUTH_SOCK=/tmp/ssh-UowOOlaq8LBV/agent.12 [2021-03-09T00:30:06.913Z] SSH_AGENT_PID=18 [2021-03-09T00:30:06.926Z] Running ssh-add (command line suppressed) [2021-03-09T00:30:07.047Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1555011355614959984.key (/w/workspace/edgex-go/2@tmp/private_key_1555011355614959984.key) [2021-03-09T00:30:07.098Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-09T00:30:07.469Z] + git tag --points-at HEAD [Pipeline] } [2021-03-09T00:30:07.496Z] $ docker exec --env ******** --env ******** 0c299d7482e9b15fef2ca186fd939e8c46871d4a24a3638b2c63c1c51f7915ee ssh-agent -k [2021-03-09T00:30:07.619Z] unset SSH_AUTH_SOCK; [2021-03-09T00:30:07.620Z] unset SSH_AGENT_PID; [2021-03-09T00:30:07.620Z] echo Agent pid 18 killed; [2021-03-09T00:30:07.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-09T00:30:07.808Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-09T00:30:07.808Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-09T00:30:07.980Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-09T00:30:07.985Z] $ docker exec 0c299d7482e9b15fef2ca186fd939e8c46871d4a24a3638b2c63c1c51f7915ee ssh-agent [2021-03-09T00:30:08.149Z] SSH_AUTH_SOCK=/tmp/ssh-wGYAEmrWeUPj/agent.46 [2021-03-09T00:30:08.149Z] SSH_AGENT_PID=52 [2021-03-09T00:30:08.156Z] Running ssh-add (command line suppressed) [2021-03-09T00:30:08.284Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4016802769326277144.key (/w/workspace/edgex-go/2@tmp/private_key_4016802769326277144.key) [2021-03-09T00:30:08.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-09T00:30:08.693Z] + git semver init [2021-03-09T00:30:08.693Z] # -> Open(): unable to determine branch for HEAD [2021-03-09T00:30:08.693Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-03-09T00:30:08.693Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-03-09T00:30:08.693Z] # $SEMVER_REMOTE_NAME = origin [2021-03-09T00:30:08.693Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-09T00:30:08.693Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-09T00:30:08.693Z] # $SEMVER_BRANCH = PR-3234 [2021-03-09T00:30:08.693Z] # $SEMVER_TEMP = /tmp/semver-804548035 [2021-03-09T00:30:08.693Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-09T00:30:30.729Z] # '/tmp/semver-804548035' -> '/w/workspace/edgex-go/2/.semver' [2021-03-09T00:30:30.729Z] # -> Force: false [2021-03-09T00:30:30.729Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-03-09T00:30:30.745Z] $ docker exec --env ******** --env ******** 0c299d7482e9b15fef2ca186fd939e8c46871d4a24a3638b2c63c1c51f7915ee ssh-agent -k [2021-03-09T00:30:31.026Z] unset SSH_AUTH_SOCK; [2021-03-09T00:30:31.027Z] unset SSH_AGENT_PID; [2021-03-09T00:30:31.027Z] echo Agent pid 52 killed; [2021-03-09T00:30:31.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-09T00:30:31.603Z] + git semver [Pipeline] } [2021-03-09T00:30:31.624Z] $ docker stop --time=1 0c299d7482e9b15fef2ca186fd939e8c46871d4a24a3638b2c63c1c51f7915ee [2021-03-09T00:30:33.627Z] $ docker rm -f 0c299d7482e9b15fef2ca186fd939e8c46871d4a24a3638b2c63c1c51f7915ee [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T00:30:34.211Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-09T00:30:34.845Z] Stashed 1 file(s) [Pipeline] echo [2021-03-09T00:30:34.848Z] [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-09T00:30:35.737Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-09T00:30:36.042Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-09T00:30:36.345Z] + sudo service docker restart [2021-03-09T00:30:36.345Z] + true [2021-03-09T00:30:36.345Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-09T00:30:36.936Z] ========================================================= [2021-03-09T00:30:36.936Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-09T00:30:36.936Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:30:37.282Z] + 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-09T00:30:40.626Z] Sending build context to Docker daemon 328.4MB [2021-03-09T00:30:40.626Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-09T00:30:40.626Z] Step 2/6 : FROM ${BASE} [2021-03-09T00:30:40.626Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-09T00:30:40.626Z] 188c0c94c7c5: Pulling fs layer [2021-03-09T00:30:40.626Z] 0ef7d3d256c8: Pulling fs layer [2021-03-09T00:30:40.626Z] de9db76c5a1d: Pulling fs layer [2021-03-09T00:30:40.626Z] bca2f99d35d6: Pulling fs layer [2021-03-09T00:30:40.626Z] 93359f2a8cfa: Pulling fs layer [2021-03-09T00:30:40.626Z] 7c6f9722023f: Pulling fs layer [2021-03-09T00:30:40.626Z] a35cf1a2eb13: Pulling fs layer [2021-03-09T00:30:40.626Z] 93359f2a8cfa: Waiting [2021-03-09T00:30:40.626Z] 7c6f9722023f: Waiting [2021-03-09T00:30:40.626Z] a35cf1a2eb13: Waiting [2021-03-09T00:30:40.626Z] bca2f99d35d6: Waiting [2021-03-09T00:30:40.899Z] de9db76c5a1d: Download complete [2021-03-09T00:30:40.899Z] 0ef7d3d256c8: Download complete [2021-03-09T00:30:40.899Z] 93359f2a8cfa: Verifying Checksum [2021-03-09T00:30:40.899Z] 93359f2a8cfa: Download complete [2021-03-09T00:30:40.899Z] 188c0c94c7c5: Verifying Checksum [2021-03-09T00:30:40.899Z] 188c0c94c7c5: Download complete [2021-03-09T00:30:40.899Z] 7c6f9722023f: Verifying Checksum [2021-03-09T00:30:40.899Z] 7c6f9722023f: Download complete [2021-03-09T00:30:41.863Z] 188c0c94c7c5: Pull complete [2021-03-09T00:30:42.126Z] 0ef7d3d256c8: Pull complete [2021-03-09T00:30:42.126Z] de9db76c5a1d: Pull complete [2021-03-09T00:30:43.546Z] a35cf1a2eb13: Verifying Checksum [2021-03-09T00:30:43.546Z] a35cf1a2eb13: Download complete [2021-03-09T00:30:44.139Z] bca2f99d35d6: Verifying Checksum [2021-03-09T00:30:44.139Z] bca2f99d35d6: Download complete [2021-03-09T00:30:49.517Z] bca2f99d35d6: Pull complete [2021-03-09T00:30:49.784Z] 93359f2a8cfa: Pull complete [2021-03-09T00:30:49.784Z] 7c6f9722023f: Pull complete [2021-03-09T00:30:50.221Z] Still waiting to schedule task [2021-03-09T00:30:50.221Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-09T00:30:54.041Z] a35cf1a2eb13: Pull complete [2021-03-09T00:30:54.041Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-09T00:30:54.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-09T00:30:54.041Z] ---> a62c8e92a672 [2021-03-09T00:30:54.041Z] 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-09T00:30:54.305Z] ---> Running in 350ec62ae587 [2021-03-09T00:30:54.881Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:30:55.840Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:30:56.419Z] (1/12) Installing libmagic (5.38-r0) [2021-03-09T00:30:56.683Z] (2/12) Installing file (5.38-r0) [2021-03-09T00:30:56.683Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-09T00:30:56.947Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-09T00:31:05.140Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-09T00:31:05.140Z] (6/12) Installing patch (2.7.6-r6) [2021-03-09T00:31:05.140Z] (7/12) Installing build-base (0.5-r2) [2021-03-09T00:31:05.140Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-09T00:31:05.140Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-09T00:31:05.140Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-09T00:31:05.140Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-09T00:31:05.415Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-09T00:31:05.415Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:31:05.415Z] OK: 233 MiB in 51 packages [2021-03-09T00:31:09.662Z] Removing intermediate container 350ec62ae587 [2021-03-09T00:31:09.662Z] ---> 92a9ce12961c [2021-03-09T00:31:09.662Z] Step 4/6 : WORKDIR /edgex-go [2021-03-09T00:31:09.662Z] ---> Running in ea7ec025c207 [2021-03-09T00:31:09.662Z] Removing intermediate container ea7ec025c207 [2021-03-09T00:31:09.662Z] ---> e1ad604a88de [2021-03-09T00:31:09.662Z] Step 5/6 : COPY go.mod . [2021-03-09T00:31:09.662Z] ---> 3c9c3af8166b [2021-03-09T00:31:09.662Z] Step 6/6 : RUN go mod download [2021-03-09T00:31:09.944Z] ---> Running in 00e751b25f7b [2021-03-09T00:31:36.728Z] Removing intermediate container 00e751b25f7b [2021-03-09T00:31:36.728Z] ---> 7832ce275e2f [2021-03-09T00:31:36.728Z] Successfully built 7832ce275e2f [2021-03-09T00:31:36.728Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:31:37.088Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-09T00:31:37.088Z] . [Pipeline] withDockerContainer [2021-03-09T00:31:37.255Z] prd-centos7-docker-4c-2g-29041 does not seem to be running inside a container [2021-03-09T00:31:37.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-09T00:31:38.180Z] $ docker top 7837f8da24d4acc715552566ebf3072e4ad3ff5b84cb6fe50aba6c8b0f6e4d41 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T00:31:38.712Z] + go version [2021-03-09T00:31:38.712Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-09T00:31:38.727Z] $ docker stop --time=1 7837f8da24d4acc715552566ebf3072e4ad3ff5b84cb6fe50aba6c8b0f6e4d41 [2021-03-09T00:31:40.095Z] $ docker rm -f 7837f8da24d4acc715552566ebf3072e4ad3ff5b84cb6fe50aba6c8b0f6e4d41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:31:40.923Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-09T00:31:40.923Z] . [Pipeline] withDockerContainer [2021-03-09T00:31:41.234Z] prd-centos7-docker-4c-2g-29041 does not seem to be running inside a container [2021-03-09T00:31:41.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-09T00:31:42.298Z] $ docker top 2f11abeb3afc4fd3b92dbfb192145949689fd9770ac2c3f7015ff91a0e7b11bb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-09T00:31:42.510Z] ========================================================= [2021-03-09T00:31:42.510Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-09T00:31:42.510Z] ========================================================= [Pipeline] sh [2021-03-09T00:31:42.805Z] + make test [2021-03-09T00:31:42.805Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-09T00:31:52.916Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-09T00:32:11.214Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-09T00:32:16.567Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-09T00:32:16.567Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-09T00:32:16.567Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-09T00:32:19.176Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-09T00:32:19.176Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-09T00:32:19.176Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-09T00:32:19.176Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-09T00:32:20.144Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-09T00:32:20.417Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-09T00:32:23.021Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-09T00:32:23.021Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-09T00:32:23.021Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-09T00:32:25.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.121s coverage: 45.9% of statements [2021-03-09T00:32:25.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-09T00:32:25.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-09T00:32:25.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-09T00:32:25.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-09T00:32:25.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-09T00:32:25.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-09T00:32:25.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-09T00:32:25.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.099s coverage: 100.0% of statements [2021-03-09T00:32:28.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.188s coverage: 27.1% of statements [2021-03-09T00:32:28.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-09T00:32:28.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-09T00:32:28.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-09T00:32:28.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-09T00:32:28.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-09T00:32:28.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-09T00:32:28.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.050s coverage: 100.0% of statements [2021-03-09T00:32:28.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-09T00:32:28.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements [2021-03-09T00:32:28.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-09T00:32:28.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-09T00:32:28.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.077s coverage: 66.2% of statements [2021-03-09T00:32:28.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-09T00:32:28.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-09T00:32:29.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.439s coverage: 82.4% of statements [2021-03-09T00:32:29.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-09T00:32:29.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:32:29.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-09T00:32:29.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-09T00:32:32.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.346s coverage: 28.6% of statements [2021-03-09T00:32:32.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-09T00:32:32.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-09T00:32:32.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-09T00:32:32.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-09T00:32:32.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-09T00:32:32.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements [2021-03-09T00:32:32.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-09T00:32:32.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements [2021-03-09T00:32:32.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-09T00:32:32.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.117s coverage: 86.7% of statements [2021-03-09T00:32:32.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-09T00:32:32.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.126s coverage: 97.5% of statements [2021-03-09T00:32:32.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-09T00:32:32.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements [2021-03-09T00:32:32.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-09T00:32:32.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-09T00:32:32.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-09T00:32:32.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-09T00:32:34.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.598s coverage: 92.8% of statements [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-09T00:32:34.783Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.031s coverage: 58.8% of statements [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-09T00:32:34.783Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.083s coverage: 0.1% of statements [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-09T00:32:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-09T00:32:34.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-03-09T00:32:34.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.037s coverage: 79.5% of statements [2021-03-09T00:32:34.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-03-09T00:32:34.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-03-09T00:32:35.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.036s coverage: 87.5% of statements [2021-03-09T00:32:47.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.044s coverage: 94.4% of statements [2021-03-09T00:32:47.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.030s coverage: 44.8% of statements [2021-03-09T00:32:47.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.063s coverage: 81.4% of statements [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 77.8% of statements [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 75.5% of statements [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.040s coverage: 80.8% of statements [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 84.6% of statements [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.093s coverage: 91.6% of statements [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 62.4% of statements [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.059s coverage: 91.3% of statements [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.355s coverage: 69.0% of statements [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 38.4% of statements [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.037s coverage: 84.8% of statements [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.122s coverage: 47.0% of statements [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.057s coverage: 100.0% of statements [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.169s coverage: 87.8% of statements [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-09T00:32:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.732s coverage: 29.1% of statements [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-09T00:32:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-09T00:32:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-09T00:32:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-09T00:32:59.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.078s coverage: 99.0% of statements [2021-03-09T00:32:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-09T00:32:59.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.037s coverage: 100.0% of statements [2021-03-09T00:32:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-09T00:32:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-09T00:32:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-09T00:32:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-09T00:32:59.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.080s coverage: 95.6% of statements [2021-03-09T00:32:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-09T00:32:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:32:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-09T00:32:59.697Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-03-09T00:32:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-09T00:32:59.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements [2021-03-09T00:32:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-09T00:32:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-09T00:32:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-09T00:32:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-09T00:32:59.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements [2021-03-09T00:32:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-09T00:32:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-09T00:32:59.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-03-09T00:32:59.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.029s coverage: 32.1% of statements [2021-03-09T00:32:59.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-09T00:32:59.697Z] GO111MODULE=on go vet ./... [2021-03-09T00:33:26.965Z] gofmt -l . [2021-03-09T00:33:26.965Z] [ "`gofmt -l .`" = "" ] [2021-03-09T00:33:26.965Z] ./bin/test-go-mod-tidy.sh [2021-03-09T00:33:27.552Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-09T00:33:28.839Z] + ls -al . [2021-03-09T00:33:28.839Z] total 736 [2021-03-09T00:33:28.839Z] drwxrwxr-x 10 1001 1001 4096 Mar 9 00:33 . [2021-03-09T00:33:28.839Z] drwxr-xr-x 4 root root 28 Mar 9 00:31 .. [2021-03-09T00:33:28.839Z] -rw-rw-r-- 1 1001 1001 11 Mar 9 00:29 .dockerignore [2021-03-09T00:33:28.839Z] drwxrwxr-x 8 1001 1001 179 Mar 9 00:29 .git [2021-03-09T00:33:28.839Z] drwxrwxr-x 3 1001 1001 125 Mar 9 00:29 .github [2021-03-09T00:33:28.839Z] -rw-rw-r-- 1 1001 1001 818 Mar 9 00:29 .gitignore [2021-03-09T00:33:28.839Z] drwx------ 3 1001 1001 60 Mar 9 00:30 .semver [2021-03-09T00:33:28.839Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 00:29 .sonarcloud.properties [2021-03-09T00:33:28.839Z] -rw-rw-r-- 1 1001 1001 8475 Mar 9 00:29 Attribution.txt [2021-03-09T00:33:28.839Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 00:29 CONTRIBUTING.md [2021-03-09T00:33:28.839Z] -rw-rw-r-- 1 1001 1001 931 Mar 9 00:29 Dockerfile.build [2021-03-09T00:33:28.839Z] -rw-rw-r-- 1 1001 1001 863 Mar 9 00:29 Jenkinsfile [2021-03-09T00:33:28.839Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 00:29 LICENSE [2021-03-09T00:33:28.839Z] -rw-rw-r-- 1 1001 1001 5774 Mar 9 00:29 Makefile [2021-03-09T00:33:28.839Z] -rw-rw-r-- 1 1001 1001 6524 Mar 9 00:29 README.md [2021-03-09T00:33:28.839Z] -rw-rw-r-- 1 1001 1001 6755 Mar 9 00:29 SECURITY.md [2021-03-09T00:33:28.839Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 00:30 VERSION [2021-03-09T00:33:28.839Z] -rw-rw-r-- 1 1001 1001 4131 Mar 9 00:29 ZMQWindows.md [2021-03-09T00:33:28.839Z] drwxrwxr-x 2 1001 1001 117 Mar 9 00:29 bin [2021-03-09T00:33:28.839Z] drwxrwxr-x 14 1001 1001 4096 Mar 9 00:29 cmd [2021-03-09T00:33:28.839Z] -rw-r--r-- 1 root root 622934 Mar 9 00:32 coverage.out [2021-03-09T00:33:28.839Z] -rw-r--r-- 1 root root 1056 Mar 9 00:33 go.mod [2021-03-09T00:33:28.839Z] -rw-r--r-- 1 root root 21701 Mar 9 00:33 go.sum [2021-03-09T00:33:28.839Z] drwxrwxr-x 8 1001 1001 127 Mar 9 00:29 internal [2021-03-09T00:33:28.839Z] drwxrwxr-x 4 1001 1001 26 Mar 9 00:29 openapi [2021-03-09T00:33:28.839Z] drwxrwxr-x 4 1001 1001 71 Mar 9 00:29 snap [2021-03-09T00:33:28.839Z] -rw-rw-r-- 1 1001 1001 168 Mar 9 00:29 version.go [Pipeline] sh [2021-03-09T00:33:29.152Z] + '[' -e coverage.out ] [2021-03-09T00:33:29.152Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-09T00:33:29.366Z] Stashed 1 file(s) [Pipeline] sh [2021-03-09T00:33:29.670Z] + make build [2021-03-09T00:33:29.670Z] 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-09T00:33:32.947Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29051 in /w/workspace/edgexfoundry_edgex-go_PR-3234 [Pipeline] { [Pipeline] ws [2021-03-09T00:33:32.997Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-03-09T00:33:35.013Z] 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-09T00:33:38.352Z] using credential edgex-jenkins-ssh [2021-03-09T00:33:38.403Z] Cloning the remote Git repository [2021-03-09T00:33:38.458Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-09T00:33:38.572Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-03-09T00:33:38.638Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T00:33:38.639Z] > git --version # timeout=10 [2021-03-09T00:33:38.656Z] > git --version # 'git version 2.17.1' [2021-03-09T00:33:38.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T00:33:38.716Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T00:33:43.290Z] 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-09T00:33:43.553Z] 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-09T00:33:45.485Z] 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-09T00:33:45.780Z] 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-09T00:33:47.896Z] 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-09T00:33:49.409Z] 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-09T00:33:50.369Z] 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-09T00:33:51.766Z] 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-09T00:33:53.173Z] 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-09T00:33:54.131Z] 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] } [2021-03-09T00:33:56.755Z] $ docker stop --time=1 2f11abeb3afc4fd3b92dbfb192145949689fd9770ac2c3f7015ff91a0e7b11bb [2021-03-09T00:33:58.479Z] $ docker rm -f 2f11abeb3afc4fd3b92dbfb192145949689fd9770ac2c3f7015ff91a0e7b11bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-03-09T00:34:00.964Z] Merging remotes/origin/master commit 7248181b27c1f196cc7a2300d5170335b9add480 into PR head commit bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-09T00:34:00.187Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T00:34:00.206Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T00:34:00.241Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T00:34:00.271Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T00:34:00.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T00:34:00.283Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3234/head:refs/remotes/origin/PR-3234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-09T00:34:00.986Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T00:34:01.008Z] > git checkout -f bcdc0b503bfe55a544ff90db21609e7c171f1072 # timeout=10 [2021-03-09T00:34:01.340Z] > git remote # timeout=10 [2021-03-09T00:34:01.356Z] > git config --get remote.origin.url # timeout=10 [2021-03-09T00:34:01.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T00:34:01.378Z] > git merge 7248181b27c1f196cc7a2300d5170335b9add480 # timeout=10 [2021-03-09T00:34:01.724Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-09T00:34:01.780Z] Merge succeeded, producing 3bf995e5938b492c6fe26baad46c6da37c9b1fe9 [2021-03-09T00:34:01.781Z] Checking out Revision 3bf995e5938b492c6fe26baad46c6da37c9b1fe9 (PR-3234) [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:34:02.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T00:34:02.414Z] [2021-03-09T00:34:02.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:34:02.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T00:34:02.765Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-09T00:34:02.765Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-09T00:34:02.765Z] ca9280d653b3: Pulling fs layer [2021-03-09T00:34:02.765Z] 7e9c9ca2126c: Pulling fs layer [2021-03-09T00:34:03.033Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-09T00:34:03.033Z] cbdbe7a5bc2a: Download complete [2021-03-09T00:34:03.307Z] cbdbe7a5bc2a: Pull complete [2021-03-09T00:34:03.580Z] ca9280d653b3: Verifying Checksum [2021-03-09T00:34:03.580Z] ca9280d653b3: Download complete [2021-03-09T00:34:01.790Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T00:34:01.809Z] > git checkout -f 3bf995e5938b492c6fe26baad46c6da37c9b1fe9 # timeout=10 [2021-03-09T00:34:04.536Z] ca9280d653b3: Pull complete [2021-03-09T00:34:04.536Z] 7e9c9ca2126c: Download complete [2021-03-09T00:34:06.448Z] Commit message: "Merge commit '7248181b27c1f196cc7a2300d5170335b9add480' into HEAD" [2021-03-09T00:34:06.462Z] > git rev-list --no-walk bcdc0b503bfe55a544ff90db21609e7c171f1072 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-09T00:34:08.225Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-09T00:34:08.798Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-09T00:34:09.158Z] + + sudo service docker restart [2021-03-09T00:34:09.158Z] true [2021-03-09T00:34:11.190Z] 7e9c9ca2126c: Pull complete [2021-03-09T00:34:11.190Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-09T00:34:11.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T00:34:11.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-09T00:34:11.326Z] prd-centos7-docker-4c-2g-29041 does not seem to be running inside a container [2021-03-09T00:34:11.379Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-09T00:34:13.876Z] $ docker top 890d81240c0e07ba7c29f649c7bbc791b43ce112f600a46dcbe5bd2304f6b179 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] wrap [2021-03-09T00:34:14.249Z] provisioning config files... [2021-03-09T00:34:14.293Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7789988011550564051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:34:14.481Z] + docker-compose build --help [2021-03-09T00:34:14.481Z] + grep parallel [2021-03-09T00:34:14.705Z] ---> docker-login.sh [2021-03-09T00:34:14.705Z] nexus3.edgexfoundry.org:10001 [2021-03-09T00:34:16.269Z] --parallel Build images in parallel. [2021-03-09T00:34:16.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:34:16.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:34:16.272Z] Configure a credential helper to remove this warning. See [2021-03-09T00:34:16.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:34:16.272Z] [2021-03-09T00:34:16.272Z] Login Succeeded [2021-03-09T00:34:16.272Z] nexus3.edgexfoundry.org:10002 [Pipeline] } [2021-03-09T00:34:16.288Z] $ docker stop --time=1 890d81240c0e07ba7c29f649c7bbc791b43ce112f600a46dcbe5bd2304f6b179 [2021-03-09T00:34:16.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:34:16.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:34:16.837Z] Configure a credential helper to remove this warning. See [2021-03-09T00:34:16.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:34:16.837Z] [2021-03-09T00:34:16.837Z] Login Succeeded [2021-03-09T00:34:16.837Z] nexus3.edgexfoundry.org:10003 [2021-03-09T00:34:17.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:34:17.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:34:17.388Z] Configure a credential helper to remove this warning. See [2021-03-09T00:34:17.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:34:17.388Z] [2021-03-09T00:34:17.388Z] Login Succeeded [2021-03-09T00:34:17.388Z] nexus3.edgexfoundry.org:10004 [2021-03-09T00:34:17.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:34:17.672Z] $ docker rm -f 890d81240c0e07ba7c29f649c7bbc791b43ce112f600a46dcbe5bd2304f6b179 [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-03-09T00:34:17.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:34:17.935Z] Configure a credential helper to remove this warning. See [2021-03-09T00:34:17.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:34:17.935Z] [2021-03-09T00:34:17.935Z] Login Succeeded [2021-03-09T00:34:17.935Z] docker.io [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:34:18.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:34:18.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T00:34:18.312Z] . [Pipeline] withDockerContainer [2021-03-09T00:34:18.438Z] prd-centos7-docker-4c-2g-29041 does not seem to be running inside a container [2021-03-09T00:34:18.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:34:18.482Z] Configure a credential helper to remove this warning. See [2021-03-09T00:34:18.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:34:18.482Z] [2021-03-09T00:34:18.482Z] Login Succeeded [2021-03-09T00:34:18.482Z] ---> docker-login.sh ends [2021-03-09T00:34:18.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-09T00:34:19.379Z] $ docker top 7c02099afc217da90ba056ef66f97344b1485639873fe271f231a49fbd6c0cbc -eo pid,comm [Pipeline] { [Pipeline] } [2021-03-09T00:34:19.635Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-03-09T00:34:19.971Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] echo [2021-03-09T00:34:20.141Z] ========================================================= [2021-03-09T00:34:20.141Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-09T00:34:20.141Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:34:20.631Z] + 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-09T00:34:21.380Z] Building docker-core-command-go ... [2021-03-09T00:34:21.380Z] Building docker-core-data-go ... [2021-03-09T00:34:21.380Z] Building docker-core-metadata-go ... [2021-03-09T00:34:21.380Z] Building docker-security-bootstrapper-go ... [2021-03-09T00:34:21.380Z] Building docker-security-proxy-setup-go ... [2021-03-09T00:34:21.380Z] Building docker-security-secretstore-setup-go ... [2021-03-09T00:34:21.380Z] Building docker-support-notifications-go ... [2021-03-09T00:34:21.380Z] Building docker-support-scheduler-go ... [2021-03-09T00:34:21.380Z] Building docker-sys-mgmt-agent-go ... [2021-03-09T00:34:21.380Z] Building docker-sys-mgmt-agent-go [2021-03-09T00:34:21.380Z] Building docker-security-secretstore-setup-go [2021-03-09T00:34:21.380Z] Building docker-support-scheduler-go [2021-03-09T00:34:21.380Z] Building docker-security-proxy-setup-go [2021-03-09T00:34:21.380Z] Building docker-security-bootstrapper-go [2021-03-09T00:34:23.317Z] Sending build context to Docker daemon 166.6MB [2021-03-09T00:34:23.317Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-09T00:34:23.317Z] Step 2/6 : FROM ${BASE} [2021-03-09T00:34:23.317Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-09T00:34:23.317Z] 5f621e34cdf4: Pulling fs layer [2021-03-09T00:34:23.317Z] a4357932f1b6: Pulling fs layer [2021-03-09T00:34:23.317Z] 18c013af1878: Pulling fs layer [2021-03-09T00:34:23.317Z] 00ac8860ef70: Pulling fs layer [2021-03-09T00:34:23.317Z] 63d7cb157983: Pulling fs layer [2021-03-09T00:34:23.317Z] b116817d02f9: Pulling fs layer [2021-03-09T00:34:23.317Z] 745a02a5169b: Pulling fs layer [2021-03-09T00:34:23.317Z] 00ac8860ef70: Waiting [2021-03-09T00:34:23.317Z] 63d7cb157983: Waiting [2021-03-09T00:34:23.317Z] b116817d02f9: Waiting [2021-03-09T00:34:23.317Z] 745a02a5169b: Waiting [2021-03-09T00:34:23.317Z] 18c013af1878: Download complete [2021-03-09T00:34:23.317Z] a4357932f1b6: Verifying Checksum [2021-03-09T00:34:23.317Z] a4357932f1b6: Download complete [2021-03-09T00:34:23.611Z] 63d7cb157983: Verifying Checksum [2021-03-09T00:34:23.611Z] 63d7cb157983: Download complete [2021-03-09T00:34:23.611Z] b116817d02f9: Download complete [2021-03-09T00:34:23.611Z] 5f621e34cdf4: Verifying Checksum [2021-03-09T00:34:23.611Z] 5f621e34cdf4: Download complete [2021-03-09T00:34:24.217Z] 5f621e34cdf4: Pull complete [2021-03-09T00:34:24.819Z] a4357932f1b6: Pull complete [2021-03-09T00:34:25.099Z] 18c013af1878: Pull complete [2021-03-09T00:34:26.101Z] 745a02a5169b: Verifying Checksum [2021-03-09T00:34:26.101Z] 745a02a5169b: Download complete [2021-03-09T00:34:28.733Z] 00ac8860ef70: Verifying Checksum [2021-03-09T00:34:28.733Z] 00ac8860ef70: Download complete [2021-03-09T00:34:38.955Z] 00ac8860ef70: Pull complete [2021-03-09T00:34:38.955Z] 63d7cb157983: Pull complete [2021-03-09T00:34:39.232Z] b116817d02f9: Pull complete [2021-03-09T00:34:43.572Z] 745a02a5169b: Pull complete [2021-03-09T00:34:43.572Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-09T00:34:43.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-09T00:34:43.572Z] ---> b7e6874047d6 [2021-03-09T00:34:43.572Z] 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-09T00:34:46.971Z] ---> Running in 672050116f6f [2021-03-09T00:34:47.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:34:48.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:34:51.153Z] (1/12) Installing libmagic (5.38-r0) [2021-03-09T00:34:51.743Z] (2/12) Installing file (5.38-r0) [2021-03-09T00:34:51.743Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-09T00:34:51.743Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-09T00:35:00.339Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:35:00.339Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:35:00.339Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:35:00.339Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:35:00.339Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:35:00.339Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:35:00.339Z] ---> 7832ce275e2f [2021-03-09T00:35:00.339Z] Step 3/26 : WORKDIR /edgex-go [2021-03-09T00:35:00.339Z] ---> 7832ce275e2f [2021-03-09T00:35:00.339Z] Step 3/21 : WORKDIR /edgex-go [2021-03-09T00:35:00.339Z] ---> 7832ce275e2f [2021-03-09T00:35:00.339Z] Step 3/31 : WORKDIR /edgex-go [2021-03-09T00:35:00.339Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:35:00.339Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:35:00.339Z] ---> 7832ce275e2f [2021-03-09T00:35:00.339Z] Step 3/24 : WORKDIR /edgex-go [2021-03-09T00:35:00.339Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:35:00.339Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:35:00.339Z] ---> 7832ce275e2f [2021-03-09T00:35:00.339Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T00:35:01.300Z] ---> Running in ba33c82c485b [2021-03-09T00:35:01.300Z] ---> Running in 14669861e9d6 [2021-03-09T00:35:01.300Z] ---> Running in f7e1e581344f [2021-03-09T00:35:01.300Z] ---> Running in 4fb016aa1bf9 [2021-03-09T00:35:01.300Z] ---> Running in b39f16c86fc2 [2021-03-09T00:35:01.897Z] Removing intermediate container 14669861e9d6 [2021-03-09T00:35:01.897Z] ---> 88f07fca5fa1 [2021-03-09T00:35:01.897Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:35:01.897Z] Removing intermediate container b39f16c86fc2 [2021-03-09T00:35:01.897Z] ---> 02cd40daa9e9 [2021-03-09T00:35:01.897Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:35:01.897Z] Removing intermediate container ba33c82c485b [2021-03-09T00:35:01.897Z] ---> 3d29e0d26d18 [2021-03-09T00:35:01.897Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:35:01.897Z] Removing intermediate container f7e1e581344f [2021-03-09T00:35:01.897Z] ---> 0503e810c198 [2021-03-09T00:35:01.897Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:35:01.897Z] Removing intermediate container 4fb016aa1bf9 [2021-03-09T00:35:01.897Z] ---> 4a97fc1812d5 [2021-03-09T00:35:01.897Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:35:02.166Z] ---> Running in 4d0cfdaff7a6 [2021-03-09T00:35:02.166Z] ---> Running in 128d0814f39c [2021-03-09T00:35:02.166Z] ---> Running in 7e785f875350 [2021-03-09T00:35:02.166Z] ---> Running in b9b8676d3d57 [2021-03-09T00:35:02.166Z] ---> Running in 6e481d214845 [2021-03-09T00:35:04.744Z] Removing intermediate container 128d0814f39c [2021-03-09T00:35:04.744Z] ---> 915b9238a2ce [2021-03-09T00:35:04.744Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-09T00:35:04.744Z] Removing intermediate container 4d0cfdaff7a6 [2021-03-09T00:35:04.744Z] ---> f9f674ff2086 [2021-03-09T00:35:04.744Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-09T00:35:05.014Z] ---> Running in f8fb5c356315 [2021-03-09T00:35:05.014Z] ---> Running in 67433789e71b [2021-03-09T00:35:05.014Z] Removing intermediate container 7e785f875350 [2021-03-09T00:35:05.014Z] ---> 62dedbbc53fd [2021-03-09T00:35:05.014Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-09T00:35:05.278Z] Removing intermediate container 6e481d214845 [2021-03-09T00:35:05.278Z] ---> 146a51fd2f75 [2021-03-09T00:35:05.278Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-09T00:35:05.279Z] Removing intermediate container b9b8676d3d57 [2021-03-09T00:35:05.279Z] ---> 545f598f793a [2021-03-09T00:35:05.279Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-09T00:35:05.565Z] ---> Running in 338726b240f2 [2021-03-09T00:35:05.566Z] ---> Running in c2983843c0c2 [2021-03-09T00:35:05.566Z] ---> Running in 718beff413c3 [2021-03-09T00:35:06.166Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:35:06.166Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:35:06.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:35:06.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:35:06.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:35:07.032Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:35:07.032Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:35:07.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:35:07.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:35:07.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:35:07.564Z] OK: 233 MiB in 51 packages [2021-03-09T00:35:07.564Z] OK: 233 MiB in 51 packages [2021-03-09T00:35:08.165Z] OK: 233 MiB in 51 packages [2021-03-09T00:35:08.165Z] OK: 233 MiB in 51 packages [2021-03-09T00:35:08.165Z] OK: 233 MiB in 51 packages [2021-03-09T00:35:08.462Z] Removing intermediate container f8fb5c356315 [2021-03-09T00:35:08.462Z] ---> dd1bb0abdc3a [2021-03-09T00:35:08.462Z] Step 6/24 : COPY go.mod . [2021-03-09T00:35:08.462Z] Removing intermediate container 67433789e71b [2021-03-09T00:35:08.462Z] ---> d0f17d531f65 [2021-03-09T00:35:08.462Z] Step 6/21 : COPY go.mod . [2021-03-09T00:35:09.064Z] Removing intermediate container 338726b240f2 [2021-03-09T00:35:09.064Z] ---> 7a9be2935cca [2021-03-09T00:35:09.064Z] Step 6/26 : COPY go.mod . [2021-03-09T00:35:09.064Z] ---> 370470474434 [2021-03-09T00:35:09.064Z] Step 7/24 : RUN go mod download [2021-03-09T00:35:09.064Z] ---> 734184bef551 [2021-03-09T00:35:09.064Z] Step 7/21 : RUN go mod download [2021-03-09T00:35:09.335Z] ---> Running in 5fb541dde9b3 [2021-03-09T00:35:09.335Z] Removing intermediate container c2983843c0c2 [2021-03-09T00:35:09.335Z] ---> dcfdbe1d07c7 [2021-03-09T00:35:09.335Z] Step 6/22 : COPY go.mod . [2021-03-09T00:35:09.335Z] ---> Running in fe838b7511b5 [2021-03-09T00:35:09.335Z] Removing intermediate container 718beff413c3 [2021-03-09T00:35:09.335Z] ---> a1d63874924f [2021-03-09T00:35:09.335Z] Step 6/31 : COPY go.mod . [2021-03-09T00:35:09.335Z] ---> 5a8d7ba6247b [2021-03-09T00:35:09.335Z] Step 7/26 : RUN go mod download [2021-03-09T00:35:09.621Z] ---> Running in 12364ca801d6 [2021-03-09T00:35:09.894Z] ---> 380704af1da4 [2021-03-09T00:35:09.894Z] Step 7/22 : RUN go mod download [2021-03-09T00:35:09.894Z] ---> e71edc32da42 [2021-03-09T00:35:09.894Z] Step 7/31 : RUN go mod download [2021-03-09T00:35:10.022Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-09T00:35:10.022Z] (6/12) Installing patch (2.7.6-r6) [2021-03-09T00:35:10.022Z] (7/12) Installing build-base (0.5-r2) [2021-03-09T00:35:10.022Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-09T00:35:10.022Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-09T00:35:10.022Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-09T00:35:10.022Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-09T00:35:10.022Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-09T00:35:10.022Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:35:10.022Z] OK: 217 MiB in 51 packages [2021-03-09T00:35:10.160Z] ---> Running in b9fe63b79780 [2021-03-09T00:35:10.160Z] ---> Running in d14bb0a72517 [2021-03-09T00:35:12.325Z] Removing intermediate container fe838b7511b5 [2021-03-09T00:35:12.325Z] ---> c5e3491b3c95 [2021-03-09T00:35:12.325Z] Step 8/21 : COPY . . [2021-03-09T00:35:12.325Z] Removing intermediate container d14bb0a72517 [2021-03-09T00:35:12.325Z] ---> 676f8d508a36 [2021-03-09T00:35:12.325Z] Step 8/22 : COPY . . [2021-03-09T00:35:12.724Z] Removing intermediate container 5fb541dde9b3 [2021-03-09T00:35:12.724Z] ---> 9e2b9c82d160 [2021-03-09T00:35:12.724Z] Step 8/24 : COPY . . [2021-03-09T00:35:12.724Z] Removing intermediate container b9fe63b79780 [2021-03-09T00:35:12.724Z] ---> b28863c43fbc [2021-03-09T00:35:12.724Z] Step 8/31 : COPY . . [2021-03-09T00:35:12.724Z] Removing intermediate container 12364ca801d6 [2021-03-09T00:35:12.724Z] ---> de8c81252bae [2021-03-09T00:35:12.724Z] Step 8/26 : COPY . . [2021-03-09T00:35:13.443Z] Removing intermediate container 672050116f6f [2021-03-09T00:35:13.443Z] ---> f86d1ec1adc6 [2021-03-09T00:35:13.443Z] Step 4/6 : WORKDIR /edgex-go [2021-03-09T00:35:13.443Z] ---> Running in a297395aae04 [2021-03-09T00:35:13.719Z] Removing intermediate container a297395aae04 [2021-03-09T00:35:13.719Z] ---> 3360e6fd228b [2021-03-09T00:35:13.719Z] Step 5/6 : COPY go.mod . [2021-03-09T00:35:14.314Z] ---> 3b464e277a36 [2021-03-09T00:35:14.315Z] Step 6/6 : RUN go mod download [2021-03-09T00:35:14.591Z] ---> Running in 5b529a0a74e2 [2021-03-09T00:35:46.960Z] Removing intermediate container 5b529a0a74e2 [2021-03-09T00:35:46.960Z] ---> 819328760c3d [2021-03-09T00:35:46.960Z] Successfully built 819328760c3d [2021-03-09T00:35:46.960Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:35:47.312Z] + docker inspect -f . ci-base-image-arm64 [2021-03-09T00:35:47.312Z] . [Pipeline] withDockerContainer [2021-03-09T00:35:47.623Z] prd-ubuntu18.04-docker-arm64-4c-16g-29051 does not seem to be running inside a container [2021-03-09T00:35:47.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-09T00:35:49.202Z] $ docker top 0cd1b684a04b56a36808043a40b9791c55a6455c0074dd24a3257a1be28d2773 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T00:35:50.174Z] + go version [2021-03-09T00:35:50.174Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-09T00:35:50.199Z] $ docker stop --time=1 0cd1b684a04b56a36808043a40b9791c55a6455c0074dd24a3257a1be28d2773 [2021-03-09T00:35:51.779Z] ---> a2fbd686a8f2 [2021-03-09T00:35:51.779Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-09T00:35:51.779Z] ---> 94bb68e9fa9e [2021-03-09T00:35:51.779Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-09T00:35:51.779Z] ---> 5cf1f9b421e4 [2021-03-09T00:35:51.779Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-09T00:35:51.779Z] ---> e443c7463844 [2021-03-09T00:35:51.779Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-09T00:35:51.779Z] ---> 5d8b626efd82 [2021-03-09T00:35:51.779Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-09T00:35:51.779Z] ---> Running in 2e6846233eb0 [2021-03-09T00:35:51.779Z] ---> Running in d1c0c56b7e1e [2021-03-09T00:35:51.779Z] ---> Running in 391fe06148e6 [2021-03-09T00:35:51.779Z] ---> Running in 5f14cd911ce0 [2021-03-09T00:35:51.779Z] ---> Running in 9d2ba5e74cd0 [2021-03-09T00:35:52.064Z] 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-09T00:35:52.064Z] 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-09T00:35:52.064Z] 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-09T00:35:52.064Z] 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-09T00:35:52.064Z] 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-09T00:35:52.091Z] $ docker rm -f 0cd1b684a04b56a36808043a40b9791c55a6455c0074dd24a3257a1be28d2773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:35:53.036Z] + docker inspect -f . ci-base-image-arm64 [2021-03-09T00:35:53.036Z] . [Pipeline] withDockerContainer [2021-03-09T00:35:53.270Z] prd-ubuntu18.04-docker-arm64-4c-16g-29051 does not seem to be running inside a container [2021-03-09T00:35:53.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-09T00:35:54.704Z] $ docker top 0be1fe9b8a5c289cce0535208632869cc3ee368049d795709e072d1982719f94 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-09T00:35:55.039Z] ========================================================= [2021-03-09T00:35:55.040Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-09T00:35:55.040Z] ========================================================= [Pipeline] sh [2021-03-09T00:35:55.679Z] + make test [2021-03-09T00:35:55.680Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-09T00:36:22.507Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-09T00:36:31.044Z] 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-09T00:36:31.044Z] 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-09T00:36:32.456Z] Removing intermediate container 2e6846233eb0 [2021-03-09T00:36:32.456Z] ---> 95515ce36080 [2021-03-09T00:36:32.456Z] [2021-03-09T00:36:32.456Z] Step 10/31 : FROM alpine:3.12 [2021-03-09T00:36:32.456Z] Removing intermediate container d1c0c56b7e1e [2021-03-09T00:36:32.456Z] ---> cc5325d92510 [2021-03-09T00:36:32.456Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-09T00:36:32.456Z] 3.12: Pulling from library/alpine [2021-03-09T00:36:32.456Z] ---> Running in fbc8900f06cb [2021-03-09T00:36:34.420Z] 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-09T00:36:35.385Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-09T00:36:37.957Z] Status: Downloaded newer image for alpine:3.12 [2021-03-09T00:36:37.957Z] ---> 88dd2752d2ea [2021-03-09T00:36:37.957Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-09T00:36:37.957Z] Removing intermediate container 391fe06148e6 [2021-03-09T00:36:37.957Z] ---> 28f6314c10a9 [2021-03-09T00:36:37.957Z] [2021-03-09T00:36:37.957Z] Step 10/24 : FROM alpine:3.12 [2021-03-09T00:36:37.957Z] ---> 88dd2752d2ea [2021-03-09T00:36:37.957Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-09T00:36:37.957Z] Removing intermediate container 9d2ba5e74cd0 [2021-03-09T00:36:37.957Z] ---> 88f10d079241 [2021-03-09T00:36:37.957Z] [2021-03-09T00:36:37.957Z] Step 10/21 : FROM alpine:3.12 [2021-03-09T00:36:37.957Z] ---> 88dd2752d2ea [2021-03-09T00:36:37.957Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-09T00:36:37.957Z] Removing intermediate container 5f14cd911ce0 [2021-03-09T00:36:37.957Z] ---> da1a474c21b6 [2021-03-09T00:36:37.957Z] [2021-03-09T00:36:37.957Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T00:36:37.957Z] ---> 88dd2752d2ea [2021-03-09T00:36:37.957Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-09T00:36:37.957Z] ---> Running in 4c1ea6a28161 [2021-03-09T00:36:38.221Z] ---> Running in 13eeeada4ec4 [2021-03-09T00:36:38.221Z] ---> Running in 4095b5d52824 [2021-03-09T00:36:38.221Z] ---> Running in ad2709f40a7e [2021-03-09T00:36:38.484Z] Removing intermediate container 4c1ea6a28161 [2021-03-09T00:36:38.484Z] ---> 5442a8010018 [2021-03-09T00:36:38.484Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-09T00:36:38.747Z] ---> Running in b2bf8abf9708 [2021-03-09T00:36:38.747Z] Removing intermediate container fbc8900f06cb [2021-03-09T00:36:38.747Z] ---> b27e8086e43e [2021-03-09T00:36:38.747Z] [2021-03-09T00:36:38.747Z] Step 11/26 : FROM docker:20.10.0 [2021-03-09T00:36:38.747Z] 20.10.0: Pulling from library/docker [2021-03-09T00:36:39.359Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:36:39.359Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:36:39.653Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:36:39.653Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-09T00:36:39.653Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:36:39.653Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:36:39.653Z] OK: 6 MiB in 15 packages [2021-03-09T00:36:39.653Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:36:39.653Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:36:39.653Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:36:39.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:36:39.941Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-09T00:36:39.941Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T00:36:39.941Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-09T00:36:39.941Z] (4/5) Installing curl (7.69.1-r3) [2021-03-09T00:36:39.941Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-09T00:36:39.941Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:36:39.941Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-09T00:36:39.941Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T00:36:39.941Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-09T00:36:39.941Z] (2/2) Installing su-exec (0.2-r1) [2021-03-09T00:36:39.941Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:36:40.220Z] OK: 6 MiB in 16 packages [2021-03-09T00:36:40.220Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T00:36:40.220Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-09T00:36:40.220Z] (4/4) Installing curl (7.69.1-r3) [2021-03-09T00:36:40.220Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:36:40.220Z] OK: 7 MiB in 19 packages [2021-03-09T00:36:40.220Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T00:36:40.794Z] OK: 7 MiB in 18 packages [2021-03-09T00:36:42.200Z] Removing intermediate container 13eeeada4ec4 [2021-03-09T00:36:42.200Z] ---> 657e54f6e21b [2021-03-09T00:36:42.200Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:36:42.200Z] Removing intermediate container b2bf8abf9708 [2021-03-09T00:36:42.200Z] ---> 3d9a5683ce19 [2021-03-09T00:36:42.200Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-09T00:36:43.154Z] ---> Running in 2e43cef80bd0 [2021-03-09T00:36:43.154Z] ---> Running in 7515e13bdb7d [2021-03-09T00:36:43.154Z] Removing intermediate container ad2709f40a7e [2021-03-09T00:36:43.154Z] ---> 03de92741c14 [2021-03-09T00:36:43.154Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T00:36:43.154Z] Removing intermediate container 4095b5d52824 [2021-03-09T00:36:43.154Z] ---> 1b40e90d1067 [2021-03-09T00:36:43.154Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T00:36:43.420Z] Removing intermediate container 2e43cef80bd0 [2021-03-09T00:36:43.420Z] ---> 6daf9002473c [2021-03-09T00:36:43.420Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-09T00:36:43.420Z] ---> Running in cf517b77579e [2021-03-09T00:36:43.420Z] ---> Running in db80827ee39b [2021-03-09T00:36:43.420Z] Removing intermediate container 7515e13bdb7d [2021-03-09T00:36:43.420Z] ---> 1093f2af87c0 [2021-03-09T00:36:43.420Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-09T00:36:43.420Z] ---> Running in 74db84dd3023 [2021-03-09T00:36:43.686Z] ---> Running in 52620d2462b4 [2021-03-09T00:36:43.686Z] Removing intermediate container cf517b77579e [2021-03-09T00:36:43.686Z] ---> 8c0a5b47fe74 [2021-03-09T00:36:43.686Z] Step 13/21 : WORKDIR /edgex [2021-03-09T00:36:43.686Z] Removing intermediate container 74db84dd3023 [2021-03-09T00:36:43.686Z] ---> ec3baf9c7da8 [2021-03-09T00:36:43.686Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T00:36:43.955Z] Removing intermediate container db80827ee39b [2021-03-09T00:36:43.955Z] ---> 7a15565ab75e [2021-03-09T00:36:43.955Z] Step 13/24 : WORKDIR / [2021-03-09T00:36:43.955Z] ---> Running in 9e156a190f20 [2021-03-09T00:36:43.955Z] ---> Running in 9a3f1fa71906 [2021-03-09T00:36:43.955Z] Removing intermediate container 52620d2462b4 [2021-03-09T00:36:43.955Z] ---> 35386ccc6be9 [2021-03-09T00:36:43.955Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-09T00:36:43.955Z] ---> Running in e608e9bbebe7 [2021-03-09T00:36:44.231Z] ---> Running in 422266fea6b7 [2021-03-09T00:36:44.495Z] Removing intermediate container 9e156a190f20 [2021-03-09T00:36:44.495Z] ---> c839d2bf54e5 [2021-03-09T00:36:44.495Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-09T00:36:44.495Z] Removing intermediate container 9a3f1fa71906 [2021-03-09T00:36:44.496Z] ---> 14c266133a97 [2021-03-09T00:36:44.496Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:36:45.080Z] Removing intermediate container e608e9bbebe7 [2021-03-09T00:36:45.080Z] ---> fd41f859a910 [2021-03-09T00:36:45.080Z] 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-09T00:36:45.345Z] ---> 8f2c7e88462f [2021-03-09T00:36:45.345Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-09T00:36:45.345Z] ---> a64680d76ea3 [2021-03-09T00:36:45.345Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-09T00:36:45.611Z] ---> dbbec1869c21 [2021-03-09T00:36:45.611Z] 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-09T00:36:46.186Z] ---> c614e316c02b [2021-03-09T00:36:46.186Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-09T00:36:46.186Z] ---> f75b3d274691 [2021-03-09T00:36:46.186Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-09T00:36:46.186Z] ---> 74e472161a91 [2021-03-09T00:36:46.186Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-09T00:36:46.186Z] Removing intermediate container 422266fea6b7 [2021-03-09T00:36:46.186Z] ---> 94831c334120 [2021-03-09T00:36:46.186Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-09T00:36:46.449Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-09T00:36:46.449Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-09T00:36:46.449Z] ---> Running in d6ef6705805e [2021-03-09T00:36:46.449Z] ---> aefe523efa57 [2021-03-09T00:36:46.449Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-09T00:36:46.713Z] ---> 4dd10e6cc370 [2021-03-09T00:36:46.713Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-09T00:36:46.713Z] ---> 2dcd7ea63bb5 [2021-03-09T00:36:46.713Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-09T00:36:46.713Z] ---> Running in fffe4c2cafab [2021-03-09T00:36:46.713Z] ---> f8edd50afa22 [2021-03-09T00:36:46.713Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-09T00:36:46.982Z] ---> Running in 468d2df8f2ce [2021-03-09T00:36:46.982Z] Removing intermediate container d6ef6705805e [2021-03-09T00:36:46.982Z] ---> a831bdadfb9e [2021-03-09T00:36:46.982Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-09T00:36:47.259Z] ---> Running in 8e77c3b4a8be [2021-03-09T00:36:47.259Z] Removing intermediate container 468d2df8f2ce [2021-03-09T00:36:47.259Z] ---> e9766096ecb3 [2021-03-09T00:36:47.259Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:36:47.259Z] ---> 1b19f38839e6 [2021-03-09T00:36:47.259Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-09T00:36:47.532Z] Removing intermediate container 8e77c3b4a8be [2021-03-09T00:36:47.532Z] ---> dc30bb885064 [2021-03-09T00:36:47.532Z] Step 18/21 : CMD ["--init=true"] [2021-03-09T00:36:47.532Z] ---> Running in e97f1726259e [2021-03-09T00:36:47.532Z] ---> 913628e5bd68 [2021-03-09T00:36:47.532Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-09T00:36:47.815Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:36:47.815Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:36:47.815Z] (1/2) Installing readline (8.0.4-r0) [2021-03-09T00:36:48.087Z] (2/2) Installing bash (5.0.17-r0) [2021-03-09T00:36:48.087Z] ---> Running in 013aa06b5fe5 [2021-03-09T00:36:48.087Z] Executing bash-5.0.17-r0.post-install [2021-03-09T00:36:48.087Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:36:48.087Z] OK: 12 MiB in 22 packages [2021-03-09T00:36:48.087Z] ---> Running in b4467f69d3b4 [2021-03-09T00:36:48.350Z] Removing intermediate container e97f1726259e [2021-03-09T00:36:48.350Z] ---> 4fbd9fc54a45 [2021-03-09T00:36:48.350Z] Step 20/22 : LABEL arch=x86_64 [2021-03-09T00:36:48.350Z] ---> edc8af1e7d94 [2021-03-09T00:36:48.350Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-09T00:36:48.350Z] Removing intermediate container 013aa06b5fe5 [2021-03-09T00:36:48.350Z] ---> 81d8f27eae79 [2021-03-09T00:36:48.350Z] Step 19/21 : LABEL arch=x86_64 [2021-03-09T00:36:48.680Z] ---> Running in 9371521a42d9 [2021-03-09T00:36:48.680Z] ---> Running in e0ea0db48b64 [2021-03-09T00:36:48.955Z] ---> df4941952faa [2021-03-09T00:36:48.955Z] 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-09T00:36:48.955Z] Removing intermediate container 9371521a42d9 [2021-03-09T00:36:48.955Z] ---> 93e923b64858 [2021-03-09T00:36:48.955Z] Step 21/22 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 [2021-03-09T00:36:48.955Z] Removing intermediate container e0ea0db48b64 [2021-03-09T00:36:48.955Z] ---> 175e76a7b464 [2021-03-09T00:36:48.955Z] Step 20/21 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 [2021-03-09T00:36:49.221Z] ---> Running in d649e33221de [2021-03-09T00:36:49.221Z] ---> Running in f2267e0989c2 [2021-03-09T00:36:49.221Z] ---> Running in 230a2e09b7ae [2021-03-09T00:36:49.485Z] Removing intermediate container fffe4c2cafab [2021-03-09T00:36:49.485Z] ---> afe4a55d9e9a [2021-03-09T00:36:49.485Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-09T00:36:49.748Z] ---> Running in 8eaf7491285e [2021-03-09T00:36:49.748Z] Removing intermediate container d649e33221de [2021-03-09T00:36:49.748Z] ---> e5177db6b0a6 [2021-03-09T00:36:49.748Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T00:36:49.748Z] Removing intermediate container 230a2e09b7ae [2021-03-09T00:36:49.748Z] ---> c4e08c8bea6e [2021-03-09T00:36:49.748Z] Step 21/21 : LABEL version=0.0.0 [2021-03-09T00:36:50.023Z] ---> Running in 3220cb8f7b12 [2021-03-09T00:36:50.023Z] ---> Running in 887408f29cb1 [2021-03-09T00:36:50.023Z] Removing intermediate container 8eaf7491285e [2021-03-09T00:36:50.023Z] ---> 6fdc9ddcc3b1 [2021-03-09T00:36:50.023Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-09T00:36:50.285Z] ---> Running in f3d58864d66e [2021-03-09T00:36:50.550Z] Removing intermediate container 3220cb8f7b12 [2021-03-09T00:36:50.550Z] ---> b990612413a6 [2021-03-09T00:36:50.550Z] [2021-03-09T00:36:50.550Z] Removing intermediate container b4467f69d3b4 [2021-03-09T00:36:50.550Z] ---> e0fa253d6932 [2021-03-09T00:36:50.550Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:36:50.550Z] Removing intermediate container 887408f29cb1 [2021-03-09T00:36:50.550Z] ---> 431b2cfdb91e [2021-03-09T00:36:50.550Z] [2021-03-09T00:36:50.817Z] Removing intermediate container f3d58864d66e [2021-03-09T00:36:50.817Z] ---> 1b4fd0680a85 [2021-03-09T00:36:50.817Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-09T00:36:50.817Z] Successfully built b990612413a6 [2021-03-09T00:36:51.087Z] ---> Running in 6a095693723d [2021-03-09T00:36:51.087Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-09T00:36:51.087Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2021-03-09T00:36:51.087Z] Successfully built 431b2cfdb91e [2021-03-09T00:36:51.087Z] Removing intermediate container f2267e0989c2 [2021-03-09T00:36:51.087Z] ---> ad8a60c7a4b3 [2021-03-09T00:36:51.087Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-09T00:36:51.087Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-09T00:36:51.087Z] Building docker-support-notifications-go [2021-03-09T00:36:51.087Z]  Building docker-security-proxy-setup-go ... done  ---> e4b246bccaca [2021-03-09T00:36:51.087Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-09T00:36:51.354Z] ---> Running in 2ca71b1e97f9 [2021-03-09T00:36:51.354Z] Removing intermediate container 6a095693723d [2021-03-09T00:36:51.354Z] ---> 4dd73f7fd623 [2021-03-09T00:36:51.354Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-09T00:36:51.621Z] Removing intermediate container 2ca71b1e97f9 [2021-03-09T00:36:51.621Z] ---> c5ae4f42cb95 [2021-03-09T00:36:51.621Z] Step 22/24 : LABEL arch=x86_64 [2021-03-09T00:36:51.887Z] ---> Running in 533db7aaf3e2 [2021-03-09T00:36:52.168Z] ---> 298a9b2afe62 [2021-03-09T00:36:52.168Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-09T00:36:53.132Z] ---> 48b2ca40a069 [2021-03-09T00:36:53.132Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-09T00:36:53.132Z] Removing intermediate container 533db7aaf3e2 [2021-03-09T00:36:53.132Z] ---> 791965681ded [2021-03-09T00:36:53.132Z] Step 23/24 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 [2021-03-09T00:36:54.104Z] ---> Running in 154c07860aba [2021-03-09T00:36:54.386Z] ---> b213ff2050af [2021-03-09T00:36:54.386Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-09T00:36:54.386Z] ---> c8aa91b56c92 [2021-03-09T00:36:54.386Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-09T00:36:56.315Z] Removing intermediate container 154c07860aba [2021-03-09T00:36:56.315Z] ---> b6bca473f92a [2021-03-09T00:36:56.315Z] Step 24/24 : LABEL version=0.0.0 [2021-03-09T00:36:58.279Z] ---> Running in 90820b6fe8cc [2021-03-09T00:36:58.279Z] ---> 9b54c10244a2 [2021-03-09T00:36:58.279Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-09T00:36:58.279Z] ---> e13d2548356e [2021-03-09T00:36:58.279Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-09T00:36:58.860Z] ---> Running in 67e984348345 [2021-03-09T00:36:58.860Z] Removing intermediate container 90820b6fe8cc [2021-03-09T00:36:58.860Z] ---> 44ce7073a4fa [2021-03-09T00:36:58.860Z] [2021-03-09T00:36:59.128Z] ---> 7b14640d4575 [2021-03-09T00:36:59.128Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-09T00:36:59.128Z] Successfully built 44ce7073a4fa [2021-03-09T00:36:59.403Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-09T00:36:59.403Z] Building docker-core-metadata-go [2021-03-09T00:37:00.357Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 2b6b074298e8 [2021-03-09T00:37:00.357Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:37:00.357Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:37:00.622Z] Removing intermediate container 2b6b074298e8 [2021-03-09T00:37:00.622Z] ---> a34e6b1cd4ff [2021-03-09T00:37:00.622Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-09T00:37:00.622Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-09T00:37:00.622Z] (2/33) Installing expat (2.2.9-r1) [2021-03-09T00:37:00.622Z] (3/33) Installing libffi (3.3-r2) [2021-03-09T00:37:00.622Z] (4/33) Installing gdbm (1.13-r1) [2021-03-09T00:37:00.887Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-09T00:37:00.887Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-09T00:37:00.887Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-09T00:37:09.185Z] ---> 50f99bac9e67 [2021-03-09T00:37:09.185Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-09T00:37:09.185Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-09T00:37:09.185Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-09T00:37:09.185Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-09T00:37:09.185Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-09T00:37:09.490Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-09T00:37:09.490Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-09T00:37:09.490Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-09T00:37:09.771Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-09T00:37:09.771Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-09T00:37:09.771Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-09T00:37:11.208Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-09T00:37:11.208Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-09T00:37:11.208Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-09T00:37:11.473Z] ---> Running in 56a1078bc6b9 [2021-03-09T00:37:11.473Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-09T00:37:11.473Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-09T00:37:11.473Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-09T00:37:11.473Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-09T00:37:11.741Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-09T00:37:11.742Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-09T00:37:11.742Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-09T00:37:11.742Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-09T00:37:11.742Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-09T00:37:11.742Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-09T00:37:12.324Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-09T00:37:14.280Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-09T00:37:14.280Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-09T00:37:15.240Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:37:15.240Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:37:15.240Z] ---> 7832ce275e2f [2021-03-09T00:37:15.240Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T00:37:15.240Z] ---> Using cache [2021-03-09T00:37:15.240Z] ---> 4a97fc1812d5 [2021-03-09T00:37:15.240Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:37:15.240Z] ---> Using cache [2021-03-09T00:37:15.240Z] ---> 545f598f793a [2021-03-09T00:37:15.240Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-09T00:37:15.240Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:37:15.240Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:37:15.240Z] ---> 7832ce275e2f [2021-03-09T00:37:15.240Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T00:37:15.240Z] ---> Using cache [2021-03-09T00:37:15.240Z] ---> 4a97fc1812d5 [2021-03-09T00:37:15.240Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:37:15.240Z] ---> Using cache [2021-03-09T00:37:15.240Z] ---> 545f598f793a [2021-03-09T00:37:15.240Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T00:37:15.240Z] ---> Using cache [2021-03-09T00:37:15.240Z] ---> a1d63874924f [2021-03-09T00:37:15.240Z] Step 6/23 : COPY go.mod . [2021-03-09T00:37:15.240Z] ---> Using cache [2021-03-09T00:37:15.240Z] ---> e71edc32da42 [2021-03-09T00:37:15.240Z] Step 7/23 : RUN go mod download [2021-03-09T00:37:15.240Z] ---> Using cache [2021-03-09T00:37:15.240Z] ---> b28863c43fbc [2021-03-09T00:37:15.240Z] Step 8/23 : COPY . . [2021-03-09T00:37:15.512Z] ---> Using cache [2021-03-09T00:37:15.512Z] ---> e443c7463844 [2021-03-09T00:37:15.512Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-09T00:37:16.920Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:37:16.920Z] OK: 71 MiB in 55 packages [2021-03-09T00:37:17.202Z] ---> Running in edf188d95d43 [2021-03-09T00:37:17.784Z] ---> Running in e840f0839b3c [2021-03-09T00:37:19.324Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-09T00:37:19.324Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-09T00:37:19.744Z] Removing intermediate container 56a1078bc6b9 [2021-03-09T00:37:19.744Z] ---> dd5b8df07426 [2021-03-09T00:37:19.744Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-09T00:37:20.724Z] ---> Running in d0b43266c053 [2021-03-09T00:37:20.997Z] 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-09T00:37:21.267Z] Removing intermediate container d0b43266c053 [2021-03-09T00:37:21.267Z] ---> 53bdb58ffa1f [2021-03-09T00:37:21.267Z] Step 28/31 : CMD ["gate"] [2021-03-09T00:37:21.535Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:37:21.811Z] ---> Running in 46fb3a824c84 [2021-03-09T00:37:22.409Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:37:22.692Z] Removing intermediate container 46fb3a824c84 [2021-03-09T00:37:22.692Z] ---> 3c838c0fced9 [2021-03-09T00:37:22.692Z] Step 29/31 : LABEL arch=x86_64 [2021-03-09T00:37:23.297Z] OK: 233 MiB in 51 packages [2021-03-09T00:37:24.032Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:37:24.032Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:37:24.032Z] ---> 7832ce275e2f [2021-03-09T00:37:24.032Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T00:37:24.032Z] ---> Using cache [2021-03-09T00:37:24.032Z] ---> 4a97fc1812d5 [2021-03-09T00:37:24.032Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:37:24.032Z] ---> Using cache [2021-03-09T00:37:24.032Z] ---> 545f598f793a [2021-03-09T00:37:24.032Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T00:37:24.032Z] ---> Using cache [2021-03-09T00:37:24.032Z] ---> a1d63874924f [2021-03-09T00:37:24.032Z] Step 6/23 : COPY go.mod . [2021-03-09T00:37:24.032Z] ---> Using cache [2021-03-09T00:37:24.032Z] ---> e71edc32da42 [2021-03-09T00:37:24.032Z] Step 7/23 : RUN go mod download [2021-03-09T00:37:24.032Z] ---> Using cache [2021-03-09T00:37:24.032Z] ---> b28863c43fbc [2021-03-09T00:37:24.032Z] Step 8/23 : COPY . . [2021-03-09T00:37:24.032Z] ---> Using cache [2021-03-09T00:37:24.032Z] ---> e443c7463844 [2021-03-09T00:37:24.032Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-09T00:37:24.033Z] ---> Running in 7367f2c37cb6 [2021-03-09T00:37:25.668Z] ---> Running in 28e072f39dcc [2021-03-09T00:37:25.992Z] Removing intermediate container 7367f2c37cb6 [2021-03-09T00:37:25.992Z] ---> 965e2af169dd [2021-03-09T00:37:25.992Z] Step 30/31 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 [2021-03-09T00:37:26.694Z] ---> Running in ce042272fcb8 [2021-03-09T00:37:26.694Z] Removing intermediate container e840f0839b3c [2021-03-09T00:37:26.694Z] ---> 330a5d86a678 [2021-03-09T00:37:26.694Z] Step 6/22 : COPY go.mod . [2021-03-09T00:37:27.650Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-09T00:37:27.650Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-09T00:37:28.673Z] Removing intermediate container ce042272fcb8 [2021-03-09T00:37:28.673Z] ---> 5452333405d4 [2021-03-09T00:37:28.673Z] Step 31/31 : LABEL version=0.0.0 [2021-03-09T00:37:28.673Z] 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-09T00:37:29.273Z] ---> f157e891bc72 [2021-03-09T00:37:29.273Z] Step 7/22 : RUN go mod download [2021-03-09T00:37:29.544Z] ---> Running in 5750cf83ee8d [2021-03-09T00:37:29.834Z] ---> Running in 9223b727d92f [2021-03-09T00:37:30.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-09T00:37:30.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-09T00:37:30.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-09T00:37:30.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-09T00:37:30.440Z] Removing intermediate container 5750cf83ee8d [2021-03-09T00:37:30.440Z] ---> c0e4e77476f1 [2021-03-09T00:37:30.440Z] [2021-03-09T00:37:30.719Z] Successfully built c0e4e77476f1 [2021-03-09T00:37:30.719Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-09T00:37:30.719Z] Building docker-core-data-go [2021-03-09T00:37:33.718Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-09T00:37:34.333Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-09T00:37:39.017Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 9223b727d92f [2021-03-09T00:37:39.017Z] ---> 6d8d28a1ad98 [2021-03-09T00:37:39.017Z] Step 8/22 : COPY . . [2021-03-09T00:37:41.707Z] Removing intermediate container 67e984348345 [2021-03-09T00:37:41.707Z] ---> 4cc006afeab9 [2021-03-09T00:37:41.707Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-09T00:37:44.545Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-09T00:37:44.545Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-09T00:37:44.545Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-09T00:37:45.094Z] ---> Running in 8d811e7a359b [2021-03-09T00:37:51.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.403s coverage: 45.9% of statements [2021-03-09T00:37:51.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-09T00:37:51.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-09T00:37:51.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-09T00:37:51.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-09T00:37:51.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-09T00:37:51.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-09T00:37:51.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-09T00:37:51.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.271s coverage: 100.0% of statements [2021-03-09T00:37:59.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.563s coverage: 27.1% of statements [2021-03-09T00:37:59.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-09T00:37:59.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-09T00:37:59.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-09T00:37:59.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-09T00:37:59.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-09T00:37:59.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-09T00:37:59.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements [2021-03-09T00:37:59.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-09T00:37:59.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.092s coverage: 100.0% of statements [2021-03-09T00:37:59.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-09T00:37:59.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-09T00:38:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.288s coverage: 66.2% of statements [2021-03-09T00:38:01.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-09T00:38:01.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-09T00:38:01.027Z] Collecting docker-compose==1.23.2 [2021-03-09T00:38:01.027Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:38:01.027Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:38:01.027Z] ---> 7832ce275e2f [2021-03-09T00:38:01.027Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T00:38:01.027Z] ---> Using cache [2021-03-09T00:38:01.027Z] ---> 4a97fc1812d5 [2021-03-09T00:38:01.027Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:38:01.027Z] ---> Using cache [2021-03-09T00:38:01.027Z] ---> 545f598f793a [2021-03-09T00:38:01.027Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-09T00:38:01.027Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-09T00:38:01.027Z] ---> Running in af1b1615369c [2021-03-09T00:38:01.027Z] Collecting texttable<0.10,>=0.9.0 [2021-03-09T00:38:01.027Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-09T00:38:01.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:38:02.262Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:38:03.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.832s coverage: 82.4% of statements [2021-03-09T00:38:03.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-09T00:38:03.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:38:03.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-09T00:38:03.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-09T00:38:03.221Z] Collecting jsonschema<3,>=2.5.1 [2021-03-09T00:38:03.221Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-09T00:38:03.221Z] OK: 233 MiB in 51 packages [2021-03-09T00:38:05.811Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-09T00:38:05.811Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-09T00:38:07.753Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-09T00:38:07.753Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-09T00:38:08.025Z] 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-09T00:38:08.610Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-09T00:38:08.610Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-09T00:38:09.198Z] Collecting docker<4.0,>=3.6.0 [2021-03-09T00:38:09.198Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-09T00:38:09.198Z] Removing intermediate container edf188d95d43 [2021-03-09T00:38:09.198Z] ---> 0b61e8003ce4 [2021-03-09T00:38:09.198Z] [2021-03-09T00:38:09.198Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T00:38:09.467Z] ---> 88dd2752d2ea [2021-03-09T00:38:09.467Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T00:38:09.467Z] ---> Using cache [2021-03-09T00:38:09.467Z] ---> 657e54f6e21b [2021-03-09T00:38:09.467Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:38:09.467Z] ---> Using cache [2021-03-09T00:38:09.467Z] ---> 6daf9002473c [2021-03-09T00:38:09.467Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-09T00:38:09.747Z] Removing intermediate container af1b1615369c [2021-03-09T00:38:09.747Z] ---> f9ebb096d097 [2021-03-09T00:38:09.747Z] Step 6/23 : COPY go.mod . [2021-03-09T00:38:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.329s coverage: 28.6% of statements [2021-03-09T00:38:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-09T00:38:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-09T00:38:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-09T00:38:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-09T00:38:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-09T00:38:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.149s coverage: 100.0% of statements [2021-03-09T00:38:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-09T00:38:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.089s coverage: 100.0% of statements [2021-03-09T00:38:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-09T00:38:10.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.361s coverage: 86.7% of statements [2021-03-09T00:38:10.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-09T00:38:10.071Z] Collecting cached-property<2,>=1.2.0 [2021-03-09T00:38:10.337Z] ---> Running in 5211d2117969 [2021-03-09T00:38:10.601Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-09T00:38:11.186Z] Collecting PyYAML<4,>=3.10 [2021-03-09T00:38:11.186Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-09T00:38:12.580Z] ---> a6d429f21ce5 [2021-03-09T00:38:12.580Z] Step 7/23 : RUN go mod download [2021-03-09T00:38:12.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.386s coverage: 97.5% of statements [2021-03-09T00:38:12.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-09T00:38:12.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.137s coverage: 78.3% of statements [2021-03-09T00:38:12.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-09T00:38:12.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-09T00:38:12.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-09T00:38:12.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-09T00:38:14.014Z] Collecting docopt<0.7,>=0.6.1 [2021-03-09T00:38:14.014Z] ---> Running in 68b1c349a643 [2021-03-09T00:38:14.014Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-09T00:38:14.014Z] Removing intermediate container 5211d2117969 [2021-03-09T00:38:14.014Z] ---> db7e6c81e089 [2021-03-09T00:38:14.014Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T00:38:14.014Z] Removing intermediate container 28e072f39dcc [2021-03-09T00:38:14.014Z] ---> 30856e2a6d68 [2021-03-09T00:38:14.014Z] [2021-03-09T00:38:14.014Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T00:38:14.014Z] ---> 88dd2752d2ea [2021-03-09T00:38:14.014Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T00:38:14.014Z] ---> 372eb3004311 [2021-03-09T00:38:14.014Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-09T00:38:14.014Z] ---> Using cache [2021-03-09T00:38:14.014Z] ---> 657e54f6e21b [2021-03-09T00:38:14.014Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:38:14.014Z] ---> Using cache [2021-03-09T00:38:14.014Z] ---> 6daf9002473c [2021-03-09T00:38:14.014Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-09T00:38:14.014Z] ---> Running in 405f46d39070 [2021-03-09T00:38:14.014Z] ---> Running in eaf3e5461f71 [2021-03-09T00:38:14.307Z] ---> Running in 2f0cb8553c69 [2021-03-09T00:38:14.307Z] 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-09T00:38:14.307Z] Collecting idna<2.8,>=2.5 [2021-03-09T00:38:14.307Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-09T00:38:14.576Z] Removing intermediate container 405f46d39070 [2021-03-09T00:38:14.576Z] ---> c847cc4328d4 [2021-03-09T00:38:14.576Z] Step 15/23 : WORKDIR / [2021-03-09T00:38:14.576Z] Removing intermediate container 2f0cb8553c69 [2021-03-09T00:38:14.576Z] ---> e05a2c372948 [2021-03-09T00:38:14.576Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T00:38:14.576Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-09T00:38:14.576Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-09T00:38:14.576Z] ---> Running in 176730ad7a2f [2021-03-09T00:38:14.849Z] ---> Running in 5391a9d73ca7 [2021-03-09T00:38:14.849Z] 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-09T00:38:14.849Z] Collecting docker-pycreds>=0.4.0 [2021-03-09T00:38:14.849Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-09T00:38:14.849Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-09T00:38:14.849Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-09T00:38:14.849Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-09T00:38:14.849Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-09T00:38:14.849Z] 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-09T00:38:15.134Z] Removing intermediate container 176730ad7a2f [2021-03-09T00:38:15.134Z] ---> 9e0b0189713b [2021-03-09T00:38:15.134Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:38:15.134Z] Removing intermediate container 5391a9d73ca7 [2021-03-09T00:38:15.134Z] ---> d1b60d09dbfc [2021-03-09T00:38:15.134Z] Step 15/23 : WORKDIR / [2021-03-09T00:38:15.134Z] Installing collected packages: texttable, jsonschema, dockerpty, idna, urllib3, requests, websocket-client, docker-pycreds, docker, cached-property, PyYAML, docopt, docker-compose [2021-03-09T00:38:15.134Z] Running setup.py install for texttable: started [2021-03-09T00:38:15.409Z] ---> Running in 638188ec52df [2021-03-09T00:38:15.409Z] ---> 3aeab344c0db [2021-03-09T00:38:15.409Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-09T00:38:15.692Z] Removing intermediate container 638188ec52df [2021-03-09T00:38:15.692Z] ---> b854a0b44f0d [2021-03-09T00:38:15.692Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:38:15.962Z] Running setup.py install for texttable: finished with status 'done' [2021-03-09T00:38:16.229Z] Removing intermediate container 68b1c349a643 [2021-03-09T00:38:16.229Z] ---> 034be8b43375 [2021-03-09T00:38:16.229Z] Step 8/23 : COPY . . [2021-03-09T00:38:16.229Z] Running setup.py install for dockerpty: started [2021-03-09T00:38:16.229Z] ---> 0565f723219c [2021-03-09T00:38:16.229Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-09T00:38:16.520Z] ---> f69b5a965934 [2021-03-09T00:38:16.520Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-09T00:38:16.823Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-09T00:38:16.823Z] Attempting uninstall: idna [2021-03-09T00:38:17.112Z] Found existing installation: idna 2.9 [2021-03-09T00:38:17.112Z] Uninstalling idna-2.9: [2021-03-09T00:38:17.112Z] Successfully uninstalled idna-2.9 [2021-03-09T00:38:20.489Z] Attempting uninstall: urllib3 [2021-03-09T00:38:20.489Z] Found existing installation: urllib3 1.25.9 [2021-03-09T00:38:20.489Z] Uninstalling urllib3-1.25.9: [2021-03-09T00:38:20.489Z] ---> 5d99daf88b29 [2021-03-09T00:38:20.489Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-09T00:38:21.090Z] Successfully uninstalled urllib3-1.25.9 [2021-03-09T00:38:21.688Z] ---> 456fa9a88efd [2021-03-09T00:38:21.688Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-09T00:38:23.148Z] ---> Running in b56ca3b2e7a9 [2021-03-09T00:38:23.148Z] Attempting uninstall: requests [2021-03-09T00:38:23.148Z] Found existing installation: requests 2.23.0 [2021-03-09T00:38:23.148Z] Uninstalling requests-2.23.0: [2021-03-09T00:38:23.437Z] Successfully uninstalled requests-2.23.0 [2021-03-09T00:38:24.433Z] ---> 615f3d335eca [2021-03-09T00:38:24.433Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-09T00:38:25.048Z] Removing intermediate container b56ca3b2e7a9 [2021-03-09T00:38:25.048Z] ---> ff592568fb08 [2021-03-09T00:38:25.048Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:38:25.048Z] ---> Running in 833cedb873d2 [2021-03-09T00:38:25.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.561s coverage: 92.8% of statements [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-09T00:38:25.173Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-09T00:38:25.173Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.227s coverage: 0.1% of statements [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-09T00:38:25.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-09T00:38:25.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 47.1% of statements [2021-03-09T00:38:25.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.107s coverage: 79.5% of statements [2021-03-09T00:38:25.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements [2021-03-09T00:38:25.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements [2021-03-09T00:38:25.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements [2021-03-09T00:38:26.495Z] ---> Running in 3c38a416b344 [2021-03-09T00:38:27.096Z] Removing intermediate container 833cedb873d2 [2021-03-09T00:38:27.096Z] ---> 14dd8cd736d5 [2021-03-09T00:38:27.096Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:38:27.096Z] Running setup.py install for PyYAML: started [2021-03-09T00:38:27.713Z] ---> Running in 3efb9c084496 [2021-03-09T00:38:27.713Z] Removing intermediate container 3c38a416b344 [2021-03-09T00:38:27.713Z] ---> 80fd4d46eda3 [2021-03-09T00:38:27.713Z] Step 21/23 : LABEL arch=x86_64 [2021-03-09T00:38:28.335Z] ---> Running in 9b4580957d93 [2021-03-09T00:38:28.624Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-09T00:38:28.624Z] Running setup.py install for docopt: started [2021-03-09T00:38:28.624Z] Removing intermediate container 3efb9c084496 [2021-03-09T00:38:28.624Z] ---> 0ccd3cf07d9a [2021-03-09T00:38:28.624Z] Step 21/23 : LABEL arch=x86_64 [2021-03-09T00:38:29.249Z] Removing intermediate container 9b4580957d93 [2021-03-09T00:38:29.249Z] ---> b30d2d2956bd [2021-03-09T00:38:29.249Z] Step 22/23 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 [2021-03-09T00:38:29.249Z] ---> Running in fed70efc2eed [2021-03-09T00:38:29.524Z] Running setup.py install for docopt: finished with status 'done' [2021-03-09T00:38:30.126Z] ---> Running in ae256d8aaf5e [2021-03-09T00:38:31.590Z] 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-09T00:38:31.590Z] Removing intermediate container fed70efc2eed [2021-03-09T00:38:31.590Z] ---> 0305b5b3765d [2021-03-09T00:38:31.590Z] Step 22/23 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 [2021-03-09T00:38:33.054Z] ---> Running in b7fbd2380d84 [2021-03-09T00:38:33.054Z] Removing intermediate container ae256d8aaf5e [2021-03-09T00:38:33.054Z] ---> a463fd737278 [2021-03-09T00:38:33.054Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T00:38:34.503Z] ---> Running in 30cd07cfdb02 [2021-03-09T00:38:34.503Z] Removing intermediate container b7fbd2380d84 [2021-03-09T00:38:34.503Z] ---> 71b4793db225 [2021-03-09T00:38:34.503Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T00:38:35.489Z] ---> Running in cca51e1c43aa [2021-03-09T00:38:36.929Z] Removing intermediate container 30cd07cfdb02 [2021-03-09T00:38:36.929Z] ---> 8bc57cf11fff [2021-03-09T00:38:36.929Z] [2021-03-09T00:38:37.532Z] Successfully built 8bc57cf11fff [2021-03-09T00:38:37.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.089s coverage: 94.4% of statements [2021-03-09T00:38:37.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2021-03-09T00:38:37.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.143s coverage: 81.4% of statements [2021-03-09T00:38:37.925Z] Successfully tagged docker-core-command-go:latest [2021-03-09T00:38:37.925Z]  Building docker-core-command-go ... done Removing intermediate container cca51e1c43aa [2021-03-09T00:38:37.925Z] ---> 6e17520a8cfd [2021-03-09T00:38:37.925Z] [2021-03-09T00:38:39.914Z] Successfully built 6e17520a8cfd [2021-03-09T00:38:41.335Z] Successfully tagged docker-core-metadata-go:latest [2021-03-09T00:38:41.608Z]  Building docker-core-metadata-go ... done Removing intermediate container 8d811e7a359b [2021-03-09T00:38:41.609Z] ---> 5e2035aca4d0 [2021-03-09T00:38:41.609Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-09T00:38:42.196Z] ---> Running in ab78cd4e6bce [2021-03-09T00:38:44.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:38:44.141Z] ---> 771ee0613e9e [2021-03-09T00:38:44.141Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-09T00:38:44.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:38:44.141Z] ---> Running in 99154da750d1 [2021-03-09T00:38:44.141Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T00:38:44.141Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-09T00:38:44.141Z] (3/3) Installing curl (7.69.1-r3) [2021-03-09T00:38:44.141Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:38:44.141Z] OK: 72 MiB in 58 packages [2021-03-09T00:38:44.728Z] 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-09T00:38:46.739Z] Removing intermediate container ab78cd4e6bce [2021-03-09T00:38:46.739Z] ---> c23b7356b610 [2021-03-09T00:38:46.739Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-09T00:38:46.739Z] Removing intermediate container eaf3e5461f71 [2021-03-09T00:38:46.739Z] ---> c3c080e661a3 [2021-03-09T00:38:46.739Z] [2021-03-09T00:38:46.739Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T00:38:46.739Z] ---> 88dd2752d2ea [2021-03-09T00:38:46.739Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-09T00:38:46.739Z] ---> Running in 54b26ca51d58 [2021-03-09T00:38:46.739Z] ---> Running in f3adafbe7ed1 [2021-03-09T00:38:47.026Z] Removing intermediate container 54b26ca51d58 [2021-03-09T00:38:47.026Z] ---> 8f00735f77dc [2021-03-09T00:38:47.026Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:38:47.317Z] ---> Running in 10de2b9903ed [2021-03-09T00:38:47.616Z] Removing intermediate container 10de2b9903ed [2021-03-09T00:38:47.616Z] ---> 7021ef20b53b [2021-03-09T00:38:47.616Z] Step 24/26 : LABEL arch=x86_64 [2021-03-09T00:38:47.892Z] ---> Running in dd324e39756a [2021-03-09T00:38:47.892Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:38:48.165Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:38:48.165Z] Removing intermediate container dd324e39756a [2021-03-09T00:38:48.165Z] ---> 693db12b325b [2021-03-09T00:38:48.165Z] Step 25/26 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 [2021-03-09T00:38:48.443Z] ---> Running in 59229e2dbfb9 [2021-03-09T00:38:48.443Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-09T00:38:48.443Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-09T00:38:48.443Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:38:48.443Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T00:38:48.719Z] OK: 6 MiB in 16 packages [2021-03-09T00:38:48.989Z] Removing intermediate container 59229e2dbfb9 [2021-03-09T00:38:48.989Z] ---> 77792012b48f [2021-03-09T00:38:48.989Z] Step 26/26 : LABEL version=0.0.0 [2021-03-09T00:38:49.259Z] ---> Running in 9410aaa1f4bf [2021-03-09T00:38:49.872Z] Removing intermediate container 9410aaa1f4bf [2021-03-09T00:38:49.873Z] ---> 96bc808602d2 [2021-03-09T00:38:49.873Z] [2021-03-09T00:38:50.884Z] Removing intermediate container f3adafbe7ed1 [2021-03-09T00:38:51.162Z] ---> fdd5f68d5ad6 [2021-03-09T00:38:51.162Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:38:51.162Z] Successfully built 96bc808602d2 [2021-03-09T00:38:51.162Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-09T00:38:51.162Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in 57a5c6c66f18 [2021-03-09T00:38:51.768Z] Removing intermediate container 57a5c6c66f18 [2021-03-09T00:38:51.768Z] ---> f9fe5b674056 [2021-03-09T00:38:51.768Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-09T00:38:51.768Z] ---> Running in 89664d6b5f2f [2021-03-09T00:38:52.377Z] Removing intermediate container 89664d6b5f2f [2021-03-09T00:38:52.377Z] ---> d2610f606f44 [2021-03-09T00:38:52.377Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T00:38:52.377Z] ---> Running in 0ba9820dcf24 [2021-03-09T00:38:52.649Z] Removing intermediate container 0ba9820dcf24 [2021-03-09T00:38:52.649Z] ---> b64f47fb1840 [2021-03-09T00:38:52.649Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:38:52.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.130s coverage: 92.9% of statements [2021-03-09T00:38:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-09T00:38:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-09T00:38:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-09T00:38:52.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 77.8% of statements [2021-03-09T00:38:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-09T00:38:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-09T00:38:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-09T00:38:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-09T00:38:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-09T00:38:52.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2021-03-09T00:38:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-09T00:38:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-09T00:38:52.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-03-09T00:38:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-09T00:38:52.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 75.5% of statements [2021-03-09T00:38:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-09T00:38:52.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements [2021-03-09T00:38:52.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.124s coverage: 87.2% of statements [2021-03-09T00:38:52.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.157s coverage: 84.6% of statements [2021-03-09T00:38:52.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.6% of statements [2021-03-09T00:38:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-09T00:38:52.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.643s coverage: 62.4% of statements [2021-03-09T00:38:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-09T00:38:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-09T00:38:52.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements [2021-03-09T00:38:52.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 91.3% of statements [2021-03-09T00:38:52.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2021-03-09T00:38:52.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.123s coverage: 73.7% of statements [2021-03-09T00:38:53.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.113s coverage: 100.0% of statements [2021-03-09T00:38:53.650Z] ---> 96e0eba76d2e [2021-03-09T00:38:53.650Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-09T00:38:54.677Z] ---> 50d8e4b2ec6d [2021-03-09T00:38:54.677Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-09T00:38:55.285Z] ---> aa79120aa2c7 [2021-03-09T00:38:55.285Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-09T00:38:55.557Z] ---> Running in 8ef2d62d9e71 [2021-03-09T00:38:56.162Z] Removing intermediate container 8ef2d62d9e71 [2021-03-09T00:38:56.162Z] ---> b60cb85207e1 [2021-03-09T00:38:56.162Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:38:56.432Z] ---> Running in 5137168d9e85 [2021-03-09T00:38:56.712Z] Removing intermediate container 5137168d9e85 [2021-03-09T00:38:56.712Z] ---> d921633edbb9 [2021-03-09T00:38:56.712Z] Step 20/22 : LABEL arch=x86_64 [2021-03-09T00:38:56.982Z] ---> Running in 8be6a2691df8 [2021-03-09T00:38:57.260Z] Removing intermediate container 8be6a2691df8 [2021-03-09T00:38:57.260Z] ---> 2a5ac9f30963 [2021-03-09T00:38:57.260Z] Step 21/22 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 [2021-03-09T00:38:57.260Z] ---> Running in 826362e48282 [2021-03-09T00:38:57.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.017s coverage: 69.0% of statements [2021-03-09T00:38:57.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-09T00:38:57.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-09T00:38:57.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-09T00:38:57.859Z] Removing intermediate container 826362e48282 [2021-03-09T00:38:57.859Z] ---> 621c2c371730 [2021-03-09T00:38:57.859Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T00:38:57.859Z] ---> Running in 6a50dfe1e2e0 [2021-03-09T00:38:58.137Z] Removing intermediate container 6a50dfe1e2e0 [2021-03-09T00:38:58.137Z] ---> 369283ebc787 [2021-03-09T00:38:58.137Z] [2021-03-09T00:38:58.422Z] Successfully built 369283ebc787 [2021-03-09T00:38:58.422Z] Successfully tagged docker-support-notifications-go:latest [2021-03-09T00:38:59.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.424s coverage: 38.4% of statements [2021-03-09T00:38:59.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-09T00:38:59.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-09T00:38:59.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.138s coverage: 89.5% of statements [2021-03-09T00:38:59.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-09T00:38:59.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.131s coverage: 84.8% of statements [2021-03-09T00:39:05.068Z]  Building docker-support-notifications-go ... done Removing intermediate container 99154da750d1 [2021-03-09T00:39:05.068Z] ---> 7337f2631a94 [2021-03-09T00:39:05.068Z] [2021-03-09T00:39:05.068Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T00:39:05.068Z] ---> 88dd2752d2ea [2021-03-09T00:39:05.068Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-09T00:39:05.068Z] ---> Running in e79a7e0de455 [2021-03-09T00:39:05.068Z] Removing intermediate container e79a7e0de455 [2021-03-09T00:39:05.068Z] ---> fe4f2df20f2d [2021-03-09T00:39:05.068Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-09T00:39:05.068Z] ---> Running in 347773ddab84 [2021-03-09T00:39:05.333Z] Removing intermediate container 347773ddab84 [2021-03-09T00:39:05.333Z] ---> bb5a8317703e [2021-03-09T00:39:05.333Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-09T00:39:05.333Z] ---> Running in f311b25bba2a [2021-03-09T00:39:05.333Z] Removing intermediate container f311b25bba2a [2021-03-09T00:39:05.333Z] ---> d96058d70751 [2021-03-09T00:39:05.333Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:39:05.601Z] ---> Running in 71c786577d54 [2021-03-09T00:39:07.539Z] Removing intermediate container 71c786577d54 [2021-03-09T00:39:07.539Z] ---> 1ae9e274e4a8 [2021-03-09T00:39:07.539Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-09T00:39:07.539Z] ---> Running in d4cfb7becc1d [2021-03-09T00:39:07.661Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.526s coverage: 47.0% of statements [2021-03-09T00:39:07.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-09T00:39:07.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-09T00:39:07.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-09T00:39:07.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-09T00:39:07.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-09T00:39:07.661Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.124s coverage: 100.0% of statements [2021-03-09T00:39:07.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-09T00:39:07.661Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.110s coverage: 100.0% of statements [2021-03-09T00:39:07.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-09T00:39:07.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-09T00:39:07.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-09T00:39:07.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-09T00:39:07.661Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.517s coverage: 87.8% of statements [2021-03-09T00:39:07.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-09T00:39:07.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:39:07.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-09T00:39:07.804Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:39:08.757Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:39:09.720Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-09T00:39:09.720Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-09T00:39:09.985Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-09T00:39:09.985Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-09T00:39:10.944Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-09T00:39:10.944Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-09T00:39:11.212Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:39:11.212Z] OK: 8 MiB in 20 packages [2021-03-09T00:39:11.789Z] Removing intermediate container d4cfb7becc1d [2021-03-09T00:39:11.789Z] ---> e9bfefcd4481 [2021-03-09T00:39:11.789Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:39:12.063Z] ---> 8afd09d3f30d [2021-03-09T00:39:12.063Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-09T00:39:12.644Z] ---> b443f352a5d5 [2021-03-09T00:39:12.644Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-09T00:39:12.909Z] ---> d0c14d1b2575 [2021-03-09T00:39:12.909Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-09T00:39:12.909Z] ---> Running in 281a0628d840 [2021-03-09T00:39:13.173Z] Removing intermediate container 281a0628d840 [2021-03-09T00:39:13.173Z] ---> 43b21e1e651b [2021-03-09T00:39:13.173Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:39:13.173Z] ---> Running in 36341ea37f0f [2021-03-09T00:39:13.439Z] Removing intermediate container 36341ea37f0f [2021-03-09T00:39:13.439Z] ---> e5d8cb8e9d41 [2021-03-09T00:39:13.439Z] Step 21/23 : LABEL arch=x86_64 [2021-03-09T00:39:13.439Z] ---> Running in 219d96adc241 [2021-03-09T00:39:13.705Z] Removing intermediate container 219d96adc241 [2021-03-09T00:39:13.705Z] ---> d5a28f71bcf8 [2021-03-09T00:39:13.705Z] Step 22/23 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 [2021-03-09T00:39:13.705Z] ---> Running in 3edc4d3ae5fa [2021-03-09T00:39:13.971Z] Removing intermediate container 3edc4d3ae5fa [2021-03-09T00:39:13.971Z] ---> d9781d6821ba [2021-03-09T00:39:13.971Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T00:39:13.971Z] ---> Running in 544c7c323ebf [2021-03-09T00:39:14.237Z] Removing intermediate container 544c7c323ebf [2021-03-09T00:39:14.237Z] ---> 6fa65bbc7598 [2021-03-09T00:39:14.237Z] [2021-03-09T00:39:14.500Z] Successfully built 6fa65bbc7598 [2021-03-09T00:39:14.500Z] Successfully tagged docker-core-data-go:latest [2021-03-09T00:39:14.777Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-09T00:39:14.784Z] $ docker stop --time=1 7c02099afc217da90ba056ef66f97344b1485639873fe271f231a49fbd6c0cbc [2021-03-09T00:39:15.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.755s coverage: 29.1% of statements [2021-03-09T00:39:15.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-09T00:39:15.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-09T00:39:15.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-09T00:39:15.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-09T00:39:15.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-09T00:39:15.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.235s coverage: 99.0% of statements [2021-03-09T00:39:15.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-09T00:39:15.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.132s coverage: 100.0% of statements [2021-03-09T00:39:15.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-09T00:39:15.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-09T00:39:15.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-09T00:39:15.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-09T00:39:15.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.288s coverage: 95.6% of statements [2021-03-09T00:39:15.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-09T00:39:15.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:39:15.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-09T00:39:15.978Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements [2021-03-09T00:39:15.978Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-09T00:39:15.978Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements [2021-03-09T00:39:15.978Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-09T00:39:15.978Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-09T00:39:15.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-09T00:39:15.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-09T00:39:15.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements [2021-03-09T00:39:15.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-09T00:39:15.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-09T00:39:15.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements [2021-03-09T00:39:16.469Z] $ docker rm -f 7c02099afc217da90ba056ef66f97344b1485639873fe271f231a49fbd6c0cbc [2021-03-09T00:39:16.579Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.071s coverage: 32.1% of statements [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T00:39:17.055Z] + docker images [2021-03-09T00:39:17.055Z] + grep docker [2021-03-09T00:39:17.317Z] docker-core-data-go latest 6fa65bbc7598 4 seconds ago 22.4MB [2021-03-09T00:39:17.317Z] docker-support-notifications-go latest 369283ebc787 19 seconds ago 17.8MB [2021-03-09T00:39:17.317Z] docker-sys-mgmt-agent-go latest 96bc808602d2 28 seconds ago 313MB [2021-03-09T00:39:17.317Z] docker-core-metadata-go latest 6e17520a8cfd 41 seconds ago 19MB [2021-03-09T00:39:17.317Z] docker-core-command-go latest 8bc57cf11fff 42 seconds ago 17.2MB [2021-03-09T00:39:17.317Z] docker-security-bootstrapper-go latest c0e4e77476f1 About a minute ago 18.7MB [2021-03-09T00:39:17.317Z] docker-security-secretstore-setup-go latest 44ce7073a4fa 2 minutes ago 24.9MB [2021-03-09T00:39:17.317Z] docker-security-proxy-setup-go latest 431b2cfdb91e 2 minutes ago 24.7MB [2021-03-09T00:39:17.317Z] docker-support-scheduler-go latest b990612413a6 2 minutes ago 17.2MB [2021-03-09T00:39:17.317Z] docker 20.10.0 aefe523efa57 2 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-09T00:39:19.202Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 100.0% of statements [2021-03-09T00:39:19.800Z] GO111MODULE=on go vet ./... [2021-03-09T00:39:32.965Z] Still waiting to schedule task [2021-03-09T00:39:32.965Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-09T00:40:25.725Z] Running on prd-ubuntu18.04-docker-8c-8g-29060 in /w/workspace/edgexfoundry_edgex-go_PR-3234 [Pipeline] { [Pipeline] ws [2021-03-09T00:40:25.787Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-03-09T00:40:28.265Z] using credential edgex-jenkins-ssh [2021-03-09T00:40:28.323Z] Cloning the remote Git repository [2021-03-09T00:40:28.350Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-09T00:40:28.420Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-03-09T00:40:28.449Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T00:40:28.450Z] > git --version # timeout=10 [2021-03-09T00:40:28.463Z] > git --version # 'git version 2.17.1' [2021-03-09T00:40:28.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T00:40:28.498Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T00:40:37.972Z] Merging remotes/origin/master commit 7248181b27c1f196cc7a2300d5170335b9add480 into PR head commit bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-09T00:40:38.263Z] Merge succeeded, producing a4408d6c05d56aeb48e8fc09089a8555105f2649 [2021-03-09T00:40:38.263Z] Checking out Revision a4408d6c05d56aeb48e8fc09089a8555105f2649 (PR-3234) [2021-03-09T00:40:37.378Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T00:40:37.388Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T00:40:37.400Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T00:40:37.415Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T00:40:37.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T00:40:37.422Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3234/head:refs/remotes/origin/PR-3234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-09T00:40:37.983Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T00:40:37.989Z] > git checkout -f bcdc0b503bfe55a544ff90db21609e7c171f1072 # timeout=10 [2021-03-09T00:40:38.138Z] > git remote # timeout=10 [2021-03-09T00:40:38.144Z] > git config --get remote.origin.url # timeout=10 [2021-03-09T00:40:38.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T00:40:38.159Z] > git merge 7248181b27c1f196cc7a2300d5170335b9add480 # timeout=10 [2021-03-09T00:40:38.260Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-09T00:40:38.269Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T00:40:38.272Z] > git checkout -f a4408d6c05d56aeb48e8fc09089a8555105f2649 # timeout=10 [2021-03-09T00:40:42.039Z] Commit message: "Merge commit '7248181b27c1f196cc7a2300d5170335b9add480' into HEAD" [2021-03-09T00:40:42.045Z] > git rev-list --no-walk bcdc0b503bfe55a544ff90db21609e7c171f1072 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:40:43.146Z] + echo snap-build.sh [2021-03-09T00:40:43.146Z] snap-build.sh [2021-03-09T00:40:43.146Z] + SNAP_BASE_DIR=. [2021-03-09T00:40:43.146Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-03-09T00:40:43.146Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-03-09T00:40:43.146Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-03-09T00:40:43.146Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-03-09T00:40:43.146Z] + cd /w/workspace/edgex-go/2 [2021-03-09T00:40:43.146Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-09T00:40:43.146Z] Reading package lists... [2021-03-09T00:40:43.411Z] Building dependency tree... [2021-03-09T00:40:43.411Z] Reading state information... [2021-03-09T00:40:43.674Z] The following packages were automatically installed and are no longer required: [2021-03-09T00:40:43.674Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-09T00:40:43.674Z] uidmap xdelta3 [2021-03-09T00:40:43.674Z] Use 'sudo apt autoremove' to remove them. [2021-03-09T00:40:43.674Z] The following packages will be REMOVED: [2021-03-09T00:40:43.674Z] lxd* lxd-client* [2021-03-09T00:40:44.252Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-09T00:40:44.252Z] After this operation, 31.7 MB disk space will be freed. [2021-03-09T00:40:45.305Z] (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-09T00:40:45.305Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-09T00:40:46.701Z] Removing lxd dnsmasq configuration [2021-03-09T00:40:46.701Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-09T00:40:46.701Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-09T00:40:47.657Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-09T00:40:48.605Z] (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-09T00:40:48.605Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-09T00:40:49.998Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-09T00:40:49.998Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-09T00:40:51.933Z] + sudo snap remove --purge lxd [2021-03-09T00:40:52.230Z] snap "lxd" is not installed [2021-03-09T00:40:52.230Z] + sudo groupadd --force --system lxd [2021-03-09T00:40:52.230Z] ++ whoami [2021-03-09T00:40:52.230Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-09T00:40:52.501Z] + newgrp - lxd [2021-03-09T00:40:52.501Z] + sudo snap install lxd [2021-03-09T00:40:57.620Z] gofmt -l . [2021-03-09T00:40:57.620Z] [ "`gofmt -l .`" = "" ] [2021-03-09T00:40:57.620Z] ./bin/test-go-mod-tidy.sh [2021-03-09T00:40:57.620Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-09T00:40:58.276Z] + ls -al . [2021-03-09T00:40:58.276Z] total 764 [2021-03-09T00:40:58.276Z] drwxrwxr-x 9 1001 1001 4096 Mar 9 00:40 . [2021-03-09T00:40:58.276Z] drwxr-xr-x 4 root root 4096 Mar 9 00:35 .. [2021-03-09T00:40:58.276Z] -rw-rw-r-- 1 1001 1001 11 Mar 9 00:34 .dockerignore [2021-03-09T00:40:58.276Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 00:34 .git [2021-03-09T00:40:58.276Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 00:34 .github [2021-03-09T00:40:58.276Z] -rw-rw-r-- 1 1001 1001 818 Mar 9 00:34 .gitignore [2021-03-09T00:40:58.276Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 00:34 .sonarcloud.properties [2021-03-09T00:40:58.276Z] -rw-rw-r-- 1 1001 1001 8475 Mar 9 00:34 Attribution.txt [2021-03-09T00:40:58.276Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 00:34 CONTRIBUTING.md [2021-03-09T00:40:58.276Z] -rw-rw-r-- 1 1001 1001 931 Mar 9 00:34 Dockerfile.build [2021-03-09T00:40:58.276Z] -rw-rw-r-- 1 1001 1001 863 Mar 9 00:34 Jenkinsfile [2021-03-09T00:40:58.276Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 00:34 LICENSE [2021-03-09T00:40:58.276Z] -rw-rw-r-- 1 1001 1001 5774 Mar 9 00:34 Makefile [2021-03-09T00:40:58.276Z] -rw-rw-r-- 1 1001 1001 6524 Mar 9 00:34 README.md [2021-03-09T00:40:58.276Z] -rw-rw-r-- 1 1001 1001 6755 Mar 9 00:34 SECURITY.md [2021-03-09T00:40:58.276Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 00:30 VERSION [2021-03-09T00:40:58.276Z] -rw-rw-r-- 1 1001 1001 4131 Mar 9 00:34 ZMQWindows.md [2021-03-09T00:40:58.276Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 00:34 bin [2021-03-09T00:40:58.276Z] drwxrwxr-x 14 1001 1001 4096 Mar 9 00:34 cmd [2021-03-09T00:40:58.276Z] -rw-r--r-- 1 root root 622934 Mar 9 00:39 coverage.out [2021-03-09T00:40:58.276Z] -rw-r--r-- 1 root root 1056 Mar 9 00:40 go.mod [2021-03-09T00:40:58.276Z] -rw-r--r-- 1 root root 21701 Mar 9 00:40 go.sum [2021-03-09T00:40:58.276Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 00:34 internal [2021-03-09T00:40:58.276Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 00:34 openapi [2021-03-09T00:40:58.276Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 00:34 snap [2021-03-09T00:40:58.276Z] -rw-rw-r-- 1 1001 1001 168 Mar 9 00:34 version.go [Pipeline] sh [2021-03-09T00:40:58.933Z] + '[' -e coverage.out ] [2021-03-09T00:40:58.933Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-09T00:40:59.008Z] Warning: overwriting stash ‘coverage-report’ [2021-03-09T00:41:00.264Z] Stashed 1 file(s) [Pipeline] sh [2021-03-09T00:41:00.920Z] + make build [2021-03-09T00:41:00.920Z] 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-09T00:41:02.534Z] 2021-03-09T00:41:00Z INFO Waiting for automatic snapd restart... [2021-03-09T00:41:13.322Z] 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-09T00:41:29.171Z] lxd 4.11 from Canonical* installed [2021-03-09T00:41:29.171Z] + sudo lxd init --auto [2021-03-09T00:41:37.337Z] + sudo snap install --classic snapcraft [2021-03-09T00:41:40.208Z] 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-09T00:41:44.532Z] 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-09T00:41:45.518Z] snapcraft 4.5.4 from Canonical* installed [2021-03-09T00:41:45.518Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-09T00:41:45.518Z] + patch --verbose -p1 [2021-03-09T00:41:45.518Z] Hmm... Looks like a unified diff to me... [2021-03-09T00:41:45.518Z] The text leading up to this was: [2021-03-09T00:41:45.518Z] -------------------------- [2021-03-09T00:41:45.518Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-09T00:41:45.518Z] |From: Tony Espy [2021-03-09T00:41:45.518Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-09T00:41:45.518Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-09T00:41:45.518Z] | [2021-03-09T00:41:45.518Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-09T00:41:45.518Z] |optimize the snap CI check run for pull requests. When [2021-03-09T00:41:45.518Z] |applied, it essentially strips out everything (apps and [2021-03-09T00:41:45.518Z] |parts) from the snapcraft.yaml file except those required [2021-03-09T00:41:45.518Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-09T00:41:45.518Z] |catch changes to edgex-go that break the snap build. [2021-03-09T00:41:45.518Z] | [2021-03-09T00:41:45.518Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-09T00:41:45.518Z] |to update this patch file, otherwise it may fail to apply, [2021-03-09T00:41:45.518Z] |resulting in a failed snap build CI check in the associated [2021-03-09T00:41:45.518Z] |pull request. [2021-03-09T00:41:45.518Z] | [2021-03-09T00:41:45.518Z] |Note - in addition to applying this patch, the pipeline also [2021-03-09T00:41:45.519Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-09T00:41:45.519Z] |need to build the finally binary .snap file (and it won't [2021-03-09T00:41:45.519Z] |work with the patch applied). This further reduces the build [2021-03-09T00:41:45.519Z] |time. [2021-03-09T00:41:45.519Z] |--- [2021-03-09T00:41:45.519Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-09T00:41:45.519Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-09T00:41:45.519Z] | [2021-03-09T00:41:45.519Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-09T00:41:45.519Z] |index 1e537489..faf42425 100644 [2021-03-09T00:41:45.519Z] |--- a/snap/snapcraft.yaml [2021-03-09T00:41:45.519Z] |+++ b/snap/snapcraft.yaml [2021-03-09T00:41:45.519Z] -------------------------- [2021-03-09T00:41:45.519Z] patching file snap/snapcraft.yaml [2021-03-09T00:41:45.519Z] Using Plan A... [2021-03-09T00:41:45.519Z] Hunk #1 succeeded at 73. [2021-03-09T00:41:45.519Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-09T00:41:45.519Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-09T00:41:45.519Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-09T00:41:45.519Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-09T00:41:45.519Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-09T00:41:45.519Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-09T00:41:45.519Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-09T00:41:45.519Z] Hmm... Ignoring the trailing garbage. [2021-03-09T00:41:45.519Z] done [2021-03-09T00:41:45.519Z] + sudo snapcraft prime --use-lxd [2021-03-09T00:41:47.442Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-09T00:41:47.442Z] 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-09T00:41:47.442Z] - README.md [2021-03-09T00:41:47.442Z] - snapcraft.yaml.orig [2021-03-09T00:41:47.442Z] [2021-03-09T00:41:47.442Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-09T00:41:48.389Z] Launching a container. [2021-03-09T00:41:51.249Z] 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-09T00:41:52.232Z] 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-09T00:42:00.526Z] 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-09T00:42:03.329Z] Waiting for container to be ready [2021-03-09T00:42:03.329Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-09T00:42:03.329Z] [2021-03-09T00:42:05.923Z] 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-09T00:42:06.649Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-09T00:42:06.911Z] Waiting for network to be ready... [2021-03-09T00:42:07.490Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-09T00:42:07.490Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-09T00:42:08.081Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] [2021-03-09T00:42:08.081Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-09T00:42:08.081Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-09T00:42:08.350Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-09T00:42:08.350Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-09T00:42:08.350Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-09T00:42:08.350Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-09T00:42:08.350Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-09T00:42:08.350Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-09T00:42:08.614Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-09T00:42:08.614Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-09T00:42:08.614Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-09T00:42:08.614Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-09T00:42:08.614Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-09T00:42:08.614Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-09T00:42:08.614Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-09T00:42:08.882Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-09T00:42:09.146Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-09T00:42:09.146Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-09T00:42:09.146Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-09T00:42:09.146Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-09T00:42:09.146Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-09T00:42:09.409Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-09T00:42:09.409Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-09T00:42:09.409Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-09T00:42:12.642Z] 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-09T00:42:13.639Z] Fetched 24.0 MB in 6s (3997 kB/s) [2021-03-09T00:42:14.617Z] Reading package lists... [2021-03-09T00:42:14.617Z] Reading package lists... [2021-03-09T00:42:14.879Z] Building dependency tree... [2021-03-09T00:42:14.879Z] Reading state information... [2021-03-09T00:42:15.143Z] The following additional packages will be installed: [2021-03-09T00:42:15.143Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-09T00:42:15.143Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-09T00:42:15.143Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-09T00:42:15.143Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-09T00:42:15.143Z] Suggested packages: [2021-03-09T00:42:15.143Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-09T00:42:15.143Z] Recommended packages: [2021-03-09T00:42:15.143Z] gnupg libsasl2-modules [2021-03-09T00:42:15.143Z] The following NEW packages will be installed: [2021-03-09T00:42:15.143Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-09T00:42:15.143Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-09T00:42:15.143Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-09T00:42:15.143Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-09T00:42:15.143Z] The following packages will be upgraded: [2021-03-09T00:42:15.143Z] gpg gpg-agent gpgconf libudev1 [2021-03-09T00:42:15.408Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-09T00:42:15.408Z] Need to get 3530 kB of archives. [2021-03-09T00:42:15.408Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-09T00:42:15.408Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-09T00:42:15.408Z] 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-09T00:42:15.671Z] 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-09T00:42:15.671Z] 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-09T00:42:15.671Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-09T00:42:15.671Z] 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-09T00:42:16.248Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-09T00:42:16.248Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-09T00:42:16.248Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-09T00:42:16.248Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-09T00:42:16.248Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-09T00:42:16.248Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-09T00:42:16.248Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-09T00:42:16.248Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-09T00:42:16.248Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-09T00:42:16.248Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-09T00:42:16.248Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-09T00:42:16.248Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-09T00:42:16.248Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-09T00:42:16.248Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-09T00:42:16.248Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-09T00:42:16.248Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-09T00:42:16.510Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-09T00:42:16.510Z] Fetched 3530 kB in 1s (2976 kB/s) [2021-03-09T00:42:16.511Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-09T00:42:16.511Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-09T00:42:16.777Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-09T00:42:16.777Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-09T00:42:16.777Z] Selecting previously unselected package udev. [2021-03-09T00:42:16.777Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-09T00:42:16.777Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-09T00:42:16.777Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-09T00:42:17.060Z] Selecting previously unselected package libfuse2:amd64. [2021-03-09T00:42:17.060Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-09T00:42:17.060Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-09T00:42:17.330Z] Selecting previously unselected package fuse. [2021-03-09T00:42:17.330Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-09T00:42:17.330Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-09T00:42:17.330Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-09T00:42:17.330Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-09T00:42:17.330Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-09T00:42:17.330Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-09T00:42:17.592Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-09T00:42:17.592Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-09T00:42:17.592Z] Selecting previously unselected package libksba8:amd64. [2021-03-09T00:42:17.592Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-09T00:42:17.592Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-09T00:42:17.855Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-09T00:42:17.855Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T00:42:17.855Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:42:17.855Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-09T00:42:17.855Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T00:42:17.855Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:42:17.855Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-09T00:42:17.855Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T00:42:17.855Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:42:18.119Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-09T00:42:18.119Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T00:42:18.119Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:42:18.119Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-09T00:42:18.119Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T00:42:18.119Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:42:18.382Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-09T00:42:18.382Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T00:42:18.382Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:42:18.382Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-09T00:42:18.382Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T00:42:18.382Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:42:18.382Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-09T00:42:18.382Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T00:42:18.382Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:42:18.644Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-09T00:42:18.644Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T00:42:18.644Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:42:18.645Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-09T00:42:18.645Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-09T00:42:18.645Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-09T00:42:18.645Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-09T00:42:18.645Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-09T00:42:18.645Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-09T00:42:18.915Z] Selecting previously unselected package libldap-common. [2021-03-09T00:42:18.915Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-09T00:42:18.915Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-09T00:42:18.915Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-09T00:42:18.915Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-09T00:42:18.915Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-09T00:42:18.915Z] Selecting previously unselected package dirmngr. [2021-03-09T00:42:18.915Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-09T00:42:18.915Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-09T00:42:19.176Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-09T00:42:19.176Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-09T00:42:19.176Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-09T00:42:19.176Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-09T00:42:19.176Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-09T00:42:19.176Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-09T00:42:19.176Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:42:19.390Z] 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-09T00:42:19.437Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-09T00:42:19.437Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-09T00:42:19.437Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-09T00:42:19.699Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-09T00:42:19.963Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:42:19.963Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-09T00:42:19.963Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-09T00:42:19.963Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-09T00:42:19.963Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:42:20.226Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:42:20.226Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:42:20.226Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:42:20.226Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:42:20.226Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:42:20.226Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:42:20.226Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-09T00:42:20.226Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-09T00:42:20.490Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-09T00:42:21.071Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-09T00:42:21.071Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-09T00:42:21.071Z] This means they are not meant to be enabled using systemctl. [2021-03-09T00:42:21.071Z] Possible reasons for having this kind of units are: [2021-03-09T00:42:21.071Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-09T00:42:21.071Z] .wants/ or .requires/ directory. [2021-03-09T00:42:21.071Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-09T00:42:21.071Z] a requirement dependency on it. [2021-03-09T00:42:21.071Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-09T00:42:21.071Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-09T00:42:21.071Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-09T00:42:21.071Z] instance name specified. [2021-03-09T00:42:21.647Z] Reading package lists... [2021-03-09T00:42:21.648Z] Building dependency tree... [2021-03-09T00:42:21.648Z] Reading state information... [2021-03-09T00:42:21.912Z] The following additional packages will be installed: [2021-03-09T00:42:21.912Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-09T00:42:21.912Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-09T00:42:21.912Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-09T00:42:21.912Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-09T00:42:21.912Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-09T00:42:21.912Z] Suggested packages: [2021-03-09T00:42:21.912Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-09T00:42:21.912Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-09T00:42:21.912Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-09T00:42:21.912Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-09T00:42:21.912Z] systemd-container policykit-1 [2021-03-09T00:42:21.912Z] Recommended packages: [2021-03-09T00:42:21.912Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-09T00:42:21.912Z] The following NEW packages will be installed: [2021-03-09T00:42:21.912Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-09T00:42:21.912Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-09T00:42:21.912Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-09T00:42:21.912Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-09T00:42:21.912Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-09T00:42:21.912Z] The following packages will be upgraded: [2021-03-09T00:42:21.912Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-09T00:42:22.177Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-09T00:42:22.178Z] Need to get 35.2 MB of archives. [2021-03-09T00:42:22.178Z] After this operation, 141 MB of additional disk space will be used. [2021-03-09T00:42:22.178Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-09T00:42:22.178Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-09T00:42:22.755Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-09T00:42:22.755Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-09T00:42:22.755Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-09T00:42:22.755Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-09T00:42:22.755Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-09T00:42:22.755Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-09T00:42:22.755Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-09T00:42:22.755Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-09T00:42:22.755Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-09T00:42:22.755Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-09T00:42:22.755Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-09T00:42:22.784Z] 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-09T00:42:23.016Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-09T00:42:23.017Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-09T00:42:23.017Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-09T00:42:23.017Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-09T00:42:23.017Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-09T00:42:23.017Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-09T00:42:23.017Z] 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-09T00:42:23.017Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-09T00:42:23.017Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-09T00:42:23.017Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-09T00:42:23.017Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-09T00:42:23.017Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-09T00:42:23.277Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-09T00:42:23.278Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-09T00:42:23.278Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-09T00:42:23.278Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-09T00:42:23.278Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-09T00:42:24.222Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-09T00:42:24.222Z] Fetched 35.2 MB in 2s (15.8 MB/s) [2021-03-09T00:42:24.489Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-09T00:42:24.489Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-09T00:42:24.489Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-09T00:42:25.064Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-09T00:42:25.326Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-09T00:42:25.326Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-09T00:42:25.326Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-09T00:42:25.326Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-09T00:42:25.326Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-09T00:42:25.588Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-09T00:42:25.850Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-09T00:42:25.850Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-09T00:42:25.850Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-09T00:42:26.115Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-09T00:42:26.115Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-09T00:42:26.693Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-09T00:42:26.693Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-09T00:42:26.693Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-09T00:42:26.693Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-09T00:42:26.958Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-09T00:42:26.958Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-09T00:42:26.958Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T00:42:27.114Z] 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-09T00:42:27.220Z] Selecting previously unselected package libexpat1:amd64. [2021-03-09T00:42:27.220Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-09T00:42:27.220Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-09T00:42:27.220Z] Selecting previously unselected package python3.6-minimal. [2021-03-09T00:42:27.220Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-09T00:42:27.220Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T00:42:27.796Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-09T00:42:27.796Z] Checking for services that may need to be restarted...done. [2021-03-09T00:42:27.796Z] Checking for services that may need to be restarted...done. [2021-03-09T00:42:27.796Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T00:42:28.058Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-09T00:42:28.058Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T00:42:28.634Z] Selecting previously unselected package python3-minimal. [2021-03-09T00:42:28.634Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-09T00:42:28.634Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-09T00:42:28.634Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-09T00:42:28.634Z] Selecting previously unselected package mime-support. [2021-03-09T00:42:28.634Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-09T00:42:28.634Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-09T00:42:28.634Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-09T00:42:28.634Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-09T00:42:28.966Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-09T00:42:28.966Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-09T00:42:28.966Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-09T00:42:28.966Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T00:42:29.546Z] Selecting previously unselected package python3.6. [2021-03-09T00:42:29.546Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-09T00:42:29.546Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T00:42:29.546Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-09T00:42:29.546Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-09T00:42:29.546Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-09T00:42:29.546Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-09T00:42:29.824Z] Selecting previously unselected package python3. [2021-03-09T00:42:29.824Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-09T00:42:29.824Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-09T00:42:29.824Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-09T00:42:29.824Z] Selecting previously unselected package multiarch-support. [2021-03-09T00:42:29.824Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-09T00:42:29.824Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-09T00:42:30.089Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-09T00:42:30.089Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-09T00:42:30.089Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-09T00:42:30.089Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-09T00:42:30.089Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-09T00:42:30.089Z] Selecting previously unselected package libbsd0:amd64. [2021-03-09T00:42:30.089Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-09T00:42:30.089Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-09T00:42:30.089Z] Selecting previously unselected package sudo. [2021-03-09T00:42:30.089Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-09T00:42:30.089Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-09T00:42:30.353Z] Selecting previously unselected package apparmor. [2021-03-09T00:42:30.353Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-09T00:42:30.353Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-09T00:42:30.618Z] Selecting previously unselected package libedit2:amd64. [2021-03-09T00:42:30.618Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-09T00:42:30.618Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-09T00:42:30.618Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-09T00:42:30.618Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-09T00:42:30.618Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T00:42:30.885Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-09T00:42:30.885Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-09T00:42:30.885Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T00:42:30.885Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-09T00:42:30.885Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-09T00:42:30.885Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-09T00:42:30.885Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-09T00:42:30.885Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-09T00:42:30.885Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T00:42:31.149Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-09T00:42:31.149Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-09T00:42:31.149Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T00:42:31.414Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-09T00:42:31.414Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-09T00:42:31.414Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-09T00:42:33.336Z] Selecting previously unselected package openssh-client. [2021-03-09T00:42:33.336Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-09T00:42:33.336Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-09T00:42:33.336Z] Selecting previously unselected package squashfs-tools. [2021-03-09T00:42:33.336Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-09T00:42:33.336Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-09T00:42:33.598Z] Selecting previously unselected package snapd. [2021-03-09T00:42:33.598Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-09T00:42:33.598Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-09T00:42:36.166Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-09T00:42:36.166Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-09T00:42:36.166Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-09T00:42:36.166Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-09T00:42:36.166Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-09T00:42:36.166Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T00:42:36.429Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-09T00:42:36.429Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-09T00:42:36.429Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [Pipeline] } [2021-03-09T00:42:37.317Z] $ docker stop --time=1 0be1fe9b8a5c289cce0535208632869cc3ee368049d795709e072d1982719f94 [2021-03-09T00:42:37.379Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-09T00:42:37.379Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-09T00:42:37.379Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-09T00:42:37.379Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T00:42:37.379Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T00:42:37.379Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T00:42:38.328Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-09T00:42:38.328Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T00:42:38.328Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-09T00:42:38.328Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-09T00:42:38.328Z] running python rtupdate hooks for python3.6... [2021-03-09T00:42:38.328Z] running python post-rtupdate hooks for python3.6... [2021-03-09T00:42:38.591Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-09T00:42:39.924Z] $ docker rm -f 0be1fe9b8a5c289cce0535208632869cc3ee368049d795709e072d1982719f94 [2021-03-09T00:42:39.982Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-09T00:42:40.244Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T00:42:40.244Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-09T00:42:40.506Z] Setting up snapd (2.48.3+18.04) ... [2021-03-09T00:42:41.085Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-09T00:42:41.085Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [Pipeline] // withDockerContainer [2021-03-09T00:42:41.347Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-03-09T00:42:41.609Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:42:41.873Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-09T00:42:41.873Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-09T00:42:42.189Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-09T00:42:42.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T00:42:42.204Z] [2021-03-09T00:42:42.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:42:42.462Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-09T00:42:42.462Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-09T00:42:42.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T00:42:42.726Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-09T00:42:42.870Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-09T00:42:42.870Z] 29e5d40040c1: Pulling fs layer [2021-03-09T00:42:42.870Z] 1ce36da41761: Pulling fs layer [2021-03-09T00:42:42.870Z] 25b303627fd3: Pulling fs layer [2021-03-09T00:42:42.988Z] /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-09T00:42:42.988Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-09T00:42:42.988Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-09T00:42:43.856Z] 29e5d40040c1: Verifying Checksum [2021-03-09T00:42:43.856Z] 29e5d40040c1: Download complete [2021-03-09T00:42:44.131Z] 1ce36da41761: Verifying Checksum [2021-03-09T00:42:44.131Z] 1ce36da41761: Download complete [2021-03-09T00:42:44.379Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-09T00:42:44.379Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-09T00:42:44.406Z] 29e5d40040c1: Pull complete [2021-03-09T00:42:44.640Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-09T00:42:45.842Z] 1ce36da41761: Pull complete [2021-03-09T00:42:46.034Z] Reading package lists... [2021-03-09T00:42:46.296Z] Reading package lists... [2021-03-09T00:42:46.439Z] 25b303627fd3: Verifying Checksum [2021-03-09T00:42:46.439Z] 25b303627fd3: Download complete [2021-03-09T00:42:46.558Z] Building dependency tree... [2021-03-09T00:42:46.558Z] Reading state information... [2021-03-09T00:42:46.823Z] Calculating upgrade... [2021-03-09T00:42:47.086Z] The following packages will be upgraded: [2021-03-09T00:42:47.086Z] advancecomp base-files bash binutils binutils-common [2021-03-09T00:42:47.086Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-09T00:42:47.086Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-09T00:42:47.086Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-09T00:42:47.086Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-09T00:42:47.086Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-09T00:42:47.086Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-09T00:42:47.086Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-09T00:42:47.086Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-09T00:42:47.086Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-09T00:42:47.086Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-09T00:42:47.086Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-09T00:42:47.086Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-09T00:42:47.086Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-09T00:42:47.086Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-09T00:42:47.086Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-09T00:42:47.086Z] Need to get 63.8 MB of archives. [2021-03-09T00:42:47.086Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-09T00:42:47.086Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-09T00:42:47.353Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-09T00:42:47.353Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-09T00:42:47.353Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-09T00:42:47.353Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-09T00:42:47.353Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-09T00:42:47.353Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-09T00:42:47.353Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-09T00:42:47.353Z] 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-09T00:42:47.353Z] 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-09T00:42:47.353Z] 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-09T00:42:47.353Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-09T00:42:47.353Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-09T00:42:47.353Z] 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-09T00:42:47.353Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-09T00:42:47.353Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-09T00:42:47.353Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-09T00:42:47.353Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-09T00:42:47.620Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-09T00:42:47.620Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-09T00:42:47.620Z] 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-09T00:42:47.620Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-09T00:42:47.620Z] 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-09T00:42:47.620Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-09T00:42:47.620Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-09T00:42:47.620Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-09T00:42:47.620Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-09T00:42:47.620Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-09T00:42:47.620Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-09T00:42:47.620Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-09T00:42:47.620Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-09T00:42:47.620Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-09T00:42:47.620Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-09T00:42:47.620Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-09T00:42:47.620Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-09T00:42:47.620Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-09T00:42:47.620Z] 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-09T00:42:47.620Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-09T00:42:47.620Z] 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-09T00:42:47.620Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-09T00:42:47.620Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-09T00:42:47.620Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-09T00:42:47.620Z] 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-09T00:42:47.620Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-09T00:42:47.620Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-09T00:42:47.620Z] 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-09T00:42:47.620Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-09T00:42:47.884Z] 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-09T00:42:47.884Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-09T00:42:47.884Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-09T00:42:47.884Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-09T00:42:47.884Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-09T00:42:47.884Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-09T00:42:47.884Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-09T00:42:47.884Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-09T00:42:47.884Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-09T00:42:48.147Z] 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-09T00:42:48.424Z] 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-09T00:42:48.424Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-09T00:42:48.424Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-09T00:42:48.424Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-09T00:42:48.424Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-09T00:42:48.424Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-09T00:42:48.424Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-09T00:42:48.424Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-09T00:42:48.424Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-09T00:42:48.692Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-09T00:42:48.692Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-09T00:42:48.692Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-09T00:42:48.692Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-09T00:42:48.692Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-09T00:42:48.692Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-09T00:42:48.692Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-09T00:42:48.692Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-09T00:42:48.692Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-09T00:42:48.692Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-09T00:42:48.692Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-09T00:42:48.692Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-09T00:42:48.962Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-09T00:42:48.963Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-09T00:42:48.963Z] 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-09T00:42:48.963Z] 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-09T00:42:48.963Z] 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-09T00:42:48.963Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-09T00:42:48.963Z] 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-09T00:42:48.963Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-09T00:42:48.963Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-09T00:42:48.963Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-09T00:42:48.963Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-09T00:42:48.963Z] 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-09T00:42:48.963Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-09T00:42:48.963Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-09T00:42:48.963Z] 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-09T00:42:48.963Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-09T00:42:48.963Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-09T00:42:49.226Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-09T00:42:49.226Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-09T00:42:49.226Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-09T00:42:49.226Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-09T00:42:49.491Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-09T00:42:49.492Z] Fetched 63.8 MB in 2s (29.5 MB/s) [2021-03-09T00:42:49.492Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:42:49.492Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-09T00:42:49.492Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-09T00:42:50.070Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-09T00:42:50.335Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-09T00:42:50.335Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-09T00:42:50.335Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-09T00:42:51.289Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:42:51.289Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T00:42:51.289Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:42:51.289Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T00:42:51.558Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:42:51.558Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T00:42:51.558Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:42:51.558Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T00:42:51.558Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:42:51.558Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T00:42:51.820Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:42:51.820Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T00:42:51.820Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:42:51.820Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T00:42:51.820Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:42:52.084Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-09T00:42:52.084Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:42:52.085Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-09T00:42:52.085Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:42:52.085Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-09T00:42:52.085Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:42:52.354Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T00:42:52.354Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:42:52.354Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T00:42:52.354Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:42:52.354Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T00:42:52.624Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:42:52.888Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-09T00:42:52.888Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-09T00:42:52.888Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-09T00:42:53.463Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-09T00:42:53.726Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-09T00:42:53.726Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-09T00:42:53.726Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-09T00:42:53.726Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-09T00:42:53.726Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-09T00:42:53.989Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-09T00:42:54.252Z] Installing new version of config file /etc/issue ... [2021-03-09T00:42:54.252Z] Installing new version of config file /etc/issue.net ... [2021-03-09T00:42:54.252Z] Installing new version of config file /etc/lsb-release ... [2021-03-09T00:42:54.252Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-09T00:42:54.517Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-09T00:42:54.517Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-09T00:42:54.517Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-09T00:42:54.780Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:42:54.780Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-09T00:42:54.780Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-09T00:42:54.780Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-09T00:42:55.043Z] 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-09T00:42:55.043Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:42:55.043Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T00:42:55.043Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-09T00:42:55.306Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-09T00:42:55.306Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:42:55.306Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-09T00:42:55.306Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-09T00:42:55.306Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-09T00:42:55.584Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:42:55.584Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-09T00:42:55.584Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-09T00:42:55.846Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-09T00:42:56.109Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:42:56.109Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-09T00:42:56.109Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-09T00:42:56.109Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-09T00:42:56.109Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:42:56.109Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-09T00:42:56.372Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-09T00:42:56.372Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-09T00:42:56.372Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:42:56.372Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-09T00:42:56.632Z] 25b303627fd3: Pull complete [2021-03-09T00:42:56.632Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-09T00:42:56.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T00:42:56.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T00:42:56.638Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-09T00:42:56.638Z] Setting up grep (3.1-2build1) ... [2021-03-09T00:42:56.638Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:42:56.638Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [Pipeline] withDockerContainer [2021-03-09T00:42:56.907Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-09T00:42:56.907Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-09T00:42:56.911Z] prd-ubuntu18.04-docker-arm64-4c-16g-29051 does not seem to be running inside a container [2021-03-09T00:42:56.997Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-09T00:42:57.171Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:42:57.171Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-09T00:42:57.171Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-09T00:42:57.171Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-09T00:42:57.434Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:42:57.434Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-09T00:42:57.434Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-09T00:42:58.016Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-09T00:42:58.016Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-09T00:42:58.016Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-09T00:42:58.277Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-09T00:42:58.852Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-09T00:42:58.852Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:42:58.852Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-09T00:42:58.852Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-09T00:43:00.248Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-09T00:43:00.248Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-09T00:43:00.248Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-09T00:43:00.248Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-09T00:43:00.248Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-09T00:43:00.355Z] $ docker top 7c748ca17e3481cd898f612ab60740501bbff54ee67487a2ba832c50a598a255 -eo pid,comm [2021-03-09T00:43:00.512Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:43:00.512Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-09T00:43:00.512Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [Pipeline] { [2021-03-09T00:43:00.781Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-09T00:43:00.781Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:43:00.781Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T00:43:00.781Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] sh [2021-03-09T00:43:01.043Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-09T00:43:01.043Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:43:01.043Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T00:43:01.043Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T00:43:01.305Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-09T00:43:01.305Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:43:01.305Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T00:43:01.305Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T00:43:01.441Z] + docker-compose build --help [2021-03-09T00:43:01.441Z] + grep parallel [2021-03-09T00:43:01.568Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-09T00:43:01.568Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:43:01.568Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T00:43:01.568Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T00:43:01.831Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-09T00:43:01.831Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:43:01.831Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-09T00:43:01.831Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-09T00:43:02.095Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-09T00:43:02.095Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-09T00:43:02.095Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-09T00:43:02.359Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:43:02.359Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-09T00:43:02.359Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-09T00:43:02.359Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-09T00:43:02.359Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:43:02.359Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T00:43:02.359Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T00:43:02.621Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-09T00:43:02.621Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:43:02.621Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T00:43:02.621Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T00:43:02.883Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-09T00:43:02.883Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:43:02.883Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T00:43:03.147Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T00:43:03.411Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-09T00:43:03.673Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-09T00:43:04.246Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-09T00:43:04.246Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:43:04.246Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-09T00:43:04.508Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-09T00:43:04.772Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-09T00:43:04.772Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:43:04.772Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-09T00:43:04.772Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-09T00:43:05.035Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-09T00:43:05.035Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:43:05.035Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-09T00:43:05.035Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-09T00:43:05.299Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-09T00:43:05.563Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:43:05.563Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-09T00:43:05.563Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-09T00:43:05.563Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-09T00:43:05.563Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:43:05.563Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-09T00:43:05.734Z] --parallel Build images in parallel. [Pipeline] } [2021-03-09T00:43:05.757Z] $ docker stop --time=1 7c748ca17e3481cd898f612ab60740501bbff54ee67487a2ba832c50a598a255 [2021-03-09T00:43:05.826Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-09T00:43:05.826Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-09T00:43:05.826Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:43:05.826Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-09T00:43:05.826Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-09T00:43:06.268Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-09T00:43:06.268Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:43:06.268Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-09T00:43:06.268Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-09T00:43:06.268Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-09T00:43:06.579Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:43:06.579Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-09T00:43:06.579Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-09T00:43:06.579Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-09T00:43:06.845Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:43:06.845Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T00:43:06.845Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T00:43:06.845Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-09T00:43:06.845Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-09T00:43:07.125Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-09T00:43:07.125Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-09T00:43:07.125Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-09T00:43:07.125Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:43:07.125Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-09T00:43:07.392Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-09T00:43:07.392Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-09T00:43:07.633Z] $ docker rm -f 7c748ca17e3481cd898f612ab60740501bbff54ee67487a2ba832c50a598a255 [2021-03-09T00:43:07.657Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:43:07.657Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-09T00:43:07.657Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-09T00:43:07.657Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:43:08.321Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:43:08.321Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-09T00:43:08.321Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-09T00:43:08.321Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-09T00:43:08.321Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:43:08.321Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-09T00:43:08.321Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-09T00:43:08.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T00:43:08.431Z] . [Pipeline] withDockerContainer [2021-03-09T00:43:08.590Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-09T00:43:08.590Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:43:08.590Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-09T00:43:08.684Z] prd-ubuntu18.04-docker-arm64-4c-16g-29051 does not seem to be running inside a container [2021-03-09T00:43:08.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-09T00:43:08.864Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-09T00:43:09.441Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-09T00:43:09.706Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:43:09.706Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-09T00:43:09.706Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-09T00:43:09.706Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-09T00:43:09.971Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:43:09.971Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-09T00:43:09.971Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-09T00:43:09.971Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-09T00:43:10.156Z] $ docker top 7222ed77b19f0645994f4c6e352f48cf06f7c0a1dfaa24da1275302fb69d4e34 -eo pid,comm [2021-03-09T00:43:10.234Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:43:10.234Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-09T00:43:10.234Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-09T00:43:10.234Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [Pipeline] { [2021-03-09T00:43:10.498Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:43:10.498Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-09T00:43:10.498Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-09T00:43:10.498Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [Pipeline] sh [2021-03-09T00:43:10.760Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:43:10.760Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-09T00:43:10.760Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-09T00:43:10.760Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-09T00:43:11.022Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:43:11.022Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-09T00:43:11.022Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-09T00:43:11.022Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-09T00:43:11.188Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-09T00:43:11.284Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:43:11.284Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-09T00:43:11.284Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-09T00:43:11.284Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-09T00:43:11.284Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-09T00:43:11.284Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-09T00:43:11.284Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-09T00:43:11.546Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-09T00:43:11.546Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-09T00:43:11.546Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-09T00:43:11.813Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-09T00:43:11.813Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-09T00:43:11.813Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-09T00:43:12.083Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-09T00:43:12.083Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-09T00:43:12.346Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-09T00:43:12.346Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-09T00:43:12.346Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-09T00:43:12.346Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-09T00:43:12.607Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-09T00:43:12.607Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-09T00:43:12.608Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-09T00:43:12.608Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-09T00:43:12.871Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-09T00:43:12.871Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-09T00:43:12.871Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-09T00:43:12.871Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-09T00:43:13.131Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-09T00:43:13.131Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-09T00:43:14.090Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-09T00:43:14.090Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-09T00:43:14.352Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-09T00:43:14.352Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-09T00:43:14.352Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-09T00:43:14.616Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-09T00:43:14.878Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-09T00:43:15.140Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-09T00:43:15.140Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-09T00:43:15.140Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-09T00:43:15.402Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-09T00:43:15.402Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-09T00:43:15.664Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T00:43:15.664Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T00:43:15.664Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T00:43:15.664Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T00:43:15.925Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T00:43:15.925Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T00:43:16.186Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T00:43:16.186Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T00:43:16.733Z] Building docker-core-command-go ... [2021-03-09T00:43:16.733Z] Building docker-core-data-go ... [2021-03-09T00:43:16.733Z] Building docker-core-metadata-go ... [2021-03-09T00:43:16.733Z] Building docker-security-bootstrapper-go ... [2021-03-09T00:43:16.733Z] Building docker-security-proxy-setup-go ... [2021-03-09T00:43:16.733Z] Building docker-security-secretstore-setup-go ... [2021-03-09T00:43:16.733Z] Building docker-support-notifications-go ... [2021-03-09T00:43:16.733Z] Building docker-support-scheduler-go ... [2021-03-09T00:43:16.733Z] Building docker-sys-mgmt-agent-go ... [2021-03-09T00:43:16.733Z] Building docker-core-command-go [2021-03-09T00:43:16.733Z] Building docker-support-scheduler-go [2021-03-09T00:43:16.733Z] Building docker-security-bootstrapper-go [2021-03-09T00:43:16.733Z] Building docker-core-data-go [2021-03-09T00:43:16.733Z] Building docker-support-notifications-go [2021-03-09T00:43:17.131Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T00:43:17.131Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T00:43:18.088Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T00:43:18.088Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T00:43:19.030Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T00:43:19.030Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T00:43:19.291Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T00:43:19.291Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T00:43:20.237Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T00:43:20.498Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T00:43:20.498Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-09T00:43:20.498Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-09T00:43:20.498Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-09T00:43:20.498Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-09T00:43:20.759Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-09T00:43:20.759Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-09T00:43:21.021Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-09T00:43:21.021Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-09T00:43:21.021Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-09T00:43:21.283Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-09T00:43:21.283Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-09T00:43:21.283Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-09T00:43:21.545Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-09T00:43:21.545Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-09T00:43:21.545Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:43:21.545Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-09T00:43:21.545Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:43:21.806Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:43:21.806Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:43:21.806Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-09T00:43:21.806Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-09T00:43:21.806Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-09T00:43:21.806Z] [2021-03-09T00:43:21.806Z] Current default time zone: 'Etc/UTC' [2021-03-09T00:43:21.806Z] Local time is now: Tue Mar 9 00:43:21 UTC 2021. [2021-03-09T00:43:21.806Z] Universal Time is now: Tue Mar 9 00:43:21 UTC 2021. [2021-03-09T00:43:21.806Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-09T00:43:21.806Z] [2021-03-09T00:43:22.067Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-09T00:43:22.068Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:43:22.068Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-09T00:43:22.068Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-09T00:43:22.068Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-09T00:43:22.068Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-09T00:43:22.068Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-09T00:43:22.329Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-09T00:43:22.329Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-09T00:43:22.329Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-09T00:43:22.329Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:43:22.329Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-09T00:43:22.590Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T00:43:22.590Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-09T00:43:22.590Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:43:22.590Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-09T00:43:22.852Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-09T00:43:22.852Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-09T00:43:22.852Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-09T00:43:22.852Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-09T00:43:22.852Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-09T00:43:22.852Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-09T00:43:22.852Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-09T00:43:24.773Z] Updating certificates in /etc/ssl/certs... [2021-03-09T00:43:25.715Z] 23 added, 27 removed; done. [2021-03-09T00:43:25.715Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-09T00:43:25.715Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:43:25.715Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-09T00:43:25.715Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-09T00:43:25.715Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-09T00:43:25.715Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T00:43:25.715Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-09T00:43:25.715Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T00:43:25.715Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T00:43:25.977Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T00:43:25.977Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T00:43:25.977Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T00:43:25.977Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-09T00:43:25.977Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-09T00:43:25.977Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-09T00:43:25.977Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-09T00:43:25.977Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-09T00:43:25.977Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T00:43:25.977Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T00:43:26.239Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-09T00:43:26.239Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-09T00:43:26.239Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-09T00:43:26.239Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-09T00:43:26.239Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-09T00:43:26.501Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-09T00:43:26.501Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-09T00:43:26.501Z] Updating certificates in /etc/ssl/certs... [2021-03-09T00:43:27.075Z] 0 added, 0 removed; done. [2021-03-09T00:43:27.076Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-09T00:43:27.076Z] done. [2021-03-09T00:43:28.031Z] Reading package lists... [2021-03-09T00:43:28.293Z] Building dependency tree... [2021-03-09T00:43:28.293Z] Reading state information... [2021-03-09T00:43:28.555Z] The following NEW packages will be installed: [2021-03-09T00:43:28.555Z] apt-transport-https [2021-03-09T00:43:28.815Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-09T00:43:28.815Z] Need to get 1696 B of archives. [2021-03-09T00:43:28.815Z] After this operation, 153 kB of additional disk space will be used. [2021-03-09T00:43:28.815Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-09T00:43:29.078Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-09T00:43:29.078Z] Fetched 1696 B in 0s (8356 B/s) [2021-03-09T00:43:29.078Z] Selecting previously unselected package apt-transport-https. [2021-03-09T00:43:29.078Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-09T00:43:29.078Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-09T00:43:29.078Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-09T00:43:29.078Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-09T00:43:29.653Z] Waiting for network to be ready... [2021-03-09T00:43:37.831Z] 2021-03-09T00:43:34Z INFO Waiting for automatic snapd restart... [2021-03-09T00:43:37.831Z] snapd 2.49 from Canonical* installed [2021-03-09T00:43:39.222Z] "snapd" switched to the "latest/stable" channel [2021-03-09T00:43:39.222Z] [2021-03-09T00:43:44.534Z] core18 20210128 from Canonical* installed [2021-03-09T00:43:44.534Z] "core18" switched to the "latest/stable" channel [2021-03-09T00:43:44.534Z] [2021-03-09T00:43:49.840Z] snapcraft 4.5.4 from Canonical* installed [2021-03-09T00:43:50.101Z] "snapcraft" switched to the "latest/stable" channel [2021-03-09T00:43:50.101Z] [2021-03-09T00:43:54.316Z] 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-09T00:43:54.316Z] - README.md [2021-03-09T00:43:54.316Z] - snapcraft.yaml.orig [2021-03-09T00:43:54.316Z] [2021-03-09T00:43:54.316Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-09T00:44:00.912Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-09T00:44:00.912Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-09T00:44:00.912Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-09T00:44:00.912Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-09T00:44:02.842Z] Reading package lists... [2021-03-09T00:44:03.108Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.7 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-09T00:44:09.715Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-09T00:44:09.715Z] Reading package lists... [2021-03-09T00:44:09.715Z] Building dependency tree... [2021-03-09T00:44:09.715Z] Reading state information... [2021-03-09T00:44:09.715Z] Suggested packages: [2021-03-09T00:44:09.715Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-09T00:44:09.715Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-09T00:44:09.715Z] Recommended packages: [2021-03-09T00:44:09.715Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-09T00:44:09.715Z] The following NEW packages will be installed: [2021-03-09T00:44:09.715Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-09T00:44:09.715Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-09T00:44:09.715Z] pkg-config zip [2021-03-09T00:44:09.715Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-09T00:44:09.715Z] Need to get 7656 kB of archives. [2021-03-09T00:44:09.715Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-09T00:44:09.715Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.7 [1172 kB] [2021-03-09T00:44:09.715Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-09T00:44:09.976Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-09T00:44:09.976Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-09T00:44:10.236Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-09T00:44:10.236Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-09T00:44:10.236Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-09T00:44:10.236Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-09T00:44:10.236Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-09T00:44:10.236Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-09T00:44:10.500Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-09T00:44:10.500Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-09T00:44:10.500Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-09T00:44:10.766Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-09T00:44:10.766Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-09T00:44:10.766Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-09T00:44:10.766Z] Fetched 7656 kB in 1s (7094 kB/s) [2021-03-09T00:44:11.030Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-09T00:44:11.030Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-09T00:44:11.030Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.7_amd64.deb ... [2021-03-09T00:44:11.030Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... [2021-03-09T00:44:11.294Z] Selecting previously unselected package libpsl5:amd64. [2021-03-09T00:44:11.294Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-09T00:44:11.294Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-09T00:44:11.294Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-09T00:44:11.294Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-09T00:44:11.294Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-09T00:44:11.294Z] Selecting previously unselected package librtmp1:amd64. [2021-03-09T00:44:11.294Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-09T00:44:11.294Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-09T00:44:11.557Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-09T00:44:11.557Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-09T00:44:11.557Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-09T00:44:11.557Z] Selecting previously unselected package liberror-perl. [2021-03-09T00:44:11.557Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-09T00:44:11.557Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-09T00:44:11.557Z] Selecting previously unselected package git-man. [2021-03-09T00:44:11.557Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-09T00:44:11.557Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-09T00:44:11.820Z] Selecting previously unselected package git. [2021-03-09T00:44:11.820Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-09T00:44:11.820Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-09T00:44:12.779Z] Selecting previously unselected package libnorm1:amd64. [2021-03-09T00:44:12.779Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-09T00:44:12.779Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-09T00:44:12.779Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-09T00:44:12.779Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-09T00:44:13.044Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-09T00:44:13.044Z] Selecting previously unselected package libsodium23:amd64. [2021-03-09T00:44:13.044Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-09T00:44:13.044Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-09T00:44:13.044Z] Selecting previously unselected package libzmq5:amd64. [2021-03-09T00:44:13.044Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-09T00:44:13.044Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-09T00:44:13.306Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-09T00:44:13.307Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-09T00:44:13.307Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-09T00:44:13.307Z] Selecting previously unselected package pkg-config. [2021-03-09T00:44:13.307Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-09T00:44:13.603Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-09T00:44:13.603Z] Selecting previously unselected package zip. [2021-03-09T00:44:13.603Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-09T00:44:13.603Z] Unpacking zip (3.0-11build1) ... [2021-03-09T00:44:13.603Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-09T00:44:13.603Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-09T00:44:13.603Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-09T00:44:13.603Z] Setting up liberror-perl (0.17025-1) ... [2021-03-09T00:44:13.603Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-09T00:44:13.891Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... [2021-03-09T00:44:13.891Z] No schema files found: doing nothing. [2021-03-09T00:44:13.891Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-09T00:44:13.891Z] Setting up zip (3.0-11build1) ... [2021-03-09T00:44:13.891Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-09T00:44:13.891Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-09T00:44:13.891Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-09T00:44:13.891Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-09T00:44:14.173Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-09T00:44:14.173Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-09T00:44:14.173Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-09T00:44:14.173Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-09T00:44:20.859Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-09T00:44:21.123Z] git set to automatically installed. [2021-03-09T00:44:21.123Z] git-man set to automatically installed. [2021-03-09T00:44:21.123Z] libcurl3-gnutls set to automatically installed. [2021-03-09T00:44:21.123Z] liberror-perl set to automatically installed. [2021-03-09T00:44:21.123Z] libglib2.0-0 set to automatically installed. [2021-03-09T00:44:21.123Z] libnghttp2-14 set to automatically installed. [2021-03-09T00:44:21.123Z] libnorm1 set to automatically installed. [2021-03-09T00:44:21.123Z] libpgm-5.2-0 set to automatically installed. [2021-03-09T00:44:21.123Z] libpsl5 set to automatically installed. [2021-03-09T00:44:21.123Z] librtmp1 set to automatically installed. [2021-03-09T00:44:21.123Z] libsodium23 set to automatically installed. [2021-03-09T00:44:21.123Z] libzmq3-dev set to automatically installed. [2021-03-09T00:44:21.123Z] libzmq5 set to automatically installed. [2021-03-09T00:44:21.123Z] pkg-config set to automatically installed. [2021-03-09T00:44:21.123Z] zip set to automatically installed. [2021-03-09T00:44:23.050Z] snapd is not logged in, snap install commands will use sudo [2021-03-09T00:44:24.726Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:44:24.726Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:44:24.726Z] ---> 819328760c3d [2021-03-09T00:44:24.726Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T00:44:24.726Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:44:24.726Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:44:24.726Z] ---> 819328760c3d [2021-03-09T00:44:24.726Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T00:44:24.726Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:44:24.726Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:44:24.726Z] ---> 819328760c3d [2021-03-09T00:44:24.726Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T00:44:24.726Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:44:24.726Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:44:24.726Z] ---> 819328760c3d [2021-03-09T00:44:24.726Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T00:44:24.726Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:44:24.726Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:44:24.726Z] ---> 819328760c3d [2021-03-09T00:44:24.726Z] Step 3/31 : WORKDIR /edgex-go [2021-03-09T00:44:29.025Z] ---> Running in d9206883c9c3 [2021-03-09T00:44:29.025Z] ---> Running in 2d3f0365fb8f [2021-03-09T00:44:29.025Z] ---> Running in d4980bfc7c76 [2021-03-09T00:44:29.025Z] ---> Running in 25f993803a0b [2021-03-09T00:44:29.025Z] ---> Running in 808215e49052 [2021-03-09T00:44:29.621Z] Removing intermediate container 808215e49052 [2021-03-09T00:44:29.621Z] ---> a0ce7d01f370 [2021-03-09T00:44:29.621Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:44:29.644Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-09T00:44:29.900Z] Removing intermediate container 25f993803a0b [2021-03-09T00:44:29.900Z] ---> 1addc3df435a [2021-03-09T00:44:29.900Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:44:29.900Z] Removing intermediate container d9206883c9c3 [2021-03-09T00:44:29.900Z] ---> b05e315113ed [2021-03-09T00:44:29.900Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:44:29.900Z] Removing intermediate container d4980bfc7c76 [2021-03-09T00:44:29.900Z] ---> 22758619e549 [2021-03-09T00:44:29.900Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:44:29.900Z] Removing intermediate container 2d3f0365fb8f [2021-03-09T00:44:29.900Z] ---> 8116c8acf90e [2021-03-09T00:44:29.900Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:44:29.900Z] ---> Running in aff90fca50f7 [2021-03-09T00:44:29.900Z] ---> Running in a4938197ffab [2021-03-09T00:44:29.900Z] ---> Running in 85e9ee5af481 [2021-03-09T00:44:29.900Z] ---> Running in 4c0f9c4a24d8 [2021-03-09T00:44:29.905Z] snap "core18" has no updates available [2021-03-09T00:44:30.176Z] ---> Running in 9ced569fea0d [2021-03-09T00:44:30.479Z] Pulling config-common [2021-03-09T00:44:30.479Z] + snapcraftctl pull [2021-03-09T00:44:31.870Z] Pulling go-build-helper [2021-03-09T00:44:31.870Z] + snapcraftctl pull [2021-03-09T00:44:34.524Z] Removing intermediate container 4c0f9c4a24d8 [2021-03-09T00:44:34.524Z] ---> 9d9949c15468 [2021-03-09T00:44:34.524Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-09T00:44:34.524Z] ---> Running in f51066fb3c59 [2021-03-09T00:44:34.524Z] Removing intermediate container aff90fca50f7 [2021-03-09T00:44:34.524Z] ---> 656073a848b1 [2021-03-09T00:44:34.524Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-09T00:44:34.524Z] Removing intermediate container 85e9ee5af481 [2021-03-09T00:44:34.524Z] ---> 46b2ab9233bd [2021-03-09T00:44:34.524Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T00:44:34.524Z] ---> Running in 37ceb2a3eeed [2021-03-09T00:44:34.803Z] ---> Running in 0b5c35be2237 [2021-03-09T00:44:34.803Z] Removing intermediate container 9ced569fea0d [2021-03-09T00:44:34.803Z] ---> 1d7f4acd8877 [2021-03-09T00:44:34.803Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-09T00:44:35.074Z] Removing intermediate container a4938197ffab [2021-03-09T00:44:35.074Z] ---> e6b38c944c0d [2021-03-09T00:44:35.074Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-09T00:44:35.074Z] ---> Running in 4d570f7e6aaf [2021-03-09T00:44:35.349Z] ---> Running in 7f599b6fbe23 [2021-03-09T00:44:36.329Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:44:36.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:44:36.876Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:44:36.876Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:44:36.876Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:44:37.465Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:44:38.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:44:38.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:44:38.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:44:38.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:44:38.654Z] OK: 217 MiB in 51 packages [2021-03-09T00:44:39.251Z] OK: 217 MiB in 51 packages [2021-03-09T00:44:39.251Z] OK: 217 MiB in 51 packages [2021-03-09T00:44:39.251Z] OK: 217 MiB in 51 packages [2021-03-09T00:44:39.860Z] OK: 217 MiB in 51 packages [2021-03-09T00:44:40.461Z] Removing intermediate container f51066fb3c59 [2021-03-09T00:44:40.461Z] ---> a9b8c6b233e0 [2021-03-09T00:44:40.461Z] Step 6/23 : COPY go.mod . [2021-03-09T00:44:41.055Z] Removing intermediate container 0b5c35be2237 [2021-03-09T00:44:41.055Z] ---> e29842529bc8 [2021-03-09T00:44:41.055Z] Step 6/23 : COPY go.mod . [2021-03-09T00:44:41.055Z] Removing intermediate container 37ceb2a3eeed [2021-03-09T00:44:41.055Z] ---> bf01c1c5a459 [2021-03-09T00:44:41.055Z] Step 6/22 : COPY go.mod . [2021-03-09T00:44:41.328Z] ---> ba1a87cfbf11 [2021-03-09T00:44:41.328Z] Step 7/23 : RUN go mod download [2021-03-09T00:44:41.328Z] Removing intermediate container 4d570f7e6aaf [2021-03-09T00:44:41.328Z] ---> c400c794c5e4 [2021-03-09T00:44:41.328Z] Step 6/22 : COPY go.mod . [2021-03-09T00:44:41.606Z] ---> Running in 0d4d4cff0888 [2021-03-09T00:44:41.606Z] Removing intermediate container 7f599b6fbe23 [2021-03-09T00:44:41.606Z] ---> 4fc5344222e5 [2021-03-09T00:44:41.606Z] Step 6/31 : COPY go.mod . [2021-03-09T00:44:41.880Z] ---> 8f0d6bb18acf [2021-03-09T00:44:41.880Z] Step 7/23 : RUN go mod download [2021-03-09T00:44:42.150Z] ---> Running in 73ed19db3c0c [2021-03-09T00:44:42.150Z] ---> c283dafeb36e [2021-03-09T00:44:42.150Z] Step 7/22 : RUN go mod download [2021-03-09T00:44:42.460Z] ---> Running in d08874c47220 [2021-03-09T00:44:42.753Z] ---> e03163eb13e5 [2021-03-09T00:44:42.753Z] Step 7/22 : RUN go mod download [2021-03-09T00:44:43.035Z] ---> a9eabfd36833 [2021-03-09T00:44:43.035Z] Step 7/31 : RUN go mod download [2021-03-09T00:44:43.035Z] ---> Running in 06074165abc1 [2021-03-09T00:44:43.309Z] ---> Running in 23033dd69867 [2021-03-09T00:44:45.969Z] Removing intermediate container 0d4d4cff0888 [2021-03-09T00:44:45.969Z] ---> 0603d04a504e [2021-03-09T00:44:45.969Z] Step 8/23 : COPY . . [2021-03-09T00:44:46.243Z] Removing intermediate container 73ed19db3c0c [2021-03-09T00:44:46.243Z] ---> faeed2570d40 [2021-03-09T00:44:46.243Z] Step 8/23 : COPY . . [2021-03-09T00:44:47.257Z] Removing intermediate container d08874c47220 [2021-03-09T00:44:47.257Z] ---> a0c7684c4af9 [2021-03-09T00:44:47.257Z] Step 8/22 : COPY . . [2021-03-09T00:44:48.695Z] Removing intermediate container 23033dd69867 [2021-03-09T00:44:48.695Z] ---> f3cee2d9e595 [2021-03-09T00:44:48.695Z] Step 8/31 : COPY . . [2021-03-09T00:44:49.306Z] Removing intermediate container 06074165abc1 [2021-03-09T00:44:49.306Z] ---> 4d071fb4bc4f [2021-03-09T00:44:49.306Z] Step 8/22 : COPY . . [2021-03-09T00:44:58.475Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-09T00:44:58.475Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-09T00:44:58.475Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-09T00:44:58.475Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] [2021-03-09T00:44:58.475Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-09T00:44:58.475Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-09T00:44:58.475Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-09T00:44:58.475Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-09T00:44:58.475Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-09T00:44:58.475Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-09T00:44:58.475Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-09T00:44:58.475Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-09T00:44:58.475Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-09T00:44:58.475Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-09T00:44:58.475Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-09T00:44:58.475Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-09T00:44:58.475Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-09T00:44:58.475Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-09T00:44:58.475Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-09T00:44:58.475Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-09T00:44:58.475Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-09T00:44:58.475Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-09T00:44:58.475Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-09T00:44:58.475Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-09T00:44:58.475Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-09T00:44:58.475Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-09T00:44:58.475Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-09T00:44:58.475Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-09T00:44:58.475Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-09T00:44:58.475Z] Fetched 279 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-09T00:44:58.475Z] Fetched 122 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-09T00:44:58.475Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-09T00:44:58.475Z] Fetched 8848 B in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-09T00:44:58.475Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-09T00:44:58.475Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-09T00:44:58.475Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-09T00:44:58.475Z] Fetched 214 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-09T00:44:58.475Z] Fetched 154 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-09T00:44:58.475Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-09T00:44:58.475Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-09T00:44:58.475Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-09T00:44:58.475Z] Fetched 499 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-09T00:44:58.475Z] Fetched 111 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-09T00:44:58.475Z] Fetched 240 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-09T00:44:58.475Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-09T00:44:58.475Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-09T00:44:58.475Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-09T00:44:58.475Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-09T00:44:58.475Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-09T00:44:58.475Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-09T00:44:58.475Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-09T00:44:58.475Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-09T00:44:58.475Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-09T00:44:58.475Z] Fetched 8720 B in 0s (0 B/s) [2021-03-09T00:44:58.476Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-09T00:44:58.476Z] Fetched 137 kB in 0s (0 B/s) [2021-03-09T00:44:58.476Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-09T00:44:58.476Z] Fetched 119 kB in 0s (0 B/s) [2021-03-09T00:44:58.476Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-09T00:44:58.476Z] Fetched 109 kB in 0s (0 B/s) [2021-03-09T00:44:58.476Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-09T00:44:58.476Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-09T00:44:58.476Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-09T00:44:58.476Z] Fetched 645 kB in 0s (0 B/s) [2021-03-09T00:44:58.476Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-09T00:44:58.476Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-09T00:44:58.476Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-09T00:44:58.476Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-09T00:44:58.476Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-09T00:44:58.476Z] Fetched 368 kB in 0s (0 B/s) [2021-03-09T00:44:58.476Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-09T00:44:58.476Z] Fetched 187 kB in 0s (0 B/s) [2021-03-09T00:44:58.476Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-09T00:44:58.476Z] Fetched 175 kB in 0s (0 B/s) [2021-03-09T00:44:58.476Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-09T00:45:00.398Z] Fetched 206 kB in 0s (0 B/s) [2021-03-09T00:45:00.398Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-09T00:45:00.398Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-09T00:45:00.398Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-09T00:45:00.398Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-09T00:45:00.398Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-09T00:45:00.398Z] Fetched 159 kB in 0s (0 B/s) [2021-03-09T00:45:00.398Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-09T00:45:00.398Z] Fetched 107 kB in 0s (0 B/s) [2021-03-09T00:45:00.398Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-09T00:45:00.398Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-09T00:45:00.398Z] Pulling static-packages [2021-03-09T00:45:00.398Z] + snapcraftctl pull [2021-03-09T00:45:01.785Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-03-09T00:45:01.785Z] Skipping pull go-build-helper (already ran) [2021-03-09T00:45:01.785Z] Skipping pull static-packages (already ran) [2021-03-09T00:45:01.785Z] Building go-build-helper [2021-03-09T00:45:01.785Z] + snapcraftctl build [2021-03-09T00:45:06.017Z] Building static-packages [2021-03-09T00:45:06.017Z] + snapcraftctl build [2021-03-09T00:45:08.576Z] Staging go-build-helper [2021-03-09T00:45:08.576Z] + snapcraftctl stage [2021-03-09T00:45:09.968Z] Staging static-packages [2021-03-09T00:45:09.968Z] + snapcraftctl stage [2021-03-09T00:45:11.360Z] Pulling go115 [2021-03-09T00:45:11.360Z] + snapcraftctl pull [2021-03-09T00:45:12.310Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-09T00:45:12.310Z] Skipping pull go115 (already ran) [2021-03-09T00:45:12.310Z] Building go115 [2021-03-09T00:45:12.310Z] + dpkg --print-architecture [2021-03-09T00:45:12.310Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-09T00:45:12.310Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-09T00:45:12.310Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-09T00:45:12.310Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-09T00:45:12.310Z] Dload Upload Total Spent Left Speed [2021-03-09T00:45:16.145Z] ---> 1a0533286a25 [2021-03-09T00:45:16.145Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-09T00:45:16.145Z] ---> 567734d67170 [2021-03-09T00:45:16.145Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-09T00:45:16.145Z] ---> 5e4a821a0161 [2021-03-09T00:45:16.145Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-09T00:45:16.145Z] ---> 32682022d2c5 [2021-03-09T00:45:16.145Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-09T00:45:16.145Z] ---> Running in 8c4dc9352348 [2021-03-09T00:45:16.145Z] ---> Running in d5740e39d424 [2021-03-09T00:45:16.145Z] ---> Running in 95691f665b5e [2021-03-09T00:45:16.145Z] ---> Running in 516262e4cff4 [2021-03-09T00:45:16.145Z] ---> b034e851874d [2021-03-09T00:45:16.145Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-09T00:45:16.145Z] ---> Running in bf4a0b4a3080 [2021-03-09T00:45:16.195Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 9 115M 9 11.4M 0 0 16.1M 0 0:00:07 --:--:-- 0:00:07 16.1M 37 115M 37 43.8M 0 0 25.6M 0 0:00:04 0:00:01 0:00:03 25.6M 67 115M 67 78.4M 0 0 28.8M 0 0:00:04 0:00:02 0:00:02 28.8M 94 115M 94 109M 0 0 29.2M 0 0:00:03 0:00:03 --:--:-- 29.2M 100 115M 100 115M 0 0 29.3M 0 0:00:03 0:00:03 --:--:-- 29.3M [2021-03-09T00:45:16.195Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-03-09T00:45:16.195Z] + sha256sum -c sha256 [2021-03-09T00:45:16.195Z] + grep OK [2021-03-09T00:45:16.429Z] 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-09T00:45:17.042Z] 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-09T00:45:17.139Z] go1.15.2.linux-amd64.tar.gz: OK [2021-03-09T00:45:17.139Z] + mkdir -p /root/stage/go1.15 [2021-03-09T00:45:17.139Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-03-09T00:45:17.322Z] 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-09T00:45:17.598Z] 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-09T00:45:17.598Z] 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-09T00:45:22.439Z] Staging go115 [2021-03-09T00:45:22.440Z] + snapcraftctl stage [2021-03-09T00:45:29.061Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-09T00:45:29.061Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-09T00:45:29.061Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-09T00:45:29.061Z] Fetched 0 B in 0s (0 B/s) [2021-03-09T00:45:29.061Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-09T00:45:29.061Z] Fetched 224 kB in 0s (0 B/s) [2021-03-09T00:45:29.061Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-09T00:45:29.061Z] Fetched 157 kB in 0s (0 B/s) [2021-03-09T00:45:29.061Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-09T00:45:29.061Z] Fetched 221 kB in 0s (0 B/s) [2021-03-09T00:45:29.061Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-09T00:45:29.061Z] Fetched 143 kB in 0s (0 B/s) [2021-03-09T00:45:29.061Z] Pulling edgex-go [2021-03-09T00:45:29.061Z] + snapcraftctl pull [2021-03-09T00:45:31.616Z] Pulling version [2021-03-09T00:45:31.616Z] + cd /root/project [2021-03-09T00:45:31.616Z] + [ -f VERSION ] [2021-03-09T00:45:31.616Z] + PROJECT_VERSION=local-dev [2021-03-09T00:45:31.616Z] + git rev-parse --short HEAD [2021-03-09T00:45:31.616Z] + GIT_REVISION=a4408d6c [2021-03-09T00:45:31.616Z] + snapcraftctl set-version local-dev [2021-03-09T00:45:32.561Z] Building config-common [2021-03-09T00:45:32.822Z] + snapcraftctl build [2021-03-09T00:45:35.373Z] Skipping build go-build-helper (already ran) [2021-03-09T00:45:35.373Z] Skipping build static-packages (already ran) [2021-03-09T00:45:35.373Z] Skipping build go115 (already ran) [2021-03-09T00:45:35.634Z] Building edgex-go [2021-03-09T00:45:36.583Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6120/bin/scriptlet-bin [2021-03-09T00:45:36.583Z] + cd /root/parts/edgex-go/src [2021-03-09T00:45:36.583Z] + make build [2021-03-09T00:45:36.583Z] 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-09T00:45:38.508Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-09T00:45:38.508Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-09T00:45:38.508Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-09T00:45:38.508Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-09T00:45:38.508Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-03-09T00:45:38.508Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.43 [2021-03-09T00:45:38.508Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-09T00:45:38.509Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-09T00:45:38.509Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-09T00:45:38.509Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-09T00:45:38.509Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-09T00:45:38.509Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-09T00:45:38.509Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-09T00:45:38.509Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-09T00:45:38.509Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-09T00:45:38.509Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-03-09T00:45:38.509Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-09T00:45:38.509Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-09T00:45:38.509Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-09T00:45:38.509Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-03-09T00:45:38.509Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-09T00:45:38.509Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-09T00:45:38.509Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-09T00:45:38.509Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-09T00:45:38.509Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-09T00:45:38.509Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-09T00:45:38.509Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-09T00:45:38.509Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-03-09T00:45:38.509Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-09T00:45:38.509Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-09T00:45:38.509Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-09T00:45:38.509Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-09T00:45:38.509Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-09T00:45:38.509Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-09T00:45:38.509Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-09T00:45:38.509Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-09T00:45:38.788Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-09T00:45:38.788Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-09T00:45:38.788Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-09T00:45:38.788Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-09T00:45:38.788Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-09T00:45:38.788Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-03-09T00:45:39.050Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-09T00:45:39.050Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-09T00:45:49.105Z] 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-09T00:45:49.105Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-09T00:45:54.438Z] 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-09T00:45:55.384Z] 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-09T00:45:56.771Z] 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-09T00:45:57.349Z] 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-09T00:45:57.349Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-09T00:45:57.610Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-09T00:45:57.610Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-09T00:45:57.610Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-09T00:45:59.533Z] 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-09T00:45:59.533Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-09T00:45:59.533Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-09T00:46:00.921Z] 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-09T00:46:01.868Z] 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-09T00:46:01.868Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-09T00:46:03.797Z] 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-09T00:46:04.371Z] 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-09T00:46:04.371Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-09T00:46:05.817Z] 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-09T00:46:05.817Z] go: downloading github.com/lib/pq v1.10.0 [2021-03-09T00:46:07.735Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-09T00:46:07.735Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-09T00:46:07.735Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-09T00:46:07.735Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-09T00:46:07.735Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-09T00:46:07.735Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-09T00:46:07.735Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-09T00:46:07.735Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-09T00:46:07.735Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-09T00:46:07.735Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-09T00:46:07.735Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-09T00:46:07.735Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-09T00:46:07.735Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-09T00:46:07.735Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-09T00:46:07.735Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-09T00:46:07.735Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-09T00:46:07.735Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-09T00:46:07.735Z] + 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-09T00:46:07.735Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-09T00:46:07.735Z] + 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-09T00:46:07.735Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-09T00:46:07.735Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-09T00:46:07.735Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-09T00:46:07.735Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-09T00:46:07.735Z] + 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-09T00:46:09.784Z] Building version [2021-03-09T00:46:09.784Z] + snapcraftctl build [2021-03-09T00:46:12.341Z] Staging config-common [2021-03-09T00:46:12.341Z] + snapcraftctl stage [2021-03-09T00:46:13.733Z] Skipping stage go-build-helper (already ran) [2021-03-09T00:46:13.733Z] Skipping stage static-packages (already ran) [2021-03-09T00:46:13.733Z] Skipping stage go115 (already ran) [2021-03-09T00:46:13.733Z] Staging edgex-go [2021-03-09T00:46:13.733Z] + snapcraftctl stage [2021-03-09T00:46:15.121Z] Staging version [2021-03-09T00:46:15.121Z] + snapcraftctl stage [2021-03-09T00:46:16.066Z] Priming config-common [2021-03-09T00:46:16.066Z] + snapcraftctl prime [2021-03-09T00:46:17.455Z] Priming go-build-helper [2021-03-09T00:46:17.455Z] + snapcraftctl prime [2021-03-09T00:46:18.402Z] Priming static-packages [2021-03-09T00:46:18.402Z] + snapcraftctl prime [2021-03-09T00:46:20.951Z] Priming go115 [2021-03-09T00:46:20.951Z] + snapcraftctl prime [2021-03-09T00:46:22.338Z] Priming edgex-go [2021-03-09T00:46:22.338Z] + snapcraftctl prime [2021-03-09T00:46:23.728Z] Priming version [2021-03-09T00:46:23.728Z] + snapcraftctl prime [2021-03-09T00:46:24.672Z] 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-09T00:47:24.581Z] Removing intermediate container 516262e4cff4 [2021-03-09T00:47:24.581Z] ---> e40fc32c8c6b [2021-03-09T00:47:24.581Z] [2021-03-09T00:47:24.581Z] Step 10/31 : FROM alpine:3.12 [2021-03-09T00:47:24.581Z] 3.12: Pulling from library/alpine [2021-03-09T00:47:24.581Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-09T00:47:24.581Z] Status: Downloaded newer image for alpine:3.12 [2021-03-09T00:47:24.581Z] ---> d10569e2745f [2021-03-09T00:47:24.582Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-09T00:47:24.582Z] ---> Running in 16bffec49f6a [2021-03-09T00:47:24.582Z] Removing intermediate container 16bffec49f6a [2021-03-09T00:47:24.582Z] ---> 8292046f8990 [2021-03-09T00:47:24.582Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-09T00:47:24.582Z] ---> Running in 77747a81c67a [2021-03-09T00:47:24.582Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:47:24.582Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:47:24.582Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-09T00:47:24.582Z] (2/2) Installing su-exec (0.2-r1) [2021-03-09T00:47:24.582Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:47:24.582Z] OK: 5 MiB in 16 packages [2021-03-09T00:47:25.189Z] Removing intermediate container 77747a81c67a [2021-03-09T00:47:25.189Z] ---> cb824a504f78 [2021-03-09T00:47:25.189Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-09T00:47:25.797Z] ---> Running in b5a54e859ff6 [2021-03-09T00:47:26.799Z] Removing intermediate container b5a54e859ff6 [2021-03-09T00:47:26.799Z] ---> 029ccf1f87d7 [2021-03-09T00:47:26.799Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-09T00:47:27.779Z] ---> Running in d9b8bd32bba7 [2021-03-09T00:47:28.378Z] Removing intermediate container d9b8bd32bba7 [2021-03-09T00:47:28.378Z] ---> bb278f58c386 [2021-03-09T00:47:28.378Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-09T00:47:29.366Z] ---> Running in a0c0879e73ce [2021-03-09T00:47:30.801Z] Removing intermediate container d5740e39d424 [2021-03-09T00:47:30.801Z] ---> bba41121ddc7 [2021-03-09T00:47:30.801Z] [2021-03-09T00:47:30.801Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T00:47:30.801Z] ---> d10569e2745f [2021-03-09T00:47:30.801Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T00:47:31.452Z] ---> Running in 260a4c15aa94 [2021-03-09T00:47:33.046Z] Removing intermediate container 95691f665b5e [2021-03-09T00:47:33.046Z] ---> c6b44dc0261e [2021-03-09T00:47:33.046Z] [2021-03-09T00:47:33.047Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T00:47:33.047Z] ---> d10569e2745f [2021-03-09T00:47:33.047Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-09T00:47:33.409Z] Removing intermediate container bf4a0b4a3080 [2021-03-09T00:47:33.409Z] ---> a63fd2123310 [2021-03-09T00:47:33.409Z] [2021-03-09T00:47:33.409Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T00:47:33.409Z] ---> d10569e2745f [2021-03-09T00:47:33.409Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-09T00:47:33.691Z] ---> Running in f7472376ac3a [2021-03-09T00:47:33.691Z] ---> Running in d90e856caa89 [2021-03-09T00:47:33.691Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:47:33.966Z] Removing intermediate container a0c0879e73ce [2021-03-09T00:47:33.966Z] ---> 79fd6cfc6944 [2021-03-09T00:47:33.966Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-09T00:47:33.966Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:47:34.559Z] ---> Running in df7f26ed6abf [2021-03-09T00:47:34.834Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-09T00:47:34.834Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:47:34.834Z] OK: 5 MiB in 15 packages [2021-03-09T00:47:35.440Z] Removing intermediate container df7f26ed6abf [2021-03-09T00:47:35.440Z] ---> c80085f72d20 [2021-03-09T00:47:35.440Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-09T00:47:35.710Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:47:35.981Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:47:36.257Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:47:36.536Z] ---> e0d0f952f4c8 [2021-03-09T00:47:36.536Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-09T00:47:36.536Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:47:36.536Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-09T00:47:36.827Z] ---> Running in 0eae05457079 [2021-03-09T00:47:36.827Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-09T00:47:36.827Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:47:36.827Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T00:47:36.827Z] Removing intermediate container 260a4c15aa94 [2021-03-09T00:47:36.827Z] ---> 13d93b20a10a [2021-03-09T00:47:36.827Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:47:37.104Z] OK: 6 MiB in 16 packages [2021-03-09T00:47:37.104Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-09T00:47:37.104Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:47:37.382Z] OK: 5 MiB in 15 packages [2021-03-09T00:47:37.382Z] ---> Running in c081a85f2916 [2021-03-09T00:47:38.366Z] Removing intermediate container c081a85f2916 [2021-03-09T00:47:38.366Z] ---> 5e2f64ea04e4 [2021-03-09T00:47:38.366Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-09T00:47:38.636Z] ---> Running in b0c7ccf7d8db [2021-03-09T00:47:39.243Z] Removing intermediate container d90e856caa89 [2021-03-09T00:47:39.243Z] ---> 640b970e77fa [2021-03-09T00:47:39.243Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:47:39.846Z] ---> Running in 07cecbddcf01 [2021-03-09T00:47:39.846Z] Removing intermediate container b0c7ccf7d8db [2021-03-09T00:47:39.846Z] ---> c0e4b201f875 [2021-03-09T00:47:39.846Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T00:47:39.846Z] Removing intermediate container f7472376ac3a [2021-03-09T00:47:39.846Z] ---> 8c74eeb2ed80 [2021-03-09T00:47:39.846Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:47:40.121Z] ---> Running in b77a7088d9d1 [2021-03-09T00:47:40.121Z] ---> Running in c694604a6598 [2021-03-09T00:47:40.396Z] Removing intermediate container 07cecbddcf01 [2021-03-09T00:47:40.397Z] ---> e33bde998ff4 [2021-03-09T00:47:40.397Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-09T00:47:40.397Z] Removing intermediate container 0eae05457079 [2021-03-09T00:47:40.397Z] ---> bfd3423c0262 [2021-03-09T00:47:40.397Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:47:40.667Z] ---> Running in f26fc22db282 [2021-03-09T00:47:40.940Z] Removing intermediate container c694604a6598 [2021-03-09T00:47:40.940Z] ---> cb356db618df [2021-03-09T00:47:40.940Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-09T00:47:40.940Z] Removing intermediate container b77a7088d9d1 [2021-03-09T00:47:40.940Z] ---> 03209dc524b7 [2021-03-09T00:47:40.940Z] Step 15/23 : WORKDIR / [2021-03-09T00:47:41.214Z] Removing intermediate container f26fc22db282 [2021-03-09T00:47:41.214Z] ---> 2b01584ecf1f [2021-03-09T00:47:41.214Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T00:47:41.487Z] ---> Running in 9922c2283aac [2021-03-09T00:47:41.487Z] ---> Running in b2e542468827 [2021-03-09T00:47:41.760Z] ---> Running in b8ac9dbf3681 [2021-03-09T00:47:41.760Z] ---> a823ba108597 [2021-03-09T00:47:41.760Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-09T00:47:42.365Z] Removing intermediate container b2e542468827 [2021-03-09T00:47:42.365Z] ---> b9d481c0c58e [2021-03-09T00:47:42.365Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T00:47:42.957Z] Removing intermediate container b8ac9dbf3681 [2021-03-09T00:47:42.957Z] ---> 5986b5625f7f [2021-03-09T00:47:42.957Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:47:42.957Z] Removing intermediate container 9922c2283aac [2021-03-09T00:47:42.957Z] ---> 1232a3fa6522 [2021-03-09T00:47:42.957Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:47:43.236Z] ---> Running in 19178a335034 [2021-03-09T00:47:43.509Z] ---> 1289ab83bf39 [2021-03-09T00:47:43.509Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-09T00:47:44.109Z] Removing intermediate container 8c4dc9352348 [2021-03-09T00:47:44.109Z] ---> 9f4fabb7f9e2 [2021-03-09T00:47:44.109Z] [2021-03-09T00:47:44.109Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T00:47:44.109Z] ---> d10569e2745f [2021-03-09T00:47:44.109Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-09T00:47:44.109Z] ---> 70c36208c039 [2021-03-09T00:47:44.109Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-09T00:47:44.109Z] Removing intermediate container 19178a335034 [2021-03-09T00:47:44.109Z] ---> e2987e2c721a [2021-03-09T00:47:44.109Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:47:44.109Z] ---> b4d86bd46b2c [2021-03-09T00:47:44.109Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-09T00:47:44.382Z] ---> Running in 42dfec547a53 [2021-03-09T00:47:44.656Z] ---> 9a221fad7f32 [2021-03-09T00:47:44.656Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-09T00:47:45.253Z] Removing intermediate container 42dfec547a53 [2021-03-09T00:47:45.253Z] ---> 5b161e05602b [2021-03-09T00:47:45.253Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-09T00:47:45.527Z] ---> bcdc736c0ca1 [2021-03-09T00:47:45.527Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-09T00:47:45.527Z] ---> Running in 9540c111a0ef [2021-03-09T00:47:46.122Z] ---> 10e5292cbb93 [2021-03-09T00:47:46.122Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-09T00:47:46.122Z] ---> 0f72d536b865 [2021-03-09T00:47:46.122Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-09T00:47:46.394Z] Removing intermediate container 9540c111a0ef [2021-03-09T00:47:46.394Z] ---> 8ad5f8b249e6 [2021-03-09T00:47:46.394Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-09T00:47:46.671Z] ---> 1390adb5b5b9 [2021-03-09T00:47:46.671Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-09T00:47:46.962Z] ---> Running in aa78436db904 [2021-03-09T00:47:46.962Z] ---> b296a04e1869 [2021-03-09T00:47:46.962Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-09T00:47:47.249Z] ---> bb73568bafbf [2021-03-09T00:47:47.249Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-09T00:47:47.249Z] ---> f628cead7595 [2021-03-09T00:47:47.249Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-09T00:47:47.527Z] ---> Running in 2cf306cb70eb [2021-03-09T00:47:47.803Z] ---> Running in 3e193c4d71a5 [2021-03-09T00:47:47.803Z] Removing intermediate container aa78436db904 [2021-03-09T00:47:47.803Z] ---> efaed4cb1713 [2021-03-09T00:47:47.803Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:47:47.803Z] ---> 38b1e965c531 [2021-03-09T00:47:47.803Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-09T00:47:48.078Z] ---> Running in abd30dd7571c [2021-03-09T00:47:48.078Z] ---> Running in 6e00b2fad5c2 [2021-03-09T00:47:48.360Z] ---> b286fc601d73 [2021-03-09T00:47:48.360Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-09T00:47:48.360Z] Removing intermediate container 2cf306cb70eb [2021-03-09T00:47:48.360Z] ---> 0feaa0ee9af7 [2021-03-09T00:47:48.360Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:47:48.635Z] ---> Running in 784f4701646b [2021-03-09T00:47:48.635Z] ---> Running in a6ac69c61b55 [2021-03-09T00:47:48.635Z] Removing intermediate container 3e193c4d71a5 [2021-03-09T00:47:48.635Z] ---> 4369278cc8ce [2021-03-09T00:47:48.635Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-09T00:47:48.907Z] Removing intermediate container 6e00b2fad5c2 [2021-03-09T00:47:48.907Z] ---> 18d66ff8bfc6 [2021-03-09T00:47:48.907Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:47:49.182Z] ---> Running in a4b877ff2da4 [2021-03-09T00:47:49.182Z] Removing intermediate container 784f4701646b [2021-03-09T00:47:49.182Z] ---> 012c8f516fac [2021-03-09T00:47:49.182Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:47:49.467Z] Removing intermediate container a6ac69c61b55 [2021-03-09T00:47:49.467Z] ---> 9f7c2cca209f [2021-03-09T00:47:49.467Z] Step 21/23 : LABEL arch=arm64 [2021-03-09T00:47:49.467Z] ---> Running in 59885e3a4941 [2021-03-09T00:47:49.467Z] ---> Running in 6474e7575a8b [2021-03-09T00:47:49.740Z] Removing intermediate container a4b877ff2da4 [2021-03-09T00:47:49.740Z] ---> 61a1133a8e67 [2021-03-09T00:47:49.740Z] Step 20/22 : LABEL arch=arm64 [2021-03-09T00:47:49.740Z] ---> ee27dacf075e [2021-03-09T00:47:49.740Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-09T00:47:50.019Z] ---> Running in 5150b2941346 [2021-03-09T00:47:50.318Z] Removing intermediate container 59885e3a4941 [2021-03-09T00:47:50.318Z] ---> 9b22336b1be6 [2021-03-09T00:47:50.318Z] Step 20/22 : LABEL arch=arm64 [2021-03-09T00:47:50.318Z] ---> Running in 17f6d4f5c87f [2021-03-09T00:47:50.318Z] Removing intermediate container 6474e7575a8b [2021-03-09T00:47:50.318Z] ---> fa354ba67e45 [2021-03-09T00:47:50.318Z] Step 22/23 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 [2021-03-09T00:47:50.598Z] ---> Running in 68c1fe6f9122 [2021-03-09T00:47:50.872Z] ---> Running in 33f171048dd4 [2021-03-09T00:47:50.872Z] Removing intermediate container 5150b2941346 [2021-03-09T00:47:50.872Z] ---> d10d3e94dcb7 [2021-03-09T00:47:50.872Z] Step 21/22 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 [2021-03-09T00:47:51.150Z] ---> Running in cbb26bc1793b [2021-03-09T00:47:51.150Z] Removing intermediate container 68c1fe6f9122 [2021-03-09T00:47:51.150Z] ---> def4d6615658 [2021-03-09T00:47:51.150Z] Step 21/22 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 [2021-03-09T00:47:51.426Z] Removing intermediate container abd30dd7571c [2021-03-09T00:47:51.426Z] ---> 3e7ce19177ab [2021-03-09T00:47:51.426Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-09T00:47:51.426Z] ---> Running in 76b677752ddb [2021-03-09T00:47:51.426Z] Removing intermediate container 33f171048dd4 [2021-03-09T00:47:51.426Z] ---> d8cfd57c5db3 [2021-03-09T00:47:51.426Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T00:47:51.706Z] ---> Running in 664b1940b49e [2021-03-09T00:47:51.983Z] ---> Running in dfda50724b05 [2021-03-09T00:47:51.983Z] Removing intermediate container cbb26bc1793b [2021-03-09T00:47:51.983Z] ---> 2d3b61f01cdc [2021-03-09T00:47:51.983Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T00:47:52.265Z] ---> Running in 58436456f172 [2021-03-09T00:47:52.265Z] Removing intermediate container 76b677752ddb [2021-03-09T00:47:52.265Z] ---> d9c5908844e7 [2021-03-09T00:47:52.265Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T00:47:52.541Z] Removing intermediate container dfda50724b05 [2021-03-09T00:47:52.541Z] ---> f5037f04dac8 [2021-03-09T00:47:52.541Z] [2021-03-09T00:47:52.541Z] ---> Running in 890c622b6569 [2021-03-09T00:47:53.140Z] Removing intermediate container 58436456f172 [2021-03-09T00:47:53.140Z] ---> a7d6c5f2ca18 [2021-03-09T00:47:53.140Z] [2021-03-09T00:47:53.140Z] Successfully built f5037f04dac8 [2021-03-09T00:47:53.416Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:47:53.416Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-09T00:47:53.416Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2021-03-09T00:47:53.416Z] Removing intermediate container 890c622b6569 [2021-03-09T00:47:53.416Z] ---> ef06f97b533e [2021-03-09T00:47:53.416Z] [2021-03-09T00:47:53.416Z] Successfully built a7d6c5f2ca18 [2021-03-09T00:47:53.707Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-09T00:47:53.707Z] Building docker-security-proxy-setup-go [2021-03-09T00:47:53.707Z]  Building docker-support-scheduler-go ... done Removing intermediate container 17f6d4f5c87f [2021-03-09T00:47:53.707Z] ---> 73a7fb4ceec8 [2021-03-09T00:47:53.707Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-09T00:47:53.980Z] Successfully built ef06f97b533e [2021-03-09T00:47:53.980Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-09T00:47:53.980Z] Building docker-security-secretstore-setup-go [2021-03-09T00:47:53.980Z]  Building docker-support-notifications-go ... done  ---> Running in 648c5162d85b [2021-03-09T00:47:53.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:47:54.577Z] Removing intermediate container 648c5162d85b [2021-03-09T00:47:54.577Z] ---> 6bb1f4745c70 [2021-03-09T00:47:54.577Z] Step 28/31 : CMD ["gate"] [2021-03-09T00:47:54.852Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-09T00:47:54.852Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-09T00:47:54.852Z] ---> Running in 76aa92e92a49 [2021-03-09T00:47:55.127Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-09T00:47:55.127Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-09T00:47:55.398Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-09T00:47:55.398Z] Removing intermediate container 76aa92e92a49 [2021-03-09T00:47:55.398Z] ---> 7289c6730102 [2021-03-09T00:47:55.398Z] Step 29/31 : LABEL arch=arm64 [2021-03-09T00:47:55.398Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-09T00:47:55.672Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:47:55.672Z] OK: 8 MiB in 20 packages [2021-03-09T00:47:55.949Z] ---> Running in 0b2e3dc5f11a [2021-03-09T00:47:56.552Z] Removing intermediate container 0b2e3dc5f11a [2021-03-09T00:47:56.552Z] ---> 3be63a33807b [2021-03-09T00:47:56.552Z] Step 30/31 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 [2021-03-09T00:47:56.828Z] ---> Running in 23666005f204 [2021-03-09T00:47:57.426Z] Removing intermediate container 664b1940b49e [2021-03-09T00:47:57.426Z] ---> 8f30d2a05c04 [2021-03-09T00:47:57.426Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:47:57.710Z] Removing intermediate container 23666005f204 [2021-03-09T00:47:57.710Z] ---> 36e8b5253a01 [2021-03-09T00:47:57.710Z] Step 31/31 : LABEL version=0.0.0 [2021-03-09T00:47:58.695Z] ---> Running in 019cfe39cf5c [2021-03-09T00:47:58.695Z] ---> 672bb3ba49ce [2021-03-09T00:47:58.695Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-09T00:47:59.680Z] Removing intermediate container 019cfe39cf5c [2021-03-09T00:47:59.680Z] ---> 2dda76b51bb6 [2021-03-09T00:47:59.680Z] [2021-03-09T00:47:59.964Z] Successfully built 2dda76b51bb6 [2021-03-09T00:47:59.964Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-09T00:47:59.964Z]  Building docker-security-bootstrapper-go ... done Building docker-sys-mgmt-agent-go [2021-03-09T00:48:00.964Z] ---> 83f47aa4c8db [2021-03-09T00:48:00.964Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-09T00:48:01.946Z] ---> 34081b3e8f04 [2021-03-09T00:48:01.946Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-09T00:48:02.218Z] ---> Running in f2175bd05f13 [2021-03-09T00:48:02.830Z] Removing intermediate container f2175bd05f13 [2021-03-09T00:48:02.830Z] ---> 84cdb763f1cb [2021-03-09T00:48:02.830Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:48:03.432Z] ---> Running in f67e7c786d43 [2021-03-09T00:48:04.032Z] Removing intermediate container f67e7c786d43 [2021-03-09T00:48:04.032Z] ---> f78dad1a56ba [2021-03-09T00:48:04.032Z] Step 21/23 : LABEL arch=arm64 [2021-03-09T00:48:04.306Z] ---> Running in e070b9fb0604 [2021-03-09T00:48:04.896Z] Removing intermediate container e070b9fb0604 [2021-03-09T00:48:04.896Z] ---> 2def822bff2a [2021-03-09T00:48:04.896Z] Step 22/23 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 [2021-03-09T00:48:04.896Z] ---> Running in b836085d0b7c [2021-03-09T00:48:05.496Z] Removing intermediate container b836085d0b7c [2021-03-09T00:48:05.496Z] ---> 56ab8b1dadd9 [2021-03-09T00:48:05.496Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T00:48:05.770Z] ---> Running in e63378b5512b [2021-03-09T00:48:07.459Z] Removing intermediate container e63378b5512b [2021-03-09T00:48:07.459Z] ---> 1a5aabe17f11 [2021-03-09T00:48:07.459Z] [2021-03-09T00:48:07.459Z] Successfully built 1a5aabe17f11 [2021-03-09T00:48:07.459Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-09T00:48:54.463Z]  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:48:54.463Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:48:54.463Z] ---> 819328760c3d [2021-03-09T00:48:54.463Z] Step 3/21 : WORKDIR /edgex-go [2021-03-09T00:48:54.463Z] ---> Using cache [2021-03-09T00:48:54.463Z] ---> 8116c8acf90e [2021-03-09T00:48:54.463Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:48:54.463Z] ---> Using cache [2021-03-09T00:48:54.463Z] ---> 1d7f4acd8877 [2021-03-09T00:48:54.463Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-09T00:48:54.463Z] ---> Using cache [2021-03-09T00:48:54.463Z] ---> c400c794c5e4 [2021-03-09T00:48:54.463Z] Step 6/21 : COPY go.mod . [2021-03-09T00:48:54.463Z] ---> Using cache [2021-03-09T00:48:54.463Z] ---> e03163eb13e5 [2021-03-09T00:48:54.463Z] Step 7/21 : RUN go mod download [2021-03-09T00:48:54.463Z] ---> Using cache [2021-03-09T00:48:54.463Z] ---> 4d071fb4bc4f [2021-03-09T00:48:54.463Z] Step 8/21 : COPY . . [2021-03-09T00:48:54.463Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:48:54.463Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:48:54.463Z] ---> 819328760c3d [2021-03-09T00:48:54.463Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T00:48:54.463Z] ---> Using cache [2021-03-09T00:48:54.463Z] ---> 8116c8acf90e [2021-03-09T00:48:54.463Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:48:54.463Z] ---> Using cache [2021-03-09T00:48:54.463Z] ---> 1d7f4acd8877 [2021-03-09T00:48:54.463Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T00:48:54.463Z] ---> Using cache [2021-03-09T00:48:54.463Z] ---> c400c794c5e4 [2021-03-09T00:48:54.463Z] Step 6/23 : COPY go.mod . [2021-03-09T00:48:54.463Z] ---> Using cache [2021-03-09T00:48:54.463Z] ---> e03163eb13e5 [2021-03-09T00:48:54.463Z] Step 7/23 : RUN go mod download [2021-03-09T00:48:54.463Z] ---> Using cache [2021-03-09T00:48:54.463Z] ---> 4d071fb4bc4f [2021-03-09T00:48:54.463Z] Step 8/23 : COPY . . [2021-03-09T00:48:54.463Z] ---> Using cache [2021-03-09T00:48:54.463Z] ---> b034e851874d [2021-03-09T00:48:54.463Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-09T00:48:54.463Z] ---> Using cache [2021-03-09T00:48:54.463Z] ---> b034e851874d [2021-03-09T00:48:54.463Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-09T00:48:54.463Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:48:54.463Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:48:54.463Z] ---> 819328760c3d [2021-03-09T00:48:54.463Z] Step 3/24 : WORKDIR /edgex-go [2021-03-09T00:48:54.463Z] ---> Using cache [2021-03-09T00:48:54.463Z] ---> 8116c8acf90e [2021-03-09T00:48:54.463Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:48:54.463Z] ---> Using cache [2021-03-09T00:48:54.463Z] ---> 1d7f4acd8877 [2021-03-09T00:48:54.463Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-09T00:48:54.463Z] ---> Using cache [2021-03-09T00:48:54.463Z] ---> c400c794c5e4 [2021-03-09T00:48:54.463Z] Step 6/24 : COPY go.mod . [2021-03-09T00:48:54.463Z] ---> Using cache [2021-03-09T00:48:54.463Z] ---> e03163eb13e5 [2021-03-09T00:48:54.463Z] Step 7/24 : RUN go mod download [2021-03-09T00:48:54.463Z] ---> Using cache [2021-03-09T00:48:54.463Z] ---> 4d071fb4bc4f [2021-03-09T00:48:54.463Z] Step 8/24 : COPY . . [2021-03-09T00:48:54.463Z] ---> Using cache [2021-03-09T00:48:54.463Z] ---> b034e851874d [2021-03-09T00:48:54.463Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-09T00:48:54.463Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:48:54.463Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:48:54.463Z] ---> 819328760c3d [2021-03-09T00:48:54.463Z] Step 3/26 : WORKDIR /edgex-go [2021-03-09T00:48:54.463Z] ---> Using cache [2021-03-09T00:48:54.463Z] ---> 8116c8acf90e [2021-03-09T00:48:54.463Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:48:54.463Z] ---> Using cache [2021-03-09T00:48:54.463Z] ---> 1d7f4acd8877 [2021-03-09T00:48:54.463Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-09T00:48:55.912Z] ---> Running in f4d367dd2871 [2021-03-09T00:48:55.912Z] ---> Running in 1e4e7c8ef074 [2021-03-09T00:48:55.912Z] ---> Running in 570ab9547886 [2021-03-09T00:48:55.912Z] ---> Running in 684c82a4ea09 [2021-03-09T00:48:57.903Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:48:57.903Z] 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-09T00:48:57.903Z] 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-09T00:48:58.180Z] 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-09T00:48:58.458Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:48:59.106Z] OK: 217 MiB in 51 packages [2021-03-09T00:49:01.098Z] Removing intermediate container f4d367dd2871 [2021-03-09T00:49:01.098Z] ---> 84bb8266c660 [2021-03-09T00:49:01.098Z] Step 6/26 : COPY go.mod . [2021-03-09T00:49:02.548Z] ---> f8942461a9d4 [2021-03-09T00:49:02.548Z] Step 7/26 : RUN go mod download [2021-03-09T00:49:02.548Z] ---> Running in f6a7da734ade [2021-03-09T00:49:07.975Z] Removing intermediate container f6a7da734ade [2021-03-09T00:49:07.975Z] ---> d6d5e5f87c73 [2021-03-09T00:49:07.975Z] Step 8/26 : COPY . . [2021-03-09T00:49:30.289Z] ---> 1bbfc9a87419 [2021-03-09T00:49:30.289Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-09T00:49:30.289Z] ---> Running in 0d05067140dc [2021-03-09T00:49:30.289Z] 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-09T00:50:17.327Z] 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-09T00:50:18.776Z] 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-09T00:50:33.893Z] Removing intermediate container 570ab9547886 [2021-03-09T00:50:33.893Z] ---> 46c81399ba97 [2021-03-09T00:50:33.893Z] [2021-03-09T00:50:33.893Z] Step 10/24 : FROM alpine:3.12 [2021-03-09T00:50:33.893Z] ---> d10569e2745f [2021-03-09T00:50:33.893Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-09T00:50:33.893Z] ---> Running in 566085e136f7 [2021-03-09T00:50:36.585Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:50:36.585Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:50:36.868Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-09T00:50:37.154Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T00:50:37.154Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-09T00:50:37.154Z] (4/5) Installing curl (7.69.1-r3) [2021-03-09T00:50:37.154Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-09T00:50:37.154Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:50:37.154Z] Removing intermediate container 684c82a4ea09 [2021-03-09T00:50:37.154Z] ---> dafe4e4c1da4 [2021-03-09T00:50:37.154Z] [2021-03-09T00:50:37.154Z] Step 10/21 : FROM alpine:3.12 [2021-03-09T00:50:37.154Z] ---> d10569e2745f [2021-03-09T00:50:37.154Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-09T00:50:37.154Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T00:50:37.765Z] ---> Running in 9a8dc9ea559a [2021-03-09T00:50:37.765Z] OK: 7 MiB in 19 packages [2021-03-09T00:50:39.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:50:40.039Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:50:40.659Z] Removing intermediate container 566085e136f7 [2021-03-09T00:50:40.659Z] ---> 71f17f33ccc6 [2021-03-09T00:50:40.659Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T00:50:40.950Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-09T00:50:40.950Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T00:50:40.950Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-09T00:50:40.950Z] (4/4) Installing curl (7.69.1-r3) [2021-03-09T00:50:40.950Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:50:40.950Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T00:50:40.950Z] ---> Running in 847ece0bcbd2 [2021-03-09T00:50:41.230Z] OK: 7 MiB in 18 packages [2021-03-09T00:50:41.834Z] Removing intermediate container 847ece0bcbd2 [2021-03-09T00:50:41.834Z] ---> 074f45985d1e [2021-03-09T00:50:41.834Z] Step 13/24 : WORKDIR / [2021-03-09T00:50:42.112Z] ---> Running in a59468fb6135 [2021-03-09T00:50:43.111Z] Removing intermediate container a59468fb6135 [2021-03-09T00:50:43.112Z] ---> fe451239c88c [2021-03-09T00:50:43.112Z] 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-09T00:50:43.718Z] Removing intermediate container 9a8dc9ea559a [2021-03-09T00:50:43.718Z] ---> 56e175ad8e4d [2021-03-09T00:50:43.718Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T00:50:43.998Z] ---> Running in c4e47c82822f [2021-03-09T00:50:44.607Z] ---> 590e05652171 [2021-03-09T00:50:44.607Z] 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-09T00:50:44.887Z] Removing intermediate container c4e47c82822f [2021-03-09T00:50:44.888Z] ---> ef5b1bb36166 [2021-03-09T00:50:44.888Z] Step 13/21 : WORKDIR /edgex [2021-03-09T00:50:45.164Z] ---> Running in b4d79abdb78b [2021-03-09T00:50:46.204Z] ---> 3e21dc5456e6 [2021-03-09T00:50:46.204Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-09T00:50:46.204Z] Removing intermediate container b4d79abdb78b [2021-03-09T00:50:46.204Z] ---> e9e6df19fcc4 [2021-03-09T00:50:46.204Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-09T00:50:47.189Z] ---> 27607e7638b8 [2021-03-09T00:50:47.189Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-09T00:50:47.189Z] ---> ccc361dbc970 [2021-03-09T00:50:47.189Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-09T00:50:49.161Z] ---> 2d980d5ef1e1 [2021-03-09T00:50:49.161Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-09T00:50:49.161Z] ---> 94a7a31400f1 [2021-03-09T00:50:49.161Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-09T00:50:51.135Z] ---> 6f3156f67fd7 [2021-03-09T00:50:51.135Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-09T00:50:51.135Z] ---> e41021b2c75d [2021-03-09T00:50:51.135Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-09T00:50:51.409Z] ---> Running in 917ecd8a13c9 [2021-03-09T00:50:52.022Z] ---> f17dc7f43eca [2021-03-09T00:50:52.022Z] 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-09T00:50:52.022Z] Removing intermediate container 917ecd8a13c9 [2021-03-09T00:50:52.022Z] ---> cea708b02e06 [2021-03-09T00:50:52.022Z] Step 18/21 : CMD ["--init=true"] [2021-03-09T00:50:53.021Z] ---> Running in 5d357e61a28a [2021-03-09T00:50:53.021Z] ---> Running in d41e2ca7f62a [2021-03-09T00:50:54.012Z] Removing intermediate container d41e2ca7f62a [2021-03-09T00:50:54.012Z] ---> 9a0eed12335f [2021-03-09T00:50:54.012Z] Step 19/21 : LABEL arch=arm64 [2021-03-09T00:50:54.612Z] ---> Running in 5de8ca3b3576 [2021-03-09T00:50:54.887Z] Removing intermediate container 0d05067140dc [2021-03-09T00:50:54.887Z] ---> f47d3b6fc6c6 [2021-03-09T00:50:54.887Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-09T00:50:55.179Z] Removing intermediate container 1e4e7c8ef074 [2021-03-09T00:50:55.179Z] ---> fe61c6125526 [2021-03-09T00:50:55.179Z] [2021-03-09T00:50:55.179Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T00:50:55.179Z] ---> d10569e2745f [2021-03-09T00:50:55.179Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T00:50:55.179Z] ---> Using cache [2021-03-09T00:50:55.179Z] ---> 640b970e77fa [2021-03-09T00:50:55.179Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:50:55.179Z] ---> Using cache [2021-03-09T00:50:55.179Z] ---> e33bde998ff4 [2021-03-09T00:50:55.179Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-09T00:50:55.179Z] ---> Running in efb38b264cda [2021-03-09T00:50:55.453Z] ---> Running in 01fa15d375c9 [2021-03-09T00:50:55.453Z] Removing intermediate container 5de8ca3b3576 [2021-03-09T00:50:55.453Z] ---> c8b29a31ff95 [2021-03-09T00:50:55.453Z] Step 20/21 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 [2021-03-09T00:50:55.730Z] ---> Running in 07ab05f83c9b [2021-03-09T00:50:56.010Z] Removing intermediate container 5d357e61a28a [2021-03-09T00:50:56.010Z] ---> 7790de36adb6 [2021-03-09T00:50:56.010Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-09T00:50:56.283Z] ---> Running in e61b801113a4 [2021-03-09T00:50:56.283Z] Removing intermediate container 01fa15d375c9 [2021-03-09T00:50:56.283Z] ---> 8ae754dfb966 [2021-03-09T00:50:56.283Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T00:50:56.559Z] Removing intermediate container 07ab05f83c9b [2021-03-09T00:50:56.559Z] ---> 6b45b56a4695 [2021-03-09T00:50:56.559Z] Step 21/21 : LABEL version=0.0.0 [2021-03-09T00:50:56.559Z] ---> Running in 06bb73060322 [2021-03-09T00:50:56.837Z] ---> Running in cb37d13dc79e [2021-03-09T00:50:56.837Z] 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-09T00:50:56.837Z] Removing intermediate container e61b801113a4 [2021-03-09T00:50:56.837Z] ---> 62e64b811ee6 [2021-03-09T00:50:56.837Z] Step 22/24 : LABEL arch=arm64 [2021-03-09T00:50:57.111Z] ---> Running in 00c9a4a74a20 [2021-03-09T00:50:57.111Z] Removing intermediate container 06bb73060322 [2021-03-09T00:50:57.111Z] ---> 50dd33724f36 [2021-03-09T00:50:57.111Z] Step 15/23 : WORKDIR / [2021-03-09T00:50:57.392Z] Removing intermediate container cb37d13dc79e [2021-03-09T00:50:57.392Z] ---> a69da1baa69a [2021-03-09T00:50:57.392Z] [2021-03-09T00:50:57.671Z] ---> Running in 51ff803ed371 [2021-03-09T00:50:57.948Z] Removing intermediate container 00c9a4a74a20 [2021-03-09T00:50:57.948Z] ---> 7b06d50f753a [2021-03-09T00:50:57.948Z] Step 23/24 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 [2021-03-09T00:50:58.230Z] Successfully built a69da1baa69a [2021-03-09T00:50:58.230Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-09T00:50:58.230Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 0a51b0814de2 [2021-03-09T00:50:58.230Z] Removing intermediate container 51ff803ed371 [2021-03-09T00:50:58.230Z] ---> 6a5607e065b3 [2021-03-09T00:50:58.230Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:50:58.834Z] Removing intermediate container 0a51b0814de2 [2021-03-09T00:50:58.834Z] ---> d4735d374dcf [2021-03-09T00:50:58.834Z] Step 24/24 : LABEL version=0.0.0 [2021-03-09T00:50:59.106Z] ---> Running in 4f4e5fe79a9b [2021-03-09T00:50:59.404Z] ---> 160f7efaa562 [2021-03-09T00:50:59.404Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-09T00:50:59.678Z] Removing intermediate container 4f4e5fe79a9b [2021-03-09T00:50:59.678Z] ---> 71e588f1da1c [2021-03-09T00:50:59.678Z] [2021-03-09T00:51:00.292Z] Successfully built 71e588f1da1c [2021-03-09T00:51:00.292Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-09T00:51:00.292Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container efb38b264cda [2021-03-09T00:51:00.570Z] ---> 00814bd6550a [2021-03-09T00:51:00.570Z] [2021-03-09T00:51:00.570Z] Step 11/26 : FROM docker:20.10.0 [2021-03-09T00:51:00.570Z] 20.10.0: Pulling from library/docker [2021-03-09T00:51:00.847Z] ---> 98069e3458fa [2021-03-09T00:51:00.847Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-09T00:51:02.836Z] ---> 035f9c7d855b [2021-03-09T00:51:02.836Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-09T00:51:03.110Z] ---> Running in 75e428f580e5 [2021-03-09T00:51:03.711Z] Removing intermediate container 75e428f580e5 [2021-03-09T00:51:03.711Z] ---> 7ac98090cb35 [2021-03-09T00:51:03.711Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:51:03.987Z] ---> Running in 9f78f00bcd41 [2021-03-09T00:51:04.967Z] Removing intermediate container 9f78f00bcd41 [2021-03-09T00:51:04.967Z] ---> 56ce86c73699 [2021-03-09T00:51:04.967Z] Step 21/23 : LABEL arch=arm64 [2021-03-09T00:51:05.568Z] ---> Running in f20b11caf4e7 [2021-03-09T00:51:06.164Z] Removing intermediate container f20b11caf4e7 [2021-03-09T00:51:06.164Z] ---> c5283833a55e [2021-03-09T00:51:06.164Z] Step 22/23 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 [2021-03-09T00:51:06.758Z] ---> Running in 204ab107ec6a [2021-03-09T00:51:07.739Z] Removing intermediate container 204ab107ec6a [2021-03-09T00:51:07.739Z] ---> 80e3fac47d72 [2021-03-09T00:51:07.739Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T00:51:08.015Z] ---> Running in 1e9930742455 [2021-03-09T00:51:08.615Z] Removing intermediate container 1e9930742455 [2021-03-09T00:51:08.615Z] ---> 3c23dce30fb2 [2021-03-09T00:51:08.615Z] [2021-03-09T00:51:09.211Z] Successfully built 3c23dce30fb2 [2021-03-09T00:51:09.211Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-09T00:51:09.482Z]  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-09T00:51:09.482Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-09T00:51:09.482Z] ---> eeaf43b92773 [2021-03-09T00:51:09.482Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-09T00:51:09.755Z] ---> Running in cfefcad59943 [2021-03-09T00:51:11.180Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:51:11.180Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:51:11.770Z] (1/2) Installing readline (8.0.4-r0) [2021-03-09T00:51:11.770Z] (2/2) Installing bash (5.0.17-r0) [2021-03-09T00:51:11.770Z] Executing bash-5.0.17-r0.post-install [2021-03-09T00:51:11.770Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:51:11.770Z] OK: 12 MiB in 22 packages [2021-03-09T00:51:13.234Z] Removing intermediate container cfefcad59943 [2021-03-09T00:51:13.234Z] ---> ac240d6832d5 [2021-03-09T00:51:13.234Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-09T00:51:13.234Z] ---> Running in 858ec240791d [2021-03-09T00:51:13.847Z] Removing intermediate container 858ec240791d [2021-03-09T00:51:13.847Z] ---> faf211c7239d [2021-03-09T00:51:13.847Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-09T00:51:13.847Z] ---> Running in e909bc48f4c6 [2021-03-09T00:51:14.467Z] Removing intermediate container e909bc48f4c6 [2021-03-09T00:51:14.468Z] ---> 3e3039f07be5 [2021-03-09T00:51:14.468Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-09T00:51:14.468Z] ---> Running in 2f8e1b07d656 [2021-03-09T00:51:15.069Z] Removing intermediate container 2f8e1b07d656 [2021-03-09T00:51:15.069Z] ---> 7cfc8098e929 [2021-03-09T00:51:15.069Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-09T00:51:16.498Z] ---> 381c03497d6b [2021-03-09T00:51:16.498Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-09T00:51:17.091Z] ---> abc5d8b9a617 [2021-03-09T00:51:17.091Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-09T00:51:18.069Z] ---> fddcedcc9917 [2021-03-09T00:51:18.069Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-09T00:51:18.069Z] ---> Running in a2efd9d7c2f4 [2021-03-09T00:51:19.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:51:19.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:51:20.091Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-09T00:51:20.091Z] (2/33) Installing expat (2.2.9-r1) [2021-03-09T00:51:20.091Z] (3/33) Installing libffi (3.3-r2) [2021-03-09T00:51:20.091Z] (4/33) Installing gdbm (1.13-r1) [2021-03-09T00:51:20.366Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-09T00:51:20.366Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-09T00:51:20.366Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-09T00:51:22.329Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-09T00:51:22.329Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-09T00:51:22.329Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-09T00:51:22.329Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-09T00:51:22.329Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-09T00:51:22.329Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-09T00:51:22.329Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-09T00:51:22.329Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-09T00:51:22.329Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-09T00:51:22.329Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-09T00:51:22.329Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-09T00:51:22.329Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-09T00:51:22.329Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-09T00:51:22.329Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-09T00:51:22.329Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-09T00:51:22.329Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-09T00:51:22.600Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-09T00:51:22.600Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-09T00:51:22.600Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-09T00:51:22.600Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-09T00:51:22.600Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-09T00:51:22.601Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-09T00:51:22.601Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-09T00:51:22.601Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-09T00:51:22.601Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-09T00:51:22.601Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-09T00:51:22.873Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:51:22.873Z] OK: 71 MiB in 55 packages [2021-03-09T00:51:29.566Z] Removing intermediate container a2efd9d7c2f4 [2021-03-09T00:51:29.566Z] ---> e3bad4af2d6b [2021-03-09T00:51:29.566Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-09T00:51:29.838Z] ---> Running in 8d1b0c012423 [2021-03-09T00:51:36.527Z] Collecting docker-compose==1.23.2 [2021-03-09T00:51:36.527Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-09T00:51:36.527Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-09T00:51:36.527Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-09T00:51:39.896Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-09T00:51:39.896Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-09T00:51:40.167Z] 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-09T00:51:40.759Z] Collecting cached-property<2,>=1.2.0 [2021-03-09T00:51:40.759Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-09T00:51:41.733Z] Collecting PyYAML<4,>=3.10 [2021-03-09T00:51:41.733Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-09T00:51:46.031Z] Collecting docopt<0.7,>=0.6.1 [2021-03-09T00:51:46.031Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-09T00:51:48.642Z] Collecting jsonschema<3,>=2.5.1 [2021-03-09T00:51:48.642Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-09T00:51:49.614Z] Collecting docker<4.0,>=3.6.0 [2021-03-09T00:51:49.614Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-09T00:51:50.587Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-09T00:51:50.587Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-09T00:51:51.185Z] Collecting texttable<0.10,>=0.9.0 [2021-03-09T00:51:51.185Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-09T00:51:53.150Z] 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-09T00:51:54.121Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-09T00:51:54.121Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-09T00:51:54.713Z] Collecting idna<2.8,>=2.5 [2021-03-09T00:51:54.713Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-09T00:51:54.713Z] 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-09T00:51:54.983Z] Collecting docker-pycreds>=0.4.0 [2021-03-09T00:51:54.983Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-09T00:51:54.983Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-09T00:51:54.983Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-09T00:51:54.983Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-09T00:51:54.983Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-09T00:51:56.406Z] Installing collected packages: dockerpty, urllib3, idna, requests, cached-property, PyYAML, docopt, jsonschema, docker-pycreds, websocket-client, docker, texttable, docker-compose [2021-03-09T00:51:56.406Z] Running setup.py install for dockerpty: started [2021-03-09T00:51:58.366Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-09T00:51:58.366Z] Attempting uninstall: urllib3 [2021-03-09T00:51:58.366Z] Found existing installation: urllib3 1.25.9 [2021-03-09T00:51:58.366Z] Uninstalling urllib3-1.25.9: [2021-03-09T00:51:58.637Z] Successfully uninstalled urllib3-1.25.9 [2021-03-09T00:51:59.609Z] Attempting uninstall: idna [2021-03-09T00:51:59.609Z] Found existing installation: idna 2.9 [2021-03-09T00:51:59.609Z] Uninstalling idna-2.9: [2021-03-09T00:51:59.609Z] Successfully uninstalled idna-2.9 [2021-03-09T00:52:00.210Z] Attempting uninstall: requests [2021-03-09T00:52:00.210Z] Found existing installation: requests 2.23.0 [2021-03-09T00:52:00.210Z] Uninstalling requests-2.23.0: [2021-03-09T00:52:00.480Z] Successfully uninstalled requests-2.23.0 [2021-03-09T00:52:00.752Z] Running setup.py install for PyYAML: started [2021-03-09T00:52:03.357Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-09T00:52:03.627Z] Running setup.py install for docopt: started [2021-03-09T00:52:06.236Z] Running setup.py install for docopt: finished with status 'done' [2021-03-09T00:52:07.667Z] Running setup.py install for texttable: started [2021-03-09T00:52:10.277Z] Running setup.py install for texttable: finished with status 'done' [2021-03-09T00:52:11.260Z] 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-09T00:52:15.604Z] Removing intermediate container 8d1b0c012423 [2021-03-09T00:52:15.604Z] ---> 527485397013 [2021-03-09T00:52:15.604Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-09T00:52:15.604Z] ---> Running in 0c1d63c109cc [2021-03-09T00:52:17.033Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:52:17.033Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:52:17.628Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T00:52:17.628Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-09T00:52:17.628Z] (3/3) Installing curl (7.69.1-r3) [2021-03-09T00:52:17.628Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:52:17.628Z] OK: 71 MiB in 58 packages [2021-03-09T00:52:19.076Z] Removing intermediate container 0c1d63c109cc [2021-03-09T00:52:19.076Z] ---> 7ceac794c6b8 [2021-03-09T00:52:19.076Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-09T00:52:19.076Z] ---> Running in e29f7085a73a [2021-03-09T00:52:19.347Z] Removing intermediate container e29f7085a73a [2021-03-09T00:52:19.347Z] ---> d594bccc4e07 [2021-03-09T00:52:19.347Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:52:19.619Z] ---> Running in 6b4547639d19 [2021-03-09T00:52:20.212Z] Removing intermediate container 6b4547639d19 [2021-03-09T00:52:20.212Z] ---> 1d5ace559d02 [2021-03-09T00:52:20.212Z] Step 24/26 : LABEL arch=arm64 [2021-03-09T00:52:20.212Z] ---> Running in a39c1a30d3b5 [2021-03-09T00:52:20.847Z] Removing intermediate container a39c1a30d3b5 [2021-03-09T00:52:20.847Z] ---> 85c02e108245 [2021-03-09T00:52:20.847Z] Step 25/26 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 [2021-03-09T00:52:20.847Z] ---> Running in 21571c1227f5 [2021-03-09T00:52:21.451Z] Removing intermediate container 21571c1227f5 [2021-03-09T00:52:21.451Z] ---> 4f6bb0f061b1 [2021-03-09T00:52:21.451Z] Step 26/26 : LABEL version=0.0.0 [2021-03-09T00:52:21.451Z] ---> Running in de5a265e6cce [2021-03-09T00:52:22.057Z] Removing intermediate container de5a265e6cce [2021-03-09T00:52:22.057Z] ---> a41b3c50c463 [2021-03-09T00:52:22.057Z] [2021-03-09T00:52:22.336Z] Successfully built a41b3c50c463 [2021-03-09T00:52:22.618Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-09T00:52:22.905Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-09T00:52:22.913Z] $ docker stop --time=1 7222ed77b19f0645994f4c6e352f48cf06f7c0a1dfaa24da1275302fb69d4e34 [2021-03-09T00:52:24.921Z] $ docker rm -f 7222ed77b19f0645994f4c6e352f48cf06f7c0a1dfaa24da1275302fb69d4e34 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T00:52:25.678Z] + docker images [2021-03-09T00:52:25.679Z] + grep docker [2021-03-09T00:52:25.949Z] docker-sys-mgmt-agent-go-arm64 latest a41b3c50c463 4 seconds ago 300MB [2021-03-09T00:52:25.949Z] docker-core-metadata-go-arm64 latest 3c23dce30fb2 About a minute ago 17.9MB [2021-03-09T00:52:25.949Z] docker-security-secretstore-setup-go-arm64 latest 71e588f1da1c About a minute ago 23.7MB [2021-03-09T00:52:25.949Z] docker-security-proxy-setup-go-arm64 latest a69da1baa69a About a minute ago 23.4MB [2021-03-09T00:52:25.949Z] docker-core-data-go-arm64 latest 1a5aabe17f11 4 minutes ago 21.1MB [2021-03-09T00:52:25.949Z] docker-security-bootstrapper-go-arm64 latest 2dda76b51bb6 4 minutes ago 17.8MB [2021-03-09T00:52:25.949Z] docker-support-notifications-go-arm64 latest ef06f97b533e 4 minutes ago 16.9MB [2021-03-09T00:52:25.949Z] docker-support-scheduler-go-arm64 latest a7d6c5f2ca18 4 minutes ago 16.3MB [2021-03-09T00:52:25.949Z] docker-core-command-go-arm64 latest f5037f04dac8 4 minutes ago 16.2MB [2021-03-09T00:52:25.949Z] docker 20.10.0 eeaf43b92773 2 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-09T00:52:26.914Z] ---> job-cost.sh [2021-03-09T00:52:26.914Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6ZwW [2021-03-09T00:53:13.814Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-09T00:54:50.571Z] lf-activate-venv(): INFO: Adding /tmp/venv-6ZwW/bin to PATH [2021-03-09T00:54:50.571Z] INFO: No Stack... [2021-03-09T00:54:50.571Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-09T00:54:50.571Z] INFO: Archiving Costs [Pipeline] sh [2021-03-09T00:54:50.907Z] + cat+ /w/workspace/edgex-go/2/archives/cost.csv [2021-03-09T00:54:50.907Z] cut -d, -f6 [Pipeline] lock [2021-03-09T00:54:51.012Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3234-2-stack-cost] [2021-03-09T00:54:51.025Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3234-2-stack-cost] did not exist. Created. [2021-03-09T00:54:51.025Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3234-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-09T00:54:51.451Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-09T00:54:51.744Z] Stashed 1 file(s) [Pipeline] } [2021-03-09T00:54:51.759Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3234-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-09T00:54:52.938Z] provisioning config files... [2021-03-09T00:54:52.961Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5089450098550348703tmp [Pipeline] { [Pipeline] sh [2021-03-09T00:54:53.361Z] + set +x [2021-03-09T00:54:53.361Z] + curl -s https://codecov.io/bash [2021-03-09T00:54:53.361Z] + bash -s -- [2021-03-09T00:54:53.947Z] [2021-03-09T00:54:53.948Z] _____ _ [2021-03-09T00:54:53.948Z] / ____| | | [2021-03-09T00:54:53.948Z] | | ___ __| | ___ ___ _____ __ [2021-03-09T00:54:53.948Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-09T00:54:53.948Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-09T00:54:53.948Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-09T00:54:53.948Z] Bash-20210226-7100762 [2021-03-09T00:54:53.948Z] [2021-03-09T00:54:53.948Z] [2021-03-09T00:54:53.948Z] ==> git version 2.24.3 found [2021-03-09T00:54:53.948Z] ==> 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-09T00:54:53.948Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-09T00:54:53.948Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-09T00:54:53.948Z] ==> Jenkins CI detected. [2021-03-09T00:54:53.948Z] project root: . [2021-03-09T00:54:53.948Z] --> token set from env [2021-03-09T00:54:53.948Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-09T00:54:53.948Z] ==> Running gcov in . (disable via -X gcov) [2021-03-09T00:54:53.948Z] ==> Python coveragepy not found [2021-03-09T00:54:53.948Z] ==> Searching for coverage reports in: [2021-03-09T00:54:53.948Z] + . [2021-03-09T00:54:53.948Z] -> Found 1 reports [2021-03-09T00:54:53.948Z] ==> Detecting git/mercurial file structure [2021-03-09T00:54:53.948Z] ==> Reading reports [2021-03-09T00:54:54.216Z] + ./coverage.out bytes=622934 [2021-03-09T00:54:54.216Z] ==> Appending adjustments [2021-03-09T00:54:54.216Z] https://docs.codecov.io/docs/fixing-reports [2021-03-09T00:54:58.440Z] + Found adjustments [2021-03-09T00:54:58.440Z] ==> Gzipping contents [2021-03-09T00:54:58.440Z] 92K /tmp/codecov.aputHH.gz [2021-03-09T00:54:58.440Z] ==> Uploading reports [2021-03-09T00:54:58.440Z] url: https://codecov.io [2021-03-09T00:54:58.440Z] query: branch=PR-3234&commit=8f572f177b648054850e24a3102b40330bf15bd3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3234%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3234&job=&cmd_args= [2021-03-09T00:54:58.440Z] -> Pinging Codecov [2021-03-09T00:54:58.440Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3234&commit=8f572f177b648054850e24a3102b40330bf15bd3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3234%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3234&job=&cmd_args= [2021-03-09T00:54:58.440Z] -> Uploading to [2021-03-09T00:54:58.440Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-09/00271124DB129430A58F1EEE437C3FCB/8f572f177b648054850e24a3102b40330bf15bd3/76e5066a-bbd7-4bd4-b194-12448a57a6ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210309T005458Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ccf2a3decb83cbff7360d27565a3ebaa3bb2da11c643ac3696416d65436ed506 [2021-03-09T00:54:58.440Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-09T00:54:58.440Z] Dload Upload Total Spent Left Speed [2021-03-09T00:54:59.018Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92044 0 0 100 92044 0 158k --:--:-- --:--:-- --:--:-- 157k 100 92044 0 0 100 92044 0 158k --:--:-- --:--:-- --:--:-- 157k [2021-03-09T00:54:59.018Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8f572f177b648054850e24a3102b40330bf15bd3 [Pipeline] } [2021-03-09T00:54:59.029Z] 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-09T00:55:00.990Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:55:01.928Z] ---> package-listing.sh [2021-03-09T00:55:01.928Z] ++ facter osfamily [2021-03-09T00:55:01.928Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-09T00:55:01.928Z] + OS_FAMILY=redhat [2021-03-09T00:55:01.928Z] + workspace=/w/workspace/edgex-go/2 [2021-03-09T00:55:01.928Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-09T00:55:01.928Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-09T00:55:01.928Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-09T00:55:01.928Z] + PACKAGES=/tmp/packages_start.txt [2021-03-09T00:55:01.928Z] + '[' /w/workspace/edgex-go/2 ']' [2021-03-09T00:55:01.928Z] + PACKAGES=/tmp/packages_end.txt [2021-03-09T00:55:01.928Z] + case "${OS_FAMILY}" in [2021-03-09T00:55:01.928Z] + rpm -qa [2021-03-09T00:55:01.928Z] + sort [2021-03-09T00:55:07.243Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-09T00:55:07.243Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-09T00:55:07.243Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-09T00:55:07.243Z] + '[' /w/workspace/edgex-go/2 ']' [2021-03-09T00:55:07.243Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-03-09T00:55:07.243Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-03-09T00:55:07.260Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-09T00:55:07.566Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:55:07.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T00:55:07.878Z] [2021-03-09T00:55:07.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:55:08.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T00:55:08.236Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-09T00:55:08.236Z] df20fa9351a1: Pulling fs layer [2021-03-09T00:55:08.236Z] 36b3adc4ff6f: Pulling fs layer [2021-03-09T00:55:08.236Z] 8ad3a11d3b57: Pulling fs layer [2021-03-09T00:55:08.236Z] 46f8f816bc3b: Pulling fs layer [2021-03-09T00:55:08.236Z] 93b61091891f: Pulling fs layer [2021-03-09T00:55:08.236Z] 93b9cdb0e59b: Pulling fs layer [2021-03-09T00:55:08.236Z] 5e14af77c1be: Pulling fs layer [2021-03-09T00:55:08.236Z] 01666e4c0597: Pulling fs layer [2021-03-09T00:55:08.236Z] aa168da1d23b: Pulling fs layer [2021-03-09T00:55:08.236Z] 93b9cdb0e59b: Waiting [2021-03-09T00:55:08.236Z] 5e14af77c1be: Waiting [2021-03-09T00:55:08.236Z] 01666e4c0597: Waiting [2021-03-09T00:55:08.236Z] aa168da1d23b: Waiting [2021-03-09T00:55:08.236Z] 46f8f816bc3b: Waiting [2021-03-09T00:55:08.236Z] 93b61091891f: Waiting [2021-03-09T00:55:08.236Z] 36b3adc4ff6f: Verifying Checksum [2021-03-09T00:55:08.236Z] 36b3adc4ff6f: Download complete [2021-03-09T00:55:08.236Z] 46f8f816bc3b: Verifying Checksum [2021-03-09T00:55:08.236Z] 46f8f816bc3b: Download complete [2021-03-09T00:55:08.499Z] df20fa9351a1: Verifying Checksum [2021-03-09T00:55:08.499Z] df20fa9351a1: Download complete [2021-03-09T00:55:08.499Z] 93b9cdb0e59b: Verifying Checksum [2021-03-09T00:55:08.499Z] 93b9cdb0e59b: Download complete [2021-03-09T00:55:08.499Z] 5e14af77c1be: Verifying Checksum [2021-03-09T00:55:08.499Z] 5e14af77c1be: Download complete [2021-03-09T00:55:08.499Z] 93b61091891f: Verifying Checksum [2021-03-09T00:55:08.499Z] 93b61091891f: Download complete [2021-03-09T00:55:08.499Z] 01666e4c0597: Verifying Checksum [2021-03-09T00:55:08.499Z] 01666e4c0597: Download complete [2021-03-09T00:55:08.499Z] 8ad3a11d3b57: Verifying Checksum [2021-03-09T00:55:08.500Z] 8ad3a11d3b57: Download complete [2021-03-09T00:55:08.764Z] df20fa9351a1: Pull complete [2021-03-09T00:55:09.028Z] 36b3adc4ff6f: Pull complete [2021-03-09T00:55:10.960Z] aa168da1d23b: Verifying Checksum [2021-03-09T00:55:10.960Z] aa168da1d23b: Download complete [2021-03-09T00:55:11.909Z] 8ad3a11d3b57: Pull complete [2021-03-09T00:55:11.909Z] 46f8f816bc3b: Pull complete [2021-03-09T00:55:12.860Z] 93b61091891f: Pull complete [2021-03-09T00:55:12.860Z] 93b9cdb0e59b: Pull complete [2021-03-09T00:55:12.860Z] 5e14af77c1be: Pull complete [2021-03-09T00:55:13.123Z] 01666e4c0597: Pull complete [2021-03-09T00:55:25.431Z] aa168da1d23b: Pull complete [2021-03-09T00:55:25.431Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-09T00:55:25.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T00:55:25.431Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-09T00:55:25.670Z] prd-centos7-docker-4c-2g-29041 does not seem to be running inside a container [2021-03-09T00:55:25.724Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-09T00:55:29.229Z] $ docker top 97dbf1d9e26890a782aeae100015224e84fdb0c5ffe9c0092d11067677fb4c52 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T00:55:29.796Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-09T00:55:30.105Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-09T00:55:30.410Z] + ls /var/log/sa-host [2021-03-09T00:55:30.410Z] + sadf -c /var/log/sa-host/sa09 [2021-03-09T00:55:30.410Z] file_magic: OK [2021-03-09T00:55:30.410Z] HZ: Using current value: 100 [2021-03-09T00:55:30.410Z] file_header: OK [2021-03-09T00:55:30.410Z] 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-09T00:55:30.410Z] Statistics: [2021-03-09T00:55:30.410Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-09T00:55:30.410Z] File successfully converted to sysstat format version 12.2.1 [2021-03-09T00:55:30.410Z] + sadf -c /var/log/sa-host/sa23 [2021-03-09T00:55:30.410Z] file_magic: OK [2021-03-09T00:55:30.410Z] HZ: Using current value: 100 [2021-03-09T00:55:30.410Z] file_header: OK [2021-03-09T00:55:30.410Z] 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-09T00:55:30.410Z] Statistics: [2021-03-09T00:55:30.410Z] Hnuu...uuuununununu... [2021-03-09T00:55:30.410Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-09T00:55:30.633Z] provisioning config files... [2021-03-09T00:55:30.650Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3170286285937381062tmp [Pipeline] { [Pipeline] echo [2021-03-09T00:55:30.816Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:55:31.119Z] ---> create-netrc.sh [Pipeline] } [2021-03-09T00:55:31.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-09T00:55:31.216Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:55:31.518Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-09T00:55:31.530Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:55:31.830Z] ---> sudo-logs.sh [2021-03-09T00:55:31.831Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-09T00:55:31.892Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:55:32.198Z] ---> job-cost.sh [2021-03-09T00:55:32.198Z] lf-activate-venv: SKIPPING [2021-03-09T00:55:32.198Z] DEBUG: total: 0.20999999344348907 [2021-03-09T00:55:32.198Z] INFO: Retrieving Stack Cost... [2021-03-09T00:55:33.145Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-09T00:55:33.720Z] INFO: Archiving Costs [Pipeline] echo [2021-03-09T00:55:33.735Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:55:34.034Z] ---> logs-deploy.sh [2021-03-09T00:55:34.034Z] lf-activate-venv: SKIPPING [2021-03-09T00:55:34.034Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3234/2 [2021-03-09T00:55:34.034Z] INFO: archiving workspace using pattern(s): [2021-03-09T00:55:35.426Z] Archives upload complete. [2021-03-09T00:55:35.687Z] INFO: archiving logs to Nexus [2021-03-09T00:55:36.635Z] ---> uname -a: [2021-03-09T00:55:36.635Z] Linux prd-centos7-docker-4c-2g-29041.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-09T00:55:36.635Z] [2021-03-09T00:55:36.635Z] [2021-03-09T00:55:36.635Z] ---> lscpu: [2021-03-09T00:55:36.635Z] Architecture: x86_64 [2021-03-09T00:55:36.635Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-09T00:55:36.635Z] Byte Order: Little Endian [2021-03-09T00:55:36.635Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-09T00:55:36.635Z] CPU(s): 4 [2021-03-09T00:55:36.635Z] On-line CPU(s) list: 0-3 [2021-03-09T00:55:36.635Z] Thread(s) per core: 1 [2021-03-09T00:55:36.635Z] Core(s) per socket: 1 [2021-03-09T00:55:36.635Z] Socket(s): 4 [2021-03-09T00:55:36.635Z] NUMA node(s): 1 [2021-03-09T00:55:36.635Z] Vendor ID: GenuineIntel [2021-03-09T00:55:36.635Z] CPU family: 6 [2021-03-09T00:55:36.635Z] Model: 44 [2021-03-09T00:55:36.635Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-09T00:55:36.635Z] Stepping: 1 [2021-03-09T00:55:36.635Z] CPU MHz: 2933.438 [2021-03-09T00:55:36.635Z] BogoMIPS: 5866.87 [2021-03-09T00:55:36.635Z] Virtualization: VT-x [2021-03-09T00:55:36.635Z] Hypervisor vendor: KVM [2021-03-09T00:55:36.635Z] Virtualization type: full [2021-03-09T00:55:36.635Z] L1d cache: 128 KiB [2021-03-09T00:55:36.635Z] L1i cache: 128 KiB [2021-03-09T00:55:36.635Z] L2 cache: 16 MiB [2021-03-09T00:55:36.635Z] L3 cache: 64 MiB [2021-03-09T00:55:36.635Z] NUMA node0 CPU(s): 0-3 [2021-03-09T00:55:36.635Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-09T00:55:36.635Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-09T00:55:36.635Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-09T00:55:36.635Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-09T00:55:36.635Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-09T00:55:36.635Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-09T00:55:36.635Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-09T00:55:36.635Z] Vulnerability Srbds: Not affected [2021-03-09T00:55:36.635Z] Vulnerability Tsx async abort: Not affected [2021-03-09T00:55:36.635Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-09T00:55:36.635Z] [2021-03-09T00:55:36.635Z] [2021-03-09T00:55:36.635Z] ---> nproc: [2021-03-09T00:55:36.635Z] 4 [2021-03-09T00:55:36.635Z] [2021-03-09T00:55:36.635Z] [2021-03-09T00:55:36.635Z] ---> df -h: [2021-03-09T00:55:36.635Z] Filesystem Size Used Available Use% Mounted on [2021-03-09T00:55:36.635Z] overlay 50.0G 11.7G 38.2G 23% / [2021-03-09T00:55:36.635Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-09T00:55:36.635Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-09T00:55:36.635Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-09T00:55:36.635Z] /dev/vda1 50.0G 11.7G 38.2G 23% /facter-os [2021-03-09T00:55:36.635Z] /dev/vda1 50.0G 11.7G 38.2G 23% /etc/resolv.conf [2021-03-09T00:55:36.635Z] /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hostname [2021-03-09T00:55:36.635Z] /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hosts [2021-03-09T00:55:36.635Z] /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/sa-host [2021-03-09T00:55:36.635Z] /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/secure [2021-03-09T00:55:36.635Z] /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/auth.log [2021-03-09T00:55:36.635Z] /dev/vda1 50.0G 11.7G 38.2G 23% /run/cloud-init/result.json [2021-03-09T00:55:36.635Z] /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/2 [2021-03-09T00:55:36.635Z] /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/2@tmp [2021-03-09T00:55:36.635Z] [2021-03-09T00:55:36.635Z] [2021-03-09T00:55:36.635Z] ---> free -m: [2021-03-09T00:55:36.635Z] total used free shared buff/cache available [2021-03-09T00:55:36.635Z] Mem: 1837 710 110 0 1017 1042 [2021-03-09T00:55:36.635Z] Swap: 1023 62 961 [2021-03-09T00:55:36.635Z] [2021-03-09T00:55:36.635Z] [2021-03-09T00:55:36.635Z] ---> ip addr: [2021-03-09T00:55:36.635Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-09T00:55:36.635Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-09T00:55:36.635Z] inet 127.0.0.1/8 scope host lo