Pull request #3209 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e1f8108961685962612542af4b49151a44b672f9+f11e4988ceb8c382fc034555d9d0b35dfdaf49ab (d5dd777f6ba3ac42791adbb963be7b0e41f4071c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28729’ Running on prd-centos7-docker-4c-2g-28733 in /w/workspace/edgexfoundry_edgex-go_PR-3209 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 f11e4988ceb8c382fc034555d9d0b35dfdaf49ab into PR head commit e1f8108961685962612542af4b49151a44b672f9 Merge succeeded, producing e1f8108961685962612542af4b49151a44b672f9 Checking out Revision e1f8108961685962612542af4b49151a44b672f9 (PR-3209) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3209/head:refs/remotes/origin/PR-3209 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1f8108961685962612542af4b49151a44b672f9 # 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 f11e4988ceb8c382fc034555d9d0b35dfdaf49ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1f8108961685962612542af4b49151a44b672f9 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git rev-list --no-walk d4f543815f6cfa7b3cb4504a249d8bd7206213b7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-05T18:31:03.288Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-05T18:31:03.512Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-05T18:31:03.613Z] ========================================================= [2021-03-05T18:31:03.613Z] EdgeX Global Pipelines Version Info [2021-03-05T18:31:03.613Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:31:05.137Z] ------------------- [2021-03-05T18:31:05.137Z] stable info: [2021-03-05T18:31:05.137Z] ------------------- [2021-03-05T18:31:05.137Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-05T18:31:05.137Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-05T18:31:05.137Z] Message: update stable to v1.0.184 [2021-03-05T18:31:06.084Z] ------------------- [2021-03-05T18:31:06.084Z] experimental info: [2021-03-05T18:31:06.084Z] ------------------- [2021-03-05T18:31:06.084Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-05T18:31:06.084Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-05T18:31:06.084Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-05T18:31:06.394Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-05T18:31:06.492Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-05T18:31:06.578Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-05T18:31:06.656Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-05T18:31:06.740Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-05T18:31:06.825Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-05T18:31:06.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-05T18:31:07.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-05T18:31:07.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-05T18:31:07.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-05T18:31:07.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-05T18:31:07.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-05T18:31:07.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-05T18:31:07.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-05T18:31:07.592Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-05T18:31:07.673Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-05T18:31:07.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-05T18:31:07.849Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-05T18:31:07.936Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-05T18:31:08.018Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-05T18:31:08.101Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-05T18:31:08.211Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-05T18:31:08.304Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3209 [Pipeline] echo [2021-03-05T18:31:08.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3209 [Pipeline] echo [2021-03-05T18:31:08.475Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3209 [Pipeline] echo [2021-03-05T18:31:08.559Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1f8108961685962612542af4b49151a44b672f9 [Pipeline] echo [2021-03-05T18:31:08.676Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1f8108 [Pipeline] echo [2021-03-05T18:31:08.887Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-05T18:31:09.045Z] provisioning config files... [2021-03-05T18:31:09.074Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config8295661773753219764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:31:09.431Z] ---> docker-login.sh [2021-03-05T18:31:09.431Z] nexus3.edgexfoundry.org:10001 [2021-03-05T18:31:09.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T18:31:09.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T18:31:09.967Z] Configure a credential helper to remove this warning. See [2021-03-05T18:31:09.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T18:31:09.967Z] [2021-03-05T18:31:09.967Z] Login Succeeded [2021-03-05T18:31:09.967Z] nexus3.edgexfoundry.org:10002 [2021-03-05T18:31:09.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T18:31:10.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T18:31:10.236Z] Configure a credential helper to remove this warning. See [2021-03-05T18:31:10.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T18:31:10.236Z] [2021-03-05T18:31:10.236Z] Login Succeeded [2021-03-05T18:31:10.236Z] nexus3.edgexfoundry.org:10003 [2021-03-05T18:31:10.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T18:31:10.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T18:31:10.236Z] Configure a credential helper to remove this warning. See [2021-03-05T18:31:10.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T18:31:10.236Z] [2021-03-05T18:31:10.236Z] Login Succeeded [2021-03-05T18:31:10.236Z] nexus3.edgexfoundry.org:10004 [2021-03-05T18:31:10.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T18:31:10.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T18:31:10.498Z] Configure a credential helper to remove this warning. See [2021-03-05T18:31:10.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T18:31:10.498Z] [2021-03-05T18:31:10.498Z] Login Succeeded [2021-03-05T18:31:10.498Z] docker.io [2021-03-05T18:31:10.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T18:31:11.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T18:31:11.026Z] Configure a credential helper to remove this warning. See [2021-03-05T18:31:11.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T18:31:11.026Z] [2021-03-05T18:31:11.026Z] Login Succeeded [2021-03-05T18:31:11.026Z] ---> docker-login.sh ends [Pipeline] } [2021-03-05T18:31:11.036Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-05T18:31:11.548Z] ++ 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-05T18:31:11.548Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T18:31:11.548Z] ++ dirname cmd/core-command/Dockerfile [2021-03-05T18:31:11.548Z] ++ cut -d/ -f2 [2021-03-05T18:31:11.548Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-05T18:31:11.548Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T18:31:11.548Z] ++ dirname cmd/core-data/Dockerfile [2021-03-05T18:31:11.548Z] ++ cut -d/ -f2 [2021-03-05T18:31:11.548Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-05T18:31:11.548Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T18:31:11.548Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-05T18:31:11.548Z] ++ cut -d/ -f2 [2021-03-05T18:31:11.548Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-05T18:31:11.548Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T18:31:11.548Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-05T18:31:11.548Z] ++ cut -d/ -f2 [2021-03-05T18:31:11.548Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-05T18:31:11.548Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T18:31:11.548Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-05T18:31:11.548Z] ++ cut -d/ -f2 [2021-03-05T18:31:11.548Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-05T18:31:11.548Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T18:31:11.548Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-05T18:31:11.548Z] ++ cut -d/ -f2 [2021-03-05T18:31:11.548Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-05T18:31:11.548Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T18:31:11.548Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-05T18:31:11.548Z] ++ cut -d/ -f2 [2021-03-05T18:31:11.548Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-05T18:31:11.548Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T18:31:11.548Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-05T18:31:11.548Z] ++ cut -d/ -f2 [2021-03-05T18:31:11.548Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-05T18:31:11.548Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T18:31:11.548Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-05T18:31:11.548Z] ++ cut -d/ -f2 [2021-03-05T18:31:11.548Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-05T18:31:11.621Z] 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-05T18:31:12.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T18:31:12.467Z] [2021-03-05T18:31:12.467Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:31:12.818Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T18:31:12.818Z] latest: Pulling from edgex-devops/git-semver [2021-03-05T18:31:12.818Z] 31603596830f: Pulling fs layer [2021-03-05T18:31:12.818Z] 2a8b12db71e7: Pulling fs layer [2021-03-05T18:31:12.818Z] 6ca5941a6612: Pulling fs layer [2021-03-05T18:31:12.818Z] ecc8261a40a4: Pulling fs layer [2021-03-05T18:31:12.818Z] ecc8261a40a4: Waiting [2021-03-05T18:31:12.818Z] 2a8b12db71e7: Verifying Checksum [2021-03-05T18:31:12.818Z] 2a8b12db71e7: Download complete [2021-03-05T18:31:12.818Z] 31603596830f: Verifying Checksum [2021-03-05T18:31:12.818Z] 31603596830f: Download complete [2021-03-05T18:31:13.085Z] ecc8261a40a4: Verifying Checksum [2021-03-05T18:31:13.085Z] ecc8261a40a4: Download complete [2021-03-05T18:31:13.085Z] 6ca5941a6612: Verifying Checksum [2021-03-05T18:31:13.085Z] 6ca5941a6612: Download complete [2021-03-05T18:31:13.349Z] 31603596830f: Pull complete [2021-03-05T18:31:13.349Z] 2a8b12db71e7: Pull complete [2021-03-05T18:31:14.311Z] 6ca5941a6612: Pull complete [2021-03-05T18:31:14.578Z] ecc8261a40a4: Pull complete [2021-03-05T18:31:14.579Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-05T18:31:14.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T18:31:14.579Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-05T18:31:14.698Z] prd-centos7-docker-4c-2g-28733 does not seem to be running inside a container [2021-03-05T18:31:14.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-05T18:31:17.674Z] $ docker top 8653ab6438902ab4d08a59aaa0436b0f04ccba49b44128f7210921c1bef20bd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-05T18:31:18.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T18:31:18.096Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T18:31:18.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T18:31:18.348Z] $ docker exec 8653ab6438902ab4d08a59aaa0436b0f04ccba49b44128f7210921c1bef20bd6 ssh-agent [2021-03-05T18:31:18.522Z] SSH_AUTH_SOCK=/tmp/ssh-1Qac6547U14t/agent.11 [2021-03-05T18:31:18.522Z] SSH_AGENT_PID=16 [2021-03-05T18:31:18.544Z] Running ssh-add (command line suppressed) [2021-03-05T18:31:18.673Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_3854323318515972303.key (/w/workspace/edgex-go/7@tmp/private_key_3854323318515972303.key) [2021-03-05T18:31:18.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T18:31:19.066Z] + git tag --points-at HEAD [Pipeline] } [2021-03-05T18:31:19.090Z] $ docker exec --env ******** --env ******** 8653ab6438902ab4d08a59aaa0436b0f04ccba49b44128f7210921c1bef20bd6 ssh-agent -k [2021-03-05T18:31:19.205Z] unset SSH_AUTH_SOCK; [2021-03-05T18:31:19.205Z] unset SSH_AGENT_PID; [2021-03-05T18:31:19.206Z] echo Agent pid 16 killed; [2021-03-05T18:31:19.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-05T18:31:19.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T18:31:19.419Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T18:31:19.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T18:31:19.624Z] $ docker exec 8653ab6438902ab4d08a59aaa0436b0f04ccba49b44128f7210921c1bef20bd6 ssh-agent [2021-03-05T18:31:19.812Z] SSH_AUTH_SOCK=/tmp/ssh-85G1wXe3nZ6i/agent.46 [2021-03-05T18:31:19.812Z] SSH_AGENT_PID=51 [2021-03-05T18:31:19.820Z] Running ssh-add (command line suppressed) [2021-03-05T18:31:19.960Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_1230927533443450522.key (/w/workspace/edgex-go/7@tmp/private_key_1230927533443450522.key) [2021-03-05T18:31:20.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T18:31:20.520Z] + git semver init [2021-03-05T18:31:20.520Z] # -> Open(): unable to determine branch for HEAD [2021-03-05T18:31:20.520Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-03-05T18:31:20.520Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-03-05T18:31:20.520Z] # $SEMVER_REMOTE_NAME = origin [2021-03-05T18:31:20.520Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-05T18:31:20.520Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-05T18:31:20.520Z] # $SEMVER_BRANCH = PR-3209 [2021-03-05T18:31:20.520Z] # $SEMVER_TEMP = /tmp/semver-525810859 [2021-03-05T18:31:20.520Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-05T18:31:42.615Z] # '/tmp/semver-525810859' -> '/w/workspace/edgex-go/7/.semver' [2021-03-05T18:31:42.615Z] # -> Force: false [2021-03-05T18:31:42.615Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2021-03-05T18:31:42.629Z] $ docker exec --env ******** --env ******** 8653ab6438902ab4d08a59aaa0436b0f04ccba49b44128f7210921c1bef20bd6 ssh-agent -k [2021-03-05T18:31:42.878Z] unset SSH_AUTH_SOCK; [2021-03-05T18:31:42.878Z] unset SSH_AGENT_PID; [2021-03-05T18:31:42.878Z] echo Agent pid 51 killed; [2021-03-05T18:31:42.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-05T18:31:43.434Z] + git semver [Pipeline] } [2021-03-05T18:31:43.455Z] $ docker stop --time=1 8653ab6438902ab4d08a59aaa0436b0f04ccba49b44128f7210921c1bef20bd6 [2021-03-05T18:31:45.043Z] $ docker rm -f 8653ab6438902ab4d08a59aaa0436b0f04ccba49b44128f7210921c1bef20bd6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T18:31:45.599Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-05T18:31:46.162Z] Stashed 1 file(s) [Pipeline] echo [2021-03-05T18:31:46.164Z] [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-05T18:31:47.025Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-05T18:31:47.326Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-05T18:31:47.625Z] + sudo service docker restart [2021-03-05T18:31:47.625Z] + true [2021-03-05T18:31:47.625Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-05T18:31:48.217Z] ========================================================= [2021-03-05T18:31:48.217Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-05T18:31:48.217Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:31:48.553Z] + 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-05T18:31:52.799Z] Sending build context to Docker daemon 328.3MB [2021-03-05T18:31:52.799Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T18:31:52.799Z] Step 2/6 : FROM ${BASE} [2021-03-05T18:31:52.799Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-05T18:31:52.799Z] 188c0c94c7c5: Pulling fs layer [2021-03-05T18:31:52.799Z] 0ef7d3d256c8: Pulling fs layer [2021-03-05T18:31:52.799Z] de9db76c5a1d: Pulling fs layer [2021-03-05T18:31:52.799Z] bca2f99d35d6: Pulling fs layer [2021-03-05T18:31:52.799Z] 93359f2a8cfa: Pulling fs layer [2021-03-05T18:31:52.799Z] 7c6f9722023f: Pulling fs layer [2021-03-05T18:31:52.799Z] a35cf1a2eb13: Pulling fs layer [2021-03-05T18:31:52.799Z] a35cf1a2eb13: Waiting [2021-03-05T18:31:52.799Z] 7c6f9722023f: Waiting [2021-03-05T18:31:52.799Z] 93359f2a8cfa: Waiting [2021-03-05T18:31:52.799Z] bca2f99d35d6: Waiting [2021-03-05T18:31:52.799Z] de9db76c5a1d: Verifying Checksum [2021-03-05T18:31:52.799Z] de9db76c5a1d: Download complete [2021-03-05T18:31:52.799Z] 0ef7d3d256c8: Download complete [2021-03-05T18:31:52.799Z] 93359f2a8cfa: Download complete [2021-03-05T18:31:52.799Z] 7c6f9722023f: Download complete [2021-03-05T18:31:52.799Z] 188c0c94c7c5: Verifying Checksum [2021-03-05T18:31:52.799Z] 188c0c94c7c5: Download complete [2021-03-05T18:31:53.065Z] 188c0c94c7c5: Pull complete [2021-03-05T18:31:53.328Z] 0ef7d3d256c8: Pull complete [2021-03-05T18:31:53.595Z] de9db76c5a1d: Pull complete [2021-03-05T18:31:55.004Z] a35cf1a2eb13: Verifying Checksum [2021-03-05T18:31:55.004Z] a35cf1a2eb13: Download complete [2021-03-05T18:31:55.581Z] bca2f99d35d6: Verifying Checksum [2021-03-05T18:31:55.582Z] bca2f99d35d6: Download complete [2021-03-05T18:32:01.537Z] Still waiting to schedule task [2021-03-05T18:32:01.537Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-05T18:32:02.220Z] bca2f99d35d6: Pull complete [2021-03-05T18:32:02.220Z] 93359f2a8cfa: Pull complete [2021-03-05T18:32:02.220Z] 7c6f9722023f: Pull complete [2021-03-05T18:32:06.484Z] a35cf1a2eb13: Pull complete [2021-03-05T18:32:06.484Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-05T18:32:06.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-05T18:32:06.484Z] ---> a62c8e92a672 [2021-03-05T18:32:06.484Z] 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-05T18:32:06.751Z] ---> Running in 1fd868ff3a64 [2021-03-05T18:32:07.700Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:32:08.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:32:08.851Z] (1/12) Installing libmagic (5.38-r0) [2021-03-05T18:32:08.851Z] (2/12) Installing file (5.38-r0) [2021-03-05T18:32:09.113Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-05T18:32:09.113Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-05T18:32:14.417Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-05T18:32:14.417Z] (6/12) Installing patch (2.7.6-r6) [2021-03-05T18:32:14.417Z] (7/12) Installing build-base (0.5-r2) [2021-03-05T18:32:14.417Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-05T18:32:14.417Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-05T18:32:14.680Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-05T18:32:14.680Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-05T18:32:14.680Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-05T18:32:14.943Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:32:14.944Z] OK: 233 MiB in 51 packages [2021-03-05T18:32:19.201Z] Removing intermediate container 1fd868ff3a64 [2021-03-05T18:32:19.201Z] ---> 4fe538c9cc93 [2021-03-05T18:32:19.201Z] Step 4/6 : WORKDIR /edgex-go [2021-03-05T18:32:19.201Z] ---> Running in c4e6af0837ec [2021-03-05T18:32:19.201Z] Removing intermediate container c4e6af0837ec [2021-03-05T18:32:19.201Z] ---> 619a5445f07e [2021-03-05T18:32:19.201Z] Step 5/6 : COPY go.mod . [2021-03-05T18:32:19.201Z] ---> 5d6abde8a79e [2021-03-05T18:32:19.201Z] Step 6/6 : RUN go mod download [2021-03-05T18:32:19.201Z] ---> Running in db611b97f2bb [2021-03-05T18:32:45.911Z] Removing intermediate container db611b97f2bb [2021-03-05T18:32:45.911Z] ---> 46a1e196dd46 [2021-03-05T18:32:45.911Z] Successfully built 46a1e196dd46 [2021-03-05T18:32:45.911Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:32:46.234Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-05T18:32:46.234Z] . [Pipeline] withDockerContainer [2021-03-05T18:32:46.334Z] prd-centos7-docker-4c-2g-28733 does not seem to be running inside a container [2021-03-05T18:32:46.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-05T18:32:47.222Z] $ docker top ab9718abc590e06d78dad5e5565267e305985cc4ef2c9b338a5956b48dd538e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T18:32:47.788Z] + go version [2021-03-05T18:32:47.789Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-05T18:32:47.805Z] $ docker stop --time=1 ab9718abc590e06d78dad5e5565267e305985cc4ef2c9b338a5956b48dd538e4 [2021-03-05T18:32:49.169Z] $ docker rm -f ab9718abc590e06d78dad5e5565267e305985cc4ef2c9b338a5956b48dd538e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:32:49.957Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-05T18:32:49.957Z] . [Pipeline] withDockerContainer [2021-03-05T18:32:50.068Z] prd-centos7-docker-4c-2g-28733 does not seem to be running inside a container [2021-03-05T18:32:50.118Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-05T18:32:51.235Z] $ docker top 478063a7b98fd3da198678e58e13d1c18c1eba363de6e0010c14c99f63f34723 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-05T18:32:51.475Z] ========================================================= [2021-03-05T18:32:51.475Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-05T18:32:51.475Z] ========================================================= [Pipeline] sh [2021-03-05T18:32:51.791Z] + make test [2021-03-05T18:32:51.791Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-05T18:33:01.854Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-05T18:33:20.108Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-05T18:33:25.443Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-05T18:33:25.443Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-05T18:33:25.443Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-05T18:33:28.058Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-05T18:33:28.058Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-05T18:33:28.058Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-05T18:33:28.058Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-05T18:33:28.334Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-05T18:33:28.941Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-05T18:33:31.550Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-05T18:33:31.550Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-05T18:33:31.550Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-05T18:33:34.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.113s coverage: 45.9% of statements [2021-03-05T18:33:34.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-05T18:33:34.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-05T18:33:34.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-05T18:33:34.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-05T18:33:34.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-05T18:33:34.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-05T18:33:34.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-05T18:33:34.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.075s coverage: 100.0% of statements [2021-03-05T18:33:36.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.730s coverage: 27.1% of statements [2021-03-05T18:33:36.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-05T18:33:36.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-05T18:33:36.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-05T18:33:36.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-05T18:33:36.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-05T18:33:36.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-05T18:33:36.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.037s coverage: 100.0% of statements [2021-03-05T18:33:36.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-05T18:33:36.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.035s coverage: 100.0% of statements [2021-03-05T18:33:36.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-05T18:33:36.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-05T18:33:36.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.125s coverage: 66.2% of statements [2021-03-05T18:33:36.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-05T18:33:36.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-05T18:33:37.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.470s coverage: 82.4% of statements [2021-03-05T18:33:37.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-05T18:33:37.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T18:33:37.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-05T18:33:37.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-05T18:33:40.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.450s coverage: 28.6% of statements [2021-03-05T18:33:40.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-05T18:33:40.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-05T18:33:40.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-05T18:33:40.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-05T18:33:40.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-05T18:33:40.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.085s coverage: 100.0% of statements [2021-03-05T18:33:40.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-05T18:33:40.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements [2021-03-05T18:33:40.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-05T18:33:40.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.157s coverage: 86.7% of statements [2021-03-05T18:33:40.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-05T18:33:40.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.124s coverage: 97.5% of statements [2021-03-05T18:33:40.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-05T18:33:40.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.085s coverage: 78.3% of statements [2021-03-05T18:33:40.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-05T18:33:40.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-05T18:33:40.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-05T18:33:40.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-05T18:33:44.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.564s coverage: 92.8% of statements [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-05T18:33:44.155Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-05T18:33:44.155Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.108s coverage: 0.1% of statements [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-05T18:33:44.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-05T18:33:44.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-03-05T18:33:44.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements [2021-03-05T18:33:44.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2021-03-05T18:33:44.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.045s coverage: 96.3% of statements [2021-03-05T18:33:44.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.035s coverage: 87.5% of statements [2021-03-05T18:33:56.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.045s coverage: 94.4% of statements [2021-03-05T18:33:56.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.034s coverage: 44.8% of statements [2021-03-05T18:33:56.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.093s coverage: 81.4% of statements [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.076s coverage: 92.9% of statements [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.118s coverage: 77.8% of statements [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.035s coverage: 100.0% of statements [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.8% of statements [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 84.6% of statements [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.108s coverage: 91.6% of statements [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.214s coverage: 62.4% of statements [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 91.3% of statements [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.380s coverage: 69.1% of statements [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 38.4% of statements [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.042s coverage: 89.5% of statements [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.137s coverage: 47.0% of statements [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.063s coverage: 100.0% of statements [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.068s coverage: 100.0% of statements [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.146s coverage: 88.5% of statements [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.877s coverage: 29.1% of statements [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-05T18:34:09.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-05T18:34:09.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-05T18:34:09.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-05T18:34:09.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-05T18:34:09.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.084s coverage: 95.6% of statements [2021-03-05T18:34:09.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-05T18:34:09.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T18:34:09.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-05T18:34:09.328Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements [2021-03-05T18:34:09.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-05T18:34:09.328Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements [2021-03-05T18:34:09.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-05T18:34:09.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-05T18:34:09.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-05T18:34:09.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-05T18:34:09.328Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2021-03-05T18:34:09.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-05T18:34:09.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-05T18:34:09.328Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-03-05T18:34:09.328Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-03-05T18:34:09.328Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements [2021-03-05T18:34:09.651Z] GO111MODULE=on go vet ./... [2021-03-05T18:34:37.442Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28740 in /w/workspace/edgexfoundry_edgex-go_PR-3209 [Pipeline] { [Pipeline] ws [2021-03-05T18:34:37.502Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-03-05T18:34:42.026Z] gofmt -l . [2021-03-05T18:34:42.026Z] [ "`gofmt -l .`" = "" ] [2021-03-05T18:34:42.026Z] ./bin/test-go-mod-tidy.sh [2021-03-05T18:34:42.026Z] ./bin/test-attribution-txt.sh [2021-03-05T18:34:42.215Z] using credential edgex-jenkins-ssh [2021-03-05T18:34:42.273Z] Cloning the remote Git repository [Pipeline] sh [2021-03-05T18:34:42.335Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-05T18:34:42.449Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-03-05T18:34:42.616Z] + ls -al . [2021-03-05T18:34:42.616Z] total 732 [2021-03-05T18:34:42.616Z] drwxrwxr-x 10 1001 1001 4096 Mar 5 18:34 . [2021-03-05T18:34:42.616Z] drwxr-xr-x 4 root root 28 Mar 5 18:32 .. [2021-03-05T18:34:42.616Z] -rw-rw-r-- 1 1001 1001 11 Mar 5 18:30 .dockerignore [2021-03-05T18:34:42.616Z] drwxrwxr-x 8 1001 1001 179 Mar 5 18:31 .git [2021-03-05T18:34:42.616Z] drwxrwxr-x 3 1001 1001 125 Mar 5 18:30 .github [2021-03-05T18:34:42.616Z] -rw-rw-r-- 1 1001 1001 818 Mar 5 18:30 .gitignore [2021-03-05T18:34:42.616Z] drwx------ 3 1001 1001 60 Mar 5 18:31 .semver [2021-03-05T18:34:42.616Z] -rw-rw-r-- 1 1001 1001 166 Mar 5 18:30 .sonarcloud.properties [2021-03-05T18:34:42.616Z] -rw-rw-r-- 1 1001 1001 8475 Mar 5 18:30 Attribution.txt [2021-03-05T18:34:42.616Z] -rw-rw-r-- 1 1001 1001 3804 Mar 5 18:30 CONTRIBUTING.md [2021-03-05T18:34:42.616Z] -rw-rw-r-- 1 1001 1001 931 Mar 5 18:30 Dockerfile.build [2021-03-05T18:34:42.616Z] -rw-rw-r-- 1 1001 1001 863 Mar 5 18:30 Jenkinsfile [2021-03-05T18:34:42.616Z] -rw-rw-r-- 1 1001 1001 10775 Mar 5 18:30 LICENSE [2021-03-05T18:34:42.616Z] -rw-rw-r-- 1 1001 1001 5774 Mar 5 18:30 Makefile [2021-03-05T18:34:42.616Z] -rw-rw-r-- 1 1001 1001 6524 Mar 5 18:30 README.md [2021-03-05T18:34:42.616Z] -rw-rw-r-- 1 1001 1001 6755 Mar 5 18:30 SECURITY.md [2021-03-05T18:34:42.616Z] -rw-rw-r-- 1 1001 1001 5 Mar 5 18:31 VERSION [2021-03-05T18:34:42.616Z] -rw-rw-r-- 1 1001 1001 4131 Mar 5 18:30 ZMQWindows.md [2021-03-05T18:34:42.616Z] drwxrwxr-x 2 1001 1001 117 Mar 5 18:30 bin [2021-03-05T18:34:42.616Z] drwxrwxr-x 14 1001 1001 4096 Mar 5 18:30 cmd [2021-03-05T18:34:42.616Z] -rw-r--r-- 1 root root 621194 Mar 5 18:34 coverage.out [2021-03-05T18:34:42.616Z] -rw-r--r-- 1 root root 1055 Mar 5 18:34 go.mod [2021-03-05T18:34:42.616Z] -rw-r--r-- 1 root root 21817 Mar 5 18:34 go.sum [2021-03-05T18:34:42.616Z] drwxrwxr-x 8 1001 1001 127 Mar 5 18:30 internal [2021-03-05T18:34:42.616Z] drwxrwxr-x 4 1001 1001 26 Mar 5 18:30 openapi [2021-03-05T18:34:42.616Z] drwxrwxr-x 4 1001 1001 71 Mar 5 18:30 snap [2021-03-05T18:34:42.616Z] -rw-rw-r-- 1 1001 1001 168 Mar 5 18:30 version.go [Pipeline] sh [2021-03-05T18:34:42.924Z] + '[' -e coverage.out ] [2021-03-05T18:34:42.924Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-05T18:34:43.172Z] Stashed 1 file(s) [Pipeline] sh [2021-03-05T18:34:43.473Z] + make build [2021-03-05T18:34:43.473Z] 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-05T18:34:42.548Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-05T18:34:42.549Z] > git --version # timeout=10 [2021-03-05T18:34:42.570Z] > git --version # 'git version 2.17.1' [2021-03-05T18:34:42.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T18:34:42.626Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T18:34:48.824Z] 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-05T18:34:59.024Z] 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-05T18:35:00.422Z] 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-05T18:35:01.182Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-05T18:35:01.204Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T18:35:01.232Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-05T18:35:01.269Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-05T18:35:01.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T18:35:01.281Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3209/head:refs/remotes/origin/PR-3209 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-05T18:35:02.370Z] 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-05T18:35:02.506Z] Merging remotes/origin/master commit f11e4988ceb8c382fc034555d9d0b35dfdaf49ab into PR head commit e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:35:02.951Z] 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-05T18:35:03.039Z] Merge succeeded, producing e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:35:03.041Z] Checking out Revision e1f8108961685962612542af4b49151a44b672f9 (PR-3209) [2021-03-05T18:35:02.519Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T18:35:02.531Z] > git checkout -f e1f8108961685962612542af4b49151a44b672f9 # timeout=10 [2021-03-05T18:35:02.926Z] > git remote # timeout=10 [2021-03-05T18:35:02.947Z] > git config --get remote.origin.url # timeout=10 [2021-03-05T18:35:02.959Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T18:35:02.969Z] > git merge f11e4988ceb8c382fc034555d9d0b35dfdaf49ab # timeout=10 [2021-03-05T18:35:02.992Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-05T18:35:03.042Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T18:35:03.051Z] > git checkout -f e1f8108961685962612542af4b49151a44b672f9 # timeout=10 [2021-03-05T18:35:04.893Z] 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-05T18:35:06.320Z] 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-05T18:35:07.408Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-03-05T18:35:07.735Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-05T18:35:09.001Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-05T18:35:09.154Z] 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-05T18:35:09.455Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-05T18:35:09.797Z] + sudo service docker restart [2021-03-05T18:35:09.797Z] + true [2021-03-05T18:35:10.110Z] 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-05T18:35:11.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-05T18:35:12.516Z] provisioning config files... [2021-03-05T18:35:12.556Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6122751893092425271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:35:12.966Z] ---> docker-login.sh [2021-03-05T18:35:12.966Z] nexus3.edgexfoundry.org:10001 [2021-03-05T18:35:13.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2021-03-05T18:35:14.175Z] $ docker stop --time=1 478063a7b98fd3da198678e58e13d1c18c1eba363de6e0010c14c99f63f34723 [2021-03-05T18:35:14.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T18:35:14.224Z] Configure a credential helper to remove this warning. See [2021-03-05T18:35:14.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T18:35:14.224Z] [2021-03-05T18:35:14.224Z] Login Succeeded [2021-03-05T18:35:14.224Z] nexus3.edgexfoundry.org:10002 [2021-03-05T18:35:14.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T18:35:14.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T18:35:14.775Z] Configure a credential helper to remove this warning. See [2021-03-05T18:35:14.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T18:35:14.775Z] [2021-03-05T18:35:14.775Z] Login Succeeded [2021-03-05T18:35:14.775Z] nexus3.edgexfoundry.org:10003 [2021-03-05T18:35:15.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T18:35:15.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T18:35:15.326Z] Configure a credential helper to remove this warning. See [2021-03-05T18:35:15.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T18:35:15.326Z] [2021-03-05T18:35:15.326Z] Login Succeeded [2021-03-05T18:35:15.326Z] nexus3.edgexfoundry.org:10004 [2021-03-05T18:35:15.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T18:35:15.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T18:35:15.878Z] Configure a credential helper to remove this warning. See [2021-03-05T18:35:15.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T18:35:15.878Z] [2021-03-05T18:35:15.878Z] Login Succeeded [2021-03-05T18:35:15.878Z] docker.io [2021-03-05T18:35:15.956Z] $ docker rm -f 478063a7b98fd3da198678e58e13d1c18c1eba363de6e0010c14c99f63f34723 [2021-03-05T18:35:16.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T18:35:16.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T18:35:16.423Z] Configure a credential helper to remove this warning. See [2021-03-05T18:35:16.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T18:35:16.423Z] [2021-03-05T18:35:16.423Z] Login Succeeded [2021-03-05T18:35:16.423Z] ---> docker-login.sh ends [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-03-05T18:35:16.548Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-03-05T18:35:17.655Z] ========================================================= [2021-03-05T18:35:17.655Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-05T18:35:17.655Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:35:18.044Z] + 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-05T18:35:18.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-05T18:35:18.068Z] [2021-03-05T18:35:18.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:35:18.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-05T18:35:18.427Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-05T18:35:18.427Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-05T18:35:18.427Z] ca9280d653b3: Pulling fs layer [2021-03-05T18:35:18.427Z] 7e9c9ca2126c: Pulling fs layer [2021-03-05T18:35:19.007Z] cbdbe7a5bc2a: Download complete [2021-03-05T18:35:19.603Z] ca9280d653b3: Verifying Checksum [2021-03-05T18:35:19.603Z] ca9280d653b3: Download complete [2021-03-05T18:35:19.603Z] cbdbe7a5bc2a: Pull complete [2021-03-05T18:35:20.561Z] 7e9c9ca2126c: Verifying Checksum [2021-03-05T18:35:20.561Z] 7e9c9ca2126c: Download complete [2021-03-05T18:35:20.561Z] ca9280d653b3: Pull complete [2021-03-05T18:35:20.690Z] Sending build context to Docker daemon 166.6MB [2021-03-05T18:35:20.690Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T18:35:20.690Z] Step 2/6 : FROM ${BASE} [2021-03-05T18:35:20.690Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-05T18:35:20.690Z] 5f621e34cdf4: Pulling fs layer [2021-03-05T18:35:20.690Z] a4357932f1b6: Pulling fs layer [2021-03-05T18:35:20.690Z] 18c013af1878: Pulling fs layer [2021-03-05T18:35:20.690Z] 00ac8860ef70: Pulling fs layer [2021-03-05T18:35:20.690Z] 63d7cb157983: Pulling fs layer [2021-03-05T18:35:20.690Z] b116817d02f9: Pulling fs layer [2021-03-05T18:35:20.690Z] 745a02a5169b: Pulling fs layer [2021-03-05T18:35:20.690Z] 00ac8860ef70: Waiting [2021-03-05T18:35:20.690Z] 63d7cb157983: Waiting [2021-03-05T18:35:20.690Z] b116817d02f9: Waiting [2021-03-05T18:35:20.690Z] 745a02a5169b: Waiting [2021-03-05T18:35:20.690Z] 18c013af1878: Verifying Checksum [2021-03-05T18:35:20.690Z] 18c013af1878: Download complete [2021-03-05T18:35:20.690Z] a4357932f1b6: Download complete [2021-03-05T18:35:20.690Z] 63d7cb157983: Verifying Checksum [2021-03-05T18:35:20.690Z] 63d7cb157983: Download complete [2021-03-05T18:35:20.690Z] b116817d02f9: Download complete [2021-03-05T18:35:20.690Z] 5f621e34cdf4: Verifying Checksum [2021-03-05T18:35:20.690Z] 5f621e34cdf4: Download complete [2021-03-05T18:35:21.292Z] 5f621e34cdf4: Pull complete [2021-03-05T18:35:21.895Z] a4357932f1b6: Pull complete [2021-03-05T18:35:22.169Z] 18c013af1878: Pull complete [2021-03-05T18:35:23.152Z] 745a02a5169b: Verifying Checksum [2021-03-05T18:35:23.152Z] 745a02a5169b: Download complete [2021-03-05T18:35:24.136Z] 00ac8860ef70: Verifying Checksum [2021-03-05T18:35:24.136Z] 00ac8860ef70: Download complete [2021-03-05T18:35:27.198Z] 7e9c9ca2126c: Pull complete [2021-03-05T18:35:27.198Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-05T18:35:27.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-05T18:35:27.198Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-05T18:35:27.384Z] prd-centos7-docker-4c-2g-28733 does not seem to be running inside a container [2021-03-05T18:35:27.436Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-05T18:35:30.078Z] $ docker top 6896b0f04c9c61c8229d56f36215ab775ef798c650604f299170200fece31aef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T18:35:30.619Z] + docker-compose build --help [2021-03-05T18:35:30.619Z] + grep parallel [2021-03-05T18:35:31.574Z] --parallel Build images in parallel. [Pipeline] } [2021-03-05T18:35:31.849Z] $ docker stop --time=1 6896b0f04c9c61c8229d56f36215ab775ef798c650604f299170200fece31aef [2021-03-05T18:35:33.211Z] $ docker rm -f 6896b0f04c9c61c8229d56f36215ab775ef798c650604f299170200fece31aef [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:35:33.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-05T18:35:33.811Z] . [Pipeline] withDockerContainer [2021-03-05T18:35:33.916Z] prd-centos7-docker-4c-2g-28733 does not seem to be running inside a container [2021-03-05T18:35:33.971Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-05T18:35:34.317Z] 00ac8860ef70: Pull complete [2021-03-05T18:35:34.692Z] $ docker top 356a24d9d56da78f9d1c9be47533b467b6c922ed22efbab0836b8054b50dd040 -eo pid,comm [2021-03-05T18:35:34.909Z] 63d7cb157983: Pull complete [2021-03-05T18:35:34.909Z] b116817d02f9: Pull complete [Pipeline] { [Pipeline] sh [2021-03-05T18:35:35.346Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-05T18:35:36.348Z] Building docker-core-command-go ... [2021-03-05T18:35:36.348Z] Building docker-core-data-go ... [2021-03-05T18:35:36.348Z] Building docker-core-metadata-go ... [2021-03-05T18:35:36.348Z] Building docker-security-bootstrapper-go ... [2021-03-05T18:35:36.348Z] Building docker-security-proxy-setup-go ... [2021-03-05T18:35:36.348Z] Building docker-security-secretstore-setup-go ... [2021-03-05T18:35:36.348Z] Building docker-support-notifications-go ... [2021-03-05T18:35:36.348Z] Building docker-support-scheduler-go ... [2021-03-05T18:35:36.348Z] Building docker-sys-mgmt-agent-go ... [2021-03-05T18:35:36.348Z] Building docker-sys-mgmt-agent-go [2021-03-05T18:35:36.348Z] Building docker-core-command-go [2021-03-05T18:35:36.348Z] Building docker-core-data-go [2021-03-05T18:35:36.348Z] Building docker-security-secretstore-setup-go [2021-03-05T18:35:36.348Z] Building docker-security-proxy-setup-go [2021-03-05T18:35:39.223Z] 745a02a5169b: Pull complete [2021-03-05T18:35:39.223Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-05T18:35:39.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-05T18:35:39.223Z] ---> b7e6874047d6 [2021-03-05T18:35:39.223Z] 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-05T18:35:41.848Z] ---> Running in f245a3437042 [2021-03-05T18:35:43.293Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:35:43.885Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:35:44.479Z] (1/12) Installing libmagic (5.38-r0) [2021-03-05T18:35:44.479Z] (2/12) Installing file (5.38-r0) [2021-03-05T18:35:44.751Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-05T18:35:44.751Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-05T18:35:49.052Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-05T18:35:49.052Z] (6/12) Installing patch (2.7.6-r6) [2021-03-05T18:35:49.052Z] (7/12) Installing build-base (0.5-r2) [2021-03-05T18:35:49.052Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-05T18:35:49.052Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-05T18:35:49.052Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-05T18:35:49.052Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-05T18:35:49.052Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-05T18:35:49.052Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:35:49.052Z] OK: 217 MiB in 51 packages [2021-03-05T18:35:53.373Z] Removing intermediate container f245a3437042 [2021-03-05T18:35:53.373Z] ---> d3eae7778110 [2021-03-05T18:35:53.373Z] Step 4/6 : WORKDIR /edgex-go [2021-03-05T18:35:53.373Z] ---> Running in d41464d706b3 [2021-03-05T18:35:53.652Z] Removing intermediate container d41464d706b3 [2021-03-05T18:35:53.652Z] ---> 9211fba1374c [2021-03-05T18:35:53.652Z] Step 5/6 : COPY go.mod . [2021-03-05T18:35:54.627Z] ---> 74fe2875250f [2021-03-05T18:35:54.627Z] Step 6/6 : RUN go mod download [2021-03-05T18:35:54.627Z] ---> Running in e5fcb9419add [2021-03-05T18:36:08.579Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:36:08.579Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:36:08.579Z] ---> 46a1e196dd46 [2021-03-05T18:36:08.579Z] Step 3/21 : WORKDIR /edgex-go [2021-03-05T18:36:08.579Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:36:08.579Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:36:08.579Z] ---> 46a1e196dd46 [2021-03-05T18:36:08.579Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T18:36:08.579Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:36:08.579Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:36:08.579Z] ---> 46a1e196dd46 [2021-03-05T18:36:08.579Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T18:36:08.579Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:36:08.579Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:36:08.579Z] ---> 46a1e196dd46 [2021-03-05T18:36:08.579Z] Step 3/26 : WORKDIR /edgex-go [2021-03-05T18:36:08.579Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:36:08.579Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:36:08.579Z] ---> 46a1e196dd46 [2021-03-05T18:36:08.579Z] Step 3/24 : WORKDIR /edgex-go [2021-03-05T18:36:09.531Z] ---> Running in c4785841da0f [2021-03-05T18:36:09.531Z] ---> Running in 6b8142a5c790 [2021-03-05T18:36:09.531Z] ---> Running in dbe0aeffed19 [2021-03-05T18:36:09.531Z] ---> Running in 59ca746dafd0 [2021-03-05T18:36:09.531Z] ---> Running in 5c4dc9ab24e8 [2021-03-05T18:36:09.802Z] Removing intermediate container 6b8142a5c790 [2021-03-05T18:36:09.802Z] ---> 502eb2977a44 [2021-03-05T18:36:09.802Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:36:09.802Z] Removing intermediate container c4785841da0f [2021-03-05T18:36:09.802Z] ---> 7132a0dbf8d9 [2021-03-05T18:36:09.802Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:36:09.802Z] Removing intermediate container 5c4dc9ab24e8 [2021-03-05T18:36:09.802Z] ---> 20e3125a1273 [2021-03-05T18:36:09.802Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:36:09.802Z] Removing intermediate container dbe0aeffed19 [2021-03-05T18:36:09.802Z] ---> 1259e1e9a296 [2021-03-05T18:36:09.802Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:36:09.802Z] Removing intermediate container 59ca746dafd0 [2021-03-05T18:36:09.802Z] ---> c4d02a0769cf [2021-03-05T18:36:09.802Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:36:10.065Z] ---> Running in 054230ec0cae [2021-03-05T18:36:10.065Z] ---> Running in f20e052f692c [2021-03-05T18:36:10.065Z] ---> Running in e918e6032ba1 [2021-03-05T18:36:10.065Z] ---> Running in 9b5ccdd60e6f [2021-03-05T18:36:10.065Z] ---> Running in b12793fc0ed4 [2021-03-05T18:36:11.998Z] Removing intermediate container f20e052f692c [2021-03-05T18:36:11.998Z] ---> e571267b5bf5 [2021-03-05T18:36:11.998Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-05T18:36:11.998Z] Removing intermediate container 054230ec0cae [2021-03-05T18:36:11.998Z] ---> caa495124aeb [2021-03-05T18:36:11.998Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-05T18:36:12.272Z] ---> Running in 780c6709a400 [2021-03-05T18:36:12.272Z] ---> Running in 633f77542af9 [2021-03-05T18:36:12.272Z] Removing intermediate container e918e6032ba1 [2021-03-05T18:36:12.272Z] ---> 666ff34d8d90 [2021-03-05T18:36:12.272Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-05T18:36:12.545Z] ---> Running in 1c7e6dfff798 [2021-03-05T18:36:12.812Z] Removing intermediate container 9b5ccdd60e6f [2021-03-05T18:36:12.813Z] ---> 2365ba911461 [2021-03-05T18:36:12.813Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-05T18:36:12.813Z] Removing intermediate container b12793fc0ed4 [2021-03-05T18:36:12.813Z] ---> 87589ca24544 [2021-03-05T18:36:12.813Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-05T18:36:13.079Z] ---> Running in e6a2978218ab [2021-03-05T18:36:13.080Z] ---> Running in 9d851245e8da [2021-03-05T18:36:13.691Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:36:13.691Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:36:13.960Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:36:13.960Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:36:13.960Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:36:14.233Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:36:14.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:36:14.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:36:14.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:36:14.771Z] OK: 233 MiB in 51 packages [2021-03-05T18:36:14.771Z] OK: 233 MiB in 51 packages [2021-03-05T18:36:15.037Z] OK: 233 MiB in 51 packages [2021-03-05T18:36:15.037Z] OK: 233 MiB in 51 packages [2021-03-05T18:36:15.311Z] Removing intermediate container 780c6709a400 [2021-03-05T18:36:15.311Z] ---> 9d1ab717d8ae [2021-03-05T18:36:15.311Z] Step 6/26 : COPY go.mod . [2021-03-05T18:36:15.579Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:36:15.579Z] ---> 605e2c08fb11 [2021-03-05T18:36:15.579Z] Step 7/26 : RUN go mod download [2021-03-05T18:36:15.848Z] Removing intermediate container 633f77542af9 [2021-03-05T18:36:15.848Z] ---> dfb33b1123b8 [2021-03-05T18:36:15.848Z] Step 6/24 : COPY go.mod . [2021-03-05T18:36:15.848Z] ---> Running in 568be5efdf09 [2021-03-05T18:36:15.848Z] Removing intermediate container e6a2978218ab [2021-03-05T18:36:15.848Z] ---> a0cfbef31be9 [2021-03-05T18:36:15.848Z] Step 6/23 : COPY go.mod . [2021-03-05T18:36:16.112Z] Removing intermediate container 1c7e6dfff798 [2021-03-05T18:36:16.112Z] ---> 0ade13f8f999 [2021-03-05T18:36:16.112Z] Step 6/21 : COPY go.mod . [2021-03-05T18:36:16.112Z] ---> 218e8db41a6e [2021-03-05T18:36:16.112Z] Step 7/24 : RUN go mod download [2021-03-05T18:36:16.374Z] ---> c15c05e9376c [2021-03-05T18:36:16.374Z] Step 7/23 : RUN go mod download [2021-03-05T18:36:16.374Z] ---> Running in 4f1562bb3d36 [2021-03-05T18:36:16.374Z] ---> 518619048586 [2021-03-05T18:36:16.374Z] Step 7/21 : RUN go mod download [2021-03-05T18:36:16.648Z] ---> Running in 76b15f6390f7 [2021-03-05T18:36:16.648Z] ---> Running in 54c8febfef85 [2021-03-05T18:36:18.095Z] Removing intermediate container 568be5efdf09 [2021-03-05T18:36:18.095Z] ---> af42de919a63 [2021-03-05T18:36:18.095Z] Step 8/26 : COPY . . [2021-03-05T18:36:18.095Z] Removing intermediate container 4f1562bb3d36 [2021-03-05T18:36:18.095Z] ---> 3f29b6e2f026 [2021-03-05T18:36:18.095Z] Step 8/24 : COPY . . [2021-03-05T18:36:18.707Z] OK: 233 MiB in 51 packages [2021-03-05T18:36:19.674Z] Removing intermediate container 54c8febfef85 [2021-03-05T18:36:19.674Z] ---> e26170f935e1 [2021-03-05T18:36:19.674Z] Step 8/21 : COPY . . [2021-03-05T18:36:21.079Z] Removing intermediate container 76b15f6390f7 [2021-03-05T18:36:21.079Z] ---> 755d79824987 [2021-03-05T18:36:21.079Z] Step 8/23 : COPY . . [2021-03-05T18:36:21.473Z] Removing intermediate container e5fcb9419add [2021-03-05T18:36:21.473Z] ---> 8f11cf1e3b3c [2021-03-05T18:36:21.747Z] Successfully built 8f11cf1e3b3c [2021-03-05T18:36:22.019Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:36:22.363Z] + docker inspect -f . ci-base-image-arm64 [2021-03-05T18:36:22.363Z] . [Pipeline] withDockerContainer [2021-03-05T18:36:22.613Z] prd-ubuntu18.04-docker-arm64-4c-16g-28740 does not seem to be running inside a container [2021-03-05T18:36:22.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-05T18:36:24.175Z] $ docker top a9835a692211f85653341d6faae07f4f648005c78c0391c7e0d474cbc928680a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T18:36:25.250Z] + go version [2021-03-05T18:36:25.250Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-05T18:36:25.270Z] $ docker stop --time=1 a9835a692211f85653341d6faae07f4f648005c78c0391c7e0d474cbc928680a [2021-03-05T18:36:27.216Z] $ docker rm -f a9835a692211f85653341d6faae07f4f648005c78c0391c7e0d474cbc928680a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:36:28.195Z] + docker inspect -f . ci-base-image-arm64 [2021-03-05T18:36:28.195Z] . [Pipeline] withDockerContainer [2021-03-05T18:36:28.459Z] prd-ubuntu18.04-docker-arm64-4c-16g-28740 does not seem to be running inside a container [2021-03-05T18:36:28.531Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-05T18:36:29.332Z] Removing intermediate container 9d851245e8da [2021-03-05T18:36:29.332Z] ---> 538f593cec6f [2021-03-05T18:36:29.332Z] Step 6/23 : COPY go.mod . [2021-03-05T18:36:29.921Z] $ docker top 6c1787cbc41277b680e915d56fef0d7037a34196a38c87e3c57c9ed226349839 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-05T18:36:30.304Z] ========================================================= [2021-03-05T18:36:30.304Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-05T18:36:30.304Z] ========================================================= [Pipeline] sh [2021-03-05T18:36:30.944Z] + make test [2021-03-05T18:36:30.944Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-05T18:36:33.612Z] ---> c1d8ed61eb63 [2021-03-05T18:36:33.612Z] Step 7/23 : RUN go mod download [2021-03-05T18:36:34.573Z] ---> Running in b13fcdc1fd23 [2021-03-05T18:36:45.817Z] Removing intermediate container b13fcdc1fd23 [2021-03-05T18:36:45.817Z] ---> 8ae843f820fb [2021-03-05T18:36:45.817Z] Step 8/23 : COPY . . [2021-03-05T18:36:53.708Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-05T18:36:58.283Z] ---> 6a817ab164f7 [2021-03-05T18:36:58.284Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-05T18:36:58.284Z] ---> 1e479fcf1632 [2021-03-05T18:36:58.284Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-05T18:36:58.866Z] ---> 6bb97dc8b4d7 [2021-03-05T18:36:58.866Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-05T18:36:58.866Z] ---> Running in 4d1105c76732 [2021-03-05T18:36:58.866Z] ---> Running in e4180160fb48 [2021-03-05T18:36:59.129Z] ---> Running in e907167e3990 [2021-03-05T18:36:59.129Z] ---> 1faea7b24291 [2021-03-05T18:36:59.129Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-05T18:37:00.092Z] ---> Running in f584014b5dcc [2021-03-05T18:37:02.038Z] 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-05T18:37:02.038Z] 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-05T18:37:02.038Z] 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-05T18:37:02.039Z] 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-05T18:37:08.788Z] ---> 4dcf8958ecd4 [2021-03-05T18:37:08.788Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-05T18:37:08.788Z] ---> Running in dc2020e96d35 [2021-03-05T18:37:10.218Z] 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-05T18:37:36.968Z] 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-05T18:37:36.968Z] 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-05T18:37:41.015Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-05T18:37:45.273Z] Removing intermediate container e907167e3990 [2021-03-05T18:37:45.273Z] ---> 750d1d12270e [2021-03-05T18:37:45.273Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-05T18:37:45.273Z] ---> Running in 5cb1331e46c9 [2021-03-05T18:37:45.547Z] 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-05T18:37:46.496Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-05T18:37:48.139Z] Removing intermediate container 4d1105c76732 [2021-03-05T18:37:48.139Z] ---> 55a2547a4121 [2021-03-05T18:37:48.139Z] [2021-03-05T18:37:48.139Z] Step 10/24 : FROM alpine:3.12 [2021-03-05T18:37:48.139Z] 3.12: Pulling from library/alpine [2021-03-05T18:37:48.719Z] Removing intermediate container f584014b5dcc [2021-03-05T18:37:48.720Z] ---> 113b2b188d92 [2021-03-05T18:37:48.720Z] [2021-03-05T18:37:48.720Z] Step 10/21 : FROM alpine:3.12 [2021-03-05T18:37:48.720Z] 3.12: Pulling from library/alpine [2021-03-05T18:37:48.994Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T18:37:48.994Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T18:37:48.994Z] Status: Downloaded newer image for alpine:3.12 [2021-03-05T18:37:48.994Z] ---> 88dd2752d2ea [2021-03-05T18:37:48.994Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-05T18:37:48.994Z] Status: Image is up to date for alpine:3.12 [2021-03-05T18:37:48.994Z] ---> 88dd2752d2ea [2021-03-05T18:37:48.994Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-05T18:37:49.966Z] ---> Running in 39bb5034c1e0 [2021-03-05T18:37:49.966Z] Removing intermediate container e4180160fb48 [2021-03-05T18:37:49.966Z] ---> 6dc88c5da1bc [2021-03-05T18:37:49.966Z] [2021-03-05T18:37:49.966Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T18:37:49.966Z] ---> 88dd2752d2ea [2021-03-05T18:37:49.966Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-05T18:37:50.232Z] ---> Running in 027b39b2b62b [2021-03-05T18:37:50.503Z] ---> Running in 25d56ed3fa50 [2021-03-05T18:37:50.503Z] Removing intermediate container 5cb1331e46c9 [2021-03-05T18:37:50.503Z] ---> e1eec5a0f25a [2021-03-05T18:37:50.503Z] [2021-03-05T18:37:50.503Z] Step 11/26 : FROM docker:20.10.0 [2021-03-05T18:37:50.772Z] 20.10.0: Pulling from library/docker [2021-03-05T18:37:52.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:37:52.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:37:52.758Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-05T18:37:52.758Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T18:37:52.758Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-05T18:37:52.758Z] (4/5) Installing curl (7.69.1-r3) [2021-03-05T18:37:52.758Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-05T18:37:52.758Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:37:52.758Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T18:37:53.033Z] OK: 7 MiB in 19 packages [2021-03-05T18:37:53.033Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:37:53.033Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:37:53.033Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:37:53.033Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:37:53.344Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-05T18:37:53.344Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:37:53.344Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-05T18:37:53.344Z] OK: 6 MiB in 15 packages [2021-03-05T18:37:53.344Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T18:37:53.344Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-05T18:37:53.344Z] (4/4) Installing curl (7.69.1-r3) [2021-03-05T18:37:53.344Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:37:53.344Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T18:37:53.344Z] OK: 7 MiB in 18 packages [2021-03-05T18:37:56.710Z] Removing intermediate container 39bb5034c1e0 [2021-03-05T18:37:56.710Z] ---> f0b0fdb6b1aa [2021-03-05T18:37:56.710Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-05T18:37:56.710Z] Removing intermediate container dc2020e96d35 [2021-03-05T18:37:56.710Z] ---> b6e681bd0beb [2021-03-05T18:37:56.710Z] [2021-03-05T18:37:56.710Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T18:37:56.710Z] ---> 88dd2752d2ea [2021-03-05T18:37:56.710Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-05T18:37:56.710Z] Removing intermediate container 25d56ed3fa50 [2021-03-05T18:37:56.710Z] ---> ba7a916bf75c [2021-03-05T18:37:56.710Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T18:37:56.721Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-05T18:37:56.721Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-05T18:37:56.981Z] ---> Running in 1cbcfcf0ab1a [2021-03-05T18:37:56.981Z] ---> Running in 23bf4d3e1ec3 [2021-03-05T18:37:56.981Z] ---> Running in 500a7c787b0c [2021-03-05T18:37:56.981Z] Removing intermediate container 027b39b2b62b [2021-03-05T18:37:56.981Z] ---> cf3de977171c [2021-03-05T18:37:56.981Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-05T18:37:57.246Z] ---> Running in 0cc18045358d [2021-03-05T18:37:57.324Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-05T18:37:57.324Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-05T18:37:57.324Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-05T18:37:57.324Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-05T18:37:57.515Z] Removing intermediate container 23bf4d3e1ec3 [2021-03-05T18:37:57.515Z] ---> 4a43df335b24 [2021-03-05T18:37:57.515Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-05T18:37:57.778Z] Removing intermediate container 1cbcfcf0ab1a [2021-03-05T18:37:57.778Z] ---> 8d41d75393f5 [2021-03-05T18:37:57.778Z] Step 13/24 : WORKDIR / [2021-03-05T18:37:57.778Z] Removing intermediate container 500a7c787b0c [2021-03-05T18:37:57.778Z] ---> 83d8e19ba369 [2021-03-05T18:37:57.778Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-05T18:37:57.778Z] Removing intermediate container 0cc18045358d [2021-03-05T18:37:57.778Z] ---> f7a64c7731e8 [2021-03-05T18:37:57.778Z] Step 13/21 : WORKDIR /edgex [2021-03-05T18:37:57.778Z] ---> Running in 3091930c6c62 [2021-03-05T18:37:57.778Z] ---> Running in 2c381c380d52 [2021-03-05T18:37:58.043Z] ---> Running in b10d34b53212 [2021-03-05T18:37:58.043Z] ---> Running in 0ae976748bd1 [2021-03-05T18:37:58.324Z] Removing intermediate container 3091930c6c62 [2021-03-05T18:37:58.324Z] ---> d20ca408d21f [2021-03-05T18:37:58.324Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-05T18:37:58.324Z] Removing intermediate container b10d34b53212 [2021-03-05T18:37:58.324Z] ---> 521a68663ff4 [2021-03-05T18:37:58.324Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-05T18:37:58.324Z] Removing intermediate container 2c381c380d52 [2021-03-05T18:37:58.324Z] ---> 5deeaf22a3aa [2021-03-05T18:37:58.324Z] 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-05T18:37:58.324Z] Removing intermediate container 0ae976748bd1 [2021-03-05T18:37:58.324Z] ---> 7cba25deaafd [2021-03-05T18:37:58.324Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-05T18:37:58.594Z] ---> Running in 7779698f79fa [2021-03-05T18:37:58.594Z] ---> Running in 706f0d4a608d [2021-03-05T18:37:58.857Z] Removing intermediate container 706f0d4a608d [2021-03-05T18:37:58.857Z] ---> d3a39131a4da [2021-03-05T18:37:58.857Z] Step 15/23 : WORKDIR / [2021-03-05T18:37:59.461Z] ---> 10ef3c35eb24 [2021-03-05T18:37:59.461Z] 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-05T18:37:59.461Z] Removing intermediate container 7779698f79fa [2021-03-05T18:37:59.461Z] ---> bf8d910d345e [2021-03-05T18:37:59.461Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:37:59.734Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-05T18:37:59.734Z] ---> 2721c7a7e446 [2021-03-05T18:37:59.734Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-05T18:37:59.734Z] ---> Running in 8978b288db6e [2021-03-05T18:37:59.734Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-05T18:37:59.734Z] ---> aefe523efa57 [2021-03-05T18:37:59.734Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-05T18:37:59.734Z] ---> Running in bcec3b6e2089 [2021-03-05T18:38:00.008Z] ---> Running in f57f6d60cde7 [2021-03-05T18:38:00.277Z] ---> 18d77f0390e5 [2021-03-05T18:38:00.277Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-05T18:38:00.277Z] Removing intermediate container 8978b288db6e [2021-03-05T18:38:00.277Z] ---> 471b88999068 [2021-03-05T18:38:00.277Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:38:00.558Z] ---> 4b23b6424a92 [2021-03-05T18:38:00.558Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-05T18:38:00.833Z] ---> 21f7283f48ff [2021-03-05T18:38:00.833Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-05T18:38:00.833Z] ---> b500448bb8a0 [2021-03-05T18:38:00.833Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-05T18:38:01.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:01.393Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:01.659Z] (1/2) Installing readline (8.0.4-r0) [2021-03-05T18:38:01.659Z] (2/2) Installing bash (5.0.17-r0) [2021-03-05T18:38:01.659Z] Executing bash-5.0.17-r0.post-install [2021-03-05T18:38:01.659Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:38:01.659Z] OK: 12 MiB in 22 packages [2021-03-05T18:38:01.663Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-05T18:38:01.663Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-05T18:38:01.939Z] ---> f85c622a148c [2021-03-05T18:38:01.940Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-05T18:38:01.940Z] ---> 4cac61a221d1 [2021-03-05T18:38:01.940Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-05T18:38:01.940Z] ---> Running in 9e9a3b226c4a [2021-03-05T18:38:02.218Z] ---> a49aaf1005a3 [2021-03-05T18:38:02.218Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-05T18:38:02.218Z] Removing intermediate container bcec3b6e2089 [2021-03-05T18:38:02.218Z] ---> 30508ebbae70 [2021-03-05T18:38:02.218Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-05T18:38:02.484Z] Removing intermediate container 9e9a3b226c4a [2021-03-05T18:38:02.484Z] ---> e284e24b330a [2021-03-05T18:38:02.484Z] Step 18/21 : CMD ["--init=true"] [2021-03-05T18:38:02.746Z] ---> Running in 574b6544dbdf [2021-03-05T18:38:02.746Z] ---> Running in e5d61624e815 [2021-03-05T18:38:02.746Z] ---> 6e21d6efaeec [2021-03-05T18:38:02.746Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-05T18:38:02.746Z] Removing intermediate container f57f6d60cde7 [2021-03-05T18:38:02.746Z] ---> 9b077b0d05b3 [2021-03-05T18:38:02.746Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-05T18:38:03.330Z] ---> a02c57bcf401 [2021-03-05T18:38:03.330Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-05T18:38:03.330Z] ---> Running in e16521f08fd4 [2021-03-05T18:38:03.330Z] ---> Running in 34335f8ca279 [2021-03-05T18:38:03.330Z] Removing intermediate container e5d61624e815 [2021-03-05T18:38:03.330Z] ---> 288d1691f016 [2021-03-05T18:38:03.330Z] Step 19/21 : LABEL arch=x86_64 [2021-03-05T18:38:03.598Z] ---> Running in 92e64879bb8d [2021-03-05T18:38:03.598Z] ---> 0f1521610983 [2021-03-05T18:38:03.598Z] 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-05T18:38:03.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:03.598Z] Removing intermediate container 34335f8ca279 [2021-03-05T18:38:03.598Z] ---> 92d8852cfcf0 [2021-03-05T18:38:03.598Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-05T18:38:03.863Z] Removing intermediate container e16521f08fd4 [2021-03-05T18:38:03.863Z] ---> 503edcfa2e25 [2021-03-05T18:38:03.863Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:38:03.863Z] ---> Running in f2d0c6992c90 [2021-03-05T18:38:03.863Z] ---> Running in 6bc19d63689a [2021-03-05T18:38:03.863Z] ---> Running in 86813b389123 [2021-03-05T18:38:04.128Z] Removing intermediate container 92e64879bb8d [2021-03-05T18:38:04.128Z] ---> 7229e3237d6f [2021-03-05T18:38:04.128Z] Step 20/21 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:38:04.128Z] ---> Running in 7189bd6b15fd [2021-03-05T18:38:04.398Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:04.398Z] Removing intermediate container 6bc19d63689a [2021-03-05T18:38:04.398Z] ---> 907b7b93e7dc [2021-03-05T18:38:04.398Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-05T18:38:04.398Z] Removing intermediate container 86813b389123 [2021-03-05T18:38:04.398Z] ---> f4520637d1c0 [2021-03-05T18:38:04.398Z] Step 21/23 : LABEL arch=x86_64 [2021-03-05T18:38:04.398Z] ---> Running in 1ffe52e2010c [2021-03-05T18:38:04.398Z] ---> Running in 94256b482f11 [2021-03-05T18:38:04.663Z] Removing intermediate container 7189bd6b15fd [2021-03-05T18:38:04.663Z] ---> 0c00f47205fb [2021-03-05T18:38:04.663Z] Step 21/21 : LABEL version=0.0.0 [2021-03-05T18:38:04.663Z] ---> Running in f55022983104 [2021-03-05T18:38:04.933Z] Removing intermediate container 1ffe52e2010c [2021-03-05T18:38:04.933Z] ---> 9cdfcdc48f39 [2021-03-05T18:38:04.933Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-05T18:38:04.933Z] Removing intermediate container 94256b482f11 [2021-03-05T18:38:04.933Z] ---> 09904d922697 [2021-03-05T18:38:04.933Z] Step 22/23 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:38:04.933Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-05T18:38:04.933Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-05T18:38:04.933Z] ---> Running in 3f4178ee2158 [2021-03-05T18:38:04.933Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-05T18:38:05.197Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-05T18:38:05.197Z] Removing intermediate container f55022983104 [2021-03-05T18:38:05.197Z] ---> 1b643bf5bc7f [2021-03-05T18:38:05.197Z] [2021-03-05T18:38:05.197Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-05T18:38:05.460Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-05T18:38:05.460Z] Removing intermediate container 3f4178ee2158 [2021-03-05T18:38:05.460Z] ---> d1ae69d66922 [2021-03-05T18:38:05.460Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T18:38:05.460Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:38:05.460Z] OK: 8 MiB in 20 packages [2021-03-05T18:38:05.722Z] Successfully built 1b643bf5bc7f [2021-03-05T18:38:05.722Z] ---> Running in f9191f9199cb [2021-03-05T18:38:05.722Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-05T18:38:05.722Z] Building docker-support-notifications-go [2021-03-05T18:38:05.722Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container f2d0c6992c90 [2021-03-05T18:38:05.722Z] ---> 65ab3bc83f81 [2021-03-05T18:38:05.722Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-05T18:38:05.722Z] ---> 2914b81521f4 [2021-03-05T18:38:05.722Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-05T18:38:05.985Z] ---> Running in ca26e75eea65 [2021-03-05T18:38:06.256Z] Removing intermediate container f9191f9199cb [2021-03-05T18:38:06.256Z] ---> 24cdcb963746 [2021-03-05T18:38:06.256Z] [2021-03-05T18:38:06.256Z] ---> af958a203841 [2021-03-05T18:38:06.256Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-05T18:38:06.522Z] Removing intermediate container ca26e75eea65 [2021-03-05T18:38:06.522Z] ---> 165c97917183 [2021-03-05T18:38:06.522Z] Step 22/24 : LABEL arch=x86_64 [2021-03-05T18:38:06.522Z] Successfully built 24cdcb963746 [2021-03-05T18:38:06.803Z] Removing intermediate container 574b6544dbdf [2021-03-05T18:38:06.803Z] ---> 8b0a47462d7b [2021-03-05T18:38:06.803Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:38:06.803Z] ---> Running in f5ad25fdf8e3 [2021-03-05T18:38:06.803Z] Successfully tagged docker-core-command-go:latest [2021-03-05T18:38:06.803Z]  Building docker-core-command-go ... done Building docker-security-bootstrapper-go [2021-03-05T18:38:07.071Z] ---> bc39a58c56d2 [2021-03-05T18:38:07.071Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-05T18:38:07.334Z] Removing intermediate container f5ad25fdf8e3 [2021-03-05T18:38:07.334Z] ---> 36ca86fd182a [2021-03-05T18:38:07.334Z] Step 23/24 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:38:07.334Z] ---> Running in 79b7ac1b2d2e [2021-03-05T18:38:09.906Z] ---> e294037dd904 [2021-03-05T18:38:09.906Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-05T18:38:09.943Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-05T18:38:09.943Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-05T18:38:09.943Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-05T18:38:11.326Z] ---> Running in 9ad144191190 [2021-03-05T18:38:11.914Z] ---> 85ee7b033da8 [2021-03-05T18:38:11.914Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-05T18:38:13.720Z] Removing intermediate container 9ad144191190 [2021-03-05T18:38:13.720Z] ---> 7c012ccacc93 [2021-03-05T18:38:13.720Z] Step 24/24 : LABEL version=0.0.0 [2021-03-05T18:38:13.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:14.089Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:14.089Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-05T18:38:14.089Z] (2/33) Installing expat (2.2.9-r1) [2021-03-05T18:38:14.089Z] (3/33) Installing libffi (3.3-r2) [2021-03-05T18:38:14.089Z] (4/33) Installing gdbm (1.13-r1) [2021-03-05T18:38:14.429Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-05T18:38:14.429Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-05T18:38:14.429Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-05T18:38:15.048Z] ---> Running in 738b78d25bba [2021-03-05T18:38:15.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.355s coverage: 45.9% of statements [2021-03-05T18:38:15.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-05T18:38:15.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-05T18:38:15.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-05T18:38:15.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-05T18:38:15.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-05T18:38:15.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-05T18:38:15.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-05T18:38:15.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.245s coverage: 100.0% of statements [2021-03-05T18:38:17.639Z] ---> dc1bb61b2007 [2021-03-05T18:38:17.639Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-05T18:38:22.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.454s coverage: 27.1% of statements [2021-03-05T18:38:22.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-05T18:38:22.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-05T18:38:22.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-05T18:38:22.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-05T18:38:22.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-05T18:38:22.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-05T18:38:22.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements [2021-03-05T18:38:22.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-05T18:38:22.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.099s coverage: 100.0% of statements [2021-03-05T18:38:22.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-05T18:38:22.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-05T18:38:23.054Z] ---> Running in eda883fc256e [2021-03-05T18:38:23.054Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-05T18:38:23.054Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-05T18:38:23.054Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-05T18:38:23.054Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-05T18:38:23.054Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-05T18:38:23.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.336s coverage: 66.2% of statements [2021-03-05T18:38:23.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-05T18:38:23.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-05T18:38:23.332Z] Removing intermediate container 738b78d25bba [2021-03-05T18:38:23.332Z] ---> 9ea6b3d8e7e8 [2021-03-05T18:38:23.332Z] [2021-03-05T18:38:23.332Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-05T18:38:23.332Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-05T18:38:23.332Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-05T18:38:23.606Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-05T18:38:23.606Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-05T18:38:23.606Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-05T18:38:23.877Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-05T18:38:23.877Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-05T18:38:24.849Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-05T18:38:25.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.752s coverage: 82.4% of statements [2021-03-05T18:38:25.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-05T18:38:25.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T18:38:25.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-05T18:38:25.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-05T18:38:25.824Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-05T18:38:26.087Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-05T18:38:27.480Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-05T18:38:27.480Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-05T18:38:27.480Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-05T18:38:27.480Z] Successfully built 9ea6b3d8e7e8 [2021-03-05T18:38:27.480Z] Removing intermediate container eda883fc256e [2021-03-05T18:38:27.480Z] ---> 9791944d18bd [2021-03-05T18:38:27.480Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:38:27.480Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-05T18:38:27.480Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go [2021-03-05T18:38:27.480Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-05T18:38:27.480Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-05T18:38:27.480Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-05T18:38:27.480Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-05T18:38:28.054Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-05T18:38:28.631Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-05T18:38:28.895Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-05T18:38:30.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.275s coverage: 28.6% of statements [2021-03-05T18:38:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-05T18:38:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-05T18:38:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-05T18:38:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-05T18:38:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-05T18:38:30.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.161s coverage: 100.0% of statements [2021-03-05T18:38:30.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-05T18:38:30.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.091s coverage: 100.0% of statements [2021-03-05T18:38:30.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-05T18:38:31.474Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:38:31.474Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:38:31.474Z] ---> 46a1e196dd46 [2021-03-05T18:38:31.474Z] Step 3/22 : WORKDIR /edgex-go [2021-03-05T18:38:31.474Z] ---> Using cache [2021-03-05T18:38:31.474Z] ---> c4d02a0769cf [2021-03-05T18:38:31.474Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:38:31.474Z] ---> Using cache [2021-03-05T18:38:31.474Z] ---> 87589ca24544 [2021-03-05T18:38:31.474Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-05T18:38:31.474Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:38:31.474Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:38:31.474Z] ---> 46a1e196dd46 [2021-03-05T18:38:31.474Z] Step 3/31 : WORKDIR /edgex-go [2021-03-05T18:38:31.474Z] ---> Using cache [2021-03-05T18:38:31.474Z] ---> c4d02a0769cf [2021-03-05T18:38:31.474Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:38:31.474Z] ---> Using cache [2021-03-05T18:38:31.474Z] ---> 87589ca24544 [2021-03-05T18:38:31.474Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-05T18:38:31.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.491s coverage: 86.7% of statements [2021-03-05T18:38:31.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-05T18:38:32.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.348s coverage: 97.5% of statements [2021-03-05T18:38:32.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-05T18:38:32.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.142s coverage: 78.3% of statements [2021-03-05T18:38:32.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-05T18:38:32.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-05T18:38:32.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-05T18:38:32.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-05T18:38:32.874Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:38:32.874Z] ---> Running in 3ea3ff75db7f [2021-03-05T18:38:32.874Z] OK: 71 MiB in 55 packages [2021-03-05T18:38:33.146Z] ---> Running in 803ac8e4dfc2 [2021-03-05T18:38:33.146Z] ---> Running in b9c14c3b2ef5 [2021-03-05T18:38:35.713Z] Removing intermediate container 3ea3ff75db7f [2021-03-05T18:38:35.713Z] ---> f13d81c72dd4 [2021-03-05T18:38:35.713Z] Step 21/23 : LABEL arch=x86_64 [2021-03-05T18:38:35.713Z] ---> Running in 250b82210181 [2021-03-05T18:38:37.666Z] Removing intermediate container 250b82210181 [2021-03-05T18:38:37.666Z] ---> c2d50ffbddb8 [2021-03-05T18:38:37.666Z] Step 22/23 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:38:37.666Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:38.249Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:38.532Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:38.532Z] ---> Running in 7e214b59bb7a [2021-03-05T18:38:38.802Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:38.802Z] OK: 233 MiB in 51 packages [2021-03-05T18:38:39.404Z] Removing intermediate container 7e214b59bb7a [2021-03-05T18:38:39.404Z] ---> cec59b24524c [2021-03-05T18:38:39.404Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T18:38:39.404Z] OK: 233 MiB in 51 packages [2021-03-05T18:38:39.678Z] ---> Running in b7961f0894c1 [2021-03-05T18:38:42.282Z] Removing intermediate container b7961f0894c1 [2021-03-05T18:38:42.282Z] ---> cb3ab62a3352 [2021-03-05T18:38:42.282Z] [2021-03-05T18:38:42.563Z] Successfully built cb3ab62a3352 [2021-03-05T18:38:42.563Z] Removing intermediate container b9c14c3b2ef5 [2021-03-05T18:38:42.563Z] ---> 49244b522c66 [2021-03-05T18:38:42.563Z] Step 6/22 : COPY go.mod . [2021-03-05T18:38:42.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.258s coverage: 92.8% of statements [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-05T18:38:42.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-05T18:38:42.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.200s coverage: 0.1% of statements [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-05T18:38:42.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-05T18:38:42.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements [2021-03-05T18:38:42.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements [2021-03-05T18:38:42.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.087s coverage: 94.1% of statements [2021-03-05T18:38:42.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements [2021-03-05T18:38:42.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2021-03-05T18:38:42.831Z] Successfully tagged docker-core-data-go:latest [2021-03-05T18:38:42.831Z] Building docker-support-scheduler-go [2021-03-05T18:38:46.151Z]  Building docker-core-data-go ... done Removing intermediate container 803ac8e4dfc2 [2021-03-05T18:38:46.151Z] ---> d546e474f502 [2021-03-05T18:38:46.151Z] Step 6/31 : COPY go.mod . [2021-03-05T18:38:46.731Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:38:46.731Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:38:46.731Z] ---> 46a1e196dd46 [2021-03-05T18:38:46.731Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T18:38:46.731Z] ---> Using cache [2021-03-05T18:38:46.731Z] ---> c4d02a0769cf [2021-03-05T18:38:46.731Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:38:46.731Z] ---> Using cache [2021-03-05T18:38:46.731Z] ---> 87589ca24544 [2021-03-05T18:38:46.731Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-05T18:38:46.731Z] ---> Using cache [2021-03-05T18:38:46.731Z] ---> d546e474f502 [2021-03-05T18:38:46.731Z] Step 6/23 : COPY go.mod . [2021-03-05T18:38:47.310Z] ---> 982961594ca3 [2021-03-05T18:38:47.310Z] Step 7/22 : RUN go mod download [2021-03-05T18:38:49.247Z] ---> fecb55d7f6a7 [2021-03-05T18:38:49.247Z] Step 7/31 : RUN go mod download [2021-03-05T18:38:49.247Z] ---> Running in cd7273b1bc09 [2021-03-05T18:38:49.247Z] ---> cec13ffe5cd7 [2021-03-05T18:38:49.247Z] Step 7/23 : RUN go mod download [2021-03-05T18:38:50.643Z] ---> Running in 79d82dc16815 [2021-03-05T18:38:51.220Z] ---> Running in 70ea952abf82 [2021-03-05T18:38:55.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2021-03-05T18:38:55.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2021-03-05T18:38:55.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.106s coverage: 81.4% of statements [2021-03-05T18:38:57.870Z] Removing intermediate container 79b7ac1b2d2e [2021-03-05T18:38:57.870Z] ---> ed15a2bd9513 [2021-03-05T18:38:57.870Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-05T18:38:59.809Z] Removing intermediate container 70ea952abf82 [2021-03-05T18:38:59.809Z] ---> c4db6d7c83ec [2021-03-05T18:38:59.809Z] Step 8/23 : COPY . . [2021-03-05T18:38:59.809Z] ---> Running in db61868ef393 [2021-03-05T18:39:01.220Z] Removing intermediate container cd7273b1bc09 [2021-03-05T18:39:01.220Z] ---> 13b84c9c722a [2021-03-05T18:39:01.220Z] Step 8/22 : COPY . . [2021-03-05T18:39:02.650Z] Removing intermediate container 79d82dc16815 [2021-03-05T18:39:02.650Z] ---> fc85ea715b58 [2021-03-05T18:39:02.650Z] Step 8/31 : COPY . . [2021-03-05T18:39:04.344Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:39:04.344Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:39:04.344Z] ---> 46a1e196dd46 [2021-03-05T18:39:04.344Z] Step 3/22 : WORKDIR /edgex-go [2021-03-05T18:39:04.344Z] ---> Using cache [2021-03-05T18:39:04.344Z] ---> c4d02a0769cf [2021-03-05T18:39:04.344Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:39:04.344Z] ---> Using cache [2021-03-05T18:39:04.344Z] ---> 87589ca24544 [2021-03-05T18:39:04.344Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-05T18:39:04.344Z] ---> Using cache [2021-03-05T18:39:04.344Z] ---> d546e474f502 [2021-03-05T18:39:04.344Z] Step 6/22 : COPY go.mod . [2021-03-05T18:39:04.344Z] ---> Using cache [2021-03-05T18:39:04.344Z] ---> cec13ffe5cd7 [2021-03-05T18:39:04.344Z] Step 7/22 : RUN go mod download [2021-03-05T18:39:04.344Z] ---> Using cache [2021-03-05T18:39:04.344Z] ---> c4db6d7c83ec [2021-03-05T18:39:04.344Z] Step 8/22 : COPY . . [2021-03-05T18:39:10.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.126s coverage: 92.9% of statements [2021-03-05T18:39:10.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-05T18:39:10.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-05T18:39:10.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-05T18:39:10.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 77.8% of statements [2021-03-05T18:39:10.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-05T18:39:10.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-05T18:39:10.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-05T18:39:10.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-05T18:39:10.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-05T18:39:10.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2021-03-05T18:39:10.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-05T18:39:10.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-05T18:39:10.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-03-05T18:39:10.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-05T18:39:10.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 75.5% of statements [2021-03-05T18:39:10.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-05T18:39:10.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements [2021-03-05T18:39:10.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.106s coverage: 87.2% of statements [2021-03-05T18:39:10.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.121s coverage: 84.6% of statements [2021-03-05T18:39:10.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.210s coverage: 91.6% of statements [2021-03-05T18:39:10.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-05T18:39:10.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.511s coverage: 62.4% of statements [2021-03-05T18:39:10.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-05T18:39:10.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-05T18:39:10.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2021-03-05T18:39:10.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements [2021-03-05T18:39:10.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2021-03-05T18:39:10.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-03-05T18:39:10.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-03-05T18:39:10.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.884s coverage: 69.1% of statements [2021-03-05T18:39:10.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-05T18:39:10.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-05T18:39:13.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.358s coverage: 38.4% of statements [2021-03-05T18:39:13.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-05T18:39:13.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-05T18:39:13.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.104s coverage: 89.5% of statements [2021-03-05T18:39:13.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-05T18:39:13.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.123s coverage: 84.8% of statements [2021-03-05T18:39:19.067Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.413s coverage: 47.0% of statements [2021-03-05T18:39:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-05T18:39:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-05T18:39:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-05T18:39:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-05T18:39:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-05T18:39:19.067Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.159s coverage: 100.0% of statements [2021-03-05T18:39:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-05T18:39:19.067Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.112s coverage: 100.0% of statements [2021-03-05T18:39:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-05T18:39:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-05T18:39:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-05T18:39:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-05T18:39:19.067Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.405s coverage: 88.5% of statements [2021-03-05T18:39:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-05T18:39:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T18:39:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-05T18:39:22.682Z] Collecting docker-compose==1.23.2 [2021-03-05T18:39:22.682Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-05T18:39:22.963Z] Collecting texttable<0.10,>=0.9.0 [2021-03-05T18:39:22.963Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-05T18:39:26.382Z] Collecting cached-property<2,>=1.2.0 [2021-03-05T18:39:26.382Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-05T18:39:27.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.017s coverage: 29.1% of statements [2021-03-05T18:39:27.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-05T18:39:27.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-05T18:39:27.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-05T18:39:27.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-05T18:39:27.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-05T18:39:27.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.172s coverage: 99.0% of statements [2021-03-05T18:39:27.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-05T18:39:27.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.105s coverage: 100.0% of statements [2021-03-05T18:39:27.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-05T18:39:27.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-05T18:39:27.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-05T18:39:27.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-05T18:39:27.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.208s coverage: 95.6% of statements [2021-03-05T18:39:27.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-05T18:39:27.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T18:39:27.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-05T18:39:27.386Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements [2021-03-05T18:39:27.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-05T18:39:27.386Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2021-03-05T18:39:27.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-05T18:39:27.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-05T18:39:27.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-05T18:39:27.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-05T18:39:27.386Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.122s coverage: 87.9% of statements [2021-03-05T18:39:27.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-05T18:39:27.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-05T18:39:27.386Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-03-05T18:39:27.386Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-03-05T18:39:27.408Z] Collecting PyYAML<4,>=3.10 [2021-03-05T18:39:27.408Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-05T18:39:28.361Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-03-05T18:39:28.954Z] GO111MODULE=on go vet ./... [2021-03-05T18:39:32.889Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-05T18:39:32.889Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-05T18:39:34.356Z] Collecting jsonschema<3,>=2.5.1 [2021-03-05T18:39:34.356Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-05T18:39:34.994Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-05T18:39:35.278Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-05T18:39:35.549Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-05T18:39:35.549Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-05T18:39:37.588Z] Collecting docker<4.0,>=3.6.0 [2021-03-05T18:39:37.588Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-05T18:39:37.588Z] 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-05T18:39:37.588Z] Collecting docopt<0.7,>=0.6.1 [2021-03-05T18:39:37.588Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-05T18:39:39.552Z] Collecting idna<2.8,>=2.5 [2021-03-05T18:39:39.552Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-05T18:39:39.552Z] 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-05T18:39:39.552Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-05T18:39:39.813Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-05T18:39:41.199Z] 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-05T18:39:41.463Z] ---> 86d948e9de21 [2021-03-05T18:39:41.463Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-05T18:39:41.463Z] Collecting docker-pycreds>=0.4.0 [2021-03-05T18:39:41.463Z] ---> 53336b35c7db [2021-03-05T18:39:41.463Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-05T18:39:41.463Z] ---> c9ceea2216ef [2021-03-05T18:39:41.463Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-05T18:39:41.463Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-05T18:39:41.463Z] ---> 51ad54b05214 [2021-03-05T18:39:41.463Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-05T18:39:41.740Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-05T18:39:41.740Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-05T18:39:41.740Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-05T18:39:41.740Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-05T18:39:41.740Z] ---> Running in 7de00cecfaef [2021-03-05T18:39:41.740Z] ---> Running in 978b13c9eec7 [2021-03-05T18:39:41.740Z] ---> Running in 5635396b6844 [2021-03-05T18:39:41.740Z] ---> Running in 7a29971914cf [2021-03-05T18:39:42.011Z] Installing collected packages: texttable, cached-property, PyYAML, dockerpty, jsonschema, websocket-client, idna, urllib3, requests, docker-pycreds, docker, docopt, docker-compose [2021-03-05T18:39:42.011Z] Running setup.py install for texttable: started [2021-03-05T18:39:42.975Z] Running setup.py install for texttable: finished with status 'done' [2021-03-05T18:39:42.975Z] Running setup.py install for PyYAML: started [2021-03-05T18:39:43.248Z] 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-05T18:39:43.248Z] 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-05T18:39:43.248Z] 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-05T18:39:43.248Z] 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-05T18:39:44.009Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-05T18:39:44.009Z] Running setup.py install for dockerpty: started [2021-03-05T18:39:44.836Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-05T18:39:44.836Z] Attempting uninstall: idna [2021-03-05T18:39:44.836Z] Found existing installation: idna 2.9 [2021-03-05T18:39:44.836Z] Uninstalling idna-2.9: [2021-03-05T18:39:45.114Z] Successfully uninstalled idna-2.9 [2021-03-05T18:39:45.402Z] Attempting uninstall: urllib3 [2021-03-05T18:39:45.402Z] Found existing installation: urllib3 1.25.9 [2021-03-05T18:39:45.402Z] Uninstalling urllib3-1.25.9: [2021-03-05T18:39:45.998Z] Successfully uninstalled urllib3-1.25.9 [2021-03-05T18:39:45.998Z] Attempting uninstall: requests [2021-03-05T18:39:45.998Z] Found existing installation: requests 2.23.0 [2021-03-05T18:39:45.998Z] Uninstalling requests-2.23.0: [2021-03-05T18:39:46.270Z] Successfully uninstalled requests-2.23.0 [2021-03-05T18:39:46.858Z] Running setup.py install for docopt: started [2021-03-05T18:39:47.821Z] Running setup.py install for docopt: finished with status 'done' [2021-03-05T18:39:49.770Z] 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-05T18:39:55.159Z] Removing intermediate container db61868ef393 [2021-03-05T18:39:55.159Z] ---> 5214d01cbeb5 [2021-03-05T18:39:55.159Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-05T18:39:55.159Z] ---> Running in 6f3063fb5cfc [2021-03-05T18:39:56.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:39:56.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:39:56.875Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T18:39:56.875Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-05T18:39:56.875Z] (3/3) Installing curl (7.69.1-r3) [2021-03-05T18:39:56.875Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:39:56.875Z] OK: 72 MiB in 58 packages [2021-03-05T18:39:58.307Z] Removing intermediate container 6f3063fb5cfc [2021-03-05T18:39:58.307Z] ---> f812f8349861 [2021-03-05T18:39:58.307Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-05T18:39:58.307Z] ---> Running in 9e19d6f508d0 [2021-03-05T18:40:00.269Z] Removing intermediate container 9e19d6f508d0 [2021-03-05T18:40:00.269Z] ---> edd8494e273d [2021-03-05T18:40:00.269Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:40:00.269Z] ---> Running in 8b1789424a0b [2021-03-05T18:40:00.269Z] Removing intermediate container 8b1789424a0b [2021-03-05T18:40:00.269Z] ---> 8cd2a34703b5 [2021-03-05T18:40:00.269Z] Step 24/26 : LABEL arch=x86_64 [2021-03-05T18:40:00.566Z] ---> Running in 330771218e60 [2021-03-05T18:40:00.856Z] Removing intermediate container 330771218e60 [2021-03-05T18:40:00.856Z] ---> fbb81104b5d1 [2021-03-05T18:40:00.856Z] Step 25/26 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:40:01.130Z] ---> Running in 8342b0a6b0de [2021-03-05T18:40:01.411Z] Removing intermediate container 8342b0a6b0de [2021-03-05T18:40:01.411Z] ---> 7064c7556166 [2021-03-05T18:40:01.411Z] Step 26/26 : LABEL version=0.0.0 [2021-03-05T18:40:01.685Z] ---> Running in 4554525d512f [2021-03-05T18:40:01.970Z] Removing intermediate container 4554525d512f [2021-03-05T18:40:01.970Z] ---> cf46c4933448 [2021-03-05T18:40:01.970Z] [2021-03-05T18:40:02.572Z] Successfully built cf46c4933448 [2021-03-05T18:40:02.572Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-05T18:40:20.809Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 7a29971914cf [2021-03-05T18:40:20.809Z] ---> 6f937eb027e5 [2021-03-05T18:40:20.809Z] [2021-03-05T18:40:20.810Z] Step 10/31 : FROM alpine:3.12 [2021-03-05T18:40:20.810Z] ---> 88dd2752d2ea [2021-03-05T18:40:20.810Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-05T18:40:22.207Z] ---> Running in 8dd212818f57 [2021-03-05T18:40:22.207Z] Removing intermediate container 978b13c9eec7 [2021-03-05T18:40:22.207Z] ---> a200aba47d12 [2021-03-05T18:40:22.207Z] [2021-03-05T18:40:22.207Z] Step 10/22 : FROM alpine:3.12 [2021-03-05T18:40:22.207Z] ---> 88dd2752d2ea [2021-03-05T18:40:22.207Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-05T18:40:24.142Z] ---> Running in 06ab78285b68 [2021-03-05T18:40:24.728Z] Removing intermediate container 8dd212818f57 [2021-03-05T18:40:24.728Z] ---> d66a89df63c2 [2021-03-05T18:40:24.728Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-05T18:40:27.020Z] ---> Running in 80d5400be027 [2021-03-05T18:40:27.288Z] Removing intermediate container 5635396b6844 [2021-03-05T18:40:27.288Z] ---> 285edae69c5d [2021-03-05T18:40:27.288Z] [2021-03-05T18:40:27.288Z] Step 10/22 : FROM alpine:3.12 [2021-03-05T18:40:27.288Z] ---> 88dd2752d2ea [2021-03-05T18:40:27.288Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-05T18:40:27.288Z] ---> Using cache [2021-03-05T18:40:27.288Z] ---> ba7a916bf75c [2021-03-05T18:40:27.288Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T18:40:27.288Z] ---> Using cache [2021-03-05T18:40:27.288Z] ---> 83d8e19ba369 [2021-03-05T18:40:27.288Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-05T18:40:27.288Z] Removing intermediate container 7de00cecfaef [2021-03-05T18:40:27.288Z] ---> cd8da83620c9 [2021-03-05T18:40:27.288Z] [2021-03-05T18:40:27.288Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T18:40:27.288Z] ---> 88dd2752d2ea [2021-03-05T18:40:27.288Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-05T18:40:27.288Z] ---> Using cache [2021-03-05T18:40:27.288Z] ---> ba7a916bf75c [2021-03-05T18:40:27.288Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T18:40:27.288Z] ---> Using cache [2021-03-05T18:40:27.288Z] ---> 83d8e19ba369 [2021-03-05T18:40:27.288Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-05T18:40:27.562Z] ---> Running in 30e271cff79a [2021-03-05T18:40:27.562Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:40:27.562Z] ---> Running in 8a0561c01402 [2021-03-05T18:40:27.562Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:40:27.832Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-05T18:40:27.832Z] Removing intermediate container 30e271cff79a [2021-03-05T18:40:27.832Z] ---> fcd84a005078 [2021-03-05T18:40:27.832Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-05T18:40:27.832Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-05T18:40:27.832Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:40:27.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:40:28.099Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:40:28.100Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-05T18:40:28.100Z] (2/2) Installing su-exec (0.2-r1) [2021-03-05T18:40:28.100Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:40:28.100Z] OK: 6 MiB in 16 packages [2021-03-05T18:40:28.365Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T18:40:28.365Z] OK: 6 MiB in 16 packages [2021-03-05T18:40:28.631Z] Removing intermediate container 8a0561c01402 [2021-03-05T18:40:28.631Z] ---> e48cb054e9cf [2021-03-05T18:40:28.631Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-05T18:40:28.631Z] ---> Running in ba9e0086c8a0 [2021-03-05T18:40:28.896Z] ---> Running in 6904a62b6e91 [2021-03-05T18:40:29.161Z] Removing intermediate container ba9e0086c8a0 [2021-03-05T18:40:29.161Z] ---> 81df89b971d1 [2021-03-05T18:40:29.161Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:40:29.161Z] Removing intermediate container 6904a62b6e91 [2021-03-05T18:40:29.161Z] ---> 9a1c8e4d8b94 [2021-03-05T18:40:29.161Z] Step 15/23 : WORKDIR / [2021-03-05T18:40:29.735Z] ---> Running in ca052c0af37e [2021-03-05T18:40:29.736Z] Removing intermediate container 06ab78285b68 [2021-03-05T18:40:29.736Z] ---> 373e76ae22f0 [2021-03-05T18:40:29.736Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T18:40:29.736Z] Removing intermediate container 80d5400be027 [2021-03-05T18:40:29.736Z] ---> 637688858018 [2021-03-05T18:40:29.736Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-05T18:40:29.999Z] ---> 7a6cf6ff0600 [2021-03-05T18:40:29.999Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-05T18:40:29.999Z] ---> Running in c13e3b895cd4 [2021-03-05T18:40:29.999Z] ---> Running in d0d5f4371adc [2021-03-05T18:40:29.999Z] Removing intermediate container ca052c0af37e [2021-03-05T18:40:29.999Z] ---> 1ab3ba9c4f6c [2021-03-05T18:40:29.999Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:40:30.266Z] Removing intermediate container c13e3b895cd4 [2021-03-05T18:40:30.266Z] ---> a04125b90c8a [2021-03-05T18:40:30.266Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-05T18:40:30.266Z] Removing intermediate container d0d5f4371adc [2021-03-05T18:40:30.266Z] ---> 3552380730db [2021-03-05T18:40:30.266Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-05T18:40:30.548Z] ---> Running in 065209672f97 [2021-03-05T18:40:30.548Z] ---> Running in 729ccd6d9d63 [2021-03-05T18:40:30.548Z] ---> 8d27f7b5bb41 [2021-03-05T18:40:30.548Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-05T18:40:30.548Z] ---> 3f43f6d37401 [2021-03-05T18:40:30.548Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-05T18:40:31.505Z] Removing intermediate container 065209672f97 [2021-03-05T18:40:31.505Z] ---> 53c5b5e49dad [2021-03-05T18:40:31.505Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-05T18:40:32.084Z] Removing intermediate container 729ccd6d9d63 [2021-03-05T18:40:32.084Z] ---> 2ff6fdaa42b1 [2021-03-05T18:40:32.084Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-05T18:40:32.084Z] ---> Running in 5a06ad88e3ba [2021-03-05T18:40:32.084Z] ---> Running in 1fd22b10c06e [2021-03-05T18:40:32.348Z] ---> 9f98a1ec9a84 [2021-03-05T18:40:32.348Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-05T18:40:32.348Z] ---> c4a97ba1bbcf [2021-03-05T18:40:32.348Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-05T18:40:32.618Z] ---> Running in 561c4271890e [2021-03-05T18:40:32.618Z] Removing intermediate container 5a06ad88e3ba [2021-03-05T18:40:32.618Z] ---> c42d3f95f845 [2021-03-05T18:40:32.618Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:40:32.884Z] ---> a6c6de6f47fd [2021-03-05T18:40:32.884Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-05T18:40:32.884Z] ---> Running in 31cf64af50c4 [2021-03-05T18:40:32.884Z] Removing intermediate container 561c4271890e [2021-03-05T18:40:32.884Z] ---> 03ab64396cbe [2021-03-05T18:40:32.884Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:40:33.149Z] ---> 654f9ee3b68a [2021-03-05T18:40:33.149Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-05T18:40:33.149Z] ---> Running in d9b7bc689cc1 [2021-03-05T18:40:33.149Z] Removing intermediate container 31cf64af50c4 [2021-03-05T18:40:33.149Z] ---> fa9b279d87a6 [2021-03-05T18:40:33.149Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:40:33.415Z] ---> Running in e3cb05d2b92b [2021-03-05T18:40:33.415Z] Removing intermediate container d9b7bc689cc1 [2021-03-05T18:40:33.415Z] ---> 8dea605ca7c3 [2021-03-05T18:40:33.415Z] Step 20/22 : LABEL arch=x86_64 [2021-03-05T18:40:33.679Z] ---> Running in 447f2ef0372d [2021-03-05T18:40:33.679Z] ---> 5e00c2c4d3ae [2021-03-05T18:40:33.679Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-05T18:40:33.679Z] Removing intermediate container e3cb05d2b92b [2021-03-05T18:40:33.679Z] ---> 5675d0a914de [2021-03-05T18:40:33.679Z] Step 21/23 : LABEL arch=x86_64 [2021-03-05T18:40:33.679Z] Removing intermediate container 1fd22b10c06e [2021-03-05T18:40:33.679Z] ---> 8b31fdb0b485 [2021-03-05T18:40:33.679Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-05T18:40:33.943Z] ---> Running in dee16f4fd012 [2021-03-05T18:40:33.943Z] ---> Running in 14ab31df0bde [2021-03-05T18:40:33.943Z] Removing intermediate container 447f2ef0372d [2021-03-05T18:40:33.943Z] ---> e3ca5754faa5 [2021-03-05T18:40:33.943Z] Step 21/22 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:40:34.205Z] ---> Running in 40e9f9956b2c [2021-03-05T18:40:34.206Z] ---> e226b86fe5c3 [2021-03-05T18:40:34.206Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-05T18:40:34.468Z] Removing intermediate container 14ab31df0bde [2021-03-05T18:40:34.468Z] ---> 2070f41314d2 [2021-03-05T18:40:34.468Z] Step 22/23 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:40:34.468Z] ---> Running in 423b28a131f6 [2021-03-05T18:40:34.468Z] Removing intermediate container dee16f4fd012 [2021-03-05T18:40:34.468Z] ---> a64fa32ff6fc [2021-03-05T18:40:34.469Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-05T18:40:34.732Z] ---> Running in 4b7044c3810d [2021-03-05T18:40:34.732Z] Removing intermediate container 40e9f9956b2c [2021-03-05T18:40:34.732Z] ---> b7b1aa52a3ff [2021-03-05T18:40:34.732Z] Step 22/22 : LABEL version=0.0.0 [2021-03-05T18:40:34.732Z] ---> Running in c873cd19baed [2021-03-05T18:40:34.732Z] Removing intermediate container 423b28a131f6 [2021-03-05T18:40:34.732Z] ---> 64328327b25f [2021-03-05T18:40:34.732Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:40:34.994Z] ---> Running in a8fa198902fb [2021-03-05T18:40:34.994Z] ---> 7cb2964ed03f [2021-03-05T18:40:34.994Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-05T18:40:34.994Z] Removing intermediate container 4b7044c3810d [2021-03-05T18:40:34.994Z] ---> 8ab845f535aa [2021-03-05T18:40:34.994Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T18:40:34.994Z] Removing intermediate container c873cd19baed [2021-03-05T18:40:34.994Z] ---> 1700cf0ee428 [2021-03-05T18:40:34.994Z] [2021-03-05T18:40:35.257Z] ---> Running in 3c5e3217a0b3 [2021-03-05T18:40:35.257Z] ---> Running in c52e083e1535 [2021-03-05T18:40:35.257Z] Successfully built 1700cf0ee428 [2021-03-05T18:40:35.518Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-05T18:40:35.518Z]  Building docker-support-scheduler-go ... done Removing intermediate container a8fa198902fb [2021-03-05T18:40:35.518Z] ---> 2fd1278bf3a3 [2021-03-05T18:40:35.518Z] Step 20/22 : LABEL arch=x86_64 [2021-03-05T18:40:35.815Z] ---> Running in 49149253fb9c [2021-03-05T18:40:35.815Z] Removing intermediate container c52e083e1535 [2021-03-05T18:40:35.815Z] ---> 9a77d3e25d8d [2021-03-05T18:40:35.815Z] [2021-03-05T18:40:36.077Z] Successfully built 9a77d3e25d8d [2021-03-05T18:40:36.077Z] Successfully tagged docker-core-metadata-go:latest [2021-03-05T18:40:36.077Z]  Building docker-core-metadata-go ... done Removing intermediate container 49149253fb9c [2021-03-05T18:40:36.077Z] ---> 6e0b7a0fd7f2 [2021-03-05T18:40:36.077Z] Step 21/22 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:40:36.077Z] ---> Running in d0562359c435 [2021-03-05T18:40:36.651Z] Removing intermediate container d0562359c435 [2021-03-05T18:40:36.651Z] ---> 44be45cc2653 [2021-03-05T18:40:36.651Z] Step 22/22 : LABEL version=0.0.0 [2021-03-05T18:40:36.651Z] ---> Running in e76986753f68 [2021-03-05T18:40:36.651Z] Removing intermediate container 3c5e3217a0b3 [2021-03-05T18:40:36.651Z] ---> 866cc9bf60ab [2021-03-05T18:40:36.651Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:40:36.913Z] Removing intermediate container e76986753f68 [2021-03-05T18:40:36.913Z] ---> 9abe2e5acb99 [2021-03-05T18:40:36.913Z] [2021-03-05T18:40:36.913Z] Successfully built 9abe2e5acb99 [2021-03-05T18:40:37.177Z] ---> 05723356ce46 [2021-03-05T18:40:37.177Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-05T18:40:37.177Z] Successfully tagged docker-support-notifications-go:latest [2021-03-05T18:40:37.755Z]  Building docker-support-notifications-go ... done  ---> ee8587c4ddaf [2021-03-05T18:40:37.755Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-05T18:40:38.018Z] ---> 93529ba06810 [2021-03-05T18:40:38.018Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-05T18:40:38.279Z] ---> 9f4d9e3d9e0e [2021-03-05T18:40:38.279Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-05T18:40:38.542Z] ---> fbae9eb72e3a [2021-03-05T18:40:38.542Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-05T18:40:38.542Z] ---> Running in fea8964b4cda [2021-03-05T18:40:38.806Z] Removing intermediate container fea8964b4cda [2021-03-05T18:40:38.806Z] ---> 42276ba621da [2021-03-05T18:40:38.806Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-05T18:40:39.076Z] ---> 7e9237f6195b [2021-03-05T18:40:39.076Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-05T18:40:39.341Z] ---> Running in becb6ff72139 [2021-03-05T18:40:41.277Z] Removing intermediate container becb6ff72139 [2021-03-05T18:40:41.277Z] ---> ddcd9792e536 [2021-03-05T18:40:41.277Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-05T18:40:41.277Z] ---> Running in 5bdac90e3068 [2021-03-05T18:40:41.541Z] Removing intermediate container 5bdac90e3068 [2021-03-05T18:40:41.541Z] ---> 125c5cd2af54 [2021-03-05T18:40:41.541Z] Step 28/31 : CMD ["gate"] [2021-03-05T18:40:41.803Z] ---> Running in 470f8c621727 [2021-03-05T18:40:42.066Z] Removing intermediate container 470f8c621727 [2021-03-05T18:40:42.066Z] ---> a83398789827 [2021-03-05T18:40:42.066Z] Step 29/31 : LABEL arch=x86_64 [2021-03-05T18:40:42.066Z] ---> Running in d1a27f99f875 [2021-03-05T18:40:42.328Z] Removing intermediate container d1a27f99f875 [2021-03-05T18:40:42.328Z] ---> 6b50fb85a5ce [2021-03-05T18:40:42.328Z] Step 30/31 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:40:42.596Z] ---> Running in 33079ac9bd01 [2021-03-05T18:40:42.859Z] Removing intermediate container 33079ac9bd01 [2021-03-05T18:40:42.859Z] ---> b91c19c4441b [2021-03-05T18:40:42.859Z] Step 31/31 : LABEL version=0.0.0 [2021-03-05T18:40:42.859Z] ---> Running in 7bc03f469240 [2021-03-05T18:40:43.121Z] Removing intermediate container 7bc03f469240 [2021-03-05T18:40:43.121Z] ---> cbd08ec38769 [2021-03-05T18:40:43.121Z] [2021-03-05T18:40:43.382Z] Successfully built cbd08ec38769 [2021-03-05T18:40:43.382Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-05T18:40:43.970Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-03-05T18:40:44.030Z] $ docker stop --time=1 356a24d9d56da78f9d1c9be47533b467b6c922ed22efbab0836b8054b50dd040 [2021-03-05T18:40:45.827Z] $ docker rm -f 356a24d9d56da78f9d1c9be47533b467b6c922ed22efbab0836b8054b50dd040 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T18:40:46.412Z] + docker images [2021-03-05T18:40:46.412Z] + grep docker [2021-03-05T18:40:46.674Z] docker-security-bootstrapper-go latest cbd08ec38769 4 seconds ago 18.7MB [2021-03-05T18:40:46.674Z] docker-support-notifications-go latest 9abe2e5acb99 10 seconds ago 17.8MB [2021-03-05T18:40:46.674Z] docker-core-metadata-go latest 9a77d3e25d8d 11 seconds ago 19MB [2021-03-05T18:40:46.674Z] docker-support-scheduler-go latest 1700cf0ee428 12 seconds ago 17.2MB [2021-03-05T18:40:46.674Z] docker-sys-mgmt-agent-go latest cf46c4933448 45 seconds ago 313MB [2021-03-05T18:40:46.674Z] docker-core-data-go latest cb3ab62a3352 2 minutes ago 22.4MB [2021-03-05T18:40:46.674Z] docker-security-secretstore-setup-go latest 9ea6b3d8e7e8 2 minutes ago 24.9MB [2021-03-05T18:40:46.674Z] docker-core-command-go latest 24cdcb963746 2 minutes ago 17.2MB [2021-03-05T18:40:46.674Z] docker-security-proxy-setup-go latest 1b643bf5bc7f 2 minutes ago 24.7MB [2021-03-05T18:40:46.674Z] 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-05T18:40:50.764Z] gofmt -l . [2021-03-05T18:40:50.764Z] [ "`gofmt -l .`" = "" ] [2021-03-05T18:40:50.764Z] ./bin/test-go-mod-tidy.sh [2021-03-05T18:40:50.764Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-05T18:40:51.419Z] + ls -al . [2021-03-05T18:40:51.419Z] total 760 [2021-03-05T18:40:51.419Z] drwxrwxr-x 9 1001 1001 4096 Mar 5 18:40 . [2021-03-05T18:40:51.419Z] drwxr-xr-x 4 root root 4096 Mar 5 18:36 .. [2021-03-05T18:40:51.419Z] -rw-rw-r-- 1 1001 1001 11 Mar 5 18:35 .dockerignore [2021-03-05T18:40:51.419Z] drwxrwxr-x 8 1001 1001 4096 Mar 5 18:35 .git [2021-03-05T18:40:51.419Z] drwxrwxr-x 3 1001 1001 4096 Mar 5 18:35 .github [2021-03-05T18:40:51.419Z] -rw-rw-r-- 1 1001 1001 818 Mar 5 18:35 .gitignore [2021-03-05T18:40:51.419Z] -rw-rw-r-- 1 1001 1001 166 Mar 5 18:35 .sonarcloud.properties [2021-03-05T18:40:51.419Z] -rw-rw-r-- 1 1001 1001 8475 Mar 5 18:35 Attribution.txt [2021-03-05T18:40:51.419Z] -rw-rw-r-- 1 1001 1001 3804 Mar 5 18:35 CONTRIBUTING.md [2021-03-05T18:40:51.419Z] -rw-rw-r-- 1 1001 1001 931 Mar 5 18:35 Dockerfile.build [2021-03-05T18:40:51.419Z] -rw-rw-r-- 1 1001 1001 863 Mar 5 18:35 Jenkinsfile [2021-03-05T18:40:51.419Z] -rw-rw-r-- 1 1001 1001 10775 Mar 5 18:35 LICENSE [2021-03-05T18:40:51.419Z] -rw-rw-r-- 1 1001 1001 5774 Mar 5 18:35 Makefile [2021-03-05T18:40:51.419Z] -rw-rw-r-- 1 1001 1001 6524 Mar 5 18:35 README.md [2021-03-05T18:40:51.419Z] -rw-rw-r-- 1 1001 1001 6755 Mar 5 18:35 SECURITY.md [2021-03-05T18:40:51.419Z] -rw-rw-r-- 1 1001 1001 5 Mar 5 18:31 VERSION [2021-03-05T18:40:51.419Z] -rw-rw-r-- 1 1001 1001 4131 Mar 5 18:35 ZMQWindows.md [2021-03-05T18:40:51.419Z] drwxrwxr-x 2 1001 1001 4096 Mar 5 18:35 bin [2021-03-05T18:40:51.419Z] drwxrwxr-x 14 1001 1001 4096 Mar 5 18:35 cmd [2021-03-05T18:40:51.419Z] -rw-r--r-- 1 root root 621194 Mar 5 18:39 coverage.out [2021-03-05T18:40:51.419Z] -rw-r--r-- 1 root root 1055 Mar 5 18:40 go.mod [2021-03-05T18:40:51.419Z] -rw-r--r-- 1 root root 21817 Mar 5 18:40 go.sum [2021-03-05T18:40:51.419Z] drwxrwxr-x 8 1001 1001 4096 Mar 5 18:35 internal [2021-03-05T18:40:51.419Z] drwxrwxr-x 4 1001 1001 4096 Mar 5 18:35 openapi [2021-03-05T18:40:51.419Z] drwxrwxr-x 4 1001 1001 4096 Mar 5 18:35 snap [2021-03-05T18:40:51.419Z] -rw-rw-r-- 1 1001 1001 168 Mar 5 18:35 version.go [Pipeline] sh [2021-03-05T18:40:52.078Z] + '[' -e coverage.out ] [2021-03-05T18:40:52.078Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-05T18:40:52.143Z] Warning: overwriting stash ‘coverage-report’ [2021-03-05T18:40:53.256Z] Stashed 1 file(s) [Pipeline] sh [2021-03-05T18:40:53.934Z] + make build [2021-03-05T18:40:53.934Z] 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-05T18:41:02.318Z] Still waiting to schedule task [2021-03-05T18:41:02.318Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-05T18:41:04.131Z] 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-05T18:41:26.319Z] 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-05T18:41:30.636Z] 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-05T18:41:37.354Z] 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-05T18:41:38.332Z] 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-05T18:41:43.733Z] 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-05T18:41:48.022Z] 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-05T18:41:51.409Z] 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-05T18:41:55.709Z] 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-05T18:42:00.019Z] 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-05T18:42:04.327Z] 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-05T18:42:11.033Z] $ docker stop --time=1 6c1787cbc41277b680e915d56fef0d7037a34196a38c87e3c57c9ed226349839 [2021-03-05T18:42:13.429Z] $ docker rm -f 6c1787cbc41277b680e915d56fef0d7037a34196a38c87e3c57c9ed226349839 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:42:15.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-05T18:42:15.409Z] [2021-03-05T18:42:15.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:42:16.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-05T18:42:16.057Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-05T18:42:16.057Z] 29e5d40040c1: Pulling fs layer [2021-03-05T18:42:16.057Z] 1ce36da41761: Pulling fs layer [2021-03-05T18:42:16.057Z] 25b303627fd3: Pulling fs layer [2021-03-05T18:42:17.034Z] 29e5d40040c1: Verifying Checksum [2021-03-05T18:42:17.034Z] 29e5d40040c1: Download complete [2021-03-05T18:42:17.308Z] 1ce36da41761: Verifying Checksum [2021-03-05T18:42:17.308Z] 1ce36da41761: Download complete [2021-03-05T18:42:17.585Z] 29e5d40040c1: Pull complete [2021-03-05T18:42:19.022Z] 1ce36da41761: Pull complete [2021-03-05T18:42:19.022Z] 25b303627fd3: Verifying Checksum [2021-03-05T18:42:19.022Z] 25b303627fd3: Download complete [2021-03-05T18:42:20.658Z] Running on prd-ubuntu18.04-docker-8c-8g-28745 in /w/workspace/edgexfoundry_edgex-go_PR-3209 [Pipeline] { [Pipeline] ws [2021-03-05T18:42:20.726Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-03-05T18:42:22.948Z] using credential edgex-jenkins-ssh [2021-03-05T18:42:22.996Z] Cloning the remote Git repository [2021-03-05T18:42:23.024Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-05T18:42:23.088Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-03-05T18:42:23.114Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-05T18:42:23.115Z] > git --version # timeout=10 [2021-03-05T18:42:23.120Z] > git --version # 'git version 2.17.1' [2021-03-05T18:42:23.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T18:42:23.148Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T18:42:29.204Z] 25b303627fd3: Pull complete [2021-03-05T18:42:29.204Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-05T18:42:29.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-05T18:42:29.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-05T18:42:29.463Z] prd-ubuntu18.04-docker-arm64-4c-16g-28740 does not seem to be running inside a container [2021-03-05T18:42:29.531Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-05T18:42:30.489Z] Merging remotes/origin/master commit f11e4988ceb8c382fc034555d9d0b35dfdaf49ab into PR head commit e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:42:29.941Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-05T18:42:29.948Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T18:42:29.958Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-05T18:42:29.973Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-05T18:42:29.974Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T18:42:29.978Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3209/head:refs/remotes/origin/PR-3209 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-05T18:42:30.502Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T18:42:30.506Z] > git checkout -f e1f8108961685962612542af4b49151a44b672f9 # timeout=10 [2021-03-05T18:42:30.642Z] > git remote # timeout=10 [2021-03-05T18:42:30.672Z] Merge succeeded, producing e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:42:30.672Z] Checking out Revision e1f8108961685962612542af4b49151a44b672f9 (PR-3209) [2021-03-05T18:42:30.649Z] > git config --get remote.origin.url # timeout=10 [2021-03-05T18:42:30.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T18:42:30.660Z] > git merge f11e4988ceb8c382fc034555d9d0b35dfdaf49ab # timeout=10 [2021-03-05T18:42:30.670Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-05T18:42:30.678Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T18:42:30.681Z] > git checkout -f e1f8108961685962612542af4b49151a44b672f9 # timeout=10 [2021-03-05T18:42:32.774Z] $ docker top 3e945a2caf8cb68b54a814a6b444f3040bd7e3219ee16dcf84b1f742a8c7e268 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T18:42:33.802Z] + + docker-composegrep build parallel --help [2021-03-05T18:42:33.802Z] [2021-03-05T18:42:34.540Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:42:35.722Z] + echo snap-build.sh [2021-03-05T18:42:35.722Z] snap-build.sh [2021-03-05T18:42:35.722Z] + SNAP_BASE_DIR=. [2021-03-05T18:42:35.722Z] + '[' '!' -z /w/workspace/edgex-go/7 ']' [2021-03-05T18:42:35.722Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/7 [2021-03-05T18:42:35.722Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' [2021-03-05T18:42:35.722Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/7] [2021-03-05T18:42:35.722Z] + cd /w/workspace/edgex-go/7 [2021-03-05T18:42:35.722Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-05T18:42:35.722Z] Reading package lists... [2021-03-05T18:42:35.986Z] Building dependency tree... [2021-03-05T18:42:35.986Z] Reading state information... [2021-03-05T18:42:35.986Z] The following packages were automatically installed and are no longer required: [2021-03-05T18:42:35.986Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-05T18:42:35.986Z] uidmap xdelta3 [2021-03-05T18:42:35.986Z] Use 'sudo apt autoremove' to remove them. [2021-03-05T18:42:36.261Z] The following packages will be REMOVED: [2021-03-05T18:42:36.261Z] lxd* lxd-client* [2021-03-05T18:42:36.523Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-05T18:42:36.523Z] After this operation, 31.7 MB disk space will be freed. [2021-03-05T18:42:37.206Z] --parallel Build images in parallel. [Pipeline] } [2021-03-05T18:42:37.229Z] $ docker stop --time=1 3e945a2caf8cb68b54a814a6b444f3040bd7e3219ee16dcf84b1f742a8c7e268 [2021-03-05T18:42:37.587Z] (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-05T18:42:37.862Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-05T18:42:38.808Z] Removing lxd dnsmasq configuration [2021-03-05T18:42:38.808Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-05T18:42:39.075Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-05T18:42:39.182Z] $ docker rm -f 3e945a2caf8cb68b54a814a6b444f3040bd7e3219ee16dcf84b1f742a8c7e268 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:42:40.024Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-05T18:42:40.024Z] (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-05T18:42:40.024Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-05T18:42:40.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-05T18:42:40.073Z] . [Pipeline] withDockerContainer [2021-03-05T18:42:40.358Z] prd-ubuntu18.04-docker-arm64-4c-16g-28740 does not seem to be running inside a container [2021-03-05T18:42:40.436Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-05T18:42:41.421Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-05T18:42:41.682Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-05T18:42:41.886Z] $ docker top 179a0e447ae40ffd0947f4873c8dd32864bf66c0c0734cbdfb82a81f9ae3d568 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T18:42:42.897Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-05T18:42:43.075Z] + sudo snap remove --purge lxd [2021-03-05T18:42:43.340Z] snap "lxd" is not installed [2021-03-05T18:42:43.340Z] + sudo groupadd --force --system lxd [2021-03-05T18:42:43.340Z] ++ whoami [2021-03-05T18:42:43.340Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-05T18:42:43.603Z] + newgrp - lxd [2021-03-05T18:42:43.603Z] + sudo snap install lxd [2021-03-05T18:42:47.184Z] Building docker-core-command-go ... [2021-03-05T18:42:47.184Z] Building docker-core-data-go ... [2021-03-05T18:42:47.184Z] Building docker-core-metadata-go ... [2021-03-05T18:42:47.184Z] Building docker-security-bootstrapper-go ... [2021-03-05T18:42:47.184Z] Building docker-security-proxy-setup-go ... [2021-03-05T18:42:47.184Z] Building docker-security-secretstore-setup-go ... [2021-03-05T18:42:47.184Z] Building docker-support-notifications-go ... [2021-03-05T18:42:47.184Z] Building docker-support-scheduler-go ... [2021-03-05T18:42:47.184Z] Building docker-sys-mgmt-agent-go ... [2021-03-05T18:42:47.184Z] Building docker-support-notifications-go [2021-03-05T18:42:47.184Z] Building docker-core-command-go [2021-03-05T18:42:47.184Z] Building docker-security-proxy-setup-go [2021-03-05T18:42:47.184Z] Building docker-security-secretstore-setup-go [2021-03-05T18:42:47.184Z] Building docker-core-metadata-go [2021-03-05T18:43:01.786Z] 2021-03-05T18:42:59Z INFO Waiting for automatic snapd restart... [2021-03-05T18:43:16.746Z] lxd 4.11 from Canonical* installed [2021-03-05T18:43:16.746Z] + sudo lxd init --auto [2021-03-05T18:43:23.383Z] + sudo snap install --classic snapcraft [2021-03-05T18:43:31.540Z] snapcraft 4.5.4 from Canonical* installed [2021-03-05T18:43:31.540Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-05T18:43:31.540Z] + patch --verbose -p1 [2021-03-05T18:43:31.540Z] Hmm... Looks like a unified diff to me... [2021-03-05T18:43:31.540Z] The text leading up to this was: [2021-03-05T18:43:31.540Z] -------------------------- [2021-03-05T18:43:31.540Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-05T18:43:31.540Z] |From: Tony Espy [2021-03-05T18:43:31.540Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-05T18:43:31.540Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-05T18:43:31.540Z] | [2021-03-05T18:43:31.540Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-05T18:43:31.540Z] |optimize the snap CI check run for pull requests. When [2021-03-05T18:43:31.540Z] |applied, it essentially strips out everything (apps and [2021-03-05T18:43:31.540Z] |parts) from the snapcraft.yaml file except those required [2021-03-05T18:43:31.540Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-05T18:43:31.540Z] |catch changes to edgex-go that break the snap build. [2021-03-05T18:43:31.540Z] | [2021-03-05T18:43:31.540Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-05T18:43:31.540Z] |to update this patch file, otherwise it may fail to apply, [2021-03-05T18:43:31.540Z] |resulting in a failed snap build CI check in the associated [2021-03-05T18:43:31.540Z] |pull request. [2021-03-05T18:43:31.540Z] | [2021-03-05T18:43:31.540Z] |Note - in addition to applying this patch, the pipeline also [2021-03-05T18:43:31.540Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-05T18:43:31.540Z] |need to build the finally binary .snap file (and it won't [2021-03-05T18:43:31.540Z] |work with the patch applied). This further reduces the build [2021-03-05T18:43:31.540Z] |time. [2021-03-05T18:43:31.540Z] |--- [2021-03-05T18:43:31.540Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-05T18:43:31.540Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-05T18:43:31.540Z] | [2021-03-05T18:43:31.540Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-05T18:43:31.540Z] |index 1e537489..faf42425 100644 [2021-03-05T18:43:31.540Z] |--- a/snap/snapcraft.yaml [2021-03-05T18:43:31.540Z] |+++ b/snap/snapcraft.yaml [2021-03-05T18:43:31.540Z] -------------------------- [2021-03-05T18:43:31.540Z] patching file snap/snapcraft.yaml [2021-03-05T18:43:31.540Z] Using Plan A... [2021-03-05T18:43:31.540Z] Hunk #1 succeeded at 73. [2021-03-05T18:43:31.540Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-05T18:43:31.540Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-05T18:43:31.540Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-05T18:43:31.540Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-05T18:43:31.540Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-05T18:43:31.540Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-05T18:43:31.540Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-05T18:43:31.540Z] Hmm... Ignoring the trailing garbage. [2021-03-05T18:43:31.540Z] done [2021-03-05T18:43:31.540Z] + sudo snapcraft prime --use-lxd [2021-03-05T18:43:32.485Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-05T18:43:32.486Z] 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-05T18:43:32.486Z] - README.md [2021-03-05T18:43:32.486Z] - snapcraft.yaml.orig [2021-03-05T18:43:32.486Z] [2021-03-05T18:43:32.486Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-05T18:43:33.432Z] Launching a container. [2021-03-05T18:43:48.370Z] Waiting for container to be ready [2021-03-05T18:43:48.370Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-05T18:43:48.370Z] [2021-03-05T18:43:51.686Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-05T18:43:51.686Z] Waiting for network to be ready... [2021-03-05T18:43:51.960Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-05T18:43:51.960Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-05T18:43:52.539Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-05T18:43:52.539Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-05T18:43:52.539Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-05T18:43:52.800Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-05T18:43:52.800Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-05T18:43:52.800Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-05T18:43:52.800Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-05T18:43:52.800Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-05T18:43:52.800Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-05T18:43:52.800Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-05T18:43:52.800Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-05T18:43:52.801Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-05T18:43:52.801Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-05T18:43:53.065Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-05T18:43:53.065Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-05T18:43:53.065Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-05T18:43:53.329Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-05T18:43:53.590Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-05T18:43:53.590Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-05T18:43:53.590Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-05T18:43:53.590Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-05T18:43:53.590Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-05T18:43:53.863Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-05T18:43:53.863Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-05T18:43:53.863Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-05T18:43:58.079Z] Fetched 24.0 MB in 6s (4162 kB/s) [2021-03-05T18:43:59.027Z] Reading package lists... [2021-03-05T18:43:59.027Z] Reading package lists... [2021-03-05T18:43:59.289Z] Building dependency tree... [2021-03-05T18:43:59.289Z] Reading state information... [2021-03-05T18:43:59.550Z] The following additional packages will be installed: [2021-03-05T18:43:59.550Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-05T18:43:59.550Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-05T18:43:59.550Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-05T18:43:59.550Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-05T18:43:59.550Z] Suggested packages: [2021-03-05T18:43:59.550Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-05T18:43:59.550Z] Recommended packages: [2021-03-05T18:43:59.550Z] gnupg libsasl2-modules [2021-03-05T18:43:59.550Z] The following NEW packages will be installed: [2021-03-05T18:43:59.550Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-05T18:43:59.550Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-05T18:43:59.550Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-05T18:43:59.550Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-05T18:43:59.550Z] The following packages will be upgraded: [2021-03-05T18:43:59.550Z] gpg gpg-agent gpgconf libudev1 [2021-03-05T18:43:59.550Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-05T18:43:59.550Z] Need to get 3530 kB of archives. [2021-03-05T18:43:59.550Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-05T18:43:59.550Z] Get:1 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-05T18:43:59.550Z] Get:2 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-05T18:43:59.550Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-05T18:43:59.550Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-05T18:43:59.813Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-05T18:44:00.075Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-05T18:44:00.337Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-05T18:44:00.337Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-05T18:44:00.337Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-05T18:44:00.337Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-05T18:44:00.337Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-05T18:44:00.337Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-05T18:44:00.599Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-05T18:44:00.599Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-05T18:44:00.599Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-05T18:44:00.599Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-05T18:44:00.599Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-05T18:44:00.599Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-05T18:44:00.599Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-05T18:44:00.599Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-05T18:44:00.599Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-05T18:44:00.599Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-05T18:44:00.861Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-05T18:44:00.861Z] Fetched 3530 kB in 1s (3069 kB/s) [2021-03-05T18:44:00.861Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-05T18:44:00.861Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-05T18:44:00.861Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-05T18:44:01.124Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-05T18:44:01.124Z] Selecting previously unselected package udev. [2021-03-05T18:44:01.124Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-05T18:44:01.124Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-05T18:44:01.124Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-05T18:44:01.386Z] Selecting previously unselected package libfuse2:amd64. [2021-03-05T18:44:01.386Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-05T18:44:01.386Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-05T18:44:01.386Z] Selecting previously unselected package fuse. [2021-03-05T18:44:01.386Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-05T18:44:01.386Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-05T18:44:01.649Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-05T18:44:01.649Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-05T18:44:01.649Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-05T18:44:01.649Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-05T18:44:01.910Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-05T18:44:01.911Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-05T18:44:01.911Z] Selecting previously unselected package libksba8:amd64. [2021-03-05T18:44:01.911Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-05T18:44:01.911Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-05T18:44:02.173Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-05T18:44:02.173Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T18:44:02.173Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:44:02.173Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-05T18:44:02.173Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T18:44:02.173Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:44:02.437Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-05T18:44:02.437Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T18:44:02.437Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:44:02.437Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-05T18:44:02.437Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T18:44:02.437Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:44:02.437Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-05T18:44:02.437Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T18:44:02.437Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:44:02.699Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-05T18:44:02.699Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T18:44:02.699Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:44:02.699Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-05T18:44:02.699Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T18:44:02.699Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:44:02.699Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-05T18:44:02.699Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T18:44:02.699Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:44:02.961Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-05T18:44:02.961Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T18:44:02.961Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:44:02.961Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-05T18:44:02.961Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-05T18:44:02.961Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-05T18:44:02.961Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-05T18:44:02.961Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-05T18:44:02.961Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-05T18:44:03.222Z] Selecting previously unselected package libldap-common. [2021-03-05T18:44:03.222Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-05T18:44:03.222Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-05T18:44:03.222Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-05T18:44:03.222Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-05T18:44:03.222Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-05T18:44:03.222Z] Selecting previously unselected package dirmngr. [2021-03-05T18:44:03.222Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-05T18:44:03.222Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-05T18:44:03.484Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-05T18:44:03.484Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-05T18:44:03.484Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-05T18:44:03.484Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-05T18:44:03.484Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-05T18:44:03.484Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-05T18:44:03.745Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:44:03.745Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-05T18:44:03.745Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-05T18:44:03.745Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-05T18:44:04.318Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-05T18:44:04.318Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:44:04.318Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-05T18:44:04.318Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-05T18:44:04.318Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-05T18:44:04.580Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:44:04.580Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:44:04.580Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:44:04.580Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:44:04.580Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:44:04.580Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:44:04.580Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:44:04.580Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-05T18:44:04.841Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-05T18:44:04.841Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-05T18:44:05.789Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-05T18:44:05.789Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-05T18:44:05.789Z] This means they are not meant to be enabled using systemctl. [2021-03-05T18:44:05.789Z] Possible reasons for having this kind of units are: [2021-03-05T18:44:05.789Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-05T18:44:05.789Z] .wants/ or .requires/ directory. [2021-03-05T18:44:05.789Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-05T18:44:05.789Z] a requirement dependency on it. [2021-03-05T18:44:05.789Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-05T18:44:05.789Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-05T18:44:05.789Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-05T18:44:05.789Z] instance name specified. [2021-03-05T18:44:05.789Z] Reading package lists... [2021-03-05T18:44:06.050Z] Building dependency tree... [2021-03-05T18:44:06.050Z] Reading state information... [2021-03-05T18:44:06.313Z] The following additional packages will be installed: [2021-03-05T18:44:06.313Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-05T18:44:06.313Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-05T18:44:06.313Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-05T18:44:06.313Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-05T18:44:06.313Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-05T18:44:06.313Z] Suggested packages: [2021-03-05T18:44:06.313Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-05T18:44:06.313Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-05T18:44:06.313Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-05T18:44:06.313Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-05T18:44:06.313Z] systemd-container policykit-1 [2021-03-05T18:44:06.313Z] Recommended packages: [2021-03-05T18:44:06.313Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-05T18:44:06.313Z] The following NEW packages will be installed: [2021-03-05T18:44:06.313Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-05T18:44:06.313Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-05T18:44:06.313Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-05T18:44:06.313Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-05T18:44:06.313Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-05T18:44:06.313Z] The following packages will be upgraded: [2021-03-05T18:44:06.313Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-05T18:44:06.313Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-05T18:44:06.313Z] Need to get 35.2 MB of archives. [2021-03-05T18:44:06.313Z] After this operation, 141 MB of additional disk space will be used. [2021-03-05T18:44:06.313Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-05T18:44:06.313Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-05T18:44:07.256Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-05T18:44:07.256Z] 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-05T18:44:07.256Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-05T18:44:07.256Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-05T18:44:07.256Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-05T18:44:07.256Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-05T18:44:07.256Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-05T18:44:07.257Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-05T18:44:07.517Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-05T18:44:07.517Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-05T18:44:07.517Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-05T18:44:07.517Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-05T18:44:07.517Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-05T18:44:07.517Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-05T18:44:07.517Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-05T18:44:07.517Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-05T18:44:07.517Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-05T18:44:07.517Z] 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-05T18:44:07.517Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-05T18:44:07.517Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-05T18:44:07.778Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-05T18:44:07.778Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-05T18:44:07.778Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-05T18:44:07.778Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-05T18:44:07.778Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-05T18:44:07.778Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-05T18:44:07.778Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-05T18:44:07.778Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-05T18:44:08.720Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-05T18:44:08.720Z] Fetched 35.2 MB in 2s (15.4 MB/s) [2021-03-05T18:44:08.720Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-05T18:44:08.720Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-05T18:44:08.981Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-05T18:44:09.010Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:44:09.010Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:44:09.010Z] ---> 8f11cf1e3b3c [2021-03-05T18:44:09.010Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T18:44:09.010Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:44:09.010Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:44:09.010Z] ---> 8f11cf1e3b3c [2021-03-05T18:44:09.010Z] Step 3/24 : WORKDIR /edgex-go [2021-03-05T18:44:09.010Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:44:09.010Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:44:09.010Z] ---> 8f11cf1e3b3c [2021-03-05T18:44:09.010Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T18:44:09.010Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:44:09.010Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:44:09.010Z] ---> 8f11cf1e3b3c [2021-03-05T18:44:09.010Z] Step 3/21 : WORKDIR /edgex-go [2021-03-05T18:44:09.010Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:44:09.010Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:44:09.010Z] ---> 8f11cf1e3b3c [2021-03-05T18:44:09.010Z] Step 3/22 : WORKDIR /edgex-go [2021-03-05T18:44:09.010Z] ---> Running in 1ea511eb9ef2 [2021-03-05T18:44:09.010Z] ---> Running in 4148763659f6 [2021-03-05T18:44:09.010Z] ---> Running in ba24584aa4f0 [2021-03-05T18:44:09.010Z] ---> Running in 7fa0c58d17fd [2021-03-05T18:44:09.010Z] ---> Running in bc072b2d3e66 [2021-03-05T18:44:09.010Z] Removing intermediate container ba24584aa4f0 [2021-03-05T18:44:09.010Z] ---> 4ab9e54bdb6a [2021-03-05T18:44:09.010Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:44:09.010Z] Removing intermediate container bc072b2d3e66 [2021-03-05T18:44:09.010Z] ---> 0ef65254cb91 [2021-03-05T18:44:09.010Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:44:09.010Z] Removing intermediate container 4148763659f6 [2021-03-05T18:44:09.010Z] ---> d34d63674601 [2021-03-05T18:44:09.010Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:44:09.010Z] Removing intermediate container 1ea511eb9ef2 [2021-03-05T18:44:09.010Z] ---> 20242a1b8a34 [2021-03-05T18:44:09.010Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:44:09.011Z] Removing intermediate container 7fa0c58d17fd [2021-03-05T18:44:09.011Z] ---> efb746af739a [2021-03-05T18:44:09.011Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:44:09.011Z] ---> Running in 6bee846e64d6 [2021-03-05T18:44:09.011Z] ---> Running in a8eacf4fa56e [2021-03-05T18:44:09.011Z] ---> Running in a0395f2c3f72 [2021-03-05T18:44:09.011Z] ---> Running in bc20ed3b66df [2021-03-05T18:44:09.011Z] ---> Running in 781b7f632a27 [2021-03-05T18:44:09.011Z] Removing intermediate container a8eacf4fa56e [2021-03-05T18:44:09.011Z] ---> cf97e0542c6f [2021-03-05T18:44:09.011Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-05T18:44:09.011Z] ---> Running in 515a49db8d24 [2021-03-05T18:44:09.011Z] Removing intermediate container a0395f2c3f72 [2021-03-05T18:44:09.011Z] ---> bdc77d9f132e [2021-03-05T18:44:09.011Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-05T18:44:09.011Z] Removing intermediate container 781b7f632a27 [2021-03-05T18:44:09.011Z] ---> a94750dbd865 [2021-03-05T18:44:09.011Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-05T18:44:09.011Z] Removing intermediate container 6bee846e64d6 [2021-03-05T18:44:09.011Z] ---> 8fb53eab00f2 [2021-03-05T18:44:09.011Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-05T18:44:09.011Z] Removing intermediate container bc20ed3b66df [2021-03-05T18:44:09.011Z] ---> d3ee964c8833 [2021-03-05T18:44:09.011Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-05T18:44:09.011Z] ---> Running in cfcbdf8dbcbf [2021-03-05T18:44:09.011Z] ---> Running in 59649c944321 [2021-03-05T18:44:09.011Z] ---> Running in e792aa5962ea [2021-03-05T18:44:09.011Z] ---> Running in 4e1339480c09 [2021-03-05T18:44:09.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:44:09.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:44:09.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:44:09.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:44:09.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:44:09.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:44:09.286Z] OK: 217 MiB in 51 packages [2021-03-05T18:44:09.286Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:44:09.561Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-05T18:44:09.561Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-05T18:44:09.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:44:09.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:44:09.824Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-05T18:44:09.824Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-05T18:44:09.824Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-05T18:44:09.824Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-05T18:44:09.855Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:44:09.855Z] OK: 217 MiB in 51 packages [2021-03-05T18:44:10.085Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-05T18:44:10.085Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-05T18:44:10.086Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-05T18:44:10.346Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-05T18:44:10.456Z] OK: 217 MiB in 51 packages [2021-03-05T18:44:10.456Z] OK: 217 MiB in 51 packages [2021-03-05T18:44:10.608Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-05T18:44:10.608Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-05T18:44:10.733Z] OK: 217 MiB in 51 packages [2021-03-05T18:44:10.733Z] Removing intermediate container 515a49db8d24 [2021-03-05T18:44:10.733Z] ---> 791f42fcc388 [2021-03-05T18:44:10.733Z] Step 6/21 : COPY go.mod . [2021-03-05T18:44:11.181Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-05T18:44:11.181Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-05T18:44:11.181Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-05T18:44:11.181Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-05T18:44:11.442Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-05T18:44:11.442Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-05T18:44:11.442Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T18:44:11.703Z] Selecting previously unselected package libexpat1:amd64. [2021-03-05T18:44:11.703Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-05T18:44:11.703Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-05T18:44:11.703Z] Selecting previously unselected package python3.6-minimal. [2021-03-05T18:44:11.703Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-05T18:44:11.703Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T18:44:11.716Z] Removing intermediate container cfcbdf8dbcbf [2021-03-05T18:44:11.716Z] ---> d5275416dfc9 [2021-03-05T18:44:11.716Z] Step 6/23 : COPY go.mod . [2021-03-05T18:44:11.716Z] ---> 3ccee9e1d6bd [2021-03-05T18:44:11.716Z] Step 7/21 : RUN go mod download [2021-03-05T18:44:11.966Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-05T18:44:11.987Z] ---> Running in 8b2e82b929e7 [2021-03-05T18:44:12.226Z] Checking for services that may need to be restarted...done. [2021-03-05T18:44:12.226Z] Checking for services that may need to be restarted...done. [2021-03-05T18:44:12.226Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T18:44:12.226Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-05T18:44:12.226Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T18:44:12.262Z] Removing intermediate container 59649c944321 [2021-03-05T18:44:12.262Z] ---> 1131d1bfd226 [2021-03-05T18:44:12.262Z] Step 6/23 : COPY go.mod . [2021-03-05T18:44:12.262Z] Removing intermediate container 4e1339480c09 [2021-03-05T18:44:12.262Z] ---> a2430b48b77e [2021-03-05T18:44:12.262Z] Step 6/22 : COPY go.mod . [2021-03-05T18:44:12.535Z] Removing intermediate container e792aa5962ea [2021-03-05T18:44:12.535Z] ---> 465a5be09cda [2021-03-05T18:44:12.535Z] Step 6/24 : COPY go.mod . [2021-03-05T18:44:12.797Z] Selecting previously unselected package python3-minimal. [2021-03-05T18:44:12.797Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-05T18:44:12.797Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-05T18:44:12.808Z] ---> 2970d6d2d245 [2021-03-05T18:44:12.808Z] Step 7/23 : RUN go mod download [2021-03-05T18:44:13.058Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-05T18:44:13.058Z] Selecting previously unselected package mime-support. [2021-03-05T18:44:13.058Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-05T18:44:13.058Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-05T18:44:13.058Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-05T18:44:13.058Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-05T18:44:13.058Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-05T18:44:13.082Z] ---> Running in e0540248ed4a [2021-03-05T18:44:13.319Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-05T18:44:13.320Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-05T18:44:13.320Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T18:44:13.356Z] ---> c4a9ea08de54 [2021-03-05T18:44:13.357Z] Step 7/22 : RUN go mod download [2021-03-05T18:44:13.582Z] Selecting previously unselected package python3.6. [2021-03-05T18:44:13.582Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-05T18:44:13.582Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T18:44:13.582Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-05T18:44:13.582Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-05T18:44:13.582Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-05T18:44:13.582Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-05T18:44:13.635Z] ---> 191381f90f69 [2021-03-05T18:44:13.635Z] Step 7/23 : RUN go mod download [2021-03-05T18:44:13.635Z] ---> Running in d7df28baddd2 [2021-03-05T18:44:13.635Z] ---> 4d7b827c55c0 [2021-03-05T18:44:13.635Z] Step 7/24 : RUN go mod download [2021-03-05T18:44:13.635Z] ---> Running in 2283b6154e98 [2021-03-05T18:44:14.155Z] Selecting previously unselected package python3. [2021-03-05T18:44:14.155Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-05T18:44:14.155Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-05T18:44:14.155Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-05T18:44:14.155Z] Selecting previously unselected package multiarch-support. [2021-03-05T18:44:14.155Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-05T18:44:14.155Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-05T18:44:14.155Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-05T18:44:14.155Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-05T18:44:14.155Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-05T18:44:14.155Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-05T18:44:14.155Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-05T18:44:14.241Z] ---> Running in c6a483d8963c [2021-03-05T18:44:14.417Z] Selecting previously unselected package libbsd0:amd64. [2021-03-05T18:44:14.417Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-05T18:44:14.417Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-05T18:44:14.417Z] Selecting previously unselected package sudo. [2021-03-05T18:44:14.417Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-05T18:44:14.417Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-05T18:44:14.678Z] Selecting previously unselected package apparmor. [2021-03-05T18:44:14.678Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-05T18:44:14.678Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-05T18:44:14.678Z] Selecting previously unselected package libedit2:amd64. [2021-03-05T18:44:14.678Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-05T18:44:14.939Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-05T18:44:14.939Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-05T18:44:14.939Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-05T18:44:14.939Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T18:44:14.939Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-05T18:44:14.939Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-05T18:44:14.939Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T18:44:15.204Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-05T18:44:15.204Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-05T18:44:15.204Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-05T18:44:15.693Z] Removing intermediate container 8b2e82b929e7 [2021-03-05T18:44:15.693Z] ---> edf3419ad446 [2021-03-05T18:44:15.693Z] Step 8/21 : COPY . . [2021-03-05T18:44:15.780Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-05T18:44:15.780Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-05T18:44:15.780Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T18:44:16.041Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-05T18:44:16.041Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-05T18:44:16.041Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T18:44:16.302Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-05T18:44:16.302Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-05T18:44:16.302Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-05T18:44:16.563Z] Selecting previously unselected package openssh-client. [2021-03-05T18:44:16.563Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-05T18:44:16.563Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-05T18:44:16.563Z] Selecting previously unselected package squashfs-tools. [2021-03-05T18:44:16.563Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-05T18:44:16.563Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-05T18:44:16.824Z] Selecting previously unselected package snapd. [2021-03-05T18:44:16.824Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-05T18:44:16.824Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-05T18:44:17.142Z] Removing intermediate container e0540248ed4a [2021-03-05T18:44:17.142Z] ---> b2bea6bf8468 [2021-03-05T18:44:17.142Z] Step 8/23 : COPY . . [2021-03-05T18:44:19.383Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-05T18:44:19.383Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-05T18:44:19.383Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-05T18:44:19.383Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-05T18:44:19.383Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-05T18:44:19.384Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T18:44:19.384Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-05T18:44:19.384Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-05T18:44:19.384Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-05T18:44:19.759Z] Removing intermediate container c6a483d8963c [2021-03-05T18:44:19.759Z] ---> b8a4de493402 [2021-03-05T18:44:19.759Z] Step 8/24 : COPY . . [2021-03-05T18:44:19.759Z] Removing intermediate container d7df28baddd2 [2021-03-05T18:44:19.759Z] ---> 835cc4ed7bd2 [2021-03-05T18:44:19.759Z] Step 8/22 : COPY . . [2021-03-05T18:44:20.033Z] Removing intermediate container 2283b6154e98 [2021-03-05T18:44:20.033Z] ---> 5717690d77d8 [2021-03-05T18:44:20.033Z] Step 8/23 : COPY . . [2021-03-05T18:44:21.951Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-05T18:44:21.951Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-05T18:44:21.951Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-05T18:44:21.951Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T18:44:21.951Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T18:44:21.951Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T18:44:21.951Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-05T18:44:21.951Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T18:44:21.951Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-05T18:44:21.951Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-05T18:44:21.951Z] running python rtupdate hooks for python3.6... [2021-03-05T18:44:21.951Z] running python post-rtupdate hooks for python3.6... [2021-03-05T18:44:21.951Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-05T18:44:23.340Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-05T18:44:23.604Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T18:44:23.604Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-05T18:44:23.869Z] Setting up snapd (2.48.3+18.04) ... [2021-03-05T18:44:24.442Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-05T18:44:24.704Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-05T18:44:24.704Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-05T18:44:24.965Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-05T18:44:25.227Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-05T18:44:25.227Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-05T18:44:25.492Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-05T18:44:25.754Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-05T18:44:26.016Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-05T18:44:26.016Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-05T18:44:26.279Z] /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-05T18:44:26.540Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-05T18:44:26.540Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-05T18:44:27.926Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-05T18:44:27.926Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-05T18:44:27.926Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-05T18:44:29.333Z] Reading package lists... [2021-03-05T18:44:29.593Z] Reading package lists... [2021-03-05T18:44:29.854Z] Building dependency tree... [2021-03-05T18:44:29.854Z] Reading state information... [2021-03-05T18:44:29.854Z] Calculating upgrade... [2021-03-05T18:44:30.117Z] The following packages will be upgraded: [2021-03-05T18:44:30.117Z] advancecomp base-files bash binutils binutils-common [2021-03-05T18:44:30.117Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-05T18:44:30.117Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-05T18:44:30.117Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-05T18:44:30.117Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-05T18:44:30.117Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-05T18:44:30.117Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-05T18:44:30.117Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-05T18:44:30.117Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-05T18:44:30.117Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-05T18:44:30.117Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-05T18:44:30.117Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-05T18:44:30.117Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-05T18:44:30.117Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-05T18:44:30.117Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-05T18:44:30.117Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-05T18:44:30.117Z] Need to get 63.8 MB of archives. [2021-03-05T18:44:30.117Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-05T18:44:30.117Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-05T18:44:30.378Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-05T18:44:30.378Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-05T18:44:30.378Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-05T18:44:30.378Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-05T18:44:30.378Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-05T18:44:30.378Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-05T18:44:30.378Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-05T18:44:30.378Z] 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-05T18:44:30.378Z] 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-05T18:44:30.378Z] 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-05T18:44:30.378Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-05T18:44:30.378Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-05T18:44:30.378Z] 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-05T18:44:30.378Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-05T18:44:30.378Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-05T18:44:30.378Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-05T18:44:30.378Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-05T18:44:30.378Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-05T18:44:30.378Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-05T18:44:30.378Z] 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-05T18:44:30.642Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-05T18:44:30.642Z] 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-05T18:44:30.642Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-05T18:44:30.642Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-05T18:44:30.642Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-05T18:44:30.642Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-05T18:44:30.642Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-05T18:44:30.642Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-05T18:44:30.642Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-05T18:44:30.642Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-05T18:44:30.642Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-05T18:44:30.642Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-05T18:44:30.642Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-05T18:44:30.642Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-05T18:44:30.642Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-03-05T18:44:30.642Z] 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-05T18:44:30.642Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-05T18:44:30.642Z] 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-05T18:44:30.642Z] 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-05T18:44:30.642Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-05T18:44:30.642Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-05T18:44:30.642Z] 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-05T18:44:30.642Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-05T18:44:30.642Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-05T18:44:30.642Z] 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-05T18:44:30.642Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-05T18:44:30.642Z] 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-05T18:44:30.642Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-05T18:44:30.642Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-05T18:44:30.642Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-05T18:44:30.642Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-05T18:44:30.642Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-05T18:44:30.642Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-05T18:44:30.642Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-05T18:44:30.905Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-05T18:44:31.168Z] 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-05T18:44:31.168Z] 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-05T18:44:31.168Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-05T18:44:31.168Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-05T18:44:31.168Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-05T18:44:31.429Z] 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-05T18:44:31.429Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-05T18:44:31.429Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-05T18:44:31.429Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-05T18:44:31.429Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-05T18:44:31.429Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-05T18:44:31.429Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-05T18:44:31.429Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-05T18:44:31.691Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-05T18:44:31.691Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-05T18:44:31.691Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-05T18:44:31.691Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-05T18:44:31.691Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-05T18:44:31.691Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-05T18:44:31.691Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-05T18:44:31.691Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-05T18:44:31.691Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-05T18:44:31.691Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-05T18:44:31.691Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-05T18:44:31.691Z] 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-05T18:44:31.691Z] 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-05T18:44:31.691Z] 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-05T18:44:31.691Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-05T18:44:31.691Z] 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-05T18:44:31.691Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-05T18:44:31.691Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-05T18:44:31.691Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-05T18:44:31.961Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-05T18:44:31.962Z] 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-05T18:44:31.962Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-05T18:44:31.962Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-05T18:44:31.962Z] 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-05T18:44:31.962Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-05T18:44:31.962Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-05T18:44:31.962Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-05T18:44:31.962Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-05T18:44:31.962Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-05T18:44:31.962Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-05T18:44:32.225Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-05T18:44:32.225Z] Fetched 63.8 MB in 2s (33.2 MB/s) [2021-03-05T18:44:32.225Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:32.225Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-05T18:44:32.225Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-05T18:44:33.167Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-05T18:44:33.167Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-05T18:44:33.167Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-05T18:44:33.167Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-05T18:44:34.112Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:34.112Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T18:44:34.112Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:34.112Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T18:44:34.112Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:34.112Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T18:44:34.373Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:34.373Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T18:44:34.373Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:34.634Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T18:44:34.634Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:34.634Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T18:44:34.634Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:34.634Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T18:44:34.895Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:44:34.895Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-05T18:44:34.895Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:34.895Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-05T18:44:35.155Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:44:35.155Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-05T18:44:35.155Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:35.155Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T18:44:35.419Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:35.419Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T18:44:35.419Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:35.419Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T18:44:35.681Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:44:35.681Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-05T18:44:35.681Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-05T18:44:35.941Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-05T18:44:36.515Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-05T18:44:36.775Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-05T18:44:36.775Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-05T18:44:36.775Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-05T18:44:36.775Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-05T18:44:36.775Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-05T18:44:37.036Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-05T18:44:37.036Z] Installing new version of config file /etc/issue ... [2021-03-05T18:44:37.036Z] Installing new version of config file /etc/issue.net ... [2021-03-05T18:44:37.036Z] Installing new version of config file /etc/lsb-release ... [2021-03-05T18:44:37.036Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-05T18:44:37.297Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-05T18:44:37.297Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-05T18:44:37.297Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-05T18:44:37.557Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:37.558Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-05T18:44:37.558Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-05T18:44:37.818Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-05T18:44:37.818Z] 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-05T18:44:37.818Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:37.818Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T18:44:37.818Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-05T18:44:38.078Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-05T18:44:38.078Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:38.078Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-05T18:44:38.078Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-05T18:44:38.078Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-05T18:44:38.339Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:38.339Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-05T18:44:38.339Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-05T18:44:38.601Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-05T18:44:38.862Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:38.862Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-05T18:44:38.862Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-05T18:44:38.862Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-05T18:44:38.862Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:38.862Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-05T18:44:39.123Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-05T18:44:39.123Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-05T18:44:39.123Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:39.123Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-05T18:44:39.384Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-05T18:44:39.384Z] Setting up grep (3.1-2build1) ... [2021-03-05T18:44:39.384Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:39.384Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-05T18:44:39.384Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-05T18:44:39.646Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-05T18:44:39.908Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:39.908Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-05T18:44:39.908Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-05T18:44:39.908Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-05T18:44:39.908Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:39.908Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-05T18:44:40.168Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-05T18:44:40.743Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-05T18:44:40.743Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-05T18:44:40.743Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-05T18:44:40.743Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-05T18:44:41.316Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-05T18:44:41.577Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:41.577Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-05T18:44:41.577Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-05T18:44:42.520Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-05T18:44:42.520Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-05T18:44:42.782Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-05T18:44:42.782Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-05T18:44:43.044Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-05T18:44:43.305Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:43.305Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-05T18:44:43.305Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-05T18:44:43.567Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-05T18:44:43.567Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:43.567Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T18:44:43.567Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T18:44:43.831Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-05T18:44:43.831Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:43.831Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T18:44:43.831Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T18:44:43.831Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-05T18:44:44.094Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:44.094Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T18:44:44.094Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T18:44:44.094Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-05T18:44:44.355Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:44.355Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T18:44:44.355Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T18:44:44.355Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-05T18:44:44.616Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:44.616Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-05T18:44:44.616Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-05T18:44:44.616Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-05T18:44:44.616Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-05T18:44:44.878Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-05T18:44:44.878Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:44.878Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-05T18:44:44.878Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-05T18:44:45.139Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-05T18:44:45.139Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:45.139Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T18:44:45.139Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T18:44:45.400Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-05T18:44:45.400Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:45.400Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T18:44:45.400Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T18:44:45.400Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-05T18:44:45.661Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:45.661Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T18:44:45.661Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T18:44:46.233Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-05T18:44:46.495Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-05T18:44:46.756Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-05T18:44:47.017Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:47.017Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-05T18:44:47.017Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-05T18:44:47.283Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-05T18:44:47.544Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:44:47.545Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-05T18:44:47.545Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-05T18:44:47.545Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-05T18:44:47.806Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:44:47.806Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-05T18:44:47.806Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-05T18:44:48.068Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-05T18:44:48.179Z] ---> 2c8965b3d2c0 [2021-03-05T18:44:48.179Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-05T18:44:48.179Z] ---> 483315e6b632 [2021-03-05T18:44:48.179Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-05T18:44:48.179Z] ---> bda9a071601d [2021-03-05T18:44:48.179Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-05T18:44:48.179Z] ---> 6a47a9c8bee7 [2021-03-05T18:44:48.179Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-05T18:44:48.179Z] ---> Running in 06293bf6d173 [2021-03-05T18:44:48.179Z] ---> Running in 20f2b2b2beed [2021-03-05T18:44:48.179Z] ---> Running in d4bdd402cc96 [2021-03-05T18:44:48.179Z] ---> Running in 0ad126e2c4ec [2021-03-05T18:44:48.179Z] ---> dc7212611bc8 [2021-03-05T18:44:48.179Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-05T18:44:48.179Z] ---> Running in d73840138e42 [2021-03-05T18:44:48.179Z] 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-05T18:44:48.179Z] 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-05T18:44:48.179Z] 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-05T18:44:48.179Z] 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-05T18:44:48.179Z] 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-05T18:44:48.329Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:44:48.330Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-05T18:44:48.330Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-05T18:44:48.330Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-05T18:44:48.592Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:44:48.592Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-05T18:44:48.592Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-05T18:44:48.592Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-05T18:44:48.853Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:44:48.853Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-05T18:44:48.853Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-05T18:44:48.853Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-05T18:44:49.117Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:44:49.117Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-05T18:44:49.117Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-05T18:44:49.117Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-05T18:44:49.378Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:44:49.378Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-05T18:44:49.378Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-05T18:44:49.643Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-05T18:44:49.905Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:44:49.905Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T18:44:49.905Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T18:44:49.905Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-05T18:44:50.167Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-05T18:44:50.167Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-05T18:44:50.167Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-05T18:44:50.167Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-05T18:44:50.436Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:44:50.436Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-05T18:44:50.436Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-05T18:44:50.436Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-05T18:44:50.699Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:44:50.699Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-05T18:44:50.699Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-05T18:44:50.699Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-05T18:44:50.962Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:44:50.962Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-05T18:44:51.223Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-05T18:44:51.224Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-05T18:44:51.224Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:44:51.224Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-03-05T18:44:51.224Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-05T18:44:51.485Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-03-05T18:44:51.485Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:44:51.485Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-05T18:44:51.485Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-05T18:44:52.060Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-05T18:44:52.321Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:44:52.321Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-05T18:44:52.321Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-05T18:44:52.581Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-05T18:44:52.581Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:44:52.581Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-05T18:44:52.581Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-05T18:44:52.844Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-05T18:44:52.844Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:44:52.844Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-05T18:44:52.844Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-05T18:44:53.108Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-05T18:44:53.108Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:44:53.108Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-05T18:44:53.108Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-05T18:44:53.378Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-05T18:44:53.378Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:44:53.378Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-05T18:44:53.378Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-05T18:44:53.639Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-05T18:44:53.639Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:44:53.639Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-05T18:44:53.915Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-05T18:44:53.915Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-05T18:44:53.915Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:44:53.915Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-05T18:44:53.915Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-05T18:44:54.176Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-05T18:44:54.176Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-05T18:44:54.176Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-05T18:44:54.176Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-05T18:44:54.439Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-05T18:44:54.439Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-05T18:44:54.439Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-05T18:44:54.701Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-05T18:44:54.701Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-05T18:44:54.701Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-05T18:44:54.962Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-05T18:44:54.962Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-05T18:44:55.227Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-05T18:44:55.227Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-05T18:44:55.227Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-05T18:44:55.227Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-05T18:44:55.491Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-05T18:44:55.491Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-05T18:44:55.491Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-05T18:44:55.491Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-05T18:44:55.767Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-05T18:44:55.767Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-05T18:44:55.767Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-05T18:44:55.767Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-05T18:44:56.028Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-05T18:44:56.028Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-05T18:44:56.974Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-05T18:44:56.974Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-05T18:44:56.974Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-05T18:44:56.974Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-05T18:44:57.545Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-05T18:44:57.545Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-05T18:44:58.120Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-05T18:44:58.120Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-05T18:44:58.386Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-05T18:44:58.386Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-05T18:44:58.386Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-05T18:44:58.386Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-05T18:44:58.647Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:58.647Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T18:44:58.647Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:58.647Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T18:44:58.907Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:58.907Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T18:44:58.907Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:59.168Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T18:45:00.113Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T18:45:00.113Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T18:45:01.053Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T18:45:01.053Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T18:45:02.008Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T18:45:02.008Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T18:45:02.271Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T18:45:02.271Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T18:45:03.229Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T18:45:03.230Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T18:45:03.230Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-05T18:45:03.230Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-05T18:45:03.493Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-05T18:45:03.493Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-05T18:45:03.493Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-05T18:45:03.756Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-05T18:45:03.756Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-05T18:45:03.756Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-05T18:45:03.756Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-05T18:45:03.756Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-05T18:45:04.021Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-05T18:45:04.021Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-05T18:45:04.021Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-05T18:45:04.021Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-05T18:45:04.282Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:45:04.282Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-05T18:45:04.282Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:45:04.282Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:45:04.282Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:45:04.282Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-05T18:45:04.282Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-05T18:45:04.545Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-05T18:45:04.545Z] [2021-03-05T18:45:04.545Z] Current default time zone: 'Etc/UTC' [2021-03-05T18:45:04.545Z] Local time is now: Fri Mar 5 18:45:04 UTC 2021. [2021-03-05T18:45:04.545Z] Universal Time is now: Fri Mar 5 18:45:04 UTC 2021. [2021-03-05T18:45:04.545Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-05T18:45:04.545Z] [2021-03-05T18:45:04.545Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-05T18:45:04.545Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:45:04.805Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-05T18:45:04.805Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-05T18:45:04.806Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-05T18:45:04.806Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-05T18:45:04.806Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-05T18:45:04.806Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-05T18:45:04.806Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-05T18:45:04.806Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-05T18:45:04.806Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:45:04.806Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-05T18:45:05.066Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T18:45:05.066Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-05T18:45:05.066Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:45:05.342Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-05T18:45:05.342Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-05T18:45:05.342Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-05T18:45:05.342Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-05T18:45:05.342Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-05T18:45:05.342Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-05T18:45:05.342Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-05T18:45:05.342Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-05T18:45:07.267Z] Updating certificates in /etc/ssl/certs... [2021-03-05T18:45:07.843Z] 23 added, 27 removed; done. [2021-03-05T18:45:07.843Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-05T18:45:07.843Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:45:07.843Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-05T18:45:07.843Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-05T18:45:07.843Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-05T18:45:08.114Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T18:45:08.114Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-05T18:45:08.114Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T18:45:08.114Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T18:45:08.114Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T18:45:08.114Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T18:45:08.114Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T18:45:08.375Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-05T18:45:08.375Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-05T18:45:08.375Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-05T18:45:08.375Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-05T18:45:08.375Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-05T18:45:08.375Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T18:45:08.375Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T18:45:08.375Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-05T18:45:08.636Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-05T18:45:08.636Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-05T18:45:08.636Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-05T18:45:08.636Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-05T18:45:08.909Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-05T18:45:08.909Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-05T18:45:08.909Z] Updating certificates in /etc/ssl/certs... [2021-03-05T18:45:09.483Z] 0 added, 0 removed; done. [2021-03-05T18:45:09.483Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-05T18:45:09.483Z] done. [2021-03-05T18:45:10.057Z] Reading package lists... [2021-03-05T18:45:10.319Z] Building dependency tree... [2021-03-05T18:45:10.319Z] Reading state information... [2021-03-05T18:45:10.584Z] The following NEW packages will be installed: [2021-03-05T18:45:10.585Z] apt-transport-https [2021-03-05T18:45:10.585Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-05T18:45:10.585Z] Need to get 1696 B of archives. [2021-03-05T18:45:10.585Z] After this operation, 153 kB of additional disk space will be used. [2021-03-05T18:45:10.585Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-05T18:45:10.847Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-05T18:45:10.847Z] Fetched 1696 B in 0s (25.9 kB/s) [2021-03-05T18:45:10.847Z] Selecting previously unselected package apt-transport-https. [2021-03-05T18:45:10.847Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-05T18:45:10.847Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-05T18:45:10.847Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-05T18:45:10.847Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-05T18:45:11.109Z] Waiting for network to be ready... [2021-03-05T18:45:19.267Z] 2021-03-05T18:45:15Z INFO Waiting for automatic snapd restart... [2021-03-05T18:45:19.267Z] snapd 2.49 from Canonical* installed [2021-03-05T18:45:19.529Z] "snapd" switched to the "latest/stable" channel [2021-03-05T18:45:19.529Z] [2021-03-05T18:45:24.839Z] core18 20210128 from Canonical* installed [2021-03-05T18:45:24.839Z] "core18" switched to the "latest/stable" channel [2021-03-05T18:45:24.839Z] [2021-03-05T18:45:31.434Z] snapcraft 4.5.4 from Canonical* installed [2021-03-05T18:45:31.434Z] "snapcraft" switched to the "latest/stable" channel [2021-03-05T18:45:31.434Z] [2021-03-05T18:45:34.746Z] 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-05T18:45:34.746Z] - README.md [2021-03-05T18:45:34.746Z] - snapcraft.yaml.orig [2021-03-05T18:45:34.746Z] [2021-03-05T18:45:34.746Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-05T18:45:41.356Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-05T18:45:41.356Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-05T18:45:41.356Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-05T18:45:41.356Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-05T18:45:43.286Z] Reading package lists... [2021-03-05T18:45:43.286Z] 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.6 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-05T18:45:49.876Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-05T18:45:49.876Z] Reading package lists... [2021-03-05T18:45:49.876Z] Building dependency tree... [2021-03-05T18:45:49.876Z] Reading state information... [2021-03-05T18:45:49.876Z] Suggested packages: [2021-03-05T18:45:49.876Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-05T18:45:49.876Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-05T18:45:49.876Z] Recommended packages: [2021-03-05T18:45:49.876Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-05T18:45:49.876Z] The following NEW packages will be installed: [2021-03-05T18:45:49.876Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-05T18:45:49.876Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-05T18:45:49.876Z] pkg-config zip [2021-03-05T18:45:49.876Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-05T18:45:49.876Z] Need to get 7655 kB of archives. [2021-03-05T18:45:49.876Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-05T18:45:49.876Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-03-05T18:45:50.139Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-05T18:45:50.139Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-05T18:45:50.139Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-05T18:45:50.139Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-05T18:45:50.139Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-05T18:45:50.139Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-05T18:45:50.139Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-05T18:45:50.400Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-05T18:45:50.400Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-05T18:45:50.400Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-05T18:45:50.400Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-05T18:45:50.662Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-05T18:45:50.662Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-05T18:45:50.662Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-05T18:45:50.662Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-05T18:45:50.662Z] Fetched 7655 kB in 1s (10.5 MB/s) [2021-03-05T18:45:50.923Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-05T18:45:50.923Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-05T18:45:50.923Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-03-05T18:45:50.923Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-05T18:45:51.184Z] Selecting previously unselected package libpsl5:amd64. [2021-03-05T18:45:51.184Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-05T18:45:51.184Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-05T18:45:51.184Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-05T18:45:51.184Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-05T18:45:51.184Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-05T18:45:51.184Z] Selecting previously unselected package librtmp1:amd64. [2021-03-05T18:45:51.184Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-05T18:45:51.184Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-05T18:45:51.445Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-05T18:45:51.445Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-05T18:45:51.445Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-05T18:45:51.445Z] Selecting previously unselected package liberror-perl. [2021-03-05T18:45:51.445Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-05T18:45:51.445Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-05T18:45:51.445Z] Selecting previously unselected package git-man. [2021-03-05T18:45:51.445Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-05T18:45:51.445Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-05T18:45:51.706Z] Selecting previously unselected package git. [2021-03-05T18:45:51.706Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-05T18:45:51.706Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-05T18:45:52.651Z] Selecting previously unselected package libnorm1:amd64. [2021-03-05T18:45:52.651Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-05T18:45:52.651Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-05T18:45:52.651Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-05T18:45:52.651Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-05T18:45:52.651Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-05T18:45:52.651Z] Selecting previously unselected package libsodium23:amd64. [2021-03-05T18:45:52.651Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-05T18:45:52.912Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-05T18:45:52.912Z] Selecting previously unselected package libzmq5:amd64. [2021-03-05T18:45:52.912Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-05T18:45:52.912Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-05T18:45:52.912Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-05T18:45:52.912Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-05T18:45:52.912Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-05T18:45:53.172Z] Selecting previously unselected package pkg-config. [2021-03-05T18:45:53.172Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-05T18:45:53.172Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-05T18:45:53.172Z] Selecting previously unselected package zip. [2021-03-05T18:45:53.172Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-05T18:45:53.172Z] Unpacking zip (3.0-11build1) ... [2021-03-05T18:45:53.433Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-05T18:45:53.433Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-05T18:45:53.433Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-05T18:45:53.433Z] Setting up liberror-perl (0.17025-1) ... [2021-03-05T18:45:53.433Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-05T18:45:53.433Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-05T18:45:53.433Z] No schema files found: doing nothing. [2021-03-05T18:45:53.433Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-05T18:45:53.433Z] Setting up zip (3.0-11build1) ... [2021-03-05T18:45:53.693Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-05T18:45:53.693Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-05T18:45:53.693Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-05T18:45:53.693Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-05T18:45:53.693Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-05T18:45:53.693Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-05T18:45:53.693Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-05T18:45:53.955Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-05T18:46:00.552Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-05T18:46:00.552Z] git set to automatically installed. [2021-03-05T18:46:00.552Z] git-man set to automatically installed. [2021-03-05T18:46:00.552Z] libcurl3-gnutls set to automatically installed. [2021-03-05T18:46:00.552Z] liberror-perl set to automatically installed. [2021-03-05T18:46:00.552Z] libglib2.0-0 set to automatically installed. [2021-03-05T18:46:00.552Z] libnghttp2-14 set to automatically installed. [2021-03-05T18:46:00.552Z] libnorm1 set to automatically installed. [2021-03-05T18:46:00.552Z] libpgm-5.2-0 set to automatically installed. [2021-03-05T18:46:00.552Z] libpsl5 set to automatically installed. [2021-03-05T18:46:00.552Z] librtmp1 set to automatically installed. [2021-03-05T18:46:00.552Z] libsodium23 set to automatically installed. [2021-03-05T18:46:00.552Z] libzmq3-dev set to automatically installed. [2021-03-05T18:46:00.552Z] libzmq5 set to automatically installed. [2021-03-05T18:46:00.552Z] pkg-config set to automatically installed. [2021-03-05T18:46:00.552Z] zip set to automatically installed. [2021-03-05T18:46:02.472Z] snapd is not logged in, snap install commands will use sudo [2021-03-05T18:46:09.070Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-05T18:46:09.071Z] snap "core18" has no updates available [2021-03-05T18:46:09.644Z] Pulling config-common [2021-03-05T18:46:09.644Z] + snapcraftctl pull [2021-03-05T18:46:09.987Z] 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-05T18:46:11.045Z] Pulling go-build-helper [2021-03-05T18:46:11.045Z] + snapcraftctl pull [2021-03-05T18:46:13.407Z] 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-05T18:46:31.730Z] Removing intermediate container 06293bf6d173 [2021-03-05T18:46:31.731Z] ---> bf7fff99645d [2021-03-05T18:46:31.731Z] [2021-03-05T18:46:31.731Z] Step 10/21 : FROM alpine:3.12 [2021-03-05T18:46:31.731Z] 3.12: Pulling from library/alpine [2021-03-05T18:46:31.731Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T18:46:31.731Z] Status: Downloaded newer image for alpine:3.12 [2021-03-05T18:46:31.731Z] ---> d10569e2745f [2021-03-05T18:46:31.731Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-05T18:46:31.731Z] ---> Running in 0e30a79bc910 [2021-03-05T18:46:32.027Z] Removing intermediate container d4bdd402cc96 [2021-03-05T18:46:32.027Z] ---> 229bc5d37ba6 [2021-03-05T18:46:32.027Z] [2021-03-05T18:46:32.027Z] Step 10/24 : FROM alpine:3.12 [2021-03-05T18:46:32.027Z] ---> d10569e2745f [2021-03-05T18:46:32.027Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-05T18:46:32.315Z] ---> Running in 8a0630b856cf [2021-03-05T18:46:33.765Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:46:34.041Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:46:34.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:46:34.593Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:46:34.868Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-05T18:46:34.868Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T18:46:34.868Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-05T18:46:34.868Z] (4/4) Installing curl (7.69.1-r3) [2021-03-05T18:46:34.868Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:46:34.868Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T18:46:35.143Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-05T18:46:35.143Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T18:46:35.143Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-05T18:46:35.143Z] (4/5) Installing curl (7.69.1-r3) [2021-03-05T18:46:35.143Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-05T18:46:35.143Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:46:35.143Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T18:46:35.420Z] OK: 7 MiB in 18 packages [2021-03-05T18:46:35.695Z] OK: 7 MiB in 19 packages [2021-03-05T18:46:37.660Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-05T18:46:37.660Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-05T18:46:37.660Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-05T18:46:37.660Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-05T18:46:37.660Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-05T18:46:37.660Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-05T18:46:37.660Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-05T18:46:37.660Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-05T18:46:37.660Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-05T18:46:37.660Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-05T18:46:37.660Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-05T18:46:37.660Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-05T18:46:37.660Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-05T18:46:37.660Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-05T18:46:37.660Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-05T18:46:37.660Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-05T18:46:37.660Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-05T18:46:37.660Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-05T18:46:37.660Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-05T18:46:37.660Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-05T18:46:37.660Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-05T18:46:37.660Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-05T18:46:37.660Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-05T18:46:37.660Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-05T18:46:37.660Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-05T18:46:37.660Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-05T18:46:37.660Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-05T18:46:37.660Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-05T18:46:37.660Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-05T18:46:37.660Z] Fetched 279 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-05T18:46:37.660Z] Fetched 122 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-05T18:46:37.660Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-05T18:46:37.660Z] Fetched 8848 B in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-05T18:46:37.660Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-05T18:46:37.660Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-05T18:46:37.660Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-05T18:46:37.660Z] Fetched 214 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-05T18:46:37.660Z] Fetched 154 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-05T18:46:37.660Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-05T18:46:37.660Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-05T18:46:37.660Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-05T18:46:37.660Z] Fetched 499 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-05T18:46:37.660Z] Fetched 111 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-05T18:46:37.660Z] Fetched 240 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-05T18:46:37.660Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-05T18:46:37.660Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-05T18:46:37.660Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-05T18:46:37.660Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-05T18:46:37.660Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-05T18:46:37.660Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-05T18:46:37.660Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-05T18:46:37.660Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-05T18:46:37.660Z] Fetched 8720 B in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-05T18:46:37.660Z] Fetched 137 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-05T18:46:37.660Z] Fetched 119 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-05T18:46:37.660Z] Fetched 109 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-05T18:46:37.660Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-05T18:46:37.660Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-05T18:46:37.661Z] Fetched 645 kB in 0s (0 B/s) [2021-03-05T18:46:37.661Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-05T18:46:37.661Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-05T18:46:37.661Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-05T18:46:37.661Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-05T18:46:37.661Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-05T18:46:37.661Z] Fetched 368 kB in 0s (0 B/s) [2021-03-05T18:46:37.661Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-05T18:46:37.661Z] Fetched 187 kB in 0s (0 B/s) [2021-03-05T18:46:37.661Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-05T18:46:37.661Z] Fetched 175 kB in 0s (0 B/s) [2021-03-05T18:46:37.661Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-05T18:46:39.045Z] Fetched 206 kB in 0s (0 B/s) [2021-03-05T18:46:39.045Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-05T18:46:39.045Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-05T18:46:39.045Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-05T18:46:39.045Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-05T18:46:39.045Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-05T18:46:39.045Z] Fetched 159 kB in 0s (0 B/s) [2021-03-05T18:46:39.045Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-05T18:46:39.045Z] Fetched 107 kB in 0s (0 B/s) [2021-03-05T18:46:39.045Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-05T18:46:39.045Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-05T18:46:39.045Z] Pulling static-packages [2021-03-05T18:46:39.045Z] + snapcraftctl pull [2021-03-05T18:46:39.092Z] Removing intermediate container 0e30a79bc910 [2021-03-05T18:46:39.092Z] ---> 7fb05f6f8851 [2021-03-05T18:46:39.092Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-05T18:46:39.369Z] Removing intermediate container 8a0630b856cf [2021-03-05T18:46:39.369Z] ---> 8b5ff5985f6e [2021-03-05T18:46:39.369Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-05T18:46:39.642Z] ---> Running in f41541fcfabd [2021-03-05T18:46:39.920Z] ---> Running in fe6e633a68d5 [2021-03-05T18:46:39.987Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-03-05T18:46:39.987Z] Skipping pull go-build-helper (already ran) [2021-03-05T18:46:39.987Z] Skipping pull static-packages (already ran) [2021-03-05T18:46:39.987Z] Building go-build-helper [2021-03-05T18:46:39.987Z] + snapcraftctl build [2021-03-05T18:46:40.518Z] Removing intermediate container f41541fcfabd [2021-03-05T18:46:40.518Z] ---> 2b1d930fb6c8 [2021-03-05T18:46:40.518Z] Step 13/21 : WORKDIR /edgex [2021-03-05T18:46:40.791Z] ---> Running in 7348e8381647 [2021-03-05T18:46:41.066Z] Removing intermediate container fe6e633a68d5 [2021-03-05T18:46:41.066Z] ---> c3d1a15e1b85 [2021-03-05T18:46:41.066Z] Step 13/24 : WORKDIR / [2021-03-05T18:46:42.063Z] ---> Running in 164c737c8097 [2021-03-05T18:46:42.063Z] Removing intermediate container d73840138e42 [2021-03-05T18:46:42.063Z] ---> b14126ae2e41 [2021-03-05T18:46:42.063Z] [2021-03-05T18:46:42.063Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T18:46:42.063Z] ---> d10569e2745f [2021-03-05T18:46:42.063Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-05T18:46:42.063Z] Removing intermediate container 7348e8381647 [2021-03-05T18:46:42.063Z] ---> f73a0915f9c2 [2021-03-05T18:46:42.063Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-05T18:46:42.340Z] ---> Running in e17c9489d558 [2021-03-05T18:46:42.943Z] Removing intermediate container 164c737c8097 [2021-03-05T18:46:42.943Z] ---> 0878e56e384a [2021-03-05T18:46:42.943Z] 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-05T18:46:43.942Z] ---> 1220178dcb5e [2021-03-05T18:46:43.942Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-05T18:46:44.199Z] Building static-packages [2021-03-05T18:46:44.199Z] + snapcraftctl build [2021-03-05T18:46:44.214Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:46:44.494Z] Removing intermediate container 0ad126e2c4ec [2021-03-05T18:46:44.494Z] ---> d58c70f4c349 [2021-03-05T18:46:44.494Z] [2021-03-05T18:46:44.494Z] Step 10/22 : FROM alpine:3.12 [2021-03-05T18:46:44.494Z] ---> d10569e2745f [2021-03-05T18:46:44.494Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-05T18:46:44.494Z] ---> ab2e054fb02f [2021-03-05T18:46:44.494Z] 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-05T18:46:44.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:46:44.769Z] ---> Running in f1730c643c13 [2021-03-05T18:46:45.049Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-05T18:46:45.049Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:46:45.049Z] OK: 5 MiB in 15 packages [2021-03-05T18:46:46.507Z] ---> 40940d4e5087 [2021-03-05T18:46:46.507Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-05T18:46:46.507Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:46:46.507Z] ---> 0befe0d35467 [2021-03-05T18:46:46.507Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-05T18:46:46.746Z] Staging go-build-helper [2021-03-05T18:46:46.746Z] + snapcraftctl stage [2021-03-05T18:46:46.781Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:46:47.375Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-05T18:46:47.375Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-05T18:46:47.375Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:46:47.375Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T18:46:47.375Z] Removing intermediate container e17c9489d558 [2021-03-05T18:46:47.375Z] ---> f9bc5f38bfe3 [2021-03-05T18:46:47.375Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T18:46:47.648Z] ---> 741b561f1ddd [2021-03-05T18:46:47.648Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-05T18:46:47.648Z] OK: 6 MiB in 16 packages [2021-03-05T18:46:47.921Z] ---> Running in ccacedfdd276 [2021-03-05T18:46:48.129Z] Staging static-packages [2021-03-05T18:46:48.129Z] + snapcraftctl stage [2021-03-05T18:46:48.910Z] ---> 1f92b958b28f [2021-03-05T18:46:48.910Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-05T18:46:49.071Z] Pulling go115 [2021-03-05T18:46:49.071Z] + snapcraftctl pull [2021-03-05T18:46:49.188Z] ---> Running in e6650f8c25e2 [2021-03-05T18:46:49.188Z] Removing intermediate container ccacedfdd276 [2021-03-05T18:46:49.188Z] ---> 6e1641be6e52 [2021-03-05T18:46:49.188Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-05T18:46:49.461Z] ---> 04e039ed6210 [2021-03-05T18:46:49.461Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-05T18:46:49.735Z] ---> Running in ed334b07fe44 [2021-03-05T18:46:50.009Z] Removing intermediate container e6650f8c25e2 [2021-03-05T18:46:50.009Z] ---> 96e3d9c4bee5 [2021-03-05T18:46:50.009Z] Step 18/21 : CMD ["--init=true"] [2021-03-05T18:46:50.280Z] Removing intermediate container f1730c643c13 [2021-03-05T18:46:50.280Z] ---> 4c8516f28b51 [2021-03-05T18:46:50.280Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T18:46:50.471Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-05T18:46:50.471Z] Skipping pull go115 (already ran) [2021-03-05T18:46:50.471Z] Building go115 [2021-03-05T18:46:50.471Z] + dpkg --print-architecture [2021-03-05T18:46:50.471Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-05T18:46:50.471Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-05T18:46:50.471Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-05T18:46:50.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-05T18:46:50.471Z] Dload Upload Total Spent Left Speed [2021-03-05T18:46:50.551Z] ---> Running in 186b8ac99070 [2021-03-05T18:46:50.552Z] Removing intermediate container ed334b07fe44 [2021-03-05T18:46:50.552Z] ---> 2fca3f5c435e [2021-03-05T18:46:50.552Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-05T18:46:50.828Z] Removing intermediate container 20f2b2b2beed [2021-03-05T18:46:50.828Z] ---> 39210cd96cc5 [2021-03-05T18:46:50.828Z] [2021-03-05T18:46:50.828Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T18:46:50.828Z] ---> d10569e2745f [2021-03-05T18:46:50.828Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-05T18:46:50.828Z] ---> Using cache [2021-03-05T18:46:50.828Z] ---> f9bc5f38bfe3 [2021-03-05T18:46:50.828Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T18:46:50.828Z] ---> Using cache [2021-03-05T18:46:50.828Z] ---> 6e1641be6e52 [2021-03-05T18:46:50.828Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-05T18:46:51.098Z] ---> Running in 44b87dce9152 [2021-03-05T18:46:51.098Z] ---> Running in a192da22e3e0 [2021-03-05T18:46:51.098Z] ---> Running in 036bad3d4297 [2021-03-05T18:46:51.377Z] Removing intermediate container 186b8ac99070 [2021-03-05T18:46:51.377Z] ---> 3e6fae32dacf [2021-03-05T18:46:51.377Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-05T18:46:51.377Z] ---> f3c06fc989a0 [2021-03-05T18:46:51.377Z] Step 19/21 : LABEL arch=arm64 [2021-03-05T18:46:51.680Z] ---> Running in b97c5b0e2fe2 [2021-03-05T18:46:51.680Z] Removing intermediate container 44b87dce9152 [2021-03-05T18:46:51.680Z] ---> 228216972b0a [2021-03-05T18:46:51.680Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-05T18:46:51.950Z] Removing intermediate container a192da22e3e0 [2021-03-05T18:46:51.950Z] ---> e9ee999bb128 [2021-03-05T18:46:51.950Z] Step 15/23 : WORKDIR / [2021-03-05T18:46:51.950Z] Removing intermediate container 036bad3d4297 [2021-03-05T18:46:51.950Z] ---> 08e5ff990667 [2021-03-05T18:46:51.950Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-05T18:46:51.950Z] ---> Running in a6cec104413b [2021-03-05T18:46:51.950Z] ---> Running in 73215a3bbb57 [2021-03-05T18:46:52.239Z] ---> Running in 33e33a9dd88d [2021-03-05T18:46:52.239Z] Removing intermediate container b97c5b0e2fe2 [2021-03-05T18:46:52.239Z] ---> 938c73299065 [2021-03-05T18:46:52.239Z] Step 20/21 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:46:52.239Z] ---> 9e2bb29f4803 [2021-03-05T18:46:52.239Z] 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-05T18:46:52.239Z] ---> Running in 99ace2cc7065 [2021-03-05T18:46:52.518Z] ---> Running in 5daf14c3778f [2021-03-05T18:46:52.518Z] Removing intermediate container 73215a3bbb57 [2021-03-05T18:46:52.518Z] ---> 6ae0690e693c [2021-03-05T18:46:52.518Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-05T18:46:52.800Z] Removing intermediate container 33e33a9dd88d [2021-03-05T18:46:52.800Z] ---> f7d3835f3633 [2021-03-05T18:46:52.800Z] Step 15/23 : WORKDIR / [2021-03-05T18:46:52.800Z] Removing intermediate container a6cec104413b [2021-03-05T18:46:52.800Z] ---> 22a7177e4a8a [2021-03-05T18:46:52.800Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:46:53.075Z] ---> Running in 59a04427f485 [2021-03-05T18:46:53.075Z] Removing intermediate container 99ace2cc7065 [2021-03-05T18:46:53.075Z] ---> 7716493f1ba2 [2021-03-05T18:46:53.075Z] Step 21/21 : LABEL version=0.0.0 [2021-03-05T18:46:53.075Z] ---> Running in 096656b8973d [2021-03-05T18:46:53.350Z] ---> Running in 05fd7f45539c [2021-03-05T18:46:53.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 115M 14 17.2M 0 0 26.7M 0 0:00:04 --:--:-- 0:00:04 26.7M 46 115M 46 53.4M 0 0 32.5M 0 0:00:03 0:00:01 0:00:02 32.5M 78 115M 78 90.7M 0 0 34.3M 0 0:00:03 0:00:02 0:00:01 34.3M 100 115M 100 115M 0 0 35.9M 0 0:00:03 0:00:03 --:--:-- 35.9M [2021-03-05T18:46:53.361Z] curl: (16) Error in the HTTP2 framing layer [2021-03-05T18:46:53.622Z] Failed to run 'override-build': Exit code was 16. [2021-03-05T18:46:53.634Z] Removing intermediate container 59a04427f485 [2021-03-05T18:46:53.634Z] ---> 062b3ad651b9 [2021-03-05T18:46:53.634Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:46:53.884Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [2021-03-05T18:46:53.915Z] ---> 1b2695ebf899 [2021-03-05T18:46:53.915Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-05T18:46:53.915Z] Removing intermediate container 096656b8973d [2021-03-05T18:46:53.915Z] ---> 008ba545e3d3 [2021-03-05T18:46:53.915Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:46:54.193Z] Removing intermediate container 05fd7f45539c [2021-03-05T18:46:54.193Z] ---> b36ee710c1fe [2021-03-05T18:46:54.193Z] [2021-03-05T18:46:54.795Z] Successfully built b36ee710c1fe [2021-03-05T18:46:54.795Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-05T18:46:54.795Z]  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go [2021-03-05T18:46:55.069Z] ---> cf0d8dfbf4b4 [2021-03-05T18:46:55.070Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-05T18:46:55.070Z] ---> 65e2fa548a64 [2021-03-05T18:46:55.070Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2021-03-05T18:46:55.663Z] Removing intermediate container 5daf14c3778f [2021-03-05T18:46:55.663Z] ---> 733a6c4521c8 [2021-03-05T18:46:55.663Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-05T18:46:55.964Z] ---> Running in f58ecafe9c7d [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-05T18:46:56.153Z] Failed in branch amd64 [2021-03-05T18:46:56.940Z] ---> 1c1ba17a79dc [2021-03-05T18:46:56.940Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-05T18:46:57.546Z] Removing intermediate container f58ecafe9c7d [2021-03-05T18:46:57.546Z] ---> 6c055b719923 [2021-03-05T18:46:57.546Z] Step 22/24 : LABEL arch=arm64 [2021-03-05T18:46:57.820Z] ---> 177281243d2f [2021-03-05T18:46:57.820Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-05T18:46:57.820Z] ---> 948502e454cb [2021-03-05T18:46:57.820Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-05T18:46:58.092Z] ---> Running in 46f94d14c724 [2021-03-05T18:46:58.092Z] ---> a4d4b9280394 [2021-03-05T18:46:58.092Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-05T18:46:58.367Z] ---> Running in 1607d57ac802 [2021-03-05T18:46:58.960Z] Removing intermediate container 46f94d14c724 [2021-03-05T18:46:58.960Z] ---> ec6a74cd0efe [2021-03-05T18:46:58.960Z] Step 23/24 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:46:58.960Z] ---> b914b7ce3c9d [2021-03-05T18:46:58.960Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-05T18:46:59.555Z] ---> Running in 6d3d163b579e [2021-03-05T18:46:59.555Z] ---> 757b63f9f4ff [2021-03-05T18:46:59.555Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-05T18:46:59.826Z] Removing intermediate container 1607d57ac802 [2021-03-05T18:46:59.826Z] ---> b8bf1878ded1 [2021-03-05T18:46:59.826Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:46:59.826Z] ---> Running in 0c0a3960cc30 [2021-03-05T18:47:00.420Z] ---> Running in 66d9eeaca58e [2021-03-05T18:47:00.714Z] Removing intermediate container 6d3d163b579e [2021-03-05T18:47:00.714Z] ---> b40ba77555c3 [2021-03-05T18:47:00.714Z] Step 24/24 : LABEL version=0.0.0 [2021-03-05T18:47:00.714Z] ---> Running in bcb82efbcf1e [2021-03-05T18:47:00.988Z] Removing intermediate container 0c0a3960cc30 [2021-03-05T18:47:00.988Z] ---> 2cca35733795 [2021-03-05T18:47:00.988Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:47:00.988Z] ---> Running in 9a635f5bb78e [2021-03-05T18:47:01.261Z] ---> Running in d216f802a59d [2021-03-05T18:47:01.261Z] Removing intermediate container 66d9eeaca58e [2021-03-05T18:47:01.261Z] ---> 0e65329e711d [2021-03-05T18:47:01.261Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:47:01.539Z] ---> Running in 9157c0780270 [2021-03-05T18:47:01.539Z] Removing intermediate container bcb82efbcf1e [2021-03-05T18:47:01.539Z] ---> 17e72763cf0e [2021-03-05T18:47:01.539Z] Step 21/23 : LABEL arch=arm64 [2021-03-05T18:47:01.811Z] ---> Running in 0b8f02910408 [2021-03-05T18:47:01.811Z] Removing intermediate container 9a635f5bb78e [2021-03-05T18:47:01.811Z] ---> ebbc7894079f [2021-03-05T18:47:01.811Z] [2021-03-05T18:47:01.811Z] Removing intermediate container d216f802a59d [2021-03-05T18:47:01.811Z] ---> f67d345d2c9b [2021-03-05T18:47:01.811Z] Step 21/23 : LABEL arch=arm64 [2021-03-05T18:47:02.089Z] Removing intermediate container 9157c0780270 [2021-03-05T18:47:02.089Z] ---> 0e635470b0b7 [2021-03-05T18:47:02.089Z] Step 20/22 : LABEL arch=arm64 [2021-03-05T18:47:02.363Z] Successfully built ebbc7894079f [2021-03-05T18:47:02.363Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-05T18:47:02.363Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go [2021-03-05T18:47:02.363Z] ---> Running in 404e0c4f2b27 [2021-03-05T18:47:02.363Z] Removing intermediate container 0b8f02910408 [2021-03-05T18:47:02.363Z] ---> 02d350767d1f [2021-03-05T18:47:02.363Z] Step 22/23 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:47:02.636Z] ---> Running in aaa8aeeac74a [2021-03-05T18:47:02.636Z] ---> Running in 9a0ee6760228 [2021-03-05T18:47:03.237Z] Removing intermediate container 404e0c4f2b27 [2021-03-05T18:47:03.237Z] ---> 35bef9311c26 [2021-03-05T18:47:03.237Z] Step 22/23 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:47:03.237Z] Removing intermediate container aaa8aeeac74a [2021-03-05T18:47:03.237Z] ---> 9e9eec850abf [2021-03-05T18:47:03.237Z] Step 21/22 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:47:03.237Z] ---> Running in 82215786a5af [2021-03-05T18:47:03.237Z] Removing intermediate container 9a0ee6760228 [2021-03-05T18:47:03.237Z] ---> 70aab0e1b69c [2021-03-05T18:47:03.237Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T18:47:03.512Z] ---> Running in efd667a490fb [2021-03-05T18:47:03.786Z] ---> Running in 8cb9227dc7d3 [2021-03-05T18:47:04.070Z] Removing intermediate container 82215786a5af [2021-03-05T18:47:04.070Z] ---> d71ae7a9da88 [2021-03-05T18:47:04.070Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T18:47:05.051Z] ---> Running in e9fde3033297 [2021-03-05T18:47:05.051Z] Removing intermediate container 8cb9227dc7d3 [2021-03-05T18:47:05.051Z] ---> 79f3ddfe47fe [2021-03-05T18:47:05.051Z] [2021-03-05T18:47:05.051Z] Removing intermediate container efd667a490fb [2021-03-05T18:47:05.051Z] ---> 977e5f26c49b [2021-03-05T18:47:05.051Z] Step 22/22 : LABEL version=0.0.0 [2021-03-05T18:47:05.655Z] Successfully built 79f3ddfe47fe [2021-03-05T18:47:05.655Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-05T18:47:05.655Z]  Building docker-core-command-go ... done  ---> Running in 18a309090171 [2021-03-05T18:47:05.655Z] Building docker-sys-mgmt-agent-go [2021-03-05T18:47:06.252Z] Removing intermediate container e9fde3033297 [2021-03-05T18:47:06.252Z] ---> c8aa0fa3afeb [2021-03-05T18:47:06.252Z] [2021-03-05T18:47:06.524Z] Successfully built c8aa0fa3afeb [2021-03-05T18:47:06.524Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-05T18:47:06.524Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-03-05T18:47:06.524Z] Removing intermediate container 18a309090171 [2021-03-05T18:47:06.524Z] ---> f5fef2d1a8ad [2021-03-05T18:47:06.524Z] [2021-03-05T18:47:07.119Z] Successfully built f5fef2d1a8ad [2021-03-05T18:47:07.119Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-05T18:47:39.455Z]  Building docker-support-notifications-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:47:39.455Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:47:39.455Z] ---> 8f11cf1e3b3c [2021-03-05T18:47:39.455Z] Step 3/22 : WORKDIR /edgex-go [2021-03-05T18:47:39.455Z] ---> Using cache [2021-03-05T18:47:39.455Z] ---> efb746af739a [2021-03-05T18:47:39.455Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:47:39.455Z] ---> Using cache [2021-03-05T18:47:39.455Z] ---> a94750dbd865 [2021-03-05T18:47:39.455Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-05T18:47:39.455Z] ---> Using cache [2021-03-05T18:47:39.455Z] ---> 465a5be09cda [2021-03-05T18:47:39.455Z] Step 6/22 : COPY go.mod . [2021-03-05T18:47:39.455Z] ---> Using cache [2021-03-05T18:47:39.455Z] ---> 4d7b827c55c0 [2021-03-05T18:47:39.455Z] Step 7/22 : RUN go mod download [2021-03-05T18:47:39.455Z] ---> Using cache [2021-03-05T18:47:39.455Z] ---> b8a4de493402 [2021-03-05T18:47:39.455Z] Step 8/22 : COPY . . [2021-03-05T18:47:39.455Z] ---> Using cache [2021-03-05T18:47:39.455Z] ---> 6a47a9c8bee7 [2021-03-05T18:47:39.455Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-05T18:47:46.198Z] ---> Running in 7c87424e7656 [2021-03-05T18:47:47.648Z] 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-05T18:47:49.648Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:47:49.648Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:47:49.648Z] ---> 8f11cf1e3b3c [2021-03-05T18:47:49.648Z] Step 3/31 : WORKDIR /edgex-go [2021-03-05T18:47:49.648Z] ---> Using cache [2021-03-05T18:47:49.648Z] ---> efb746af739a [2021-03-05T18:47:49.648Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:47:49.648Z] ---> Using cache [2021-03-05T18:47:49.648Z] ---> a94750dbd865 [2021-03-05T18:47:49.648Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-05T18:47:49.648Z] ---> Using cache [2021-03-05T18:47:49.648Z] ---> 465a5be09cda [2021-03-05T18:47:49.648Z] Step 6/31 : COPY go.mod . [2021-03-05T18:47:49.648Z] ---> Using cache [2021-03-05T18:47:49.648Z] ---> 4d7b827c55c0 [2021-03-05T18:47:49.648Z] Step 7/31 : RUN go mod download [2021-03-05T18:47:49.648Z] ---> Using cache [2021-03-05T18:47:49.648Z] ---> b8a4de493402 [2021-03-05T18:47:49.648Z] Step 8/31 : COPY . . [2021-03-05T18:47:49.931Z] ---> Using cache [2021-03-05T18:47:49.931Z] ---> 6a47a9c8bee7 [2021-03-05T18:47:49.931Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-05T18:47:51.933Z] ---> Running in 301e4b6beeae [2021-03-05T18:47:52.924Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:47:52.924Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:47:52.924Z] ---> 8f11cf1e3b3c [2021-03-05T18:47:52.924Z] Step 3/26 : WORKDIR /edgex-go [2021-03-05T18:47:52.924Z] ---> Using cache [2021-03-05T18:47:52.924Z] ---> efb746af739a [2021-03-05T18:47:52.924Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:47:52.924Z] ---> Using cache [2021-03-05T18:47:52.924Z] ---> a94750dbd865 [2021-03-05T18:47:52.924Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-05T18:47:52.924Z] ---> Running in 20daeec1e711 [2021-03-05T18:47:53.198Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:47:53.198Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:47:53.198Z] ---> 8f11cf1e3b3c [2021-03-05T18:47:53.198Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T18:47:53.198Z] ---> Using cache [2021-03-05T18:47:53.198Z] ---> efb746af739a [2021-03-05T18:47:53.198Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:47:53.198Z] ---> Using cache [2021-03-05T18:47:53.198Z] ---> a94750dbd865 [2021-03-05T18:47:53.198Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-05T18:47:53.198Z] ---> Running in 1dffde855ee1 [2021-03-05T18:47:54.199Z] 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-05T18:47:55.653Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:47:55.653Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:47:56.256Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:47:56.536Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:47:57.532Z] OK: 217 MiB in 51 packages [2021-03-05T18:47:57.532Z] OK: 217 MiB in 51 packages [2021-03-05T18:47:59.523Z] Removing intermediate container 1dffde855ee1 [2021-03-05T18:47:59.523Z] ---> e633fcae3bbc [2021-03-05T18:47:59.523Z] Step 6/23 : COPY go.mod . [2021-03-05T18:47:59.523Z] Removing intermediate container 20daeec1e711 [2021-03-05T18:47:59.523Z] ---> c79a49f5d4be [2021-03-05T18:47:59.523Z] Step 6/26 : COPY go.mod . [2021-03-05T18:48:00.507Z] ---> cc3039927281 [2021-03-05T18:48:00.507Z] Step 7/23 : RUN go mod download [2021-03-05T18:48:00.507Z] ---> Running in 85b2962fb6b7 [2021-03-05T18:48:01.107Z] ---> 438889792ae9 [2021-03-05T18:48:01.107Z] Step 7/26 : RUN go mod download [2021-03-05T18:48:01.107Z] ---> Running in da38c37577ee [2021-03-05T18:48:05.440Z] Removing intermediate container 85b2962fb6b7 [2021-03-05T18:48:05.440Z] ---> 3aab7363e2d7 [2021-03-05T18:48:05.440Z] Step 8/23 : COPY . . [2021-03-05T18:48:06.048Z] Removing intermediate container da38c37577ee [2021-03-05T18:48:06.048Z] ---> e21bbbdf199c [2021-03-05T18:48:06.048Z] Step 8/26 : COPY . . [2021-03-05T18:48:38.668Z] ---> 5c7b415148e4 [2021-03-05T18:48:38.668Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-05T18:48:38.668Z] ---> 9bc0a7611f2c [2021-03-05T18:48:38.668Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-05T18:48:38.668Z] ---> Running in 68d8e7497335 [2021-03-05T18:48:38.668Z] ---> Running in bc52ec0893a3 [2021-03-05T18:48:38.941Z] 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-05T18:48:38.941Z] 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-05T18:49:05.741Z] Removing intermediate container 7c87424e7656 [2021-03-05T18:49:05.741Z] ---> cf6635d23936 [2021-03-05T18:49:05.741Z] [2021-03-05T18:49:05.741Z] Step 10/22 : FROM alpine:3.12 [2021-03-05T18:49:05.741Z] ---> d10569e2745f [2021-03-05T18:49:05.741Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-05T18:49:05.741Z] ---> Using cache [2021-03-05T18:49:05.741Z] ---> f9bc5f38bfe3 [2021-03-05T18:49:05.741Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T18:49:05.741Z] ---> Using cache [2021-03-05T18:49:05.741Z] ---> 6e1641be6e52 [2021-03-05T18:49:05.741Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-05T18:49:05.741Z] ---> Running in 39a9fde25238 [2021-03-05T18:49:06.721Z] Removing intermediate container 39a9fde25238 [2021-03-05T18:49:06.721Z] ---> c352c83929e1 [2021-03-05T18:49:06.721Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-05T18:49:06.996Z] ---> Running in 6cced4e85b32 [2021-03-05T18:49:08.445Z] Removing intermediate container 6cced4e85b32 [2021-03-05T18:49:08.445Z] ---> 2254a76a254b [2021-03-05T18:49:08.445Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:49:09.425Z] Removing intermediate container 301e4b6beeae [2021-03-05T18:49:09.426Z] ---> b23d398aecc0 [2021-03-05T18:49:09.426Z] [2021-03-05T18:49:09.426Z] Step 10/31 : FROM alpine:3.12 [2021-03-05T18:49:09.426Z] ---> d10569e2745f [2021-03-05T18:49:09.426Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-05T18:49:09.426Z] ---> Running in ba8be2c63b8e [2021-03-05T18:49:09.426Z] ---> 459dbfafa834 [2021-03-05T18:49:09.426Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-05T18:49:10.408Z] Removing intermediate container ba8be2c63b8e [2021-03-05T18:49:10.408Z] ---> ceb811afc9f2 [2021-03-05T18:49:10.408Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-05T18:49:10.686Z] ---> Running in 2bc815ea5d48 [2021-03-05T18:49:12.138Z] ---> 366e1e01e501 [2021-03-05T18:49:12.138Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-05T18:49:12.756Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:49:13.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:49:13.362Z] ---> d407f2e531b0 [2021-03-05T18:49:13.362Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-05T18:49:13.644Z] ---> Running in d240f6799030 [2021-03-05T18:49:13.924Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-05T18:49:14.206Z] (2/2) Installing su-exec (0.2-r1) [2021-03-05T18:49:14.206Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:49:14.206Z] OK: 5 MiB in 16 packages [2021-03-05T18:49:14.206Z] Removing intermediate container d240f6799030 [2021-03-05T18:49:14.206Z] ---> 522b88a28811 [2021-03-05T18:49:14.206Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:49:14.481Z] ---> Running in e9031144f652 [2021-03-05T18:49:15.089Z] Removing intermediate container e9031144f652 [2021-03-05T18:49:15.089Z] ---> ad6db3923c31 [2021-03-05T18:49:15.089Z] Step 20/22 : LABEL arch=arm64 [2021-03-05T18:49:15.377Z] ---> Running in 60d99c6f2682 [2021-03-05T18:49:15.983Z] Removing intermediate container 60d99c6f2682 [2021-03-05T18:49:15.983Z] ---> 19c7ef5e079d [2021-03-05T18:49:15.983Z] Removing intermediate container 2bc815ea5d48 [2021-03-05T18:49:15.983Z] ---> 65848c3c516a [2021-03-05T18:49:15.983Z] Step 21/22 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:49:15.983Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-05T18:49:16.260Z] ---> Running in a55e39dbd7cf [2021-03-05T18:49:16.260Z] ---> Running in 8533a31026c7 [2021-03-05T18:49:17.255Z] Removing intermediate container 8533a31026c7 [2021-03-05T18:49:17.255Z] ---> 5d27ae051163 [2021-03-05T18:49:17.255Z] Step 22/22 : LABEL version=0.0.0 [2021-03-05T18:49:17.255Z] Removing intermediate container a55e39dbd7cf [2021-03-05T18:49:17.255Z] ---> 3228f2ad0c4d [2021-03-05T18:49:17.255Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-05T18:49:17.255Z] ---> Running in cafe3bf15cdf [2021-03-05T18:49:17.533Z] ---> Running in a0bf86b254ab [2021-03-05T18:49:17.808Z] Removing intermediate container cafe3bf15cdf [2021-03-05T18:49:18.082Z] ---> 9d248e35014b [2021-03-05T18:49:18.082Z] [2021-03-05T18:49:18.082Z] Removing intermediate container a0bf86b254ab [2021-03-05T18:49:18.082Z] ---> 1a04300baf62 [2021-03-05T18:49:18.082Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-05T18:49:18.357Z] ---> Running in e331fbca4158 [2021-03-05T18:49:18.636Z] Successfully built 9d248e35014b [2021-03-05T18:49:18.636Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-05T18:49:22.054Z]  Building docker-support-scheduler-go ... done Removing intermediate container e331fbca4158 [2021-03-05T18:49:22.054Z] ---> 2fb912507216 [2021-03-05T18:49:22.054Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-05T18:49:22.054Z] ---> Running in f34a49ceae8d [2021-03-05T18:49:23.037Z] Removing intermediate container f34a49ceae8d [2021-03-05T18:49:23.037Z] ---> 60ce8921e65c [2021-03-05T18:49:23.037Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-05T18:49:24.035Z] ---> f035f62d30c7 [2021-03-05T18:49:24.035Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-05T18:49:24.035Z] ---> Running in 4b2f5a5f57b5 [2021-03-05T18:49:27.437Z] Removing intermediate container 4b2f5a5f57b5 [2021-03-05T18:49:27.437Z] ---> 53217cf6833c [2021-03-05T18:49:27.437Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:49:28.423Z] ---> a8d352bb072f [2021-03-05T18:49:28.423Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-05T18:49:30.405Z] ---> f9d2d470cd77 [2021-03-05T18:49:30.405Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-05T18:49:31.395Z] ---> 4097986ebb12 [2021-03-05T18:49:31.395Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-05T18:49:32.396Z] ---> 56203c67a41a [2021-03-05T18:49:32.396Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-05T18:49:33.848Z] ---> 20f835a3a825 [2021-03-05T18:49:33.848Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-05T18:49:34.120Z] ---> Running in 827ea2f0d3b2 [2021-03-05T18:49:34.724Z] Removing intermediate container 827ea2f0d3b2 [2021-03-05T18:49:34.724Z] ---> 723b0bbb861c [2021-03-05T18:49:34.724Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-05T18:49:35.724Z] ---> 1043210ba9f5 [2021-03-05T18:49:35.724Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-05T18:49:36.321Z] ---> Running in ffb126d67f32 [2021-03-05T18:49:39.740Z] Removing intermediate container ffb126d67f32 [2021-03-05T18:49:39.740Z] ---> 22a15cf2fb45 [2021-03-05T18:49:39.740Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-05T18:49:40.017Z] ---> Running in f22513a12854 [2021-03-05T18:49:40.616Z] Removing intermediate container f22513a12854 [2021-03-05T18:49:40.616Z] ---> 24be13d4b4b2 [2021-03-05T18:49:40.616Z] Step 28/31 : CMD ["gate"] [2021-03-05T18:49:40.890Z] ---> Running in a3efe9819f8c [2021-03-05T18:49:41.492Z] Removing intermediate container a3efe9819f8c [2021-03-05T18:49:41.492Z] ---> 46fba6059a55 [2021-03-05T18:49:41.492Z] Step 29/31 : LABEL arch=arm64 [2021-03-05T18:49:41.778Z] ---> Running in 8f763464026a [2021-03-05T18:49:42.386Z] Removing intermediate container 8f763464026a [2021-03-05T18:49:42.386Z] ---> 934ad3bbac8e [2021-03-05T18:49:42.386Z] Step 30/31 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:49:42.988Z] ---> Running in e45e71ad1340 [2021-03-05T18:49:43.592Z] Removing intermediate container e45e71ad1340 [2021-03-05T18:49:43.593Z] ---> b984f9a64f61 [2021-03-05T18:49:43.593Z] Step 31/31 : LABEL version=0.0.0 [2021-03-05T18:49:43.866Z] ---> Running in f9000aa2e09f [2021-03-05T18:49:44.849Z] Removing intermediate container f9000aa2e09f [2021-03-05T18:49:44.849Z] ---> 99d30e02115f [2021-03-05T18:49:44.849Z] [2021-03-05T18:49:45.124Z] Successfully built 99d30e02115f [2021-03-05T18:49:45.124Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-05T18:49:47.740Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 68d8e7497335 [2021-03-05T18:49:47.740Z] ---> 2405a839ef85 [2021-03-05T18:49:47.740Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-05T18:49:47.740Z] ---> Running in 461b4e661659 [2021-03-05T18:49:49.184Z] 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-05T18:49:52.570Z] Removing intermediate container 461b4e661659 [2021-03-05T18:49:52.570Z] ---> 13618266073d [2021-03-05T18:49:52.570Z] [2021-03-05T18:49:52.570Z] Step 11/26 : FROM docker:20.10.0 [2021-03-05T18:49:52.570Z] 20.10.0: Pulling from library/docker [2021-03-05T18:50:00.867Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-05T18:50:00.867Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-05T18:50:00.867Z] ---> eeaf43b92773 [2021-03-05T18:50:00.867Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-05T18:50:00.867Z] ---> Running in 1a8130eeb5f3 [2021-03-05T18:50:01.148Z] Removing intermediate container bc52ec0893a3 [2021-03-05T18:50:01.148Z] ---> e9a407aa00ac [2021-03-05T18:50:01.148Z] [2021-03-05T18:50:01.149Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T18:50:01.149Z] ---> d10569e2745f [2021-03-05T18:50:01.149Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-05T18:50:01.436Z] ---> Running in 19fea1be8671 [2021-03-05T18:50:02.038Z] Removing intermediate container 19fea1be8671 [2021-03-05T18:50:02.038Z] ---> db71e9d76633 [2021-03-05T18:50:02.038Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-05T18:50:02.310Z] ---> Running in 603d85c5ef63 [2021-03-05T18:50:02.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:50:02.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:50:02.581Z] Removing intermediate container 603d85c5ef63 [2021-03-05T18:50:02.581Z] ---> 6d5ddc8ed86e [2021-03-05T18:50:02.581Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-05T18:50:02.859Z] ---> Running in 00df6b9f2c99 [2021-03-05T18:50:02.860Z] (1/2) Installing readline (8.0.4-r0) [2021-03-05T18:50:02.860Z] (2/2) Installing bash (5.0.17-r0) [2021-03-05T18:50:02.860Z] Executing bash-5.0.17-r0.post-install [2021-03-05T18:50:02.860Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:50:02.860Z] OK: 12 MiB in 22 packages [2021-03-05T18:50:03.133Z] Removing intermediate container 00df6b9f2c99 [2021-03-05T18:50:03.133Z] ---> 63f3e991def9 [2021-03-05T18:50:03.133Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:50:03.417Z] ---> Running in 957ebab0a6b3 [2021-03-05T18:50:04.394Z] Removing intermediate container 1a8130eeb5f3 [2021-03-05T18:50:04.394Z] ---> 098857fa4989 [2021-03-05T18:50:04.394Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-05T18:50:04.394Z] ---> Running in 2aac193ba209 [2021-03-05T18:50:04.984Z] Removing intermediate container 2aac193ba209 [2021-03-05T18:50:04.984Z] ---> 7ad51ca4b4fd [2021-03-05T18:50:04.984Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-05T18:50:05.254Z] ---> Running in 70c9a24eafd1 [2021-03-05T18:50:05.850Z] Removing intermediate container 70c9a24eafd1 [2021-03-05T18:50:05.850Z] ---> 5ef62e2df416 [2021-03-05T18:50:05.850Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-05T18:50:05.850Z] ---> Running in 6346fdfec606 [2021-03-05T18:50:05.850Z] Removing intermediate container 957ebab0a6b3 [2021-03-05T18:50:05.850Z] ---> ff574b3a3b72 [2021-03-05T18:50:05.850Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-05T18:50:06.120Z] ---> Running in 62426e0c579b [2021-03-05T18:50:06.392Z] Removing intermediate container 6346fdfec606 [2021-03-05T18:50:06.392Z] ---> ffca9efa6841 [2021-03-05T18:50:06.392Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-05T18:50:07.374Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:50:07.646Z] ---> f802b998628f [2021-03-05T18:50:07.646Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-05T18:50:08.245Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:50:08.245Z] ---> c13df6446e9f [2021-03-05T18:50:08.245Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-05T18:50:08.837Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-05T18:50:09.106Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-05T18:50:09.106Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-05T18:50:09.106Z] ---> f00a1e7cb4aa [2021-03-05T18:50:09.106Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-05T18:50:09.106Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-05T18:50:09.376Z] ---> Running in b278cc297584 [2021-03-05T18:50:09.376Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-05T18:50:09.656Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-05T18:50:09.656Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:50:09.656Z] OK: 8 MiB in 20 packages [2021-03-05T18:50:10.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:50:10.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:50:11.271Z] Removing intermediate container 62426e0c579b [2021-03-05T18:50:11.271Z] ---> 143b3700bd45 [2021-03-05T18:50:11.271Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:50:11.271Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-05T18:50:11.271Z] (2/33) Installing expat (2.2.9-r1) [2021-03-05T18:50:11.271Z] (3/33) Installing libffi (3.3-r2) [2021-03-05T18:50:11.271Z] (4/33) Installing gdbm (1.13-r1) [2021-03-05T18:50:11.271Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-05T18:50:11.271Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-05T18:50:11.271Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-05T18:50:12.706Z] ---> 2a7f606817d9 [2021-03-05T18:50:12.706Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-05T18:50:13.303Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-05T18:50:13.303Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-05T18:50:13.303Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-05T18:50:13.303Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-05T18:50:13.303Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-05T18:50:13.303Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-05T18:50:13.303Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-05T18:50:13.303Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-05T18:50:13.303Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-05T18:50:13.575Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-05T18:50:13.576Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-05T18:50:13.576Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-05T18:50:13.576Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-05T18:50:13.576Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-05T18:50:13.576Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-05T18:50:13.576Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-05T18:50:13.576Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-05T18:50:13.576Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-05T18:50:13.576Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-05T18:50:13.576Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-05T18:50:13.576Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-05T18:50:13.933Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-05T18:50:13.933Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-05T18:50:13.933Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-05T18:50:13.933Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-05T18:50:13.933Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-05T18:50:13.933Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:50:13.933Z] OK: 71 MiB in 55 packages [2021-03-05T18:50:14.209Z] ---> f896074a1661 [2021-03-05T18:50:14.209Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-05T18:50:14.804Z] ---> e701b4bce6b6 [2021-03-05T18:50:14.805Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-05T18:50:15.076Z] ---> Running in 2ef0435ad59d [2021-03-05T18:50:15.671Z] Removing intermediate container 2ef0435ad59d [2021-03-05T18:50:15.671Z] ---> 8bfce7453cfb [2021-03-05T18:50:15.671Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:50:15.961Z] ---> Running in 17457d42a1f4 [2021-03-05T18:50:16.564Z] Removing intermediate container 17457d42a1f4 [2021-03-05T18:50:16.564Z] ---> e820e2490361 [2021-03-05T18:50:16.564Z] Step 21/23 : LABEL arch=arm64 [2021-03-05T18:50:16.837Z] ---> Running in 6df30dd808f4 [2021-03-05T18:50:17.108Z] Removing intermediate container 6df30dd808f4 [2021-03-05T18:50:17.108Z] ---> 820fa2ffd800 [2021-03-05T18:50:17.108Z] Step 22/23 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:50:17.384Z] ---> Running in c0234589520b [2021-03-05T18:50:17.979Z] Removing intermediate container c0234589520b [2021-03-05T18:50:17.979Z] ---> b09c86851008 [2021-03-05T18:50:17.979Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T18:50:18.252Z] ---> Running in b10c3f1dd514 [2021-03-05T18:50:18.848Z] Removing intermediate container b10c3f1dd514 [2021-03-05T18:50:18.848Z] ---> ca80a8c65ea7 [2021-03-05T18:50:18.848Z] [2021-03-05T18:50:19.118Z] Successfully built ca80a8c65ea7 [2021-03-05T18:50:19.118Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-05T18:50:19.707Z]  Building docker-core-data-go ... done Removing intermediate container b278cc297584 [2021-03-05T18:50:19.707Z] ---> 73c545ee3762 [2021-03-05T18:50:19.707Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-05T18:50:19.977Z] ---> Running in ecad660160e6 [2021-03-05T18:50:24.260Z] Collecting docker-compose==1.23.2 [2021-03-05T18:50:24.260Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-05T18:50:25.228Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-05T18:50:25.228Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-05T18:50:25.496Z] Collecting docopt<0.7,>=0.6.1 [2021-03-05T18:50:25.496Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-05T18:50:27.464Z] 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-05T18:50:27.734Z] Collecting PyYAML<4,>=3.10 [2021-03-05T18:50:27.734Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-05T18:50:31.100Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-05T18:50:31.100Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-05T18:50:33.703Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-05T18:50:33.703Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-05T18:50:33.703Z] Collecting jsonschema<3,>=2.5.1 [2021-03-05T18:50:33.974Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-05T18:50:34.565Z] Collecting docker<4.0,>=3.6.0 [2021-03-05T18:50:34.565Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-05T18:50:35.157Z] Collecting texttable<0.10,>=0.9.0 [2021-03-05T18:50:35.157Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-05T18:50:37.121Z] Collecting cached-property<2,>=1.2.0 [2021-03-05T18:50:37.121Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-05T18:50:37.391Z] Collecting idna<2.8,>=2.5 [2021-03-05T18:50:37.391Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-05T18:50:37.981Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-05T18:50:37.981Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-05T18:50:38.251Z] 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-05T18:50:38.251Z] 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-05T18:50:38.251Z] Collecting docker-pycreds>=0.4.0 [2021-03-05T18:50:38.251Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-05T18:50:38.524Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-05T18:50:38.524Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-05T18:50:38.524Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-05T18:50:38.524Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-05T18:50:39.115Z] Installing collected packages: websocket-client, docopt, PyYAML, dockerpty, idna, urllib3, requests, jsonschema, docker-pycreds, docker, texttable, cached-property, docker-compose [2021-03-05T18:50:39.412Z] Running setup.py install for docopt: started [2021-03-05T18:50:41.480Z] Running setup.py install for docopt: finished with status 'done' [2021-03-05T18:50:41.480Z] Running setup.py install for PyYAML: started [2021-03-05T18:50:43.493Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-05T18:50:43.493Z] Running setup.py install for dockerpty: started [2021-03-05T18:50:45.469Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-05T18:50:45.469Z] Attempting uninstall: idna [2021-03-05T18:50:45.469Z] Found existing installation: idna 2.9 [2021-03-05T18:50:45.469Z] Uninstalling idna-2.9: [2021-03-05T18:50:45.738Z] Successfully uninstalled idna-2.9 [2021-03-05T18:50:46.327Z] Attempting uninstall: urllib3 [2021-03-05T18:50:46.327Z] Found existing installation: urllib3 1.25.9 [2021-03-05T18:50:46.327Z] Uninstalling urllib3-1.25.9: [2021-03-05T18:50:46.327Z] Successfully uninstalled urllib3-1.25.9 [2021-03-05T18:50:46.918Z] Attempting uninstall: requests [2021-03-05T18:50:46.918Z] Found existing installation: requests 2.23.0 [2021-03-05T18:50:46.918Z] Uninstalling requests-2.23.0: [2021-03-05T18:50:46.918Z] Successfully uninstalled requests-2.23.0 [2021-03-05T18:50:48.338Z] Running setup.py install for texttable: started [2021-03-05T18:50:50.309Z] Running setup.py install for texttable: finished with status 'done' [2021-03-05T18:50:50.900Z] 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-05T18:50:54.277Z] Removing intermediate container ecad660160e6 [2021-03-05T18:50:54.278Z] ---> eebdecd078aa [2021-03-05T18:50:54.278Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-05T18:50:54.278Z] ---> Running in 30349d171b94 [2021-03-05T18:50:55.268Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:50:55.538Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:50:56.127Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T18:50:56.127Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-05T18:50:56.127Z] (3/3) Installing curl (7.69.1-r3) [2021-03-05T18:50:56.127Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:50:56.127Z] OK: 71 MiB in 58 packages [2021-03-05T18:50:57.545Z] Removing intermediate container 30349d171b94 [2021-03-05T18:50:57.545Z] ---> a49cd94af3fd [2021-03-05T18:50:57.545Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-05T18:50:57.545Z] ---> Running in 4de5f6d64275 [2021-03-05T18:50:57.817Z] Removing intermediate container 4de5f6d64275 [2021-03-05T18:50:57.817Z] ---> 3b587f272aa1 [2021-03-05T18:50:57.817Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:50:58.089Z] ---> Running in 4c7928ae6e53 [2021-03-05T18:50:58.363Z] Removing intermediate container 4c7928ae6e53 [2021-03-05T18:50:58.363Z] ---> 782f644a79df [2021-03-05T18:50:58.363Z] Step 24/26 : LABEL arch=arm64 [2021-03-05T18:50:58.636Z] ---> Running in 37f295d8d159 [2021-03-05T18:50:58.906Z] Removing intermediate container 37f295d8d159 [2021-03-05T18:50:58.906Z] ---> b79debc00315 [2021-03-05T18:50:58.906Z] Step 25/26 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 [2021-03-05T18:50:59.181Z] ---> Running in bae8329a19ad [2021-03-05T18:50:59.771Z] Removing intermediate container bae8329a19ad [2021-03-05T18:50:59.771Z] ---> 8905c022db3f [2021-03-05T18:50:59.771Z] Step 26/26 : LABEL version=0.0.0 [2021-03-05T18:50:59.771Z] ---> Running in 3f971133230e [2021-03-05T18:51:00.043Z] Removing intermediate container 3f971133230e [2021-03-05T18:51:00.043Z] ---> 8f544a7deaaf [2021-03-05T18:51:00.043Z] [2021-03-05T18:51:00.633Z] Successfully built 8f544a7deaaf [2021-03-05T18:51:00.633Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-05T18:51:00.915Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-05T18:51:00.904Z] $ docker stop --time=1 179a0e447ae40ffd0947f4873c8dd32864bf66c0c0734cbdfb82a81f9ae3d568 [2021-03-05T18:51:02.744Z] $ docker rm -f 179a0e447ae40ffd0947f4873c8dd32864bf66c0c0734cbdfb82a81f9ae3d568 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T18:51:03.413Z] + + docker imagesgrep [2021-03-05T18:51:03.414Z] docker [2021-03-05T18:51:03.682Z] docker-sys-mgmt-agent-go-arm64 latest 8f544a7deaaf 4 seconds ago 300MB [2021-03-05T18:51:03.682Z] docker-core-data-go-arm64 latest ca80a8c65ea7 45 seconds ago 21.1MB [2021-03-05T18:51:03.682Z] docker-security-bootstrapper-go-arm64 latest 99d30e02115f About a minute ago 17.8MB [2021-03-05T18:51:03.682Z] docker-support-scheduler-go-arm64 latest 9d248e35014b About a minute ago 16.3MB [2021-03-05T18:51:03.682Z] docker-support-notifications-go-arm64 latest f5fef2d1a8ad 3 minutes ago 16.9MB [2021-03-05T18:51:03.682Z] docker-core-metadata-go-arm64 latest c8aa0fa3afeb 3 minutes ago 17.9MB [2021-03-05T18:51:03.682Z] docker-core-command-go-arm64 latest 79f3ddfe47fe 3 minutes ago 16.2MB [2021-03-05T18:51:03.682Z] docker-security-secretstore-setup-go-arm64 latest ebbc7894079f 4 minutes ago 23.7MB [2021-03-05T18:51:03.682Z] docker-security-proxy-setup-go-arm64 latest b36ee710c1fe 4 minutes ago 23.4MB [2021-03-05T18:51:03.682Z] 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-05T18:51:04.660Z] ---> job-cost.sh [2021-03-05T18:51:04.660Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sgw2 [2021-03-05T18:51:43.581Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-05T18:54:05.350Z] lf-activate-venv(): INFO: Adding /tmp/venv-Sgw2/bin to PATH [2021-03-05T18:54:05.350Z] INFO: No Stack... [2021-03-05T18:54:05.350Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-05T18:54:05.350Z] INFO: Archiving Costs [Pipeline] sh [2021-03-05T18:54:05.685Z] + cut -d, -f6 [2021-03-05T18:54:05.686Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [Pipeline] lock [2021-03-05T18:54:05.798Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3209-7-stack-cost] [2021-03-05T18:54:05.807Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3209-7-stack-cost] did not exist. Created. [2021-03-05T18:54:05.807Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3209-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-05T18:54:06.284Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-05T18:54:06.596Z] Stashed 1 file(s) [Pipeline] } [2021-03-05T18:54:06.610Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3209-7-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-05T18:54:09.084Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:54:09.972Z] ---> package-listing.sh [2021-03-05T18:54:09.972Z] ++ facter osfamily [2021-03-05T18:54:09.972Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-05T18:54:09.972Z] + OS_FAMILY=redhat [2021-03-05T18:54:09.972Z] + workspace=/w/workspace/edgex-go/7 [2021-03-05T18:54:09.972Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-05T18:54:09.972Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-05T18:54:09.972Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-05T18:54:09.972Z] + PACKAGES=/tmp/packages_start.txt [2021-03-05T18:54:09.972Z] + '[' /w/workspace/edgex-go/7 ']' [2021-03-05T18:54:09.972Z] + PACKAGES=/tmp/packages_end.txt [2021-03-05T18:54:09.972Z] + case "${OS_FAMILY}" in [2021-03-05T18:54:09.972Z] + rpm -qa [2021-03-05T18:54:09.972Z] + sort [2021-03-05T18:54:15.276Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-05T18:54:15.276Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-05T18:54:15.276Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-05T18:54:15.276Z] + '[' /w/workspace/edgex-go/7 ']' [2021-03-05T18:54:15.276Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2021-03-05T18:54:15.276Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2021-03-05T18:54:15.291Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-05T18:54:15.586Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:54:15.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T18:54:15.907Z] [2021-03-05T18:54:15.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:54:16.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T18:54:16.471Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-05T18:54:16.471Z] df20fa9351a1: Pulling fs layer [2021-03-05T18:54:16.471Z] 36b3adc4ff6f: Pulling fs layer [2021-03-05T18:54:16.471Z] 8ad3a11d3b57: Pulling fs layer [2021-03-05T18:54:16.471Z] 46f8f816bc3b: Pulling fs layer [2021-03-05T18:54:16.471Z] 93b61091891f: Pulling fs layer [2021-03-05T18:54:16.471Z] 93b9cdb0e59b: Pulling fs layer [2021-03-05T18:54:16.471Z] 5e14af77c1be: Pulling fs layer [2021-03-05T18:54:16.471Z] 01666e4c0597: Pulling fs layer [2021-03-05T18:54:16.471Z] aa168da1d23b: Pulling fs layer [2021-03-05T18:54:16.471Z] 5e14af77c1be: Waiting [2021-03-05T18:54:16.471Z] 01666e4c0597: Waiting [2021-03-05T18:54:16.471Z] 46f8f816bc3b: Waiting [2021-03-05T18:54:16.471Z] 93b9cdb0e59b: Waiting [2021-03-05T18:54:16.471Z] 93b61091891f: Waiting [2021-03-05T18:54:16.471Z] aa168da1d23b: Waiting [2021-03-05T18:54:16.471Z] 36b3adc4ff6f: Verifying Checksum [2021-03-05T18:54:16.471Z] 36b3adc4ff6f: Download complete [2021-03-05T18:54:16.471Z] 46f8f816bc3b: Download complete [2021-03-05T18:54:16.787Z] df20fa9351a1: Verifying Checksum [2021-03-05T18:54:16.787Z] df20fa9351a1: Download complete [2021-03-05T18:54:16.787Z] 93b9cdb0e59b: Verifying Checksum [2021-03-05T18:54:16.787Z] 93b9cdb0e59b: Download complete [2021-03-05T18:54:16.787Z] 5e14af77c1be: Verifying Checksum [2021-03-05T18:54:16.787Z] 5e14af77c1be: Download complete [2021-03-05T18:54:16.787Z] 93b61091891f: Verifying Checksum [2021-03-05T18:54:16.787Z] 93b61091891f: Download complete [2021-03-05T18:54:16.787Z] 01666e4c0597: Download complete [2021-03-05T18:54:16.787Z] 8ad3a11d3b57: Verifying Checksum [2021-03-05T18:54:16.787Z] 8ad3a11d3b57: Download complete [2021-03-05T18:54:17.068Z] df20fa9351a1: Pull complete [2021-03-05T18:54:17.333Z] 36b3adc4ff6f: Pull complete [2021-03-05T18:54:18.291Z] 8ad3a11d3b57: Pull complete [2021-03-05T18:54:18.291Z] 46f8f816bc3b: Pull complete [2021-03-05T18:54:18.876Z] 93b61091891f: Pull complete [2021-03-05T18:54:18.876Z] 93b9cdb0e59b: Pull complete [2021-03-05T18:54:19.455Z] aa168da1d23b: Verifying Checksum [2021-03-05T18:54:19.455Z] aa168da1d23b: Download complete [2021-03-05T18:54:20.031Z] 5e14af77c1be: Pull complete [2021-03-05T18:54:20.296Z] 01666e4c0597: Pull complete [2021-03-05T18:54:30.365Z] aa168da1d23b: Pull complete [2021-03-05T18:54:30.365Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-05T18:54:30.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T18:54:30.365Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-05T18:54:30.583Z] prd-centos7-docker-4c-2g-28733 does not seem to be running inside a container [2021-03-05T18:54:30.638Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-05T18:54:37.968Z] $ docker top f1a946b6a8656d21d0bf77be1a6985a91dd4152520b403b24271040561800b9a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T18:54:38.551Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-05T18:54:38.871Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-05T18:54:39.177Z] + ls /var/log/sa-host [2021-03-05T18:54:39.177Z] + sadf -c /var/log/sa-host/sa05 [2021-03-05T18:54:39.177Z] file_magic: OK [2021-03-05T18:54:39.177Z] HZ: Using current value: 100 [2021-03-05T18:54:39.177Z] file_header: OK [2021-03-05T18:54:39.177Z] 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-05T18:54:39.177Z] Statistics: [2021-03-05T18:54:39.177Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-05T18:54:39.177Z] File successfully converted to sysstat format version 12.2.1 [2021-03-05T18:54:39.177Z] + sadf -c /var/log/sa-host/sa23 [2021-03-05T18:54:39.177Z] file_magic: OK [2021-03-05T18:54:39.177Z] HZ: Using current value: 100 [2021-03-05T18:54:39.177Z] file_header: OK [2021-03-05T18:54:39.177Z] 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-05T18:54:39.177Z] Statistics: [2021-03-05T18:54:39.177Z] Hnuu...uuuununununu... [2021-03-05T18:54:39.177Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-05T18:54:39.388Z] provisioning config files... [2021-03-05T18:54:39.414Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config773584322639174555tmp [Pipeline] { [Pipeline] echo [2021-03-05T18:54:39.479Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:54:39.780Z] ---> create-netrc.sh [Pipeline] } [2021-03-05T18:54:39.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-05T18:54:39.885Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:54:40.190Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-05T18:54:40.200Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:54:40.501Z] ---> sudo-logs.sh [2021-03-05T18:54:40.501Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-05T18:54:40.712Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:54:41.016Z] ---> job-cost.sh [2021-03-05T18:54:41.016Z] lf-activate-venv: SKIPPING [2021-03-05T18:54:41.017Z] DEBUG: total: 0.20999999344348907 [2021-03-05T18:54:41.017Z] INFO: Retrieving Stack Cost... [2021-03-05T18:54:41.964Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-05T18:54:42.540Z] INFO: Archiving Costs [Pipeline] echo [2021-03-05T18:54:42.554Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:54:42.936Z] ---> logs-deploy.sh [2021-03-05T18:54:42.936Z] lf-activate-venv: SKIPPING [2021-03-05T18:54:42.936Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3209/7 [2021-03-05T18:54:42.936Z] INFO: archiving workspace using pattern(s): [2021-03-05T18:54:44.857Z] Archives upload complete. [2021-03-05T18:54:44.857Z] INFO: archiving logs to Nexus