Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 29b7741412918b380152c0207621d70cd23b397e+3a622268bb16cc6f060a937717ebd043e18486e3 (fbdd589d1e5946366f1445324eea9657a29c6999) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29557 in /w/workspace/edgexfoundry_edgex-go_PR-3241 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3a622268bb16cc6f060a937717ebd043e18486e3 into PR head commit 29b7741412918b380152c0207621d70cd23b397e > 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/3241/head:refs/remotes/origin/PR-3241 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29b7741412918b380152c0207621d70cd23b397e # timeout=10 > git remote # timeout=10 Merge succeeded, producing 1fef9e680f1af6cd4ee2c69266faee8411c043cf Checking out Revision 1fef9e680f1af6cd4ee2c69266faee8411c043cf (PR-3241) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3a622268bb16cc6f060a937717ebd043e18486e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1fef9e680f1af6cd4ee2c69266faee8411c043cf # timeout=10 Commit message: "Merge commit '3a622268bb16cc6f060a937717ebd043e18486e3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-12T00:31:07.648Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-12T00:31:07.934Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-12T00:31:08.028Z] ========================================================= [2021-03-12T00:31:08.028Z] EdgeX Global Pipelines Version Info [2021-03-12T00:31:08.028Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5a614db1677b4007af1fc6cb88564848964002ad # timeout=10 [2021-03-12T00:31:09.632Z] ------------------- [2021-03-12T00:31:09.632Z] stable info: [2021-03-12T00:31:09.632Z] ------------------- [2021-03-12T00:31:09.632Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-12T00:31:09.632Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-12T00:31:09.632Z] Message: update stable to v1.0.184 [2021-03-12T00:31:10.609Z] ------------------- [2021-03-12T00:31:10.609Z] experimental info: [2021-03-12T00:31:10.609Z] ------------------- [2021-03-12T00:31:10.609Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-12T00:31:10.609Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-12T00:31:10.609Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-12T00:31:10.910Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-12T00:31:11.022Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-12T00:31:11.131Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-12T00:31:11.236Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-12T00:31:11.331Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-12T00:31:11.422Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-12T00:31:11.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-12T00:31:11.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-12T00:31:11.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-12T00:31:11.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-12T00:31:11.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-12T00:31:11.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-12T00:31:12.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-12T00:31:12.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-12T00:31:12.304Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-12T00:31:12.477Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-12T00:31:12.583Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-12T00:31:12.674Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-12T00:31:12.772Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-12T00:31:12.865Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-12T00:31:12.956Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-12T00:31:13.048Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-12T00:31:13.136Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3241 [Pipeline] echo [2021-03-12T00:31:13.228Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3241 [Pipeline] echo [2021-03-12T00:31:13.319Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3241 [Pipeline] echo [2021-03-12T00:31:13.419Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1fef9e680f1af6cd4ee2c69266faee8411c043cf [Pipeline] echo [2021-03-12T00:31:13.507Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1fef9e6 [Pipeline] echo [2021-03-12T00:31:13.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-12T00:31:13.775Z] provisioning config files... [2021-03-12T00:31:13.807Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7145171399361828106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:31:14.182Z] ---> docker-login.sh [2021-03-12T00:31:14.182Z] nexus3.edgexfoundry.org:10001 [2021-03-12T00:31:14.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:31:14.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:31:14.715Z] Configure a credential helper to remove this warning. See [2021-03-12T00:31:14.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:31:14.715Z] [2021-03-12T00:31:14.715Z] Login Succeeded [2021-03-12T00:31:14.715Z] nexus3.edgexfoundry.org:10002 [2021-03-12T00:31:14.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:31:14.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:31:14.981Z] Configure a credential helper to remove this warning. See [2021-03-12T00:31:14.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:31:14.981Z] [2021-03-12T00:31:14.981Z] Login Succeeded [2021-03-12T00:31:14.981Z] nexus3.edgexfoundry.org:10003 [2021-03-12T00:31:15.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:31:15.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:31:15.244Z] Configure a credential helper to remove this warning. See [2021-03-12T00:31:15.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:31:15.244Z] [2021-03-12T00:31:15.244Z] Login Succeeded [2021-03-12T00:31:15.244Z] nexus3.edgexfoundry.org:10004 [2021-03-12T00:31:15.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:31:15.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:31:15.513Z] Configure a credential helper to remove this warning. See [2021-03-12T00:31:15.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:31:15.513Z] [2021-03-12T00:31:15.513Z] Login Succeeded [2021-03-12T00:31:15.513Z] docker.io [2021-03-12T00:31:15.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:31:15.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:31:15.779Z] Configure a credential helper to remove this warning. See [2021-03-12T00:31:15.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:31:15.779Z] [2021-03-12T00:31:15.779Z] Login Succeeded [2021-03-12T00:31:15.779Z] ---> docker-login.sh ends [Pipeline] } [2021-03-12T00:31:15.791Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-12T00:31:16.351Z] ++ 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-12T00:31:16.351Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:31:16.351Z] ++ dirname cmd/core-command/Dockerfile [2021-03-12T00:31:16.351Z] ++ cut -d/ -f2 [2021-03-12T00:31:16.351Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-12T00:31:16.351Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:31:16.351Z] ++ dirname cmd/core-data/Dockerfile [2021-03-12T00:31:16.351Z] ++ cut -d/ -f2 [2021-03-12T00:31:16.351Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-12T00:31:16.351Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:31:16.351Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-12T00:31:16.351Z] ++ cut -d/ -f2 [2021-03-12T00:31:16.351Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-12T00:31:16.351Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:31:16.351Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-12T00:31:16.351Z] ++ cut -d/ -f2 [2021-03-12T00:31:16.351Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-12T00:31:16.351Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:31:16.351Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-12T00:31:16.351Z] ++ cut -d/ -f2 [2021-03-12T00:31:16.351Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-12T00:31:16.351Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:31:16.351Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-12T00:31:16.351Z] ++ cut -d/ -f2 [2021-03-12T00:31:16.351Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-12T00:31:16.351Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:31:16.351Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-12T00:31:16.351Z] ++ cut -d/ -f2 [2021-03-12T00:31:16.351Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-12T00:31:16.351Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:31:16.352Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-12T00:31:16.352Z] ++ cut -d/ -f2 [2021-03-12T00:31:16.352Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-12T00:31:16.352Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:31:16.352Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-12T00:31:16.352Z] ++ cut -d/ -f2 [2021-03-12T00:31:16.352Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-12T00:31:16.436Z] 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-12T00:31:17.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-12T00:31:17.302Z] [2021-03-12T00:31:17.302Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:31:17.669Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-12T00:31:17.669Z] latest: Pulling from edgex-devops/git-semver [2021-03-12T00:31:17.669Z] 31603596830f: Pulling fs layer [2021-03-12T00:31:17.669Z] 2a8b12db71e7: Pulling fs layer [2021-03-12T00:31:17.669Z] 6ca5941a6612: Pulling fs layer [2021-03-12T00:31:17.669Z] ecc8261a40a4: Pulling fs layer [2021-03-12T00:31:17.669Z] ecc8261a40a4: Waiting [2021-03-12T00:31:17.669Z] 2a8b12db71e7: Verifying Checksum [2021-03-12T00:31:17.669Z] 2a8b12db71e7: Download complete [2021-03-12T00:31:17.669Z] 31603596830f: Verifying Checksum [2021-03-12T00:31:17.669Z] 31603596830f: Download complete [2021-03-12T00:31:17.937Z] ecc8261a40a4: Verifying Checksum [2021-03-12T00:31:17.937Z] ecc8261a40a4: Download complete [2021-03-12T00:31:17.937Z] 6ca5941a6612: Download complete [2021-03-12T00:31:18.201Z] 31603596830f: Pull complete [2021-03-12T00:31:18.467Z] 2a8b12db71e7: Pull complete [2021-03-12T00:31:19.430Z] 6ca5941a6612: Pull complete [2021-03-12T00:31:19.695Z] ecc8261a40a4: Pull complete [2021-03-12T00:31:19.695Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-12T00:31:19.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-12T00:31:19.695Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-12T00:31:19.824Z] prd-centos7-docker-4c-2g-29557 does not seem to be running inside a container [2021-03-12T00:31:19.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-12T00:31:22.812Z] $ docker top 813d0bcea3a4c923af7e481ac157ed77444fadc430824d5eb691166355df0ced -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-12T00:31:23.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-12T00:31:23.181Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-12T00:31:23.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-12T00:31:23.465Z] $ docker exec 813d0bcea3a4c923af7e481ac157ed77444fadc430824d5eb691166355df0ced ssh-agent [2021-03-12T00:31:23.666Z] SSH_AUTH_SOCK=/tmp/ssh-grvptVBpnjhL/agent.12 [2021-03-12T00:31:23.666Z] SSH_AGENT_PID=18 [2021-03-12T00:31:23.686Z] Running ssh-add (command line suppressed) [2021-03-12T00:31:23.824Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5878232751992380225.key (/w/workspace/edgex-go/4@tmp/private_key_5878232751992380225.key) [2021-03-12T00:31:23.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-12T00:31:24.219Z] + git tag --points-at HEAD [Pipeline] } [2021-03-12T00:31:24.251Z] $ docker exec --env ******** --env ******** 813d0bcea3a4c923af7e481ac157ed77444fadc430824d5eb691166355df0ced ssh-agent -k [2021-03-12T00:31:24.384Z] unset SSH_AUTH_SOCK; [2021-03-12T00:31:24.384Z] unset SSH_AGENT_PID; [2021-03-12T00:31:24.384Z] echo Agent pid 18 killed; [2021-03-12T00:31:24.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-12T00:31:24.583Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-12T00:31:24.583Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-12T00:31:24.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-12T00:31:24.770Z] $ docker exec 813d0bcea3a4c923af7e481ac157ed77444fadc430824d5eb691166355df0ced ssh-agent [2021-03-12T00:31:24.986Z] SSH_AUTH_SOCK=/tmp/ssh-eLwhSrDtkGEt/agent.47 [2021-03-12T00:31:24.986Z] SSH_AGENT_PID=53 [2021-03-12T00:31:25.007Z] Running ssh-add (command line suppressed) [2021-03-12T00:31:25.158Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5768550963817148208.key (/w/workspace/edgex-go/4@tmp/private_key_5768550963817148208.key) [2021-03-12T00:31:25.217Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-12T00:31:25.563Z] + git semver init [2021-03-12T00:31:25.563Z] # -> Open(): unable to determine branch for HEAD [2021-03-12T00:31:25.563Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-03-12T00:31:25.563Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-03-12T00:31:25.563Z] # $SEMVER_REMOTE_NAME = origin [2021-03-12T00:31:25.563Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-12T00:31:25.563Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-12T00:31:25.563Z] # $SEMVER_BRANCH = PR-3241 [2021-03-12T00:31:25.563Z] # $SEMVER_TEMP = /tmp/semver-398665802 [2021-03-12T00:31:25.563Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-12T00:31:58.043Z] # '/tmp/semver-398665802' -> '/w/workspace/edgex-go/4/.semver' [2021-03-12T00:31:58.307Z] # -> Force: false [2021-03-12T00:31:58.307Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-03-12T00:31:58.326Z] $ docker exec --env ******** --env ******** 813d0bcea3a4c923af7e481ac157ed77444fadc430824d5eb691166355df0ced ssh-agent -k [2021-03-12T00:31:58.613Z] unset SSH_AUTH_SOCK; [2021-03-12T00:31:58.613Z] unset SSH_AGENT_PID; [2021-03-12T00:31:58.613Z] echo Agent pid 53 killed; [2021-03-12T00:31:58.711Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-12T00:31:59.233Z] + git semver [Pipeline] } [2021-03-12T00:31:59.270Z] $ docker stop --time=1 813d0bcea3a4c923af7e481ac157ed77444fadc430824d5eb691166355df0ced [2021-03-12T00:32:00.918Z] $ docker rm -f 813d0bcea3a4c923af7e481ac157ed77444fadc430824d5eb691166355df0ced [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-12T00:32:01.584Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-12T00:32:02.210Z] Stashed 1 file(s) [Pipeline] echo [2021-03-12T00:32:02.213Z] [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-12T00:32:03.083Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-12T00:32:03.397Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-12T00:32:03.702Z] + sudo service docker restart [2021-03-12T00:32:03.702Z] + true [2021-03-12T00:32:03.702Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-12T00:32:04.669Z] ========================================================= [2021-03-12T00:32:04.669Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-12T00:32:04.669Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:32:05.019Z] + 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-12T00:32:08.354Z] Sending build context to Docker daemon 328.5MB [2021-03-12T00:32:08.625Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-12T00:32:08.625Z] Step 2/6 : FROM ${BASE} [2021-03-12T00:32:08.625Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-12T00:32:08.625Z] 188c0c94c7c5: Pulling fs layer [2021-03-12T00:32:08.625Z] 0ef7d3d256c8: Pulling fs layer [2021-03-12T00:32:08.625Z] de9db76c5a1d: Pulling fs layer [2021-03-12T00:32:08.625Z] bca2f99d35d6: Pulling fs layer [2021-03-12T00:32:08.625Z] 93359f2a8cfa: Pulling fs layer [2021-03-12T00:32:08.625Z] 7c6f9722023f: Pulling fs layer [2021-03-12T00:32:08.625Z] a35cf1a2eb13: Pulling fs layer [2021-03-12T00:32:08.625Z] bca2f99d35d6: Waiting [2021-03-12T00:32:08.625Z] 7c6f9722023f: Waiting [2021-03-12T00:32:08.625Z] a35cf1a2eb13: Waiting [2021-03-12T00:32:08.626Z] 93359f2a8cfa: Waiting [2021-03-12T00:32:08.626Z] de9db76c5a1d: Verifying Checksum [2021-03-12T00:32:08.626Z] de9db76c5a1d: Download complete [2021-03-12T00:32:08.626Z] 0ef7d3d256c8: Verifying Checksum [2021-03-12T00:32:08.626Z] 0ef7d3d256c8: Download complete [2021-03-12T00:32:08.626Z] 93359f2a8cfa: Verifying Checksum [2021-03-12T00:32:08.626Z] 93359f2a8cfa: Download complete [2021-03-12T00:32:08.626Z] 7c6f9722023f: Download complete [2021-03-12T00:32:08.897Z] 188c0c94c7c5: Verifying Checksum [2021-03-12T00:32:08.897Z] 188c0c94c7c5: Download complete [2021-03-12T00:32:09.482Z] 188c0c94c7c5: Pull complete [2021-03-12T00:32:09.752Z] 0ef7d3d256c8: Pull complete [2021-03-12T00:32:09.752Z] de9db76c5a1d: Pull complete [2021-03-12T00:32:10.333Z] a35cf1a2eb13: Verifying Checksum [2021-03-12T00:32:10.333Z] a35cf1a2eb13: Download complete [2021-03-12T00:32:11.316Z] bca2f99d35d6: Verifying Checksum [2021-03-12T00:32:11.316Z] bca2f99d35d6: Download complete [2021-03-12T00:32:16.675Z] bca2f99d35d6: Pull complete [2021-03-12T00:32:16.938Z] 93359f2a8cfa: Pull complete [2021-03-12T00:32:16.938Z] 7c6f9722023f: Pull complete [2021-03-12T00:32:17.589Z] Still waiting to schedule task [2021-03-12T00:32:17.590Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-12T00:32:23.592Z] a35cf1a2eb13: Pull complete [2021-03-12T00:32:23.592Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-12T00:32:23.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-12T00:32:23.592Z] ---> a62c8e92a672 [2021-03-12T00:32:23.593Z] 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-12T00:32:23.860Z] ---> Running in ece136b62dee [2021-03-12T00:32:24.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:32:25.397Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:32:25.660Z] (1/12) Installing libmagic (5.38-r0) [2021-03-12T00:32:26.622Z] (2/12) Installing file (5.38-r0) [2021-03-12T00:32:26.622Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-12T00:32:26.622Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-12T00:32:38.906Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-12T00:32:38.906Z] (6/12) Installing patch (2.7.6-r6) [2021-03-12T00:32:38.906Z] (7/12) Installing build-base (0.5-r2) [2021-03-12T00:32:38.906Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-12T00:32:38.906Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-12T00:32:38.906Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-12T00:32:38.906Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-12T00:32:38.906Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-12T00:32:38.906Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:32:38.906Z] OK: 233 MiB in 51 packages [2021-03-12T00:32:41.477Z] Removing intermediate container ece136b62dee [2021-03-12T00:32:41.477Z] ---> 8877fa138512 [2021-03-12T00:32:41.477Z] Step 4/6 : WORKDIR /edgex-go [2021-03-12T00:32:41.477Z] ---> Running in 5f682a0ec6d8 [2021-03-12T00:32:41.740Z] Removing intermediate container 5f682a0ec6d8 [2021-03-12T00:32:41.740Z] ---> 9d8b5905e14c [2021-03-12T00:32:41.740Z] Step 5/6 : COPY go.mod . [2021-03-12T00:32:42.011Z] ---> 2efc7a832569 [2021-03-12T00:32:42.011Z] Step 6/6 : RUN go mod download [2021-03-12T00:32:42.011Z] ---> Running in 60f0e55f30a0 [2021-03-12T00:33:08.661Z] Removing intermediate container 60f0e55f30a0 [2021-03-12T00:33:08.661Z] ---> f39b33b66b7d [2021-03-12T00:33:08.661Z] Successfully built f39b33b66b7d [2021-03-12T00:33:08.661Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:33:08.981Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-12T00:33:08.981Z] . [Pipeline] withDockerContainer [2021-03-12T00:33:09.114Z] prd-centos7-docker-4c-2g-29557 does not seem to be running inside a container [2021-03-12T00:33:09.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-12T00:33:10.123Z] $ docker top 7c7ff09aa8764ac3a0d75e274fbaca77ab2fe9b30b0a5caeb8395bb75704b18e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T00:33:10.694Z] + go version [2021-03-12T00:33:10.694Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-12T00:33:10.726Z] $ docker stop --time=1 7c7ff09aa8764ac3a0d75e274fbaca77ab2fe9b30b0a5caeb8395bb75704b18e [2021-03-12T00:33:12.141Z] $ docker rm -f 7c7ff09aa8764ac3a0d75e274fbaca77ab2fe9b30b0a5caeb8395bb75704b18e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:33:13.019Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-12T00:33:13.019Z] . [Pipeline] withDockerContainer [2021-03-12T00:33:13.126Z] prd-centos7-docker-4c-2g-29557 does not seem to be running inside a container [2021-03-12T00:33:13.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-12T00:33:14.086Z] $ docker top 721bfd0e868722401577765601c6b5dd4525653d972b312da5d55239509bb061 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-12T00:33:14.353Z] ========================================================= [2021-03-12T00:33:14.353Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-12T00:33:14.353Z] ========================================================= [Pipeline] sh [2021-03-12T00:33:14.652Z] + make test [2021-03-12T00:33:14.652Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-12T00:33:24.787Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-12T00:33:46.984Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-12T00:33:47.955Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-12T00:33:50.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-12T00:33:50.586Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-12T00:33:51.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-12T00:33:51.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-12T00:33:51.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-12T00:33:51.847Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-12T00:33:52.846Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-12T00:33:53.117Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-12T00:33:55.735Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-12T00:33:55.735Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-12T00:33:55.735Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-12T00:33:58.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.097s coverage: 45.9% of statements [2021-03-12T00:33:58.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-12T00:33:58.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-12T00:33:58.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-12T00:33:58.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-12T00:33:58.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-12T00:33:58.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-12T00:33:58.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-12T00:33:58.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.122s coverage: 100.0% of statements [2021-03-12T00:34:02.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.274s coverage: 27.1% of statements [2021-03-12T00:34:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-12T00:34:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-12T00:34:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-12T00:34:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-12T00:34:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-12T00:34:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-12T00:34:02.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements [2021-03-12T00:34:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-12T00:34:02.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements [2021-03-12T00:34:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-12T00:34:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-12T00:34:02.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.086s coverage: 71.3% of statements [2021-03-12T00:34:02.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-12T00:34:02.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-12T00:34:02.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.179s coverage: 82.9% of statements [2021-03-12T00:34:02.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-12T00:34:02.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:34:02.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.072s coverage: 78.9% of statements [2021-03-12T00:34:02.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-12T00:34:05.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.387s coverage: 28.6% of statements [2021-03-12T00:34:05.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-12T00:34:05.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-12T00:34:05.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-12T00:34:05.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-12T00:34:05.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-12T00:34:05.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.086s coverage: 100.0% of statements [2021-03-12T00:34:05.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-12T00:34:05.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements [2021-03-12T00:34:05.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-12T00:34:05.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.128s coverage: 86.7% of statements [2021-03-12T00:34:05.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-12T00:34:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.165s coverage: 97.5% of statements [2021-03-12T00:34:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-12T00:34:06.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 78.3% of statements [2021-03-12T00:34:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-12T00:34:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-12T00:34:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-12T00:34:06.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-12T00:34:08.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.400s coverage: 92.8% of statements [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-12T00:34:08.800Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.032s coverage: 58.8% of statements [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-12T00:34:08.800Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.068s coverage: 0.1% of statements [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-12T00:34:08.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-12T00:34:08.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2021-03-12T00:34:08.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.066s coverage: 79.5% of statements [2021-03-12T00:34:08.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.034s coverage: 94.1% of statements [2021-03-12T00:34:09.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements [2021-03-12T00:34:09.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-03-12T00:34:22.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements [2021-03-12T00:34:22.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.035s coverage: 44.8% of statements [2021-03-12T00:34:22.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.073s coverage: 81.4% of statements [2021-03-12T00:34:34.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2021-03-12T00:34:34.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-12T00:34:34.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-12T00:34:34.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-12T00:34:34.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-03-12T00:34:34.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-12T00:34:34.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-12T00:34:34.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-12T00:34:34.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-12T00:34:34.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-12T00:34:34.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-03-12T00:34:34.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.036s coverage: 100.0% of statements [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 75.5% of statements [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.8% of statements [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 84.6% of statements [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.6% of statements [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.200s coverage: 62.4% of statements [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.358s coverage: 69.0% of statements [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.083s coverage: 38.4% of statements [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.162s coverage: 47.0% of statements [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.055s coverage: 100.0% of statements [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.143s coverage: 87.1% of statements [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.835s coverage: 29.1% of statements [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.072s coverage: 99.0% of statements [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.050s coverage: 100.0% of statements [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.101s coverage: 96.5% of statements [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-12T00:34:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.037s coverage: 32.1% of statements [2021-03-12T00:34:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements [2021-03-12T00:34:34.637Z] GO111MODULE=on go vet ./... [2021-03-12T00:35:07.011Z] gofmt -l . [2021-03-12T00:35:07.011Z] [ "`gofmt -l .`" = "" ] [2021-03-12T00:35:07.011Z] ./bin/test-go-mod-tidy.sh [2021-03-12T00:35:07.011Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-12T00:35:07.646Z] + ls -al . [2021-03-12T00:35:07.646Z] total 740 [2021-03-12T00:35:07.646Z] drwxrwxr-x 10 1001 1001 4096 Mar 12 00:35 . [2021-03-12T00:35:07.646Z] drwxr-xr-x 4 root root 28 Mar 12 00:33 .. [2021-03-12T00:35:07.646Z] -rw-rw-r-- 1 1001 1001 11 Mar 12 00:31 .dockerignore [2021-03-12T00:35:07.646Z] drwxrwxr-x 8 1001 1001 179 Mar 12 00:31 .git [2021-03-12T00:35:07.646Z] drwxrwxr-x 3 1001 1001 125 Mar 12 00:31 .github [2021-03-12T00:35:07.646Z] -rw-rw-r-- 1 1001 1001 818 Mar 12 00:31 .gitignore [2021-03-12T00:35:07.646Z] drwx------ 3 1001 1001 60 Mar 12 00:31 .semver [2021-03-12T00:35:07.646Z] -rw-rw-r-- 1 1001 1001 166 Mar 12 00:31 .sonarcloud.properties [2021-03-12T00:35:07.646Z] -rw-rw-r-- 1 1001 1001 8607 Mar 12 00:31 Attribution.txt [2021-03-12T00:35:07.646Z] -rw-rw-r-- 1 1001 1001 3804 Mar 12 00:31 CONTRIBUTING.md [2021-03-12T00:35:07.646Z] -rw-rw-r-- 1 1001 1001 931 Mar 12 00:31 Dockerfile.build [2021-03-12T00:35:07.646Z] -rw-rw-r-- 1 1001 1001 863 Mar 12 00:31 Jenkinsfile [2021-03-12T00:35:07.646Z] -rw-rw-r-- 1 1001 1001 10775 Mar 12 00:31 LICENSE [2021-03-12T00:35:07.646Z] -rw-rw-r-- 1 1001 1001 5774 Mar 12 00:31 Makefile [2021-03-12T00:35:07.646Z] -rw-rw-r-- 1 1001 1001 6548 Mar 12 00:31 README.md [2021-03-12T00:35:07.646Z] -rw-rw-r-- 1 1001 1001 6755 Mar 12 00:31 SECURITY.md [2021-03-12T00:35:07.646Z] -rw-rw-r-- 1 1001 1001 5 Mar 12 00:32 VERSION [2021-03-12T00:35:07.646Z] -rw-rw-r-- 1 1001 1001 4131 Mar 12 00:31 ZMQWindows.md [2021-03-12T00:35:07.646Z] drwxrwxr-x 2 1001 1001 117 Mar 12 00:31 bin [2021-03-12T00:35:07.646Z] drwxrwxr-x 14 1001 1001 4096 Mar 12 00:31 cmd [2021-03-12T00:35:07.646Z] -rw-r--r-- 1 root root 628838 Mar 12 00:34 coverage.out [2021-03-12T00:35:07.646Z] -rw-r--r-- 1 root root 1055 Mar 12 00:35 go.mod [2021-03-12T00:35:07.646Z] -rw-r--r-- 1 root root 21981 Mar 12 00:35 go.sum [2021-03-12T00:35:07.646Z] drwxrwxr-x 8 1001 1001 127 Mar 12 00:31 internal [2021-03-12T00:35:07.646Z] drwxrwxr-x 4 1001 1001 26 Mar 12 00:31 openapi [2021-03-12T00:35:07.646Z] drwxrwxr-x 4 1001 1001 71 Mar 12 00:31 snap [2021-03-12T00:35:07.646Z] -rw-rw-r-- 1 1001 1001 168 Mar 12 00:31 version.go [Pipeline] sh [2021-03-12T00:35:07.948Z] + '[' -e coverage.out ] [2021-03-12T00:35:07.948Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-12T00:35:08.170Z] Stashed 1 file(s) [Pipeline] sh [2021-03-12T00:35:08.468Z] + make build [2021-03-12T00:35:08.468Z] 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-12T00:35:11.795Z] 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-12T00:35:21.932Z] 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-12T00:35:22.200Z] 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-12T00:35:24.143Z] 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-12T00:35:24.411Z] 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-12T00:35:26.355Z] 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-12T00:35:28.317Z] 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-12T00:35:29.747Z] 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-12T00:35:30.707Z] 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-12T00:35:32.111Z] 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-12T00:35:33.525Z] 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-12T00:35:36.109Z] $ docker stop --time=1 721bfd0e868722401577765601c6b5dd4525653d972b312da5d55239509bb061 [2021-03-12T00:35:37.889Z] $ docker rm -f 721bfd0e868722401577765601c6b5dd4525653d972b312da5d55239509bb061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:35:39.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-12T00:35:39.760Z] [2021-03-12T00:35:39.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:35:40.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-12T00:35:40.127Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-12T00:35:40.127Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-12T00:35:40.127Z] ca9280d653b3: Pulling fs layer [2021-03-12T00:35:40.127Z] 7e9c9ca2126c: Pulling fs layer [2021-03-12T00:35:40.127Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-12T00:35:40.127Z] cbdbe7a5bc2a: Download complete [2021-03-12T00:35:40.719Z] cbdbe7a5bc2a: Pull complete [2021-03-12T00:35:40.990Z] ca9280d653b3: Verifying Checksum [2021-03-12T00:35:40.990Z] ca9280d653b3: Download complete [2021-03-12T00:35:41.559Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29564 in /w/workspace/edgexfoundry_edgex-go_PR-3241 [Pipeline] { [Pipeline] ws [2021-03-12T00:35:41.609Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-03-12T00:35:42.436Z] 7e9c9ca2126c: Verifying Checksum [2021-03-12T00:35:42.437Z] 7e9c9ca2126c: Download complete [2021-03-12T00:35:42.437Z] ca9280d653b3: Pull complete [2021-03-12T00:35:47.469Z] using credential edgex-jenkins-ssh [2021-03-12T00:35:47.530Z] Cloning the remote Git repository [2021-03-12T00:35:47.573Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-12T00:35:47.687Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-03-12T00:35:47.790Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-12T00:35:47.791Z] > git --version # timeout=10 [2021-03-12T00:35:47.816Z] > git --version # 'git version 2.17.1' [2021-03-12T00:35:47.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T00:35:47.892Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T00:35:49.084Z] 7e9c9ca2126c: Pull complete [2021-03-12T00:35:49.084Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-12T00:35:49.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-12T00:35:49.084Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-12T00:35:49.210Z] prd-centos7-docker-4c-2g-29557 does not seem to be running inside a container [2021-03-12T00:35:49.281Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-12T00:35:52.116Z] $ docker top 70c21e3966d2e5ec0eb87a76a2136c5411eb9acd07b4c431b6a8041c15ea5e86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T00:35:52.673Z] + grep parallel [2021-03-12T00:35:52.673Z] + docker-compose build --help [2021-03-12T00:35:53.622Z] --parallel Build images in parallel. [Pipeline] } [2021-03-12T00:35:53.916Z] $ docker stop --time=1 70c21e3966d2e5ec0eb87a76a2136c5411eb9acd07b4c431b6a8041c15ea5e86 [2021-03-12T00:35:55.426Z] $ docker rm -f 70c21e3966d2e5ec0eb87a76a2136c5411eb9acd07b4c431b6a8041c15ea5e86 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:35:56.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-12T00:35:56.200Z] . [Pipeline] withDockerContainer [2021-03-12T00:35:56.346Z] prd-centos7-docker-4c-2g-29557 does not seem to be running inside a container [2021-03-12T00:35:56.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-12T00:35:57.515Z] $ docker top 3aa303b805cb75db5180a10c9d80a54b17ff354764a6e7b129661828a9db378a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T00:35:58.059Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-12T00:35:59.450Z] Building docker-core-command-go ... [2021-03-12T00:35:59.450Z] Building docker-core-data-go ... [2021-03-12T00:35:59.450Z] Building docker-core-metadata-go ... [2021-03-12T00:35:59.450Z] Building docker-security-bootstrapper-go ... [2021-03-12T00:35:59.450Z] Building docker-security-proxy-setup-go ... [2021-03-12T00:35:59.450Z] Building docker-security-secretstore-setup-go ... [2021-03-12T00:35:59.450Z] Building docker-support-notifications-go ... [2021-03-12T00:35:59.450Z] Building docker-support-scheduler-go ... [2021-03-12T00:35:59.450Z] Building docker-sys-mgmt-agent-go ... [2021-03-12T00:35:59.450Z] Building docker-support-notifications-go [2021-03-12T00:35:59.450Z] Building docker-core-command-go [2021-03-12T00:35:59.450Z] Building docker-security-proxy-setup-go [2021-03-12T00:35:59.450Z] Building docker-core-metadata-go [2021-03-12T00:35:59.450Z] Building docker-security-bootstrapper-go [2021-03-12T00:36:05.567Z] Merging remotes/origin/master commit 3a622268bb16cc6f060a937717ebd043e18486e3 into PR head commit 29b7741412918b380152c0207621d70cd23b397e [2021-03-12T00:36:04.539Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-12T00:36:04.564Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T00:36:04.597Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-12T00:36:04.655Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-12T00:36:04.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T00:36:04.669Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3241/head:refs/remotes/origin/PR-3241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-12T00:36:05.585Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T00:36:05.605Z] > git checkout -f 29b7741412918b380152c0207621d70cd23b397e # timeout=10 [2021-03-12T00:36:05.922Z] > git remote # timeout=10 [2021-03-12T00:36:05.950Z] > git config --get remote.origin.url # timeout=10 [2021-03-12T00:36:05.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T00:36:05.983Z] > git merge 3a622268bb16cc6f060a937717ebd043e18486e3 # timeout=10 [2021-03-12T00:36:06.335Z] Merge succeeded, producing ba25daf7443f55648e2bcd4c17cf22445cbe85ef [2021-03-12T00:36:06.336Z] Checking out Revision ba25daf7443f55648e2bcd4c17cf22445cbe85ef (PR-3241) [2021-03-12T00:36:06.301Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-12T00:36:06.347Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T00:36:06.406Z] > git checkout -f ba25daf7443f55648e2bcd4c17cf22445cbe85ef # timeout=10 [2021-03-12T00:36:11.014Z] Commit message: "Merge commit '3a622268bb16cc6f060a937717ebd043e18486e3' into HEAD" [2021-03-12T00:36:11.049Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-12T00:36:12.554Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-12T00:36:11.022Z] > git rev-list --no-walk 5a614db1677b4007af1fc6cb88564848964002ad # timeout=10 [2021-03-12T00:36:13.076Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-12T00:36:13.417Z] + sudo service docker restart [2021-03-12T00:36:13.417Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-12T00:36:16.131Z] provisioning config files... [2021-03-12T00:36:16.180Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6060838392797019487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:36:16.599Z] ---> docker-login.sh [2021-03-12T00:36:16.599Z] nexus3.edgexfoundry.org:10001 [2021-03-12T00:36:17.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:36:17.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:36:17.863Z] Configure a credential helper to remove this warning. See [2021-03-12T00:36:17.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:36:17.863Z] [2021-03-12T00:36:17.863Z] Login Succeeded [2021-03-12T00:36:17.863Z] nexus3.edgexfoundry.org:10002 [2021-03-12T00:36:18.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:36:18.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:36:18.417Z] Configure a credential helper to remove this warning. See [2021-03-12T00:36:18.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:36:18.417Z] [2021-03-12T00:36:18.417Z] Login Succeeded [2021-03-12T00:36:18.417Z] nexus3.edgexfoundry.org:10003 [2021-03-12T00:36:18.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:36:18.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:36:18.969Z] Configure a credential helper to remove this warning. See [2021-03-12T00:36:18.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:36:18.969Z] [2021-03-12T00:36:18.970Z] Login Succeeded [2021-03-12T00:36:18.970Z] nexus3.edgexfoundry.org:10004 [2021-03-12T00:36:19.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:36:19.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:36:19.532Z] Configure a credential helper to remove this warning. See [2021-03-12T00:36:19.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:36:19.532Z] [2021-03-12T00:36:19.532Z] Login Succeeded [2021-03-12T00:36:19.532Z] docker.io [2021-03-12T00:36:20.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:36:20.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:36:20.412Z] Configure a credential helper to remove this warning. See [2021-03-12T00:36:20.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:36:20.412Z] [2021-03-12T00:36:20.412Z] Login Succeeded [2021-03-12T00:36:20.412Z] ---> docker-login.sh ends [Pipeline] } [2021-03-12T00:36:20.430Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-12T00:36:21.152Z] ========================================================= [2021-03-12T00:36:21.152Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-12T00:36:21.152Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:36:21.575Z] + 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-12T00:36:24.230Z] Sending build context to Docker daemon 166.7MB [2021-03-12T00:36:24.230Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-12T00:36:24.230Z] Step 2/6 : FROM ${BASE} [2021-03-12T00:36:24.230Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-12T00:36:24.230Z] 5f621e34cdf4: Pulling fs layer [2021-03-12T00:36:24.230Z] a4357932f1b6: Pulling fs layer [2021-03-12T00:36:24.230Z] 18c013af1878: Pulling fs layer [2021-03-12T00:36:24.230Z] 00ac8860ef70: Pulling fs layer [2021-03-12T00:36:24.230Z] 63d7cb157983: Pulling fs layer [2021-03-12T00:36:24.230Z] b116817d02f9: Pulling fs layer [2021-03-12T00:36:24.230Z] 745a02a5169b: Pulling fs layer [2021-03-12T00:36:24.230Z] 63d7cb157983: Waiting [2021-03-12T00:36:24.230Z] 745a02a5169b: Waiting [2021-03-12T00:36:24.230Z] b116817d02f9: Waiting [2021-03-12T00:36:24.230Z] 18c013af1878: Verifying Checksum [2021-03-12T00:36:24.230Z] 18c013af1878: Download complete [2021-03-12T00:36:24.230Z] a4357932f1b6: Verifying Checksum [2021-03-12T00:36:24.230Z] a4357932f1b6: Download complete [2021-03-12T00:36:24.230Z] 63d7cb157983: Verifying Checksum [2021-03-12T00:36:24.230Z] 63d7cb157983: Download complete [2021-03-12T00:36:24.230Z] b116817d02f9: Verifying Checksum [2021-03-12T00:36:24.230Z] b116817d02f9: Download complete [2021-03-12T00:36:24.230Z] 5f621e34cdf4: Verifying Checksum [2021-03-12T00:36:24.230Z] 5f621e34cdf4: Download complete [2021-03-12T00:36:24.831Z] 5f621e34cdf4: Pull complete [2021-03-12T00:36:25.440Z] a4357932f1b6: Pull complete [2021-03-12T00:36:26.046Z] 18c013af1878: Pull complete [2021-03-12T00:36:27.030Z] 745a02a5169b: Verifying Checksum [2021-03-12T00:36:27.030Z] 745a02a5169b: Download complete [2021-03-12T00:36:27.624Z] 00ac8860ef70: Verifying Checksum [2021-03-12T00:36:27.624Z] 00ac8860ef70: Download complete [2021-03-12T00:36:37.769Z] 00ac8860ef70: Pull complete [2021-03-12T00:36:37.769Z] 63d7cb157983: Pull complete [2021-03-12T00:36:37.769Z] b116817d02f9: Pull complete [2021-03-12T00:36:38.488Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:36:38.488Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:36:38.488Z] ---> f39b33b66b7d [2021-03-12T00:36:38.488Z] Step 3/22 : WORKDIR /edgex-go [2021-03-12T00:36:38.488Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:36:38.488Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:36:38.488Z] ---> f39b33b66b7d [2021-03-12T00:36:38.488Z] Step 3/31 : WORKDIR /edgex-go [2021-03-12T00:36:38.488Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:36:38.488Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:36:38.488Z] ---> f39b33b66b7d [2021-03-12T00:36:38.488Z] Step 3/23 : WORKDIR /edgex-go [2021-03-12T00:36:38.488Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:36:38.488Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:36:38.488Z] ---> f39b33b66b7d [2021-03-12T00:36:38.488Z] Step 3/23 : WORKDIR /edgex-go [2021-03-12T00:36:38.488Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:36:38.488Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:36:38.488Z] ---> f39b33b66b7d [2021-03-12T00:36:38.488Z] Step 3/21 : WORKDIR /edgex-go [2021-03-12T00:36:38.488Z] ---> Running in 0ea7fec67667 [2021-03-12T00:36:38.488Z] ---> Running in 8ef2e3096474 [2021-03-12T00:36:38.488Z] ---> Running in 5cb639b3b482 [2021-03-12T00:36:38.488Z] ---> Running in 319a2ab6ad70 [2021-03-12T00:36:38.488Z] ---> Running in 1716e36e397d [2021-03-12T00:36:38.488Z] Removing intermediate container 8ef2e3096474 [2021-03-12T00:36:38.488Z] ---> 11634191a460 [2021-03-12T00:36:38.488Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:36:38.488Z] Removing intermediate container 0ea7fec67667 [2021-03-12T00:36:38.488Z] ---> bc37bf047ef9 [2021-03-12T00:36:38.488Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:36:38.488Z] Removing intermediate container 319a2ab6ad70 [2021-03-12T00:36:38.488Z] ---> 20f81e998944 [2021-03-12T00:36:38.488Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:36:38.488Z] Removing intermediate container 1716e36e397d [2021-03-12T00:36:38.488Z] ---> f11111772408 [2021-03-12T00:36:38.488Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:36:38.488Z] Removing intermediate container 5cb639b3b482 [2021-03-12T00:36:38.488Z] ---> 79c33c107872 [2021-03-12T00:36:38.488Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:36:38.488Z] ---> Running in 9346e6717e71 [2021-03-12T00:36:38.757Z] ---> Running in 984b0da15615 [2021-03-12T00:36:38.757Z] ---> Running in c26921c3dab7 [2021-03-12T00:36:38.757Z] ---> Running in 738b684ab558 [2021-03-12T00:36:38.757Z] ---> Running in fae1c9109cae [2021-03-12T00:36:40.393Z] 745a02a5169b: Pull complete [2021-03-12T00:36:40.669Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-12T00:36:40.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-12T00:36:40.669Z] ---> b7e6874047d6 [2021-03-12T00:36:40.669Z] 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-12T00:36:40.707Z] Removing intermediate container 9346e6717e71 [2021-03-12T00:36:40.707Z] ---> bb32defc365b [2021-03-12T00:36:40.707Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-12T00:36:40.707Z] Removing intermediate container c26921c3dab7 [2021-03-12T00:36:40.707Z] ---> 18685df29497 [2021-03-12T00:36:40.707Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-12T00:36:40.707Z] ---> Running in b4c37cf79ca9 [2021-03-12T00:36:40.707Z] Removing intermediate container 984b0da15615 [2021-03-12T00:36:40.707Z] ---> 7cea885318e7 [2021-03-12T00:36:40.707Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-12T00:36:40.969Z] ---> Running in aec98e27a5e1 [2021-03-12T00:36:40.969Z] ---> Running in f03194fc1ea8 [2021-03-12T00:36:41.231Z] Removing intermediate container fae1c9109cae [2021-03-12T00:36:41.231Z] ---> 20437aa552c2 [2021-03-12T00:36:41.231Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-12T00:36:41.231Z] Removing intermediate container 738b684ab558 [2021-03-12T00:36:41.231Z] ---> 8519799f3ac7 [2021-03-12T00:36:41.231Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-12T00:36:41.501Z] ---> Running in 103f2835654f [2021-03-12T00:36:41.501Z] ---> Running in 938c0605370a [2021-03-12T00:36:41.773Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:36:42.058Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:36:42.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:36:42.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:36:42.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:36:42.585Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:36:42.585Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:36:42.849Z] OK: 233 MiB in 51 packages [2021-03-12T00:36:43.115Z] OK: 233 MiB in 51 packages [2021-03-12T00:36:43.115Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:36:43.115Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:36:43.115Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:36:43.422Z] Removing intermediate container b4c37cf79ca9 [2021-03-12T00:36:43.422Z] ---> 45878fceb710 [2021-03-12T00:36:43.422Z] Step 6/22 : COPY go.mod . [2021-03-12T00:36:43.711Z] OK: 233 MiB in 51 packages [2021-03-12T00:36:43.711Z] OK: 233 MiB in 51 packages [2021-03-12T00:36:43.711Z] OK: 233 MiB in 51 packages [2021-03-12T00:36:43.711Z] Removing intermediate container aec98e27a5e1 [2021-03-12T00:36:43.711Z] ---> d0c9be1dad7a [2021-03-12T00:36:43.711Z] Step 6/23 : COPY go.mod . [2021-03-12T00:36:43.977Z] ---> 1641fe7fd501 [2021-03-12T00:36:43.977Z] Step 7/22 : RUN go mod download [2021-03-12T00:36:43.977Z] ---> Running in 058ba31a3162 [2021-03-12T00:36:44.079Z] ---> Running in aab8258c2272 [2021-03-12T00:36:44.251Z] ---> 8491804e3af8 [2021-03-12T00:36:44.251Z] Step 7/23 : RUN go mod download [2021-03-12T00:36:44.251Z] ---> Running in 51a4c2f8da86 [2021-03-12T00:36:44.833Z] Removing intermediate container f03194fc1ea8 [2021-03-12T00:36:44.833Z] ---> 2e0de9b9e5c1 [2021-03-12T00:36:44.833Z] Step 6/23 : COPY go.mod . [2021-03-12T00:36:44.833Z] Removing intermediate container 103f2835654f [2021-03-12T00:36:44.833Z] ---> a8b3e2a339fe [2021-03-12T00:36:44.833Z] Step 6/31 : COPY go.mod . [2021-03-12T00:36:45.106Z] Removing intermediate container 938c0605370a [2021-03-12T00:36:45.106Z] ---> 69e01a158ddd [2021-03-12T00:36:45.106Z] Step 6/21 : COPY go.mod . [2021-03-12T00:36:45.377Z] ---> 8f37156986a2 [2021-03-12T00:36:45.377Z] Step 7/23 : RUN go mod download [2021-03-12T00:36:45.377Z] ---> Running in 3b080fc70fe9 [2021-03-12T00:36:45.377Z] ---> 54f6146f77a1 [2021-03-12T00:36:45.377Z] Step 7/31 : RUN go mod download [2021-03-12T00:36:45.377Z] ---> 932c6f431419 [2021-03-12T00:36:45.377Z] Step 7/21 : RUN go mod download [2021-03-12T00:36:45.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:36:45.647Z] ---> Running in 481eb0fd5eac [2021-03-12T00:36:45.647Z] ---> Running in d9d2a8e21ca6 [2021-03-12T00:36:46.123Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:36:46.718Z] (1/12) Installing libmagic (5.38-r0) [2021-03-12T00:36:46.989Z] (2/12) Installing file (5.38-r0) [2021-03-12T00:36:47.260Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-12T00:36:47.260Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-12T00:36:47.666Z] Removing intermediate container 51a4c2f8da86 [2021-03-12T00:36:47.666Z] ---> 4406368e7cc8 [2021-03-12T00:36:47.666Z] Step 8/23 : COPY . . [2021-03-12T00:36:47.666Z] Removing intermediate container 058ba31a3162 [2021-03-12T00:36:47.666Z] ---> 9e0265761467 [2021-03-12T00:36:47.666Z] Step 8/22 : COPY . . [2021-03-12T00:36:47.666Z] Removing intermediate container 3b080fc70fe9 [2021-03-12T00:36:47.666Z] ---> 361d934befa6 [2021-03-12T00:36:47.666Z] Step 8/23 : COPY . . [2021-03-12T00:36:51.983Z] Removing intermediate container d9d2a8e21ca6 [2021-03-12T00:36:51.983Z] ---> 877aea85170a [2021-03-12T00:36:51.983Z] Step 8/31 : COPY . . [2021-03-12T00:36:51.983Z] Removing intermediate container 481eb0fd5eac [2021-03-12T00:36:51.983Z] ---> 765649efc612 [2021-03-12T00:36:51.983Z] Step 8/21 : COPY . . [2021-03-12T00:36:57.445Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-12T00:36:57.445Z] (6/12) Installing patch (2.7.6-r6) [2021-03-12T00:36:57.445Z] (7/12) Installing build-base (0.5-r2) [2021-03-12T00:36:57.445Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-12T00:36:57.445Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-12T00:36:57.445Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-12T00:36:57.445Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-12T00:36:57.445Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-12T00:36:57.445Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:36:57.445Z] OK: 217 MiB in 51 packages [2021-03-12T00:37:00.834Z] Removing intermediate container aab8258c2272 [2021-03-12T00:37:00.834Z] ---> f2f7b3eb7cd5 [2021-03-12T00:37:00.834Z] Step 4/6 : WORKDIR /edgex-go [2021-03-12T00:37:00.834Z] ---> Running in 6e8ef5cfdc4c [2021-03-12T00:37:01.428Z] Removing intermediate container 6e8ef5cfdc4c [2021-03-12T00:37:01.428Z] ---> 13dc6e060451 [2021-03-12T00:37:01.428Z] Step 5/6 : COPY go.mod . [2021-03-12T00:37:02.038Z] ---> 75751e6d59aa [2021-03-12T00:37:02.038Z] Step 6/6 : RUN go mod download [2021-03-12T00:37:02.310Z] ---> Running in d242e1f90889 [2021-03-12T00:37:31.069Z] ---> e2f49db8c4b9 [2021-03-12T00:37:31.069Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-12T00:37:31.069Z] ---> b4e73b6a609e [2021-03-12T00:37:31.069Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-12T00:37:31.069Z] ---> Running in 18fadb815217 [2021-03-12T00:37:31.069Z] ---> c33ecb8247bc [2021-03-12T00:37:31.069Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-12T00:37:31.069Z] ---> 08cdb14c8727 [2021-03-12T00:37:31.069Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-12T00:37:31.069Z] ---> 73d37f3765bc [2021-03-12T00:37:31.069Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-12T00:37:31.069Z] ---> Running in 10bd7f3e00c3 [2021-03-12T00:37:31.069Z] ---> Running in 54cd566b374f [2021-03-12T00:37:31.069Z] ---> Running in a37fe07a35cc [2021-03-12T00:37:31.069Z] ---> Running in c1b763a8e3a5 [2021-03-12T00:37:31.069Z] 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-12T00:37:31.069Z] 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-12T00:37:31.069Z] 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-12T00:37:31.069Z] 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-12T00:37:31.069Z] 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-12T00:37:34.699Z] Removing intermediate container d242e1f90889 [2021-03-12T00:37:34.699Z] ---> 016fdd6cc84f [2021-03-12T00:37:34.699Z] Successfully built 016fdd6cc84f [2021-03-12T00:37:34.699Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:37:35.052Z] + docker inspect -f . ci-base-image-arm64 [2021-03-12T00:37:35.052Z] . [Pipeline] withDockerContainer [2021-03-12T00:37:35.285Z] prd-ubuntu18.04-docker-arm64-4c-16g-29564 does not seem to be running inside a container [2021-03-12T00:37:35.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-12T00:37:36.812Z] $ docker top f83bf7930ccffc4124814501bbafa8899c0db09711967677c969c3dd9a4d8d84 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T00:37:37.857Z] + go version [2021-03-12T00:37:37.857Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-12T00:37:37.888Z] $ docker stop --time=1 f83bf7930ccffc4124814501bbafa8899c0db09711967677c969c3dd9a4d8d84 [2021-03-12T00:37:39.860Z] $ docker rm -f f83bf7930ccffc4124814501bbafa8899c0db09711967677c969c3dd9a4d8d84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:37:40.928Z] + docker inspect -f . ci-base-image-arm64 [2021-03-12T00:37:40.928Z] . [Pipeline] withDockerContainer [2021-03-12T00:37:41.160Z] prd-ubuntu18.04-docker-arm64-4c-16g-29564 does not seem to be running inside a container [2021-03-12T00:37:41.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-12T00:37:42.597Z] $ docker top 1917444a7896acdc45a13c026be2e7d6b4bee49358c138a0610f889ec52997c8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-12T00:37:42.942Z] ========================================================= [2021-03-12T00:37:42.942Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-12T00:37:42.942Z] ========================================================= [Pipeline] sh [2021-03-12T00:37:43.652Z] + make test [2021-03-12T00:37:43.652Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-12T00:38:03.422Z] 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-12T00:38:10.462Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-12T00:38:13.559Z] Removing intermediate container 18fadb815217 [2021-03-12T00:38:13.559Z] ---> ec61231e6a99 [2021-03-12T00:38:13.559Z] [2021-03-12T00:38:13.559Z] Step 10/31 : FROM alpine:3.12 [2021-03-12T00:38:13.559Z] 3.12: Pulling from library/alpine [2021-03-12T00:38:13.559Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-12T00:38:13.559Z] Status: Downloaded newer image for alpine:3.12 [2021-03-12T00:38:13.559Z] ---> 88dd2752d2ea [2021-03-12T00:38:13.559Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-12T00:38:13.559Z] ---> Running in 6db7dd4bcf25 [2021-03-12T00:38:15.528Z] Removing intermediate container 6db7dd4bcf25 [2021-03-12T00:38:15.528Z] ---> 460b16b62948 [2021-03-12T00:38:15.528Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-12T00:38:16.938Z] ---> Running in 3be7def16f79 [2021-03-12T00:38:17.205Z] Removing intermediate container a37fe07a35cc [2021-03-12T00:38:17.205Z] ---> a26c13cd477f [2021-03-12T00:38:17.205Z] [2021-03-12T00:38:17.205Z] Step 10/21 : FROM alpine:3.12 [2021-03-12T00:38:17.205Z] ---> 88dd2752d2ea [2021-03-12T00:38:17.205Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-12T00:38:17.205Z] Removing intermediate container 54cd566b374f [2021-03-12T00:38:17.205Z] ---> 68ce5a2d34fd [2021-03-12T00:38:17.205Z] [2021-03-12T00:38:17.205Z] Step 10/23 : FROM alpine:3.12 [2021-03-12T00:38:17.205Z] ---> 88dd2752d2ea [2021-03-12T00:38:17.205Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-12T00:38:17.205Z] Removing intermediate container c1b763a8e3a5 [2021-03-12T00:38:17.205Z] ---> a3466959827a [2021-03-12T00:38:17.205Z] [2021-03-12T00:38:17.205Z] Step 10/22 : FROM alpine:3.12 [2021-03-12T00:38:17.205Z] ---> 88dd2752d2ea [2021-03-12T00:38:17.205Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-12T00:38:17.205Z] ---> Running in 3765a24d81fc [2021-03-12T00:38:17.205Z] ---> Running in 5c1e0614887d [2021-03-12T00:38:17.481Z] ---> Running in bdda5a0162c8 [2021-03-12T00:38:17.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:17.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:18.039Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-12T00:38:18.039Z] (2/2) Installing su-exec (0.2-r1) [2021-03-12T00:38:18.039Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:38:18.039Z] OK: 6 MiB in 16 packages [2021-03-12T00:38:18.322Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:18.604Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:18.604Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:18.604Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:18.604Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:18.604Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:18.870Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-12T00:38:18.870Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:38:18.870Z] OK: 6 MiB in 15 packages [2021-03-12T00:38:18.870Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-12T00:38:18.870Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-12T00:38:20.293Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-12T00:38:20.293Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-12T00:38:20.293Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-12T00:38:20.293Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:38:20.293Z] (4/4) Installing curl (7.69.1-r3) [2021-03-12T00:38:20.293Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:38:20.293Z] Executing ca-certificates-20191127-r4.trigger [2021-03-12T00:38:20.293Z] Executing ca-certificates-20191127-r4.trigger [2021-03-12T00:38:20.293Z] OK: 6 MiB in 16 packages [2021-03-12T00:38:20.575Z] OK: 7 MiB in 18 packages [2021-03-12T00:38:21.569Z] Removing intermediate container 3be7def16f79 [2021-03-12T00:38:21.569Z] ---> df52b11665dd [2021-03-12T00:38:21.569Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-12T00:38:21.569Z] Removing intermediate container 10bd7f3e00c3 [2021-03-12T00:38:21.569Z] ---> 67d095f3509f [2021-03-12T00:38:21.569Z] [2021-03-12T00:38:21.569Z] Step 10/23 : FROM alpine:3.12 [2021-03-12T00:38:21.569Z] ---> 88dd2752d2ea [2021-03-12T00:38:21.569Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-12T00:38:21.569Z] ---> Running in d1e96dcff1da [2021-03-12T00:38:21.569Z] ---> Running in ce52c3840bc6 [2021-03-12T00:38:22.149Z] Removing intermediate container 5c1e0614887d [2021-03-12T00:38:22.149Z] ---> 65aead69b376 [2021-03-12T00:38:22.149Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:38:23.118Z] ---> Running in fc523254bfa9 [2021-03-12T00:38:23.118Z] Removing intermediate container bdda5a0162c8 [2021-03-12T00:38:23.118Z] ---> a3c9c75758c3 [2021-03-12T00:38:23.118Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:38:23.118Z] Removing intermediate container d1e96dcff1da [2021-03-12T00:38:23.118Z] ---> afbac76486cc [2021-03-12T00:38:23.118Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-12T00:38:23.118Z] Removing intermediate container 3765a24d81fc [2021-03-12T00:38:23.118Z] ---> 723747f01f48 [2021-03-12T00:38:23.118Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-12T00:38:23.118Z] ---> Running in d4feb8423c8d [2021-03-12T00:38:23.390Z] ---> Running in 617498cf07c8 [2021-03-12T00:38:23.390Z] ---> Running in 6f7e446f9765 [2021-03-12T00:38:23.390Z] Removing intermediate container fc523254bfa9 [2021-03-12T00:38:23.390Z] ---> 5fcd881fa507 [2021-03-12T00:38:23.390Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-12T00:38:23.663Z] ---> Running in 901bff2ea999 [2021-03-12T00:38:23.663Z] Removing intermediate container d4feb8423c8d [2021-03-12T00:38:23.663Z] ---> 47e4f883a21e [2021-03-12T00:38:23.663Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-12T00:38:23.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:23.663Z] Removing intermediate container 617498cf07c8 [2021-03-12T00:38:23.663Z] ---> 927c77081662 [2021-03-12T00:38:23.663Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-12T00:38:23.930Z] ---> Running in cc8eb1b12395 [2021-03-12T00:38:23.930Z] Removing intermediate container 6f7e446f9765 [2021-03-12T00:38:23.930Z] ---> a63e01e8f88b [2021-03-12T00:38:23.930Z] Step 13/21 : WORKDIR /edgex [2021-03-12T00:38:23.930Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:24.194Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-12T00:38:24.194Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:38:24.194Z] OK: 6 MiB in 15 packages [2021-03-12T00:38:24.194Z] Removing intermediate container 901bff2ea999 [2021-03-12T00:38:24.194Z] ---> 4e3bdd6c3965 [2021-03-12T00:38:24.194Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-12T00:38:24.467Z] ---> Running in d584c906dc48 [2021-03-12T00:38:24.467Z] ---> Running in bee0a28bcb85 [2021-03-12T00:38:24.467Z] ---> Running in 76dfbfe93348 [2021-03-12T00:38:24.731Z] Removing intermediate container cc8eb1b12395 [2021-03-12T00:38:24.731Z] ---> 4ae708352e8f [2021-03-12T00:38:24.731Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-12T00:38:24.731Z] ---> Running in 47b315118e5d [2021-03-12T00:38:24.731Z] Removing intermediate container bee0a28bcb85 [2021-03-12T00:38:24.731Z] ---> 3f6ecd28e26f [2021-03-12T00:38:24.731Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-12T00:38:24.995Z] Removing intermediate container 76dfbfe93348 [2021-03-12T00:38:24.995Z] ---> 600b66d1070d [2021-03-12T00:38:24.995Z] Step 15/23 : WORKDIR / [2021-03-12T00:38:24.995Z] ---> Running in cd11e15d6dcd [2021-03-12T00:38:25.259Z] Removing intermediate container 47b315118e5d [2021-03-12T00:38:25.259Z] ---> dfb97a1d44e5 [2021-03-12T00:38:25.259Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:38:25.259Z] Removing intermediate container ce52c3840bc6 [2021-03-12T00:38:25.259Z] ---> c624e6dfe863 [2021-03-12T00:38:25.259Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:38:25.259Z] ---> df4bf160b096 [2021-03-12T00:38:25.259Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-12T00:38:25.526Z] ---> Running in 739c5c18eff7 [2021-03-12T00:38:25.526Z] Removing intermediate container cd11e15d6dcd [2021-03-12T00:38:25.526Z] ---> c7f3c4d0446f [2021-03-12T00:38:25.526Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:38:25.793Z] ---> 040193ec2543 [2021-03-12T00:38:25.793Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-12T00:38:25.793Z] Removing intermediate container 739c5c18eff7 [2021-03-12T00:38:25.793Z] ---> 05c9c4c72a0b [2021-03-12T00:38:25.793Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-12T00:38:26.064Z] ---> Running in 54e3fe3c0e1f [2021-03-12T00:38:26.064Z] ---> 80cd278bdae8 [2021-03-12T00:38:26.064Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-12T00:38:26.064Z] ---> de93435c18c5 [2021-03-12T00:38:26.064Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-12T00:38:26.353Z] Removing intermediate container 54e3fe3c0e1f [2021-03-12T00:38:26.353Z] ---> 0df4176c1998 [2021-03-12T00:38:26.353Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-12T00:38:26.638Z] ---> Running in 2cbbc970ffad [2021-03-12T00:38:26.638Z] Removing intermediate container d584c906dc48 [2021-03-12T00:38:26.638Z] ---> 31cc3f94d9dc [2021-03-12T00:38:26.638Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-12T00:38:26.638Z] ---> dbeb009eb6d1 [2021-03-12T00:38:26.638Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-12T00:38:26.903Z] ---> Running in cec1f78f75b0 [2021-03-12T00:38:27.170Z] ---> fe0459dcc23c [2021-03-12T00:38:27.170Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-12T00:38:27.444Z] ---> 3db04aa84166 [2021-03-12T00:38:27.444Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-12T00:38:27.444Z] Removing intermediate container 2cbbc970ffad [2021-03-12T00:38:27.444Z] ---> 8a4d9f9eadbe [2021-03-12T00:38:27.444Z] Step 15/23 : WORKDIR / [2021-03-12T00:38:27.444Z] ---> 23d5e6aa6c52 [2021-03-12T00:38:27.444Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-12T00:38:27.444Z] ---> Running in 257d67979249 [2021-03-12T00:38:27.715Z] ---> Running in ee7701136066 [2021-03-12T00:38:27.715Z] ---> Running in 5586b2315d13 [2021-03-12T00:38:27.715Z] Removing intermediate container cec1f78f75b0 [2021-03-12T00:38:27.715Z] ---> 9b1f06803443 [2021-03-12T00:38:27.715Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-12T00:38:27.715Z] ---> 27fcdd90518a [2021-03-12T00:38:27.715Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-12T00:38:27.981Z] Removing intermediate container 257d67979249 [2021-03-12T00:38:27.981Z] ---> 7da32aae6a52 [2021-03-12T00:38:27.981Z] Step 18/21 : CMD ["--init=true"] [2021-03-12T00:38:27.981Z] ---> Running in f37955310a08 [2021-03-12T00:38:28.257Z] ---> Running in b44007d5fc62 [2021-03-12T00:38:28.257Z] Removing intermediate container 5586b2315d13 [2021-03-12T00:38:28.257Z] ---> fc6b40357ace [2021-03-12T00:38:28.257Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:38:28.257Z] Removing intermediate container ee7701136066 [2021-03-12T00:38:28.257Z] ---> 62cecb541985 [2021-03-12T00:38:28.257Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:38:28.257Z] ---> ebf21a37bd47 [2021-03-12T00:38:28.257Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-12T00:38:28.257Z] ---> Running in 9988c0873464 [2021-03-12T00:38:28.525Z] ---> Running in 3e987a1aa58d [2021-03-12T00:38:28.525Z] Removing intermediate container f37955310a08 [2021-03-12T00:38:28.526Z] ---> 8bc670d962f0 [2021-03-12T00:38:28.526Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:38:28.526Z] Removing intermediate container b44007d5fc62 [2021-03-12T00:38:28.526Z] ---> d3f7ec9b0122 [2021-03-12T00:38:28.526Z] Step 19/21 : LABEL arch=x86_64 [2021-03-12T00:38:28.794Z] ---> Running in 54f80b8e4970 [2021-03-12T00:38:28.794Z] ---> d2d7f022d514 [2021-03-12T00:38:28.794Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-12T00:38:28.794Z] Removing intermediate container 9988c0873464 [2021-03-12T00:38:28.794Z] ---> 361b2aaf04f6 [2021-03-12T00:38:28.794Z] Step 20/22 : LABEL arch=x86_64 [2021-03-12T00:38:29.081Z] ---> Running in 89f07e0b0775 [2021-03-12T00:38:29.081Z] ---> Running in de2f30054b5a [2021-03-12T00:38:29.081Z] Removing intermediate container 54f80b8e4970 [2021-03-12T00:38:29.081Z] ---> 5931f32226e1 [2021-03-12T00:38:29.081Z] Step 21/23 : LABEL arch=x86_64 [2021-03-12T00:38:29.362Z] ---> Running in 4c57bcd4030c [2021-03-12T00:38:29.631Z] Removing intermediate container 89f07e0b0775 [2021-03-12T00:38:29.631Z] ---> edcb6f6a36d5 [2021-03-12T00:38:29.631Z] Step 20/21 : LABEL git_sha=1fef9e680f1af6cd4ee2c69266faee8411c043cf [2021-03-12T00:38:29.631Z] Removing intermediate container de2f30054b5a [2021-03-12T00:38:29.631Z] ---> d5c093c1a1e7 [2021-03-12T00:38:29.631Z] Step 21/22 : LABEL git_sha=1fef9e680f1af6cd4ee2c69266faee8411c043cf [2021-03-12T00:38:29.631Z] ---> Running in dc6c13cf12bf [2021-03-12T00:38:29.900Z] ---> Running in 9246d7813026 [2021-03-12T00:38:29.900Z] Removing intermediate container 4c57bcd4030c [2021-03-12T00:38:29.900Z] ---> 913b568ccf0d [2021-03-12T00:38:29.900Z] Step 22/23 : LABEL git_sha=1fef9e680f1af6cd4ee2c69266faee8411c043cf [2021-03-12T00:38:29.900Z] ---> d637a1f222e5 [2021-03-12T00:38:29.900Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-12T00:38:30.168Z] ---> Running in 268ecb4568c7 [2021-03-12T00:38:30.168Z] Removing intermediate container dc6c13cf12bf [2021-03-12T00:38:30.168Z] ---> d4e416dcff0c [2021-03-12T00:38:30.168Z] Step 21/21 : LABEL version=0.0.0 [2021-03-12T00:38:30.168Z] Removing intermediate container 9246d7813026 [2021-03-12T00:38:30.168Z] ---> b14a5cf339f7 [2021-03-12T00:38:30.168Z] Step 22/22 : LABEL version=0.0.0 [2021-03-12T00:38:30.433Z] ---> Running in 7639170b5908 [2021-03-12T00:38:30.433Z] ---> Running in 2bd8fd10b67e [2021-03-12T00:38:30.433Z] ---> 9574f65aa543 [2021-03-12T00:38:30.433Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-12T00:38:30.433Z] Removing intermediate container 268ecb4568c7 [2021-03-12T00:38:30.433Z] ---> a1a75c779361 [2021-03-12T00:38:30.433Z] Step 23/23 : LABEL version=0.0.0 [2021-03-12T00:38:30.700Z] ---> Running in e2134689e009 [2021-03-12T00:38:30.700Z] Removing intermediate container 3e987a1aa58d [2021-03-12T00:38:30.700Z] ---> 527da4be1916 [2021-03-12T00:38:30.700Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:38:30.963Z] ---> Running in 0bae2d983db1 [2021-03-12T00:38:30.963Z] Removing intermediate container 7639170b5908 [2021-03-12T00:38:30.963Z] ---> 8dff4d048f85 [2021-03-12T00:38:30.963Z] [2021-03-12T00:38:30.963Z] Removing intermediate container 2bd8fd10b67e [2021-03-12T00:38:30.963Z] ---> d607b31bb10a [2021-03-12T00:38:30.963Z] [2021-03-12T00:38:31.227Z] Removing intermediate container e2134689e009 [2021-03-12T00:38:31.227Z] ---> 15e1804f19e2 [2021-03-12T00:38:31.227Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:38:31.227Z] ---> c8e8f4079b22 [2021-03-12T00:38:31.227Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-12T00:38:31.227Z] Removing intermediate container 0bae2d983db1 [2021-03-12T00:38:31.227Z] ---> 5ac51bd5b0ba [2021-03-12T00:38:31.227Z] [2021-03-12T00:38:31.227Z] Successfully built 8dff4d048f85 [2021-03-12T00:38:31.227Z] Successfully built d607b31bb10a [2021-03-12T00:38:31.510Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-12T00:38:31.510Z] ---> Running in 499b37ea6b3a [2021-03-12T00:38:31.510Z] Successfully tagged docker-support-notifications-go:latest [2021-03-12T00:38:31.782Z] Building docker-support-scheduler-go [2021-03-12T00:38:31.782Z] Building docker-security-secretstore-setup-go [2021-03-12T00:38:31.782Z]  Building docker-security-proxy-setup-go ... done  Building docker-support-notifications-go ... done Successfully built 5ac51bd5b0ba [2021-03-12T00:38:31.782Z] Successfully tagged docker-core-command-go:latest [2021-03-12T00:38:31.782Z] Building docker-core-data-go [2021-03-12T00:38:31.782Z]  Building docker-core-command-go ... done Removing intermediate container 499b37ea6b3a [2021-03-12T00:38:31.782Z] ---> 917f84f5d0f4 [2021-03-12T00:38:31.782Z] Step 21/23 : LABEL arch=x86_64 [2021-03-12T00:38:32.070Z] ---> Running in 4102cbcbdac0 [2021-03-12T00:38:32.070Z] ---> db05f6827a60 [2021-03-12T00:38:32.070Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-12T00:38:32.349Z] Removing intermediate container 4102cbcbdac0 [2021-03-12T00:38:32.349Z] ---> 5ce70a2b185e [2021-03-12T00:38:32.349Z] Step 22/23 : LABEL git_sha=1fef9e680f1af6cd4ee2c69266faee8411c043cf [2021-03-12T00:38:32.349Z] ---> Running in ba5e4fb9ea7a [2021-03-12T00:38:32.349Z] ---> 03efc475ed57 [2021-03-12T00:38:32.349Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-12T00:38:32.620Z] Removing intermediate container ba5e4fb9ea7a [2021-03-12T00:38:32.620Z] ---> 046bc4d529d3 [2021-03-12T00:38:32.620Z] Step 23/23 : LABEL version=0.0.0 [2021-03-12T00:38:32.890Z] ---> Running in 70edf778eded [2021-03-12T00:38:32.890Z] ---> f5d915f5e6f0 [2021-03-12T00:38:32.890Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-12T00:38:33.158Z] Removing intermediate container 70edf778eded [2021-03-12T00:38:33.158Z] ---> 2204d4cd3119 [2021-03-12T00:38:33.158Z] [2021-03-12T00:38:33.158Z] Successfully built 2204d4cd3119 [2021-03-12T00:38:33.422Z] Successfully tagged docker-core-metadata-go:latest [2021-03-12T00:38:33.422Z] Building docker-sys-mgmt-agent-go [2021-03-12T00:38:34.004Z]  Building docker-core-metadata-go ... done  ---> 9278b5d382cf [2021-03-12T00:38:34.004Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-12T00:38:34.004Z] ---> Running in 4635d5cc603b [2021-03-12T00:38:36.597Z] Removing intermediate container 4635d5cc603b [2021-03-12T00:38:36.597Z] ---> 5d4f72fa7f9d [2021-03-12T00:38:36.597Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-12T00:38:36.874Z] ---> 03ac5c47feb0 [2021-03-12T00:38:36.874Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-12T00:38:37.243Z] ---> Running in 9adea220760b [2021-03-12T00:38:40.281Z] Removing intermediate container 9adea220760b [2021-03-12T00:38:40.281Z] ---> 48f845932272 [2021-03-12T00:38:40.281Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-12T00:38:40.549Z] ---> Running in d8c94c83a3ea [2021-03-12T00:38:41.158Z] Removing intermediate container d8c94c83a3ea [2021-03-12T00:38:41.158Z] ---> 719773675f62 [2021-03-12T00:38:41.158Z] Step 28/31 : CMD ["gate"] [2021-03-12T00:38:43.087Z] ---> Running in 7cd7c72b48b7 [2021-03-12T00:38:43.663Z] Removing intermediate container 7cd7c72b48b7 [2021-03-12T00:38:43.663Z] ---> e9704bef8ff1 [2021-03-12T00:38:43.663Z] Step 29/31 : LABEL arch=x86_64 [2021-03-12T00:38:43.931Z] ---> Running in 7ec785be2ec1 [2021-03-12T00:38:44.195Z] Removing intermediate container 7ec785be2ec1 [2021-03-12T00:38:44.196Z] ---> c32a7bf8c97b [2021-03-12T00:38:44.196Z] Step 30/31 : LABEL git_sha=1fef9e680f1af6cd4ee2c69266faee8411c043cf [2021-03-12T00:38:44.458Z] ---> Running in 55191ee0931e [2021-03-12T00:38:44.724Z] Removing intermediate container 55191ee0931e [2021-03-12T00:38:44.724Z] ---> 3d3172071c81 [2021-03-12T00:38:44.724Z] Step 31/31 : LABEL version=0.0.0 [2021-03-12T00:38:44.724Z] ---> Running in 0427c66e5ad2 [2021-03-12T00:38:44.990Z] Removing intermediate container 0427c66e5ad2 [2021-03-12T00:38:44.990Z] ---> 0c644b6c55c3 [2021-03-12T00:38:44.990Z] [2021-03-12T00:38:45.256Z] Successfully built 0c644b6c55c3 [2021-03-12T00:38:45.256Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-12T00:38:57.446Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-12T00:39:03.542Z]  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:39:03.542Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:39:03.542Z] ---> f39b33b66b7d [2021-03-12T00:39:03.542Z] Step 3/26 : WORKDIR /edgex-go [2021-03-12T00:39:03.542Z] ---> Using cache [2021-03-12T00:39:03.542Z] ---> 79c33c107872 [2021-03-12T00:39:03.542Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:39:03.542Z] ---> Using cache [2021-03-12T00:39:03.542Z] ---> 20437aa552c2 [2021-03-12T00:39:03.542Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-12T00:39:03.542Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:39:03.542Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:39:03.542Z] ---> f39b33b66b7d [2021-03-12T00:39:03.542Z] Step 3/23 : WORKDIR /edgex-go [2021-03-12T00:39:03.542Z] ---> Using cache [2021-03-12T00:39:03.542Z] ---> 79c33c107872 [2021-03-12T00:39:03.542Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:39:03.542Z] ---> Using cache [2021-03-12T00:39:03.542Z] ---> 20437aa552c2 [2021-03-12T00:39:03.542Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-12T00:39:03.542Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:39:03.542Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:39:03.542Z] ---> f39b33b66b7d [2021-03-12T00:39:03.542Z] Step 3/24 : WORKDIR /edgex-go [2021-03-12T00:39:03.542Z] ---> Using cache [2021-03-12T00:39:03.542Z] ---> 79c33c107872 [2021-03-12T00:39:03.542Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:39:03.542Z] ---> Using cache [2021-03-12T00:39:03.542Z] ---> 20437aa552c2 [2021-03-12T00:39:03.542Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-12T00:39:03.542Z] ---> Using cache [2021-03-12T00:39:03.542Z] ---> a8b3e2a339fe [2021-03-12T00:39:03.542Z] Step 6/24 : COPY go.mod . [2021-03-12T00:39:03.542Z] ---> Using cache [2021-03-12T00:39:03.542Z] ---> 54f6146f77a1 [2021-03-12T00:39:03.542Z] Step 7/24 : RUN go mod download [2021-03-12T00:39:03.542Z] ---> Using cache [2021-03-12T00:39:03.542Z] ---> 877aea85170a [2021-03-12T00:39:03.542Z] Step 8/24 : COPY . . [2021-03-12T00:39:03.542Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:39:03.542Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:39:03.542Z] ---> f39b33b66b7d [2021-03-12T00:39:03.542Z] Step 3/22 : WORKDIR /edgex-go [2021-03-12T00:39:03.542Z] ---> Using cache [2021-03-12T00:39:03.542Z] ---> 79c33c107872 [2021-03-12T00:39:03.542Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:39:03.542Z] ---> Using cache [2021-03-12T00:39:03.542Z] ---> 20437aa552c2 [2021-03-12T00:39:03.542Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-12T00:39:03.542Z] ---> Using cache [2021-03-12T00:39:03.542Z] ---> a8b3e2a339fe [2021-03-12T00:39:03.542Z] Step 6/22 : COPY go.mod . [2021-03-12T00:39:03.542Z] ---> Using cache [2021-03-12T00:39:03.542Z] ---> 54f6146f77a1 [2021-03-12T00:39:03.542Z] Step 7/22 : RUN go mod download [2021-03-12T00:39:03.542Z] ---> Using cache [2021-03-12T00:39:03.542Z] ---> 877aea85170a [2021-03-12T00:39:03.542Z] Step 8/22 : COPY . . [2021-03-12T00:39:03.542Z] ---> Using cache [2021-03-12T00:39:03.542Z] ---> e2f49db8c4b9 [2021-03-12T00:39:03.542Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-12T00:39:03.542Z] ---> Using cache [2021-03-12T00:39:03.542Z] ---> e2f49db8c4b9 [2021-03-12T00:39:03.542Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-12T00:39:04.512Z] ---> Running in ca8247ad00c3 [2021-03-12T00:39:04.512Z] ---> Running in 162f839a0a9f [2021-03-12T00:39:04.512Z] ---> Running in b3a8d2b4c11a [2021-03-12T00:39:04.512Z] ---> Running in f0d1ca5ce767 [2021-03-12T00:39:07.088Z] 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-12T00:39:07.088Z] 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-12T00:39:07.088Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:39:07.088Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:39:07.632Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-12T00:39:07.676Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:39:07.676Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:39:08.648Z] OK: 233 MiB in 51 packages [2021-03-12T00:39:08.648Z] OK: 233 MiB in 51 packages [2021-03-12T00:39:10.106Z] Removing intermediate container 162f839a0a9f [2021-03-12T00:39:10.106Z] ---> f99880db4517 [2021-03-12T00:39:10.106Z] Step 6/23 : COPY go.mod . [2021-03-12T00:39:10.697Z] Removing intermediate container b3a8d2b4c11a [2021-03-12T00:39:10.697Z] ---> 3212a84dcb89 [2021-03-12T00:39:10.697Z] Step 6/26 : COPY go.mod . [2021-03-12T00:39:10.971Z] ---> 6daf9c2a5e5b [2021-03-12T00:39:10.971Z] Step 7/23 : RUN go mod download [2021-03-12T00:39:10.971Z] ---> Running in 1e63870c3d22 [2021-03-12T00:39:11.573Z] ---> 73cc6a1d5ad0 [2021-03-12T00:39:11.573Z] Step 7/26 : RUN go mod download [2021-03-12T00:39:11.848Z] ---> Running in cb352677aa42 [2021-03-12T00:39:13.076Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-12T00:39:13.076Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-12T00:39:14.482Z] Removing intermediate container cb352677aa42 [2021-03-12T00:39:14.482Z] ---> 2406f615c088 [2021-03-12T00:39:14.482Z] Step 8/26 : COPY . . [2021-03-12T00:39:14.482Z] Removing intermediate container 1e63870c3d22 [2021-03-12T00:39:14.482Z] ---> f11de4610ca6 [2021-03-12T00:39:14.482Z] Step 8/23 : COPY . . [2021-03-12T00:39:16.478Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-12T00:39:16.479Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-12T00:39:16.479Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-12T00:39:16.479Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-12T00:39:19.882Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-12T00:39:19.882Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-12T00:39:28.192Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-12T00:39:28.192Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-12T00:39:28.192Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-12T00:39:32.832Z] 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-12T00:39:34.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.315s coverage: 45.9% of statements [2021-03-12T00:39:34.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-12T00:39:34.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-12T00:39:34.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-12T00:39:34.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-12T00:39:34.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-12T00:39:34.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-12T00:39:34.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-12T00:39:34.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.311s coverage: 100.0% of statements [2021-03-12T00:39:43.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.553s coverage: 27.1% of statements [2021-03-12T00:39:43.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-12T00:39:43.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-12T00:39:43.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-12T00:39:43.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-12T00:39:43.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-12T00:39:43.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-12T00:39:43.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements [2021-03-12T00:39:43.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-12T00:39:43.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.094s coverage: 100.0% of statements [2021-03-12T00:39:43.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-12T00:39:43.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-12T00:39:43.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.241s coverage: 71.3% of statements [2021-03-12T00:39:43.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-12T00:39:43.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-12T00:39:45.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.536s coverage: 82.9% of statements [2021-03-12T00:39:45.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-12T00:39:45.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:39:45.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.173s coverage: 78.9% of statements [2021-03-12T00:39:45.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-12T00:39:47.914Z] Removing intermediate container ca8247ad00c3 [2021-03-12T00:39:47.914Z] ---> 5d76600f428d [2021-03-12T00:39:47.914Z] [2021-03-12T00:39:47.914Z] Step 10/22 : FROM alpine:3.12 [2021-03-12T00:39:47.914Z] ---> 88dd2752d2ea [2021-03-12T00:39:47.914Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-12T00:39:47.914Z] ---> Using cache [2021-03-12T00:39:47.914Z] ---> c624e6dfe863 [2021-03-12T00:39:47.914Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:39:47.914Z] ---> Using cache [2021-03-12T00:39:47.914Z] ---> 05c9c4c72a0b [2021-03-12T00:39:47.914Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-12T00:39:47.914Z] ---> Running in eaf9479526b6 [2021-03-12T00:39:47.914Z] ---> 1c09a28fdd15 [2021-03-12T00:39:47.915Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-12T00:39:47.915Z] Removing intermediate container f0d1ca5ce767 [2021-03-12T00:39:47.915Z] ---> feb740cd4972 [2021-03-12T00:39:47.915Z] [2021-03-12T00:39:47.915Z] Step 10/24 : FROM alpine:3.12 [2021-03-12T00:39:47.915Z] ---> 88dd2752d2ea [2021-03-12T00:39:47.915Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-12T00:39:47.915Z] ---> b32d304b1e0d [2021-03-12T00:39:47.915Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-12T00:39:47.915Z] ---> Running in 71ba633eb075 [2021-03-12T00:39:47.915Z] ---> Running in 6dae01d77dfd [2021-03-12T00:39:47.915Z] ---> Running in ae0a8ae9c9e4 [2021-03-12T00:39:47.915Z] Removing intermediate container eaf9479526b6 [2021-03-12T00:39:47.915Z] ---> 47d39b208873 [2021-03-12T00:39:47.915Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-12T00:39:47.915Z] ---> Running in e715d6226fbd [2021-03-12T00:39:47.915Z] Removing intermediate container e715d6226fbd [2021-03-12T00:39:47.915Z] ---> 35375f230b92 [2021-03-12T00:39:47.915Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:39:48.187Z] 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-12T00:39:48.187Z] ---> 1f784327cb6d [2021-03-12T00:39:48.187Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-12T00:39:48.469Z] 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-12T00:39:48.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:39:48.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:39:48.736Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-12T00:39:48.736Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-12T00:39:48.736Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-12T00:39:49.004Z] (4/5) Installing curl (7.69.1-r3) [2021-03-12T00:39:49.004Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-12T00:39:49.004Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:39:49.004Z] Executing ca-certificates-20191127-r4.trigger [2021-03-12T00:39:49.004Z] OK: 7 MiB in 19 packages [2021-03-12T00:39:49.277Z] ---> a8c5a3734bee [2021-03-12T00:39:49.277Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-12T00:39:49.881Z] ---> f9a2f7382c81 [2021-03-12T00:39:49.881Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-12T00:39:50.172Z] ---> Running in c114e6e59a96 [2021-03-12T00:39:50.765Z] Removing intermediate container c114e6e59a96 [2021-03-12T00:39:50.765Z] ---> d120a2b917fa [2021-03-12T00:39:50.765Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:39:51.733Z] ---> Running in bd59f4e358d0 [2021-03-12T00:39:51.733Z] Removing intermediate container ae0a8ae9c9e4 [2021-03-12T00:39:51.733Z] ---> 1116b6d8721b [2021-03-12T00:39:51.733Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-12T00:39:52.324Z] ---> Running in f9873364c201 [2021-03-12T00:39:52.324Z] Removing intermediate container bd59f4e358d0 [2021-03-12T00:39:52.324Z] ---> caee4e82a0ba [2021-03-12T00:39:52.324Z] Step 20/22 : LABEL arch=x86_64 [2021-03-12T00:39:52.324Z] ---> Running in 2277d79e468b [2021-03-12T00:39:52.606Z] Removing intermediate container f9873364c201 [2021-03-12T00:39:52.606Z] ---> abb4cad51ebf [2021-03-12T00:39:52.606Z] Step 13/24 : WORKDIR / [2021-03-12T00:39:52.606Z] ---> Running in 88a24dff184f [2021-03-12T00:39:52.606Z] Removing intermediate container 2277d79e468b [2021-03-12T00:39:52.606Z] ---> 565ca011d332 [2021-03-12T00:39:52.606Z] Step 21/22 : LABEL git_sha=1fef9e680f1af6cd4ee2c69266faee8411c043cf [2021-03-12T00:39:52.881Z] ---> Running in ede7faa691cd [2021-03-12T00:39:53.155Z] Removing intermediate container 88a24dff184f [2021-03-12T00:39:53.155Z] ---> 7f82771a6d06 [2021-03-12T00:39:53.155Z] 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-12T00:39:53.155Z] Removing intermediate container ede7faa691cd [2021-03-12T00:39:53.155Z] ---> 4c2884f82449 [2021-03-12T00:39:53.155Z] Step 22/22 : LABEL version=0.0.0 [2021-03-12T00:39:53.435Z] ---> Running in 1523ea8ea035 [2021-03-12T00:39:53.714Z] ---> 7d11aa84e2e8 [2021-03-12T00:39:53.714Z] 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-12T00:39:53.714Z] Removing intermediate container 1523ea8ea035 [2021-03-12T00:39:53.714Z] ---> 9300b1a65f74 [2021-03-12T00:39:53.714Z] [2021-03-12T00:39:54.325Z] Successfully built 9300b1a65f74 [2021-03-12T00:39:54.325Z] ---> e7a33da398d6 [2021-03-12T00:39:54.325Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-12T00:39:54.325Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-12T00:39:54.911Z]  Building docker-support-scheduler-go ... done  ---> c0b0af3ada98 [2021-03-12T00:39:54.911Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-12T00:39:56.960Z] ---> 96ec7202ed24 [2021-03-12T00:39:56.960Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-12T00:39:57.564Z] ---> ada06288e568 [2021-03-12T00:39:57.564Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-12T00:39:57.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.281s coverage: 28.6% of statements [2021-03-12T00:39:57.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-12T00:39:57.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-12T00:39:57.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-12T00:39:57.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-12T00:39:57.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-12T00:39:57.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.171s coverage: 100.0% of statements [2021-03-12T00:39:57.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-12T00:39:57.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.099s coverage: 100.0% of statements [2021-03-12T00:39:57.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-12T00:39:57.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.386s coverage: 86.7% of statements [2021-03-12T00:39:57.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-12T00:39:57.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.430s coverage: 97.5% of statements [2021-03-12T00:39:57.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-12T00:39:57.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.152s coverage: 78.3% of statements [2021-03-12T00:39:57.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-12T00:39:57.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-12T00:39:57.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-12T00:39:57.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-12T00:39:58.542Z] ---> 33c88c0322d5 [2021-03-12T00:39:58.542Z] 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-12T00:39:58.542Z] ---> Running in 27b45e8c64f9 [2021-03-12T00:40:01.190Z] Removing intermediate container 27b45e8c64f9 [2021-03-12T00:40:01.190Z] ---> ae29eaf9ccfb [2021-03-12T00:40:01.190Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-12T00:40:01.190Z] ---> Running in 8c6b22a0878d [2021-03-12T00:40:01.190Z] Removing intermediate container 8c6b22a0878d [2021-03-12T00:40:01.190Z] ---> eb0649ad422c [2021-03-12T00:40:01.190Z] Step 22/24 : LABEL arch=x86_64 [2021-03-12T00:40:01.190Z] ---> Running in 025adfce22f5 [2021-03-12T00:40:01.480Z] Removing intermediate container 025adfce22f5 [2021-03-12T00:40:01.480Z] ---> 11947520cfa2 [2021-03-12T00:40:01.480Z] Step 23/24 : LABEL git_sha=1fef9e680f1af6cd4ee2c69266faee8411c043cf [2021-03-12T00:40:01.756Z] ---> Running in 343ea8d73dd5 [2021-03-12T00:40:02.026Z] Removing intermediate container 343ea8d73dd5 [2021-03-12T00:40:02.026Z] ---> 5fb4fbced1e4 [2021-03-12T00:40:02.026Z] Step 24/24 : LABEL version=0.0.0 [2021-03-12T00:40:02.300Z] ---> Running in e8b70bc9a1e2 [2021-03-12T00:40:02.570Z] Removing intermediate container e8b70bc9a1e2 [2021-03-12T00:40:02.570Z] ---> ed1792195889 [2021-03-12T00:40:02.570Z] [2021-03-12T00:40:02.842Z] Successfully built ed1792195889 [2021-03-12T00:40:03.111Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-12T00:40:04.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.479s coverage: 92.8% of statements [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-12T00:40:04.511Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-12T00:40:04.511Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.236s coverage: 0.1% of statements [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-12T00:40:04.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-12T00:40:04.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements [2021-03-12T00:40:04.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.131s coverage: 79.5% of statements [2021-03-12T00:40:04.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements [2021-03-12T00:40:04.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements [2021-03-12T00:40:04.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2021-03-12T00:40:09.795Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 71ba633eb075 [2021-03-12T00:40:09.795Z] ---> 96b70d051d01 [2021-03-12T00:40:09.795Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-12T00:40:09.795Z] ---> Running in 52c64aae5af9 [2021-03-12T00:40:10.396Z] 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-12T00:40:11.798Z] Removing intermediate container 52c64aae5af9 [2021-03-12T00:40:11.798Z] ---> 5e676aeef13e [2021-03-12T00:40:11.798Z] [2021-03-12T00:40:11.798Z] Step 11/26 : FROM docker:20.10.0 [2021-03-12T00:40:11.798Z] 20.10.0: Pulling from library/docker [2021-03-12T00:40:15.155Z] Removing intermediate container 6dae01d77dfd [2021-03-12T00:40:15.155Z] ---> 743158e6f4a5 [2021-03-12T00:40:15.155Z] [2021-03-12T00:40:15.155Z] Step 10/23 : FROM alpine:3.12 [2021-03-12T00:40:15.155Z] ---> 88dd2752d2ea [2021-03-12T00:40:15.155Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-12T00:40:15.733Z] ---> Running in 6513e2c3fdd0 [2021-03-12T00:40:16.014Z] Removing intermediate container 6513e2c3fdd0 [2021-03-12T00:40:16.014Z] ---> 8f91d1e15440 [2021-03-12T00:40:16.014Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-12T00:40:16.014Z] ---> Running in a396e71c9294 [2021-03-12T00:40:16.290Z] Removing intermediate container a396e71c9294 [2021-03-12T00:40:16.290Z] ---> 4fb23f1a4544 [2021-03-12T00:40:16.290Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-12T00:40:16.290Z] ---> Running in 9f287ffa68e4 [2021-03-12T00:40:16.552Z] Removing intermediate container 9f287ffa68e4 [2021-03-12T00:40:16.552Z] ---> 1740b4e5e80d [2021-03-12T00:40:16.552Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:40:16.821Z] ---> Running in 6206005b948a [2021-03-12T00:40:17.396Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-12T00:40:17.396Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-12T00:40:17.396Z] ---> aefe523efa57 [2021-03-12T00:40:17.396Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-12T00:40:17.396Z] ---> Running in 14eaa75831de [2021-03-12T00:40:17.988Z] Removing intermediate container 6206005b948a [2021-03-12T00:40:17.988Z] ---> 1318cb26fecc [2021-03-12T00:40:17.988Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-12T00:40:17.988Z] ---> Running in f43e01fa013d [2021-03-12T00:40:17.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:40:18.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:40:18.265Z] (1/2) Installing readline (8.0.4-r0) [2021-03-12T00:40:18.265Z] (2/2) Installing bash (5.0.17-r0) [2021-03-12T00:40:18.265Z] Executing bash-5.0.17-r0.post-install [2021-03-12T00:40:18.265Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:40:18.265Z] OK: 12 MiB in 22 packages [2021-03-12T00:40:18.530Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:40:19.110Z] Removing intermediate container 14eaa75831de [2021-03-12T00:40:19.110Z] ---> 35a1251ead74 [2021-03-12T00:40:19.110Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-12T00:40:19.110Z] ---> Running in 13ba928ddfb7 [2021-03-12T00:40:19.375Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:40:19.375Z] Removing intermediate container 13ba928ddfb7 [2021-03-12T00:40:19.375Z] ---> 129c313d1a4f [2021-03-12T00:40:19.375Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-12T00:40:19.375Z] ---> Running in 3448bd22730a [2021-03-12T00:40:19.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements [2021-03-12T00:40:19.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-03-12T00:40:19.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.103s coverage: 81.4% of statements [2021-03-12T00:40:19.646Z] Removing intermediate container 3448bd22730a [2021-03-12T00:40:19.646Z] ---> d1196d678b68 [2021-03-12T00:40:19.646Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-12T00:40:19.646Z] ---> Running in 2d2bc9124b6b [2021-03-12T00:40:19.918Z] Removing intermediate container 2d2bc9124b6b [2021-03-12T00:40:19.918Z] ---> 9cec12cd4852 [2021-03-12T00:40:19.918Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-12T00:40:20.181Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-12T00:40:20.181Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-12T00:40:20.181Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-12T00:40:20.444Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-12T00:40:20.444Z] ---> aade77aefa8f [2021-03-12T00:40:20.444Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-12T00:40:20.707Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-12T00:40:20.707Z] ---> c4f5c69674c1 [2021-03-12T00:40:20.707Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-12T00:40:21.285Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-12T00:40:21.555Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:40:21.555Z] OK: 8 MiB in 20 packages [2021-03-12T00:40:21.555Z] ---> af4792c232ef [2021-03-12T00:40:21.555Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-12T00:40:21.555Z] ---> Running in 74c0957511ee [2021-03-12T00:40:22.135Z] Removing intermediate container f43e01fa013d [2021-03-12T00:40:22.135Z] ---> 57ae8caffb2c [2021-03-12T00:40:22.135Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:40:22.135Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:40:22.399Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:40:22.399Z] ---> 9836e3542aa5 [2021-03-12T00:40:22.399Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-12T00:40:22.399Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-12T00:40:22.399Z] (2/33) Installing expat (2.2.9-r1) [2021-03-12T00:40:22.399Z] (3/33) Installing libffi (3.3-r2) [2021-03-12T00:40:22.399Z] (4/33) Installing gdbm (1.13-r1) [2021-03-12T00:40:22.399Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-12T00:40:22.399Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-12T00:40:22.663Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-12T00:40:25.277Z] ---> 9dd014ec6e6f [2021-03-12T00:40:25.277Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-12T00:40:25.277Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-12T00:40:25.277Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-12T00:40:25.277Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-12T00:40:25.554Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-12T00:40:25.554Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-12T00:40:25.554Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-12T00:40:25.554Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-12T00:40:25.554Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-12T00:40:25.554Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-12T00:40:25.554Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-12T00:40:25.554Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-12T00:40:25.554Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-12T00:40:26.143Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-12T00:40:26.408Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-12T00:40:26.408Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-12T00:40:26.408Z] ---> 83e020a19003 [2021-03-12T00:40:26.408Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-12T00:40:26.408Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-12T00:40:26.672Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-12T00:40:26.672Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-12T00:40:26.672Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-12T00:40:26.672Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-12T00:40:26.672Z] ---> Running in e0bf2651b6c2 [2021-03-12T00:40:26.672Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-12T00:40:26.934Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-12T00:40:26.934Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-12T00:40:26.934Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-12T00:40:26.934Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-12T00:40:26.934Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-12T00:40:26.934Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:40:26.934Z] OK: 71 MiB in 55 packages [2021-03-12T00:40:27.881Z] Removing intermediate container e0bf2651b6c2 [2021-03-12T00:40:27.881Z] ---> 01524f4614ab [2021-03-12T00:40:27.881Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:40:28.148Z] ---> Running in a0f634c4c10d [2021-03-12T00:40:28.414Z] Removing intermediate container a0f634c4c10d [2021-03-12T00:40:28.414Z] ---> ed6d228262d4 [2021-03-12T00:40:28.414Z] Step 21/23 : LABEL arch=x86_64 [2021-03-12T00:40:28.414Z] ---> Running in 5cb872195265 [2021-03-12T00:40:30.350Z] Removing intermediate container 5cb872195265 [2021-03-12T00:40:30.350Z] ---> dce975cc8650 [2021-03-12T00:40:30.350Z] Step 22/23 : LABEL git_sha=1fef9e680f1af6cd4ee2c69266faee8411c043cf [2021-03-12T00:40:32.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.117s coverage: 92.9% of statements [2021-03-12T00:40:32.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-12T00:40:32.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-12T00:40:32.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-12T00:40:32.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-12T00:40:32.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-12T00:40:32.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-12T00:40:32.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-12T00:40:32.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-12T00:40:32.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-12T00:40:32.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2021-03-12T00:40:32.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-12T00:40:32.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-12T00:40:32.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-03-12T00:40:32.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-12T00:40:32.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 75.5% of statements [2021-03-12T00:40:32.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-12T00:40:32.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements [2021-03-12T00:40:32.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements [2021-03-12T00:40:32.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.128s coverage: 84.6% of statements [2021-03-12T00:40:32.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.196s coverage: 91.6% of statements [2021-03-12T00:40:32.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-12T00:40:32.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.490s coverage: 62.4% of statements [2021-03-12T00:40:32.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-12T00:40:32.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-12T00:40:32.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-03-12T00:40:32.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements [2021-03-12T00:40:32.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-03-12T00:40:32.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements [2021-03-12T00:40:32.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements [2021-03-12T00:40:32.921Z] ---> Running in 85a68d2e0dd3 [2021-03-12T00:40:32.921Z] Removing intermediate container 74c0957511ee [2021-03-12T00:40:32.921Z] ---> f6887c9214af [2021-03-12T00:40:32.921Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-12T00:40:32.921Z] Removing intermediate container 85a68d2e0dd3 [2021-03-12T00:40:32.921Z] ---> 3cf6aabac988 [2021-03-12T00:40:32.921Z] Step 23/23 : LABEL version=0.0.0 [2021-03-12T00:40:32.921Z] ---> Running in 478f9330ab0a [2021-03-12T00:40:33.212Z] ---> Running in fd1264756543 [2021-03-12T00:40:33.480Z] Removing intermediate container fd1264756543 [2021-03-12T00:40:33.480Z] ---> 43cdbbeefebf [2021-03-12T00:40:33.480Z] [2021-03-12T00:40:33.745Z] Successfully built 43cdbbeefebf [2021-03-12T00:40:33.745Z] Successfully tagged docker-core-data-go:latest [2021-03-12T00:40:35.137Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-03-12T00:40:35.137Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-12T00:40:35.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.870s coverage: 69.0% of statements [2021-03-12T00:40:35.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-12T00:40:35.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-12T00:40:35.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-12T00:40:36.083Z] Collecting cached-property<2,>=1.2.0 [2021-03-12T00:40:36.084Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-12T00:40:36.346Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-12T00:40:36.346Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-12T00:40:36.346Z] 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-12T00:40:36.608Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-12T00:40:36.608Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-12T00:40:36.608Z] Collecting texttable<0.10,>=0.9.0 [2021-03-12T00:40:36.608Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-12T00:40:37.183Z] Collecting docker<4.0,>=3.6.0 [2021-03-12T00:40:37.184Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-12T00:40:37.760Z] Collecting PyYAML<4,>=3.10 [2021-03-12T00:40:37.760Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-12T00:40:38.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.388s coverage: 38.4% of statements [2021-03-12T00:40:38.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-12T00:40:38.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-12T00:40:38.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.155s coverage: 89.5% of statements [2021-03-12T00:40:38.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-12T00:40:38.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.117s coverage: 84.8% of statements [2021-03-12T00:40:38.336Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-12T00:40:38.336Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-12T00:40:38.911Z] Collecting docopt<0.7,>=0.6.1 [2021-03-12T00:40:38.911Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-12T00:40:39.494Z] Collecting jsonschema<3,>=2.5.1 [2021-03-12T00:40:39.494Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-12T00:40:39.494Z] 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-12T00:40:39.494Z] 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-12T00:40:39.757Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-12T00:40:39.757Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-12T00:40:39.757Z] Collecting idna<2.8,>=2.5 [2021-03-12T00:40:39.757Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-12T00:40:40.021Z] Collecting docker-pycreds>=0.4.0 [2021-03-12T00:40:40.021Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-12T00:40:40.021Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-12T00:40:40.021Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-12T00:40:40.021Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-12T00:40:40.021Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-12T00:40:40.282Z] Installing collected packages: cached-property, websocket-client, urllib3, idna, requests, texttable, docker-pycreds, docker, PyYAML, dockerpty, docopt, jsonschema, docker-compose [2021-03-12T00:40:40.282Z] Attempting uninstall: urllib3 [2021-03-12T00:40:40.282Z] Found existing installation: urllib3 1.25.9 [2021-03-12T00:40:40.282Z] Uninstalling urllib3-1.25.9: [2021-03-12T00:40:40.282Z] Successfully uninstalled urllib3-1.25.9 [2021-03-12T00:40:40.545Z] Attempting uninstall: idna [2021-03-12T00:40:40.545Z] Found existing installation: idna 2.9 [2021-03-12T00:40:40.545Z] Uninstalling idna-2.9: [2021-03-12T00:40:40.545Z] Successfully uninstalled idna-2.9 [2021-03-12T00:40:40.808Z] Attempting uninstall: requests [2021-03-12T00:40:40.808Z] Found existing installation: requests 2.23.0 [2021-03-12T00:40:40.808Z] Uninstalling requests-2.23.0: [2021-03-12T00:40:40.808Z] Successfully uninstalled requests-2.23.0 [2021-03-12T00:40:41.079Z] Running setup.py install for texttable: started [2021-03-12T00:40:41.343Z] Running setup.py install for texttable: finished with status 'done' [2021-03-12T00:40:41.924Z] Running setup.py install for PyYAML: started [2021-03-12T00:40:42.501Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-12T00:40:42.501Z] Running setup.py install for dockerpty: started [2021-03-12T00:40:43.077Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-12T00:40:43.077Z] Running setup.py install for docopt: started [2021-03-12T00:40:43.338Z] Running setup.py install for docopt: finished with status 'done' [2021-03-12T00:40:43.912Z] 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-12T00:40:44.804Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.433s coverage: 47.0% of statements [2021-03-12T00:40:44.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-12T00:40:44.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-12T00:40:44.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-12T00:40:44.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-12T00:40:44.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-12T00:40:44.804Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.126s coverage: 100.0% of statements [2021-03-12T00:40:44.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-12T00:40:44.804Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.110s coverage: 100.0% of statements [2021-03-12T00:40:44.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-12T00:40:44.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-12T00:40:44.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-12T00:40:44.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-12T00:40:44.804Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.509s coverage: 87.1% of statements [2021-03-12T00:40:44.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-12T00:40:44.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:40:44.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-12T00:40:47.235Z] Removing intermediate container 478f9330ab0a [2021-03-12T00:40:47.235Z] ---> 063091d11e16 [2021-03-12T00:40:47.235Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-12T00:40:47.235Z] ---> Running in 906818983f5b [2021-03-12T00:40:47.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:40:47.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:40:47.766Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-12T00:40:47.766Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-12T00:40:47.766Z] (3/3) Installing curl (7.69.1-r3) [2021-03-12T00:40:47.766Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:40:47.766Z] OK: 72 MiB in 58 packages [2021-03-12T00:40:48.344Z] Removing intermediate container 906818983f5b [2021-03-12T00:40:48.344Z] ---> a67697dbf195 [2021-03-12T00:40:48.344Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-12T00:40:48.344Z] ---> Running in 5ff145a3fbb3 [2021-03-12T00:40:48.607Z] Removing intermediate container 5ff145a3fbb3 [2021-03-12T00:40:48.607Z] ---> ff2c88246ee3 [2021-03-12T00:40:48.607Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:40:48.607Z] ---> Running in a9656735767c [2021-03-12T00:40:48.870Z] Removing intermediate container a9656735767c [2021-03-12T00:40:48.870Z] ---> 975c7e50dcd0 [2021-03-12T00:40:48.870Z] Step 24/26 : LABEL arch=x86_64 [2021-03-12T00:40:48.870Z] ---> Running in 7021caf80ae6 [2021-03-12T00:40:48.870Z] Removing intermediate container 7021caf80ae6 [2021-03-12T00:40:48.870Z] ---> 239471289134 [2021-03-12T00:40:48.870Z] Step 25/26 : LABEL git_sha=1fef9e680f1af6cd4ee2c69266faee8411c043cf [2021-03-12T00:40:49.132Z] ---> Running in 6772308d32d6 [2021-03-12T00:40:49.132Z] Removing intermediate container 6772308d32d6 [2021-03-12T00:40:49.132Z] ---> ff4f5a307332 [2021-03-12T00:40:49.132Z] Step 26/26 : LABEL version=0.0.0 [2021-03-12T00:40:49.132Z] ---> Running in bfa34e63b9c5 [2021-03-12T00:40:49.394Z] Removing intermediate container bfa34e63b9c5 [2021-03-12T00:40:49.394Z] ---> 63b322281c05 [2021-03-12T00:40:49.394Z] [2021-03-12T00:40:49.658Z] Successfully built 63b322281c05 [2021-03-12T00:40:49.658Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-12T00:40:51.070Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-12T00:40:51.084Z] $ docker stop --time=1 3aa303b805cb75db5180a10c9d80a54b17ff354764a6e7b129661828a9db378a [2021-03-12T00:40:51.554Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.881s coverage: 29.1% of statements [2021-03-12T00:40:51.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-12T00:40:51.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-12T00:40:51.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-12T00:40:51.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-12T00:40:51.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-12T00:40:51.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.219s coverage: 99.0% of statements [2021-03-12T00:40:51.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-12T00:40:51.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.113s coverage: 100.0% of statements [2021-03-12T00:40:51.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-12T00:40:51.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-12T00:40:51.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-12T00:40:51.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-12T00:40:51.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.223s coverage: 96.5% of statements [2021-03-12T00:40:51.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-12T00:40:51.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:40:51.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-12T00:40:51.555Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements [2021-03-12T00:40:51.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-12T00:40:51.555Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements [2021-03-12T00:40:51.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-12T00:40:51.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-12T00:40:51.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-12T00:40:51.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-12T00:40:51.555Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.098s coverage: 87.9% of statements [2021-03-12T00:40:51.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-12T00:40:51.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-12T00:40:52.191Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-03-12T00:40:52.942Z] $ docker rm -f 3aa303b805cb75db5180a10c9d80a54b17ff354764a6e7b129661828a9db378a [Pipeline] // withDockerContainer [2021-03-12T00:40:53.179Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [Pipeline] sh [2021-03-12T00:40:53.484Z] + docker images [2021-03-12T00:40:53.484Z] + grep docker [2021-03-12T00:40:53.747Z] docker-sys-mgmt-agent-go latest 63b322281c05 4 seconds ago 313MB [2021-03-12T00:40:53.747Z] docker-core-data-go latest 43cdbbeefebf 20 seconds ago 22.6MB [2021-03-12T00:40:53.747Z] docker-security-secretstore-setup-go latest ed1792195889 51 seconds ago 24.9MB [2021-03-12T00:40:53.747Z] docker-support-scheduler-go latest 9300b1a65f74 About a minute ago 17.3MB [2021-03-12T00:40:53.747Z] docker-security-bootstrapper-go latest 0c644b6c55c3 2 minutes ago 18.7MB [2021-03-12T00:40:53.747Z] docker-core-metadata-go latest 2204d4cd3119 2 minutes ago 19MB [2021-03-12T00:40:53.747Z] docker-core-command-go latest 5ac51bd5b0ba 2 minutes ago 17.2MB [2021-03-12T00:40:53.747Z] docker-support-notifications-go latest d607b31bb10a 2 minutes ago 17.8MB [2021-03-12T00:40:53.747Z] docker-security-proxy-setup-go latest 8dff4d048f85 2 minutes ago 24.7MB [2021-03-12T00:40:53.747Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-12T00:40:54.611Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements [2021-03-12T00:40:55.208Z] GO111MODULE=on go vet ./... [2021-03-12T00:41:09.375Z] Still waiting to schedule task [2021-03-12T00:41:09.375Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-29569’ [2021-03-12T00:42:32.057Z] gofmt -l . [2021-03-12T00:42:32.057Z] [ "`gofmt -l .`" = "" ] [2021-03-12T00:42:32.057Z] ./bin/test-go-mod-tidy.sh [2021-03-12T00:42:32.057Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-12T00:42:32.730Z] + ls -al . [2021-03-12T00:42:32.730Z] total 768 [2021-03-12T00:42:32.730Z] drwxrwxr-x 9 1001 1001 4096 Mar 12 00:42 . [2021-03-12T00:42:32.730Z] drwxr-xr-x 4 root root 4096 Mar 12 00:37 .. [2021-03-12T00:42:32.730Z] -rw-rw-r-- 1 1001 1001 11 Mar 12 00:36 .dockerignore [2021-03-12T00:42:32.730Z] drwxrwxr-x 8 1001 1001 4096 Mar 12 00:36 .git [2021-03-12T00:42:32.730Z] drwxrwxr-x 3 1001 1001 4096 Mar 12 00:36 .github [2021-03-12T00:42:32.730Z] -rw-rw-r-- 1 1001 1001 818 Mar 12 00:36 .gitignore [2021-03-12T00:42:32.730Z] -rw-rw-r-- 1 1001 1001 166 Mar 12 00:36 .sonarcloud.properties [2021-03-12T00:42:32.730Z] -rw-rw-r-- 1 1001 1001 8607 Mar 12 00:36 Attribution.txt [2021-03-12T00:42:32.730Z] -rw-rw-r-- 1 1001 1001 3804 Mar 12 00:36 CONTRIBUTING.md [2021-03-12T00:42:32.730Z] -rw-rw-r-- 1 1001 1001 931 Mar 12 00:36 Dockerfile.build [2021-03-12T00:42:32.730Z] -rw-rw-r-- 1 1001 1001 863 Mar 12 00:36 Jenkinsfile [2021-03-12T00:42:32.730Z] -rw-rw-r-- 1 1001 1001 10775 Mar 12 00:36 LICENSE [2021-03-12T00:42:32.730Z] -rw-rw-r-- 1 1001 1001 5774 Mar 12 00:36 Makefile [2021-03-12T00:42:32.730Z] -rw-rw-r-- 1 1001 1001 6548 Mar 12 00:36 README.md [2021-03-12T00:42:32.730Z] -rw-rw-r-- 1 1001 1001 6755 Mar 12 00:36 SECURITY.md [2021-03-12T00:42:32.730Z] -rw-rw-r-- 1 1001 1001 5 Mar 12 00:32 VERSION [2021-03-12T00:42:32.730Z] -rw-rw-r-- 1 1001 1001 4131 Mar 12 00:36 ZMQWindows.md [2021-03-12T00:42:32.730Z] drwxrwxr-x 2 1001 1001 4096 Mar 12 00:36 bin [2021-03-12T00:42:32.730Z] drwxrwxr-x 14 1001 1001 4096 Mar 12 00:36 cmd [2021-03-12T00:42:32.730Z] -rw-r--r-- 1 root root 628838 Mar 12 00:40 coverage.out [2021-03-12T00:42:32.730Z] -rw-r--r-- 1 root root 1055 Mar 12 00:42 go.mod [2021-03-12T00:42:32.730Z] -rw-r--r-- 1 root root 21981 Mar 12 00:42 go.sum [2021-03-12T00:42:32.730Z] drwxrwxr-x 8 1001 1001 4096 Mar 12 00:36 internal [2021-03-12T00:42:32.730Z] drwxrwxr-x 4 1001 1001 4096 Mar 12 00:36 openapi [2021-03-12T00:42:32.730Z] drwxrwxr-x 4 1001 1001 4096 Mar 12 00:36 snap [2021-03-12T00:42:32.730Z] -rw-rw-r-- 1 1001 1001 168 Mar 12 00:36 version.go [Pipeline] sh [2021-03-12T00:42:33.413Z] + '[' -e coverage.out ] [2021-03-12T00:42:33.413Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-12T00:42:33.481Z] Warning: overwriting stash ‘coverage-report’ [2021-03-12T00:42:35.035Z] Stashed 1 file(s) [Pipeline] sh [2021-03-12T00:42:35.755Z] + make build [2021-03-12T00:42:35.755Z] 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-12T00:42:48.226Z] 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-12T00:42:50.220Z] Running on prd-ubuntu18.04-docker-8c-8g-29572 in /w/workspace/edgexfoundry_edgex-go_PR-3241 [Pipeline] { [Pipeline] ws [2021-03-12T00:42:50.275Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-03-12T00:42:52.453Z] using credential edgex-jenkins-ssh [2021-03-12T00:42:52.512Z] Cloning the remote Git repository [2021-03-12T00:42:51.227Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-12T00:42:51.299Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-03-12T00:42:51.330Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-12T00:42:51.331Z] > git --version # timeout=10 [2021-03-12T00:42:51.338Z] > git --version # 'git version 2.17.1' [2021-03-12T00:42:51.338Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T00:42:51.366Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T00:43:15.095Z] 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-12T00:43:17.549Z] Merging remotes/origin/master commit 3a622268bb16cc6f060a937717ebd043e18486e3 into PR head commit 29b7741412918b380152c0207621d70cd23b397e [2021-03-12T00:43:17.748Z] Merge succeeded, producing 7d57bbad48aad199f7f7118b0a83a9ad263e8555 [2021-03-12T00:43:17.749Z] Checking out Revision 7d57bbad48aad199f7f7118b0a83a9ad263e8555 (PR-3241) [2021-03-12T00:43:16.777Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-12T00:43:16.833Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T00:43:16.847Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-12T00:43:16.864Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-12T00:43:16.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T00:43:16.870Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3241/head:refs/remotes/origin/PR-3241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-12T00:43:17.556Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T00:43:17.562Z] > git checkout -f 29b7741412918b380152c0207621d70cd23b397e # timeout=10 [2021-03-12T00:43:17.644Z] > git remote # timeout=10 [2021-03-12T00:43:17.652Z] > git config --get remote.origin.url # timeout=10 [2021-03-12T00:43:17.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T00:43:17.662Z] > git merge 3a622268bb16cc6f060a937717ebd043e18486e3 # timeout=10 [2021-03-12T00:43:17.741Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-12T00:43:17.752Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T00:43:17.757Z] > git checkout -f 7d57bbad48aad199f7f7118b0a83a9ad263e8555 # timeout=10 [2021-03-12T00:43:19.990Z] 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-12T00:43:21.546Z] Commit message: "Merge commit '3a622268bb16cc6f060a937717ebd043e18486e3' into HEAD" [2021-03-12T00:43:21.556Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:43:22.571Z] + echo snap-build.sh [2021-03-12T00:43:22.571Z] snap-build.sh [2021-03-12T00:43:22.571Z] + SNAP_BASE_DIR=. [2021-03-12T00:43:22.571Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-03-12T00:43:22.571Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-03-12T00:43:22.571Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-03-12T00:43:22.571Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-03-12T00:43:22.571Z] + cd /w/workspace/edgex-go/4 [2021-03-12T00:43:22.571Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-12T00:43:22.571Z] Reading package lists... [2021-03-12T00:43:22.833Z] Building dependency tree... [2021-03-12T00:43:22.833Z] Reading state information... [2021-03-12T00:43:23.096Z] The following packages were automatically installed and are no longer required: [2021-03-12T00:43:23.096Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-12T00:43:23.096Z] uidmap xdelta3 [2021-03-12T00:43:23.096Z] Use 'sudo apt autoremove' to remove them. [2021-03-12T00:43:23.096Z] The following packages will be REMOVED: [2021-03-12T00:43:23.096Z] lxd* lxd-client* [2021-03-12T00:43:23.359Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-12T00:43:23.359Z] After this operation, 31.7 MB disk space will be freed. [2021-03-12T00:43:21.549Z] > git rev-list --no-walk 5a614db1677b4007af1fc6cb88564848964002ad # timeout=10 [2021-03-12T00:43:24.408Z] (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-12T00:43:24.408Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-12T00:43:25.353Z] Removing lxd dnsmasq configuration [2021-03-12T00:43:25.353Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-12T00:43:25.353Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-12T00:43:26.299Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-12T00:43:26.561Z] (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-12T00:43:26.561Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-12T00:43:27.950Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-12T00:43:27.950Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-12T00:43:28.285Z] 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-12T00:43:28.878Z] 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-12T00:43:29.338Z] + sudo snap remove --purge lxd [2021-03-12T00:43:29.598Z] snap "lxd" is not installed [2021-03-12T00:43:29.598Z] + sudo groupadd --force --system lxd [2021-03-12T00:43:29.598Z] ++ whoami [2021-03-12T00:43:29.598Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-12T00:43:29.598Z] + newgrp - lxd [2021-03-12T00:43:29.598Z] + sudo snap install lxd [2021-03-12T00:43:35.592Z] 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-12T00:43:37.754Z] 2021-03-12T00:43:36Z INFO Waiting for automatic snapd restart... [2021-03-12T00:43:42.296Z] 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-12T00:43:47.688Z] 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-12T00:43:51.054Z] 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-12T00:43:55.908Z] lxd 4.12 from Canonical* installed [2021-03-12T00:43:55.908Z] + sudo lxd init --auto [2021-03-12T00:43:56.462Z] 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-12T00:44:03.201Z] 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-12T00:44:05.924Z] + sudo snap install --classic snapcraft [Pipeline] } [2021-03-12T00:44:09.942Z] $ docker stop --time=1 1917444a7896acdc45a13c026be2e7d6b4bee49358c138a0610f889ec52997c8 [2021-03-12T00:44:12.519Z] snapcraft 4.5.4 from Canonical* installed [2021-03-12T00:44:12.519Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-12T00:44:12.519Z] + patch --verbose -p1 [2021-03-12T00:44:12.519Z] Hmm... Looks like a unified diff to me... [2021-03-12T00:44:12.519Z] The text leading up to this was: [2021-03-12T00:44:12.519Z] -------------------------- [2021-03-12T00:44:12.519Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-12T00:44:12.519Z] |From: Tony Espy [2021-03-12T00:44:12.519Z] |Date: Tue, 9 Mar 2021 19:05:15 -0500 [2021-03-12T00:44:12.519Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-12T00:44:12.519Z] | [2021-03-12T00:44:12.519Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-12T00:44:12.519Z] |optimize the snap CI check run for pull requests. When [2021-03-12T00:44:12.519Z] |applied, it essentially strips out everything (apps and [2021-03-12T00:44:12.519Z] |parts) from the snapcraft.yaml file except those required [2021-03-12T00:44:12.519Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-12T00:44:12.519Z] |catch changes to edgex-go that break the snap build. [2021-03-12T00:44:12.519Z] | [2021-03-12T00:44:12.519Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-12T00:44:12.519Z] |to update this patch file, otherwise it may fail to apply, [2021-03-12T00:44:12.519Z] |resulting in a failed snap build CI check in the associated [2021-03-12T00:44:12.519Z] |pull request. [2021-03-12T00:44:12.519Z] | [2021-03-12T00:44:12.519Z] |Note - in addition to applying this patch, the pipeline also [2021-03-12T00:44:12.519Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-12T00:44:12.519Z] |need to build the finally binary .snap file (and it won't [2021-03-12T00:44:12.519Z] |work with the patch applied). This further reduces the build [2021-03-12T00:44:12.519Z] |time. [2021-03-12T00:44:12.519Z] |--- [2021-03-12T00:44:12.519Z] | snap/snapcraft.yaml | 452 +------------------------------------------- [2021-03-12T00:44:12.519Z] | 1 file changed, 1 insertion(+), 451 deletions(-) [2021-03-12T00:44:12.519Z] | [2021-03-12T00:44:12.519Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-12T00:44:12.519Z] |index d8bc12bc..5a5f5fbb 100644 [2021-03-12T00:44:12.519Z] |--- a/snap/snapcraft.yaml [2021-03-12T00:44:12.519Z] |+++ b/snap/snapcraft.yaml [2021-03-12T00:44:12.519Z] -------------------------- [2021-03-12T00:44:12.519Z] patching file snap/snapcraft.yaml [2021-03-12T00:44:12.519Z] Using Plan A... [2021-03-12T00:44:12.519Z] Hunk #1 succeeded at 73. [2021-03-12T00:44:12.519Z] Hunk #2 succeeded at 205. [2021-03-12T00:44:12.519Z] Hunk #3 succeeded at 217. [2021-03-12T00:44:12.519Z] Hunk #4 succeeded at 225. [2021-03-12T00:44:12.519Z] Hunk #5 succeeded at 232. [2021-03-12T00:44:12.519Z] Hunk #6 succeeded at 259. [2021-03-12T00:44:12.519Z] Hunk #7 succeeded at 271. [2021-03-12T00:44:12.519Z] Hunk #8 succeeded at 327. [2021-03-12T00:44:12.519Z] Hmm... Ignoring the trailing garbage. [2021-03-12T00:44:12.519Z] done [2021-03-12T00:44:12.519Z] + sudo snapcraft prime --use-lxd [2021-03-12T00:44:12.616Z] $ docker rm -f 1917444a7896acdc45a13c026be2e7d6b4bee49358c138a0610f889ec52997c8 [2021-03-12T00:44:13.461Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-12T00:44:13.461Z] 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-12T00:44:13.461Z] - README.md [2021-03-12T00:44:13.461Z] [2021-03-12T00:44:13.461Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-03-12T00:44:14.408Z] Launching a container. [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:44:14.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-12T00:44:15.123Z] [2021-03-12T00:44:15.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:44:15.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-12T00:44:15.787Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-12T00:44:15.787Z] 29e5d40040c1: Pulling fs layer [2021-03-12T00:44:15.787Z] 1ce36da41761: Pulling fs layer [2021-03-12T00:44:15.787Z] 25b303627fd3: Pulling fs layer [2021-03-12T00:44:16.059Z] 29e5d40040c1: Verifying Checksum [2021-03-12T00:44:16.059Z] 29e5d40040c1: Download complete [2021-03-12T00:44:16.659Z] 1ce36da41761: Verifying Checksum [2021-03-12T00:44:16.659Z] 1ce36da41761: Download complete [2021-03-12T00:44:16.933Z] 29e5d40040c1: Pull complete [2021-03-12T00:44:18.362Z] 1ce36da41761: Pull complete [2021-03-12T00:44:18.633Z] 25b303627fd3: Verifying Checksum [2021-03-12T00:44:18.633Z] 25b303627fd3: Download complete [2021-03-12T00:44:26.652Z] Waiting for container to be ready [2021-03-12T00:44:26.652Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-12T00:44:26.652Z] [2021-03-12T00:44:28.778Z] 25b303627fd3: Pull complete [2021-03-12T00:44:28.778Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-12T00:44:28.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-12T00:44:28.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-12T00:44:29.061Z] prd-ubuntu18.04-docker-arm64-4c-16g-29564 does not seem to be running inside a container [2021-03-12T00:44:29.174Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-12T00:44:30.865Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-12T00:44:30.865Z] Waiting for network to be ready... [2021-03-12T00:44:31.126Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-12T00:44:31.389Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-12T00:44:31.389Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] [2021-03-12T00:44:31.389Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-12T00:44:31.389Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-12T00:44:31.389Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-12T00:44:31.389Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-12T00:44:31.389Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-12T00:44:31.389Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-12T00:44:31.389Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-12T00:44:31.650Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-12T00:44:31.912Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-12T00:44:32.173Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-12T00:44:32.173Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-12T00:44:32.173Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-12T00:44:32.173Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-12T00:44:32.173Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-12T00:44:32.173Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-12T00:44:32.433Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-12T00:44:32.471Z] $ docker top f45702198cdf378676211ca253f8553b317535b77f8ec0907e350c6fd07523f5 -eo pid,comm [2021-03-12T00:44:32.694Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-03-12T00:44:32.694Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [Pipeline] { [Pipeline] sh [2021-03-12T00:44:32.954Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-12T00:44:32.954Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-12T00:44:32.954Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-12T00:44:32.954Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-12T00:44:32.954Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-12T00:44:32.954Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-12T00:44:33.510Z] + docker-compose build --help [2021-03-12T00:44:33.511Z] + grep parallel [2021-03-12T00:44:35.500Z] Fetched 24.0 MB in 4s (6193 kB/s) [2021-03-12T00:44:36.071Z] Reading package lists... [2021-03-12T00:44:36.071Z] Reading package lists... [2021-03-12T00:44:36.333Z] Building dependency tree... [2021-03-12T00:44:36.333Z] Reading state information... [2021-03-12T00:44:36.597Z] The following additional packages will be installed: [2021-03-12T00:44:36.597Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-12T00:44:36.597Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-12T00:44:36.597Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-12T00:44:36.597Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-12T00:44:36.597Z] Suggested packages: [2021-03-12T00:44:36.597Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-12T00:44:36.597Z] Recommended packages: [2021-03-12T00:44:36.597Z] gnupg libsasl2-modules [2021-03-12T00:44:36.597Z] The following NEW packages will be installed: [2021-03-12T00:44:36.597Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-12T00:44:36.597Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-12T00:44:36.597Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-12T00:44:36.597Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-12T00:44:36.597Z] The following packages will be upgraded: [2021-03-12T00:44:36.597Z] gpg gpg-agent gpgconf libudev1 [2021-03-12T00:44:36.597Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-12T00:44:36.597Z] Need to get 3530 kB of archives. [2021-03-12T00:44:36.597Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-12T00:44:36.597Z] 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-12T00:44:36.597Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-12T00:44:36.860Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-12T00:44:37.123Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-12T00:44:37.123Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-12T00:44:37.123Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-12T00:44:37.384Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-12T00:44:37.384Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-12T00:44:37.384Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-12T00:44:37.384Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-12T00:44:37.384Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-12T00:44:37.384Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-12T00:44:37.384Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-12T00:44:37.384Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-12T00:44:37.384Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-12T00:44:37.384Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-12T00:44:37.646Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-12T00:44:37.646Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-12T00:44:37.646Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-12T00:44:37.646Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-12T00:44:37.646Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-12T00:44:37.646Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-12T00:44:37.646Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-12T00:44:37.646Z] Fetched 3530 kB in 1s (3406 kB/s) [2021-03-12T00:44:37.647Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-12T00:44:37.647Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-12T00:44:37.809Z] --parallel Build images in parallel. [2021-03-12T00:44:37.909Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-12T00:44:37.909Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-12T00:44:37.909Z] Selecting previously unselected package udev. [2021-03-12T00:44:37.909Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-12T00:44:37.909Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [Pipeline] } [2021-03-12T00:44:38.115Z] $ docker stop --time=1 f45702198cdf378676211ca253f8553b317535b77f8ec0907e350c6fd07523f5 [2021-03-12T00:44:38.171Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-12T00:44:38.431Z] Selecting previously unselected package libfuse2:amd64. [2021-03-12T00:44:38.431Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-12T00:44:38.431Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-12T00:44:38.431Z] Selecting previously unselected package fuse. [2021-03-12T00:44:38.431Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-12T00:44:38.431Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-12T00:44:38.693Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-12T00:44:38.693Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-12T00:44:38.693Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-12T00:44:38.693Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-12T00:44:38.955Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-12T00:44:38.955Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-12T00:44:38.955Z] Selecting previously unselected package libksba8:amd64. [2021-03-12T00:44:38.955Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-12T00:44:38.955Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-12T00:44:39.216Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-12T00:44:39.216Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-12T00:44:39.216Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:39.216Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-12T00:44:39.216Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-12T00:44:39.216Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:39.477Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-12T00:44:39.477Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-12T00:44:39.477Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:39.477Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-12T00:44:39.477Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-12T00:44:39.477Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:39.477Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-12T00:44:39.477Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-12T00:44:39.477Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:39.737Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-12T00:44:39.737Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-12T00:44:39.737Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:39.737Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-12T00:44:39.737Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-12T00:44:39.737Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:39.998Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-12T00:44:39.998Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-12T00:44:39.998Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:39.998Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-12T00:44:39.998Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-12T00:44:39.998Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:39.998Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-12T00:44:39.998Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-12T00:44:39.998Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-12T00:44:40.112Z] $ docker rm -f f45702198cdf378676211ca253f8553b317535b77f8ec0907e350c6fd07523f5 [2021-03-12T00:44:40.259Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-12T00:44:40.260Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-12T00:44:40.260Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-12T00:44:40.260Z] Selecting previously unselected package libldap-common. [2021-03-12T00:44:40.260Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-12T00:44:40.260Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [Pipeline] // withDockerContainer [2021-03-12T00:44:40.522Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-12T00:44:40.522Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-12T00:44:40.522Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-12T00:44:40.522Z] Selecting previously unselected package dirmngr. [2021-03-12T00:44:40.522Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-12T00:44:40.522Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:44:40.783Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-12T00:44:40.783Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-12T00:44:40.783Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-12T00:44:40.783Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-12T00:44:40.783Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-12T00:44:40.783Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-12T00:44:40.783Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:40.783Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-12T00:44:40.783Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-12T00:44:40.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-12T00:44:40.977Z] . [Pipeline] withDockerContainer [2021-03-12T00:44:41.043Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-12T00:44:41.275Z] prd-ubuntu18.04-docker-arm64-4c-16g-29564 does not seem to be running inside a container [2021-03-12T00:44:41.305Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-12T00:44:41.305Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:41.305Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-12T00:44:41.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-12T00:44:41.567Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-12T00:44:41.567Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-12T00:44:41.567Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:41.568Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:41.568Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:41.568Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:41.568Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:41.568Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:41.568Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:41.568Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-12T00:44:41.828Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-12T00:44:41.828Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-12T00:44:42.089Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-12T00:44:42.089Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-12T00:44:42.089Z] This means they are not meant to be enabled using systemctl. [2021-03-12T00:44:42.089Z] Possible reasons for having this kind of units are: [2021-03-12T00:44:42.089Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-12T00:44:42.089Z] .wants/ or .requires/ directory. [2021-03-12T00:44:42.089Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-12T00:44:42.089Z] a requirement dependency on it. [2021-03-12T00:44:42.089Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-12T00:44:42.089Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-12T00:44:42.089Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-12T00:44:42.089Z] instance name specified. [2021-03-12T00:44:42.661Z] Reading package lists... [2021-03-12T00:44:42.661Z] Building dependency tree... [2021-03-12T00:44:42.661Z] Reading state information... [2021-03-12T00:44:42.661Z] The following additional packages will be installed: [2021-03-12T00:44:42.662Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-12T00:44:42.662Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-12T00:44:42.662Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-12T00:44:42.662Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-12T00:44:42.662Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-12T00:44:42.662Z] Suggested packages: [2021-03-12T00:44:42.662Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-12T00:44:42.662Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-12T00:44:42.662Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-12T00:44:42.662Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-12T00:44:42.662Z] systemd-container policykit-1 [2021-03-12T00:44:42.662Z] Recommended packages: [2021-03-12T00:44:42.662Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-12T00:44:42.913Z] $ docker top 5ed02076cad75e476220dff20971bff84e0de869fd2778cb04c1e89b3b87d136 -eo pid,comm [2021-03-12T00:44:42.923Z] The following NEW packages will be installed: [2021-03-12T00:44:42.923Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-12T00:44:42.923Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-12T00:44:42.923Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-12T00:44:42.923Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-12T00:44:42.923Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-12T00:44:42.923Z] The following packages will be upgraded: [2021-03-12T00:44:42.923Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-12T00:44:42.923Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-12T00:44:42.923Z] Need to get 35.2 MB of archives. [2021-03-12T00:44:42.923Z] After this operation, 141 MB of additional disk space will be used. [2021-03-12T00:44:42.923Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-12T00:44:42.923Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [Pipeline] { [Pipeline] sh [2021-03-12T00:44:43.495Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-12T00:44:43.759Z] 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-12T00:44:43.759Z] 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-12T00:44:43.759Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-12T00:44:43.759Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-12T00:44:43.759Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-12T00:44:43.759Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-12T00:44:43.759Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-12T00:44:43.759Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-12T00:44:43.759Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-12T00:44:43.759Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-12T00:44:43.759Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-12T00:44:43.759Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-12T00:44:43.759Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-12T00:44:43.759Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-12T00:44:43.991Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-12T00:44:44.021Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-12T00:44:44.022Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-12T00:44:44.022Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-12T00:44:44.022Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-12T00:44:44.022Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-12T00:44:44.022Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-12T00:44:44.022Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-12T00:44:44.022Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-12T00:44:44.022Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-12T00:44:44.022Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-12T00:44:44.022Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-12T00:44:44.022Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-12T00:44:44.284Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-12T00:44:46.836Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-12T00:44:46.836Z] Fetched 35.2 MB in 4s (10.1 MB/s) [2021-03-12T00:44:46.836Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-12T00:44:46.836Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-12T00:44:46.836Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-12T00:44:47.409Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-12T00:44:47.409Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-12T00:44:47.409Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-12T00:44:47.670Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-12T00:44:47.670Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-12T00:44:47.670Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-12T00:44:47.670Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-12T00:44:47.931Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-12T00:44:47.931Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-12T00:44:47.931Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-12T00:44:48.193Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-12T00:44:48.193Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-12T00:44:48.766Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-12T00:44:48.766Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-12T00:44:48.766Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-12T00:44:48.766Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-12T00:44:49.028Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-12T00:44:49.028Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-12T00:44:49.028Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-12T00:44:49.289Z] Selecting previously unselected package libexpat1:amd64. [2021-03-12T00:44:49.289Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-12T00:44:49.289Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-12T00:44:49.289Z] Selecting previously unselected package python3.6-minimal. [2021-03-12T00:44:49.289Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-12T00:44:49.289Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-12T00:44:49.378Z] Building docker-core-command-go ... [2021-03-12T00:44:49.378Z] Building docker-core-data-go ... [2021-03-12T00:44:49.378Z] Building docker-core-metadata-go ... [2021-03-12T00:44:49.378Z] Building docker-security-bootstrapper-go ... [2021-03-12T00:44:49.378Z] Building docker-security-proxy-setup-go ... [2021-03-12T00:44:49.378Z] Building docker-security-secretstore-setup-go ... [2021-03-12T00:44:49.378Z] Building docker-support-notifications-go ... [2021-03-12T00:44:49.378Z] Building docker-support-scheduler-go ... [2021-03-12T00:44:49.378Z] Building docker-sys-mgmt-agent-go ... [2021-03-12T00:44:49.378Z] Building docker-core-data-go [2021-03-12T00:44:49.378Z] Building docker-support-scheduler-go [2021-03-12T00:44:49.378Z] Building docker-security-bootstrapper-go [2021-03-12T00:44:49.378Z] Building docker-support-notifications-go [2021-03-12T00:44:49.378Z] Building docker-security-proxy-setup-go [2021-03-12T00:44:49.867Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-12T00:44:50.128Z] Checking for services that may need to be restarted...done. [2021-03-12T00:44:50.128Z] Checking for services that may need to be restarted...done. [2021-03-12T00:44:50.128Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-12T00:44:50.128Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-12T00:44:50.128Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-12T00:44:50.701Z] Selecting previously unselected package python3-minimal. [2021-03-12T00:44:50.701Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-12T00:44:50.701Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-12T00:44:50.701Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-12T00:44:50.701Z] Selecting previously unselected package mime-support. [2021-03-12T00:44:50.701Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-12T00:44:50.701Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-12T00:44:50.701Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-12T00:44:50.701Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-12T00:44:50.701Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-12T00:44:50.963Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-12T00:44:50.963Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-12T00:44:50.963Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-12T00:44:51.225Z] Selecting previously unselected package python3.6. [2021-03-12T00:44:51.225Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-12T00:44:51.225Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-12T00:44:51.225Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-12T00:44:51.225Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-12T00:44:51.225Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-12T00:44:51.225Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-12T00:44:51.797Z] Selecting previously unselected package python3. [2021-03-12T00:44:51.797Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-12T00:44:51.797Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-12T00:44:51.797Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-12T00:44:51.797Z] Selecting previously unselected package multiarch-support. [2021-03-12T00:44:51.797Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-12T00:44:51.797Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-12T00:44:51.797Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-12T00:44:51.797Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-12T00:44:51.797Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-12T00:44:51.797Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-12T00:44:51.797Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-12T00:44:52.059Z] Selecting previously unselected package libbsd0:amd64. [2021-03-12T00:44:52.059Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-12T00:44:52.059Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-12T00:44:52.059Z] Selecting previously unselected package sudo. [2021-03-12T00:44:52.059Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-12T00:44:52.059Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-12T00:44:52.337Z] Selecting previously unselected package apparmor. [2021-03-12T00:44:52.338Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-12T00:44:52.338Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-12T00:44:52.600Z] Selecting previously unselected package libedit2:amd64. [2021-03-12T00:44:52.600Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-12T00:44:52.600Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-12T00:44:52.600Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-12T00:44:52.600Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-12T00:44:52.600Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-12T00:44:52.862Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-12T00:44:52.862Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-12T00:44:52.862Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-12T00:44:52.862Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-12T00:44:52.862Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-12T00:44:52.862Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-12T00:44:53.129Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-12T00:44:53.129Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-12T00:44:53.129Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-12T00:44:53.129Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-12T00:44:53.129Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-12T00:44:53.129Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-12T00:44:53.390Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-12T00:44:53.390Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-12T00:44:53.390Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-12T00:44:53.653Z] Selecting previously unselected package openssh-client. [2021-03-12T00:44:53.653Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-12T00:44:53.653Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-12T00:44:53.653Z] Selecting previously unselected package squashfs-tools. [2021-03-12T00:44:53.653Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-12T00:44:53.653Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-12T00:44:53.914Z] Selecting previously unselected package snapd. [2021-03-12T00:44:53.914Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-12T00:44:53.914Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-12T00:44:56.466Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-12T00:44:56.466Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-12T00:44:56.466Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-12T00:44:56.466Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-12T00:44:56.466Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-12T00:44:56.466Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-12T00:44:56.466Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-12T00:44:56.466Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-12T00:44:56.466Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-12T00:44:57.411Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-12T00:44:57.411Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-12T00:44:57.411Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-12T00:44:57.411Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-12T00:44:57.411Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-12T00:44:57.411Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-12T00:44:58.355Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-12T00:44:58.355Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-12T00:44:58.355Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-12T00:44:58.355Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-12T00:44:58.355Z] running python rtupdate hooks for python3.6... [2021-03-12T00:44:58.355Z] running python post-rtupdate hooks for python3.6... [2021-03-12T00:44:58.355Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-12T00:44:59.746Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-12T00:44:59.747Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-12T00:44:59.747Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-12T00:45:00.011Z] Setting up snapd (2.48.3+18.04) ... [2021-03-12T00:45:00.583Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-12T00:45:00.583Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-12T00:45:00.844Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-12T00:45:01.105Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-12T00:45:01.105Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-12T00:45:01.105Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-12T00:45:01.366Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-12T00:45:01.632Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-12T00:45:01.632Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-12T00:45:01.894Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-12T00:45:01.894Z] /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-12T00:45:01.894Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-12T00:45:02.156Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-12T00:45:03.103Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-12T00:45:03.103Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-12T00:45:03.103Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-12T00:45:04.309Z] Reading package lists... [2021-03-12T00:45:04.572Z] Reading package lists... [2021-03-12T00:45:04.833Z] Building dependency tree... [2021-03-12T00:45:04.833Z] Reading state information... [2021-03-12T00:45:04.833Z] Calculating upgrade... [2021-03-12T00:45:05.095Z] The following packages will be upgraded: [2021-03-12T00:45:05.095Z] advancecomp base-files bash binutils binutils-common [2021-03-12T00:45:05.095Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-12T00:45:05.095Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-12T00:45:05.095Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-12T00:45:05.095Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-12T00:45:05.095Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-12T00:45:05.095Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-12T00:45:05.095Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-12T00:45:05.095Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-12T00:45:05.095Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-12T00:45:05.095Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-12T00:45:05.095Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-12T00:45:05.095Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-12T00:45:05.095Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-12T00:45:05.095Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-12T00:45:05.095Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-12T00:45:05.095Z] Need to get 63.8 MB of archives. [2021-03-12T00:45:05.095Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-12T00:45:05.095Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-12T00:45:05.095Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-12T00:45:06.038Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-12T00:45:06.038Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-12T00:45:06.038Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-12T00:45:06.038Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-12T00:45:06.038Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-12T00:45:06.038Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-12T00:45:06.038Z] 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-12T00:45:06.038Z] 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-12T00:45:06.038Z] 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-12T00:45:06.038Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-12T00:45:06.038Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-12T00:45:06.038Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-12T00:45:06.038Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-12T00:45:06.038Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-12T00:45:06.038Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-12T00:45:06.038Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-12T00:45:06.038Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-12T00:45:06.038Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-12T00:45:06.038Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-12T00:45:06.038Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-12T00:45:06.038Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-12T00:45:06.038Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-12T00:45:06.038Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-12T00:45:06.038Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-12T00:45:06.038Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-12T00:45:06.038Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-12T00:45:06.038Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-12T00:45:06.300Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-12T00:45:06.301Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-12T00:45:06.301Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-12T00:45:06.301Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-12T00:45:06.301Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-12T00:45:06.301Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-12T00:45:06.301Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-12T00:45:06.301Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-12T00:45:06.301Z] Get:38 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-12T00:45:06.301Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-12T00:45:06.301Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-12T00:45:06.301Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-12T00:45:06.301Z] Get:42 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-12T00:45:06.301Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-12T00:45:06.301Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-12T00:45:06.301Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-12T00:45:06.301Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-12T00:45:06.301Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-12T00:45:06.301Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-12T00:45:06.301Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-12T00:45:06.301Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-12T00:45:06.301Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-12T00:45:06.301Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-12T00:45:06.301Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-12T00:45:06.562Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-12T00:45:06.562Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-12T00:45:06.562Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-12T00:45:06.562Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-12T00:45:06.562Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-12T00:45:06.562Z] Get:59 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-12T00:45:06.562Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-12T00:45:06.562Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-12T00:45:06.562Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-12T00:45:06.562Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-12T00:45:06.562Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-12T00:45:06.562Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-12T00:45:06.562Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-12T00:45:06.562Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-12T00:45:06.562Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-12T00:45:06.562Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-12T00:45:06.562Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-12T00:45:06.562Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-12T00:45:06.562Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-12T00:45:06.562Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-12T00:45:06.562Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-12T00:45:06.562Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-12T00:45:06.562Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-12T00:45:06.823Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-12T00:45:06.823Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-12T00:45:06.823Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-12T00:45:06.823Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-12T00:45:06.823Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-12T00:45:06.823Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-12T00:45:06.823Z] Get:83 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-12T00:45:06.823Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-12T00:45:06.823Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-12T00:45:06.823Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-12T00:45:06.823Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-12T00:45:06.823Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-12T00:45:06.823Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-12T00:45:06.823Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-12T00:45:07.393Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-12T00:45:07.655Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-12T00:45:07.655Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-12T00:45:07.655Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-12T00:45:07.916Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-12T00:45:07.917Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-12T00:45:07.917Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-12T00:45:07.917Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-12T00:45:07.917Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-12T00:45:07.917Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-12T00:45:08.177Z] Fetched 63.8 MB in 3s (22.1 MB/s) [2021-03-12T00:45:08.177Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:08.177Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-12T00:45:08.177Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-12T00:45:08.751Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-12T00:45:08.751Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-12T00:45:09.018Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-12T00:45:09.018Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-12T00:45:09.590Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:09.590Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-12T00:45:09.851Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:09.851Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-12T00:45:09.851Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:09.851Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-12T00:45:10.114Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:10.114Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-12T00:45:10.114Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:10.114Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-12T00:45:10.379Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:10.379Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-12T00:45:10.379Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:10.379Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-12T00:45:10.642Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:45:10.642Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-12T00:45:10.642Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:10.642Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-12T00:45:10.642Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:45:10.903Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-12T00:45:10.903Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:10.903Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-12T00:45:10.903Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:10.903Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-12T00:45:10.903Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:11.164Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-12T00:45:11.164Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:45:11.164Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-12T00:45:11.164Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-12T00:45:11.425Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-12T00:45:12.006Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-12T00:45:12.006Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-12T00:45:12.006Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-12T00:45:12.006Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-12T00:45:12.006Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-12T00:45:12.268Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-12T00:45:12.530Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-12T00:45:12.530Z] Installing new version of config file /etc/issue ... [2021-03-12T00:45:12.530Z] Installing new version of config file /etc/issue.net ... [2021-03-12T00:45:12.530Z] Installing new version of config file /etc/lsb-release ... [2021-03-12T00:45:12.530Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-12T00:45:12.792Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-12T00:45:12.792Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-12T00:45:12.792Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-12T00:45:13.053Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:13.054Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-12T00:45:13.054Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-12T00:45:13.054Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-12T00:45:13.315Z] 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-12T00:45:13.315Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:13.315Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-12T00:45:13.315Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-12T00:45:13.576Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-12T00:45:13.576Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:13.576Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-12T00:45:13.576Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-12T00:45:13.838Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-12T00:45:13.838Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:13.838Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-12T00:45:13.838Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-12T00:45:14.099Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-12T00:45:14.361Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:14.361Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-12T00:45:14.361Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-12T00:45:14.361Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-12T00:45:14.361Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:14.361Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-12T00:45:14.627Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-12T00:45:14.627Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-12T00:45:14.627Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:14.627Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-12T00:45:14.889Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-12T00:45:14.889Z] Setting up grep (3.1-2build1) ... [2021-03-12T00:45:14.889Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:14.889Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-12T00:45:15.151Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-12T00:45:15.151Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-12T00:45:15.412Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:15.412Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-12T00:45:15.412Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-12T00:45:15.412Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-12T00:45:15.672Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:15.672Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-12T00:45:15.672Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-12T00:45:16.245Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-12T00:45:16.245Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-12T00:45:16.245Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-12T00:45:16.245Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-12T00:45:16.816Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-12T00:45:17.078Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:17.078Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-12T00:45:17.078Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-12T00:45:18.030Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-12T00:45:18.030Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-12T00:45:18.299Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-12T00:45:18.299Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-12T00:45:18.299Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-12T00:45:18.560Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:18.560Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-12T00:45:18.560Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-12T00:45:18.820Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-12T00:45:18.820Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:18.820Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-12T00:45:18.820Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-12T00:45:19.081Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-12T00:45:19.081Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:19.081Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-12T00:45:19.081Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-12T00:45:19.343Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-12T00:45:19.343Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:19.343Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-12T00:45:19.604Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-12T00:45:19.604Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-12T00:45:19.604Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:19.604Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-12T00:45:19.864Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-12T00:45:19.864Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-12T00:45:20.127Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:20.127Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-12T00:45:20.127Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-12T00:45:20.127Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-12T00:45:20.127Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-12T00:45:20.391Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-12T00:45:20.391Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:20.391Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-12T00:45:20.391Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-12T00:45:20.652Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-12T00:45:20.652Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:20.652Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-12T00:45:20.652Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-12T00:45:20.913Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-12T00:45:20.913Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:20.913Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-12T00:45:20.913Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-12T00:45:20.913Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-12T00:45:21.173Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:21.173Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-12T00:45:21.173Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-12T00:45:21.742Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-12T00:45:22.001Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-12T00:45:22.262Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-12T00:45:22.262Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:22.262Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-12T00:45:22.262Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-12T00:45:22.523Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-12T00:45:22.784Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:22.784Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-12T00:45:22.784Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-12T00:45:22.784Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-12T00:45:23.050Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:23.050Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-12T00:45:23.050Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-12T00:45:23.312Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-12T00:45:23.573Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:23.573Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-12T00:45:23.573Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-12T00:45:23.573Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-12T00:45:23.836Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:23.836Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-12T00:45:23.836Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-12T00:45:23.836Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-12T00:45:24.096Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:24.096Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-12T00:45:24.096Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-12T00:45:24.096Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-12T00:45:24.357Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:24.357Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-12T00:45:24.357Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-12T00:45:24.357Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-12T00:45:24.629Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:24.629Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-12T00:45:24.629Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-12T00:45:24.890Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-12T00:45:25.150Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:25.150Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-12T00:45:25.150Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-12T00:45:25.150Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-12T00:45:25.150Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-12T00:45:25.150Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-12T00:45:25.150Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-12T00:45:25.411Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-12T00:45:25.411Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:25.411Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-12T00:45:25.411Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-12T00:45:25.673Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-12T00:45:25.673Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:25.673Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-12T00:45:25.673Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-12T00:45:25.933Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-12T00:45:26.217Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:26.217Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-12T00:45:26.217Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-12T00:45:26.217Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-12T00:45:26.478Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:26.478Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-12T00:45:26.478Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-12T00:45:26.478Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-12T00:45:26.738Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:26.738Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-12T00:45:26.738Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-12T00:45:27.309Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-12T00:45:27.309Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:27.309Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-12T00:45:27.309Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-12T00:45:27.570Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-12T00:45:27.570Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:27.570Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-12T00:45:27.570Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-12T00:45:27.830Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-12T00:45:27.830Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:27.830Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-12T00:45:27.830Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-12T00:45:28.091Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-12T00:45:28.091Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:28.091Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-12T00:45:28.091Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-12T00:45:28.351Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-12T00:45:28.351Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:28.351Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-12T00:45:28.351Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-12T00:45:28.613Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-12T00:45:28.613Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:28.613Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-12T00:45:28.613Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-12T00:45:28.613Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-12T00:45:28.875Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:28.875Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-12T00:45:28.875Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-12T00:45:28.875Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-12T00:45:29.135Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-12T00:45:29.135Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-12T00:45:29.135Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-12T00:45:29.135Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-12T00:45:29.135Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-12T00:45:29.396Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-12T00:45:29.396Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-12T00:45:29.656Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-12T00:45:29.656Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-12T00:45:29.656Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-12T00:45:29.918Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-12T00:45:29.918Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-12T00:45:29.918Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-12T00:45:30.179Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-12T00:45:30.179Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-12T00:45:30.179Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-12T00:45:30.179Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-12T00:45:30.439Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-12T00:45:30.439Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-12T00:45:30.439Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-12T00:45:30.439Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-12T00:45:30.700Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-12T00:45:30.700Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-12T00:45:30.700Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-12T00:45:30.700Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-12T00:45:31.645Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-12T00:45:31.645Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-12T00:45:31.645Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-12T00:45:31.645Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-12T00:45:31.907Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-12T00:45:31.907Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-12T00:45:32.477Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-12T00:45:32.738Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-12T00:45:32.738Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-12T00:45:32.738Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-12T00:45:32.999Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-12T00:45:32.999Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-12T00:45:32.999Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:32.999Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-12T00:45:33.262Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:33.262Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-12T00:45:33.528Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:33.528Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-12T00:45:33.528Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:33.528Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-12T00:45:34.468Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:34.468Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-12T00:45:35.410Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:35.410Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-12T00:45:35.979Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:35.979Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-12T00:45:36.239Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:36.500Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-12T00:45:37.085Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:37.085Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-12T00:45:37.353Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-12T00:45:37.353Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-12T00:45:37.353Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-12T00:45:37.353Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-12T00:45:37.615Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-12T00:45:37.615Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-12T00:45:37.876Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-12T00:45:37.876Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-12T00:45:38.137Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-12T00:45:38.137Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-12T00:45:38.137Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-12T00:45:38.137Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-12T00:45:38.398Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-12T00:45:38.398Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-12T00:45:38.398Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:45:38.399Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-12T00:45:38.399Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:45:38.659Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:45:38.659Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:45:38.659Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-12T00:45:38.659Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-12T00:45:38.659Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-12T00:45:38.659Z] [2021-03-12T00:45:38.659Z] Current default time zone: 'Etc/UTC' [2021-03-12T00:45:38.659Z] Local time is now: Fri Mar 12 00:45:38 UTC 2021. [2021-03-12T00:45:38.659Z] Universal Time is now: Fri Mar 12 00:45:38 UTC 2021. [2021-03-12T00:45:38.659Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-12T00:45:38.659Z] [2021-03-12T00:45:38.931Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-12T00:45:38.931Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:45:38.931Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-12T00:45:38.931Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-12T00:45:38.931Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-12T00:45:38.931Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-12T00:45:38.931Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-12T00:45:38.931Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-12T00:45:38.931Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-12T00:45:39.202Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-12T00:45:39.202Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:45:39.202Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-12T00:45:39.463Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-12T00:45:39.463Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-12T00:45:39.463Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:45:39.463Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-12T00:45:39.463Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-12T00:45:39.463Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-12T00:45:39.463Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-12T00:45:39.463Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-12T00:45:39.463Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-12T00:45:39.463Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-12T00:45:39.724Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-12T00:45:41.638Z] Updating certificates in /etc/ssl/certs... [2021-03-12T00:45:42.210Z] 23 added, 27 removed; done. [2021-03-12T00:45:42.210Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-12T00:45:42.210Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:45:42.210Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-12T00:45:42.473Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-12T00:45:42.473Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-12T00:45:42.473Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-12T00:45:42.473Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-12T00:45:42.473Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-12T00:45:42.732Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-12T00:45:42.732Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-12T00:45:42.732Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-12T00:45:42.732Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-12T00:45:42.732Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-12T00:45:42.733Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-12T00:45:42.733Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-12T00:45:42.733Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-12T00:45:42.733Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-12T00:45:42.733Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-12T00:45:42.993Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-12T00:45:42.993Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-12T00:45:42.993Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-12T00:45:42.993Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-12T00:45:42.993Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-12T00:45:42.993Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-12T00:45:43.253Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-12T00:45:43.253Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-12T00:45:43.253Z] Updating certificates in /etc/ssl/certs... [2021-03-12T00:45:43.826Z] 0 added, 0 removed; done. [2021-03-12T00:45:43.826Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-12T00:45:43.826Z] done. [2021-03-12T00:45:44.361Z] Reading package lists... [2021-03-12T00:45:44.361Z] Building dependency tree... [2021-03-12T00:45:44.361Z] Reading state information... [2021-03-12T00:45:44.622Z] The following NEW packages will be installed: [2021-03-12T00:45:44.622Z] apt-transport-https [2021-03-12T00:45:44.622Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-12T00:45:44.622Z] Need to get 1696 B of archives. [2021-03-12T00:45:44.622Z] After this operation, 153 kB of additional disk space will be used. [2021-03-12T00:45:44.622Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-12T00:45:44.622Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-12T00:45:44.622Z] Fetched 1696 B in 0s (40.6 kB/s) [2021-03-12T00:45:44.622Z] Selecting previously unselected package apt-transport-https. [2021-03-12T00:45:44.622Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-12T00:45:44.622Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-12T00:45:44.622Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-12T00:45:44.883Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-12T00:45:45.145Z] Waiting for network to be ready... [2021-03-12T00:45:50.433Z] 2021-03-12T00:45:48Z INFO Waiting for automatic snapd restart... [2021-03-12T00:45:50.433Z] snapd 2.49 from Canonical* installed [2021-03-12T00:45:51.377Z] "snapd" switched to the "latest/stable" channel [2021-03-12T00:45:51.377Z] [2021-03-12T00:45:53.921Z] core18 20210128 from Canonical* installed [2021-03-12T00:45:54.181Z] "core18" switched to the "latest/stable" channel [2021-03-12T00:45:54.181Z] [2021-03-12T00:45:57.481Z] snapcraft 4.5.4 from Canonical* installed [2021-03-12T00:45:57.741Z] "snapcraft" switched to the "latest/stable" channel [2021-03-12T00:45:57.741Z] [2021-03-12T00:46:01.045Z] 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-12T00:46:01.045Z] - README.md [2021-03-12T00:46:01.045Z] [2021-03-12T00:46:01.045Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-12T00:46:07.645Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-12T00:46:07.645Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-12T00:46:07.646Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-12T00:46:07.906Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-12T00:46:09.114Z] Reading package lists... [2021-03-12T00:46:09.376Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.7 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-03-12T00:46:11.110Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:46:11.110Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:46:11.110Z] ---> 016fdd6cc84f [2021-03-12T00:46:11.110Z] Step 3/23 : WORKDIR /edgex-go [2021-03-12T00:46:11.110Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:46:11.110Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:46:11.110Z] ---> 016fdd6cc84f [2021-03-12T00:46:11.110Z] Step 3/31 : WORKDIR /edgex-go [2021-03-12T00:46:11.110Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:46:11.110Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:46:11.110Z] ---> 016fdd6cc84f [2021-03-12T00:46:11.110Z] Step 3/22 : WORKDIR /edgex-go [2021-03-12T00:46:11.110Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:46:11.110Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:46:11.110Z] ---> 016fdd6cc84f [2021-03-12T00:46:11.110Z] Step 3/22 : WORKDIR /edgex-go [2021-03-12T00:46:11.110Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:46:11.110Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:46:11.110Z] ---> 016fdd6cc84f [2021-03-12T00:46:11.110Z] Step 3/21 : WORKDIR /edgex-go [2021-03-12T00:46:11.110Z] ---> Running in e4fa40a64729 [2021-03-12T00:46:11.110Z] ---> Running in b5684b072002 [2021-03-12T00:46:11.110Z] ---> Running in 7350a9c1b53b [2021-03-12T00:46:11.110Z] ---> Running in 53a961cabd63 [2021-03-12T00:46:11.110Z] ---> Running in a32064c0960d [2021-03-12T00:46:11.110Z] Removing intermediate container a32064c0960d [2021-03-12T00:46:11.110Z] ---> 9466b4e1dc5a [2021-03-12T00:46:11.110Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:46:11.110Z] Removing intermediate container b5684b072002 [2021-03-12T00:46:11.110Z] ---> 831e6bbe7bb5 [2021-03-12T00:46:11.110Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:46:11.110Z] ---> Running in 511294912fc5 [2021-03-12T00:46:11.110Z] Removing intermediate container e4fa40a64729 [2021-03-12T00:46:11.110Z] ---> 48176b23a66c [2021-03-12T00:46:11.110Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:46:11.110Z] Removing intermediate container 53a961cabd63 [2021-03-12T00:46:11.110Z] ---> 9724e604544a [2021-03-12T00:46:11.110Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:46:11.110Z] Removing intermediate container 7350a9c1b53b [2021-03-12T00:46:11.110Z] ---> b9b35db49751 [2021-03-12T00:46:11.110Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:46:11.110Z] ---> Running in 59b17b756144 [2021-03-12T00:46:11.110Z] ---> Running in ab4da2931bce [2021-03-12T00:46:11.110Z] ---> Running in f5d8f5642592 [2021-03-12T00:46:11.110Z] ---> Running in 84db326c93b4 [2021-03-12T00:46:11.110Z] Removing intermediate container 511294912fc5 [2021-03-12T00:46:11.110Z] ---> cc40608cff85 [2021-03-12T00:46:11.110Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-12T00:46:11.110Z] ---> Running in e97b06a58e50 [2021-03-12T00:46:11.110Z] Removing intermediate container 59b17b756144 [2021-03-12T00:46:11.110Z] ---> b8493972b9b6 [2021-03-12T00:46:11.110Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-12T00:46:11.110Z] ---> Running in 3737ad5b0695 [2021-03-12T00:46:11.110Z] Removing intermediate container ab4da2931bce [2021-03-12T00:46:11.110Z] ---> 488da9e3d27b [2021-03-12T00:46:11.110Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-12T00:46:11.110Z] ---> Running in d62821c7d4ff [2021-03-12T00:46:11.110Z] Removing intermediate container 84db326c93b4 [2021-03-12T00:46:11.110Z] ---> de753c2deda6 [2021-03-12T00:46:11.110Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-12T00:46:11.110Z] ---> Running in f9aa57ede651 [2021-03-12T00:46:11.110Z] Removing intermediate container f5d8f5642592 [2021-03-12T00:46:11.110Z] ---> f31e55696885 [2021-03-12T00:46:11.110Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-12T00:46:11.110Z] ---> Running in 0544fd8158d9 [2021-03-12T00:46:11.110Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:46:11.110Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:46:11.110Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:46:11.110Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:46:11.110Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:46:11.110Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:46:11.110Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:46:11.385Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:46:11.385Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:46:11.663Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:46:11.663Z] OK: 217 MiB in 51 packages [2021-03-12T00:46:12.289Z] OK: 217 MiB in 51 packages [2021-03-12T00:46:12.571Z] OK: 217 MiB in 51 packages [2021-03-12T00:46:12.849Z] OK: 217 MiB in 51 packages [2021-03-12T00:46:12.849Z] OK: 217 MiB in 51 packages [2021-03-12T00:46:13.861Z] Removing intermediate container e97b06a58e50 [2021-03-12T00:46:13.861Z] ---> 19649820d529 [2021-03-12T00:46:13.861Z] Step 6/21 : COPY go.mod . [2021-03-12T00:46:14.137Z] Removing intermediate container 3737ad5b0695 [2021-03-12T00:46:14.137Z] ---> e63680332679 [2021-03-12T00:46:14.137Z] Step 6/23 : COPY go.mod . [2021-03-12T00:46:14.413Z] Removing intermediate container d62821c7d4ff [2021-03-12T00:46:14.413Z] ---> c787f9fa2895 [2021-03-12T00:46:14.413Z] Step 6/22 : COPY go.mod . [2021-03-12T00:46:15.011Z] Removing intermediate container f9aa57ede651 [2021-03-12T00:46:15.011Z] ---> c40cd12585b8 [2021-03-12T00:46:15.011Z] Step 6/31 : COPY go.mod . [2021-03-12T00:46:15.011Z] ---> 5a6f8c7b7147 [2021-03-12T00:46:15.011Z] Step 7/21 : RUN go mod download [2021-03-12T00:46:15.011Z] Removing intermediate container 0544fd8158d9 [2021-03-12T00:46:15.011Z] ---> 18bc75d543a9 [2021-03-12T00:46:15.011Z] Step 6/22 : COPY go.mod . [2021-03-12T00:46:15.011Z] ---> 637eb8fbf07f [2021-03-12T00:46:15.011Z] Step 7/23 : RUN go mod download [2021-03-12T00:46:15.292Z] ---> Running in 59adec3a794e [2021-03-12T00:46:15.292Z] ---> Running in 5dc17e2f87de [2021-03-12T00:46:15.563Z] ---> b0a4d7714542 [2021-03-12T00:46:15.563Z] Step 7/22 : RUN go mod download [2021-03-12T00:46:15.838Z] ---> e0285bdec157 [2021-03-12T00:46:15.838Z] Step 7/31 : RUN go mod download [2021-03-12T00:46:15.838Z] ---> Running in 26ca421b141b [2021-03-12T00:46:15.968Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-12T00:46:15.968Z] Reading package lists... [2021-03-12T00:46:15.968Z] Building dependency tree... [2021-03-12T00:46:15.968Z] Reading state information... [2021-03-12T00:46:15.968Z] Suggested packages: [2021-03-12T00:46:15.968Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-12T00:46:15.968Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-12T00:46:15.968Z] Recommended packages: [2021-03-12T00:46:15.968Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-12T00:46:15.968Z] The following NEW packages will be installed: [2021-03-12T00:46:15.968Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-12T00:46:15.968Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-12T00:46:15.968Z] pkg-config zip [2021-03-12T00:46:15.968Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-12T00:46:15.968Z] Need to get 7658 kB of archives. [2021-03-12T00:46:15.968Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-12T00:46:15.968Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.7 [1172 kB] [2021-03-12T00:46:15.968Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-12T00:46:15.968Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-12T00:46:15.968Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-12T00:46:15.968Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-12T00:46:15.968Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-12T00:46:15.968Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-12T00:46:15.968Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-12T00:46:16.121Z] ---> 5eb00184873e [2021-03-12T00:46:16.121Z] Step 7/22 : RUN go mod download [2021-03-12T00:46:16.121Z] ---> Running in d49501497ae7 [2021-03-12T00:46:16.228Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-12T00:46:16.228Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-12T00:46:16.228Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-12T00:46:16.228Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-12T00:46:16.395Z] ---> Running in 530581b9d4a1 [2021-03-12T00:46:16.488Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-12T00:46:16.488Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-12T00:46:16.488Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-12T00:46:16.488Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-12T00:46:16.488Z] Fetched 7658 kB in 1s (10.6 MB/s) [2021-03-12T00:46:16.749Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-12T00:46:16.749Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-12T00:46:16.749Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.7_amd64.deb ... [2021-03-12T00:46:16.749Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... [2021-03-12T00:46:16.749Z] Selecting previously unselected package libpsl5:amd64. [2021-03-12T00:46:16.749Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-12T00:46:16.749Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-12T00:46:17.013Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-12T00:46:17.013Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-12T00:46:17.013Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-12T00:46:17.013Z] Selecting previously unselected package librtmp1:amd64. [2021-03-12T00:46:17.013Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-12T00:46:17.013Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-12T00:46:17.013Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-12T00:46:17.013Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-12T00:46:17.013Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-12T00:46:17.275Z] Selecting previously unselected package liberror-perl. [2021-03-12T00:46:17.275Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-12T00:46:17.275Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-12T00:46:17.275Z] Selecting previously unselected package git-man. [2021-03-12T00:46:17.275Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-12T00:46:17.275Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-12T00:46:17.536Z] Selecting previously unselected package git. [2021-03-12T00:46:17.536Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-12T00:46:17.536Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-12T00:46:18.485Z] Selecting previously unselected package libnorm1:amd64. [2021-03-12T00:46:18.485Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-12T00:46:18.485Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-12T00:46:18.485Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-12T00:46:18.485Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-12T00:46:18.485Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-12T00:46:18.485Z] Selecting previously unselected package libsodium23:amd64. [2021-03-12T00:46:18.485Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-12T00:46:18.485Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-12T00:46:18.746Z] Selecting previously unselected package libzmq5:amd64. [2021-03-12T00:46:18.746Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-12T00:46:18.746Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-12T00:46:19.008Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-12T00:46:19.008Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-12T00:46:19.008Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-12T00:46:19.008Z] Selecting previously unselected package pkg-config. [2021-03-12T00:46:19.008Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-12T00:46:19.008Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-12T00:46:19.269Z] Selecting previously unselected package zip. [2021-03-12T00:46:19.269Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-12T00:46:19.269Z] Unpacking zip (3.0-11build1) ... [2021-03-12T00:46:19.269Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-12T00:46:19.269Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-12T00:46:19.269Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-12T00:46:19.269Z] Setting up liberror-perl (0.17025-1) ... [2021-03-12T00:46:19.269Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-12T00:46:19.535Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... [2021-03-12T00:46:19.535Z] No schema files found: doing nothing. [2021-03-12T00:46:19.535Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-12T00:46:19.535Z] Setting up zip (3.0-11build1) ... [2021-03-12T00:46:19.535Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-12T00:46:19.535Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-12T00:46:19.535Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-12T00:46:19.535Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-12T00:46:19.796Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-12T00:46:19.796Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-12T00:46:19.796Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-12T00:46:19.797Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-12T00:46:19.809Z] Removing intermediate container 5dc17e2f87de [2021-03-12T00:46:19.809Z] ---> 2aef5b7ae8f1 [2021-03-12T00:46:19.809Z] Step 8/21 : COPY . . [2021-03-12T00:46:20.410Z] Removing intermediate container 59adec3a794e [2021-03-12T00:46:20.410Z] ---> 058885a30a41 [2021-03-12T00:46:20.410Z] Step 8/23 : COPY . . [2021-03-12T00:46:21.006Z] Removing intermediate container 26ca421b141b [2021-03-12T00:46:21.006Z] ---> cc64fd622fc1 [2021-03-12T00:46:21.006Z] Step 8/22 : COPY . . [2021-03-12T00:46:21.294Z] Removing intermediate container d49501497ae7 [2021-03-12T00:46:21.294Z] ---> a05922e3a716 [2021-03-12T00:46:21.294Z] Step 8/31 : COPY . . [2021-03-12T00:46:21.571Z] Removing intermediate container 530581b9d4a1 [2021-03-12T00:46:21.571Z] ---> 9ee1748f1bc6 [2021-03-12T00:46:21.571Z] Step 8/22 : COPY . . [2021-03-12T00:46:26.408Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-12T00:46:26.408Z] git set to automatically installed. [2021-03-12T00:46:26.408Z] git-man set to automatically installed. [2021-03-12T00:46:26.408Z] libcurl3-gnutls set to automatically installed. [2021-03-12T00:46:26.408Z] liberror-perl set to automatically installed. [2021-03-12T00:46:26.408Z] libglib2.0-0 set to automatically installed. [2021-03-12T00:46:26.408Z] libnghttp2-14 set to automatically installed. [2021-03-12T00:46:26.408Z] libnorm1 set to automatically installed. [2021-03-12T00:46:26.408Z] libpgm-5.2-0 set to automatically installed. [2021-03-12T00:46:26.408Z] libpsl5 set to automatically installed. [2021-03-12T00:46:26.408Z] librtmp1 set to automatically installed. [2021-03-12T00:46:26.408Z] libsodium23 set to automatically installed. [2021-03-12T00:46:26.408Z] libzmq3-dev set to automatically installed. [2021-03-12T00:46:26.408Z] libzmq5 set to automatically installed. [2021-03-12T00:46:26.408Z] pkg-config set to automatically installed. [2021-03-12T00:46:26.408Z] zip set to automatically installed. [2021-03-12T00:46:27.791Z] snapd is not logged in, snap install commands will use sudo [2021-03-12T00:46:34.376Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-12T00:46:48.400Z] ---> f9cdad948497 [2021-03-12T00:46:48.400Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-12T00:46:48.400Z] ---> 9e30ede7f3ba [2021-03-12T00:46:48.400Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-12T00:46:48.400Z] ---> 2a6cfb205595 [2021-03-12T00:46:48.400Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-12T00:46:48.400Z] ---> 93a610b944ad [2021-03-12T00:46:48.400Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-12T00:46:48.400Z] ---> fd6b4425eaa0 [2021-03-12T00:46:48.400Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-12T00:46:48.400Z] ---> Running in b5f7fc7151be [2021-03-12T00:46:48.400Z] ---> Running in 82fe9eb6f2c6 [2021-03-12T00:46:48.400Z] ---> Running in ae92bf4f5f18 [2021-03-12T00:46:48.400Z] ---> Running in 359b1b4263f4 [2021-03-12T00:46:48.400Z] ---> Running in db2f3e02fe95 [2021-03-12T00:46:49.291Z] go (1.15/stable) 1.15.9 from Michael Hudson-Doyle (mwhudson) installed [2021-03-12T00:46:49.291Z] snapd is not logged in, snap install commands will use sudo [2021-03-12T00:46:49.850Z] 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-12T00:46:50.133Z] 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-12T00:46:50.412Z] 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-12T00:46:51.019Z] 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-12T00:46:51.019Z] 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-12T00:46:54.582Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-12T00:46:55.153Z] snap "core18" has no updates available [2021-03-12T00:46:55.724Z] Pulling config-common [2021-03-12T00:46:55.724Z] + snapcraftctl pull [2021-03-12T00:46:56.666Z] Pulling go-build-helper [2021-03-12T00:46:56.666Z] + snapcraftctl pull [2021-03-12T00:46:57.608Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-03-12T00:46:57.608Z] Skipping pull go-build-helper (already ran) [2021-03-12T00:46:57.608Z] Building go-build-helper [2021-03-12T00:46:57.608Z] + snapcraftctl build [2021-03-12T00:46:59.520Z] Staging go-build-helper [2021-03-12T00:46:59.521Z] + snapcraftctl stage [2021-03-12T00:47:09.526Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-12T00:47:09.526Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-12T00:47:09.526Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] [2021-03-12T00:47:09.526Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-12T00:47:09.526Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-12T00:47:09.526Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-12T00:47:09.526Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-12T00:47:09.526Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-12T00:47:09.526Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-12T00:47:09.526Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-12T00:47:09.526Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-12T00:47:09.526Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-12T00:47:09.526Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-12T00:47:09.526Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-12T00:47:09.526Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-12T00:47:09.526Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-12T00:47:09.526Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-12T00:47:09.526Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-12T00:47:09.526Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-12T00:47:09.526Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-03-12T00:47:09.526Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-12T00:47:09.526Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-12T00:47:09.526Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-12T00:47:09.526Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-12T00:47:09.526Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-12T00:47:09.526Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-12T00:47:09.526Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-12T00:47:09.526Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-12T00:47:09.526Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-12T00:47:09.526Z] Fetched 224 kB in 0s (0 B/s) [2021-03-12T00:47:09.526Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-12T00:47:09.526Z] Fetched 157 kB in 0s (0 B/s) [2021-03-12T00:47:09.526Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-12T00:47:09.526Z] Fetched 221 kB in 0s (0 B/s) [2021-03-12T00:47:09.526Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-12T00:47:09.526Z] Fetched 143 kB in 0s (0 B/s) [2021-03-12T00:47:09.526Z] Pulling edgex-go [2021-03-12T00:47:09.526Z] + snapcraftctl pull [2021-03-12T00:47:31.497Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-12T00:47:31.497Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-12T00:47:31.497Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-12T00:47:31.497Z] Fetched 0 B in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-12T00:47:31.497Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-12T00:47:31.497Z] Fetched 279 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-12T00:47:31.497Z] Fetched 122 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-12T00:47:31.497Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-12T00:47:31.497Z] Fetched 8848 B in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-12T00:47:31.497Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-12T00:47:31.497Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-12T00:47:31.497Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-12T00:47:31.497Z] Fetched 214 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-12T00:47:31.497Z] Fetched 154 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-12T00:47:31.497Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-12T00:47:31.497Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-12T00:47:31.497Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-12T00:47:31.497Z] Fetched 499 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-12T00:47:31.497Z] Fetched 111 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-12T00:47:31.497Z] Fetched 240 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-12T00:47:31.497Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-12T00:47:31.497Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-12T00:47:31.497Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-12T00:47:31.497Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-12T00:47:31.497Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-12T00:47:31.497Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-12T00:47:31.497Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-12T00:47:31.497Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-12T00:47:31.497Z] Fetched 8720 B in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-12T00:47:31.497Z] Fetched 137 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-12T00:47:31.497Z] Fetched 119 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-12T00:47:31.497Z] Fetched 109 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-12T00:47:31.497Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-12T00:47:31.497Z] Fetched 645 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-12T00:47:31.497Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-12T00:47:31.497Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-12T00:47:31.497Z] Fetched 368 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-12T00:47:31.497Z] Fetched 187 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-12T00:47:31.497Z] Fetched 175 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-12T00:47:31.497Z] Fetched 206 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-12T00:47:31.497Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-12T00:47:31.497Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-12T00:47:31.497Z] Fetched 159 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-12T00:47:31.497Z] Fetched 107 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-12T00:47:31.497Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-12T00:47:31.497Z] Pulling static-packages [2021-03-12T00:47:31.497Z] + snapcraftctl pull [2021-03-12T00:47:31.497Z] Pulling version [2021-03-12T00:47:31.497Z] + cd /root/project [2021-03-12T00:47:31.497Z] + [ -f VERSION ] [2021-03-12T00:47:31.497Z] + PROJECT_VERSION=local-dev [2021-03-12T00:47:31.497Z] + git rev-parse --short HEAD [2021-03-12T00:47:31.497Z] + GIT_REVISION=7d57bbad [2021-03-12T00:47:31.497Z] + snapcraftctl set-version local-dev [2021-03-12T00:47:31.497Z] Building config-common [2021-03-12T00:47:31.497Z] + snapcraftctl build [2021-03-12T00:47:32.440Z] Skipping build go-build-helper (already ran) [2021-03-12T00:47:32.701Z] Building edgex-go [2021-03-12T00:47:32.963Z] + cd /root/parts/edgex-go/src [2021-03-12T00:47:32.963Z] + make build [2021-03-12T00:47:32.963Z] 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-12T00:47:35.513Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-12T00:47:35.513Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-12T00:47:35.513Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.46 [2021-03-12T00:47:35.513Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-12T00:47:35.513Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-12T00:47:35.513Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-12T00:47:35.513Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-12T00:47:35.513Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-12T00:47:35.513Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-12T00:47:35.513Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-12T00:47:35.513Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-12T00:47:35.513Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-12T00:47:35.513Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-12T00:47:35.513Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-12T00:47:35.774Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-12T00:47:35.774Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-12T00:47:35.774Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-12T00:47:35.774Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-12T00:47:36.034Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-12T00:47:36.300Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-12T00:47:36.300Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-12T00:47:36.300Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-12T00:47:36.300Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-12T00:47:36.560Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-12T00:47:36.560Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-12T00:47:36.560Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-12T00:47:36.560Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-12T00:47:36.560Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-12T00:47:36.560Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-12T00:47:36.560Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-12T00:47:36.560Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-12T00:47:36.560Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-12T00:47:36.560Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-12T00:47:36.820Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-12T00:47:36.820Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-12T00:47:36.820Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-12T00:47:36.820Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-12T00:47:36.820Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-12T00:47:36.820Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-12T00:47:36.820Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-12T00:47:36.820Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-12T00:47:36.820Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-12T00:47:36.820Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-12T00:47:36.820Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-12T00:47:36.820Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-12T00:47:46.818Z] 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-12T00:47:46.818Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-12T00:47:51.018Z] 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-12T00:47:51.955Z] 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-12T00:47:53.334Z] 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-12T00:47:53.905Z] 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-12T00:47:53.905Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-12T00:47:54.165Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-12T00:47:54.165Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-12T00:47:54.165Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-12T00:47:56.075Z] 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-12T00:47:56.075Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-12T00:47:56.075Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-12T00:47:57.457Z] 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-12T00:47:58.838Z] 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-12T00:47:58.838Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-12T00:48:00.220Z] 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-12T00:48:01.603Z] 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-12T00:48:01.603Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-12T00:48:02.985Z] 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-12T00:48:02.985Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-12T00:48:04.896Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-12T00:48:04.896Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-12T00:48:04.896Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-12T00:48:04.896Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-12T00:48:04.896Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-12T00:48:04.896Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-12T00:48:04.896Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-12T00:48:04.896Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-12T00:48:04.896Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-12T00:48:04.896Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-12T00:48:04.896Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-12T00:48:04.896Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-12T00:48:04.896Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-12T00:48:04.896Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-12T00:48:04.896Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-12T00:48:04.896Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-12T00:48:04.896Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-12T00:48:04.896Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-03-12T00:48:04.896Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-12T00:48:04.896Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-12T00:48:04.896Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-12T00:48:04.896Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-12T00:48:04.896Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-12T00:48:04.896Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-12T00:48:04.896Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-12T00:48:08.194Z] Building static-packages [2021-03-12T00:48:08.194Z] + snapcraftctl build [2021-03-12T00:48:09.580Z] Building version [2021-03-12T00:48:09.580Z] + snapcraftctl build [2021-03-12T00:48:11.504Z] Staging config-common [2021-03-12T00:48:11.504Z] + snapcraftctl stage [2021-03-12T00:48:12.446Z] Skipping stage go-build-helper (already ran) [2021-03-12T00:48:12.446Z] Staging edgex-go [2021-03-12T00:48:12.446Z] + snapcraftctl stage [2021-03-12T00:48:13.455Z] Staging static-packages [2021-03-12T00:48:13.455Z] + snapcraftctl stage [2021-03-12T00:48:14.395Z] Staging version [2021-03-12T00:48:14.395Z] + snapcraftctl stage [2021-03-12T00:48:14.965Z] Priming config-common [2021-03-12T00:48:14.965Z] + snapcraftctl prime [2021-03-12T00:48:15.908Z] Priming go-build-helper [2021-03-12T00:48:15.908Z] + snapcraftctl prime [2021-03-12T00:48:16.849Z] Priming edgex-go [2021-03-12T00:48:16.849Z] + snapcraftctl prime [2021-03-12T00:48:17.994Z] Priming static-packages [2021-03-12T00:48:17.994Z] + snapcraftctl prime [2021-03-12T00:48:20.116Z] Priming version [2021-03-12T00:48:20.116Z] + snapcraftctl prime [2021-03-12T00:48:21.147Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-12T00:48:27.906Z] 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-12T00:48:50.125Z] Removing intermediate container 82fe9eb6f2c6 [2021-03-12T00:48:50.125Z] ---> 5973f37e023e [2021-03-12T00:48:50.125Z] [2021-03-12T00:48:50.125Z] Step 10/21 : FROM alpine:3.12 [2021-03-12T00:48:50.125Z] 3.12: Pulling from library/alpine [2021-03-12T00:48:50.125Z] Removing intermediate container ae92bf4f5f18 [2021-03-12T00:48:50.125Z] ---> 58a1e1382da7 [2021-03-12T00:48:50.125Z] [2021-03-12T00:48:50.125Z] Step 10/31 : FROM alpine:3.12 [2021-03-12T00:48:50.125Z] 3.12: Pulling from library/alpine [2021-03-12T00:48:50.125Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-12T00:48:50.125Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-12T00:48:50.125Z] Status: Image is up to date for alpine:3.12 [2021-03-12T00:48:50.125Z] ---> d10569e2745f [2021-03-12T00:48:50.125Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-12T00:48:50.125Z] Status: Downloaded newer image for alpine:3.12 [2021-03-12T00:48:50.125Z] ---> d10569e2745f [2021-03-12T00:48:50.125Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-12T00:48:50.125Z] ---> Running in ba4c3f1e0495 [2021-03-12T00:48:50.125Z] ---> Running in 77cc94004464 [2021-03-12T00:48:50.405Z] Removing intermediate container ba4c3f1e0495 [2021-03-12T00:48:50.405Z] ---> 5bc474c55031 [2021-03-12T00:48:50.405Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-12T00:48:50.682Z] ---> Running in 33d877ca6547 [2021-03-12T00:48:51.672Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:48:51.672Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:48:52.665Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-12T00:48:52.665Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-12T00:48:52.665Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-12T00:48:52.665Z] (4/4) Installing curl (7.69.1-r3) [2021-03-12T00:48:52.665Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:48:52.665Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:48:52.665Z] Executing ca-certificates-20191127-r4.trigger [2021-03-12T00:48:52.942Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:48:53.221Z] OK: 7 MiB in 18 packages [2021-03-12T00:48:53.509Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-12T00:48:53.510Z] (2/2) Installing su-exec (0.2-r1) [2021-03-12T00:48:53.510Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:48:53.510Z] OK: 5 MiB in 16 packages [2021-03-12T00:48:56.251Z] Removing intermediate container 77cc94004464 [2021-03-12T00:48:56.251Z] ---> d40895b2d1e5 [2021-03-12T00:48:56.251Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-12T00:48:56.618Z] Removing intermediate container 33d877ca6547 [2021-03-12T00:48:56.618Z] ---> 885ffae575eb [2021-03-12T00:48:56.618Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-12T00:48:56.618Z] ---> Running in 78dc5f393048 [2021-03-12T00:48:56.618Z] ---> Running in ce9a5208c958 [2021-03-12T00:48:58.122Z] Removing intermediate container ce9a5208c958 [2021-03-12T00:48:58.122Z] ---> 83c2e23df500 [2021-03-12T00:48:58.122Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-12T00:48:58.122Z] Removing intermediate container 78dc5f393048 [2021-03-12T00:48:58.122Z] ---> 2c83e4fcdc54 [2021-03-12T00:48:58.122Z] Step 13/21 : WORKDIR /edgex [2021-03-12T00:48:58.891Z] ---> Running in b76146a9fbb5 [2021-03-12T00:48:58.891Z] ---> Running in 3314555ef53c [2021-03-12T00:49:01.002Z] Removing intermediate container b76146a9fbb5 [2021-03-12T00:49:01.002Z] ---> cd53fcf1d1f8 [2021-03-12T00:49:01.002Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-12T00:49:01.002Z] Removing intermediate container 3314555ef53c [2021-03-12T00:49:01.002Z] ---> c1d8a01ba4a2 [2021-03-12T00:49:01.002Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-12T00:49:01.300Z] ---> Running in 8b7c1dab859b [2021-03-12T00:49:03.311Z] ---> b613d5f961b8 [2021-03-12T00:49:03.311Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-12T00:49:03.911Z] Removing intermediate container b5f7fc7151be [2021-03-12T00:49:03.911Z] ---> 8ca2ad3880d6 [2021-03-12T00:49:03.911Z] [2021-03-12T00:49:03.911Z] Step 10/22 : FROM alpine:3.12 [2021-03-12T00:49:03.911Z] ---> d10569e2745f [2021-03-12T00:49:03.911Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-12T00:49:04.909Z] ---> Running in f6cbb8fbe577 [2021-03-12T00:49:05.514Z] ---> 246abb7ea2c2 [2021-03-12T00:49:05.514Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-12T00:49:06.129Z] Removing intermediate container db2f3e02fe95 [2021-03-12T00:49:06.129Z] ---> 729e075095fd [2021-03-12T00:49:06.129Z] [2021-03-12T00:49:06.129Z] Step 10/22 : FROM alpine:3.12 [2021-03-12T00:49:06.129Z] ---> d10569e2745f [2021-03-12T00:49:06.129Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-12T00:49:06.129Z] Removing intermediate container 8b7c1dab859b [2021-03-12T00:49:06.129Z] ---> d3c4b986ebae [2021-03-12T00:49:06.129Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-12T00:49:06.415Z] ---> Running in 0dc9c0bd834b [2021-03-12T00:49:06.415Z] ---> Running in f32cc02cf9ce [2021-03-12T00:49:06.690Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:49:07.291Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:49:07.563Z] ---> e33c698532e3 [2021-03-12T00:49:07.563Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-12T00:49:07.563Z] Removing intermediate container 0dc9c0bd834b [2021-03-12T00:49:07.563Z] ---> 6278220ed1b3 [2021-03-12T00:49:07.563Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-12T00:49:07.843Z] ---> Running in d340e867380f [2021-03-12T00:49:07.843Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-12T00:49:07.843Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:49:07.843Z] OK: 5 MiB in 15 packages [2021-03-12T00:49:08.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:49:08.733Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:49:09.005Z] Removing intermediate container d340e867380f [2021-03-12T00:49:09.005Z] ---> 43ceac269f56 [2021-03-12T00:49:09.005Z] Step 18/21 : CMD ["--init=true"] [2021-03-12T00:49:09.278Z] ---> eb6192f81057 [2021-03-12T00:49:09.278Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-12T00:49:09.278Z] ---> Running in d64cc916bebd [2021-03-12T00:49:09.278Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-12T00:49:09.560Z] ---> Running in 01ce4fd38410 [2021-03-12T00:49:09.560Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-12T00:49:09.560Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:49:09.560Z] Executing ca-certificates-20191127-r4.trigger [2021-03-12T00:49:09.841Z] OK: 6 MiB in 16 packages [2021-03-12T00:49:10.824Z] Removing intermediate container f6cbb8fbe577 [2021-03-12T00:49:10.824Z] ---> b1dcc87f3bb7 [2021-03-12T00:49:10.824Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:49:10.824Z] Removing intermediate container d64cc916bebd [2021-03-12T00:49:10.824Z] ---> c0c693c267b4 [2021-03-12T00:49:10.824Z] Step 19/21 : LABEL arch=arm64 [2021-03-12T00:49:11.105Z] ---> Running in 1db653ed9f49 [2021-03-12T00:49:11.105Z] ---> Running in ea74c9369462 [2021-03-12T00:49:12.551Z] Removing intermediate container 1db653ed9f49 [2021-03-12T00:49:12.551Z] ---> 9226c5587a13 [2021-03-12T00:49:12.551Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-12T00:49:12.551Z] Removing intermediate container ea74c9369462 [2021-03-12T00:49:12.551Z] ---> 1463711727c5 [2021-03-12T00:49:12.551Z] Step 20/21 : LABEL git_sha=1fef9e680f1af6cd4ee2c69266faee8411c043cf [2021-03-12T00:49:12.551Z] Removing intermediate container f32cc02cf9ce [2021-03-12T00:49:12.551Z] ---> 8f3e844956e9 [2021-03-12T00:49:12.551Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:49:12.551Z] ---> Running in 0a378f83bc27 [2021-03-12T00:49:12.844Z] ---> Running in 2a2c03ecd769 [2021-03-12T00:49:12.844Z] ---> Running in 4c1e15a4acba [2021-03-12T00:49:13.460Z] Removing intermediate container 0a378f83bc27 [2021-03-12T00:49:13.460Z] ---> 6662271d0a34 [2021-03-12T00:49:13.460Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-12T00:49:13.736Z] Removing intermediate container 01ce4fd38410 [2021-03-12T00:49:13.736Z] ---> 249d2389d7e3 [2021-03-12T00:49:13.736Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:49:13.736Z] ---> Running in 09be1913c704 [2021-03-12T00:49:13.736Z] Removing intermediate container 4c1e15a4acba [2021-03-12T00:49:14.010Z] ---> 2eefb39e1019 [2021-03-12T00:49:14.010Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-12T00:49:14.010Z] Removing intermediate container 2a2c03ecd769 [2021-03-12T00:49:14.010Z] ---> f100007c5524 [2021-03-12T00:49:14.010Z] Step 21/21 : LABEL version=0.0.0 [2021-03-12T00:49:14.282Z] ---> Running in 69df59c771d4 [2021-03-12T00:49:14.282Z] ---> Running in f246c4263161 [2021-03-12T00:49:14.555Z] Removing intermediate container 09be1913c704 [2021-03-12T00:49:14.555Z] ---> 5ccb66cb9d3a [2021-03-12T00:49:14.555Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:49:14.836Z] Removing intermediate container 69df59c771d4 [2021-03-12T00:49:14.836Z] ---> 045cbe1adf18 [2021-03-12T00:49:14.836Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-12T00:49:15.108Z] Removing intermediate container f246c4263161 [2021-03-12T00:49:15.108Z] ---> b2d385a01432 [2021-03-12T00:49:15.108Z] [2021-03-12T00:49:15.108Z] ---> 0a0cde58a110 [2021-03-12T00:49:15.108Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-12T00:49:15.108Z] ---> Running in 73591d64cdac [2021-03-12T00:49:15.742Z] ---> 6dd181964279 [2021-03-12T00:49:15.742Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-12T00:49:16.015Z] Successfully built b2d385a01432 [2021-03-12T00:49:16.015Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-12T00:49:16.015Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-03-12T00:49:16.015Z] Removing intermediate container 73591d64cdac [2021-03-12T00:49:16.015Z] ---> 1702ddf565f1 [2021-03-12T00:49:16.015Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:49:18.643Z] ---> 21c188c9b907 [2021-03-12T00:49:18.643Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-12T00:49:18.643Z] ---> f1036eeea150 [2021-03-12T00:49:18.643Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-12T00:49:19.245Z] ---> 9df9723c2ee9 [2021-03-12T00:49:19.245Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-12T00:49:21.874Z] ---> 02bfc586858f [2021-03-12T00:49:21.874Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-12T00:49:22.148Z] ---> 745ddf98a5e5 [2021-03-12T00:49:22.148Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-12T00:49:22.148Z] ---> fe4ab5e29ce9 [2021-03-12T00:49:22.148Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-12T00:49:22.754Z] Removing intermediate container 359b1b4263f4 [2021-03-12T00:49:22.754Z] ---> 55571d2b4339 [2021-03-12T00:49:22.754Z] [2021-03-12T00:49:22.754Z] Step 10/23 : FROM alpine:3.12 [2021-03-12T00:49:22.754Z] ---> d10569e2745f [2021-03-12T00:49:22.754Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-12T00:49:23.349Z] ---> Running in 9f25a21dba2b [2021-03-12T00:49:23.349Z] ---> Running in 10365dd9243f [2021-03-12T00:49:23.349Z] ---> 3b189d390f70 [2021-03-12T00:49:23.349Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-12T00:49:23.349Z] ---> 4737414ee1cd [2021-03-12T00:49:23.349Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-12T00:49:23.625Z] ---> Running in 9d4afc99719a [2021-03-12T00:49:23.908Z] Removing intermediate container 9f25a21dba2b [2021-03-12T00:49:23.908Z] ---> 7e86e1db4766 [2021-03-12T00:49:23.908Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:49:23.908Z] Removing intermediate container 10365dd9243f [2021-03-12T00:49:23.908Z] ---> 3ed9c8ee01e0 [2021-03-12T00:49:23.908Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-12T00:49:24.184Z] ---> Running in 92c11fc344ac [2021-03-12T00:49:24.184Z] ---> Running in 28294b8edfb5 [2021-03-12T00:49:24.463Z] Removing intermediate container 9d4afc99719a [2021-03-12T00:49:24.463Z] ---> f3182e1177fd [2021-03-12T00:49:24.463Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:49:24.463Z] ---> 94de1c264ad2 [2021-03-12T00:49:24.463Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-12T00:49:24.743Z] ---> Running in 964ac66f36bf [2021-03-12T00:49:25.027Z] ---> Running in a97bacf58b10 [2021-03-12T00:49:25.027Z] Removing intermediate container 28294b8edfb5 [2021-03-12T00:49:25.027Z] ---> eef38f088ef3 [2021-03-12T00:49:25.027Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-12T00:49:25.027Z] Removing intermediate container 92c11fc344ac [2021-03-12T00:49:25.027Z] ---> f1b71d19d676 [2021-03-12T00:49:25.027Z] Step 20/22 : LABEL arch=arm64 [2021-03-12T00:49:25.306Z] Removing intermediate container 964ac66f36bf [2021-03-12T00:49:25.306Z] ---> 4a04d0d1b386 [2021-03-12T00:49:25.306Z] Step 20/22 : LABEL arch=arm64 [2021-03-12T00:49:25.306Z] ---> Running in f5e995f2a6e0 [2021-03-12T00:49:25.306Z] ---> Running in 87f79ad8342f [2021-03-12T00:49:25.583Z] ---> Running in 056de3d855ad [2021-03-12T00:49:25.856Z] Removing intermediate container a97bacf58b10 [2021-03-12T00:49:25.856Z] ---> 8a7768427995 [2021-03-12T00:49:25.856Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-12T00:49:26.455Z] Removing intermediate container 87f79ad8342f [2021-03-12T00:49:26.455Z] Removing intermediate container f5e995f2a6e0 [2021-03-12T00:49:26.455Z] ---> 5b9cf700fc1a [2021-03-12T00:49:26.455Z] Step 21/22 : LABEL git_sha=1fef9e680f1af6cd4ee2c69266faee8411c043cf [2021-03-12T00:49:26.455Z] ---> 0d3b8f97a684 [2021-03-12T00:49:26.455Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:49:26.736Z] Removing intermediate container 056de3d855ad [2021-03-12T00:49:26.736Z] ---> 79be3d1fab21 [2021-03-12T00:49:26.736Z] Step 21/22 : LABEL git_sha=1fef9e680f1af6cd4ee2c69266faee8411c043cf [2021-03-12T00:49:26.736Z] ---> Running in cb5a1ec97ccd [2021-03-12T00:49:26.736Z] ---> Running in 8f74aa329d04 [2021-03-12T00:49:27.333Z] ---> Running in 260f6160c40d [2021-03-12T00:49:27.333Z] ---> a7d3401688ca [2021-03-12T00:49:27.333Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-12T00:49:27.948Z] Removing intermediate container 8f74aa329d04 [2021-03-12T00:49:27.948Z] ---> 2306c1b81087 [2021-03-12T00:49:27.948Z] Step 22/22 : LABEL version=0.0.0 [2021-03-12T00:49:28.545Z] ---> Running in a2a6e4960a30 [2021-03-12T00:49:28.546Z] Removing intermediate container 260f6160c40d [2021-03-12T00:49:28.546Z] ---> 3b71d31da732 [2021-03-12T00:49:28.546Z] Step 22/22 : LABEL version=0.0.0 [2021-03-12T00:49:29.155Z] ---> Running in 32013b14b0be [2021-03-12T00:49:29.155Z] ---> Running in ee28409bcdd6 [2021-03-12T00:49:29.766Z] Removing intermediate container 32013b14b0be [2021-03-12T00:49:29.766Z] ---> e819760b30b4 [2021-03-12T00:49:29.766Z] [2021-03-12T00:49:30.369Z] Removing intermediate container ee28409bcdd6 [2021-03-12T00:49:30.369Z] ---> 98d06e287903 [2021-03-12T00:49:30.369Z] [2021-03-12T00:49:30.645Z] Successfully built e819760b30b4 [2021-03-12T00:49:30.645Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-12T00:49:30.645Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-03-12T00:49:30.979Z] Successfully built 98d06e287903 [2021-03-12T00:49:30.980Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-12T00:49:30.980Z] Building docker-core-metadata-go [2021-03-12T00:49:31.252Z]  Building docker-support-notifications-go ... done Removing intermediate container cb5a1ec97ccd [2021-03-12T00:49:31.252Z] ---> 1940997e9997 [2021-03-12T00:49:31.252Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-12T00:49:31.524Z] ---> Running in d527f4a2f04f [2021-03-12T00:49:32.971Z] Removing intermediate container a2a6e4960a30 [2021-03-12T00:49:32.971Z] ---> 073c6af96b40 [2021-03-12T00:49:32.971Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-12T00:49:32.971Z] ---> Running in 0c7e89d021e1 [2021-03-12T00:49:33.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:49:33.833Z] Removing intermediate container 0c7e89d021e1 [2021-03-12T00:49:33.833Z] ---> 6e132c8eee36 [2021-03-12T00:49:33.833Z] Step 28/31 : CMD ["gate"] [2021-03-12T00:49:34.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:49:34.380Z] ---> Running in 0530230824eb [2021-03-12T00:49:34.651Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-12T00:49:34.923Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-12T00:49:34.923Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-12T00:49:35.195Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-12T00:49:35.474Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-12T00:49:35.474Z] Removing intermediate container 0530230824eb [2021-03-12T00:49:35.474Z] ---> 584169759d97 [2021-03-12T00:49:35.474Z] Step 29/31 : LABEL arch=arm64 [2021-03-12T00:49:35.474Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-12T00:49:35.474Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:49:35.474Z] OK: 8 MiB in 20 packages [2021-03-12T00:49:37.455Z] ---> Running in 7b860295bbc9 [2021-03-12T00:49:38.887Z] Removing intermediate container d527f4a2f04f [2021-03-12T00:49:38.887Z] ---> fae53f67dbe1 [2021-03-12T00:49:38.887Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:49:38.887Z] Removing intermediate container 7b860295bbc9 [2021-03-12T00:49:38.887Z] ---> 2224e9d71869 [2021-03-12T00:49:38.887Z] Step 30/31 : LABEL git_sha=1fef9e680f1af6cd4ee2c69266faee8411c043cf [2021-03-12T00:49:40.336Z] ---> Running in f0adbb93716e [2021-03-12T00:49:40.612Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:49:40.612Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:49:40.612Z] ---> 016fdd6cc84f [2021-03-12T00:49:40.612Z] Step 3/26 : WORKDIR /edgex-go [2021-03-12T00:49:40.612Z] ---> Using cache [2021-03-12T00:49:40.612Z] ---> 9724e604544a [2021-03-12T00:49:40.612Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:49:40.612Z] ---> Using cache [2021-03-12T00:49:40.612Z] ---> de753c2deda6 [2021-03-12T00:49:40.612Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-12T00:49:40.612Z] ---> 33c15fe615db [2021-03-12T00:49:40.612Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-12T00:49:40.612Z] ---> Running in c3e065ac1c17 [2021-03-12T00:49:40.888Z] Removing intermediate container f0adbb93716e [2021-03-12T00:49:40.888Z] ---> 28ca19fd8935 [2021-03-12T00:49:40.888Z] Step 31/31 : LABEL version=0.0.0 [2021-03-12T00:49:41.486Z] ---> Running in 350a55696b65 [2021-03-12T00:49:42.470Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:49:42.747Z] Removing intermediate container 350a55696b65 [2021-03-12T00:49:42.747Z] ---> 337075410eaf [2021-03-12T00:49:42.747Z] [2021-03-12T00:49:43.021Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:49:43.295Z] Successfully built 337075410eaf [2021-03-12T00:49:43.295Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-12T00:49:43.575Z]  Building docker-security-bootstrapper-go ... done Building docker-core-command-go [2021-03-12T00:49:43.575Z] ---> e43baa9237c2 [2021-03-12T00:49:43.575Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-12T00:49:43.845Z] OK: 217 MiB in 51 packages [2021-03-12T00:49:44.841Z] ---> 1340f1bab88e [2021-03-12T00:49:44.841Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-12T00:49:44.841Z] ---> Running in ace6fe0a1d0b [2021-03-12T00:49:45.438Z] Removing intermediate container c3e065ac1c17 [2021-03-12T00:49:45.438Z] ---> ed6ccc2b08af [2021-03-12T00:49:45.438Z] Step 6/26 : COPY go.mod . [2021-03-12T00:49:45.725Z] Removing intermediate container ace6fe0a1d0b [2021-03-12T00:49:45.725Z] ---> a1d8aa3c19f2 [2021-03-12T00:49:45.725Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:49:45.997Z] ---> Running in 26b445a36def [2021-03-12T00:49:46.270Z] ---> a135f53ebaf7 [2021-03-12T00:49:46.270Z] Step 7/26 : RUN go mod download [2021-03-12T00:49:46.542Z] ---> Running in 1f6d05d1cb74 [2021-03-12T00:49:46.542Z] Removing intermediate container 26b445a36def [2021-03-12T00:49:46.542Z] ---> 6dd1c6683314 [2021-03-12T00:49:46.542Z] Step 21/23 : LABEL arch=arm64 [2021-03-12T00:49:46.812Z] ---> Running in 5fce8f5a766d [2021-03-12T00:49:47.416Z] Removing intermediate container 5fce8f5a766d [2021-03-12T00:49:47.416Z] ---> 6a597841abe1 [2021-03-12T00:49:47.416Z] Step 22/23 : LABEL git_sha=1fef9e680f1af6cd4ee2c69266faee8411c043cf [2021-03-12T00:49:47.693Z] ---> Running in 7e5e3ea5edec [2021-03-12T00:49:48.290Z] Removing intermediate container 7e5e3ea5edec [2021-03-12T00:49:48.290Z] ---> 967e110438d0 [2021-03-12T00:49:48.562Z] Step 23/23 : LABEL version=0.0.0 [2021-03-12T00:49:48.562Z] ---> Running in e9f7c9e1051a [2021-03-12T00:49:49.549Z] Removing intermediate container e9f7c9e1051a [2021-03-12T00:49:49.549Z] ---> 58b2a824fc69 [2021-03-12T00:49:49.549Z] [2021-03-12T00:49:50.152Z] Successfully built 58b2a824fc69 [2021-03-12T00:49:50.152Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-12T00:49:50.152Z]  Building docker-core-data-go ... done Removing intermediate container 1f6d05d1cb74 [2021-03-12T00:49:50.152Z] ---> d85747a52c3d [2021-03-12T00:49:50.152Z] Step 8/26 : COPY . . [2021-03-12T00:50:08.479Z] ---> 1ee2f0c0cba8 [2021-03-12T00:50:08.479Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-12T00:50:09.462Z] ---> Running in 5bcf9f0c5de5 [2021-03-12T00:50:09.462Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:50:09.462Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:50:09.462Z] ---> 016fdd6cc84f [2021-03-12T00:50:09.462Z] Step 3/24 : WORKDIR /edgex-go [2021-03-12T00:50:09.462Z] ---> Using cache [2021-03-12T00:50:09.462Z] ---> 9724e604544a [2021-03-12T00:50:09.462Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:50:09.462Z] ---> Using cache [2021-03-12T00:50:09.462Z] ---> de753c2deda6 [2021-03-12T00:50:09.462Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-12T00:50:09.462Z] ---> Using cache [2021-03-12T00:50:09.462Z] ---> c40cd12585b8 [2021-03-12T00:50:09.462Z] Step 6/24 : COPY go.mod . [2021-03-12T00:50:09.462Z] ---> Using cache [2021-03-12T00:50:09.462Z] ---> e0285bdec157 [2021-03-12T00:50:09.462Z] Step 7/24 : RUN go mod download [2021-03-12T00:50:09.462Z] ---> Using cache [2021-03-12T00:50:09.462Z] ---> a05922e3a716 [2021-03-12T00:50:09.462Z] Step 8/24 : COPY . . [2021-03-12T00:50:10.072Z] ---> Using cache [2021-03-12T00:50:10.072Z] ---> 2a6cfb205595 [2021-03-12T00:50:10.072Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-12T00:50:10.675Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:50:10.675Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:50:10.675Z] ---> 016fdd6cc84f [2021-03-12T00:50:10.675Z] Step 3/23 : WORKDIR /edgex-go [2021-03-12T00:50:10.675Z] ---> Using cache [2021-03-12T00:50:10.675Z] ---> 9724e604544a [2021-03-12T00:50:10.675Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:50:10.675Z] ---> Using cache [2021-03-12T00:50:10.675Z] ---> de753c2deda6 [2021-03-12T00:50:10.675Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-12T00:50:10.675Z] ---> Using cache [2021-03-12T00:50:10.675Z] ---> c40cd12585b8 [2021-03-12T00:50:10.675Z] Step 6/23 : COPY go.mod . [2021-03-12T00:50:10.675Z] ---> Using cache [2021-03-12T00:50:10.675Z] ---> e0285bdec157 [2021-03-12T00:50:10.675Z] Step 7/23 : RUN go mod download [2021-03-12T00:50:10.675Z] ---> Using cache [2021-03-12T00:50:10.675Z] ---> a05922e3a716 [2021-03-12T00:50:10.675Z] Step 8/23 : COPY . . [2021-03-12T00:50:10.675Z] ---> Running in f0ffda4e7dbb [2021-03-12T00:50:10.675Z] ---> Using cache [2021-03-12T00:50:10.675Z] ---> 2a6cfb205595 [2021-03-12T00:50:10.675Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-12T00:50:11.273Z] 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-12T00:50:11.274Z] ---> Running in 48381c86d051 [2021-03-12T00:50:13.266Z] 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-12T00:50:13.266Z] 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-12T00:50:18.710Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:50:18.710Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:50:18.710Z] ---> 016fdd6cc84f [2021-03-12T00:50:18.710Z] Step 3/23 : WORKDIR /edgex-go [2021-03-12T00:50:18.710Z] ---> Using cache [2021-03-12T00:50:18.710Z] ---> 9724e604544a [2021-03-12T00:50:18.710Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:50:18.710Z] ---> Using cache [2021-03-12T00:50:18.710Z] ---> de753c2deda6 [2021-03-12T00:50:18.710Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-12T00:50:18.710Z] ---> Using cache [2021-03-12T00:50:18.710Z] ---> c40cd12585b8 [2021-03-12T00:50:18.710Z] Step 6/23 : COPY go.mod . [2021-03-12T00:50:18.710Z] ---> Using cache [2021-03-12T00:50:18.710Z] ---> e0285bdec157 [2021-03-12T00:50:18.710Z] Step 7/23 : RUN go mod download [2021-03-12T00:50:18.710Z] ---> Using cache [2021-03-12T00:50:18.710Z] ---> a05922e3a716 [2021-03-12T00:50:18.710Z] Step 8/23 : COPY . . [2021-03-12T00:50:18.710Z] ---> Using cache [2021-03-12T00:50:18.710Z] ---> 2a6cfb205595 [2021-03-12T00:50:18.710Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-12T00:50:19.712Z] ---> Running in 2ea4597eddfd [2021-03-12T00:50:21.716Z] 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-12T00:51:43.551Z] 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-12T00:51:44.544Z] Removing intermediate container 5bcf9f0c5de5 [2021-03-12T00:51:44.544Z] ---> 5c881dde342c [2021-03-12T00:51:44.545Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-12T00:51:45.155Z] ---> Running in d24a97c6c7b6 [2021-03-12T00:51:47.156Z] 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-12T00:51:50.578Z] Removing intermediate container f0ffda4e7dbb [2021-03-12T00:51:50.578Z] ---> 31eeecbdc58b [2021-03-12T00:51:50.578Z] [2021-03-12T00:51:50.578Z] Step 10/24 : FROM alpine:3.12 [2021-03-12T00:51:50.578Z] ---> d10569e2745f [2021-03-12T00:51:50.578Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-12T00:51:50.578Z] ---> Running in 68521c5f3ad1 [2021-03-12T00:51:53.234Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:51:53.234Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:51:53.516Z] Removing intermediate container d24a97c6c7b6 [2021-03-12T00:51:53.516Z] ---> 939ff2cd0720 [2021-03-12T00:51:53.516Z] [2021-03-12T00:51:53.516Z] Step 11/26 : FROM docker:20.10.0 [2021-03-12T00:51:53.516Z] 20.10.0: Pulling from library/docker [2021-03-12T00:51:53.800Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-12T00:51:53.800Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-12T00:51:53.800Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-12T00:51:53.800Z] (4/5) Installing curl (7.69.1-r3) [2021-03-12T00:51:53.800Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-12T00:51:53.800Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:51:53.800Z] Executing ca-certificates-20191127-r4.trigger [2021-03-12T00:51:54.415Z] OK: 7 MiB in 19 packages [2021-03-12T00:51:58.749Z] Removing intermediate container 68521c5f3ad1 [2021-03-12T00:51:58.749Z] ---> 7c417728400f [2021-03-12T00:51:58.749Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-12T00:51:58.749Z] ---> Running in c660b07efebb [2021-03-12T00:51:59.350Z] Removing intermediate container c660b07efebb [2021-03-12T00:51:59.350Z] ---> a7681420233d [2021-03-12T00:51:59.350Z] Step 13/24 : WORKDIR / [2021-03-12T00:51:59.635Z] ---> Running in 59e0fe008a5d [2021-03-12T00:52:00.637Z] Removing intermediate container 59e0fe008a5d [2021-03-12T00:52:00.912Z] ---> 9d8acc8d1c1f [2021-03-12T00:52:00.912Z] 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-12T00:52:02.899Z] ---> cc776e4d9e38 [2021-03-12T00:52:02.899Z] 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-12T00:52:04.343Z] ---> c5460df6ba96 [2021-03-12T00:52:04.343Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-12T00:52:06.976Z] ---> 6eee67f97be8 [2021-03-12T00:52:06.976Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-12T00:52:07.247Z] Removing intermediate container 2ea4597eddfd [2021-03-12T00:52:07.247Z] ---> 8c54f12509d6 [2021-03-12T00:52:07.247Z] [2021-03-12T00:52:07.247Z] Step 10/23 : FROM alpine:3.12 [2021-03-12T00:52:07.247Z] ---> d10569e2745f [2021-03-12T00:52:07.247Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-12T00:52:07.247Z] ---> Using cache [2021-03-12T00:52:07.247Z] ---> b1dcc87f3bb7 [2021-03-12T00:52:07.247Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:52:07.247Z] ---> Using cache [2021-03-12T00:52:07.247Z] ---> 9226c5587a13 [2021-03-12T00:52:07.247Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-12T00:52:07.846Z] ---> Running in 43666effa70b [2021-03-12T00:52:08.437Z] ---> c22f31911a8b [2021-03-12T00:52:08.437Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-12T00:52:08.706Z] Removing intermediate container 43666effa70b [2021-03-12T00:52:08.706Z] ---> 7dfcd267cecf [2021-03-12T00:52:08.706Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-12T00:52:08.981Z] ---> Running in 1041ac91ce0f [2021-03-12T00:52:09.968Z] Removing intermediate container 1041ac91ce0f [2021-03-12T00:52:09.968Z] ---> 62cac4ab77be [2021-03-12T00:52:09.968Z] Step 15/23 : WORKDIR / [2021-03-12T00:52:10.243Z] ---> e9f43754655f [2021-03-12T00:52:10.243Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-12T00:52:10.243Z] ---> Running in 590c7aa02cab [2021-03-12T00:52:10.522Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-12T00:52:10.522Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-12T00:52:10.522Z] ---> eeaf43b92773 [2021-03-12T00:52:10.522Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-12T00:52:10.797Z] ---> Running in 83de5c7cdf37 [2021-03-12T00:52:10.797Z] Removing intermediate container 48381c86d051 [2021-03-12T00:52:10.797Z] ---> 89ea90bede26 [2021-03-12T00:52:10.797Z] [2021-03-12T00:52:10.797Z] Step 10/23 : FROM alpine:3.12 [2021-03-12T00:52:10.797Z] ---> d10569e2745f [2021-03-12T00:52:10.797Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-12T00:52:10.797Z] ---> Using cache [2021-03-12T00:52:10.797Z] ---> b1dcc87f3bb7 [2021-03-12T00:52:10.797Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:52:10.797Z] ---> Using cache [2021-03-12T00:52:10.797Z] ---> 9226c5587a13 [2021-03-12T00:52:10.797Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-12T00:52:11.075Z] Removing intermediate container 590c7aa02cab [2021-03-12T00:52:11.075Z] ---> 54e82681ff0e [2021-03-12T00:52:11.075Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:52:11.075Z] ---> Running in b4dbc4625107 [2021-03-12T00:52:11.362Z] ---> 86714ce127b9 [2021-03-12T00:52:11.362Z] 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-12T00:52:11.362Z] ---> Running in 8ac930a84708 [2021-03-12T00:52:11.963Z] Removing intermediate container b4dbc4625107 [2021-03-12T00:52:11.963Z] ---> 94d22faf42da [2021-03-12T00:52:11.963Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-12T00:52:11.963Z] ---> Running in 91fbe8fc64e9 [2021-03-12T00:52:12.236Z] ---> 711cf9b5a8f0 [2021-03-12T00:52:12.236Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-12T00:52:12.510Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:52:12.783Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:52:12.783Z] Removing intermediate container 91fbe8fc64e9 [2021-03-12T00:52:12.783Z] ---> 7fcc6641e758 [2021-03-12T00:52:12.783Z] Step 15/23 : WORKDIR / [2021-03-12T00:52:13.061Z] ---> Running in 432ea56b6ac4 [2021-03-12T00:52:13.338Z] (1/2) Installing readline (8.0.4-r0) [2021-03-12T00:52:13.338Z] (2/2) Installing bash (5.0.17-r0) [2021-03-12T00:52:13.338Z] Executing bash-5.0.17-r0.post-install [2021-03-12T00:52:13.338Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:52:13.338Z] OK: 12 MiB in 22 packages [2021-03-12T00:52:13.945Z] Removing intermediate container 432ea56b6ac4 [2021-03-12T00:52:13.945Z] ---> b7734a0d034b [2021-03-12T00:52:13.945Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:52:13.945Z] ---> 160de2d43428 [2021-03-12T00:52:13.945Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-12T00:52:14.948Z] ---> ab9be5260530 [2021-03-12T00:52:14.948Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-12T00:52:14.948Z] Removing intermediate container 8ac930a84708 [2021-03-12T00:52:15.228Z] ---> 2c26de16276e [2021-03-12T00:52:15.228Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-12T00:52:15.228Z] ---> 853644a7eef3 [2021-03-12T00:52:15.228Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-12T00:52:15.228Z] ---> Running in 4cd43d27b7d7 [2021-03-12T00:52:15.507Z] Removing intermediate container 83de5c7cdf37 [2021-03-12T00:52:15.507Z] ---> 80e4f2eace1b [2021-03-12T00:52:15.507Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-12T00:52:15.783Z] ---> Running in 8c7174eb4199 [2021-03-12T00:52:16.061Z] ---> Running in 55734c36a2a1 [2021-03-12T00:52:16.061Z] Removing intermediate container 4cd43d27b7d7 [2021-03-12T00:52:16.061Z] ---> 7d131790e11c [2021-03-12T00:52:16.061Z] Step 22/24 : LABEL arch=arm64 [2021-03-12T00:52:16.334Z] ---> Running in e9f2aa931511 [2021-03-12T00:52:16.608Z] ---> b33e9247f976 [2021-03-12T00:52:16.608Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-12T00:52:16.608Z] Removing intermediate container 8c7174eb4199 [2021-03-12T00:52:16.608Z] ---> de59825a5de6 [2021-03-12T00:52:16.608Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:52:16.608Z] Removing intermediate container 55734c36a2a1 [2021-03-12T00:52:16.608Z] ---> 8606ca526434 [2021-03-12T00:52:16.608Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-12T00:52:16.883Z] ---> Running in e772cf851065 [2021-03-12T00:52:16.883Z] ---> Running in b5cdfe77d57a [2021-03-12T00:52:17.160Z] Removing intermediate container e9f2aa931511 [2021-03-12T00:52:17.160Z] ---> 807c94bbeed3 [2021-03-12T00:52:17.160Z] Step 23/24 : LABEL git_sha=1fef9e680f1af6cd4ee2c69266faee8411c043cf [2021-03-12T00:52:17.160Z] ---> Running in 942b74e71fd0 [2021-03-12T00:52:17.433Z] Removing intermediate container e772cf851065 [2021-03-12T00:52:17.433Z] ---> 136ccc54f222 [2021-03-12T00:52:17.433Z] Step 21/23 : LABEL arch=arm64 [2021-03-12T00:52:17.433Z] Removing intermediate container b5cdfe77d57a [2021-03-12T00:52:17.433Z] ---> 02450ff5d5ac [2021-03-12T00:52:17.433Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-12T00:52:17.720Z] ---> Running in f5fc79e90965 [2021-03-12T00:52:17.720Z] ---> 577cc8cf4327 [2021-03-12T00:52:17.720Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-12T00:52:17.720Z] ---> Running in 6be1be0b9c1d [2021-03-12T00:52:17.720Z] ---> Running in b4bda1806770 [2021-03-12T00:52:17.720Z] Removing intermediate container 942b74e71fd0 [2021-03-12T00:52:17.720Z] ---> 02727f465b7a [2021-03-12T00:52:17.720Z] Step 24/24 : LABEL version=0.0.0 [2021-03-12T00:52:17.992Z] ---> Running in 87f3219b6d8f [2021-03-12T00:52:17.992Z] Removing intermediate container f5fc79e90965 [2021-03-12T00:52:17.992Z] ---> ec6d46bd8d75 [2021-03-12T00:52:17.992Z] Step 22/23 : LABEL git_sha=1fef9e680f1af6cd4ee2c69266faee8411c043cf [2021-03-12T00:52:18.263Z] Removing intermediate container 6be1be0b9c1d [2021-03-12T00:52:18.263Z] ---> 07eae973df05 [2021-03-12T00:52:18.263Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-12T00:52:18.263Z] ---> Running in 15908be4cdfa [2021-03-12T00:52:18.538Z] Removing intermediate container b4bda1806770 [2021-03-12T00:52:18.538Z] ---> c6ad629cc9c2 [2021-03-12T00:52:18.538Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:52:18.538Z] Removing intermediate container 87f3219b6d8f [2021-03-12T00:52:18.538Z] ---> c534efe587da [2021-03-12T00:52:18.538Z] [2021-03-12T00:52:18.811Z] ---> Running in 9cc37d5b4ad1 [2021-03-12T00:52:19.091Z] Removing intermediate container 15908be4cdfa [2021-03-12T00:52:19.091Z] ---> 4d08b4597ea9 [2021-03-12T00:52:19.091Z] Step 23/23 : LABEL version=0.0.0 [2021-03-12T00:52:19.091Z] Successfully built c534efe587da [2021-03-12T00:52:19.366Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-12T00:52:19.366Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 5193c69bf6f3 [2021-03-12T00:52:19.366Z] Removing intermediate container 9cc37d5b4ad1 [2021-03-12T00:52:19.366Z] ---> af41b13c7476 [2021-03-12T00:52:19.366Z] Step 21/23 : LABEL arch=arm64 [2021-03-12T00:52:19.643Z] ---> Running in e25cd1838531 [2021-03-12T00:52:19.914Z] Removing intermediate container 5193c69bf6f3 [2021-03-12T00:52:19.914Z] ---> 8785fca1e4c4 [2021-03-12T00:52:19.914Z] [2021-03-12T00:52:19.914Z] ---> 2cef7bfe2b70 [2021-03-12T00:52:19.914Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-12T00:52:20.191Z] Removing intermediate container e25cd1838531 [2021-03-12T00:52:20.191Z] ---> 6037facb8406 [2021-03-12T00:52:20.191Z] Step 22/23 : LABEL git_sha=1fef9e680f1af6cd4ee2c69266faee8411c043cf [2021-03-12T00:52:20.465Z] Successfully built 8785fca1e4c4 [2021-03-12T00:52:20.465Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-12T00:52:20.465Z]  Building docker-core-command-go ... done  ---> Running in 94b9ceee58bc [2021-03-12T00:52:20.739Z] ---> d02cff64b54a [2021-03-12T00:52:20.739Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-12T00:52:21.017Z] Removing intermediate container 94b9ceee58bc [2021-03-12T00:52:21.017Z] ---> 84adf404d0e3 [2021-03-12T00:52:21.017Z] Step 23/23 : LABEL version=0.0.0 [2021-03-12T00:52:21.293Z] ---> Running in 7312aa65c655 [2021-03-12T00:52:21.566Z] ---> 1cc5363adcb8 [2021-03-12T00:52:21.566Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-12T00:52:21.841Z] Removing intermediate container 7312aa65c655 [2021-03-12T00:52:21.841Z] ---> 7e0f98b6b224 [2021-03-12T00:52:21.841Z] [2021-03-12T00:52:21.841Z] ---> Running in 18a5c2bcad61 [2021-03-12T00:52:22.441Z] Successfully built 7e0f98b6b224 [2021-03-12T00:52:22.441Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-12T00:52:23.039Z]  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:52:23.308Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:52:23.901Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-12T00:52:24.176Z] (2/33) Installing expat (2.2.9-r1) [2021-03-12T00:52:24.176Z] (3/33) Installing libffi (3.3-r2) [2021-03-12T00:52:24.176Z] (4/33) Installing gdbm (1.13-r1) [2021-03-12T00:52:24.176Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-12T00:52:24.176Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-12T00:52:24.176Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-12T00:52:26.143Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-12T00:52:26.143Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-12T00:52:26.143Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-12T00:52:26.143Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-12T00:52:26.143Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-12T00:52:26.143Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-12T00:52:26.143Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-12T00:52:26.143Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-12T00:52:26.143Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-12T00:52:26.143Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-12T00:52:26.143Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-12T00:52:26.143Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-12T00:52:26.143Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-12T00:52:26.143Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-12T00:52:26.413Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-12T00:52:26.413Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-12T00:52:26.413Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-12T00:52:26.413Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-12T00:52:26.413Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-12T00:52:26.413Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-12T00:52:26.413Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-12T00:52:26.413Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-12T00:52:26.413Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-12T00:52:26.413Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-12T00:52:26.413Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-12T00:52:26.413Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-12T00:52:26.683Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:52:26.683Z] OK: 71 MiB in 55 packages [2021-03-12T00:52:33.381Z] Removing intermediate container 18a5c2bcad61 [2021-03-12T00:52:33.381Z] ---> a342f1ac2d5d [2021-03-12T00:52:33.381Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-12T00:52:33.651Z] ---> Running in 16788a60b78c [2021-03-12T00:52:40.356Z] Collecting docker-compose==1.23.2 [2021-03-12T00:52:40.356Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-12T00:52:41.347Z] Collecting docker<4.0,>=3.6.0 [2021-03-12T00:52:41.347Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-12T00:52:42.320Z] Collecting cached-property<2,>=1.2.0 [2021-03-12T00:52:42.320Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-12T00:52:43.750Z] Collecting PyYAML<4,>=3.10 [2021-03-12T00:52:43.750Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-12T00:52:48.057Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-12T00:52:48.057Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-12T00:52:50.666Z] Collecting docopt<0.7,>=0.6.1 [2021-03-12T00:52:50.666Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-12T00:52:53.273Z] 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-12T00:52:53.861Z] Collecting jsonschema<3,>=2.5.1 [2021-03-12T00:52:53.861Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-12T00:52:54.452Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-12T00:52:54.452Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-12T00:52:56.415Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-12T00:52:56.415Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-12T00:52:56.685Z] Collecting texttable<0.10,>=0.9.0 [2021-03-12T00:52:56.685Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-12T00:53:00.112Z] Collecting docker-pycreds>=0.4.0 [2021-03-12T00:53:00.112Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-12T00:53:00.717Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-12T00:53:00.717Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-12T00:53:01.321Z] 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-12T00:53:01.321Z] Collecting idna<2.8,>=2.5 [2021-03-12T00:53:01.600Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-12T00:53:01.600Z] 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-12T00:53:01.600Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-12T00:53:01.600Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-12T00:53:01.600Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-12T00:53:01.600Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-12T00:53:03.058Z] Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, cached-property, PyYAML, dockerpty, docopt, jsonschema, texttable, docker-compose [2021-03-12T00:53:03.671Z] Attempting uninstall: urllib3 [2021-03-12T00:53:03.671Z] Found existing installation: urllib3 1.25.9 [2021-03-12T00:53:03.671Z] Uninstalling urllib3-1.25.9: [2021-03-12T00:53:03.671Z] Successfully uninstalled urllib3-1.25.9 [2021-03-12T00:53:04.666Z] Attempting uninstall: idna [2021-03-12T00:53:04.666Z] Found existing installation: idna 2.9 [2021-03-12T00:53:04.666Z] Uninstalling idna-2.9: [2021-03-12T00:53:04.666Z] Successfully uninstalled idna-2.9 [2021-03-12T00:53:05.645Z] Attempting uninstall: requests [2021-03-12T00:53:05.645Z] Found existing installation: requests 2.23.0 [2021-03-12T00:53:05.645Z] Uninstalling requests-2.23.0: [2021-03-12T00:53:05.645Z] Successfully uninstalled requests-2.23.0 [2021-03-12T00:53:07.072Z] Running setup.py install for PyYAML: started [2021-03-12T00:53:10.460Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-12T00:53:10.460Z] Running setup.py install for dockerpty: started [2021-03-12T00:53:12.437Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-12T00:53:12.438Z] Running setup.py install for docopt: started [2021-03-12T00:53:15.856Z] Running setup.py install for docopt: finished with status 'done' [2021-03-12T00:53:15.856Z] Running setup.py install for texttable: started [2021-03-12T00:53:18.475Z] Running setup.py install for texttable: finished with status 'done' [2021-03-12T00:53:19.911Z] 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-12T00:53:24.224Z] Removing intermediate container 16788a60b78c [2021-03-12T00:53:24.224Z] ---> 213642f8177f [2021-03-12T00:53:24.224Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-12T00:53:24.224Z] ---> Running in e78b1fca6aa0 [2021-03-12T00:53:25.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:53:25.482Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:53:26.083Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-12T00:53:26.083Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-12T00:53:26.083Z] (3/3) Installing curl (7.69.1-r3) [2021-03-12T00:53:26.083Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:53:26.083Z] OK: 71 MiB in 58 packages [2021-03-12T00:53:27.521Z] Removing intermediate container e78b1fca6aa0 [2021-03-12T00:53:27.521Z] ---> a690a5ff9d13 [2021-03-12T00:53:27.521Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-12T00:53:27.521Z] ---> Running in cd737b9d2443 [2021-03-12T00:53:28.114Z] Removing intermediate container cd737b9d2443 [2021-03-12T00:53:28.114Z] ---> c04ae2476b33 [2021-03-12T00:53:28.114Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:53:28.114Z] ---> Running in 035396dad991 [2021-03-12T00:53:28.707Z] Removing intermediate container 035396dad991 [2021-03-12T00:53:28.708Z] ---> 2084e82ce63a [2021-03-12T00:53:28.708Z] Step 24/26 : LABEL arch=arm64 [2021-03-12T00:53:28.708Z] ---> Running in dee7f44974db [2021-03-12T00:53:29.302Z] Removing intermediate container dee7f44974db [2021-03-12T00:53:29.302Z] ---> 5cde70619c3f [2021-03-12T00:53:29.302Z] Step 25/26 : LABEL git_sha=1fef9e680f1af6cd4ee2c69266faee8411c043cf [2021-03-12T00:53:29.302Z] ---> Running in 06d182eeaa4a [2021-03-12T00:53:29.896Z] Removing intermediate container 06d182eeaa4a [2021-03-12T00:53:29.896Z] ---> 18c2164c2a83 [2021-03-12T00:53:29.896Z] Step 26/26 : LABEL version=0.0.0 [2021-03-12T00:53:29.896Z] ---> Running in b7734f524096 [2021-03-12T00:53:30.491Z] Removing intermediate container b7734f524096 [2021-03-12T00:53:30.491Z] ---> b17a7b2556dc [2021-03-12T00:53:30.491Z] [2021-03-12T00:53:30.765Z] Successfully built b17a7b2556dc [2021-03-12T00:53:30.765Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-12T00:53:31.061Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-12T00:53:31.088Z] $ docker stop --time=1 5ed02076cad75e476220dff20971bff84e0de869fd2778cb04c1e89b3b87d136 [2021-03-12T00:53:32.961Z] $ docker rm -f 5ed02076cad75e476220dff20971bff84e0de869fd2778cb04c1e89b3b87d136 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-12T00:53:33.579Z] + docker images [2021-03-12T00:53:33.579Z] + grep docker [2021-03-12T00:53:33.850Z] docker-sys-mgmt-agent-go-arm64 latest b17a7b2556dc 3 seconds ago 300MB [2021-03-12T00:53:33.850Z] docker-core-metadata-go-arm64 latest 7e0f98b6b224 About a minute ago 17.9MB [2021-03-12T00:53:33.850Z] docker-core-command-go-arm64 latest 8785fca1e4c4 About a minute ago 16.2MB [2021-03-12T00:53:33.850Z] docker-security-secretstore-setup-go-arm64 latest c534efe587da About a minute ago 23.7MB [2021-03-12T00:53:33.850Z] docker-core-data-go-arm64 latest 58b2a824fc69 3 minutes ago 21.3MB [2021-03-12T00:53:33.850Z] docker-security-bootstrapper-go-arm64 latest 337075410eaf 3 minutes ago 17.8MB [2021-03-12T00:53:33.850Z] docker-support-notifications-go-arm64 latest 98d06e287903 4 minutes ago 16.9MB [2021-03-12T00:53:33.850Z] docker-support-scheduler-go-arm64 latest e819760b30b4 4 minutes ago 16.3MB [2021-03-12T00:53:33.850Z] docker-security-proxy-setup-go-arm64 latest b2d385a01432 4 minutes ago 23.4MB [2021-03-12T00:53:33.850Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:53:34.839Z] ---> job-cost.sh [2021-03-12T00:53:34.839Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a6cV [2021-03-12T00:54:21.727Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-12T00:56:28.511Z] lf-activate-venv(): INFO: Adding /tmp/venv-a6cV/bin to PATH [2021-03-12T00:56:28.511Z] INFO: No Stack... [2021-03-12T00:56:28.511Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-12T00:56:28.511Z] INFO: Archiving Costs [Pipeline] sh [2021-03-12T00:56:28.851Z] + cut -d, -f6 [2021-03-12T00:56:28.851Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2021-03-12T00:56:28.965Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3241-4-stack-cost] [2021-03-12T00:56:28.981Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3241-4-stack-cost] did not exist. Created. [2021-03-12T00:56:28.981Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3241-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-12T00:56:29.417Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-12T00:56:29.753Z] Stashed 1 file(s) [Pipeline] } [2021-03-12T00:56:29.764Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3241-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-12T00:56:31.297Z] provisioning config files... [2021-03-12T00:56:31.309Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config4752618689274060035tmp [Pipeline] { [Pipeline] sh [2021-03-12T00:56:31.689Z] + set +x [2021-03-12T00:56:31.689Z] + curl -s https://codecov.io/bash [2021-03-12T00:56:31.689Z] + bash -s -- [2021-03-12T00:56:31.952Z] [2021-03-12T00:56:31.952Z] _____ _ [2021-03-12T00:56:31.952Z] / ____| | | [2021-03-12T00:56:31.952Z] | | ___ __| | ___ ___ _____ __ [2021-03-12T00:56:31.952Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-12T00:56:31.952Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-12T00:56:31.952Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-12T00:56:31.952Z] Bash-20210309-2b87ace [2021-03-12T00:56:31.952Z] [2021-03-12T00:56:31.952Z] [2021-03-12T00:56:31.952Z] ==> git version 2.24.3 found [2021-03-12T00:56:31.952Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-12T00:56:31.952Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-12T00:56:31.952Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-12T00:56:32.223Z] ==> Jenkins CI detected. [2021-03-12T00:56:32.223Z] project root: . [2021-03-12T00:56:32.223Z] --> token set from env [2021-03-12T00:56:32.223Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-12T00:56:32.223Z] ==> Running gcov in . (disable via -X gcov) [2021-03-12T00:56:32.223Z] ==> Python coveragepy not found [2021-03-12T00:56:32.223Z] ==> Searching for coverage reports in: [2021-03-12T00:56:32.223Z] + . [2021-03-12T00:56:32.223Z] -> Found 1 reports [2021-03-12T00:56:32.223Z] ==> Detecting git/mercurial file structure [2021-03-12T00:56:32.223Z] ==> Reading reports [2021-03-12T00:56:32.485Z] + ./coverage.out bytes=628838 [2021-03-12T00:56:32.485Z] ==> Appending adjustments [2021-03-12T00:56:32.485Z] https://docs.codecov.io/docs/fixing-reports [2021-03-12T00:56:35.803Z] + Found adjustments [2021-03-12T00:56:35.803Z] ==> Gzipping contents [2021-03-12T00:56:35.803Z] 92K /tmp/codecov.Ju8UOv.gz [2021-03-12T00:56:35.803Z] ==> Uploading reports [2021-03-12T00:56:35.803Z] url: https://codecov.io [2021-03-12T00:56:35.803Z] query: branch=PR-3241&commit=1fef9e680f1af6cd4ee2c69266faee8411c043cf&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3241%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3241&job=&cmd_args= [2021-03-12T00:56:35.803Z] -> Pinging Codecov [2021-03-12T00:56:35.803Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3241&commit=1fef9e680f1af6cd4ee2c69266faee8411c043cf&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3241%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3241&job=&cmd_args= [2021-03-12T00:56:36.378Z] -> Uploading to [2021-03-12T00:56:36.378Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-12/00271124DB129430A58F1EEE437C3FCB/1fef9e680f1af6cd4ee2c69266faee8411c043cf/73436f5f-e384-41b0-aaee-d11e783ea011.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210312%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210312T005636Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=93d823d88c76f756fe5c040f7fd4a75d2f9993257c51dd325570421d10c89110 [2021-03-12T00:56:36.378Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-12T00:56:36.378Z] Dload Upload Total Spent Left Speed [2021-03-12T00:56:36.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 92668 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92668 0 0 100 92668 0 168k --:--:-- --:--:-- --:--:-- 168k [2021-03-12T00:56:36.902Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1fef9e680f1af6cd4ee2c69266faee8411c043cf [Pipeline] } [2021-03-12T00:56:36.912Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:56:38.658Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:56:39.553Z] ---> package-listing.sh [2021-03-12T00:56:39.553Z] ++ facter osfamily [2021-03-12T00:56:39.553Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-12T00:56:39.553Z] + OS_FAMILY=redhat [2021-03-12T00:56:39.553Z] + workspace=/w/workspace/edgex-go/4 [2021-03-12T00:56:39.553Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-12T00:56:39.553Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-12T00:56:39.553Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-12T00:56:39.553Z] + PACKAGES=/tmp/packages_start.txt [2021-03-12T00:56:39.553Z] + '[' /w/workspace/edgex-go/4 ']' [2021-03-12T00:56:39.553Z] + PACKAGES=/tmp/packages_end.txt [2021-03-12T00:56:39.553Z] + case "${OS_FAMILY}" in [2021-03-12T00:56:39.553Z] + rpm -qa [2021-03-12T00:56:39.553Z] + sort [2021-03-12T00:56:44.860Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-12T00:56:44.860Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-12T00:56:44.860Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-12T00:56:44.860Z] + '[' /w/workspace/edgex-go/4 ']' [2021-03-12T00:56:44.860Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-03-12T00:56:44.860Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-03-12T00:56:44.876Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-12T00:56:45.169Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:56:45.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-12T00:56:45.484Z] [2021-03-12T00:56:45.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:56:45.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-12T00:56:45.847Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-12T00:56:45.847Z] df20fa9351a1: Pulling fs layer [2021-03-12T00:56:45.847Z] 36b3adc4ff6f: Pulling fs layer [2021-03-12T00:56:45.847Z] 8ad3a11d3b57: Pulling fs layer [2021-03-12T00:56:45.847Z] 46f8f816bc3b: Pulling fs layer [2021-03-12T00:56:45.847Z] 93b61091891f: Pulling fs layer [2021-03-12T00:56:45.847Z] 93b9cdb0e59b: Pulling fs layer [2021-03-12T00:56:45.847Z] 5e14af77c1be: Pulling fs layer [2021-03-12T00:56:45.847Z] 01666e4c0597: Pulling fs layer [2021-03-12T00:56:45.847Z] aa168da1d23b: Pulling fs layer [2021-03-12T00:56:45.847Z] 93b9cdb0e59b: Waiting [2021-03-12T00:56:45.847Z] 5e14af77c1be: Waiting [2021-03-12T00:56:45.847Z] 01666e4c0597: Waiting [2021-03-12T00:56:45.847Z] aa168da1d23b: Waiting [2021-03-12T00:56:45.847Z] 46f8f816bc3b: Waiting [2021-03-12T00:56:45.847Z] 93b61091891f: Waiting [2021-03-12T00:56:45.847Z] 36b3adc4ff6f: Download complete [2021-03-12T00:56:45.847Z] 46f8f816bc3b: Verifying Checksum [2021-03-12T00:56:45.847Z] 46f8f816bc3b: Download complete [2021-03-12T00:56:45.847Z] df20fa9351a1: Verifying Checksum [2021-03-12T00:56:45.847Z] df20fa9351a1: Download complete [2021-03-12T00:56:46.111Z] 93b9cdb0e59b: Verifying Checksum [2021-03-12T00:56:46.111Z] 93b9cdb0e59b: Download complete [2021-03-12T00:56:46.111Z] 5e14af77c1be: Download complete [2021-03-12T00:56:46.111Z] 01666e4c0597: Verifying Checksum [2021-03-12T00:56:46.111Z] 01666e4c0597: Download complete [2021-03-12T00:56:46.111Z] 93b61091891f: Verifying Checksum [2021-03-12T00:56:46.111Z] 93b61091891f: Download complete [2021-03-12T00:56:46.111Z] 8ad3a11d3b57: Verifying Checksum [2021-03-12T00:56:46.111Z] 8ad3a11d3b57: Download complete [2021-03-12T00:56:46.377Z] df20fa9351a1: Pull complete [2021-03-12T00:56:46.646Z] 36b3adc4ff6f: Pull complete [2021-03-12T00:56:47.608Z] 8ad3a11d3b57: Pull complete [2021-03-12T00:56:47.608Z] 46f8f816bc3b: Pull complete [2021-03-12T00:56:48.184Z] aa168da1d23b: Verifying Checksum [2021-03-12T00:56:48.184Z] aa168da1d23b: Download complete [2021-03-12T00:56:49.728Z] 93b61091891f: Pull complete [2021-03-12T00:56:49.995Z] 93b9cdb0e59b: Pull complete [2021-03-12T00:56:49.995Z] 5e14af77c1be: Pull complete [2021-03-12T00:56:50.262Z] 01666e4c0597: Pull complete [2021-03-12T00:57:00.364Z] aa168da1d23b: Pull complete [2021-03-12T00:57:00.365Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-12T00:57:00.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-12T00:57:00.365Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-12T00:57:00.580Z] prd-centos7-docker-4c-2g-29557 does not seem to be running inside a container [2021-03-12T00:57:00.634Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-12T00:57:08.879Z] $ docker top 5022b1a8ff0fe06647e8aef597da60f4373f9c7e1e399dd1995aa0345611c8a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T00:57:09.626Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-12T00:57:09.947Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-12T00:57:10.250Z] + ls /var/log/sa-host [2021-03-12T00:57:10.250Z] + sadf -c /var/log/sa-host/sa12 [2021-03-12T00:57:10.250Z] file_magic: OK [2021-03-12T00:57:10.250Z] HZ: Using current value: 100 [2021-03-12T00:57:10.250Z] file_header: OK [2021-03-12T00:57:10.250Z] 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-12T00:57:10.251Z] Statistics: [2021-03-12T00:57:10.251Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-12T00:57:10.251Z] File successfully converted to sysstat format version 12.2.1 [2021-03-12T00:57:10.251Z] + sadf -c /var/log/sa-host/sa23 [2021-03-12T00:57:10.251Z] file_magic: OK [2021-03-12T00:57:10.251Z] HZ: Using current value: 100 [2021-03-12T00:57:10.251Z] file_header: OK [2021-03-12T00:57:10.251Z] 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-12T00:57:10.251Z] Statistics: [2021-03-12T00:57:10.251Z] Hnuu...uuuununununu... [2021-03-12T00:57:10.251Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-12T00:57:10.521Z] provisioning config files... [2021-03-12T00:57:10.537Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1493187835256850651tmp [Pipeline] { [Pipeline] echo [2021-03-12T00:57:10.656Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:57:10.961Z] ---> create-netrc.sh [Pipeline] } [2021-03-12T00:57:10.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-12T00:57:11.071Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:57:11.374Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-12T00:57:11.387Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:57:11.691Z] ---> sudo-logs.sh [2021-03-12T00:57:11.691Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-12T00:57:11.786Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:57:12.104Z] ---> job-cost.sh [2021-03-12T00:57:12.104Z] lf-activate-venv: SKIPPING [2021-03-12T00:57:12.104Z] DEBUG: total: 0.20999999344348907 [2021-03-12T00:57:12.104Z] INFO: Retrieving Stack Cost... [2021-03-12T00:57:13.084Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-12T00:57:13.665Z] INFO: Archiving Costs [Pipeline] echo [2021-03-12T00:57:13.680Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:57:14.014Z] ---> logs-deploy.sh [2021-03-12T00:57:14.014Z] lf-activate-venv: SKIPPING [2021-03-12T00:57:14.014Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3241/4 [2021-03-12T00:57:14.014Z] INFO: archiving workspace using pattern(s): [2021-03-12T00:57:15.943Z] Archives upload complete. [2021-03-12T00:57:15.943Z] INFO: archiving logs to Nexus