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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 33c868eca375beeb13fab9b28589e0a47ee2b37d+b220847201e83bd7d2b05191ce33e2cf4f3b5326 (869be2a573faa0889b1b543cd0b493befe85f714) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@e3a708771a572f3309a02b78ef07992b923c5409 Attempting to resolve e3a708771a572f3309a02b78ef07992b923c5409 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 Could not find e3a708771a572f3309a02b78ef07992b923c5409 in remote references. Pulling heads to local for deep search... > 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/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse e3a708771a572f3309a02b78ef07992b923c5409^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains e3a708771a572f3309a02b78ef07992b923c5409 # timeout=10 Selected match: pr/264/head revision e3a708771a572f3309a02b78ef07992b923c5409 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 without 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 --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e3a708771a572f3309a02b78ef07992b923c5409 (pr/264/head) > git config core.sparsecheckout # timeout=10 > git checkout -f e3a708771a572f3309a02b78ef07992b923c5409 # timeout=10 Commit message: "feat(snap): Use new native build script" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:false, 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: false SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@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-14671 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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 > 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/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b220847201e83bd7d2b05191ce33e2cf4f3b5326 into PR head commit 33c868eca375beeb13fab9b28589e0a47ee2b37d Merge succeeded, producing e4af2381fd233b53c51f3d6278b0908af4a2530b Checking out Revision e4af2381fd233b53c51f3d6278b0908af4a2530b (PR-2898) > git config core.sparsecheckout # timeout=10 > git checkout -f 33c868eca375beeb13fab9b28589e0a47ee2b37d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b220847201e83bd7d2b05191ce33e2cf4f3b5326 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4af2381fd233b53c51f3d6278b0908af4a2530b # timeout=10 Commit message: "Merge commit 'b220847201e83bd7d2b05191ce33e2cf4f3b5326' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk ca519ffc43f23814d26ccfc78464fa4190e843c7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-06T00:31:03.512Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-06T00:31:03.847Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-06T00:31:03.948Z] ========================================================= [2020-12-06T00:31:03.948Z] EdgeX Global Pipelines Version Info [2020-12-06T00:31:03.948Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-06T00:31:05.999Z] ------------------- [2020-12-06T00:31:05.999Z] stable info: [2020-12-06T00:31:05.999Z] ------------------- [2020-12-06T00:31:05.999Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-06T00:31:05.999Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-06T00:31:05.999Z] Message: update stable to v1.0.169 [2020-12-06T00:31:06.574Z] ------------------- [2020-12-06T00:31:06.574Z] experimental info: [2020-12-06T00:31:06.574Z] ------------------- [2020-12-06T00:31:06.574Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-06T00:31:06.574Z] Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 [2020-12-06T00:31:06.574Z] Message: update experimental to v1.0.171 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-06T00:31:06.851Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-06T00:31:06.953Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-06T00:31:07.079Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-06T00:31:07.169Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-06T00:31:07.259Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-06T00:31:07.359Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-06T00:31:07.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-06T00:31:07.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-06T00:31:07.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-06T00:31:07.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-06T00:31:07.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-06T00:31:07.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-06T00:31:08.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-06T00:31:08.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-06T00:31:08.207Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-06T00:31:08.297Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-06T00:31:08.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-06T00:31:08.504Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-06T00:31:08.600Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-06T00:31:08.700Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-06T00:31:08.796Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-06T00:31:08.903Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-06T00:31:09.006Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2898 [Pipeline] echo [2020-12-06T00:31:09.102Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2898 [Pipeline] echo [2020-12-06T00:31:09.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2898 [Pipeline] echo [2020-12-06T00:31:09.307Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4af2381fd233b53c51f3d6278b0908af4a2530b [Pipeline] echo [2020-12-06T00:31:09.408Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4af238 [Pipeline] echo [2020-12-06T00:31:09.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-06T00:31:09.677Z] provisioning config files... [2020-12-06T00:31:09.729Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config3787498624607950876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-06T00:31:10.118Z] ---> docker-login.sh [2020-12-06T00:31:10.118Z] nexus3.edgexfoundry.org:10001 [2020-12-06T00:31:10.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-06T00:31:10.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-06T00:31:10.648Z] Configure a credential helper to remove this warning. See [2020-12-06T00:31:10.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-06T00:31:10.648Z] [2020-12-06T00:31:10.648Z] Login Succeeded [2020-12-06T00:31:10.648Z] nexus3.edgexfoundry.org:10002 [2020-12-06T00:31:10.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-06T00:31:10.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-06T00:31:10.910Z] Configure a credential helper to remove this warning. See [2020-12-06T00:31:10.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-06T00:31:10.910Z] [2020-12-06T00:31:10.910Z] Login Succeeded [2020-12-06T00:31:10.910Z] nexus3.edgexfoundry.org:10003 [2020-12-06T00:31:10.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-06T00:31:10.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-06T00:31:10.910Z] Configure a credential helper to remove this warning. See [2020-12-06T00:31:10.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-06T00:31:10.910Z] [2020-12-06T00:31:10.910Z] Login Succeeded [2020-12-06T00:31:10.910Z] nexus3.edgexfoundry.org:10004 [2020-12-06T00:31:11.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-06T00:31:11.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-06T00:31:11.172Z] Configure a credential helper to remove this warning. See [2020-12-06T00:31:11.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-06T00:31:11.172Z] [2020-12-06T00:31:11.172Z] Login Succeeded [2020-12-06T00:31:11.172Z] docker.io [2020-12-06T00:31:11.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-06T00:31:11.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-06T00:31:11.698Z] Configure a credential helper to remove this warning. See [2020-12-06T00:31:11.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-06T00:31:11.698Z] [2020-12-06T00:31:11.698Z] Login Succeeded [2020-12-06T00:31:11.698Z] ---> docker-login.sh ends [Pipeline] } [2020-12-06T00:31:11.710Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-06T00:31:12.235Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-06T00:31:12.236Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-06T00:31:12.236Z] ++ dirname cmd/core-command/Dockerfile [2020-12-06T00:31:12.236Z] ++ cut -d/ -f2 [2020-12-06T00:31:12.236Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-06T00:31:12.236Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-06T00:31:12.236Z] ++ dirname cmd/core-data/Dockerfile [2020-12-06T00:31:12.236Z] ++ cut -d/ -f2 [2020-12-06T00:31:12.236Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-06T00:31:12.236Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-06T00:31:12.236Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-06T00:31:12.236Z] ++ cut -d/ -f2 [2020-12-06T00:31:12.236Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-06T00:31:12.236Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-06T00:31:12.236Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-06T00:31:12.236Z] ++ cut -d/ -f2 [2020-12-06T00:31:12.236Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-06T00:31:12.236Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-06T00:31:12.236Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-06T00:31:12.236Z] ++ cut -d/ -f2 [2020-12-06T00:31:12.236Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-06T00:31:12.236Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-06T00:31:12.236Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-06T00:31:12.236Z] ++ cut -d/ -f2 [2020-12-06T00:31:12.236Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-06T00:31:12.236Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-06T00:31:12.236Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-06T00:31:12.236Z] ++ cut -d/ -f2 [2020-12-06T00:31:12.236Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-06T00:31:12.236Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-06T00:31:12.236Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-06T00:31:12.236Z] ++ cut -d/ -f2 [2020-12-06T00:31:12.236Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-06T00:31:12.236Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-06T00:31:12.236Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-06T00:31:12.236Z] ++ cut -d/ -f2 [2020-12-06T00:31:12.236Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-06T00:31:12.236Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-06T00:31:12.236Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-06T00:31:12.236Z] ++ cut -d/ -f2 [2020-12-06T00:31:12.236Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-06T00:31:12.309Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-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 [2020-12-06T00:31:13.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-06T00:31:13.140Z] [2020-12-06T00:31:13.140Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:31:13.586Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-06T00:31:13.586Z] latest: Pulling from edgex-devops/git-semver [2020-12-06T00:31:13.586Z] 31603596830f: Pulling fs layer [2020-12-06T00:31:13.586Z] 2a8b12db71e7: Pulling fs layer [2020-12-06T00:31:13.586Z] 6ca5941a6612: Pulling fs layer [2020-12-06T00:31:13.586Z] ecc8261a40a4: Pulling fs layer [2020-12-06T00:31:13.586Z] ecc8261a40a4: Waiting [2020-12-06T00:31:13.586Z] 2a8b12db71e7: Verifying Checksum [2020-12-06T00:31:13.586Z] 2a8b12db71e7: Download complete [2020-12-06T00:31:13.586Z] 31603596830f: Verifying Checksum [2020-12-06T00:31:13.586Z] 31603596830f: Download complete [2020-12-06T00:31:13.860Z] ecc8261a40a4: Verifying Checksum [2020-12-06T00:31:13.860Z] ecc8261a40a4: Download complete [2020-12-06T00:31:14.130Z] 6ca5941a6612: Verifying Checksum [2020-12-06T00:31:14.130Z] 6ca5941a6612: Download complete [2020-12-06T00:31:14.130Z] 31603596830f: Pull complete [2020-12-06T00:31:14.402Z] 2a8b12db71e7: Pull complete [2020-12-06T00:31:15.377Z] 6ca5941a6612: Pull complete [2020-12-06T00:31:15.642Z] ecc8261a40a4: Pull complete [2020-12-06T00:31:15.643Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-06T00:31:15.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-06T00:31:15.643Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-06T00:31:15.766Z] prd-centos7-docker-4c-2g-14671 does not seem to be running inside a container [2020-12-06T00:31:15.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 [2020-12-06T00:31:18.691Z] $ docker top d25cbb032eac8f65606f6d27425c71a68cf4996fd5f9c706525c78238cdef25f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-06T00:31:19.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-06T00:31:19.069Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-06T00:31:19.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-06T00:31:19.336Z] $ docker exec d25cbb032eac8f65606f6d27425c71a68cf4996fd5f9c706525c78238cdef25f ssh-agent [2020-12-06T00:31:19.553Z] SSH_AUTH_SOCK=/tmp/ssh-AJ2mIL1QH3Bs/agent.11 [2020-12-06T00:31:19.553Z] SSH_AGENT_PID=16 [2020-12-06T00:31:19.577Z] Running ssh-add (command line suppressed) [2020-12-06T00:31:19.762Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_8093176725597835491.key (/w/workspace/edgex-go/9@tmp/private_key_8093176725597835491.key) [2020-12-06T00:31:19.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-06T00:31:20.175Z] + git tag --points-at HEAD [Pipeline] } [2020-12-06T00:31:20.204Z] $ docker exec --env ******** --env ******** d25cbb032eac8f65606f6d27425c71a68cf4996fd5f9c706525c78238cdef25f ssh-agent -k [2020-12-06T00:31:20.329Z] unset SSH_AUTH_SOCK; [2020-12-06T00:31:20.330Z] unset SSH_AGENT_PID; [2020-12-06T00:31:20.330Z] echo Agent pid 16 killed; [2020-12-06T00:31:20.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-06T00:31:20.560Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-06T00:31:20.560Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-06T00:31:20.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-06T00:31:20.801Z] $ docker exec d25cbb032eac8f65606f6d27425c71a68cf4996fd5f9c706525c78238cdef25f ssh-agent [2020-12-06T00:31:21.014Z] SSH_AUTH_SOCK=/tmp/ssh-4pLYM6QsjvQA/agent.47 [2020-12-06T00:31:21.014Z] SSH_AGENT_PID=53 [2020-12-06T00:31:21.021Z] Running ssh-add (command line suppressed) [2020-12-06T00:31:21.149Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_8239530284317277370.key (/w/workspace/edgex-go/9@tmp/private_key_8239530284317277370.key) [2020-12-06T00:31:21.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-06T00:31:21.558Z] + git semver init [2020-12-06T00:31:21.558Z] # -> Open(): unable to determine branch for HEAD [2020-12-06T00:31:21.558Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2020-12-06T00:31:21.558Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2020-12-06T00:31:21.558Z] # $SEMVER_REMOTE_NAME = origin [2020-12-06T00:31:21.558Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-06T00:31:21.559Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-06T00:31:21.559Z] # $SEMVER_BRANCH = PR-2898 [2020-12-06T00:31:21.559Z] # $SEMVER_TEMP = /tmp/semver-681109277 [2020-12-06T00:31:21.559Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-06T00:32:08.402Z] # '/tmp/semver-681109277' -> '/w/workspace/edgex-go/9/.semver' [2020-12-06T00:32:08.402Z] # -> Force: false [2020-12-06T00:32:08.402Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2020-12-06T00:32:08.422Z] $ docker exec --env ******** --env ******** d25cbb032eac8f65606f6d27425c71a68cf4996fd5f9c706525c78238cdef25f ssh-agent -k [2020-12-06T00:32:08.756Z] unset SSH_AUTH_SOCK; [2020-12-06T00:32:08.759Z] unset SSH_AGENT_PID; [2020-12-06T00:32:08.759Z] echo Agent pid 53 killed; [2020-12-06T00:32:08.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-06T00:32:09.355Z] + git semver [Pipeline] } [2020-12-06T00:32:09.381Z] $ docker stop --time=1 d25cbb032eac8f65606f6d27425c71a68cf4996fd5f9c706525c78238cdef25f [2020-12-06T00:32:11.151Z] $ docker rm -f d25cbb032eac8f65606f6d27425c71a68cf4996fd5f9c706525c78238cdef25f [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-06T00:32:11.696Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-06T00:32:12.301Z] Stashed 1 file(s) [Pipeline] echo [2020-12-06T00:32:12.304Z] [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 [2020-12-06T00:32:13.350Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-06T00:32:13.659Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-06T00:32:13.978Z] + sudo service docker restart [2020-12-06T00:32:13.978Z] + true [2020-12-06T00:32:13.978Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-06T00:32:14.586Z] ========================================================= [2020-12-06T00:32:14.586Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-06T00:32:14.586Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:32:14.987Z] + 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 . [2020-12-06T00:32:19.241Z] Sending build context to Docker daemon 326.3MB [2020-12-06T00:32:19.241Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-06T00:32:19.241Z] Step 2/7 : FROM ${BASE} [2020-12-06T00:32:19.241Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-06T00:32:19.241Z] 188c0c94c7c5: Pulling fs layer [2020-12-06T00:32:19.241Z] 0ef7d3d256c8: Pulling fs layer [2020-12-06T00:32:19.241Z] de9db76c5a1d: Pulling fs layer [2020-12-06T00:32:19.241Z] bca2f99d35d6: Pulling fs layer [2020-12-06T00:32:19.241Z] 93359f2a8cfa: Pulling fs layer [2020-12-06T00:32:19.241Z] 7c6f9722023f: Pulling fs layer [2020-12-06T00:32:19.241Z] a35cf1a2eb13: Pulling fs layer [2020-12-06T00:32:19.241Z] 93359f2a8cfa: Waiting [2020-12-06T00:32:19.241Z] a35cf1a2eb13: Waiting [2020-12-06T00:32:19.241Z] bca2f99d35d6: Waiting [2020-12-06T00:32:19.241Z] 7c6f9722023f: Waiting [2020-12-06T00:32:19.241Z] de9db76c5a1d: Verifying Checksum [2020-12-06T00:32:19.241Z] de9db76c5a1d: Download complete [2020-12-06T00:32:19.241Z] 0ef7d3d256c8: Verifying Checksum [2020-12-06T00:32:19.241Z] 0ef7d3d256c8: Download complete [2020-12-06T00:32:19.241Z] 93359f2a8cfa: Verifying Checksum [2020-12-06T00:32:19.241Z] 93359f2a8cfa: Download complete [2020-12-06T00:32:19.241Z] 7c6f9722023f: Verifying Checksum [2020-12-06T00:32:19.241Z] 7c6f9722023f: Download complete [2020-12-06T00:32:19.241Z] 188c0c94c7c5: Verifying Checksum [2020-12-06T00:32:19.241Z] 188c0c94c7c5: Download complete [2020-12-06T00:32:19.509Z] 188c0c94c7c5: Pull complete [2020-12-06T00:32:19.773Z] 0ef7d3d256c8: Pull complete [2020-12-06T00:32:19.773Z] de9db76c5a1d: Pull complete [2020-12-06T00:32:21.191Z] a35cf1a2eb13: Verifying Checksum [2020-12-06T00:32:21.191Z] a35cf1a2eb13: Download complete [2020-12-06T00:32:22.596Z] bca2f99d35d6: Verifying Checksum [2020-12-06T00:32:22.596Z] bca2f99d35d6: Download complete [2020-12-06T00:32:27.763Z] Still waiting to schedule task [2020-12-06T00:32:27.763Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-12-06T00:32:27.933Z] bca2f99d35d6: Pull complete [2020-12-06T00:32:28.197Z] 93359f2a8cfa: Pull complete [2020-12-06T00:32:28.197Z] 7c6f9722023f: Pull complete [2020-12-06T00:32:33.544Z] a35cf1a2eb13: Pull complete [2020-12-06T00:32:33.544Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-06T00:32:33.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-06T00:32:33.544Z] ---> a62c8e92a672 [2020-12-06T00:32:33.544Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-06T00:32:33.544Z] ---> Running in 60340863ccf6 [2020-12-06T00:32:33.811Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:32:35.210Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:32:36.159Z] (1/12) Installing libmagic (5.38-r0) [2020-12-06T00:32:36.421Z] (2/12) Installing file (5.38-r0) [2020-12-06T00:32:36.422Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-06T00:32:36.422Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-06T00:32:51.353Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-06T00:32:51.353Z] (6/12) Installing patch (2.7.6-r6) [2020-12-06T00:32:51.353Z] (7/12) Installing build-base (0.5-r2) [2020-12-06T00:32:51.353Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-06T00:32:51.353Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-06T00:32:51.353Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-06T00:32:51.353Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-06T00:32:51.353Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-06T00:32:51.353Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:32:51.353Z] OK: 233 MiB in 51 packages [2020-12-06T00:32:54.692Z] Removing intermediate container 60340863ccf6 [2020-12-06T00:32:54.692Z] ---> fced1dfcab7e [2020-12-06T00:32:54.692Z] Step 4/7 : WORKDIR /edgex-go [2020-12-06T00:32:54.692Z] ---> Running in efff6f183c6e [2020-12-06T00:32:54.692Z] Removing intermediate container efff6f183c6e [2020-12-06T00:32:54.692Z] ---> 0e34c988418f [2020-12-06T00:32:54.692Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-06T00:32:55.268Z] latest: Pulling from library/docker [2020-12-06T00:32:55.531Z] 188c0c94c7c5: Already exists [2020-12-06T00:32:55.531Z] 0c7c675703d6: Pulling fs layer [2020-12-06T00:32:55.531Z] cc8c12a437cb: Pulling fs layer [2020-12-06T00:32:55.531Z] f092543453df: Pulling fs layer [2020-12-06T00:32:55.531Z] 65b6bc45957d: Pulling fs layer [2020-12-06T00:32:55.531Z] 4de832df471b: Pulling fs layer [2020-12-06T00:32:55.531Z] 79aa7fa92271: Pulling fs layer [2020-12-06T00:32:55.531Z] 65b6bc45957d: Waiting [2020-12-06T00:32:55.531Z] 4de832df471b: Waiting [2020-12-06T00:32:55.531Z] 79aa7fa92271: Waiting [2020-12-06T00:32:55.800Z] cc8c12a437cb: Verifying Checksum [2020-12-06T00:32:55.800Z] cc8c12a437cb: Download complete [2020-12-06T00:32:55.800Z] 0c7c675703d6: Download complete [2020-12-06T00:32:55.800Z] 65b6bc45957d: Verifying Checksum [2020-12-06T00:32:55.800Z] 65b6bc45957d: Download complete [2020-12-06T00:32:55.800Z] 4de832df471b: Verifying Checksum [2020-12-06T00:32:55.800Z] 4de832df471b: Download complete [2020-12-06T00:32:56.071Z] 79aa7fa92271: Verifying Checksum [2020-12-06T00:32:56.071Z] 79aa7fa92271: Download complete [2020-12-06T00:32:56.071Z] 0c7c675703d6: Pull complete [2020-12-06T00:32:56.343Z] cc8c12a437cb: Pull complete [2020-12-06T00:32:56.607Z] f092543453df: Verifying Checksum [2020-12-06T00:32:56.607Z] f092543453df: Download complete [2020-12-06T00:32:59.934Z] f092543453df: Pull complete [2020-12-06T00:32:59.934Z] 65b6bc45957d: Pull complete [2020-12-06T00:32:59.934Z] 4de832df471b: Pull complete [2020-12-06T00:32:59.934Z] 79aa7fa92271: Pull complete [2020-12-06T00:32:59.935Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-06T00:32:59.935Z] Status: Downloaded newer image for docker:latest [2020-12-06T00:33:01.909Z] ---> 7e1043a512c6 [2020-12-06T00:33:01.909Z] Step 6/7 : COPY go.mod . [2020-12-06T00:33:01.909Z] ---> 6afdf357a1fc [2020-12-06T00:33:01.909Z] Step 7/7 : RUN go mod download [2020-12-06T00:33:01.909Z] ---> Running in 30eb79107a59 [2020-12-06T00:33:23.990Z] Removing intermediate container 30eb79107a59 [2020-12-06T00:33:23.990Z] ---> 3c666f6459d0 [2020-12-06T00:33:23.990Z] Successfully built 3c666f6459d0 [2020-12-06T00:33:23.990Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:33:24.313Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-06T00:33:24.313Z] . [Pipeline] withDockerContainer [2020-12-06T00:33:24.445Z] prd-centos7-docker-4c-2g-14671 does not seem to be running inside a container [2020-12-06T00:33:24.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 [2020-12-06T00:33:25.532Z] $ docker top f609eadb9052f617b6cab61532aa618c6c543a8cb5b253c01824603b7c24ca7c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-06T00:33:26.187Z] + go version [2020-12-06T00:33:26.187Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-06T00:33:26.204Z] $ docker stop --time=1 f609eadb9052f617b6cab61532aa618c6c543a8cb5b253c01824603b7c24ca7c [2020-12-06T00:33:27.601Z] $ docker rm -f f609eadb9052f617b6cab61532aa618c6c543a8cb5b253c01824603b7c24ca7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:33:28.535Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-06T00:33:28.535Z] . [Pipeline] withDockerContainer [2020-12-06T00:33:28.641Z] prd-centos7-docker-4c-2g-14671 does not seem to be running inside a container [2020-12-06T00:33:28.698Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 [2020-12-06T00:33:29.575Z] $ docker top e6f36faccbbfbdff5d4a81e15592cb1c0be4b59b06b008c31419a4f5a3e55f18 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-06T00:33:29.774Z] ========================================================= [2020-12-06T00:33:29.774Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-06T00:33:29.774Z] ========================================================= [Pipeline] sh [2020-12-06T00:33:30.070Z] + make test [2020-12-06T00:33:30.070Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-06T00:33:40.231Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-06T00:34:02.484Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-06T00:34:07.969Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-06T00:34:07.969Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-06T00:34:07.969Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-06T00:34:08.264Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-06T00:34:08.265Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-06T00:34:08.536Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-06T00:34:11.163Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.035s [2020-12-06T00:34:11.163Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-06T00:34:11.163Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-06T00:34:11.755Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-06T00:34:11.755Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-06T00:34:11.755Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-06T00:34:11.755Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-06T00:34:16.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.127s coverage: 46.6% of statements [2020-12-06T00:34:16.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-06T00:34:16.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-06T00:34:16.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-06T00:34:16.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-06T00:34:16.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-06T00:34:20.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.215s coverage: 27.1% of statements [2020-12-06T00:34:20.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-06T00:34:20.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-06T00:34:20.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-06T00:34:20.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-06T00:34:20.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-06T00:34:20.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-06T00:34:20.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.059s coverage: 100.0% of statements [2020-12-06T00:34:20.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-06T00:34:20.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.054s coverage: 100.0% of statements [2020-12-06T00:34:20.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-06T00:34:20.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-06T00:34:20.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.438s coverage: 66.4% of statements [2020-12-06T00:34:20.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-06T00:34:20.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-06T00:34:20.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.166s coverage: 82.7% of statements [2020-12-06T00:34:20.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-06T00:34:20.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-06T00:34:20.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-06T00:34:20.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-06T00:34:21.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.484s coverage: 28.6% of statements [2020-12-06T00:34:21.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-06T00:34:21.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-06T00:34:21.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-06T00:34:21.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-06T00:34:21.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-06T00:34:21.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.097s coverage: 100.0% of statements [2020-12-06T00:34:21.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-06T00:34:21.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.063s coverage: 100.0% of statements [2020-12-06T00:34:21.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-06T00:34:22.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.119s coverage: 86.7% of statements [2020-12-06T00:34:22.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-06T00:34:23.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.158s coverage: 97.5% of statements [2020-12-06T00:34:23.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-06T00:34:23.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.070s coverage: 78.3% of statements [2020-12-06T00:34:23.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-06T00:34:23.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-06T00:34:23.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-06T00:34:23.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-06T00:34:25.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.403s coverage: 94.7% of statements [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-06T00:34:25.181Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-06T00:34:25.181Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.111s coverage: 0.1% of statements [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-06T00:34:25.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2020-12-06T00:34:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-06T00:34:25.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 75.5% of statements [2020-12-06T00:34:25.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.8% of statements [2020-12-06T00:34:25.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.092s coverage: 87.2% of statements [2020-12-06T00:34:26.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 84.2% of statements [2020-12-06T00:34:26.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 100.0% of statements [2020-12-06T00:34:26.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-06T00:34:28.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.425s coverage: 63.5% of statements [2020-12-06T00:34:28.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-06T00:34:28.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-06T00:34:28.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2020-12-06T00:34:28.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements [2020-12-06T00:34:28.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2020-12-06T00:34:28.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2020-12-06T00:34:28.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements [2020-12-06T00:34:30.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.526s coverage: 55.9% of statements [2020-12-06T00:34:30.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-06T00:34:30.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-06T00:34:30.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-06T00:34:30.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-06T00:34:30.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-06T00:34:30.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-06T00:34:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 9.649s coverage: 86.3% of statements [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-06T00:34:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.588s coverage: 72.2% of statements [2020-12-06T00:34:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.483s coverage: 72.1% of statements [2020-12-06T00:34:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.095s coverage: 82.4% of statements [2020-12-06T00:34:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.101s coverage: 48.4% of statements [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-06T00:34:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.043s coverage: 28.8% of statements [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-06T00:34:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.060s coverage: 96.8% of statements [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-06T00:34:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.145s coverage: 37.2% of statements [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-06T00:34:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.383s coverage: 84.0% of statements [2020-12-06T00:34:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.057s coverage: 100.0% of statements [2020-12-06T00:34:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.236s coverage: 47.1% of statements [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-06T00:34:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.032s coverage: 100.0% of statements [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-06T00:34:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.129s coverage: 100.0% of statements [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-06T00:34:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.071s coverage: 100.0% of statements [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-06T00:34:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.001s coverage: 29.1% of statements [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-06T00:34:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.118s coverage: 99.0% of statements [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-06T00:34:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-06T00:34:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.034s coverage: 0.0% of statements [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-06T00:34:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.042s coverage: 100.0% of statements [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-06T00:34:41.041Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.056s coverage: 87.9% of statements [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-06T00:34:41.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-06T00:34:41.310Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2020-12-06T00:34:41.578Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.046s coverage: 32.1% of statements [2020-12-06T00:34:41.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2020-12-06T00:34:42.431Z] GO111MODULE=on go vet ./... [2020-12-06T00:35:21.717Z] gofmt -l . [2020-12-06T00:35:21.717Z] [ "`gofmt -l .`" = "" ] [2020-12-06T00:35:21.717Z] ./bin/test-go-mod-tidy.sh [2020-12-06T00:35:21.717Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-06T00:35:22.397Z] + ls -al . [2020-12-06T00:35:22.397Z] total 648 [2020-12-06T00:35:22.397Z] drwxrwxr-x 10 1001 1001 4096 Dec 6 00:35 . [2020-12-06T00:35:22.397Z] drwxr-xr-x 4 root root 28 Dec 6 00:33 .. [2020-12-06T00:35:22.397Z] -rw-rw-r-- 1 1001 1001 11 Dec 6 00:30 .dockerignore [2020-12-06T00:35:22.397Z] drwxrwxr-x 8 1001 1001 179 Dec 6 00:31 .git [2020-12-06T00:35:22.397Z] drwxrwxr-x 3 1001 1001 125 Dec 6 00:30 .github [2020-12-06T00:35:22.397Z] -rw-rw-r-- 1 1001 1001 971 Dec 6 00:30 .gitignore [2020-12-06T00:35:22.397Z] drwx------ 3 1001 1001 47 Dec 6 00:32 .semver [2020-12-06T00:35:22.397Z] -rw-rw-r-- 1 1001 1001 166 Dec 6 00:30 .sonarcloud.properties [2020-12-06T00:35:22.397Z] -rw-rw-r-- 1 1001 1001 3804 Dec 6 00:30 CONTRIBUTING.md [2020-12-06T00:35:22.397Z] -rw-rw-r-- 1 1001 1001 1035 Dec 6 00:30 Dockerfile.build [2020-12-06T00:35:22.397Z] -rw-rw-r-- 1 1001 1001 943 Dec 6 00:30 Jenkinsfile [2020-12-06T00:35:22.397Z] -rw-rw-r-- 1 1001 1001 10775 Dec 6 00:30 LICENSE [2020-12-06T00:35:22.397Z] -rw-rw-r-- 1 1001 1001 6318 Dec 6 00:30 Makefile [2020-12-06T00:35:22.397Z] -rw-rw-r-- 1 1001 1001 6447 Dec 6 00:30 README.md [2020-12-06T00:35:22.397Z] -rw-rw-r-- 1 1001 1001 259 Dec 6 00:30 SECURITY.md [2020-12-06T00:35:22.397Z] -rw-rw-r-- 1 1001 1001 5 Dec 6 00:32 VERSION [2020-12-06T00:35:22.397Z] -rw-rw-r-- 1 1001 1001 4131 Dec 6 00:30 ZMQWindows.md [2020-12-06T00:35:22.397Z] drwxrwxr-x 2 1001 1001 117 Dec 6 00:30 bin [2020-12-06T00:35:22.397Z] drwxrwxr-x 15 1001 1001 4096 Dec 6 00:30 cmd [2020-12-06T00:35:22.397Z] -rw-r--r-- 1 root root 554872 Dec 6 00:34 coverage.out [2020-12-06T00:35:22.397Z] -rw-r--r-- 1 root root 1041 Dec 6 00:35 go.mod [2020-12-06T00:35:22.397Z] -rw-r--r-- 1 root root 18856 Dec 6 00:35 go.sum [2020-12-06T00:35:22.397Z] drwxrwxr-x 8 1001 1001 127 Dec 6 00:30 internal [2020-12-06T00:35:22.397Z] drwxrwxr-x 4 1001 1001 26 Dec 6 00:30 openapi [2020-12-06T00:35:22.397Z] drwxrwxr-x 4 1001 1001 71 Dec 6 00:30 snap [2020-12-06T00:35:22.397Z] -rw-rw-r-- 1 1001 1001 168 Dec 6 00:30 version.go [Pipeline] sh [2020-12-06T00:35:22.747Z] + '[' -e coverage.out ] [2020-12-06T00:35:22.747Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-06T00:35:23.033Z] Stashed 1 file(s) [Pipeline] sh [2020-12-06T00:35:23.392Z] + make build [2020-12-06T00:35:23.392Z] 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 [2020-12-06T00:35:26.735Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14681 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws [2020-12-06T00:35:26.789Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2020-12-06T00:35:28.847Z] 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 [2020-12-06T00:35:32.432Z] using credential edgex-jenkins-ssh [2020-12-06T00:35:32.488Z] Cloning the remote Git repository [2020-12-06T00:35:32.541Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-06T00:35:32.665Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2020-12-06T00:35:32.745Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-06T00:35:32.745Z] > git --version # timeout=10 [2020-12-06T00:35:32.767Z] > git --version # 'git version 2.17.1' [2020-12-06T00:35:32.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-06T00:35:32.840Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-06T00:35:41.327Z] 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 [2020-12-06T00:35:41.606Z] 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 [2020-12-06T00:35:44.243Z] 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 [2020-12-06T00:35:44.243Z] 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 [2020-12-06T00:35:46.887Z] 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 [2020-12-06T00:35:48.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-06T00:35:49.696Z] 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 [2020-12-06T00:35:51.104Z] 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 [2020-12-06T00:35:53.067Z] 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 [2020-12-06T00:35:54.510Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-06T00:35:55.111Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-06T00:35:55.127Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-06T00:35:55.159Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-06T00:35:55.205Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-06T00:35:55.206Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-06T00:35:55.222Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-06T00:35:55.930Z] Merging remotes/origin/master commit b220847201e83bd7d2b05191ce33e2cf4f3b5326 into PR head commit 33c868eca375beeb13fab9b28589e0a47ee2b37d [2020-12-06T00:35:55.948Z] 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 [2020-12-06T00:35:56.805Z] Merge succeeded, producing 87684e9fcb141d543275afe7315f681d3369217c [2020-12-06T00:35:56.805Z] Checking out Revision 87684e9fcb141d543275afe7315f681d3369217c (PR-2898) [2020-12-06T00:35:55.945Z] > git config core.sparsecheckout # timeout=10 [2020-12-06T00:35:55.963Z] > git checkout -f 33c868eca375beeb13fab9b28589e0a47ee2b37d # timeout=10 [2020-12-06T00:35:56.296Z] > git remote # timeout=10 [2020-12-06T00:35:56.321Z] > git config --get remote.origin.url # timeout=10 [2020-12-06T00:35:56.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-06T00:35:56.356Z] > git merge b220847201e83bd7d2b05191ce33e2cf4f3b5326 # timeout=10 [2020-12-06T00:35:56.783Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-06T00:35:56.808Z] > git config core.sparsecheckout # timeout=10 [2020-12-06T00:35:56.830Z] > git checkout -f 87684e9fcb141d543275afe7315f681d3369217c # timeout=10 [Pipeline] } [2020-12-06T00:35:58.272Z] $ docker stop --time=1 e6f36faccbbfbdff5d4a81e15592cb1c0be4b59b06b008c31419a4f5a3e55f18 [2020-12-06T00:36:00.086Z] $ docker rm -f e6f36faccbbfbdff5d4a81e15592cb1c0be4b59b06b008c31419a4f5a3e55f18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:36:02.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-06T00:36:02.118Z] [2020-12-06T00:36:02.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:36:02.386Z] Commit message: "Merge commit 'b220847201e83bd7d2b05191ce33e2cf4f3b5326' into HEAD" [2020-12-06T00:36:02.425Z] First time build. Skipping changelog. [2020-12-06T00:36:02.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-06T00:36:02.505Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-06T00:36:02.505Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-06T00:36:02.505Z] ca9280d653b3: Pulling fs layer [2020-12-06T00:36:02.505Z] 7e9c9ca2126c: Pulling fs layer [2020-12-06T00:36:02.776Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-06T00:36:02.776Z] cbdbe7a5bc2a: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-12-06T00:36:03.046Z] ca9280d653b3: Verifying Checksum [2020-12-06T00:36:03.046Z] ca9280d653b3: Download complete [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-06T00:36:02.396Z] > git rev-list --no-walk ca519ffc43f23814d26ccfc78464fa4190e843c7 # timeout=10 [2020-12-06T00:36:03.642Z] cbdbe7a5bc2a: Pull complete [2020-12-06T00:36:03.973Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-06T00:36:04.463Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-06T00:36:04.607Z] ca9280d653b3: Pull complete [2020-12-06T00:36:04.840Z] + true [2020-12-06T00:36:04.840Z] + sudo service docker restart [2020-12-06T00:36:06.555Z] 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-06T00:36:06.888Z] provisioning config files... [2020-12-06T00:36:06.930Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config6998101235468879995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-06T00:36:07.336Z] ---> docker-login.sh [2020-12-06T00:36:07.336Z] nexus3.edgexfoundry.org:10001 [2020-12-06T00:36:08.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-06T00:36:08.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-06T00:36:08.607Z] Configure a credential helper to remove this warning. See [2020-12-06T00:36:08.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-06T00:36:08.607Z] [2020-12-06T00:36:08.607Z] Login Succeeded [2020-12-06T00:36:08.607Z] nexus3.edgexfoundry.org:10002 [2020-12-06T00:36:09.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-06T00:36:09.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-06T00:36:09.203Z] Configure a credential helper to remove this warning. See [2020-12-06T00:36:09.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-06T00:36:09.203Z] [2020-12-06T00:36:09.203Z] Login Succeeded [2020-12-06T00:36:09.203Z] nexus3.edgexfoundry.org:10003 [2020-12-06T00:36:09.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-06T00:36:09.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-06T00:36:09.809Z] Configure a credential helper to remove this warning. See [2020-12-06T00:36:09.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-06T00:36:09.809Z] [2020-12-06T00:36:09.809Z] Login Succeeded [2020-12-06T00:36:09.809Z] nexus3.edgexfoundry.org:10004 [2020-12-06T00:36:10.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-06T00:36:10.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-06T00:36:10.406Z] Configure a credential helper to remove this warning. See [2020-12-06T00:36:10.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-06T00:36:10.406Z] [2020-12-06T00:36:10.406Z] Login Succeeded [2020-12-06T00:36:10.406Z] docker.io [2020-12-06T00:36:11.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-06T00:36:11.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-06T00:36:11.274Z] Configure a credential helper to remove this warning. See [2020-12-06T00:36:11.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-06T00:36:11.274Z] [2020-12-06T00:36:11.274Z] Login Succeeded [2020-12-06T00:36:11.274Z] ---> docker-login.sh ends [Pipeline] } [2020-12-06T00:36:11.291Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-06T00:36:11.775Z] ========================================================= [2020-12-06T00:36:11.775Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-06T00:36:11.775Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:36:12.152Z] + 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 . [2020-12-06T00:36:13.236Z] 7e9c9ca2126c: Pull complete [2020-12-06T00:36:13.236Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-06T00:36:13.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-06T00:36:13.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-06T00:36:13.391Z] prd-centos7-docker-4c-2g-14671 does not seem to be running inside a container [2020-12-06T00:36:13.478Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 [2020-12-06T00:36:14.829Z] Sending build context to Docker daemon 165.6MB [2020-12-06T00:36:14.829Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-06T00:36:14.829Z] Step 2/7 : FROM ${BASE} [2020-12-06T00:36:14.829Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-06T00:36:14.829Z] 5f621e34cdf4: Pulling fs layer [2020-12-06T00:36:14.829Z] a4357932f1b6: Pulling fs layer [2020-12-06T00:36:14.829Z] 18c013af1878: Pulling fs layer [2020-12-06T00:36:14.829Z] 00ac8860ef70: Pulling fs layer [2020-12-06T00:36:14.829Z] 63d7cb157983: Pulling fs layer [2020-12-06T00:36:14.829Z] b116817d02f9: Pulling fs layer [2020-12-06T00:36:14.829Z] 745a02a5169b: Pulling fs layer [2020-12-06T00:36:14.829Z] 00ac8860ef70: Waiting [2020-12-06T00:36:14.829Z] 63d7cb157983: Waiting [2020-12-06T00:36:14.829Z] b116817d02f9: Waiting [2020-12-06T00:36:14.829Z] 18c013af1878: Verifying Checksum [2020-12-06T00:36:14.829Z] 18c013af1878: Download complete [2020-12-06T00:36:14.829Z] a4357932f1b6: Verifying Checksum [2020-12-06T00:36:14.829Z] a4357932f1b6: Download complete [2020-12-06T00:36:14.829Z] 63d7cb157983: Verifying Checksum [2020-12-06T00:36:14.829Z] 63d7cb157983: Download complete [2020-12-06T00:36:14.829Z] b116817d02f9: Download complete [2020-12-06T00:36:14.829Z] 5f621e34cdf4: Verifying Checksum [2020-12-06T00:36:14.829Z] 5f621e34cdf4: Download complete [2020-12-06T00:36:15.453Z] 5f621e34cdf4: Pull complete [2020-12-06T00:36:16.053Z] a4357932f1b6: Pull complete [2020-12-06T00:36:16.254Z] $ docker top 129d9b044ea486fb459b3b293dab11dbe6c6015434462db7c57197bc9eb6d918 -eo pid,comm [2020-12-06T00:36:16.330Z] 18c013af1878: Pull complete [Pipeline] { [Pipeline] sh [2020-12-06T00:36:16.603Z] 745a02a5169b: Verifying Checksum [2020-12-06T00:36:16.604Z] 745a02a5169b: Download complete [2020-12-06T00:36:16.886Z] + docker-compose build --help [2020-12-06T00:36:16.886Z] + grep parallel [2020-12-06T00:36:18.292Z] --parallel Build images in parallel. [Pipeline] } [2020-12-06T00:36:18.312Z] $ docker stop --time=1 129d9b044ea486fb459b3b293dab11dbe6c6015434462db7c57197bc9eb6d918 [2020-12-06T00:36:18.590Z] 00ac8860ef70: Verifying Checksum [2020-12-06T00:36:18.590Z] 00ac8860ef70: Download complete [2020-12-06T00:36:19.795Z] $ docker rm -f 129d9b044ea486fb459b3b293dab11dbe6c6015434462db7c57197bc9eb6d918 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:36:20.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-06T00:36:20.750Z] . [Pipeline] withDockerContainer [2020-12-06T00:36:20.905Z] prd-centos7-docker-4c-2g-14671 does not seem to be running inside a container [2020-12-06T00:36:21.098Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 [2020-12-06T00:36:22.065Z] $ docker top fe9b25b01572d842351af7e106fb2f4cb5c4328888f6a7ad09ae5b2e709ec34f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-06T00:36:22.659Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-06T00:36:24.061Z] Building docker-core-command-go ... [2020-12-06T00:36:24.061Z] Building docker-core-data-go ... [2020-12-06T00:36:24.061Z] Building docker-core-metadata-go ... [2020-12-06T00:36:24.061Z] Building docker-security-bootstrap-redis-go ... [2020-12-06T00:36:24.061Z] Building docker-security-proxy-setup-go ... [2020-12-06T00:36:24.061Z] Building docker-security-secrets-setup-go ... [2020-12-06T00:36:24.061Z] Building docker-security-secretstore-setup-go ... [2020-12-06T00:36:24.061Z] Building docker-support-notifications-go ... [2020-12-06T00:36:24.061Z] Building docker-support-scheduler-go ... [2020-12-06T00:36:24.061Z] Building docker-sys-mgmt-agent-go ... [2020-12-06T00:36:24.061Z] Building docker-security-secretstore-setup-go [2020-12-06T00:36:24.061Z] Building docker-security-bootstrap-redis-go [2020-12-06T00:36:24.061Z] Building docker-core-metadata-go [2020-12-06T00:36:24.061Z] Building docker-core-command-go [2020-12-06T00:36:24.061Z] Building docker-support-scheduler-go [2020-12-06T00:36:28.778Z] 00ac8860ef70: Pull complete [2020-12-06T00:36:28.778Z] 63d7cb157983: Pull complete [2020-12-06T00:36:28.778Z] b116817d02f9: Pull complete [2020-12-06T00:36:33.094Z] 745a02a5169b: Pull complete [2020-12-06T00:36:33.094Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-06T00:36:33.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-06T00:36:33.094Z] ---> b7e6874047d6 [2020-12-06T00:36:33.094Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-06T00:36:36.479Z] ---> Running in ce2ba9f4676d [2020-12-06T00:36:37.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:36:38.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:36:39.031Z] (1/12) Installing libmagic (5.38-r0) [2020-12-06T00:36:39.627Z] (2/12) Installing file (5.38-r0) [2020-12-06T00:36:39.627Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-06T00:36:39.627Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-06T00:36:42.994Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-06T00:36:43.264Z] (6/12) Installing patch (2.7.6-r6) [2020-12-06T00:36:43.264Z] (7/12) Installing build-base (0.5-r2) [2020-12-06T00:36:43.264Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-06T00:36:43.534Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-06T00:36:43.534Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-06T00:36:43.810Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-06T00:36:43.810Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-06T00:36:43.810Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:36:43.810Z] OK: 217 MiB in 51 packages [2020-12-06T00:36:48.115Z] Removing intermediate container ce2ba9f4676d [2020-12-06T00:36:48.115Z] ---> 409cf1718891 [2020-12-06T00:36:48.115Z] Step 4/7 : WORKDIR /edgex-go [2020-12-06T00:36:48.115Z] ---> Running in 08e4e479ea39 [2020-12-06T00:36:48.388Z] Removing intermediate container 08e4e479ea39 [2020-12-06T00:36:48.388Z] ---> a56f39255d4e [2020-12-06T00:36:48.388Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-06T00:36:48.981Z] latest: Pulling from library/docker [2020-12-06T00:36:49.264Z] 5f621e34cdf4: Already exists [2020-12-06T00:36:49.539Z] 85db56a05063: Pulling fs layer [2020-12-06T00:36:49.539Z] ccb67d6aeaaa: Pulling fs layer [2020-12-06T00:36:49.539Z] de930078acea: Pulling fs layer [2020-12-06T00:36:49.539Z] d5a9d88a4785: Pulling fs layer [2020-12-06T00:36:49.539Z] e7f15c1544d5: Pulling fs layer [2020-12-06T00:36:49.539Z] 877c515997d3: Pulling fs layer [2020-12-06T00:36:49.539Z] d5a9d88a4785: Waiting [2020-12-06T00:36:49.539Z] e7f15c1544d5: Waiting [2020-12-06T00:36:49.539Z] 877c515997d3: Waiting [2020-12-06T00:36:49.539Z] ccb67d6aeaaa: Verifying Checksum [2020-12-06T00:36:49.539Z] ccb67d6aeaaa: Download complete [2020-12-06T00:36:49.539Z] 85db56a05063: Download complete [2020-12-06T00:36:49.812Z] d5a9d88a4785: Verifying Checksum [2020-12-06T00:36:49.812Z] d5a9d88a4785: Download complete [2020-12-06T00:36:49.812Z] 877c515997d3: Verifying Checksum [2020-12-06T00:36:49.812Z] 877c515997d3: Download complete [2020-12-06T00:36:50.086Z] e7f15c1544d5: Verifying Checksum [2020-12-06T00:36:50.086Z] e7f15c1544d5: Download complete [2020-12-06T00:36:50.374Z] 85db56a05063: Pull complete [2020-12-06T00:36:50.643Z] ccb67d6aeaaa: Pull complete [2020-12-06T00:36:50.920Z] de930078acea: Verifying Checksum [2020-12-06T00:36:50.920Z] de930078acea: Download complete [2020-12-06T00:36:53.536Z] de930078acea: Pull complete [2020-12-06T00:36:53.811Z] d5a9d88a4785: Pull complete [2020-12-06T00:36:54.405Z] e7f15c1544d5: Pull complete [2020-12-06T00:36:54.678Z] 877c515997d3: Pull complete [2020-12-06T00:36:54.678Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-06T00:36:54.678Z] Status: Downloaded newer image for docker:latest [2020-12-06T00:36:58.085Z] ---> 25424ac08079 [2020-12-06T00:36:58.085Z] Step 6/7 : COPY go.mod . [2020-12-06T00:36:58.357Z] ---> e7307d0389ca [2020-12-06T00:36:58.357Z] Step 7/7 : RUN go mod download [2020-12-06T00:36:58.630Z] ---> Running in 6ba41eab18a9 [2020-12-06T00:37:03.076Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:37:03.076Z] [2020-12-06T00:37:03.076Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:37:03.076Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:37:03.076Z] ---> 3c666f6459d0 [2020-12-06T00:37:03.076Z] Step 3/22 : WORKDIR /edgex-go [2020-12-06T00:37:03.076Z] ---> 3c666f6459d0 [2020-12-06T00:37:03.076Z] Step 3/22 : WORKDIR /edgex-go [2020-12-06T00:37:03.076Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:37:03.076Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:37:03.076Z] ---> 3c666f6459d0 [2020-12-06T00:37:03.076Z] Step 3/21 : WORKDIR /edgex-go [2020-12-06T00:37:03.076Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:37:03.076Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:37:03.076Z] ---> 3c666f6459d0 [2020-12-06T00:37:03.076Z] Step 3/24 : WORKDIR /edgex-go [2020-12-06T00:37:03.341Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:37:03.341Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:37:03.341Z] ---> 3c666f6459d0 [2020-12-06T00:37:03.341Z] Step 3/22 : WORKDIR /edgex-go [2020-12-06T00:37:04.299Z] ---> Running in bf129f19e9e4 [2020-12-06T00:37:04.299Z] ---> Running in db436ef37779 [2020-12-06T00:37:04.299Z] ---> Running in afb474ffb2e8 [2020-12-06T00:37:04.300Z] ---> Running in 0e7cf723f728 [2020-12-06T00:37:04.300Z] ---> Running in 8f0cc03d0f34 [2020-12-06T00:37:04.563Z] Removing intermediate container db436ef37779 [2020-12-06T00:37:04.563Z] ---> 0d9387105736 [2020-12-06T00:37:04.563Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:37:04.826Z] Removing intermediate container 8f0cc03d0f34 [2020-12-06T00:37:04.826Z] ---> 6f0fe863e468 [2020-12-06T00:37:04.826Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:37:04.826Z] Removing intermediate container afb474ffb2e8 [2020-12-06T00:37:04.826Z] ---> b39a912e690d [2020-12-06T00:37:04.826Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:37:04.826Z] Removing intermediate container bf129f19e9e4 [2020-12-06T00:37:04.826Z] ---> 65af509c6650 [2020-12-06T00:37:04.826Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:37:04.826Z] Removing intermediate container 0e7cf723f728 [2020-12-06T00:37:04.826Z] ---> 01dbe988adbf [2020-12-06T00:37:04.826Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:37:04.826Z] ---> Running in 8fb46d082188 [2020-12-06T00:37:04.826Z] ---> Running in fcad9bbed47b [2020-12-06T00:37:05.108Z] ---> Running in 34246215eea5 [2020-12-06T00:37:05.108Z] ---> Running in 6226f7b7e455 [2020-12-06T00:37:05.108Z] ---> Running in bf7e4bf7fb34 [2020-12-06T00:37:07.750Z] Removing intermediate container 34246215eea5 [2020-12-06T00:37:07.750Z] ---> 3b0095581e13 [2020-12-06T00:37:07.750Z] Step 5/21 : RUN apk update && apk add make git [2020-12-06T00:37:07.750Z] Removing intermediate container fcad9bbed47b [2020-12-06T00:37:07.750Z] ---> b8014b4525bb [2020-12-06T00:37:07.750Z] Step 5/22 : RUN apk update && apk add make git [2020-12-06T00:37:07.750Z] Removing intermediate container 8fb46d082188 [2020-12-06T00:37:07.750Z] ---> fde7de76ce4b [2020-12-06T00:37:07.750Z] Step 5/22 : RUN apk update && apk add make git [2020-12-06T00:37:07.750Z] Removing intermediate container 6226f7b7e455 [2020-12-06T00:37:07.750Z] ---> 01c75aa84560 [2020-12-06T00:37:07.750Z] Step 5/24 : RUN apk update && apk add make git [2020-12-06T00:37:07.750Z] ---> Running in 2f46f93793ce [2020-12-06T00:37:07.750Z] ---> Running in 838f14547e85 [2020-12-06T00:37:07.750Z] ---> Running in 41ab11b82a1a [2020-12-06T00:37:07.750Z] Removing intermediate container bf7e4bf7fb34 [2020-12-06T00:37:07.750Z] ---> 021548156a18 [2020-12-06T00:37:07.750Z] Step 5/22 : RUN apk update && apk add make git [2020-12-06T00:37:07.750Z] ---> Running in 3e07df3d1af1 [2020-12-06T00:37:07.750Z] ---> Running in 4a896372b67a [2020-12-06T00:37:08.747Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:37:08.747Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:37:09.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:37:09.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:37:09.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:37:10.232Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:37:10.232Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:37:10.232Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:37:10.498Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:37:10.498Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:37:11.096Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:37:11.096Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:37:11.096Z] OK: 12745 distinct packages available [2020-12-06T00:37:11.096Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:37:11.096Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:37:11.096Z] OK: 12745 distinct packages available [2020-12-06T00:37:11.096Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:37:11.096Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:37:11.096Z] OK: 12745 distinct packages available [2020-12-06T00:37:11.391Z] OK: 233 MiB in 51 packages [2020-12-06T00:37:11.665Z] OK: 233 MiB in 51 packages [2020-12-06T00:37:11.665Z] OK: 233 MiB in 51 packages [2020-12-06T00:37:11.665Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:37:11.665Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:37:11.665Z] OK: 12745 distinct packages available [2020-12-06T00:37:11.665Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:37:11.665Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:37:11.665Z] OK: 12745 distinct packages available [2020-12-06T00:37:11.938Z] OK: 233 MiB in 51 packages [2020-12-06T00:37:11.939Z] OK: 233 MiB in 51 packages [2020-12-06T00:37:12.225Z] Removing intermediate container 2f46f93793ce [2020-12-06T00:37:12.226Z] ---> a656dce5642f [2020-12-06T00:37:12.226Z] Step 6/21 : COPY go.mod . [2020-12-06T00:37:12.498Z] Removing intermediate container 41ab11b82a1a [2020-12-06T00:37:12.498Z] ---> 938b26cd1a9b [2020-12-06T00:37:12.498Z] Step 6/22 : COPY go.mod . [2020-12-06T00:37:12.764Z] Removing intermediate container 838f14547e85 [2020-12-06T00:37:12.764Z] ---> 1596fc84836c [2020-12-06T00:37:12.764Z] Step 6/22 : COPY go.mod . [2020-12-06T00:37:12.764Z] ---> c222fda5bf97 [2020-12-06T00:37:12.764Z] Step 7/21 : RUN go mod download [2020-12-06T00:37:12.764Z] ---> Running in e91752a6ce67 [2020-12-06T00:37:13.057Z] Removing intermediate container 3e07df3d1af1 [2020-12-06T00:37:13.057Z] ---> e8c95c680cba [2020-12-06T00:37:13.057Z] Step 6/24 : COPY go.mod . [2020-12-06T00:37:13.327Z] ---> ed85379c6411 [2020-12-06T00:37:13.327Z] Step 7/22 : RUN go mod download [2020-12-06T00:37:13.327Z] Removing intermediate container 4a896372b67a [2020-12-06T00:37:13.327Z] ---> 970e1d5a5374 [2020-12-06T00:37:13.327Z] Step 6/22 : COPY go.mod . [2020-12-06T00:37:13.327Z] ---> b3d63f3eaf83 [2020-12-06T00:37:13.327Z] Step 7/22 : RUN go mod download [2020-12-06T00:37:13.327Z] ---> Running in 451ca9865e97 [2020-12-06T00:37:13.602Z] ---> Running in ca7e30050853 [2020-12-06T00:37:13.602Z] ---> a42d2475e274 [2020-12-06T00:37:13.602Z] Step 7/24 : RUN go mod download [2020-12-06T00:37:13.867Z] ---> Running in b15f6e84c9c8 [2020-12-06T00:37:13.867Z] ---> c6d93d32746e [2020-12-06T00:37:13.867Z] Step 7/22 : RUN go mod download [2020-12-06T00:37:14.131Z] ---> Running in 8c305f595729 [2020-12-06T00:37:16.122Z] Removing intermediate container e91752a6ce67 [2020-12-06T00:37:16.122Z] ---> f3b3065df6f6 [2020-12-06T00:37:16.122Z] Step 8/21 : COPY . . [2020-12-06T00:37:16.122Z] Removing intermediate container 451ca9865e97 [2020-12-06T00:37:16.122Z] ---> 14b52f67d0d9 [2020-12-06T00:37:16.122Z] Step 8/22 : COPY . . [2020-12-06T00:37:16.122Z] Removing intermediate container b15f6e84c9c8 [2020-12-06T00:37:16.122Z] ---> 74632802e63a [2020-12-06T00:37:16.122Z] Step 8/24 : COPY . . [2020-12-06T00:37:16.122Z] Removing intermediate container ca7e30050853 [2020-12-06T00:37:16.122Z] ---> 2aac9a6141a4 [2020-12-06T00:37:16.122Z] Step 8/22 : COPY . . [2020-12-06T00:37:16.398Z] Removing intermediate container 8c305f595729 [2020-12-06T00:37:16.398Z] ---> 94b23477c160 [2020-12-06T00:37:16.398Z] Step 8/22 : COPY . . [2020-12-06T00:37:25.470Z] Removing intermediate container 6ba41eab18a9 [2020-12-06T00:37:25.470Z] ---> 344011d8b718 [2020-12-06T00:37:25.470Z] Successfully built 344011d8b718 [2020-12-06T00:37:25.470Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:37:25.818Z] + docker inspect -f . ci-base-image-arm64 [2020-12-06T00:37:25.818Z] . [Pipeline] withDockerContainer [2020-12-06T00:37:26.064Z] prd-ubuntu18.04-docker-arm64-4c-16g-14681 does not seem to be running inside a container [2020-12-06T00:37:26.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 [2020-12-06T00:37:27.573Z] $ docker top d18f8c6a94dc82ddb746b03af543faef749c839253a3dc682620c66db39ab796 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-06T00:37:28.542Z] + go version [2020-12-06T00:37:28.542Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-06T00:37:28.578Z] $ docker stop --time=1 d18f8c6a94dc82ddb746b03af543faef749c839253a3dc682620c66db39ab796 [2020-12-06T00:37:30.454Z] $ docker rm -f d18f8c6a94dc82ddb746b03af543faef749c839253a3dc682620c66db39ab796 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:37:31.566Z] + docker inspect -f . ci-base-image-arm64 [2020-12-06T00:37:31.566Z] . [Pipeline] withDockerContainer [2020-12-06T00:37:31.848Z] prd-ubuntu18.04-docker-arm64-4c-16g-14681 does not seem to be running inside a container [2020-12-06T00:37:31.952Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 [2020-12-06T00:37:33.415Z] $ docker top 5f0844e1fe2031b15e22fd2ac98fe8a7df1a7a5b65e43a03ba7f8e20ddc7a238 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-06T00:37:33.766Z] ========================================================= [2020-12-06T00:37:33.766Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-06T00:37:33.766Z] ========================================================= [Pipeline] sh [2020-12-06T00:37:34.409Z] + make test [2020-12-06T00:37:34.409Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-06T00:37:56.593Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-06T00:38:03.636Z] ---> 92055179df5d [2020-12-06T00:38:03.636Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-06T00:38:03.636Z] ---> 264c3f997319 [2020-12-06T00:38:03.636Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-06T00:38:03.636Z] ---> Running in ab7cf208236a [2020-12-06T00:38:03.636Z] ---> 7d0a3685484e [2020-12-06T00:38:03.636Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-06T00:38:03.636Z] ---> d4d953d7779a [2020-12-06T00:38:03.636Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-06T00:38:03.636Z] ---> 1d9713e99f8c [2020-12-06T00:38:03.636Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-06T00:38:03.636Z] ---> Running in ef039c9b7a10 [2020-12-06T00:38:03.636Z] ---> Running in 8570010c3c25 [2020-12-06T00:38:03.636Z] ---> Running in c46c4a2e428c [2020-12-06T00:38:03.636Z] ---> Running in 69c3f8f03d70 [2020-12-06T00:38:03.636Z] 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 [2020-12-06T00:38:03.636Z] 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 [2020-12-06T00:38:03.636Z] 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 [2020-12-06T00:38:03.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-06T00:38:03.636Z] 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 [2020-12-06T00:38:37.004Z] 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 [2020-12-06T00:38:43.944Z] Removing intermediate container 8570010c3c25 [2020-12-06T00:38:43.944Z] ---> 9822e9f74e63 [2020-12-06T00:38:43.944Z] [2020-12-06T00:38:43.944Z] Step 10/22 : FROM alpine:3.10 [2020-12-06T00:38:43.944Z] 3.10: Pulling from library/alpine [2020-12-06T00:38:44.452Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-06T00:38:45.453Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-06T00:38:45.453Z] Status: Downloaded newer image for alpine:3.10 [2020-12-06T00:38:45.453Z] ---> be4e4bea2c2e [2020-12-06T00:38:45.453Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-06T00:38:46.530Z] ---> Running in b42b92db12cb [2020-12-06T00:38:46.840Z] Removing intermediate container c46c4a2e428c [2020-12-06T00:38:46.840Z] ---> 9abe28190dec [2020-12-06T00:38:46.840Z] [2020-12-06T00:38:46.840Z] Step 10/24 : FROM alpine:3.10 [2020-12-06T00:38:46.840Z] ---> be4e4bea2c2e [2020-12-06T00:38:46.840Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-06T00:38:47.129Z] ---> Running in eaaca0a55d8d [2020-12-06T00:38:48.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:38:48.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:38:48.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:38:48.459Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-06T00:38:48.459Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-06T00:38:48.459Z] OK: 10348 distinct packages available [2020-12-06T00:38:48.459Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:38:48.731Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-06T00:38:48.731Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-06T00:38:48.731Z] OK: 10348 distinct packages available [2020-12-06T00:38:48.731Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-06T00:38:48.731Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-06T00:38:48.731Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-06T00:38:48.731Z] (4/5) Installing curl (7.66.0-r1) [2020-12-06T00:38:48.731Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-06T00:38:48.731Z] Executing busybox-1.30.1-r3.trigger [2020-12-06T00:38:49.001Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-06T00:38:49.001Z] Executing ca-certificates-20191127-r2.trigger [2020-12-06T00:38:49.271Z] OK: 7 MiB in 19 packages [2020-12-06T00:38:49.271Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-06T00:38:49.271Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-06T00:38:49.271Z] (4/5) Installing curl (7.66.0-r1) [2020-12-06T00:38:49.271Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-06T00:38:49.548Z] Executing busybox-1.30.1-r3.trigger [2020-12-06T00:38:49.548Z] Executing ca-certificates-20191127-r2.trigger [2020-12-06T00:38:49.548Z] OK: 7 MiB in 19 packages [2020-12-06T00:38:52.913Z] Removing intermediate container b42b92db12cb [2020-12-06T00:38:52.913Z] ---> 85d08d366f8a [2020-12-06T00:38:52.913Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-06T00:38:53.506Z] Removing intermediate container ef039c9b7a10 [2020-12-06T00:38:53.506Z] ---> c49aa1d7a8f1 [2020-12-06T00:38:53.506Z] [2020-12-06T00:38:53.506Z] Step 10/21 : FROM scratch [2020-12-06T00:38:53.506Z] ---> [2020-12-06T00:38:53.506Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-06T00:38:53.506Z] Removing intermediate container 69c3f8f03d70 [2020-12-06T00:38:53.506Z] ---> 97a93993421a [2020-12-06T00:38:53.506Z] [2020-12-06T00:38:53.506Z] Step 10/22 : FROM scratch [2020-12-06T00:38:53.506Z] ---> [2020-12-06T00:38:53.506Z] ---> Running in c0e7bb7f0de7 [2020-12-06T00:38:53.506Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-06T00:38:53.506Z] Removing intermediate container eaaca0a55d8d [2020-12-06T00:38:53.506Z] ---> 22ad66b396ac [2020-12-06T00:38:53.506Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-06T00:38:53.506Z] ---> Running in 9197bd66cd4c [2020-12-06T00:38:53.506Z] ---> Running in bbbbb7224338 [2020-12-06T00:38:53.506Z] ---> Running in ed70c4ec722d [2020-12-06T00:38:53.777Z] Removing intermediate container c0e7bb7f0de7 [2020-12-06T00:38:53.777Z] ---> f944d8417ebe [2020-12-06T00:38:53.777Z] Step 13/22 : WORKDIR / [2020-12-06T00:38:54.362Z] Removing intermediate container ed70c4ec722d [2020-12-06T00:38:54.362Z] ---> f8deee5d7cab [2020-12-06T00:38:54.362Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-06T00:38:54.363Z] ---> Running in 07d772c59034 [2020-12-06T00:38:54.615Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-06T00:38:55.772Z] Removing intermediate container 9197bd66cd4c [2020-12-06T00:38:55.772Z] ---> ea624bb8c5b2 [2020-12-06T00:38:55.772Z] Step 13/24 : WORKDIR / [2020-12-06T00:38:55.772Z] Removing intermediate container bbbbb7224338 [2020-12-06T00:38:55.772Z] ---> f9ce9471e1f3 [2020-12-06T00:38:55.772Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-06T00:38:56.058Z] ---> Running in 9425cee6ae02 [2020-12-06T00:38:56.058Z] ---> Running in 105fd7d023b7 [2020-12-06T00:38:56.058Z] ---> Running in 536a8c115150 [2020-12-06T00:38:56.323Z] Removing intermediate container 07d772c59034 [2020-12-06T00:38:56.323Z] ---> 5715627505be [2020-12-06T00:38:56.323Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-06T00:38:56.323Z] Removing intermediate container ab7cf208236a [2020-12-06T00:38:56.323Z] ---> 9e98071ceb5c [2020-12-06T00:38:56.323Z] [2020-12-06T00:38:56.323Z] Step 10/22 : FROM scratch [2020-12-06T00:38:56.323Z] ---> [2020-12-06T00:38:56.323Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-06T00:38:56.323Z] ---> Using cache [2020-12-06T00:38:56.323Z] ---> f9ce9471e1f3 [2020-12-06T00:38:56.323Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-06T00:38:56.323Z] Removing intermediate container 9425cee6ae02 [2020-12-06T00:38:56.323Z] ---> 8ed8f67b28cc [2020-12-06T00:38:56.323Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-06T00:38:56.613Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-06T00:38:56.614Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-06T00:38:56.614Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-06T00:38:56.614Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-06T00:38:56.887Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-06T00:38:56.910Z] ---> Running in 5b4c8d3def0d [2020-12-06T00:38:56.910Z] ---> Running in e9b3f7855e9b [2020-12-06T00:38:57.177Z] Removing intermediate container 105fd7d023b7 [2020-12-06T00:38:57.177Z] ---> f39a20f1176d [2020-12-06T00:38:57.177Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-06T00:38:57.177Z] Removing intermediate container 536a8c115150 [2020-12-06T00:38:57.177Z] ---> f1a8a10b9c3a [2020-12-06T00:38:57.177Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-06T00:38:57.177Z] ---> Running in 7a22d7a7d934 [2020-12-06T00:38:57.177Z] ---> fa38fd3abe82 [2020-12-06T00:38:57.177Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-06T00:38:57.450Z] Removing intermediate container e9b3f7855e9b [2020-12-06T00:38:57.450Z] ---> 7833f13fac82 [2020-12-06T00:38:57.450Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-06T00:38:57.450Z] Removing intermediate container 7a22d7a7d934 [2020-12-06T00:38:57.450Z] ---> 470218aa2df7 [2020-12-06T00:38:57.450Z] Step 14/22 : WORKDIR / [2020-12-06T00:38:57.450Z] Removing intermediate container 5b4c8d3def0d [2020-12-06T00:38:57.450Z] ---> 73c8b7a85290 [2020-12-06T00:38:57.450Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-06T00:38:57.723Z] ---> Running in a72ef8bdf131 [2020-12-06T00:38:57.723Z] ---> Running in f00669b778df [2020-12-06T00:38:57.723Z] ---> 541234d37170 [2020-12-06T00:38:57.723Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-06T00:38:57.723Z] ---> d48351e564e4 [2020-12-06T00:38:57.723Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-06T00:38:57.990Z] ---> 9d69e07966cc [2020-12-06T00:38:57.990Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-06T00:38:57.990Z] Removing intermediate container f00669b778df [2020-12-06T00:38:57.990Z] ---> 6b3db6533ff4 [2020-12-06T00:38:57.990Z] Step 14/22 : WORKDIR / [2020-12-06T00:38:57.990Z] Removing intermediate container a72ef8bdf131 [2020-12-06T00:38:57.990Z] ---> 104d493762c7 [2020-12-06T00:38:57.990Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-06T00:38:58.261Z] ---> Running in 1124c514b907 [2020-12-06T00:38:58.261Z] ---> 54edded570d4 [2020-12-06T00:38:58.261Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-06T00:38:58.539Z] ---> 0ea2a0da525f [2020-12-06T00:38:58.539Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-06T00:38:58.539Z] ---> c9c62b3a2f2a [2020-12-06T00:38:58.539Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-06T00:38:58.539Z] Removing intermediate container 1124c514b907 [2020-12-06T00:38:58.539Z] ---> 3142c05ee21b [2020-12-06T00:38:58.539Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-06T00:38:58.539Z] ---> 35d14b0dacef [2020-12-06T00:38:58.539Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-06T00:38:58.823Z] ---> 6716b4b9b785 [2020-12-06T00:38:58.823Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-06T00:38:59.095Z] ---> dd404975e3b0 [2020-12-06T00:38:59.095Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-06T00:38:59.357Z] ---> 6096d66afc57 [2020-12-06T00:38:59.357Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-06T00:38:59.621Z] ---> Running in e22895a2f264 [2020-12-06T00:38:59.622Z] ---> 2aa95289fae8 [2020-12-06T00:38:59.622Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-06T00:38:59.893Z] ---> c69a04d15687 [2020-12-06T00:38:59.893Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-06T00:38:59.893Z] ---> f6908941c1d2 [2020-12-06T00:38:59.893Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-06T00:39:00.163Z] ---> Running in 8892c09474b0 [2020-12-06T00:39:00.163Z] ---> 7f4fee12abf5 [2020-12-06T00:39:00.163Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-06T00:39:00.437Z] Removing intermediate container 8892c09474b0 [2020-12-06T00:39:00.437Z] ---> 819156d6e0c2 [2020-12-06T00:39:00.437Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:39:00.437Z] ---> 42a9f56c761e [2020-12-06T00:39:00.437Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-06T00:39:00.437Z] ---> Running in 16ae12b7b469 [2020-12-06T00:39:00.706Z] ---> Running in 2425a19a8051 [2020-12-06T00:39:00.706Z] ---> 380094db0a3c [2020-12-06T00:39:00.706Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-06T00:39:00.706Z] ---> 24aa0f0be39e [2020-12-06T00:39:00.706Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-06T00:39:00.973Z] Removing intermediate container 16ae12b7b469 [2020-12-06T00:39:00.973Z] ---> 89e31d832f09 [2020-12-06T00:39:00.973Z] Step 19/21 : LABEL arch=x86_64 [2020-12-06T00:39:00.973Z] ---> Running in 3eb3dc3e3933 [2020-12-06T00:39:01.239Z] ---> Running in d7240b98b2c9 [2020-12-06T00:39:01.239Z] Removing intermediate container 2425a19a8051 [2020-12-06T00:39:01.239Z] ---> a0b2206b2abe [2020-12-06T00:39:01.239Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:39:01.239Z] ---> d88d902dccf7 [2020-12-06T00:39:01.239Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-06T00:39:01.239Z] Removing intermediate container 3eb3dc3e3933 [2020-12-06T00:39:01.239Z] ---> a41846fb8e80 [2020-12-06T00:39:01.239Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:39:01.512Z] ---> Running in 97a58b61d020 [2020-12-06T00:39:01.512Z] ---> Running in 7ea49f4a06c6 [2020-12-06T00:39:01.512Z] ---> Running in d6a7dcbe651b [2020-12-06T00:39:01.782Z] Removing intermediate container e22895a2f264 [2020-12-06T00:39:01.782Z] ---> a477c38bfc0c [2020-12-06T00:39:01.782Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-06T00:39:02.049Z] Removing intermediate container d7240b98b2c9 [2020-12-06T00:39:02.049Z] ---> 5070bfca04c1 [2020-12-06T00:39:02.049Z] Step 20/21 : LABEL git_sha=e4af2381fd233b53c51f3d6278b0908af4a2530b [2020-12-06T00:39:02.049Z] Removing intermediate container 97a58b61d020 [2020-12-06T00:39:02.049Z] ---> d7404d7b787a [2020-12-06T00:39:02.049Z] Step 20/22 : LABEL arch=x86_64 [2020-12-06T00:39:02.325Z] ---> Running in 5f20f33f82e8 [2020-12-06T00:39:02.325Z] ---> Running in d6c852523821 [2020-12-06T00:39:02.325Z] Removing intermediate container d6a7dcbe651b [2020-12-06T00:39:02.325Z] ---> db77155cf953 [2020-12-06T00:39:02.325Z] Step 20/22 : LABEL arch=x86_64 [2020-12-06T00:39:02.325Z] ---> Running in 92af80d78dd4 [2020-12-06T00:39:02.325Z] ---> Running in d8a1e9c2298d [2020-12-06T00:39:02.597Z] Removing intermediate container d6c852523821 [2020-12-06T00:39:02.597Z] ---> 5ab3937cfd2c [2020-12-06T00:39:02.597Z] Step 20/22 : LABEL arch=x86_64 [2020-12-06T00:39:02.597Z] Removing intermediate container 5f20f33f82e8 [2020-12-06T00:39:02.597Z] ---> 1838fe6dc2c2 [2020-12-06T00:39:02.597Z] Step 21/21 : LABEL version=0.0.0 [2020-12-06T00:39:02.597Z] Removing intermediate container 92af80d78dd4 [2020-12-06T00:39:02.597Z] ---> 42f9e5788c01 [2020-12-06T00:39:02.597Z] Step 21/22 : LABEL git_sha=e4af2381fd233b53c51f3d6278b0908af4a2530b [2020-12-06T00:39:02.865Z] Removing intermediate container d8a1e9c2298d [2020-12-06T00:39:02.865Z] ---> 5ea1f7194b35 [2020-12-06T00:39:02.865Z] Step 21/22 : LABEL git_sha=e4af2381fd233b53c51f3d6278b0908af4a2530b [2020-12-06T00:39:02.865Z] ---> Running in 438dee725e74 [2020-12-06T00:39:02.865Z] ---> Running in 592ac91bc39f [2020-12-06T00:39:02.865Z] ---> Running in 9e4597651eb0 [2020-12-06T00:39:03.138Z] ---> Running in fc54c654279f [2020-12-06T00:39:03.138Z] Removing intermediate container 438dee725e74 [2020-12-06T00:39:03.138Z] ---> 31b1fbc6e1f2 [2020-12-06T00:39:03.138Z] Step 21/22 : LABEL git_sha=e4af2381fd233b53c51f3d6278b0908af4a2530b [2020-12-06T00:39:03.412Z] Removing intermediate container 9e4597651eb0 [2020-12-06T00:39:03.412Z] ---> f20ce74e979a [2020-12-06T00:39:03.412Z] Step 22/22 : LABEL version=0.0.0 [2020-12-06T00:39:03.412Z] ---> Running in ed0aec19eff9 [2020-12-06T00:39:03.412Z] Removing intermediate container 592ac91bc39f [2020-12-06T00:39:03.412Z] ---> d79438ee880d [2020-12-06T00:39:03.412Z] [2020-12-06T00:39:03.677Z] Removing intermediate container fc54c654279f [2020-12-06T00:39:03.677Z] ---> 0c9de9a033fe [2020-12-06T00:39:03.677Z] Step 22/22 : LABEL version=0.0.0 [2020-12-06T00:39:03.677Z] Successfully built d79438ee880d [2020-12-06T00:39:03.677Z] ---> Running in 962c2ebeedc9 [2020-12-06T00:39:03.677Z] Removing intermediate container 7ea49f4a06c6 [2020-12-06T00:39:03.677Z] ---> b3f7e91a271a [2020-12-06T00:39:03.677Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-06T00:39:03.958Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-06T00:39:03.958Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2020-12-06T00:39:03.958Z] ---> Running in 73622f42fdc2 [2020-12-06T00:39:03.958Z] Removing intermediate container ed0aec19eff9 [2020-12-06T00:39:03.958Z] ---> 51a7a8162aca [2020-12-06T00:39:03.958Z] Step 22/22 : LABEL version=0.0.0 [2020-12-06T00:39:03.958Z] ---> Running in 397aff443d68 [2020-12-06T00:39:03.958Z] ---> Running in d1c41be47cba [2020-12-06T00:39:04.231Z] Removing intermediate container 962c2ebeedc9 [2020-12-06T00:39:04.231Z] ---> 425ac8be2e7e [2020-12-06T00:39:04.231Z] [2020-12-06T00:39:04.231Z] Removing intermediate container 73622f42fdc2 [2020-12-06T00:39:04.231Z] ---> 0b81173c4c02 [2020-12-06T00:39:04.231Z] [2020-12-06T00:39:04.231Z] Removing intermediate container 397aff443d68 [2020-12-06T00:39:04.231Z] ---> 3aec9a3c87fa [2020-12-06T00:39:04.231Z] Step 22/24 : LABEL arch=x86_64 [2020-12-06T00:39:04.512Z] Successfully built 425ac8be2e7e [2020-12-06T00:39:04.512Z] Successfully built 0b81173c4c02 [2020-12-06T00:39:04.512Z] Removing intermediate container d1c41be47cba [2020-12-06T00:39:04.512Z] ---> 21beebbef8b6 [2020-12-06T00:39:04.512Z] [2020-12-06T00:39:04.512Z] Successfully tagged docker-core-command-go:latest [2020-12-06T00:39:04.512Z]  Building docker-core-command-go ... done Successfully tagged docker-core-metadata-go:latest [2020-12-06T00:39:04.512Z] Building docker-security-proxy-setup-go [2020-12-06T00:39:04.512Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2020-12-06T00:39:04.512Z] ---> Running in 21bab3182b27 [2020-12-06T00:39:04.781Z] Successfully built 21beebbef8b6 [2020-12-06T00:39:04.781Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-06T00:39:04.781Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-notifications-go [2020-12-06T00:39:04.781Z] Removing intermediate container 21bab3182b27 [2020-12-06T00:39:04.781Z] ---> 54f5664bcb3b [2020-12-06T00:39:04.781Z] Step 23/24 : LABEL git_sha=e4af2381fd233b53c51f3d6278b0908af4a2530b [2020-12-06T00:39:05.059Z] ---> Running in aaba6c08c475 [2020-12-06T00:39:05.059Z] Removing intermediate container aaba6c08c475 [2020-12-06T00:39:05.059Z] ---> 2bb4c1abc885 [2020-12-06T00:39:05.059Z] Step 24/24 : LABEL version=0.0.0 [2020-12-06T00:39:05.178Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.080s [2020-12-06T00:39:05.179Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-06T00:39:05.179Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-06T00:39:05.179Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-06T00:39:05.179Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-06T00:39:05.179Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-06T00:39:05.179Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-06T00:39:05.327Z] ---> Running in 5d8dc47200ba [2020-12-06T00:39:05.592Z] Removing intermediate container 5d8dc47200ba [2020-12-06T00:39:05.592Z] ---> 9a1a564e27ac [2020-12-06T00:39:05.592Z] [2020-12-06T00:39:05.592Z] Successfully built 9a1a564e27ac [2020-12-06T00:39:06.178Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-06T00:39:06.178Z] Building docker-security-secrets-setup-go [2020-12-06T00:39:13.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.250s coverage: 46.6% of statements [2020-12-06T00:39:13.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-06T00:39:13.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-06T00:39:13.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-06T00:39:13.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-06T00:39:13.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-06T00:39:20.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.551s coverage: 27.1% of statements [2020-12-06T00:39:20.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-06T00:39:20.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-06T00:39:20.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-06T00:39:20.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-06T00:39:20.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-06T00:39:20.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-06T00:39:20.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.088s coverage: 100.0% of statements [2020-12-06T00:39:20.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-06T00:39:20.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.079s coverage: 100.0% of statements [2020-12-06T00:39:20.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-06T00:39:20.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-06T00:39:20.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.177s coverage: 65.5% of statements [2020-12-06T00:39:20.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-06T00:39:20.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-06T00:39:21.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.624s coverage: 82.7% of statements [2020-12-06T00:39:21.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-06T00:39:21.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-06T00:39:21.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-06T00:39:21.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-06T00:39:29.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.158s coverage: 28.6% of statements [2020-12-06T00:39:29.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-06T00:39:29.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-06T00:39:29.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-06T00:39:29.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-06T00:39:29.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-06T00:39:29.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.156s coverage: 100.0% of statements [2020-12-06T00:39:29.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-06T00:39:29.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements [2020-12-06T00:39:29.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-06T00:39:29.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.330s coverage: 86.7% of statements [2020-12-06T00:39:29.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-06T00:39:29.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.362s coverage: 97.5% of statements [2020-12-06T00:39:29.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-06T00:39:29.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.184s coverage: 78.3% of statements [2020-12-06T00:39:29.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-06T00:39:29.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-06T00:39:29.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-06T00:39:29.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-06T00:39:37.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.162s coverage: 94.7% of statements [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-06T00:39:37.832Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.097s coverage: 58.8% of statements [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-06T00:39:37.832Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.223s coverage: 0.1% of statements [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-06T00:39:37.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-06T00:39:37.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.153s coverage: 75.5% of statements [2020-12-06T00:39:37.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.8% of statements [2020-12-06T00:39:37.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.192s coverage: 87.2% of statements [2020-12-06T00:39:37.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.141s coverage: 84.2% of statements [2020-12-06T00:39:37.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.068s coverage: 100.0% of statements [2020-12-06T00:39:37.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-06T00:39:42.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.645s coverage: 63.5% of statements [2020-12-06T00:39:42.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-06T00:39:42.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-06T00:39:42.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2020-12-06T00:39:42.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 91.3% of statements [2020-12-06T00:39:42.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2020-12-06T00:39:42.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2020-12-06T00:39:42.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements [2020-12-06T00:39:45.673Z]  Building docker-security-secretstore-setup-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:39:45.673Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:39:45.673Z] ---> 3c666f6459d0 [2020-12-06T00:39:45.673Z] Step 3/21 : WORKDIR /edgex-go [2020-12-06T00:39:45.673Z] ---> Using cache [2020-12-06T00:39:45.673Z] ---> 01dbe988adbf [2020-12-06T00:39:45.673Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:39:45.673Z] ---> Using cache [2020-12-06T00:39:45.673Z] ---> 021548156a18 [2020-12-06T00:39:45.673Z] Step 5/21 : RUN apk update && apk add make git [2020-12-06T00:39:45.673Z] ---> Using cache [2020-12-06T00:39:45.673Z] ---> 970e1d5a5374 [2020-12-06T00:39:45.673Z] Step 6/21 : COPY go.mod . [2020-12-06T00:39:45.673Z] ---> Using cache [2020-12-06T00:39:45.673Z] ---> c6d93d32746e [2020-12-06T00:39:45.673Z] Step 7/21 : RUN go mod download [2020-12-06T00:39:45.673Z] ---> Using cache [2020-12-06T00:39:45.673Z] ---> 94b23477c160 [2020-12-06T00:39:45.673Z] Step 8/21 : COPY . . [2020-12-06T00:39:45.673Z] ---> Using cache [2020-12-06T00:39:45.673Z] ---> 92055179df5d [2020-12-06T00:39:45.673Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-06T00:39:45.673Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:39:45.673Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:39:45.673Z] ---> 3c666f6459d0 [2020-12-06T00:39:45.673Z] Step 3/24 : WORKDIR /edgex-go [2020-12-06T00:39:45.673Z] ---> Using cache [2020-12-06T00:39:45.673Z] ---> 01dbe988adbf [2020-12-06T00:39:45.673Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:39:45.673Z] ---> Using cache [2020-12-06T00:39:45.673Z] ---> 021548156a18 [2020-12-06T00:39:45.674Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-06T00:39:45.674Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:39:45.674Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:39:45.674Z] ---> 3c666f6459d0 [2020-12-06T00:39:45.674Z] Step 3/27 : WORKDIR /edgex-go [2020-12-06T00:39:45.674Z] ---> Using cache [2020-12-06T00:39:45.674Z] ---> 01dbe988adbf [2020-12-06T00:39:45.674Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:39:45.674Z] ---> Using cache [2020-12-06T00:39:45.674Z] ---> 021548156a18 [2020-12-06T00:39:45.674Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-06T00:39:45.674Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:39:45.674Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:39:45.674Z] ---> 3c666f6459d0 [2020-12-06T00:39:45.674Z] Step 3/23 : WORKDIR /edgex-go [2020-12-06T00:39:45.674Z] ---> Using cache [2020-12-06T00:39:45.674Z] ---> 01dbe988adbf [2020-12-06T00:39:45.674Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:39:45.674Z] ---> Using cache [2020-12-06T00:39:45.674Z] ---> 021548156a18 [2020-12-06T00:39:45.674Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-06T00:39:45.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.838s coverage: 55.9% of statements [2020-12-06T00:39:45.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-06T00:39:45.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-06T00:39:45.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-06T00:39:45.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-06T00:39:45.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-06T00:39:45.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-06T00:39:45.970Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:39:45.970Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-06T00:39:45.970Z] ---> 3c666f6459d0 [2020-12-06T00:39:45.970Z] Step 3/29 : WORKDIR /edgex-go [2020-12-06T00:39:45.970Z] ---> Using cache [2020-12-06T00:39:45.970Z] ---> 01dbe988adbf [2020-12-06T00:39:45.970Z] Step 4/29 : RUN apk update && apk add make git [2020-12-06T00:39:47.000Z] ---> Running in 29c418ec00b1 [2020-12-06T00:39:47.000Z] ---> Running in b22c8c05aa9d [2020-12-06T00:39:47.000Z] ---> Running in 02be95f95556 [2020-12-06T00:39:47.000Z] ---> Running in a6eddae2ec18 [2020-12-06T00:39:47.000Z] ---> Running in c6e016a4b9e4 [2020-12-06T00:39:48.529Z] 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 [2020-12-06T00:39:48.529Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:39:48.529Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:39:48.529Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:39:48.529Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:39:49.624Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:39:49.624Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:39:49.950Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:39:49.950Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:39:51.151Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:39:51.151Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:39:51.151Z] OK: 12745 distinct packages available [2020-12-06T00:39:51.151Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:39:51.151Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:39:51.151Z] OK: 12745 distinct packages available [2020-12-06T00:39:51.151Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:39:51.151Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:39:51.151Z] OK: 12745 distinct packages available [2020-12-06T00:39:51.151Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:39:51.151Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:39:51.151Z] OK: 12745 distinct packages available [2020-12-06T00:39:51.151Z] OK: 233 MiB in 51 packages [2020-12-06T00:39:51.453Z] OK: 233 MiB in 51 packages [2020-12-06T00:39:51.453Z] OK: 233 MiB in 51 packages [2020-12-06T00:39:51.453Z] OK: 233 MiB in 51 packages [2020-12-06T00:39:53.076Z] Removing intermediate container 29c418ec00b1 [2020-12-06T00:39:53.076Z] ---> 07c39ac3accc [2020-12-06T00:39:53.076Z] Step 5/29 : COPY go.mod . [2020-12-06T00:39:53.076Z] Removing intermediate container c6e016a4b9e4 [2020-12-06T00:39:53.076Z] ---> 3e2fd898092c [2020-12-06T00:39:53.076Z] Step 6/24 : COPY go.mod . [2020-12-06T00:39:53.396Z] Removing intermediate container a6eddae2ec18 [2020-12-06T00:39:53.396Z] ---> 6a3c18f060b9 [2020-12-06T00:39:53.396Z] Step 6/27 : COPY go.mod . [2020-12-06T00:39:53.396Z] Removing intermediate container b22c8c05aa9d [2020-12-06T00:39:53.396Z] ---> ab5129c8890a [2020-12-06T00:39:53.396Z] Step 6/23 : COPY go.mod . [2020-12-06T00:39:53.715Z] ---> 46b1685a9f18 [2020-12-06T00:39:53.715Z] Step 7/24 : RUN go mod download [2020-12-06T00:39:53.715Z] ---> c35c645d749a [2020-12-06T00:39:53.715Z] Step 6/29 : RUN go mod download [2020-12-06T00:39:53.715Z] ---> Running in f6e295c7f2ae [2020-12-06T00:39:53.715Z] ---> Running in b73d52247d29 [2020-12-06T00:39:54.153Z] ---> 7bb34ea39687 [2020-12-06T00:39:54.153Z] Step 7/27 : RUN go mod download [2020-12-06T00:39:54.153Z] ---> 8a3927ff668f [2020-12-06T00:39:54.153Z] Step 7/23 : RUN go mod download [2020-12-06T00:39:54.153Z] ---> Running in 6f5f382d9a8d [2020-12-06T00:39:54.153Z] ---> Running in f01896a023fa [2020-12-06T00:39:57.261Z] Removing intermediate container f01896a023fa [2020-12-06T00:39:57.261Z] ---> eb204c162758 [2020-12-06T00:39:57.261Z] Step 8/23 : COPY . . [2020-12-06T00:39:57.261Z] Removing intermediate container f6e295c7f2ae [2020-12-06T00:39:57.261Z] ---> 34d22de47103 [2020-12-06T00:39:57.261Z] Step 8/24 : COPY . . [2020-12-06T00:39:57.624Z] Removing intermediate container b73d52247d29 [2020-12-06T00:39:57.624Z] ---> aebe6e2edf31 [2020-12-06T00:39:57.624Z] Step 7/29 : COPY . . [2020-12-06T00:39:57.624Z] Removing intermediate container 6f5f382d9a8d [2020-12-06T00:39:57.624Z] ---> 3e8344169dd4 [2020-12-06T00:39:57.624Z] Step 8/27 : COPY . . [2020-12-06T00:40:13.286Z] 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 [2020-12-06T00:40:18.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 32.757s coverage: 86.3% of statements [2020-12-06T00:40:18.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-06T00:40:18.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.763s coverage: 72.2% of statements [2020-12-06T00:40:18.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.682s coverage: 72.1% of statements [2020-12-06T00:40:18.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.085s coverage: 82.4% of statements [2020-12-06T00:40:18.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.072s coverage: 48.4% of statements [2020-12-06T00:40:18.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-06T00:40:18.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-06T00:40:18.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-06T00:40:18.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.089s coverage: 28.8% of statements [2020-12-06T00:40:18.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-06T00:40:18.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.075s coverage: 96.8% of statements [2020-12-06T00:40:18.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-06T00:40:18.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.399s coverage: 37.2% of statements [2020-12-06T00:40:18.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-06T00:40:18.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-06T00:40:18.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.484s coverage: 84.0% of statements [2020-12-06T00:40:18.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.075s coverage: 100.0% of statements [2020-12-06T00:40:18.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.336s coverage: 47.1% of statements [2020-12-06T00:40:18.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-06T00:40:18.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-06T00:40:18.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.055s coverage: 100.0% of statements [2020-12-06T00:40:18.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-06T00:40:18.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-06T00:40:18.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-06T00:40:18.200Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.127s coverage: 100.0% of statements [2020-12-06T00:40:18.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-06T00:40:18.200Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.090s coverage: 100.0% of statements [2020-12-06T00:40:18.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-06T00:40:18.200Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.007s coverage: 29.1% of statements [2020-12-06T00:40:18.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-06T00:40:18.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-06T00:40:18.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-06T00:40:18.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-06T00:40:18.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-06T00:40:18.200Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements [2020-12-06T00:40:18.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-06T00:40:18.200Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.098s coverage: 100.0% of statements [2020-12-06T00:40:18.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-06T00:40:18.200Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements [2020-12-06T00:40:18.200Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-06T00:40:18.200Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2020-12-06T00:40:18.200Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-06T00:40:18.200Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-06T00:40:18.200Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-06T00:40:18.200Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-06T00:40:18.200Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.075s coverage: 87.9% of statements [2020-12-06T00:40:18.200Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-06T00:40:18.200Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-06T00:40:18.200Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements [2020-12-06T00:40:18.200Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.063s coverage: 32.1% of statements [2020-12-06T00:40:18.200Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2020-12-06T00:40:18.474Z] GO111MODULE=on go vet ./... [2020-12-06T00:40:32.739Z] Removing intermediate container 02be95f95556 [2020-12-06T00:40:32.740Z] ---> 520ae6ea303e [2020-12-06T00:40:32.740Z] [2020-12-06T00:40:32.740Z] Step 10/21 : FROM alpine [2020-12-06T00:40:32.740Z] latest: Pulling from library/alpine [2020-12-06T00:40:32.740Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-06T00:40:32.740Z] Status: Downloaded newer image for alpine:latest [2020-12-06T00:40:32.740Z] ---> d6e46aa2470d [2020-12-06T00:40:32.740Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-06T00:40:34.268Z] ---> Running in 754362070b2f [2020-12-06T00:40:36.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:40:36.363Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:40:36.664Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:40:36.664Z] v3.12.1-77-g2535715f9a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:40:36.664Z] OK: 12746 distinct packages available [2020-12-06T00:40:36.955Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-06T00:40:37.219Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-06T00:40:37.219Z] (3/4) Installing libcurl (7.69.1-r1) [2020-12-06T00:40:37.219Z] (4/4) Installing curl (7.69.1-r1) [2020-12-06T00:40:37.219Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:40:38.175Z] Executing ca-certificates-20191127-r4.trigger [2020-12-06T00:40:38.175Z] OK: 7 MiB in 18 packages [2020-12-06T00:40:39.131Z] ---> 3671ea54c355 [2020-12-06T00:40:39.131Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-06T00:40:39.737Z] ---> Running in 80e9053ffaed [2020-12-06T00:40:40.032Z] ---> 7cbff63571f4 [2020-12-06T00:40:40.032Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-06T00:40:40.314Z] ---> aee2ebdcc528 [2020-12-06T00:40:40.315Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-06T00:40:40.315Z] ---> e372cd79799b [2020-12-06T00:40:40.315Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-06T00:40:40.587Z] ---> Running in 919ef00f9ed2 [2020-12-06T00:40:40.587Z] ---> Running in e6d25d2fb945 [2020-12-06T00:40:40.587Z] ---> Running in 6eb9428640f2 [2020-12-06T00:40:40.863Z] Removing intermediate container 754362070b2f [2020-12-06T00:40:40.863Z] ---> dcc5ba297498 [2020-12-06T00:40:40.863Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-06T00:40:40.863Z] 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 [2020-12-06T00:40:40.863Z] ---> Running in d1a2754c532c [2020-12-06T00:40:41.492Z] Removing intermediate container d1a2754c532c [2020-12-06T00:40:41.492Z] ---> caf34606937b [2020-12-06T00:40:41.492Z] Step 13/21 : WORKDIR /edgex [2020-12-06T00:40:41.492Z] ---> Running in 5c4bf1321b3a [2020-12-06T00:40:42.151Z] 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 [2020-12-06T00:40:42.151Z] 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 [2020-12-06T00:40:42.151Z] Removing intermediate container 5c4bf1321b3a [2020-12-06T00:40:42.151Z] ---> f53ee9951ba2 [2020-12-06T00:40:42.151Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-06T00:40:42.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-06T00:40:42.766Z] ---> 73c607a21ef1 [2020-12-06T00:40:42.766Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-06T00:40:43.836Z] ---> 6c2d611ce27a [2020-12-06T00:40:43.836Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-06T00:40:45.421Z] ---> 29e3ea6e97b0 [2020-12-06T00:40:45.421Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-06T00:40:45.421Z] ---> Running in 3a6b5404e4be [2020-12-06T00:40:46.120Z] Removing intermediate container 3a6b5404e4be [2020-12-06T00:40:46.121Z] ---> 4047e519fcdc [2020-12-06T00:40:46.121Z] Step 18/21 : CMD ["--init=true"] [2020-12-06T00:40:46.121Z] ---> Running in 642d927d32e1 [2020-12-06T00:40:46.475Z] Removing intermediate container 642d927d32e1 [2020-12-06T00:40:46.475Z] ---> 389c3be9b073 [2020-12-06T00:40:46.475Z] Step 19/21 : LABEL arch=x86_64 [2020-12-06T00:40:46.475Z] ---> Running in 963e1296e344 [2020-12-06T00:40:47.225Z] Removing intermediate container 963e1296e344 [2020-12-06T00:40:47.225Z] ---> 82cae433c16a [2020-12-06T00:40:47.225Z] Step 20/21 : LABEL git_sha=e4af2381fd233b53c51f3d6278b0908af4a2530b [2020-12-06T00:40:47.225Z] ---> Running in faf986cb940d [2020-12-06T00:40:47.544Z] Removing intermediate container faf986cb940d [2020-12-06T00:40:47.544Z] ---> d6cfbaeac4b5 [2020-12-06T00:40:47.544Z] Step 21/21 : LABEL version=0.0.0 [2020-12-06T00:40:47.544Z] ---> Running in f9987b81dbd9 [2020-12-06T00:40:48.260Z] Removing intermediate container f9987b81dbd9 [2020-12-06T00:40:48.260Z] ---> b79bac117877 [2020-12-06T00:40:48.260Z] [2020-12-06T00:40:48.909Z] Successfully built b79bac117877 [2020-12-06T00:40:48.909Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-06T00:41:28.795Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 80e9053ffaed [2020-12-06T00:41:28.795Z] ---> 569618840f42 [2020-12-06T00:41:28.795Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-06T00:41:28.795Z] Removing intermediate container 6eb9428640f2 [2020-12-06T00:41:28.795Z] ---> fba0889320d3 [2020-12-06T00:41:28.795Z] [2020-12-06T00:41:28.795Z] Step 9/29 : FROM alpine:latest [2020-12-06T00:41:28.795Z] ---> d6e46aa2470d [2020-12-06T00:41:28.795Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-06T00:41:28.795Z] ---> Running in 5430a71be95d [2020-12-06T00:41:28.795Z] ---> Running in d0c902ba45df [2020-12-06T00:41:28.795Z] Removing intermediate container d0c902ba45df [2020-12-06T00:41:28.795Z] ---> 8d517e59b49f [2020-12-06T00:41:28.795Z] Step 11/29 : USER root [2020-12-06T00:41:28.795Z] ---> Running in 375273ce0735 [2020-12-06T00:41:28.795Z] 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 [2020-12-06T00:41:28.795Z] Removing intermediate container 375273ce0735 [2020-12-06T00:41:28.795Z] ---> 90f0c341d63e [2020-12-06T00:41:28.795Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-06T00:41:28.795Z] ---> Running in 4fefb5801129 [2020-12-06T00:41:28.795Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:41:28.795Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:41:28.795Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:41:28.795Z] v3.12.1-77-g2535715f9a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:41:28.795Z] OK: 12746 distinct packages available [2020-12-06T00:41:28.795Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-06T00:41:28.795Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-06T00:41:28.795Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:41:28.795Z] Executing ca-certificates-20191127-r4.trigger [2020-12-06T00:41:28.795Z] Removing intermediate container e6d25d2fb945 [2020-12-06T00:41:28.795Z] ---> 0250fae4ad75 [2020-12-06T00:41:28.795Z] [2020-12-06T00:41:28.795Z] Step 10/24 : FROM scratch [2020-12-06T00:41:28.795Z] ---> [2020-12-06T00:41:28.795Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-06T00:41:28.795Z] OK: 6 MiB in 16 packages [2020-12-06T00:41:29.407Z] Removing intermediate container 5430a71be95d [2020-12-06T00:41:29.407Z] ---> eb83dc01d4d9 [2020-12-06T00:41:29.407Z] [2020-12-06T00:41:29.407Z] Step 11/27 : FROM docker:latest [2020-12-06T00:41:29.407Z] ---> b0757c55a1fd [2020-12-06T00:41:29.407Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-06T00:41:29.407Z] ---> Running in cfd7810f4180 [2020-12-06T00:41:29.407Z] Removing intermediate container 4fefb5801129 [2020-12-06T00:41:29.407Z] ---> 16c37a569a12 [2020-12-06T00:41:29.407Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-06T00:41:29.407Z] ---> Running in caac62bfb81c [2020-12-06T00:41:29.407Z] ---> Running in 47273fb29336 [2020-12-06T00:41:29.407Z] Removing intermediate container cfd7810f4180 [2020-12-06T00:41:29.407Z] ---> b6d385ed74ad [2020-12-06T00:41:29.407Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-06T00:41:29.407Z] ---> Running in 7fb244fbb561 [2020-12-06T00:41:29.686Z] Removing intermediate container 47273fb29336 [2020-12-06T00:41:29.686Z] ---> cb36eb6f48ee [2020-12-06T00:41:29.686Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-06T00:41:29.959Z] ---> Running in 3394e76ced52 [2020-12-06T00:41:29.959Z] Removing intermediate container 7fb244fbb561 [2020-12-06T00:41:29.959Z] ---> fb4d0b35db32 [2020-12-06T00:41:29.959Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-06T00:41:29.959Z] ---> Running in a9440c793452 [2020-12-06T00:41:29.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:41:30.241Z] Removing intermediate container 3394e76ced52 [2020-12-06T00:41:30.241Z] ---> 890f6585e932 [2020-12-06T00:41:30.241Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-06T00:41:30.241Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:41:30.241Z] Removing intermediate container a9440c793452 [2020-12-06T00:41:30.241Z] ---> 2ef51fbd19ce [2020-12-06T00:41:30.241Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-06T00:41:30.520Z] (1/2) Installing readline (8.0.4-r0) [2020-12-06T00:41:30.520Z] (2/2) Installing bash (5.0.17-r0) [2020-12-06T00:41:30.787Z] Executing bash-5.0.17-r0.post-install [2020-12-06T00:41:30.787Z] ---> Running in 1fa9d71dd076 [2020-12-06T00:41:30.787Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:41:30.787Z] OK: 12 MiB in 22 packages [2020-12-06T00:41:32.301Z] ---> 012a20396617 [2020-12-06T00:41:32.301Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-06T00:41:32.891Z] Removing intermediate container 919ef00f9ed2 [2020-12-06T00:41:32.891Z] ---> aa3d93117881 [2020-12-06T00:41:32.891Z] [2020-12-06T00:41:32.891Z] Step 10/23 : FROM alpine [2020-12-06T00:41:32.891Z] ---> d6e46aa2470d [2020-12-06T00:41:32.891Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-06T00:41:33.486Z] ---> Running in 0af7a6613c9a [2020-12-06T00:41:33.486Z] ---> a323ea5d0b68 [2020-12-06T00:41:33.486Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-06T00:41:33.757Z] Removing intermediate container 0af7a6613c9a [2020-12-06T00:41:33.757Z] ---> 20052d3b7b87 [2020-12-06T00:41:33.757Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-06T00:41:33.757Z] Removing intermediate container caac62bfb81c [2020-12-06T00:41:33.757Z] ---> e96e02da83a8 [2020-12-06T00:41:33.757Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-06T00:41:34.029Z] ---> Running in f4f5ff6452d7 [2020-12-06T00:41:34.029Z] ---> Running in 6aab0c250e56 [2020-12-06T00:41:34.293Z] ---> e1c851a45db1 [2020-12-06T00:41:34.293Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-06T00:41:34.883Z] Removing intermediate container 6aab0c250e56 [2020-12-06T00:41:34.883Z] ---> 5cefea80530d [2020-12-06T00:41:34.883Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-06T00:41:34.883Z] ---> 8df9ddb81c63 [2020-12-06T00:41:34.883Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-06T00:41:35.161Z] ---> Running in 12be7421b395 [2020-12-06T00:41:35.161Z] Removing intermediate container 1fa9d71dd076 [2020-12-06T00:41:35.161Z] ---> 6220687aadac [2020-12-06T00:41:35.161Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-06T00:41:35.444Z] Removing intermediate container 12be7421b395 [2020-12-06T00:41:35.444Z] ---> 8486906da5a0 [2020-12-06T00:41:35.444Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:41:35.444Z] ---> Running in 9c974f7241b1 [2020-12-06T00:41:36.034Z] ---> 69f3497372f2 [2020-12-06T00:41:36.034Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-06T00:41:36.034Z] ---> 667d4b883696 [2020-12-06T00:41:36.034Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-06T00:41:36.034Z] Removing intermediate container f4f5ff6452d7 [2020-12-06T00:41:36.034Z] ---> 65082532d5bc [2020-12-06T00:41:36.035Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-06T00:41:37.001Z] ---> Running in 01523238a4bf [2020-12-06T00:41:37.275Z] ---> 6be262fd0611 [2020-12-06T00:41:37.275Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-06T00:41:37.275Z] ---> 11cd55c8a66b [2020-12-06T00:41:37.275Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-06T00:41:37.547Z] ---> Running in 4bfb6fd04010 [2020-12-06T00:41:37.547Z] Removing intermediate container 01523238a4bf [2020-12-06T00:41:37.547Z] ---> 20aefab1eb04 [2020-12-06T00:41:37.547Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-06T00:41:37.547Z] ---> Running in da8008d5810d [2020-12-06T00:41:37.817Z] Removing intermediate container 4bfb6fd04010 [2020-12-06T00:41:37.817Z] ---> a4d5becdb107 [2020-12-06T00:41:37.817Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:41:37.817Z] ---> d3dbd9727672 [2020-12-06T00:41:37.817Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-06T00:41:38.087Z] Removing intermediate container da8008d5810d [2020-12-06T00:41:38.087Z] ---> b99766c78318 [2020-12-06T00:41:38.087Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-06T00:41:38.087Z] ---> Running in c0d226d026c2 [2020-12-06T00:41:38.087Z] Removing intermediate container 9c974f7241b1 [2020-12-06T00:41:38.087Z] ---> 9c82f99cb78e [2020-12-06T00:41:38.087Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-06T00:41:38.087Z] ---> Running in 46a30190885f [2020-12-06T00:41:38.372Z] ---> Running in 8364babd24e4 [2020-12-06T00:41:38.372Z] ---> a3dc3ac3af8b [2020-12-06T00:41:38.372Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-06T00:41:38.372Z] Removing intermediate container c0d226d026c2 [2020-12-06T00:41:38.372Z] ---> 8b4766581cd0 [2020-12-06T00:41:38.372Z] Step 22/24 : LABEL arch=x86_64 [2020-12-06T00:41:38.648Z] Removing intermediate container 46a30190885f [2020-12-06T00:41:38.648Z] ---> 410a9011434c [2020-12-06T00:41:38.648Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-06T00:41:38.648Z] ---> Running in b32fedf26ad0 [2020-12-06T00:41:38.648Z] ---> a9205e0e5490 [2020-12-06T00:41:38.648Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-06T00:41:38.916Z] ---> Running in d0efcb02a28b [2020-12-06T00:41:39.191Z] Removing intermediate container b32fedf26ad0 [2020-12-06T00:41:39.191Z] ---> 9eccc380d72c [2020-12-06T00:41:39.191Z] Step 23/24 : LABEL git_sha=e4af2381fd233b53c51f3d6278b0908af4a2530b [2020-12-06T00:41:39.191Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:41:39.191Z] ---> Running in c5478f395f5c [2020-12-06T00:41:39.465Z] ---> 43f41b133a46 [2020-12-06T00:41:39.465Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-06T00:41:39.465Z] Removing intermediate container c5478f395f5c [2020-12-06T00:41:39.465Z] ---> cf52ecebabef [2020-12-06T00:41:39.465Z] Step 24/24 : LABEL version=0.0.0 [2020-12-06T00:41:39.748Z] ---> Running in 9acfa1725319 [2020-12-06T00:41:39.748Z] ---> f4e08589a2c9 [2020-12-06T00:41:39.748Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-06T00:41:39.748Z] Removing intermediate container 9acfa1725319 [2020-12-06T00:41:39.748Z] ---> cbcb2ab7b654 [2020-12-06T00:41:39.748Z] [2020-12-06T00:41:39.748Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:41:40.351Z] gofmt -l . [2020-12-06T00:41:40.351Z] [ "`gofmt -l .`" = "" ] [2020-12-06T00:41:40.351Z] ./bin/test-go-mod-tidy.sh [2020-12-06T00:41:40.351Z] ./bin/test-attribution-txt.sh [2020-12-06T00:41:40.359Z] Successfully built cbcb2ab7b654 [2020-12-06T00:41:40.359Z] ---> c5aa1552f022 [2020-12-06T00:41:40.359Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-06T00:41:40.359Z] Successfully tagged docker-support-notifications-go:latest [2020-12-06T00:41:40.359Z]  Building docker-support-notifications-go ... done Removing intermediate container d0efcb02a28b [2020-12-06T00:41:40.359Z] ---> 76c712c80e51 [2020-12-06T00:41:40.359Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-06T00:41:40.359Z] ---> Running in 3b34001c84ec [Pipeline] sh [2020-12-06T00:41:40.637Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-06T00:41:40.637Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-06T00:41:40.637Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-06T00:41:40.637Z] ---> 0f0b2493fb29 [2020-12-06T00:41:40.637Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-06T00:41:40.902Z] ---> Running in 67bbd8c74543 [2020-12-06T00:41:40.902Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-06T00:41:40.902Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:41:40.902Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-06T00:41:40.902Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:41:41.043Z] + ls -al . [2020-12-06T00:41:41.043Z] total 676 [2020-12-06T00:41:41.043Z] drwxrwxr-x 9 1001 1001 4096 Dec 6 00:41 . [2020-12-06T00:41:41.043Z] drwxr-xr-x 4 root root 4096 Dec 6 00:37 .. [2020-12-06T00:41:41.043Z] -rw-rw-r-- 1 1001 1001 11 Dec 6 00:35 .dockerignore [2020-12-06T00:41:41.043Z] drwxrwxr-x 8 1001 1001 4096 Dec 6 00:36 .git [2020-12-06T00:41:41.043Z] drwxrwxr-x 3 1001 1001 4096 Dec 6 00:35 .github [2020-12-06T00:41:41.043Z] -rw-rw-r-- 1 1001 1001 971 Dec 6 00:35 .gitignore [2020-12-06T00:41:41.043Z] -rw-rw-r-- 1 1001 1001 166 Dec 6 00:35 .sonarcloud.properties [2020-12-06T00:41:41.043Z] -rw-rw-r-- 1 1001 1001 3804 Dec 6 00:35 CONTRIBUTING.md [2020-12-06T00:41:41.043Z] -rw-rw-r-- 1 1001 1001 1035 Dec 6 00:35 Dockerfile.build [2020-12-06T00:41:41.043Z] -rw-rw-r-- 1 1001 1001 943 Dec 6 00:35 Jenkinsfile [2020-12-06T00:41:41.043Z] -rw-rw-r-- 1 1001 1001 10775 Dec 6 00:35 LICENSE [2020-12-06T00:41:41.043Z] -rw-rw-r-- 1 1001 1001 6318 Dec 6 00:35 Makefile [2020-12-06T00:41:41.043Z] -rw-rw-r-- 1 1001 1001 6447 Dec 6 00:35 README.md [2020-12-06T00:41:41.043Z] -rw-rw-r-- 1 1001 1001 259 Dec 6 00:35 SECURITY.md [2020-12-06T00:41:41.043Z] -rw-rw-r-- 1 1001 1001 5 Dec 6 00:32 VERSION [2020-12-06T00:41:41.043Z] -rw-rw-r-- 1 1001 1001 4131 Dec 6 00:35 ZMQWindows.md [2020-12-06T00:41:41.043Z] drwxrwxr-x 2 1001 1001 4096 Dec 6 00:35 bin [2020-12-06T00:41:41.043Z] drwxrwxr-x 15 1001 1001 4096 Dec 6 00:35 cmd [2020-12-06T00:41:41.043Z] -rw-r--r-- 1 root root 554872 Dec 6 00:40 coverage.out [2020-12-06T00:41:41.043Z] -rw-r--r-- 1 root root 1041 Dec 6 00:41 go.mod [2020-12-06T00:41:41.043Z] -rw-r--r-- 1 root root 18856 Dec 6 00:41 go.sum [2020-12-06T00:41:41.043Z] drwxrwxr-x 8 1001 1001 4096 Dec 6 00:35 internal [2020-12-06T00:41:41.043Z] drwxrwxr-x 4 1001 1001 4096 Dec 6 00:35 openapi [2020-12-06T00:41:41.043Z] drwxrwxr-x 4 1001 1001 4096 Dec 6 00:35 snap [2020-12-06T00:41:41.043Z] -rw-rw-r-- 1 1001 1001 168 Dec 6 00:35 version.go [Pipeline] sh [2020-12-06T00:41:41.166Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:41:41.166Z] OK: 8 MiB in 19 packages [2020-12-06T00:41:41.166Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-06T00:41:41.434Z] (2/33) Installing expat (2.2.9-r1) [2020-12-06T00:41:41.434Z] (3/33) Installing libffi (3.3-r2) [2020-12-06T00:41:41.434Z] (4/33) Installing gdbm (1.13-r1) [2020-12-06T00:41:41.434Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-06T00:41:41.434Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-06T00:41:41.434Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-06T00:41:41.713Z] + '[' -e coverage.out ] [2020-12-06T00:41:41.713Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-06T00:41:41.785Z] Warning: overwriting stash ‘coverage-report’ [2020-12-06T00:41:43.349Z] Stashed 1 file(s) [Pipeline] sh [2020-12-06T00:41:44.054Z] + make build [2020-12-06T00:41:44.054Z] 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 [2020-12-06T00:41:45.061Z] Removing intermediate container 8364babd24e4 [2020-12-06T00:41:45.061Z] ---> a54f291926f2 [2020-12-06T00:41:45.061Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-06T00:41:45.061Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-06T00:41:45.061Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-06T00:41:45.061Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-06T00:41:45.061Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-06T00:41:45.061Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-06T00:41:45.061Z] Removing intermediate container 67bbd8c74543 [2020-12-06T00:41:45.061Z] ---> dd03e57b8cc3 [2020-12-06T00:41:45.061Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-06T00:41:45.061Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-06T00:41:45.061Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-06T00:41:45.339Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-06T00:41:45.610Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-06T00:41:45.610Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-06T00:41:45.883Z] ---> Running in 97c8560a1863 [2020-12-06T00:41:45.883Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-06T00:41:45.883Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-06T00:41:45.883Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-06T00:41:46.148Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-06T00:41:46.415Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-06T00:41:46.415Z] ---> 2d8ae953e69d [2020-12-06T00:41:46.415Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-06T00:41:46.415Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-06T00:41:46.415Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-06T00:41:46.415Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-06T00:41:46.415Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-06T00:41:46.415Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-06T00:41:46.691Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-06T00:41:46.691Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-06T00:41:46.691Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-06T00:41:46.691Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-06T00:41:46.691Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-06T00:41:46.691Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-06T00:41:46.968Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:41:46.968Z] OK: 71 MiB in 55 packages [2020-12-06T00:41:48.981Z] ---> 63a8f507ecf2 [2020-12-06T00:41:48.981Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-06T00:41:50.663Z] ---> 334582b3b314 [2020-12-06T00:41:50.663Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-06T00:41:52.845Z] ---> Running in 798171bdfdf9 [2020-12-06T00:41:52.845Z] Removing intermediate container 97c8560a1863 [2020-12-06T00:41:52.845Z] ---> f107376b08db [2020-12-06T00:41:52.845Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-06T00:41:53.809Z] ---> Running in e062bc552883 [2020-12-06T00:41:53.809Z] Removing intermediate container 798171bdfdf9 [2020-12-06T00:41:53.809Z] ---> 1c1b542a408d [2020-12-06T00:41:53.809Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:41:53.809Z] ---> Running in 1d56d954f16f [2020-12-06T00:41:54.085Z] Removing intermediate container 3b34001c84ec [2020-12-06T00:41:54.085Z] ---> 6d7c64370e38 [2020-12-06T00:41:54.085Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-06T00:41:54.085Z] Removing intermediate container e062bc552883 [2020-12-06T00:41:54.085Z] ---> 086535722629 [2020-12-06T00:41:54.085Z] Step 26/29 : CMD [ "generate" ] [2020-12-06T00:41:54.085Z] ---> Running in ff3e6fc4bd2c [2020-12-06T00:41:54.085Z] ---> Running in 1d0f8cf603fd [2020-12-06T00:41:54.368Z] Removing intermediate container 1d56d954f16f [2020-12-06T00:41:54.368Z] ---> ec03c9755906 [2020-12-06T00:41:54.368Z] Step 21/23 : LABEL arch=x86_64 [2020-12-06T00:41:54.368Z] ---> Running in 0dffadd2689c [2020-12-06T00:41:54.633Z] Removing intermediate container 1d0f8cf603fd [2020-12-06T00:41:54.633Z] ---> 44f8c12fdb04 [2020-12-06T00:41:54.633Z] Step 27/29 : LABEL arch=x86_64 [2020-12-06T00:41:54.633Z] ---> Running in 29c1efe4b3af [2020-12-06T00:41:54.901Z] Removing intermediate container 0dffadd2689c [2020-12-06T00:41:54.901Z] ---> 4d764395554a [2020-12-06T00:41:54.901Z] Step 22/23 : LABEL git_sha=e4af2381fd233b53c51f3d6278b0908af4a2530b [2020-12-06T00:41:54.901Z] ---> Running in e3474686095c [2020-12-06T00:41:54.901Z] Removing intermediate container 29c1efe4b3af [2020-12-06T00:41:54.901Z] ---> 55dd466c00ec [2020-12-06T00:41:54.901Z] Step 28/29 : LABEL git_sha=e4af2381fd233b53c51f3d6278b0908af4a2530b [2020-12-06T00:41:55.166Z] ---> Running in 46a716cd536d [2020-12-06T00:41:55.166Z] Removing intermediate container e3474686095c [2020-12-06T00:41:55.166Z] ---> 448794acf8fe [2020-12-06T00:41:55.166Z] Step 23/23 : LABEL version=0.0.0 [2020-12-06T00:41:55.752Z] ---> Running in f18540ce3fb3 [2020-12-06T00:41:55.752Z] Removing intermediate container 46a716cd536d [2020-12-06T00:41:55.752Z] ---> 96b96fce220d [2020-12-06T00:41:55.752Z] Step 29/29 : LABEL version=0.0.0 [2020-12-06T00:41:55.752Z] ---> Running in 24e68e696a2a [2020-12-06T00:41:55.752Z] Removing intermediate container f18540ce3fb3 [2020-12-06T00:41:55.752Z] ---> d46ee263a607 [2020-12-06T00:41:55.752Z] [2020-12-06T00:41:56.032Z] Successfully built d46ee263a607 [2020-12-06T00:41:56.032Z] Removing intermediate container 24e68e696a2a [2020-12-06T00:41:56.033Z] ---> 63d2c049e21b [2020-12-06T00:41:56.033Z] [2020-12-06T00:41:56.033Z] Successfully tagged docker-core-data-go:latest [2020-12-06T00:41:56.033Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2020-12-06T00:41:56.308Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-06T00:41:56.308Z] Successfully built 63d2c049e21b [2020-12-06T00:41:56.308Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-06T00:41:56.560Z] 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 [2020-12-06T00:41:56.579Z]  Building docker-security-secrets-setup-go ... done Collecting cached-property<2,>=1.2.0 [2020-12-06T00:41:56.579Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-06T00:41:56.579Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-06T00:41:56.579Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-06T00:41:57.163Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-06T00:41:57.163Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-06T00:41:57.163Z] Collecting jsonschema<3,>=2.5.1 [2020-12-06T00:41:57.163Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-06T00:41:57.426Z] Collecting texttable<0.10,>=0.9.0 [2020-12-06T00:41:57.426Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-06T00:41:58.005Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-06T00:41:58.005Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-06T00:41:58.005Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-06T00:41:58.586Z] Collecting docopt<0.7,>=0.6.1 [2020-12-06T00:41:58.586Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-06T00:41:59.168Z] Collecting PyYAML<4,>=3.10 [2020-12-06T00:41:59.168Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-06T00:42:00.571Z] Collecting docker<4.0,>=3.6.0 [2020-12-06T00:42:00.571Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-06T00:42:00.571Z] 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) [2020-12-06T00:42:00.571Z] Collecting idna<2.8,>=2.5 [2020-12-06T00:42:00.571Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-06T00:42:00.834Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-06T00:42:00.834Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-06T00:42:00.834Z] 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) [2020-12-06T00:42:00.834Z] Collecting docker-pycreds>=0.4.0 [2020-12-06T00:42:00.834Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-06T00:42:00.834Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-06T00:42:00.834Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-06T00:42:00.834Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-06T00:42:00.834Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-06T00:42:01.098Z] Installing collected packages: cached-property, websocket-client, idna, urllib3, requests, jsonschema, texttable, dockerpty, docopt, PyYAML, docker-pycreds, docker, docker-compose [2020-12-06T00:42:01.098Z] Attempting uninstall: idna [2020-12-06T00:42:01.098Z] Found existing installation: idna 2.9 [2020-12-06T00:42:01.098Z] Uninstalling idna-2.9: [2020-12-06T00:42:01.364Z] Successfully uninstalled idna-2.9 [2020-12-06T00:42:01.364Z] Attempting uninstall: urllib3 [2020-12-06T00:42:01.364Z] Found existing installation: urllib3 1.25.9 [2020-12-06T00:42:01.364Z] Uninstalling urllib3-1.25.9: [2020-12-06T00:42:01.630Z] Successfully uninstalled urllib3-1.25.9 [2020-12-06T00:42:01.896Z] Attempting uninstall: requests [2020-12-06T00:42:01.897Z] Found existing installation: requests 2.23.0 [2020-12-06T00:42:01.897Z] Uninstalling requests-2.23.0: [2020-12-06T00:42:01.897Z] Successfully uninstalled requests-2.23.0 [2020-12-06T00:42:02.160Z] Running setup.py install for texttable: started [2020-12-06T00:42:02.738Z] Running setup.py install for texttable: finished with status 'done' [2020-12-06T00:42:02.738Z] Running setup.py install for dockerpty: started [2020-12-06T00:42:03.320Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-06T00:42:03.320Z] Running setup.py install for docopt: started [2020-12-06T00:42:03.898Z] Running setup.py install for docopt: finished with status 'done' [2020-12-06T00:42:03.898Z] Running setup.py install for PyYAML: started [2020-12-06T00:42:04.477Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-06T00:42:05.056Z] 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.57.0 [2020-12-06T00:42:09.301Z] Removing intermediate container ff3e6fc4bd2c [2020-12-06T00:42:09.301Z] ---> 843be975d693 [2020-12-06T00:42:09.301Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-06T00:42:09.301Z] ---> Running in f5225bea5ab6 [2020-12-06T00:42:09.301Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:42:09.564Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:42:09.564Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-06T00:42:09.827Z] (2/3) Installing libcurl (7.69.1-r1) [2020-12-06T00:42:09.827Z] (3/3) Installing curl (7.69.1-r1) [2020-12-06T00:42:09.827Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:42:09.828Z] OK: 72 MiB in 58 packages [2020-12-06T00:42:10.406Z] Removing intermediate container f5225bea5ab6 [2020-12-06T00:42:10.406Z] ---> 721d33d235fb [2020-12-06T00:42:10.406Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-06T00:42:10.406Z] ---> Running in 62a245d32d53 [2020-12-06T00:42:10.669Z] Removing intermediate container 62a245d32d53 [2020-12-06T00:42:10.669Z] ---> 142898e7897a [2020-12-06T00:42:10.669Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:42:10.669Z] ---> Running in 8ab9a960f0e4 [2020-12-06T00:42:10.669Z] Removing intermediate container 8ab9a960f0e4 [2020-12-06T00:42:10.669Z] ---> 7560879f11da [2020-12-06T00:42:10.669Z] Step 25/27 : LABEL arch=x86_64 [2020-12-06T00:42:10.933Z] ---> Running in bda90d7fe9e7 [2020-12-06T00:42:10.933Z] Removing intermediate container bda90d7fe9e7 [2020-12-06T00:42:10.933Z] ---> 32bf7afbaf29 [2020-12-06T00:42:10.933Z] Step 26/27 : LABEL git_sha=e4af2381fd233b53c51f3d6278b0908af4a2530b [2020-12-06T00:42:11.197Z] ---> Running in 6fdf49b6cba3 [2020-12-06T00:42:11.197Z] Removing intermediate container 6fdf49b6cba3 [2020-12-06T00:42:11.197Z] ---> c6d492301a53 [2020-12-06T00:42:11.197Z] Step 27/27 : LABEL version=0.0.0 [2020-12-06T00:42:11.462Z] ---> Running in 4d0c66f6d29e [2020-12-06T00:42:11.462Z] Removing intermediate container 4d0c66f6d29e [2020-12-06T00:42:11.462Z] ---> 2b1b856f44c3 [2020-12-06T00:42:11.462Z] [2020-12-06T00:42:11.727Z] Successfully built 2b1b856f44c3 [2020-12-06T00:42:11.727Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-06T00:42:12.030Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-06T00:42:12.080Z] $ docker stop --time=1 fe9b25b01572d842351af7e106fb2f4cb5c4328888f6a7ad09ae5b2e709ec34f [2020-12-06T00:42:13.946Z] $ docker rm -f fe9b25b01572d842351af7e106fb2f4cb5c4328888f6a7ad09ae5b2e709ec34f [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-06T00:42:14.657Z] + docker images [2020-12-06T00:42:14.657Z] + grep docker [2020-12-06T00:42:14.657Z] docker-sys-mgmt-agent-go latest 2b1b856f44c3 3 seconds ago 293MB [2020-12-06T00:42:14.657Z] docker-core-data-go latest d46ee263a607 19 seconds ago 23.7MB [2020-12-06T00:42:14.657Z] docker-security-secrets-setup-go latest 63d2c049e21b 19 seconds ago 23.9MB [2020-12-06T00:42:14.657Z] docker-support-notifications-go latest cbcb2ab7b654 35 seconds ago 13.6MB [2020-12-06T00:42:14.657Z] docker-security-proxy-setup-go latest b79bac117877 About a minute ago 24.6MB [2020-12-06T00:42:14.657Z] docker-security-secretstore-setup-go latest 9a1a564e27ac 3 minutes ago 24.7MB [2020-12-06T00:42:14.657Z] docker-security-bootstrap-redis-go latest 21beebbef8b6 3 minutes ago 15.8MB [2020-12-06T00:42:14.657Z] docker-support-scheduler-go latest d79438ee880d 3 minutes ago 12.3MB [2020-12-06T00:42:14.657Z] docker-core-command-go latest 425ac8be2e7e 3 minutes ago 12.2MB [2020-12-06T00:42:14.657Z] docker-core-metadata-go latest 0b81173c4c02 3 minutes ago 14.5MB [2020-12-06T00:42:14.657Z] docker latest b0757c55a1fd 3 days ago 220MB [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 [2020-12-06T00:42:23.359Z] 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 [2020-12-06T00:42:31.215Z] Still waiting to schedule task [2020-12-06T00:42:31.215Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-06T00:42:31.630Z] 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 [2020-12-06T00:42:35.930Z] 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 [2020-12-06T00:42:36.909Z] 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 [2020-12-06T00:42:43.627Z] 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 [2020-12-06T00:42:47.942Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-06T00:42:51.332Z] 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 [2020-12-06T00:42:56.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-06T00:43:01.051Z] 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 [2020-12-06T00:43:04.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-06T00:43:09.823Z] 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 [Pipeline] } [2020-12-06T00:43:13.270Z] $ docker stop --time=1 5f0844e1fe2031b15e22fd2ac98fe8a7df1a7a5b65e43a03ba7f8e20ddc7a238 [2020-12-06T00:43:15.912Z] $ docker rm -f 5f0844e1fe2031b15e22fd2ac98fe8a7df1a7a5b65e43a03ba7f8e20ddc7a238 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:43:17.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-06T00:43:18.176Z] [2020-12-06T00:43:18.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:43:18.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-06T00:43:18.834Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-06T00:43:18.834Z] 29e5d40040c1: Pulling fs layer [2020-12-06T00:43:18.834Z] 1ce36da41761: Pulling fs layer [2020-12-06T00:43:18.834Z] 25b303627fd3: Pulling fs layer [2020-12-06T00:43:19.109Z] 29e5d40040c1: Download complete [2020-12-06T00:43:19.709Z] 1ce36da41761: Verifying Checksum [2020-12-06T00:43:19.709Z] 1ce36da41761: Download complete [2020-12-06T00:43:19.709Z] 29e5d40040c1: Pull complete [2020-12-06T00:43:21.155Z] 1ce36da41761: Pull complete [2020-12-06T00:43:21.155Z] 25b303627fd3: Verifying Checksum [2020-12-06T00:43:21.155Z] 25b303627fd3: Download complete [2020-12-06T00:43:25.016Z] Running on prd-ubuntu18.04-docker-8c-8g-14687 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws [2020-12-06T00:43:25.070Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2020-12-06T00:43:28.129Z] using credential edgex-jenkins-ssh [2020-12-06T00:43:28.248Z] Cloning the remote Git repository [2020-12-06T00:43:28.275Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-06T00:43:28.339Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2020-12-06T00:43:28.365Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-06T00:43:28.366Z] > git --version # timeout=10 [2020-12-06T00:43:28.373Z] > git --version # 'git version 2.17.1' [2020-12-06T00:43:28.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-06T00:43:28.395Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-06T00:43:32.082Z] 25b303627fd3: Pull complete [2020-12-06T00:43:32.082Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-06T00:43:32.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-06T00:43:32.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-06T00:43:32.315Z] prd-ubuntu18.04-docker-arm64-4c-16g-14681 does not seem to be running inside a container [2020-12-06T00:43:32.433Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 [2020-12-06T00:43:35.792Z] $ docker top 450c48365771fa6c7ed08e5935850d8a973d21ec9c965a581c21079631adbda7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-06T00:43:36.814Z] + docker-compose build --help [2020-12-06T00:43:36.814Z] + grep parallel [2020-12-06T00:43:42.203Z] --parallel Build images in parallel. [Pipeline] } [2020-12-06T00:43:42.259Z] $ docker stop --time=1 450c48365771fa6c7ed08e5935850d8a973d21ec9c965a581c21079631adbda7 [2020-12-06T00:43:44.236Z] $ docker rm -f 450c48365771fa6c7ed08e5935850d8a973d21ec9c965a581c21079631adbda7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:43:45.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-06T00:43:45.015Z] . [Pipeline] withDockerContainer [2020-12-06T00:43:45.293Z] prd-ubuntu18.04-docker-arm64-4c-16g-14681 does not seem to be running inside a container [2020-12-06T00:43:45.411Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 [2020-12-06T00:43:46.912Z] $ docker top 7620769fe23392e49eb0422d65a917e5be031fdd64a33d0bb559389dba85f18a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-06T00:43:47.922Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-06T00:43:49.752Z] Merging remotes/origin/master commit b220847201e83bd7d2b05191ce33e2cf4f3b5326 into PR head commit 33c868eca375beeb13fab9b28589e0a47ee2b37d [2020-12-06T00:43:49.935Z] Merge succeeded, producing 1c503ab163f67e10e8ee8b1686ff86d2c63a1676 [2020-12-06T00:43:49.936Z] Checking out Revision 1c503ab163f67e10e8ee8b1686ff86d2c63a1676 (PR-2898) [2020-12-06T00:43:49.177Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-06T00:43:49.184Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-06T00:43:49.193Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-06T00:43:49.203Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-06T00:43:49.203Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-06T00:43:49.207Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-06T00:43:49.765Z] > git config core.sparsecheckout # timeout=10 [2020-12-06T00:43:49.770Z] > git checkout -f 33c868eca375beeb13fab9b28589e0a47ee2b37d # timeout=10 [2020-12-06T00:43:49.849Z] > git remote # timeout=10 [2020-12-06T00:43:49.856Z] > git config --get remote.origin.url # timeout=10 [2020-12-06T00:43:49.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-06T00:43:49.864Z] > git merge b220847201e83bd7d2b05191ce33e2cf4f3b5326 # timeout=10 [2020-12-06T00:43:49.934Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-06T00:43:49.942Z] > git config core.sparsecheckout # timeout=10 [2020-12-06T00:43:49.946Z] > git checkout -f 1c503ab163f67e10e8ee8b1686ff86d2c63a1676 # timeout=10 [2020-12-06T00:43:52.218Z] Building docker-core-command-go ... [2020-12-06T00:43:52.218Z] Building docker-core-data-go ... [2020-12-06T00:43:52.218Z] Building docker-core-metadata-go ... [2020-12-06T00:43:52.218Z] Building docker-security-bootstrap-redis-go ... [2020-12-06T00:43:52.218Z] Building docker-security-proxy-setup-go ... [2020-12-06T00:43:52.218Z] Building docker-security-secrets-setup-go ... [2020-12-06T00:43:52.218Z] Building docker-security-secretstore-setup-go ... [2020-12-06T00:43:52.218Z] Building docker-support-notifications-go ... [2020-12-06T00:43:52.218Z] Building docker-support-scheduler-go ... [2020-12-06T00:43:52.218Z] Building docker-sys-mgmt-agent-go ... [2020-12-06T00:43:52.218Z] Building docker-core-data-go [2020-12-06T00:43:52.218Z] Building docker-core-command-go [2020-12-06T00:43:52.218Z] Building docker-security-proxy-setup-go [2020-12-06T00:43:52.218Z] Building docker-security-bootstrap-redis-go [2020-12-06T00:43:52.218Z] Building docker-core-metadata-go [2020-12-06T00:43:53.650Z] Commit message: "Merge commit 'b220847201e83bd7d2b05191ce33e2cf4f3b5326' into HEAD" [2020-12-06T00:43:53.659Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-06T00:43:54.799Z] + echo snap-build.sh [2020-12-06T00:43:54.799Z] snap-build.sh [2020-12-06T00:43:54.799Z] + SNAP_BASE_DIR=. [2020-12-06T00:43:54.799Z] + '[' '!' -z /w/workspace/edgex-go/9 ']' [2020-12-06T00:43:54.799Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/9 [2020-12-06T00:43:54.799Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' [2020-12-06T00:43:54.799Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/9] [2020-12-06T00:43:54.799Z] + cd /w/workspace/edgex-go/9 [2020-12-06T00:43:54.799Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-06T00:43:54.799Z] Reading package lists... [2020-12-06T00:43:55.060Z] Building dependency tree... [2020-12-06T00:43:55.060Z] Reading state information... [2020-12-06T00:43:55.060Z] The following packages were automatically installed and are no longer required: [2020-12-06T00:43:55.060Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-06T00:43:55.060Z] uidmap xdelta3 [2020-12-06T00:43:55.060Z] Use 'sudo apt autoremove' to remove them. [2020-12-06T00:43:55.060Z] The following packages will be REMOVED: [2020-12-06T00:43:55.060Z] lxd* lxd-client* [2020-12-06T00:43:55.644Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-06T00:43:55.644Z] After this operation, 31.7 MB disk space will be freed. [2020-12-06T00:43:53.657Z] > git rev-list --no-walk ca519ffc43f23814d26ccfc78464fa4190e843c7 # timeout=10 [2020-12-06T00:43:56.695Z] (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.) [2020-12-06T00:43:56.695Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-06T00:43:57.644Z] Removing lxd dnsmasq configuration [2020-12-06T00:43:57.644Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-06T00:43:57.906Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-06T00:43:58.871Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-06T00:43:58.871Z] (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.) [2020-12-06T00:43:58.871Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-06T00:44:00.262Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-06T00:44:00.262Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-06T00:44:01.205Z] + sudo snap remove --purge lxd [2020-12-06T00:44:01.465Z] snap "lxd" is not installed [2020-12-06T00:44:01.465Z] + sudo groupadd --force --system lxd [2020-12-06T00:44:01.465Z] ++ whoami [2020-12-06T00:44:01.465Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-06T00:44:01.465Z] + newgrp - lxd [2020-12-06T00:44:01.465Z] + sudo snap install lxd [2020-12-06T00:44:11.467Z] 2020-12-06T00:44:08Z INFO Waiting for automatic snapd restart... [2020-12-06T00:44:29.602Z] lxd 4.8 from Canonical* installed [2020-12-06T00:44:29.602Z] + sudo lxd init --auto [2020-12-06T00:44:36.220Z] + sudo snap install --classic snapcraft [2020-12-06T00:44:41.506Z] snapcraft 4.4.4 from Canonical* installed [2020-12-06T00:44:41.506Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-06T00:44:41.506Z] + patch --verbose -p1 [2020-12-06T00:44:41.506Z] Hmm... Looks like a unified diff to me... [2020-12-06T00:44:41.506Z] The text leading up to this was: [2020-12-06T00:44:41.506Z] -------------------------- [2020-12-06T00:44:41.506Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-06T00:44:41.506Z] |From: Tony Espy [2020-12-06T00:44:41.506Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-06T00:44:41.506Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-06T00:44:41.506Z] | [2020-12-06T00:44:41.506Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-06T00:44:41.506Z] |optimize the snap CI check run for pull requests. When [2020-12-06T00:44:41.506Z] |applied, it essentially strips out everything (apps and [2020-12-06T00:44:41.506Z] |parts) from the snapcraft.yaml file except those required [2020-12-06T00:44:41.506Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-06T00:44:41.506Z] |catch changes to edgex-go that break the snap build. [2020-12-06T00:44:41.506Z] | [2020-12-06T00:44:41.506Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-06T00:44:41.506Z] |to update this patch file, otherwise it may fail to apply, [2020-12-06T00:44:41.506Z] |resulting in a failed snap build CI check in the associated [2020-12-06T00:44:41.506Z] |pull request. [2020-12-06T00:44:41.506Z] | [2020-12-06T00:44:41.506Z] |Note - in addition to applying this patch, the pipeline also [2020-12-06T00:44:41.506Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-06T00:44:41.506Z] |need to build the finally binary .snap file (and it won't [2020-12-06T00:44:41.506Z] |work with the patch applied). This further reduces the build [2020-12-06T00:44:41.506Z] |time. [2020-12-06T00:44:41.506Z] |--- [2020-12-06T00:44:41.506Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-06T00:44:41.506Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-06T00:44:41.506Z] | [2020-12-06T00:44:41.506Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-06T00:44:41.506Z] |index b265277c..d7e1de37 100644 [2020-12-06T00:44:41.506Z] |--- a/snap/snapcraft.yaml [2020-12-06T00:44:41.506Z] |+++ b/snap/snapcraft.yaml [2020-12-06T00:44:41.506Z] -------------------------- [2020-12-06T00:44:41.506Z] patching file snap/snapcraft.yaml [2020-12-06T00:44:41.506Z] Using Plan A... [2020-12-06T00:44:41.506Z] Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). [2020-12-06T00:44:41.506Z] Hunk #2 succeeded at 81 (offset -3 lines). [2020-12-06T00:44:41.506Z] Hunk #3 succeeded at 211 (offset -7 lines). [2020-12-06T00:44:41.506Z] Hunk #4 succeeded at 226 (offset -7 lines). [2020-12-06T00:44:41.506Z] Hunk #5 succeeded at 234 (offset -7 lines). [2020-12-06T00:44:41.506Z] Hunk #6 succeeded at 241 (offset -7 lines). [2020-12-06T00:44:41.506Z] Hunk #7 succeeded at 268 (offset -7 lines). [2020-12-06T00:44:41.506Z] Hunk #8 succeeded at 302 (offset -7 lines). [2020-12-06T00:44:41.506Z] Hunk #9 succeeded at 358 (offset -7 lines). [2020-12-06T00:44:41.506Z] Hmm... Ignoring the trailing garbage. [2020-12-06T00:44:41.506Z] done [2020-12-06T00:44:41.506Z] + sudo snapcraft prime --use-lxd [2020-12-06T00:44:42.079Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-06T00:44:42.079Z] 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: [2020-12-06T00:44:42.079Z] - README.md [2020-12-06T00:44:42.079Z] - snapcraft.yaml.orig [2020-12-06T00:44:42.079Z] [2020-12-06T00:44:42.079Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-06T00:44:42.650Z] Launching a container. [2020-12-06T00:44:54.905Z] Waiting for container to be ready [2020-12-06T00:44:54.905Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-06T00:44:54.905Z] [2020-12-06T00:44:58.227Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-06T00:44:58.487Z] Waiting for network to be ready... [2020-12-06T00:44:59.058Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-06T00:44:59.058Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-06T00:44:59.626Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-06T00:44:59.626Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-06T00:44:59.626Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-06T00:44:59.886Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-06T00:44:59.886Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] [2020-12-06T00:44:59.886Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] [2020-12-06T00:44:59.886Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [184 kB] [2020-12-06T00:44:59.886Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.4 kB] [2020-12-06T00:44:59.886Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1092 kB] [2020-12-06T00:45:00.146Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-06T00:45:00.146Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-06T00:45:00.410Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-06T00:45:00.410Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-06T00:45:00.410Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-06T00:45:00.410Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-06T00:45:00.410Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-06T00:45:00.673Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-06T00:45:01.245Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] [2020-12-06T00:45:01.245Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-06T00:45:01.245Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] [2020-12-06T00:45:01.245Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] [2020-12-06T00:45:01.245Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-06T00:45:01.245Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [28.0 kB] [2020-12-06T00:45:01.245Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1695 kB] [2020-12-06T00:45:01.245Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-06T00:45:03.171Z] Fetched 23.5 MB in 4s (5460 kB/s) [2020-12-06T00:45:04.112Z] Reading package lists... [2020-12-06T00:45:04.112Z] Reading package lists... [2020-12-06T00:45:04.374Z] Building dependency tree... [2020-12-06T00:45:04.374Z] Reading state information... [2020-12-06T00:45:04.374Z] The following additional packages will be installed: [2020-12-06T00:45:04.374Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-06T00:45:04.374Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-06T00:45:04.374Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-06T00:45:04.374Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-06T00:45:04.374Z] Suggested packages: [2020-12-06T00:45:04.374Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-06T00:45:04.374Z] Recommended packages: [2020-12-06T00:45:04.374Z] gnupg libsasl2-modules [2020-12-06T00:45:04.374Z] The following NEW packages will be installed: [2020-12-06T00:45:04.374Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-06T00:45:04.374Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-06T00:45:04.374Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-06T00:45:04.374Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-06T00:45:04.374Z] The following packages will be upgraded: [2020-12-06T00:45:04.374Z] gpg gpg-agent gpgconf libudev1 [2020-12-06T00:45:04.374Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-06T00:45:04.374Z] Need to get 3531 kB of archives. [2020-12-06T00:45:04.374Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-06T00:45:04.374Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-06T00:45:04.635Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-06T00:45:04.635Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-06T00:45:04.635Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-06T00:45:04.635Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-06T00:45:04.635Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-06T00:45:04.635Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-06T00:45:04.635Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-06T00:45:04.635Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-06T00:45:04.897Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-06T00:45:05.469Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-06T00:45:05.469Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-06T00:45:05.469Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-06T00:45:05.469Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-06T00:45:05.469Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-06T00:45:05.469Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-06T00:45:05.469Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-06T00:45:05.469Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-06T00:45:05.469Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-06T00:45:05.469Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-06T00:45:05.469Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-06T00:45:05.469Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-06T00:45:05.729Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-06T00:45:05.729Z] Fetched 3531 kB in 1s (2875 kB/s) [2020-12-06T00:45:05.729Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-06T00:45:05.729Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-06T00:45:05.729Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-06T00:45:05.990Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-06T00:45:05.990Z] Selecting previously unselected package udev. [2020-12-06T00:45:05.990Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-06T00:45:05.990Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-06T00:45:05.990Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-06T00:45:06.250Z] Selecting previously unselected package libfuse2:amd64. [2020-12-06T00:45:06.250Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-06T00:45:06.250Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-06T00:45:06.513Z] Selecting previously unselected package fuse. [2020-12-06T00:45:06.513Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-06T00:45:06.513Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-06T00:45:06.513Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-06T00:45:06.513Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-06T00:45:06.776Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-06T00:45:06.776Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-06T00:45:06.776Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-06T00:45:06.776Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-06T00:45:07.037Z] Selecting previously unselected package libksba8:amd64. [2020-12-06T00:45:07.037Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-06T00:45:07.037Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-06T00:45:07.037Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-06T00:45:07.037Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-06T00:45:07.037Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-06T00:45:07.297Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-06T00:45:07.297Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-06T00:45:07.297Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-06T00:45:07.297Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-06T00:45:07.297Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-06T00:45:07.297Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-06T00:45:07.297Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-06T00:45:07.297Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-06T00:45:07.298Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-06T00:45:07.559Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-06T00:45:07.559Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-06T00:45:07.559Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-06T00:45:07.559Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-06T00:45:07.559Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-06T00:45:07.559Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-06T00:45:07.819Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-06T00:45:07.819Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-06T00:45:07.819Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-06T00:45:07.819Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-06T00:45:07.819Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-06T00:45:07.819Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-06T00:45:07.819Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-06T00:45:07.819Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-06T00:45:07.819Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-06T00:45:08.080Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-06T00:45:08.080Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-06T00:45:08.080Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-06T00:45:08.080Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-06T00:45:08.080Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-06T00:45:08.080Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-06T00:45:08.341Z] Selecting previously unselected package libldap-common. [2020-12-06T00:45:08.341Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-06T00:45:08.341Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-06T00:45:08.341Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-06T00:45:08.341Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-06T00:45:08.341Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-06T00:45:08.341Z] Selecting previously unselected package dirmngr. [2020-12-06T00:45:08.341Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-06T00:45:08.341Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-06T00:45:08.601Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-06T00:45:08.601Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-06T00:45:08.601Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-06T00:45:08.601Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-06T00:45:08.601Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-06T00:45:08.601Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-06T00:45:08.862Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-06T00:45:08.862Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-06T00:45:08.862Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-06T00:45:08.862Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-06T00:45:09.124Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-06T00:45:09.388Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-06T00:45:09.388Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-06T00:45:09.388Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-06T00:45:09.389Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-06T00:45:09.389Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-06T00:45:09.389Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-06T00:45:09.389Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-06T00:45:09.650Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-06T00:45:09.650Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-06T00:45:09.650Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-06T00:45:09.650Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-06T00:45:09.650Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-06T00:45:09.650Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-06T00:45:09.650Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-06T00:45:10.226Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-06T00:45:10.226Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-06T00:45:10.226Z] This means they are not meant to be enabled using systemctl. [2020-12-06T00:45:10.226Z] Possible reasons for having this kind of units are: [2020-12-06T00:45:10.226Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-06T00:45:10.226Z] .wants/ or .requires/ directory. [2020-12-06T00:45:10.226Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-06T00:45:10.226Z] a requirement dependency on it. [2020-12-06T00:45:10.226Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-06T00:45:10.226Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-06T00:45:10.226Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-06T00:45:10.226Z] instance name specified. [2020-12-06T00:45:10.487Z] Reading package lists... [2020-12-06T00:45:10.487Z] Building dependency tree... [2020-12-06T00:45:10.487Z] Reading state information... [2020-12-06T00:45:10.748Z] The following additional packages will be installed: [2020-12-06T00:45:10.748Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-06T00:45:10.748Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-06T00:45:10.748Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-06T00:45:10.748Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-06T00:45:10.748Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-06T00:45:10.748Z] Suggested packages: [2020-12-06T00:45:10.748Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-06T00:45:10.748Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-06T00:45:10.748Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-06T00:45:10.748Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-06T00:45:10.748Z] systemd-container policykit-1 [2020-12-06T00:45:10.748Z] Recommended packages: [2020-12-06T00:45:10.748Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-06T00:45:10.748Z] The following NEW packages will be installed: [2020-12-06T00:45:10.748Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-06T00:45:10.748Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-06T00:45:10.748Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-06T00:45:10.748Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-06T00:45:10.748Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-06T00:45:10.748Z] The following packages will be upgraded: [2020-12-06T00:45:10.748Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-06T00:45:10.748Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-06T00:45:10.748Z] Need to get 35.2 MB of archives. [2020-12-06T00:45:10.748Z] After this operation, 141 MB of additional disk space will be used. [2020-12-06T00:45:10.748Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] [2020-12-06T00:45:10.748Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-06T00:45:11.688Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] [2020-12-06T00:45:11.688Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1301 kB] [2020-12-06T00:45:11.688Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-06T00:45:11.688Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-06T00:45:11.688Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-06T00:45:11.688Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-06T00:45:11.688Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-06T00:45:11.688Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-06T00:45:11.688Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] [2020-12-06T00:45:11.688Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-06T00:45:11.688Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-06T00:45:11.688Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-06T00:45:11.688Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-06T00:45:11.688Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-06T00:45:11.688Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-06T00:45:11.688Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-06T00:45:11.688Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-06T00:45:11.688Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-06T00:45:11.948Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-06T00:45:11.948Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-06T00:45:11.948Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-06T00:45:11.948Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-06T00:45:11.948Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-06T00:45:11.948Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-06T00:45:11.948Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-06T00:45:11.948Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-06T00:45:11.948Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.4 [1088 kB] [2020-12-06T00:45:12.206Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-06T00:45:13.157Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-06T00:45:13.157Z] Fetched 35.2 MB in 2s (14.5 MB/s) [2020-12-06T00:45:13.419Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-06T00:45:13.419Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-06T00:45:13.420Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-06T00:45:13.980Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:45:13.981Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:45:13.981Z] ---> 344011d8b718 [2020-12-06T00:45:13.981Z] Step 3/22 : WORKDIR /edgex-go [2020-12-06T00:45:13.981Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:45:13.981Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:45:13.981Z] ---> 344011d8b718 [2020-12-06T00:45:13.981Z] Step 3/21 : WORKDIR /edgex-go [2020-12-06T00:45:13.981Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:45:13.981Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:45:13.981Z] ---> 344011d8b718 [2020-12-06T00:45:13.981Z] Step 3/22 : WORKDIR /edgex-go [2020-12-06T00:45:13.981Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:45:13.981Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:45:13.981Z] ---> 344011d8b718 [2020-12-06T00:45:13.981Z] Step 3/23 : WORKDIR /edgex-go [2020-12-06T00:45:13.981Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:45:13.981Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:45:13.981Z] ---> 344011d8b718 [2020-12-06T00:45:13.981Z] Step 3/22 : WORKDIR /edgex-go [2020-12-06T00:45:13.981Z] ---> Running in 73a4d954faf2 [2020-12-06T00:45:13.981Z] ---> Running in 60ac0d93cbc3 [2020-12-06T00:45:13.981Z] ---> Running in ea30119f6559 [2020-12-06T00:45:13.981Z] ---> Running in ade4b7ef53b0 [2020-12-06T00:45:13.981Z] ---> Running in 979cca21617e [2020-12-06T00:45:13.981Z] Removing intermediate container ade4b7ef53b0 [2020-12-06T00:45:13.981Z] Removing intermediate container 73a4d954faf2 [2020-12-06T00:45:13.981Z] ---> 0f8b4bebd00f [2020-12-06T00:45:13.981Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:45:13.981Z] ---> 1ac41434b219 [2020-12-06T00:45:13.981Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:45:13.981Z] Removing intermediate container 979cca21617e [2020-12-06T00:45:13.981Z] ---> 24afbb2c19f1 [2020-12-06T00:45:13.981Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:45:13.981Z] Removing intermediate container ea30119f6559 [2020-12-06T00:45:13.981Z] ---> 4c1312a2ec45 [2020-12-06T00:45:13.981Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:45:13.981Z] Removing intermediate container 60ac0d93cbc3 [2020-12-06T00:45:13.981Z] ---> 972813160f63 [2020-12-06T00:45:13.981Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:45:13.981Z] ---> Running in 7a0965ab8b5f [2020-12-06T00:45:13.981Z] ---> Running in bf75877c001e [2020-12-06T00:45:13.981Z] ---> Running in 648c48964103 [2020-12-06T00:45:13.981Z] ---> Running in 007d9461abac [2020-12-06T00:45:13.981Z] ---> Running in cce357e32210 [2020-12-06T00:45:13.981Z] Removing intermediate container 7a0965ab8b5f [2020-12-06T00:45:13.981Z] ---> e30e354d212d [2020-12-06T00:45:13.981Z] Step 5/22 : RUN apk update && apk add make git [2020-12-06T00:45:13.981Z] ---> Running in 4bc52a47e2c0 [2020-12-06T00:45:13.981Z] Removing intermediate container bf75877c001e [2020-12-06T00:45:13.981Z] ---> a5108651cbcc [2020-12-06T00:45:13.981Z] Step 5/21 : RUN apk update && apk add make git [2020-12-06T00:45:13.981Z] Removing intermediate container 007d9461abac [2020-12-06T00:45:13.981Z] ---> 8274ff4906ca [2020-12-06T00:45:13.981Z] Step 5/22 : RUN apk update && apk add make git [2020-12-06T00:45:13.981Z] ---> Running in 49515ee2ec7c [2020-12-06T00:45:13.981Z] ---> Running in 11a895e820a4 [2020-12-06T00:45:13.981Z] Removing intermediate container 648c48964103 [2020-12-06T00:45:13.981Z] ---> 336b3921e144 [2020-12-06T00:45:13.981Z] Step 5/22 : RUN apk update && apk add make git [2020-12-06T00:45:13.981Z] Removing intermediate container cce357e32210 [2020-12-06T00:45:13.981Z] ---> 35a6c0b1028c [2020-12-06T00:45:13.981Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-06T00:45:13.981Z] ---> Running in 209269d6a8ab [2020-12-06T00:45:13.981Z] ---> Running in 14ed97ba71ec [2020-12-06T00:45:13.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:45:13.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:45:13.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:45:13.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:45:13.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:45:13.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:45:13.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:45:13.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:45:13.990Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-06T00:45:13.990Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-06T00:45:14.252Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-06T00:45:14.252Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-06T00:45:14.252Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... [2020-12-06T00:45:14.252Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... [2020-12-06T00:45:14.254Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:45:14.513Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... [2020-12-06T00:45:14.513Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-06T00:45:14.513Z] Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... [2020-12-06T00:45:14.513Z] Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... [2020-12-06T00:45:14.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:45:14.773Z] Setting up apt (1.6.12ubuntu0.1) ... [2020-12-06T00:45:14.773Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-06T00:45:14.803Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:45:14.804Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:45:14.804Z] OK: 12616 distinct packages available [2020-12-06T00:45:14.804Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:45:14.804Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:45:14.804Z] OK: 12616 distinct packages available [2020-12-06T00:45:15.079Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:45:15.079Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:45:15.080Z] OK: 12616 distinct packages available [2020-12-06T00:45:15.348Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-06T00:45:15.348Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-06T00:45:15.349Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-12-06T00:45:15.349Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-12-06T00:45:15.356Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:45:15.356Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:45:15.356Z] OK: 12616 distinct packages available [2020-12-06T00:45:15.610Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-06T00:45:15.610Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-06T00:45:15.610Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-06T00:45:15.633Z] OK: 217 MiB in 51 packages [2020-12-06T00:45:15.633Z] OK: 217 MiB in 51 packages [2020-12-06T00:45:15.633Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:45:15.633Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:45:15.633Z] OK: 12616 distinct packages available [2020-12-06T00:45:15.871Z] Selecting previously unselected package libexpat1:amd64. [2020-12-06T00:45:15.871Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-06T00:45:15.871Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-06T00:45:15.871Z] Selecting previously unselected package python3.6-minimal. [2020-12-06T00:45:15.871Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-06T00:45:15.871Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-06T00:45:16.132Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-12-06T00:45:16.235Z] OK: 217 MiB in 51 packages [2020-12-06T00:45:16.393Z] Checking for services that may need to be restarted...done. [2020-12-06T00:45:16.393Z] Checking for services that may need to be restarted...done. [2020-12-06T00:45:16.393Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-06T00:45:16.393Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-06T00:45:16.393Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-06T00:45:16.516Z] OK: 217 MiB in 51 packages [2020-12-06T00:45:16.799Z] OK: 217 MiB in 51 packages [2020-12-06T00:45:16.964Z] Selecting previously unselected package python3-minimal. [2020-12-06T00:45:16.964Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-06T00:45:16.964Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-06T00:45:16.964Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-06T00:45:16.964Z] Selecting previously unselected package mime-support. [2020-12-06T00:45:16.964Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-06T00:45:16.964Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-06T00:45:16.964Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-06T00:45:16.964Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-06T00:45:16.964Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-06T00:45:17.224Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-06T00:45:17.224Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-06T00:45:17.224Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-06T00:45:17.484Z] Selecting previously unselected package python3.6. [2020-12-06T00:45:17.484Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-06T00:45:17.484Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-06T00:45:17.484Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-06T00:45:17.484Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-06T00:45:17.485Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-06T00:45:17.485Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-06T00:45:17.801Z] Removing intermediate container 4bc52a47e2c0 [2020-12-06T00:45:17.801Z] ---> 1ca65772cdb0 [2020-12-06T00:45:17.801Z] Step 6/22 : COPY go.mod . [2020-12-06T00:45:17.801Z] Removing intermediate container 49515ee2ec7c [2020-12-06T00:45:17.801Z] ---> 80ef7b23ab6c [2020-12-06T00:45:17.801Z] Step 6/21 : COPY go.mod . [2020-12-06T00:45:18.056Z] Selecting previously unselected package python3. [2020-12-06T00:45:18.056Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-06T00:45:18.056Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-06T00:45:18.057Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-06T00:45:18.057Z] Selecting previously unselected package multiarch-support. [2020-12-06T00:45:18.057Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... [2020-12-06T00:45:18.057Z] Unpacking multiarch-support (2.27-3ubuntu1.3) ... [2020-12-06T00:45:18.077Z] Removing intermediate container 11a895e820a4 [2020-12-06T00:45:18.077Z] ---> 4b5c0ee8fafd [2020-12-06T00:45:18.077Z] Step 6/22 : COPY go.mod . [2020-12-06T00:45:18.318Z] Setting up multiarch-support (2.27-3ubuntu1.3) ... [2020-12-06T00:45:18.319Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-06T00:45:18.319Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-06T00:45:18.319Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-06T00:45:18.319Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-06T00:45:18.319Z] Selecting previously unselected package libbsd0:amd64. [2020-12-06T00:45:18.319Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-06T00:45:18.319Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-06T00:45:18.352Z] Removing intermediate container 209269d6a8ab [2020-12-06T00:45:18.352Z] ---> 6b05520080ea [2020-12-06T00:45:18.352Z] Step 6/22 : COPY go.mod . [2020-12-06T00:45:18.579Z] Selecting previously unselected package sudo. [2020-12-06T00:45:18.580Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-06T00:45:18.580Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-06T00:45:18.580Z] Selecting previously unselected package apparmor. [2020-12-06T00:45:18.580Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-06T00:45:18.580Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-06T00:45:18.840Z] Selecting previously unselected package libedit2:amd64. [2020-12-06T00:45:18.840Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-06T00:45:18.840Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-06T00:45:18.840Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-06T00:45:18.840Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-06T00:45:18.840Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-06T00:45:19.100Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-06T00:45:19.100Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-06T00:45:19.100Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-06T00:45:19.100Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-06T00:45:19.100Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-06T00:45:19.100Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-06T00:45:19.100Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-06T00:45:19.100Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-06T00:45:19.100Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-06T00:45:19.334Z] ---> 0c5c1a081536 [2020-12-06T00:45:19.334Z] Step 7/22 : RUN go mod download [2020-12-06T00:45:19.334Z] Removing intermediate container 14ed97ba71ec [2020-12-06T00:45:19.334Z] ---> 4f6b7c88edbc [2020-12-06T00:45:19.334Z] Step 6/23 : COPY go.mod . [2020-12-06T00:45:19.362Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-06T00:45:19.362Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-06T00:45:19.362Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-06T00:45:19.362Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-06T00:45:19.362Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_amd64.deb ... [2020-12-06T00:45:19.362Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... [2020-12-06T00:45:19.604Z] ---> 3fea945df3f0 [2020-12-06T00:45:19.604Z] Step 7/21 : RUN go mod download [2020-12-06T00:45:19.604Z] ---> Running in c91c483d4446 [2020-12-06T00:45:19.624Z] Selecting previously unselected package openssh-client. [2020-12-06T00:45:19.624Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-06T00:45:19.624Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-06T00:45:19.877Z] ---> Running in 93e2166355e2 [2020-12-06T00:45:19.877Z] ---> 4a25b23220c6 [2020-12-06T00:45:19.877Z] Step 7/22 : RUN go mod download [2020-12-06T00:45:19.877Z] ---> b16e6e26f967 [2020-12-06T00:45:19.877Z] Step 7/22 : RUN go mod download [2020-12-06T00:45:19.884Z] Selecting previously unselected package squashfs-tools. [2020-12-06T00:45:19.884Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-06T00:45:19.884Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-06T00:45:19.884Z] Selecting previously unselected package snapd. [2020-12-06T00:45:19.884Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-06T00:45:19.884Z] Unpacking snapd (2.48+18.04) ... [2020-12-06T00:45:20.156Z] ---> Running in e0b1310a789f [2020-12-06T00:45:20.156Z] ---> Running in 8a810d45243f [2020-12-06T00:45:20.429Z] ---> c7f89108283e [2020-12-06T00:45:20.429Z] Step 7/23 : RUN go mod download [2020-12-06T00:45:20.706Z] ---> Running in 3bd2826200e1 [2020-12-06T00:45:21.807Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-06T00:45:21.807Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... [2020-12-06T00:45:22.067Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-06T00:45:22.067Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-06T00:45:22.067Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-06T00:45:22.329Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-06T00:45:22.329Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-06T00:45:22.329Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-06T00:45:22.329Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-06T00:45:22.899Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-06T00:45:23.160Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-06T00:45:23.160Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-06T00:45:23.358Z] Removing intermediate container c91c483d4446 [2020-12-06T00:45:23.358Z] ---> e182ae08d198 [2020-12-06T00:45:23.358Z] Step 8/22 : COPY . . [2020-12-06T00:45:23.963Z] Removing intermediate container 93e2166355e2 [2020-12-06T00:45:23.963Z] ---> ae8623310ad0 [2020-12-06T00:45:23.963Z] Step 8/21 : COPY . . [2020-12-06T00:45:24.104Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-06T00:45:24.104Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-06T00:45:24.365Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-06T00:45:24.936Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-06T00:45:24.936Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-06T00:45:24.936Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-06T00:45:24.936Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-06T00:45:24.936Z] running python rtupdate hooks for python3.6... [2020-12-06T00:45:24.937Z] running python post-rtupdate hooks for python3.6... [2020-12-06T00:45:24.937Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-06T00:45:25.397Z] Removing intermediate container 3bd2826200e1 [2020-12-06T00:45:25.397Z] ---> 7854d1c019ef [2020-12-06T00:45:25.397Z] Step 8/23 : COPY . . [2020-12-06T00:45:25.997Z] Removing intermediate container e0b1310a789f [2020-12-06T00:45:25.997Z] ---> a5b52430ce3d [2020-12-06T00:45:25.997Z] Step 8/22 : COPY . . [2020-12-06T00:45:25.997Z] Removing intermediate container 8a810d45243f [2020-12-06T00:45:25.997Z] ---> 25fb547290d9 [2020-12-06T00:45:25.997Z] Step 8/22 : COPY . . [2020-12-06T00:45:26.349Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-06T00:45:26.611Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-06T00:45:26.611Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-06T00:45:26.611Z] Setting up snapd (2.48+18.04) ... [2020-12-06T00:45:27.182Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-06T00:45:27.182Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-06T00:45:27.443Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-06T00:45:27.705Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-06T00:45:27.705Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-06T00:45:27.705Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-06T00:45:27.966Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-06T00:45:28.227Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-06T00:45:28.227Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-06T00:45:28.487Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-06T00:45:28.487Z] /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' [2020-12-06T00:45:28.748Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-06T00:45:28.748Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-06T00:45:29.698Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-06T00:45:29.698Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-06T00:45:29.698Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-06T00:45:30.907Z] Reading package lists... [2020-12-06T00:45:30.907Z] Reading package lists... [2020-12-06T00:45:31.168Z] Building dependency tree... [2020-12-06T00:45:31.168Z] Reading state information... [2020-12-06T00:45:31.168Z] Calculating upgrade... [2020-12-06T00:45:31.428Z] The following packages will be upgraded: [2020-12-06T00:45:31.428Z] advancecomp base-files bash binutils binutils-common [2020-12-06T00:45:31.428Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-06T00:45:31.428Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-06T00:45:31.428Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-06T00:45:31.428Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-06T00:45:31.428Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-06T00:45:31.428Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-06T00:45:31.428Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-06T00:45:31.428Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-06T00:45:31.428Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-06T00:45:31.428Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-06T00:45:31.428Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-06T00:45:31.428Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-06T00:45:31.428Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-06T00:45:31.428Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-06T00:45:31.429Z] Need to get 63.5 MB of archives. [2020-12-06T00:45:31.429Z] After this operation, 5192 kB of additional disk space will be used. [2020-12-06T00:45:31.429Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-126.129 [989 kB] [2020-12-06T00:45:31.429Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] [2020-12-06T00:45:32.369Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-06T00:45:32.369Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-06T00:45:32.369Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-06T00:45:32.369Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-06T00:45:32.369Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-06T00:45:32.369Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-06T00:45:32.369Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-06T00:45:32.369Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-06T00:45:32.369Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-06T00:45:32.369Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-06T00:45:32.369Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-06T00:45:32.369Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-06T00:45:32.369Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-06T00:45:32.369Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-06T00:45:32.369Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-06T00:45:32.629Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] [2020-12-06T00:45:32.629Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] [2020-12-06T00:45:32.629Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-06T00:45:32.629Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-06T00:45:32.888Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-06T00:45:32.888Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-06T00:45:32.888Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-06T00:45:32.888Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-06T00:45:32.888Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-06T00:45:32.888Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-06T00:45:33.148Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-06T00:45:33.148Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-06T00:45:33.148Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-06T00:45:33.148Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-06T00:45:33.148Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-06T00:45:33.148Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-06T00:45:33.148Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-06T00:45:33.148Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-06T00:45:33.148Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-06T00:45:33.148Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-06T00:45:33.148Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-06T00:45:33.148Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-06T00:45:33.148Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-06T00:45:33.148Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-06T00:45:33.148Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-06T00:45:33.148Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] [2020-12-06T00:45:33.148Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-06T00:45:33.148Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-06T00:45:33.148Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-06T00:45:33.148Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-06T00:45:33.148Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-06T00:45:33.148Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-06T00:45:33.148Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-06T00:45:33.148Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-06T00:45:33.410Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-06T00:45:33.410Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-06T00:45:33.410Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-06T00:45:33.410Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-06T00:45:33.410Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-06T00:45:33.410Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-06T00:45:33.410Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] [2020-12-06T00:45:33.410Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-06T00:45:33.410Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-06T00:45:33.410Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-06T00:45:33.410Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-06T00:45:33.410Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-06T00:45:33.410Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-06T00:45:33.410Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-06T00:45:33.410Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-06T00:45:33.410Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-06T00:45:33.410Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-06T00:45:33.410Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-06T00:45:33.410Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-06T00:45:33.670Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-06T00:45:33.670Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-06T00:45:33.670Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-06T00:45:33.670Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-06T00:45:33.670Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-06T00:45:33.670Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-06T00:45:33.670Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-06T00:45:33.670Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-06T00:45:33.930Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-06T00:45:33.930Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-06T00:45:33.930Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-06T00:45:33.930Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-06T00:45:33.930Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-06T00:45:33.930Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-06T00:45:33.930Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-06T00:45:33.930Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-06T00:45:33.930Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-06T00:45:34.499Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-06T00:45:35.069Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-06T00:45:35.069Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-06T00:45:35.069Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-06T00:45:35.328Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-06T00:45:35.328Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-06T00:45:35.328Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-06T00:45:35.328Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-06T00:45:35.328Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-06T00:45:35.588Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-06T00:45:35.588Z] Fetched 63.5 MB in 4s (15.9 MB/s) [2020-12-06T00:45:35.588Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:35.588Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-12-06T00:45:35.588Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-06T00:45:36.157Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-06T00:45:36.157Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-06T00:45:36.418Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-126.129_amd64.deb ... [2020-12-06T00:45:36.418Z] Unpacking linux-libc-dev:amd64 (4.15.0-126.129) over (4.15.0-20.21) ... [2020-12-06T00:45:37.359Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:45:37.359Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-06T00:45:37.359Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:45:37.359Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-06T00:45:37.359Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:45:37.622Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-06T00:45:37.622Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:45:37.622Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-06T00:45:37.622Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:45:37.622Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-06T00:45:37.883Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:45:37.883Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-06T00:45:37.883Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:45:37.883Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-06T00:45:37.883Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:45:38.168Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-06T00:45:38.168Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:45:38.168Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-06T00:45:38.168Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:45:38.168Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-06T00:45:38.168Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:45:38.428Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-06T00:45:38.428Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:45:38.428Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-06T00:45:38.428Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:45:38.688Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-06T00:45:38.688Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:45:38.970Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-06T00:45:38.970Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-12-06T00:45:38.970Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-06T00:45:39.539Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-12-06T00:45:39.539Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-06T00:45:39.539Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-06T00:45:39.539Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-06T00:45:39.539Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-06T00:45:39.800Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-06T00:45:39.800Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-06T00:45:40.062Z] Installing new version of config file /etc/issue ... [2020-12-06T00:45:40.062Z] Installing new version of config file /etc/issue.net ... [2020-12-06T00:45:40.062Z] Installing new version of config file /etc/lsb-release ... [2020-12-06T00:45:40.062Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-06T00:45:40.322Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-06T00:45:40.322Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-06T00:45:40.322Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-06T00:45:40.322Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:40.322Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-06T00:45:40.322Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-06T00:45:40.583Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-06T00:45:40.583Z] 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 [2020-12-06T00:45:40.583Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:40.583Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-06T00:45:40.583Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-06T00:45:40.844Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-06T00:45:40.844Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:40.844Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-06T00:45:40.844Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-06T00:45:41.110Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-06T00:45:41.110Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:41.110Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-06T00:45:41.110Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-06T00:45:41.371Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-06T00:45:41.633Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:41.633Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-06T00:45:41.633Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-06T00:45:41.633Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-06T00:45:41.633Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:41.633Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-06T00:45:41.633Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-06T00:45:41.894Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-06T00:45:41.894Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:41.894Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-06T00:45:41.894Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-06T00:45:42.155Z] Setting up grep (3.1-2build1) ... [2020-12-06T00:45:42.155Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:42.155Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-06T00:45:42.155Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-06T00:45:42.415Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-06T00:45:42.415Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:42.415Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-06T00:45:42.415Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-06T00:45:42.676Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-06T00:45:42.676Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:42.676Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-06T00:45:42.676Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-06T00:45:43.247Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-06T00:45:43.247Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-06T00:45:43.247Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-06T00:45:43.247Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-06T00:45:43.819Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-06T00:45:44.080Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:44.080Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-06T00:45:44.080Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-06T00:45:45.020Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-06T00:45:45.020Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-06T00:45:45.020Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-06T00:45:45.281Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-06T00:45:45.281Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-06T00:45:45.281Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:45.281Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-06T00:45:45.281Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-06T00:45:45.541Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-06T00:45:45.542Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:45.542Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-06T00:45:45.802Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-06T00:45:45.802Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-06T00:45:45.802Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:45.802Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-06T00:45:45.802Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-06T00:45:46.063Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-06T00:45:46.063Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:46.063Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-06T00:45:46.063Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-06T00:45:46.323Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-06T00:45:46.323Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:46.323Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-06T00:45:46.323Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-06T00:45:46.323Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-06T00:45:46.583Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:46.583Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-06T00:45:46.583Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-06T00:45:46.583Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-06T00:45:46.583Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-06T00:45:46.869Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-06T00:45:46.869Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:46.869Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-06T00:45:46.869Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-06T00:45:47.129Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-06T00:45:47.129Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:47.129Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-06T00:45:47.129Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-06T00:45:47.390Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-06T00:45:47.390Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:47.390Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-06T00:45:47.390Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-06T00:45:47.390Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-06T00:45:47.650Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:47.650Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-06T00:45:47.650Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-06T00:45:48.222Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-06T00:45:48.222Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-06T00:45:48.484Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-06T00:45:48.752Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:48.752Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-06T00:45:48.752Z] Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-06T00:45:49.014Z] Setting up libc-bin (2.27-3ubuntu1.3) ... [2020-12-06T00:45:49.014Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-06T00:45:49.014Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-06T00:45:49.275Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-06T00:45:49.275Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-06T00:45:49.275Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-06T00:45:49.275Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-06T00:45:49.536Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-06T00:45:49.536Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-06T00:45:49.797Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-06T00:45:49.797Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-06T00:45:49.797Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-06T00:45:50.059Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-06T00:45:50.324Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-06T00:45:50.324Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-06T00:45:50.324Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-06T00:45:50.324Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-06T00:45:50.324Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-06T00:45:50.324Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-06T00:45:50.609Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-06T00:45:50.609Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-06T00:45:50.872Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-06T00:45:50.872Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-06T00:45:50.872Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-06T00:45:51.134Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-06T00:45:51.134Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-06T00:45:51.134Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-06T00:45:51.134Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-06T00:45:51.134Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-06T00:45:51.394Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-06T00:45:51.395Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-06T00:45:51.395Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-06T00:45:51.395Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-06T00:45:51.655Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-06T00:45:51.655Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-06T00:45:51.655Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-06T00:45:51.655Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-06T00:45:51.917Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-06T00:45:51.917Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-06T00:45:51.917Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-06T00:45:52.179Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-06T00:45:52.179Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-06T00:45:52.179Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-06T00:45:52.179Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-06T00:45:52.442Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-06T00:45:52.442Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-06T00:45:52.442Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-06T00:45:52.442Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-06T00:45:52.703Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-06T00:45:52.858Z] ---> ff4b322085da [2020-12-06T00:45:52.858Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-06T00:45:52.858Z] ---> 64dc998db48a [2020-12-06T00:45:52.858Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-06T00:45:52.858Z] ---> 7d027b8ac4f3 [2020-12-06T00:45:52.858Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-06T00:45:52.858Z] ---> 58b4568fe7c7 [2020-12-06T00:45:52.858Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-06T00:45:52.858Z] ---> 7db11513b856 [2020-12-06T00:45:52.858Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-06T00:45:52.858Z] ---> Running in 851baeeb607e [2020-12-06T00:45:52.858Z] ---> Running in a38822796aab [2020-12-06T00:45:52.858Z] ---> Running in 33c0efc43f2e [2020-12-06T00:45:52.858Z] ---> Running in cdd57728126c [2020-12-06T00:45:52.858Z] ---> Running in 6ad761248103 [2020-12-06T00:45:52.858Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-06T00:45:52.858Z] 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 [2020-12-06T00:45:52.858Z] 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 [2020-12-06T00:45:52.858Z] 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 [2020-12-06T00:45:52.858Z] 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 [2020-12-06T00:45:52.965Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-06T00:45:52.965Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-06T00:45:52.965Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-06T00:45:52.965Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-06T00:45:53.225Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-06T00:45:53.225Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-06T00:45:53.225Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-06T00:45:53.487Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-06T00:45:53.487Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-06T00:45:53.487Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-06T00:45:53.487Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-06T00:45:53.747Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-06T00:45:53.747Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-06T00:45:53.747Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-06T00:45:53.747Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-06T00:45:54.006Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-06T00:45:54.006Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-06T00:45:54.006Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-06T00:45:54.006Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-06T00:45:54.267Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-06T00:45:54.267Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-06T00:45:54.267Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-06T00:45:54.267Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-06T00:45:54.527Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-06T00:45:54.527Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-06T00:45:54.527Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-06T00:45:54.527Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-06T00:45:54.527Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-06T00:45:54.527Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-06T00:45:54.787Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-12-06T00:45:54.787Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-12-06T00:45:55.099Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-06T00:45:55.360Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-06T00:45:55.620Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-06T00:45:55.620Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-06T00:45:55.620Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-06T00:45:55.886Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-06T00:45:55.886Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-06T00:45:55.886Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-06T00:45:55.886Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-06T00:45:56.146Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-06T00:45:56.146Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-06T00:45:56.146Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-06T00:45:56.146Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-06T00:45:56.407Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-06T00:45:56.407Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-06T00:45:56.407Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-06T00:45:56.668Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-06T00:45:56.668Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-06T00:45:57.608Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-06T00:45:57.608Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-06T00:45:57.608Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-06T00:45:57.608Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-06T00:45:57.608Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-06T00:45:57.608Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-06T00:45:57.868Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-06T00:45:58.134Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-06T00:45:58.134Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-06T00:45:58.134Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-06T00:45:58.399Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-06T00:45:58.399Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-06T00:45:58.399Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:45:58.659Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-06T00:45:58.659Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:45:58.659Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-06T00:45:58.930Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:45:58.930Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-06T00:45:58.930Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:45:58.930Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-06T00:45:59.870Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:45:59.870Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-06T00:46:00.852Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:46:00.852Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-06T00:46:01.462Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:46:01.462Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-06T00:46:01.727Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:46:01.727Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-06T00:46:02.792Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:46:02.792Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-06T00:46:02.792Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-06T00:46:02.792Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-06T00:46:02.792Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-06T00:46:02.792Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-06T00:46:03.060Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-06T00:46:03.060Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-06T00:46:03.060Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-06T00:46:03.060Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-06T00:46:03.320Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-06T00:46:03.320Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-06T00:46:03.320Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-06T00:46:03.320Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-06T00:46:03.582Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-06T00:46:03.582Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-06T00:46:03.582Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:46:03.582Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-06T00:46:03.842Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:46:03.842Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:46:03.842Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:46:03.842Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-06T00:46:03.842Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-06T00:46:03.842Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-06T00:46:04.104Z] [2020-12-06T00:46:04.104Z] Current default time zone: 'Etc/UTC' [2020-12-06T00:46:04.104Z] Local time is now: Sun Dec 6 00:46:03 UTC 2020. [2020-12-06T00:46:04.104Z] Universal Time is now: Sun Dec 6 00:46:03 UTC 2020. [2020-12-06T00:46:04.104Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-06T00:46:04.104Z] [2020-12-06T00:46:04.104Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-06T00:46:04.104Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:46:04.104Z] Setting up linux-libc-dev:amd64 (4.15.0-126.129) ... [2020-12-06T00:46:04.104Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-06T00:46:04.104Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-06T00:46:04.104Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-06T00:46:04.365Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-06T00:46:04.365Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-06T00:46:04.365Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-06T00:46:04.365Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-06T00:46:04.365Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:46:04.365Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-06T00:46:04.625Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:46:04.625Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-06T00:46:04.625Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:46:04.886Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-06T00:46:04.886Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-06T00:46:04.886Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-06T00:46:04.886Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... [2020-12-06T00:46:04.886Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-06T00:46:04.886Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-06T00:46:04.886Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-06T00:46:05.146Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-06T00:46:07.059Z] Updating certificates in /etc/ssl/certs... [2020-12-06T00:46:07.630Z] 22 added, 17 removed; done. [2020-12-06T00:46:07.891Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-06T00:46:07.891Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:46:07.891Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-06T00:46:07.891Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-06T00:46:07.891Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-06T00:46:08.152Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:46:08.152Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-06T00:46:08.152Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:46:08.152Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:46:08.152Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:46:08.152Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:46:08.152Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:46:08.152Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-06T00:46:08.412Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-06T00:46:08.412Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-06T00:46:08.412Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-06T00:46:08.412Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-06T00:46:08.412Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:46:08.412Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:46:08.412Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-06T00:46:08.412Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-06T00:46:08.671Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-06T00:46:08.671Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-06T00:46:08.671Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-06T00:46:08.671Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-06T00:46:08.671Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-06T00:46:08.671Z] Updating certificates in /etc/ssl/certs... [2020-12-06T00:46:09.612Z] 0 added, 0 removed; done. [2020-12-06T00:46:09.612Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-06T00:46:09.612Z] done. [2020-12-06T00:46:09.872Z] Reading package lists... [2020-12-06T00:46:10.132Z] Building dependency tree... [2020-12-06T00:46:10.132Z] Reading state information... [2020-12-06T00:46:10.132Z] The following NEW packages will be installed: [2020-12-06T00:46:10.132Z] apt-transport-https [2020-12-06T00:46:10.393Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-06T00:46:10.393Z] Need to get 1692 B of archives. [2020-12-06T00:46:10.393Z] After this operation, 153 kB of additional disk space will be used. [2020-12-06T00:46:10.393Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] [2020-12-06T00:46:10.393Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-06T00:46:10.393Z] Fetched 1692 B in 0s (8548 B/s) [2020-12-06T00:46:10.653Z] Selecting previously unselected package apt-transport-https. [2020-12-06T00:46:10.653Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-06T00:46:10.653Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... [2020-12-06T00:46:10.653Z] Unpacking apt-transport-https (1.6.12ubuntu0.1) ... [2020-12-06T00:46:10.653Z] Setting up apt-transport-https (1.6.12ubuntu0.1) ... [2020-12-06T00:46:10.913Z] Waiting for network to be ready... [2020-12-06T00:46:16.199Z] 2020-12-06T00:46:13Z INFO Waiting for automatic snapd restart... [2020-12-06T00:46:16.199Z] snapd 2.48.1 from Canonical* installed [2020-12-06T00:46:17.139Z] "snapd" switched to the "latest/stable" channel [2020-12-06T00:46:17.139Z] [2020-12-06T00:46:19.680Z] core18 20200929 from Canonical* installed [2020-12-06T00:46:19.941Z] "core18" switched to the "latest/stable" channel [2020-12-06T00:46:19.941Z] [2020-12-06T00:46:23.241Z] snapcraft 4.4.4 from Canonical* installed [2020-12-06T00:46:23.501Z] "snapcraft" switched to the "latest/stable" channel [2020-12-06T00:46:23.501Z] [2020-12-06T00:46:26.796Z] 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: [2020-12-06T00:46:26.796Z] - README.md [2020-12-06T00:46:26.796Z] - snapcraft.yaml.orig [2020-12-06T00:46:26.796Z] [2020-12-06T00:46:26.796Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-06T00:46:33.385Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-06T00:46:33.385Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-06T00:46:33.385Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-06T00:46:33.385Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-06T00:46:34.586Z] Reading package lists... [2020-12-06T00:46:34.845Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.10 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2020-12-06T00:46:41.498Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-06T00:46:41.498Z] Reading package lists... [2020-12-06T00:46:41.498Z] Building dependency tree... [2020-12-06T00:46:41.498Z] Reading state information... [2020-12-06T00:46:41.498Z] Suggested packages: [2020-12-06T00:46:41.498Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-06T00:46:41.498Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-06T00:46:41.498Z] Recommended packages: [2020-12-06T00:46:41.498Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-06T00:46:41.498Z] The following NEW packages will be installed: [2020-12-06T00:46:41.498Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-06T00:46:41.498Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-06T00:46:41.498Z] pkg-config zip [2020-12-06T00:46:41.498Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-06T00:46:41.498Z] Need to get 7656 kB of archives. [2020-12-06T00:46:41.498Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-06T00:46:41.498Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-06T00:46:41.498Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-06T00:46:41.758Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-06T00:46:41.758Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-06T00:46:42.019Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-06T00:46:42.019Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-06T00:46:42.019Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-06T00:46:42.019Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-06T00:46:42.019Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-06T00:46:42.019Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-06T00:46:42.277Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-12-06T00:46:42.277Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-06T00:46:42.277Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-06T00:46:42.538Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-06T00:46:42.538Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-06T00:46:42.538Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-06T00:46:42.538Z] Fetched 7656 kB in 1s (6094 kB/s) [2020-12-06T00:46:42.798Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-06T00:46:42.798Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-06T00:46:42.798Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-06T00:46:42.798Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-06T00:46:43.058Z] Selecting previously unselected package libpsl5:amd64. [2020-12-06T00:46:43.059Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-06T00:46:43.059Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-06T00:46:43.059Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-06T00:46:43.059Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-06T00:46:43.059Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-06T00:46:43.320Z] Selecting previously unselected package librtmp1:amd64. [2020-12-06T00:46:43.320Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-06T00:46:43.320Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-06T00:46:43.320Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-06T00:46:43.320Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-12-06T00:46:43.320Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-12-06T00:46:43.320Z] Selecting previously unselected package liberror-perl. [2020-12-06T00:46:43.320Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-06T00:46:43.580Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-06T00:46:43.580Z] Selecting previously unselected package git-man. [2020-12-06T00:46:43.580Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-06T00:46:43.580Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-06T00:46:43.580Z] Selecting previously unselected package git. [2020-12-06T00:46:43.580Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-06T00:46:43.841Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-06T00:46:44.434Z] Selecting previously unselected package libnorm1:amd64. [2020-12-06T00:46:44.434Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-06T00:46:44.434Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-06T00:46:44.694Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-06T00:46:44.694Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-06T00:46:44.694Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-06T00:46:44.694Z] Selecting previously unselected package libsodium23:amd64. [2020-12-06T00:46:44.694Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-06T00:46:44.694Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-06T00:46:44.694Z] Selecting previously unselected package libzmq5:amd64. [2020-12-06T00:46:44.694Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-06T00:46:44.962Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-06T00:46:44.962Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-06T00:46:44.962Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-06T00:46:44.962Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-06T00:46:44.962Z] Selecting previously unselected package pkg-config. [2020-12-06T00:46:44.962Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-06T00:46:44.962Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-06T00:46:45.222Z] Selecting previously unselected package zip. [2020-12-06T00:46:45.222Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-06T00:46:45.222Z] Unpacking zip (3.0-11build1) ... [2020-12-06T00:46:45.222Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-06T00:46:45.222Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-06T00:46:45.222Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-06T00:46:45.222Z] Setting up liberror-perl (0.17025-1) ... [2020-12-06T00:46:45.222Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-06T00:46:45.488Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-06T00:46:45.488Z] No schema files found: doing nothing. [2020-12-06T00:46:45.488Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-06T00:46:45.488Z] Setting up zip (3.0-11build1) ... [2020-12-06T00:46:45.488Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-06T00:46:45.488Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-06T00:46:45.488Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-06T00:46:45.488Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-06T00:46:45.488Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-12-06T00:46:45.488Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-06T00:46:45.749Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-06T00:46:45.749Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-06T00:46:52.329Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-06T00:46:52.329Z] git set to automatically installed. [2020-12-06T00:46:52.329Z] git-man set to automatically installed. [2020-12-06T00:46:52.329Z] libcurl3-gnutls set to automatically installed. [2020-12-06T00:46:52.329Z] liberror-perl set to automatically installed. [2020-12-06T00:46:52.329Z] libglib2.0-0 set to automatically installed. [2020-12-06T00:46:52.329Z] libnghttp2-14 set to automatically installed. [2020-12-06T00:46:52.329Z] libnorm1 set to automatically installed. [2020-12-06T00:46:52.329Z] libpgm-5.2-0 set to automatically installed. [2020-12-06T00:46:52.329Z] libpsl5 set to automatically installed. [2020-12-06T00:46:52.329Z] librtmp1 set to automatically installed. [2020-12-06T00:46:52.329Z] libsodium23 set to automatically installed. [2020-12-06T00:46:52.329Z] libzmq3-dev set to automatically installed. [2020-12-06T00:46:52.329Z] libzmq5 set to automatically installed. [2020-12-06T00:46:52.329Z] pkg-config set to automatically installed. [2020-12-06T00:46:52.329Z] zip set to automatically installed. [2020-12-06T00:46:53.712Z] snapd is not logged in, snap install commands will use sudo [2020-12-06T00:47:00.293Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-06T00:47:00.553Z] snap "core18" has no updates available [2020-12-06T00:47:01.493Z] Pulling config-common [2020-12-06T00:47:02.434Z] Pulling go-build-helper [2020-12-06T00:47:24.399Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-06T00:47:24.399Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-06T00:47:24.399Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-06T00:47:24.399Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-06T00:47:24.399Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-06T00:47:24.399Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-06T00:47:24.399Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-06T00:47:24.399Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-06T00:47:24.399Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-06T00:47:24.399Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-06T00:47:24.399Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-06T00:47:24.399Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-06T00:47:24.399Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] [2020-12-06T00:47:24.399Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] [2020-12-06T00:47:24.399Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [184 kB] [2020-12-06T00:47:24.399Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.4 kB] [2020-12-06T00:47:24.399Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1092 kB] [2020-12-06T00:47:24.399Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-06T00:47:24.399Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-06T00:47:24.399Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] [2020-12-06T00:47:24.399Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-06T00:47:24.399Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] [2020-12-06T00:47:24.399Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] [2020-12-06T00:47:24.399Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-06T00:47:24.399Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [28.0 kB] [2020-12-06T00:47:24.399Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1695 kB] [2020-12-06T00:47:24.399Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-06T00:47:24.399Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-06T00:47:24.399Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-06T00:47:24.399Z] Fetched 279 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-06T00:47:24.399Z] Fetched 122 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-06T00:47:24.399Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-06T00:47:24.399Z] Fetched 8848 B in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-06T00:47:24.399Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-06T00:47:24.399Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-06T00:47:24.399Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libcurl4_7.58.0-2ubuntu3.10_amd64.deb [214 kB] [2020-12-06T00:47:24.399Z] Fetched 214 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-06T00:47:24.399Z] Fetched 155 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-06T00:47:24.399Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-06T00:47:24.399Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-06T00:47:24.399Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-06T00:47:24.399Z] Fetched 499 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-06T00:47:24.399Z] Fetched 111 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-06T00:47:24.399Z] Fetched 240 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-06T00:47:24.399Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-06T00:47:24.399Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-06T00:47:24.399Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-06T00:47:24.399Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-06T00:47:24.399Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-06T00:47:24.399Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-06T00:47:24.399Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-06T00:47:24.399Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-06T00:47:24.399Z] Fetched 8720 B in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-06T00:47:24.399Z] Fetched 137 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-06T00:47:24.399Z] Fetched 119 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-06T00:47:24.399Z] Fetched 109 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-06T00:47:24.399Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-06T00:47:24.399Z] Fetched 645 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-06T00:47:24.399Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-06T00:47:24.399Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-06T00:47:24.399Z] Fetched 368 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-06T00:47:24.399Z] Fetched 187 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-06T00:47:24.399Z] Fetched 175 kB in 0s (0 B/s) [2020-12-06T00:47:24.399Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-06T00:47:27.696Z] Fetched 206 kB in 0s (0 B/s) [2020-12-06T00:47:27.696Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb [1301 kB] [2020-12-06T00:47:27.696Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-06T00:47:27.696Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-06T00:47:27.696Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-06T00:47:27.696Z] Get:1 curl_7.58.0-2ubuntu3.10_amd64.deb [159 kB] [2020-12-06T00:47:27.696Z] Fetched 159 kB in 0s (0 B/s) [2020-12-06T00:47:27.696Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-06T00:47:27.696Z] Fetched 107 kB in 0s (0 B/s) [2020-12-06T00:47:27.696Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-06T00:47:27.696Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-06T00:47:27.696Z] Pulling static-packages [2020-12-06T00:47:28.773Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2020-12-06T00:47:28.773Z] Skipping pull go-build-helper (already ran) [2020-12-06T00:47:28.773Z] Skipping pull static-packages (already ran) [2020-12-06T00:47:28.773Z] Building go-build-helper [2020-12-06T00:47:29.741Z] 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 [2020-12-06T00:47:29.741Z] Removing intermediate container 851baeeb607e [2020-12-06T00:47:29.741Z] ---> f3b64f47432d [2020-12-06T00:47:29.741Z] [2020-12-06T00:47:29.741Z] Step 10/22 : FROM alpine:3.10 [2020-12-06T00:47:29.741Z] 3.10: Pulling from library/alpine [2020-12-06T00:47:30.020Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-06T00:47:30.020Z] Status: Downloaded newer image for alpine:3.10 [2020-12-06T00:47:30.020Z] ---> 536a684cf733 [2020-12-06T00:47:30.020Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-06T00:47:30.299Z] ---> Running in a931b32df8cb [2020-12-06T00:47:32.119Z] Building static-packages [2020-12-06T00:47:32.302Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:47:32.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:47:33.187Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-06T00:47:33.187Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-06T00:47:33.187Z] OK: 10169 distinct packages available [2020-12-06T00:47:33.798Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-06T00:47:33.798Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-06T00:47:33.798Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-06T00:47:33.798Z] (4/5) Installing curl (7.66.0-r1) [2020-12-06T00:47:33.798Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-06T00:47:33.798Z] Executing busybox-1.30.1-r3.trigger [2020-12-06T00:47:34.028Z] Staging go-build-helper [2020-12-06T00:47:34.154Z] Executing ca-certificates-20191127-r2.trigger [2020-12-06T00:47:34.433Z] OK: 7 MiB in 19 packages [2020-12-06T00:47:34.971Z] Staging static-packages [2020-12-06T00:47:35.911Z] Pulling go115 [2020-12-06T00:47:36.482Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-06T00:47:36.747Z] Skipping pull go115 (already ran) [2020-12-06T00:47:36.747Z] Building go115 [2020-12-06T00:47:36.747Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-06T00:47:36.747Z] Dload Upload Total Spent Left Speed [2020-12-06T00:47:37.885Z] Removing intermediate container a931b32df8cb [2020-12-06T00:47:37.885Z] ---> 064bd92b208f [2020-12-06T00:47:37.885Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-06T00:47:38.493Z] ---> Running in 9d8520148d26 [2020-12-06T00:47:39.112Z] Removing intermediate container a38822796aab [2020-12-06T00:47:39.112Z] ---> 05f5fc2318d7 [2020-12-06T00:47:39.112Z] [2020-12-06T00:47:39.112Z] Step 10/21 : FROM alpine [2020-12-06T00:47:39.112Z] latest: Pulling from library/alpine [2020-12-06T00:47:39.392Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-06T00:47:39.392Z] Removing intermediate container 9d8520148d26 [2020-12-06T00:47:39.392Z] ---> c431de542b1c [2020-12-06T00:47:39.392Z] Status: Downloaded newer image for alpine:latest [2020-12-06T00:47:39.392Z] Step 13/22 : WORKDIR / ---> 2e77e061c27f [2020-12-06T00:47:39.392Z] [2020-12-06T00:47:39.392Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-06T00:47:39.674Z] ---> Running in 7ab494b06b96 [2020-12-06T00:47:39.674Z] ---> Running in 275bbe97bee2 [2020-12-06T00:47:39.904Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 21 115M 21 24.8M 0 0 23.3M 0 0:00:04 0:00:01 0:00:03 23.3M 51 115M 51 59.6M 0 0 28.9M 0 0:00:03 0:00:02 0:00:01 28.8M 88 115M 88 102M 0 0 33.3M 0 0:00:03 0:00:03 --:--:-- 33.3M 100 115M 100 115M 0 0 34.3M 0 0:00:03 0:00:03 --:--:-- 34.3M [2020-12-06T00:47:40.472Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-06T00:47:41.124Z] Removing intermediate container 7ab494b06b96 [2020-12-06T00:47:41.124Z] ---> 5c9500814268 [2020-12-06T00:47:41.124Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-06T00:47:42.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:47:42.465Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:47:42.465Z] ---> 951c29eca6dc [2020-12-06T00:47:42.465Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-06T00:47:43.448Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:47:43.448Z] v3.12.1-77-g2535715f9a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:47:43.448Z] OK: 12617 distinct packages available [2020-12-06T00:47:44.437Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-06T00:47:44.437Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-06T00:47:44.437Z] (3/4) Installing libcurl (7.69.1-r1) [2020-12-06T00:47:44.437Z] (4/4) Installing curl (7.69.1-r1) [2020-12-06T00:47:44.437Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:47:44.437Z] Executing ca-certificates-20191127-r4.trigger [2020-12-06T00:47:44.670Z] Staging go115 [2020-12-06T00:47:44.716Z] ---> 2733951db8c2 [2020-12-06T00:47:44.716Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-06T00:47:44.989Z] OK: 7 MiB in 18 packages [2020-12-06T00:47:46.431Z] ---> d5e40747fc95 [2020-12-06T00:47:46.431Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-06T00:47:47.928Z] Removing intermediate container 275bbe97bee2 [2020-12-06T00:47:47.928Z] ---> b83f2369b85e [2020-12-06T00:47:47.928Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-06T00:47:47.928Z] ---> d0b600304ccb [2020-12-06T00:47:47.928Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-06T00:47:48.235Z] ---> Running in 2dd5a931867f [2020-12-06T00:47:48.235Z] ---> Running in d0da18b0ea04 [2020-12-06T00:47:49.351Z] Removing intermediate container 2dd5a931867f [2020-12-06T00:47:49.351Z] ---> 0dc3b874891f [2020-12-06T00:47:49.351Z] Step 13/21 : WORKDIR /edgex [2020-12-06T00:47:49.643Z] ---> Running in 68567618faf7 [2020-12-06T00:47:49.958Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-06T00:47:49.958Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-06T00:47:49.958Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-06T00:47:49.958Z] Fetched 0 B in 0s (0 B/s) [2020-12-06T00:47:49.958Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-06T00:47:49.958Z] Fetched 224 kB in 0s (0 B/s) [2020-12-06T00:47:49.958Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-06T00:47:49.958Z] Fetched 157 kB in 0s (0 B/s) [2020-12-06T00:47:49.958Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-06T00:47:49.958Z] Fetched 221 kB in 0s (0 B/s) [2020-12-06T00:47:49.958Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-06T00:47:49.958Z] Fetched 143 kB in 0s (0 B/s) [2020-12-06T00:47:49.958Z] Pulling edgex-go [2020-12-06T00:47:50.676Z] Removing intermediate container 68567618faf7 [2020-12-06T00:47:50.676Z] ---> 9ab0b68982b7 [2020-12-06T00:47:50.676Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-06T00:47:50.898Z] Pulling version [2020-12-06T00:47:51.839Z] Building config-common [2020-12-06T00:47:52.206Z] ---> 81460725eafa [2020-12-06T00:47:52.207Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-06T00:47:53.298Z] Removing intermediate container d0da18b0ea04 [2020-12-06T00:47:53.298Z] ---> 1525c7ad3698 [2020-12-06T00:47:53.298Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-06T00:47:53.568Z] ---> Running in 37e02c49bcc2 [2020-12-06T00:47:53.751Z] Skipping build go-build-helper (already ran) [2020-12-06T00:47:53.751Z] Skipping build static-packages (already ran) [2020-12-06T00:47:53.751Z] Skipping build go115 (already ran) [2020-12-06T00:47:53.751Z] Building edgex-go [2020-12-06T00:47:54.013Z] 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 [2020-12-06T00:47:54.167Z] ---> a9817c74f833 [2020-12-06T00:47:54.167Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-06T00:47:54.774Z] Removing intermediate container 37e02c49bcc2 [2020-12-06T00:47:54.774Z] ---> ba2ce03f7b80 [2020-12-06T00:47:54.774Z] Step 20/22 : LABEL arch=arm64 [2020-12-06T00:47:55.053Z] ---> Running in ae2225edc9a9 [2020-12-06T00:47:55.398Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-06T00:47:55.398Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-06T00:47:55.398Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-06T00:47:55.398Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-06T00:47:55.398Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.119 [2020-12-06T00:47:55.398Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-06T00:47:55.398Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-06T00:47:55.398Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-06T00:47:55.398Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-06T00:47:55.398Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-06T00:47:55.398Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-06T00:47:55.398Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-06T00:47:55.398Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-06T00:47:55.398Z] go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-12-06T00:47:55.398Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-06T00:47:55.398Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-06T00:47:55.398Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-06T00:47:55.398Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-06T00:47:55.398Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-06T00:47:55.398Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-06T00:47:55.398Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-06T00:47:55.398Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-06T00:47:55.398Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-06T00:47:55.398Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-06T00:47:55.398Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-06T00:47:55.398Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-06T00:47:55.398Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-06T00:47:55.398Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-06T00:47:55.398Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-06T00:47:55.398Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-06T00:47:55.665Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-06T00:47:55.665Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-06T00:47:55.665Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-06T00:47:55.665Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-06T00:47:55.665Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-06T00:47:55.665Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-06T00:47:55.665Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-06T00:47:55.665Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-06T00:47:55.927Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-06T00:47:55.927Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-06T00:47:55.927Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-06T00:47:56.509Z] Removing intermediate container ae2225edc9a9 [2020-12-06T00:47:56.509Z] ---> 1f66990bc348 [2020-12-06T00:47:56.509Z] Step 21/22 : LABEL git_sha=e4af2381fd233b53c51f3d6278b0908af4a2530b [2020-12-06T00:47:56.788Z] ---> Running in 9268cb259ff1 [2020-12-06T00:47:57.063Z] ---> aaf81cb5614e [2020-12-06T00:47:57.063Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-06T00:47:57.336Z] ---> Running in 64e6ae8a892e [2020-12-06T00:47:57.938Z] Removing intermediate container 9268cb259ff1 [2020-12-06T00:47:57.938Z] ---> 1efe32c17de2 [2020-12-06T00:47:57.938Z] Step 22/22 : LABEL version=0.0.0 [2020-12-06T00:47:58.544Z] ---> Running in 8b22dbde61bc [2020-12-06T00:47:58.544Z] Removing intermediate container 64e6ae8a892e [2020-12-06T00:47:58.544Z] ---> 4009c5bc4d16 [2020-12-06T00:47:58.545Z] Step 18/21 : CMD ["--init=true"] [2020-12-06T00:47:59.149Z] ---> Running in 269bdb7bcdbc [2020-12-06T00:47:59.757Z] Removing intermediate container 8b22dbde61bc [2020-12-06T00:47:59.757Z] ---> 9d79b2912f7e [2020-12-06T00:47:59.757Z] [2020-12-06T00:48:00.364Z] Removing intermediate container 269bdb7bcdbc [2020-12-06T00:48:00.364Z] ---> 25adc58bf599 [2020-12-06T00:48:00.364Z] Step 19/21 : LABEL arch=arm64 [2020-12-06T00:48:00.643Z] Successfully built 9d79b2912f7e [2020-12-06T00:48:00.643Z] ---> Running in d68f6717e22d [2020-12-06T00:48:00.919Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-06T00:48:00.919Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go [2020-12-06T00:48:01.194Z] Removing intermediate container 6ad761248103 [2020-12-06T00:48:01.194Z] ---> b362639d3c37 [2020-12-06T00:48:01.194Z] [2020-12-06T00:48:01.194Z] Step 10/22 : FROM scratch [2020-12-06T00:48:01.194Z] ---> [2020-12-06T00:48:01.194Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-06T00:48:01.487Z] ---> Running in 9464dbe7865b [2020-12-06T00:48:01.761Z] Removing intermediate container d68f6717e22d [2020-12-06T00:48:01.761Z] ---> 8da25900f49c [2020-12-06T00:48:01.761Z] Step 20/21 : LABEL git_sha=e4af2381fd233b53c51f3d6278b0908af4a2530b [2020-12-06T00:48:02.362Z] ---> Running in e6f2a0b06920 [2020-12-06T00:48:02.362Z] Removing intermediate container 9464dbe7865b [2020-12-06T00:48:02.362Z] ---> 20ae4dc821cb [2020-12-06T00:48:02.362Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-06T00:48:02.505Z] 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 [2020-12-06T00:48:02.673Z] ---> Running in 35c34d959934 [2020-12-06T00:48:03.289Z] Removing intermediate container e6f2a0b06920 [2020-12-06T00:48:03.289Z] ---> fc33ab12e1e0 [2020-12-06T00:48:03.289Z] Step 21/21 : LABEL version=0.0.0 [2020-12-06T00:48:03.578Z] ---> Running in 312402e3c156 [2020-12-06T00:48:03.578Z] Removing intermediate container 35c34d959934 [2020-12-06T00:48:03.578Z] ---> 8a5367f5976d [2020-12-06T00:48:03.578Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-06T00:48:03.859Z] ---> Running in d668954afeac [2020-12-06T00:48:04.478Z] Removing intermediate container 312402e3c156 [2020-12-06T00:48:04.478Z] ---> 337a3c719d08 [2020-12-06T00:48:04.478Z] [2020-12-06T00:48:04.768Z] Removing intermediate container d668954afeac [2020-12-06T00:48:04.768Z] ---> 67a106d4c8c1 [2020-12-06T00:48:04.768Z] Step 14/22 : WORKDIR / [2020-12-06T00:48:05.049Z] ---> Running in 99aeb9e77a89 [2020-12-06T00:48:05.327Z] Successfully built 337a3c719d08 [2020-12-06T00:48:05.327Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-06T00:48:05.327Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2020-12-06T00:48:05.935Z] Removing intermediate container 99aeb9e77a89 [2020-12-06T00:48:05.935Z] ---> bfafd4f32f85 [2020-12-06T00:48:05.935Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-06T00:48:06.702Z] 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 [2020-12-06T00:48:07.386Z] ---> 6e0615349da5 [2020-12-06T00:48:07.386Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-06T00:48:08.085Z] 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 [2020-12-06T00:48:09.370Z] ---> 77e5bb2a5266 [2020-12-06T00:48:09.370Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-06T00:48:09.469Z] 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 [2020-12-06T00:48:09.730Z] 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 [2020-12-06T00:48:09.730Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-06T00:48:09.730Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-06T00:48:09.730Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-06T00:48:10.815Z] ---> d2ef7c0c3bd4 [2020-12-06T00:48:10.815Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-06T00:48:11.089Z] ---> Running in 1645ad4d5f9e [2020-12-06T00:48:11.114Z] 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 [2020-12-06T00:48:11.114Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-06T00:48:11.114Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-06T00:48:12.079Z] Removing intermediate container 1645ad4d5f9e [2020-12-06T00:48:12.079Z] ---> b1518589e7fa [2020-12-06T00:48:12.079Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:48:12.362Z] ---> Running in c719fe8c5700 [2020-12-06T00:48:12.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-06T00:48:13.350Z] Removing intermediate container c719fe8c5700 [2020-12-06T00:48:13.350Z] ---> ff10af63e8f1 [2020-12-06T00:48:13.350Z] Step 20/22 : LABEL arch=arm64 [2020-12-06T00:48:13.350Z] ---> Running in 14d93812a675 [2020-12-06T00:48:13.896Z] 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 [2020-12-06T00:48:13.896Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-06T00:48:13.951Z] Removing intermediate container 14d93812a675 [2020-12-06T00:48:13.951Z] ---> 02ec9ab22c83 [2020-12-06T00:48:13.951Z] Step 21/22 : LABEL git_sha=e4af2381fd233b53c51f3d6278b0908af4a2530b [2020-12-06T00:48:14.225Z] ---> Running in 13ef7c28a5e6 [2020-12-06T00:48:14.821Z] Removing intermediate container 13ef7c28a5e6 [2020-12-06T00:48:14.821Z] ---> 4b9a4bf2d386 [2020-12-06T00:48:14.821Z] Step 22/22 : LABEL version=0.0.0 [2020-12-06T00:48:14.837Z] 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 [2020-12-06T00:48:14.837Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-06T00:48:15.099Z] ---> Running in 41747b4bb961 [2020-12-06T00:48:16.086Z] Removing intermediate container 41747b4bb961 [2020-12-06T00:48:16.086Z] ---> 6e72fc20290e [2020-12-06T00:48:16.086Z] [2020-12-06T00:48:16.218Z] 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 [2020-12-06T00:48:16.361Z] Successfully built 6e72fc20290e [2020-12-06T00:48:16.361Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-06T00:48:16.361Z] Building docker-security-secretstore-setup-go [2020-12-06T00:48:16.786Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-06T00:48:17.735Z] 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 [2020-12-06T00:48:19.645Z] Building version [2020-12-06T00:48:21.564Z] Staging config-common [2020-12-06T00:48:22.504Z] Skipping stage go-build-helper (already ran) [2020-12-06T00:48:22.504Z] Skipping stage static-packages (already ran) [2020-12-06T00:48:22.504Z] Skipping stage go115 (already ran) [2020-12-06T00:48:22.504Z] Staging edgex-go [2020-12-06T00:48:23.445Z] Staging version [2020-12-06T00:48:24.390Z] Priming config-common [2020-12-06T00:48:24.652Z]  Building docker-core-command-go ... done Removing intermediate container cdd57728126c [2020-12-06T00:48:24.652Z] ---> 2bc877547999 [2020-12-06T00:48:24.652Z] [2020-12-06T00:48:24.652Z] Step 10/22 : FROM scratch [2020-12-06T00:48:24.652Z] ---> [2020-12-06T00:48:24.652Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-06T00:48:24.652Z] ---> Using cache [2020-12-06T00:48:24.652Z] ---> 20ae4dc821cb [2020-12-06T00:48:24.652Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-06T00:48:24.652Z] ---> Running in 4b4d233c68de [2020-12-06T00:48:24.931Z] Removing intermediate container 4b4d233c68de [2020-12-06T00:48:24.931Z] ---> 074578b3edfe [2020-12-06T00:48:24.931Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-06T00:48:24.931Z] ---> Running in d9644e38d007 [2020-12-06T00:48:25.329Z] Priming go-build-helper [2020-12-06T00:48:25.930Z] Removing intermediate container d9644e38d007 [2020-12-06T00:48:25.930Z] ---> c46de12abd65 [2020-12-06T00:48:25.930Z] Step 14/22 : WORKDIR / [2020-12-06T00:48:25.930Z] ---> Running in 7b31accd7a0c [2020-12-06T00:48:26.271Z] Priming static-packages [2020-12-06T00:48:26.922Z] Removing intermediate container 7b31accd7a0c [2020-12-06T00:48:26.922Z] ---> d99788792cac [2020-12-06T00:48:26.922Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-06T00:48:28.369Z] ---> 48a7bce9ec3e [2020-12-06T00:48:28.369Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-06T00:48:28.810Z] Priming go115 [2020-12-06T00:48:29.380Z] Priming edgex-go [2020-12-06T00:48:30.321Z] Priming version [2020-12-06T00:48:30.367Z] ---> dd30e4269790 [2020-12-06T00:48:30.367Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-06T00:48:31.261Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2020-12-06T00:48:32.372Z] ---> 0c2a8e6d9550 [2020-12-06T00:48:32.372Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2020-12-06T00:48:32.980Z] ---> Running in 718f69f3f4be [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-06T00:48:33.973Z] Removing intermediate container 718f69f3f4be [2020-12-06T00:48:33.973Z] ---> b6df79aabdcc [2020-12-06T00:48:33.973Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:48:34.247Z] ---> Running in 85f0c5df8e30 [2020-12-06T00:48:34.531Z] Removing intermediate container 33c0efc43f2e [2020-12-06T00:48:34.531Z] ---> 06923d0aa747 [2020-12-06T00:48:34.531Z] [2020-12-06T00:48:34.531Z] Step 10/23 : FROM alpine [2020-12-06T00:48:34.531Z] ---> 2e77e061c27f [2020-12-06T00:48:34.531Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-06T00:48:34.806Z] ---> Running in 7f5ee78fb931 [2020-12-06T00:48:35.082Z] Removing intermediate container 85f0c5df8e30 [2020-12-06T00:48:35.082Z] ---> c81c72250f8e [2020-12-06T00:48:35.082Z] Step 20/22 : LABEL arch=arm64 [2020-12-06T00:48:35.363Z] ---> Running in af975bc1da03 [2020-12-06T00:48:35.643Z] Removing intermediate container 7f5ee78fb931 [2020-12-06T00:48:35.643Z] ---> fcd19bc9eb2b [2020-12-06T00:48:35.643Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-06T00:48:35.643Z] ---> Running in d0b30e473c8f [2020-12-06T00:48:35.918Z] Removing intermediate container af975bc1da03 [2020-12-06T00:48:35.918Z] ---> 40e41b1226fa [2020-12-06T00:48:36.198Z] Step 21/22 : LABEL git_sha=e4af2381fd233b53c51f3d6278b0908af4a2530b [2020-12-06T00:48:36.198Z] ---> Running in 4c918a6ca2bc [2020-12-06T00:48:36.476Z] Removing intermediate container d0b30e473c8f [2020-12-06T00:48:36.476Z] ---> a99dbf52daef [2020-12-06T00:48:36.476Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-06T00:48:36.751Z] ---> Running in c7d1bef5e683 [2020-12-06T00:48:37.026Z] Removing intermediate container 4c918a6ca2bc [2020-12-06T00:48:37.026Z] ---> c3ad2fd3eb12 [2020-12-06T00:48:37.026Z] Step 22/22 : LABEL version=0.0.0 [2020-12-06T00:48:37.305Z] Removing intermediate container c7d1bef5e683 [2020-12-06T00:48:37.305Z] ---> 27acd86f6584 [2020-12-06T00:48:37.305Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:48:37.305Z] ---> Running in 43eefd5eb2ec [2020-12-06T00:48:37.582Z] ---> Running in f896bc480677 [2020-12-06T00:48:38.187Z] Removing intermediate container 43eefd5eb2ec [2020-12-06T00:48:38.187Z] ---> 923b44120b48 [2020-12-06T00:48:38.187Z] [2020-12-06T00:48:38.795Z] Successfully built 923b44120b48 [2020-12-06T00:48:39.070Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-06T00:48:39.070Z] Building docker-sys-mgmt-agent-go [2020-12-06T00:48:40.515Z]  Building docker-core-metadata-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:48:40.515Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:48:40.515Z] ---> 344011d8b718 [2020-12-06T00:48:40.515Z] Step 3/21 : WORKDIR /edgex-go [2020-12-06T00:48:40.515Z] ---> Using cache [2020-12-06T00:48:40.515Z] ---> 1ac41434b219 [2020-12-06T00:48:40.515Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:48:40.515Z] ---> Using cache [2020-12-06T00:48:40.515Z] ---> 336b3921e144 [2020-12-06T00:48:40.515Z] Step 5/21 : RUN apk update && apk add make git [2020-12-06T00:48:40.515Z] ---> Using cache [2020-12-06T00:48:40.515Z] ---> 6b05520080ea [2020-12-06T00:48:40.515Z] Step 6/21 : COPY go.mod . [2020-12-06T00:48:40.515Z] ---> Using cache [2020-12-06T00:48:40.515Z] ---> b16e6e26f967 [2020-12-06T00:48:40.515Z] Step 7/21 : RUN go mod download [2020-12-06T00:48:40.515Z] ---> Using cache [2020-12-06T00:48:40.515Z] ---> a5b52430ce3d [2020-12-06T00:48:40.515Z] Step 8/21 : COPY . . [2020-12-06T00:48:40.515Z] ---> Using cache [2020-12-06T00:48:40.515Z] ---> 7db11513b856 [2020-12-06T00:48:40.515Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-06T00:48:40.792Z] ---> Running in cf994ebf6847 [2020-12-06T00:48:41.074Z] Removing intermediate container f896bc480677 [2020-12-06T00:48:41.347Z] ---> 216417c262d6 [2020-12-06T00:48:41.347Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-06T00:48:41.622Z] ---> Running in 2774da2026b8 [2020-12-06T00:48:42.618Z] 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 [2020-12-06T00:48:43.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:48:44.200Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:48:45.644Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-06T00:48:45.645Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-06T00:48:45.922Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-06T00:48:46.199Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-06T00:48:46.480Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-06T00:48:46.480Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:48:46.480Z] OK: 8 MiB in 19 packages [2020-12-06T00:48:49.291Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:48:49.291Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:48:49.291Z] ---> 344011d8b718 [2020-12-06T00:48:49.291Z] Step 3/24 : WORKDIR /edgex-go [2020-12-06T00:48:49.291Z] ---> Using cache [2020-12-06T00:48:49.291Z] ---> 1ac41434b219 [2020-12-06T00:48:49.291Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:48:49.291Z] ---> Using cache [2020-12-06T00:48:49.291Z] ---> 336b3921e144 [2020-12-06T00:48:49.291Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-06T00:48:50.314Z] ---> Running in 1d0cda068f61 [2020-12-06T00:48:51.769Z] Removing intermediate container 2774da2026b8 [2020-12-06T00:48:51.769Z] ---> 8bd1737d5655 [2020-12-06T00:48:51.769Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-06T00:48:52.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:48:53.360Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:48:53.642Z] ---> ca594075a07c [2020-12-06T00:48:53.642Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-06T00:48:55.087Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:48:55.087Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:48:55.087Z] OK: 12616 distinct packages available [2020-12-06T00:48:56.073Z] OK: 217 MiB in 51 packages [2020-12-06T00:48:56.348Z] ---> f3262cdc4191 [2020-12-06T00:48:56.348Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-06T00:48:58.345Z] ---> e4cb9ece459d [2020-12-06T00:48:58.345Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-06T00:48:58.345Z] Removing intermediate container 1d0cda068f61 [2020-12-06T00:48:58.345Z] ---> 39908b89b511 [2020-12-06T00:48:58.345Z] Step 6/24 : COPY go.mod . [2020-12-06T00:48:58.345Z] ---> Running in fc0f31318ec7 [2020-12-06T00:48:59.794Z] Removing intermediate container fc0f31318ec7 [2020-12-06T00:48:59.794Z] ---> 1cfae954854f [2020-12-06T00:48:59.794Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:49:00.399Z] ---> Running in fb2116efe749 [2020-12-06T00:49:00.399Z] ---> 19f63c5a767d [2020-12-06T00:49:00.399Z] Step 7/24 : RUN go mod download [2020-12-06T00:49:00.674Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:49:00.674Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:49:00.674Z] ---> 344011d8b718 [2020-12-06T00:49:00.674Z] Step 3/24 : WORKDIR /edgex-go [2020-12-06T00:49:00.674Z] ---> Using cache [2020-12-06T00:49:00.674Z] ---> 1ac41434b219 [2020-12-06T00:49:00.674Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:49:00.674Z] ---> Using cache [2020-12-06T00:49:00.674Z] ---> 336b3921e144 [2020-12-06T00:49:00.674Z] Step 5/24 : RUN apk update && apk add make git [2020-12-06T00:49:00.951Z] ---> Using cache [2020-12-06T00:49:00.951Z] ---> 6b05520080ea [2020-12-06T00:49:00.951Z] Step 6/24 : COPY go.mod . [2020-12-06T00:49:00.951Z] ---> Using cache [2020-12-06T00:49:00.951Z] ---> b16e6e26f967 [2020-12-06T00:49:00.951Z] Step 7/24 : RUN go mod download [2020-12-06T00:49:00.951Z] ---> Using cache [2020-12-06T00:49:00.951Z] ---> a5b52430ce3d [2020-12-06T00:49:00.951Z] Step 8/24 : COPY . . [2020-12-06T00:49:00.951Z] ---> Running in 7a0685e80cc8 [2020-12-06T00:49:01.226Z] ---> Using cache [2020-12-06T00:49:01.226Z] ---> 7db11513b856 [2020-12-06T00:49:01.226Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-06T00:49:01.508Z] Removing intermediate container fb2116efe749 [2020-12-06T00:49:01.508Z] ---> a7571ddc7575 [2020-12-06T00:49:01.508Z] Step 21/23 : LABEL arch=arm64 [2020-12-06T00:49:01.781Z] ---> Running in 84bc23b9e3b3 [2020-12-06T00:49:01.781Z] ---> Running in 685c6869e48b [2020-12-06T00:49:03.225Z] Removing intermediate container 685c6869e48b [2020-12-06T00:49:03.225Z] ---> 2b92b1c12416 [2020-12-06T00:49:03.225Z] Step 22/23 : LABEL git_sha=e4af2381fd233b53c51f3d6278b0908af4a2530b [2020-12-06T00:49:03.499Z] ---> Running in 4fde90d9714e [2020-12-06T00:49:04.494Z] 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 [2020-12-06T00:49:04.767Z] Removing intermediate container 4fde90d9714e [2020-12-06T00:49:04.767Z] ---> 6fddc6a0f49c [2020-12-06T00:49:04.767Z] Step 23/23 : LABEL version=0.0.0 [2020-12-06T00:49:05.367Z] ---> Running in 4e15e87dd3a5 [2020-12-06T00:49:06.354Z] Removing intermediate container 4e15e87dd3a5 [2020-12-06T00:49:06.354Z] ---> 46dd6f7058da [2020-12-06T00:49:06.354Z] [2020-12-06T00:49:06.631Z] Removing intermediate container 7a0685e80cc8 [2020-12-06T00:49:06.631Z] ---> c47f0ed9c3fc [2020-12-06T00:49:06.631Z] Step 8/24 : COPY . . [2020-12-06T00:49:07.616Z] Successfully built 46dd6f7058da [2020-12-06T00:49:07.616Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-06T00:49:07.616Z] Building docker-security-secrets-setup-go [2020-12-06T00:49:15.914Z]  Building docker-core-data-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:49:15.914Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:49:15.914Z] ---> 344011d8b718 [2020-12-06T00:49:15.914Z] Step 3/27 : WORKDIR /edgex-go [2020-12-06T00:49:15.914Z] ---> Using cache [2020-12-06T00:49:15.914Z] ---> 1ac41434b219 [2020-12-06T00:49:15.914Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:49:15.914Z] ---> Using cache [2020-12-06T00:49:15.914Z] ---> 336b3921e144 [2020-12-06T00:49:15.914Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-06T00:49:20.278Z] ---> Running in 4c65f72fa1ff [2020-12-06T00:49:22.917Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:49:23.906Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:49:25.348Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:49:25.348Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:49:25.348Z] OK: 12616 distinct packages available [2020-12-06T00:49:26.341Z] OK: 217 MiB in 51 packages [2020-12-06T00:49:30.693Z] Removing intermediate container 4c65f72fa1ff [2020-12-06T00:49:30.693Z] ---> 3659b85aae49 [2020-12-06T00:49:30.693Z] Step 6/27 : COPY go.mod . [2020-12-06T00:49:32.161Z] ---> 28fbf3138c72 [2020-12-06T00:49:32.161Z] Step 7/27 : RUN go mod download [2020-12-06T00:49:32.777Z] ---> Running in 986f4e4477e8 [2020-12-06T00:49:37.124Z] ---> 00e16e46ca41 [2020-12-06T00:49:37.124Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-06T00:49:37.399Z] ---> Running in 40167f4125ae [2020-12-06T00:49:39.393Z] Removing intermediate container 986f4e4477e8 [2020-12-06T00:49:39.393Z] ---> 43411209062e [2020-12-06T00:49:39.393Z] Step 8/27 : COPY . . [2020-12-06T00:49:40.004Z] 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 [2020-12-06T00:49:40.997Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:49:40.997Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-06T00:49:40.997Z] ---> 344011d8b718 [2020-12-06T00:49:40.997Z] Step 3/29 : WORKDIR /edgex-go [2020-12-06T00:49:40.997Z] ---> Using cache [2020-12-06T00:49:40.997Z] ---> 1ac41434b219 [2020-12-06T00:49:40.997Z] Step 4/29 : RUN apk update && apk add make git [2020-12-06T00:49:41.274Z] ---> Running in 0928a6af455b [2020-12-06T00:49:43.902Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:49:44.889Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:49:46.342Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:49:46.342Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:49:46.342Z] OK: 12616 distinct packages available [2020-12-06T00:49:46.944Z] OK: 217 MiB in 51 packages [2020-12-06T00:49:51.316Z] Removing intermediate container 0928a6af455b [2020-12-06T00:49:51.316Z] ---> bc58a0a475b1 [2020-12-06T00:49:51.316Z] Step 5/29 : COPY go.mod . [2020-12-06T00:49:52.356Z] ---> 1253cbe51d4c [2020-12-06T00:49:52.356Z] Step 6/29 : RUN go mod download [2020-12-06T00:49:52.633Z] ---> Running in afb34ae604d3 [2020-12-06T00:49:59.376Z] Removing intermediate container afb34ae604d3 [2020-12-06T00:49:59.376Z] ---> 6bbeb6000cf9 [2020-12-06T00:49:59.376Z] Step 7/29 : COPY . . [2020-12-06T00:50:03.704Z] ---> 66314127193e [2020-12-06T00:50:03.704Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-06T00:50:03.985Z] ---> Running in 5a443715065a [2020-12-06T00:50:05.980Z] 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 [2020-12-06T00:50:18.461Z] Removing intermediate container cf994ebf6847 [2020-12-06T00:50:18.461Z] ---> 441127238850 [2020-12-06T00:50:18.461Z] [2020-12-06T00:50:18.461Z] Step 10/21 : FROM scratch [2020-12-06T00:50:18.461Z] ---> [2020-12-06T00:50:18.461Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-06T00:50:18.461Z] ---> Using cache [2020-12-06T00:50:18.461Z] ---> 20ae4dc821cb [2020-12-06T00:50:18.461Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-06T00:50:18.461Z] ---> Running in fdc88bba00ae [2020-12-06T00:50:19.447Z] Removing intermediate container fdc88bba00ae [2020-12-06T00:50:19.447Z] ---> f77fa09480d3 [2020-12-06T00:50:19.447Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-06T00:50:19.447Z] 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 [2020-12-06T00:50:19.447Z] ---> Running in 5ae9f83e9157 [2020-12-06T00:50:20.436Z] Removing intermediate container 5ae9f83e9157 [2020-12-06T00:50:20.436Z] ---> ef8b0a7728d1 [2020-12-06T00:50:20.436Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-06T00:50:21.042Z] ---> 90760f173b55 [2020-12-06T00:50:21.042Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-06T00:50:21.042Z] ---> Running in aa78ec5411b1 [2020-12-06T00:50:21.637Z] ---> 7e638bdc2846 [2020-12-06T00:50:21.637Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-06T00:50:23.626Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-06T00:50:23.904Z] ---> 59df4d493d09 [2020-12-06T00:50:23.904Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-06T00:50:24.923Z] ---> 8e7b700e3da7 [2020-12-06T00:50:24.923Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-06T00:50:25.206Z] ---> Running in c4c61ab6887b [2020-12-06T00:50:25.810Z] Removing intermediate container c4c61ab6887b [2020-12-06T00:50:25.810Z] ---> 7f5aac60e2f1 [2020-12-06T00:50:25.810Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:50:25.810Z] ---> Running in a34d37e37e94 [2020-12-06T00:50:26.800Z] Removing intermediate container a34d37e37e94 [2020-12-06T00:50:26.800Z] ---> 65b4a38eff0a [2020-12-06T00:50:26.800Z] Step 19/21 : LABEL arch=arm64 [2020-12-06T00:50:26.800Z] ---> Running in a70b30762d6b [2020-12-06T00:50:27.793Z] Removing intermediate container a70b30762d6b [2020-12-06T00:50:27.793Z] ---> 402e82eb2dd3 [2020-12-06T00:50:27.793Z] Step 20/21 : LABEL git_sha=e4af2381fd233b53c51f3d6278b0908af4a2530b [2020-12-06T00:50:27.793Z] ---> Running in 0c7cdeb1e4eb [2020-12-06T00:50:28.406Z] Removing intermediate container 0c7cdeb1e4eb [2020-12-06T00:50:28.406Z] ---> 1999cfa9976b [2020-12-06T00:50:28.406Z] Step 21/21 : LABEL version=0.0.0 [2020-12-06T00:50:28.406Z] ---> Running in 33da26e48e3d [2020-12-06T00:50:29.399Z] Removing intermediate container 33da26e48e3d [2020-12-06T00:50:29.399Z] ---> c3888f33e299 [2020-12-06T00:50:29.399Z] [2020-12-06T00:50:29.677Z] Successfully built c3888f33e299 [2020-12-06T00:50:29.956Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-06T00:50:35.389Z]  Building docker-support-scheduler-go ... done Removing intermediate container 84bc23b9e3b3 [2020-12-06T00:50:35.389Z] ---> db7a682b4947 [2020-12-06T00:50:35.389Z] [2020-12-06T00:50:35.389Z] Step 10/24 : FROM alpine:3.10 [2020-12-06T00:50:35.389Z] ---> 536a684cf733 [2020-12-06T00:50:35.389Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-06T00:50:35.389Z] ---> Using cache [2020-12-06T00:50:35.389Z] ---> 064bd92b208f [2020-12-06T00:50:35.389Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-06T00:50:35.666Z] ---> Running in 46d99576d4ab [2020-12-06T00:50:36.264Z] Removing intermediate container 46d99576d4ab [2020-12-06T00:50:36.264Z] ---> fb2be285879f [2020-12-06T00:50:36.264Z] Step 13/24 : WORKDIR / [2020-12-06T00:50:36.264Z] ---> Running in c17eca982b96 [2020-12-06T00:50:37.256Z] Removing intermediate container c17eca982b96 [2020-12-06T00:50:37.256Z] ---> 66fcd940d416 [2020-12-06T00:50:37.256Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-06T00:50:38.717Z] ---> 8fff53734e08 [2020-12-06T00:50:38.717Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-06T00:50:39.706Z] ---> 7229975cee36 [2020-12-06T00:50:39.706Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-06T00:50:40.837Z] ---> 999485fd8b65 [2020-12-06T00:50:40.837Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-06T00:50:42.951Z] ---> a05388056521 [2020-12-06T00:50:42.951Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-06T00:50:44.587Z] ---> f6fe1182afbb [2020-12-06T00:50:44.587Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-06T00:50:45.655Z] ---> d249ff89e298 [2020-12-06T00:50:45.655Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-06T00:50:45.655Z] ---> Running in c3258cda3edc [2020-12-06T00:50:49.095Z] Removing intermediate container c3258cda3edc [2020-12-06T00:50:49.095Z] ---> 3ef50be42f82 [2020-12-06T00:50:49.095Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-06T00:50:49.378Z] ---> Running in 33ad71ddec45 [2020-12-06T00:50:49.990Z] Removing intermediate container 33ad71ddec45 [2020-12-06T00:50:49.990Z] ---> aaec7ff158c8 [2020-12-06T00:50:49.990Z] Step 22/24 : LABEL arch=arm64 [2020-12-06T00:50:49.990Z] ---> Running in db3ae0ed381e [2020-12-06T00:50:50.999Z] Removing intermediate container db3ae0ed381e [2020-12-06T00:50:50.999Z] ---> 926ccdf26c02 [2020-12-06T00:50:50.999Z] Step 23/24 : LABEL git_sha=e4af2381fd233b53c51f3d6278b0908af4a2530b [2020-12-06T00:50:51.280Z] ---> Running in d4260a61f1a1 [2020-12-06T00:50:51.896Z] Removing intermediate container d4260a61f1a1 [2020-12-06T00:50:51.896Z] ---> 39b9af6f8cf5 [2020-12-06T00:50:51.896Z] Step 24/24 : LABEL version=0.0.0 [2020-12-06T00:50:52.181Z] ---> Running in 50f387ce7545 [2020-12-06T00:50:52.801Z] Removing intermediate container 50f387ce7545 [2020-12-06T00:50:52.801Z] ---> e182728a21b2 [2020-12-06T00:50:52.801Z] [2020-12-06T00:50:53.411Z] Successfully built e182728a21b2 [2020-12-06T00:50:53.411Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-06T00:51:25.830Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 40167f4125ae [2020-12-06T00:51:25.830Z] ---> 45011d57eee4 [2020-12-06T00:51:25.830Z] [2020-12-06T00:51:25.830Z] Step 10/24 : FROM scratch [2020-12-06T00:51:25.830Z] ---> [2020-12-06T00:51:25.830Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-06T00:51:25.830Z] ---> Running in 429626c8e730 [2020-12-06T00:51:25.830Z] Removing intermediate container 429626c8e730 [2020-12-06T00:51:25.830Z] ---> 2ea7bdeae8d5 [2020-12-06T00:51:25.830Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-06T00:51:25.830Z] ---> Running in 9d5aa6158e75 [2020-12-06T00:51:25.830Z] Removing intermediate container 5a443715065a [2020-12-06T00:51:25.830Z] ---> 8cbf87cb0439 [2020-12-06T00:51:25.830Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-06T00:51:25.830Z] Removing intermediate container 9d5aa6158e75 [2020-12-06T00:51:25.830Z] ---> 98f7e5dc8aa5 [2020-12-06T00:51:25.830Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-06T00:51:25.830Z] ---> Running in 82208b7167bc [2020-12-06T00:51:25.830Z] ---> Running in ab81fb186bde [2020-12-06T00:51:25.830Z] Removing intermediate container ab81fb186bde [2020-12-06T00:51:25.830Z] ---> 42e4ef741294 [2020-12-06T00:51:25.830Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-06T00:51:25.830Z] 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 [2020-12-06T00:51:25.830Z] Removing intermediate container aa78ec5411b1 [2020-12-06T00:51:25.830Z] ---> ab8f64cfb3c9 [2020-12-06T00:51:25.830Z] [2020-12-06T00:51:25.830Z] Step 9/29 : FROM alpine:latest [2020-12-06T00:51:25.830Z] ---> 2e77e061c27f [2020-12-06T00:51:25.830Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-06T00:51:25.830Z] ---> Running in b4d912090e6f [2020-12-06T00:51:25.830Z] ---> d08df949376f [2020-12-06T00:51:25.830Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-06T00:51:25.830Z] Removing intermediate container b4d912090e6f [2020-12-06T00:51:25.830Z] ---> 35b143b6558f [2020-12-06T00:51:25.830Z] Step 11/29 : USER root [2020-12-06T00:51:25.830Z] ---> Running in e79aa4347093 [2020-12-06T00:51:25.830Z] Removing intermediate container e79aa4347093 [2020-12-06T00:51:25.830Z] ---> 83a07c2d210f [2020-12-06T00:51:25.830Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-06T00:51:25.830Z] ---> Running in ddbb1c5e9efa [2020-12-06T00:51:26.101Z] ---> dbab9d35c7ce [2020-12-06T00:51:26.101Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-06T00:51:27.541Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:51:27.541Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:51:27.541Z] ---> ad402227de11 [2020-12-06T00:51:27.541Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-06T00:51:27.812Z] Removing intermediate container 82208b7167bc [2020-12-06T00:51:27.812Z] ---> 7203f3b224dd [2020-12-06T00:51:27.812Z] [2020-12-06T00:51:27.812Z] Step 11/27 : FROM docker:latest [2020-12-06T00:51:27.812Z] ---> 84e3a507c27b [2020-12-06T00:51:27.812Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-06T00:51:27.812Z] ---> Running in 57faaa1f91a3 [2020-12-06T00:51:28.084Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:51:28.084Z] v3.12.1-77-g2535715f9a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:51:28.084Z] OK: 12617 distinct packages available [2020-12-06T00:51:28.681Z] ---> c50e7205f9e9 [2020-12-06T00:51:28.681Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-06T00:51:28.954Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-06T00:51:28.954Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-06T00:51:28.954Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:51:28.954Z] Executing ca-certificates-20191127-r4.trigger [2020-12-06T00:51:29.228Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:51:29.228Z] OK: 6 MiB in 16 packages [2020-12-06T00:51:29.228Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:51:29.825Z] (1/2) Installing readline (8.0.4-r0) [2020-12-06T00:51:29.825Z] (2/2) Installing bash (5.0.17-r0) [2020-12-06T00:51:29.825Z] Executing bash-5.0.17-r0.post-install [2020-12-06T00:51:30.101Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:51:30.102Z] OK: 12 MiB in 22 packages [2020-12-06T00:51:30.102Z] ---> c875c7cc2df9 [2020-12-06T00:51:30.102Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-06T00:51:31.091Z] ---> d5181e4a4523 [2020-12-06T00:51:31.091Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-06T00:51:31.091Z] Removing intermediate container ddbb1c5e9efa [2020-12-06T00:51:31.091Z] ---> 651d279873e3 [2020-12-06T00:51:31.091Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-06T00:51:31.360Z] ---> Running in 7f19f708db92 [2020-12-06T00:51:31.360Z] ---> Running in 4a7f29f91f9f [2020-12-06T00:51:31.360Z] Removing intermediate container 57faaa1f91a3 [2020-12-06T00:51:31.360Z] ---> a28169b2a9be [2020-12-06T00:51:31.360Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-06T00:51:31.629Z] ---> Running in 3da36ae45e25 [2020-12-06T00:51:31.905Z] Removing intermediate container 7f19f708db92 [2020-12-06T00:51:31.905Z] ---> fc32f0dc1470 [2020-12-06T00:51:31.905Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:51:31.905Z] Removing intermediate container 4a7f29f91f9f [2020-12-06T00:51:31.905Z] ---> ff4fc070bd41 [2020-12-06T00:51:31.905Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-06T00:51:32.186Z] ---> Running in 264c4fcc01e5 [2020-12-06T00:51:32.186Z] ---> Running in d24e5aaffd45 [2020-12-06T00:51:32.462Z] Removing intermediate container 264c4fcc01e5 [2020-12-06T00:51:32.462Z] ---> 1601873ef5ff [2020-12-06T00:51:32.462Z] Step 22/24 : LABEL arch=arm64 [2020-12-06T00:51:32.731Z] ---> Running in df78cd652660 [2020-12-06T00:51:32.731Z] Removing intermediate container d24e5aaffd45 [2020-12-06T00:51:32.731Z] ---> 3ab93182b2d2 [2020-12-06T00:51:32.731Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-06T00:51:33.004Z] ---> Running in 56035fbe240e [2020-12-06T00:51:33.277Z] Removing intermediate container df78cd652660 [2020-12-06T00:51:33.277Z] ---> e4359f595b82 [2020-12-06T00:51:33.277Z] Step 23/24 : LABEL git_sha=e4af2381fd233b53c51f3d6278b0908af4a2530b [2020-12-06T00:51:33.549Z] ---> Running in d00e1dc3e281 [2020-12-06T00:51:34.145Z] Removing intermediate container d00e1dc3e281 [2020-12-06T00:51:34.145Z] ---> 997fa9221ba3 [2020-12-06T00:51:34.145Z] Step 24/24 : LABEL version=0.0.0 [2020-12-06T00:51:34.145Z] Removing intermediate container 3da36ae45e25 [2020-12-06T00:51:34.145Z] ---> b9b535fff1a6 [2020-12-06T00:51:34.145Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-06T00:51:34.145Z] ---> Running in bb6313ca0d8a [2020-12-06T00:51:34.420Z] ---> Running in fbe5e2add0c0 [2020-12-06T00:51:34.696Z] Removing intermediate container bb6313ca0d8a [2020-12-06T00:51:34.696Z] ---> 4b2e6d7d0932 [2020-12-06T00:51:34.696Z] [2020-12-06T00:51:34.974Z] Removing intermediate container fbe5e2add0c0 [2020-12-06T00:51:34.974Z] ---> b1768422dde7 [2020-12-06T00:51:34.974Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-06T00:51:34.974Z] Successfully built 4b2e6d7d0932 [2020-12-06T00:51:35.254Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-06T00:51:35.254Z]  Building docker-support-notifications-go ... done  ---> Running in 88c2fb038886 [2020-12-06T00:51:35.855Z] Removing intermediate container 88c2fb038886 [2020-12-06T00:51:35.855Z] ---> 0d2bd5a7baa7 [2020-12-06T00:51:35.855Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-06T00:51:35.855Z] Removing intermediate container 56035fbe240e [2020-12-06T00:51:35.855Z] ---> 9b68c681a1ac [2020-12-06T00:51:35.855Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-06T00:51:35.855Z] ---> Running in 51c53e5c0ddc [2020-12-06T00:51:36.456Z] Removing intermediate container 51c53e5c0ddc [2020-12-06T00:51:36.456Z] ---> ab09e0259468 [2020-12-06T00:51:36.456Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-06T00:51:37.432Z] ---> 12751e466636 [2020-12-06T00:51:37.432Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-06T00:51:37.432Z] ---> f69716f51663 [2020-12-06T00:51:37.432Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-06T00:51:38.034Z] ---> 615837c0f630 [2020-12-06T00:51:38.034Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-06T00:51:38.309Z] ---> f77e271a3eca [2020-12-06T00:51:38.309Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-06T00:51:38.908Z] ---> 5a4e8d1b85ce [2020-12-06T00:51:38.908Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-06T00:51:39.181Z] ---> 04cfcac83b53 [2020-12-06T00:51:39.181Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-06T00:51:39.455Z] ---> Running in 08886b2a22b5 [2020-12-06T00:51:40.055Z] ---> 931a6ab5ad65 [2020-12-06T00:51:40.055Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-06T00:51:40.655Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:51:40.927Z] ---> 552737b9aa4a [2020-12-06T00:51:40.927Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-06T00:51:40.927Z] ---> Running in 6d749452b373 [2020-12-06T00:51:41.202Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:51:42.181Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-06T00:51:42.181Z] (2/33) Installing expat (2.2.9-r1) [2020-12-06T00:51:42.181Z] (3/33) Installing libffi (3.3-r2) [2020-12-06T00:51:42.181Z] (4/33) Installing gdbm (1.13-r1) [2020-12-06T00:51:42.181Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-06T00:51:42.181Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-06T00:51:42.456Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-06T00:51:43.432Z] Removing intermediate container 6d749452b373 [2020-12-06T00:51:43.433Z] ---> 5d71a09195b2 [2020-12-06T00:51:43.433Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-06T00:51:44.028Z] ---> 3f0b9019586e [2020-12-06T00:51:44.028Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-06T00:51:44.303Z] ---> Running in 24d6caaef9b5 [2020-12-06T00:51:46.941Z] Removing intermediate container 24d6caaef9b5 [2020-12-06T00:51:46.941Z] ---> c3ef99a16819 [2020-12-06T00:51:46.941Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-06T00:51:46.941Z] ---> Running in 6d6b3f449fab [2020-12-06T00:51:47.551Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-06T00:51:47.551Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-06T00:51:47.551Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-06T00:51:47.551Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-06T00:51:47.551Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-06T00:51:47.551Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-06T00:51:47.822Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-06T00:51:47.822Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-06T00:51:47.822Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-06T00:51:47.822Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-06T00:51:48.094Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-06T00:51:48.094Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-06T00:51:48.094Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-06T00:51:48.094Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-06T00:51:48.094Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-06T00:51:48.094Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-06T00:51:48.094Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-06T00:51:48.094Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-06T00:51:48.094Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-06T00:51:48.366Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-06T00:51:48.366Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-06T00:51:48.367Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-06T00:51:48.367Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-06T00:51:48.367Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-06T00:51:48.367Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-06T00:51:48.367Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-06T00:51:48.641Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:51:48.641Z] OK: 71 MiB in 55 packages [2020-12-06T00:51:50.087Z] Removing intermediate container 6d6b3f449fab [2020-12-06T00:51:50.087Z] ---> ba4445783796 [2020-12-06T00:51:50.087Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-06T00:51:50.360Z] ---> Running in 3353a9eecfe3 [2020-12-06T00:51:50.970Z] Removing intermediate container 3353a9eecfe3 [2020-12-06T00:51:50.970Z] ---> f6dac4952bb9 [2020-12-06T00:51:50.970Z] Step 26/29 : CMD [ "generate" ] [2020-12-06T00:51:51.244Z] ---> Running in 522f78d19f2f [2020-12-06T00:51:51.840Z] Removing intermediate container 522f78d19f2f [2020-12-06T00:51:51.840Z] ---> fec4628636d4 [2020-12-06T00:51:51.840Z] Step 27/29 : LABEL arch=arm64 [2020-12-06T00:51:52.114Z] ---> Running in 3b805eff2d9f [2020-12-06T00:51:52.713Z] Removing intermediate container 3b805eff2d9f [2020-12-06T00:51:52.713Z] ---> 04f446e7baca [2020-12-06T00:51:52.713Z] Step 28/29 : LABEL git_sha=e4af2381fd233b53c51f3d6278b0908af4a2530b [2020-12-06T00:51:52.985Z] ---> Running in 7e391c0eb3ed [2020-12-06T00:51:53.582Z] Removing intermediate container 7e391c0eb3ed [2020-12-06T00:51:53.582Z] ---> bc1ff22d0f95 [2020-12-06T00:51:53.582Z] Step 29/29 : LABEL version=0.0.0 [2020-12-06T00:51:53.853Z] ---> Running in ea8e0e716581 [2020-12-06T00:51:54.448Z] Removing intermediate container ea8e0e716581 [2020-12-06T00:51:54.448Z] ---> a29b4799bb09 [2020-12-06T00:51:54.448Z] [2020-12-06T00:51:54.728Z] Successfully built a29b4799bb09 [2020-12-06T00:51:54.999Z] Removing intermediate container 08886b2a22b5 [2020-12-06T00:51:54.999Z] ---> a8a20d5d76c0 [2020-12-06T00:51:54.999Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-06T00:51:54.999Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-06T00:51:54.999Z]  Building docker-security-secrets-setup-go ... done  ---> Running in fe37525dc7fb [2020-12-06T00:52:01.686Z] Collecting docker-compose==1.23.2 [2020-12-06T00:52:01.686Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-06T00:52:01.686Z] Collecting docopt<0.7,>=0.6.1 [2020-12-06T00:52:01.686Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-06T00:52:04.289Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-06T00:52:04.289Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-06T00:52:04.289Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-06T00:52:04.289Z] Collecting cached-property<2,>=1.2.0 [2020-12-06T00:52:04.289Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-06T00:52:04.921Z] Collecting docker<4.0,>=3.6.0 [2020-12-06T00:52:04.921Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-06T00:52:05.890Z] Collecting PyYAML<4,>=3.10 [2020-12-06T00:52:06.162Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-06T00:52:09.531Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-06T00:52:09.531Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-06T00:52:10.951Z] Collecting texttable<0.10,>=0.9.0 [2020-12-06T00:52:10.951Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-06T00:52:12.908Z] Collecting jsonschema<3,>=2.5.1 [2020-12-06T00:52:12.908Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-06T00:52:14.327Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-06T00:52:14.327Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-06T00:52:14.598Z] Collecting docker-pycreds>=0.4.0 [2020-12-06T00:52:14.598Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-06T00:52:14.598Z] 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) [2020-12-06T00:52:14.869Z] Collecting idna<2.8,>=2.5 [2020-12-06T00:52:14.869Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-06T00:52:14.869Z] 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) [2020-12-06T00:52:15.462Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-06T00:52:15.462Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-06T00:52:15.744Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-06T00:52:15.744Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-06T00:52:15.744Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-06T00:52:15.744Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-06T00:52:16.334Z] Installing collected packages: docopt, websocket-client, cached-property, idna, urllib3, requests, docker-pycreds, docker, PyYAML, dockerpty, texttable, jsonschema, docker-compose [2020-12-06T00:52:16.334Z] Running setup.py install for docopt: started [2020-12-06T00:52:18.308Z] Running setup.py install for docopt: finished with status 'done' [2020-12-06T00:52:18.580Z] Attempting uninstall: idna [2020-12-06T00:52:18.580Z] Found existing installation: idna 2.9 [2020-12-06T00:52:18.580Z] Uninstalling idna-2.9: [2020-12-06T00:52:18.580Z] Successfully uninstalled idna-2.9 [2020-12-06T00:52:19.171Z] Attempting uninstall: urllib3 [2020-12-06T00:52:19.171Z] Found existing installation: urllib3 1.25.9 [2020-12-06T00:52:19.171Z] Uninstalling urllib3-1.25.9: [2020-12-06T00:52:19.449Z] Successfully uninstalled urllib3-1.25.9 [2020-12-06T00:52:20.040Z] Attempting uninstall: requests [2020-12-06T00:52:20.040Z] Found existing installation: requests 2.23.0 [2020-12-06T00:52:20.040Z] Uninstalling requests-2.23.0: [2020-12-06T00:52:20.040Z] Successfully uninstalled requests-2.23.0 [2020-12-06T00:52:21.467Z] Running setup.py install for PyYAML: started [2020-12-06T00:52:23.425Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-06T00:52:23.425Z] Running setup.py install for dockerpty: started [2020-12-06T00:52:25.385Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-06T00:52:25.385Z] Running setup.py install for texttable: started [2020-12-06T00:52:26.823Z] Running setup.py install for texttable: finished with status 'done' [2020-12-06T00:52:28.246Z] 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.57.0 [2020-12-06T00:52:31.617Z] Removing intermediate container fe37525dc7fb [2020-12-06T00:52:31.617Z] ---> b064998c3d9c [2020-12-06T00:52:31.617Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-06T00:52:31.617Z] ---> Running in 8aa16c739a28 [2020-12-06T00:52:33.043Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:52:33.043Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:52:33.635Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-06T00:52:33.635Z] (2/3) Installing libcurl (7.69.1-r1) [2020-12-06T00:52:33.635Z] (3/3) Installing curl (7.69.1-r1) [2020-12-06T00:52:33.635Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:52:33.635Z] OK: 71 MiB in 58 packages [2020-12-06T00:52:35.066Z] Removing intermediate container 8aa16c739a28 [2020-12-06T00:52:35.066Z] ---> a2194a64b48c [2020-12-06T00:52:35.066Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-06T00:52:35.066Z] ---> Running in f859c39ab670 [2020-12-06T00:52:35.336Z] Removing intermediate container f859c39ab670 [2020-12-06T00:52:35.336Z] ---> 15fbaac01366 [2020-12-06T00:52:35.336Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:52:35.609Z] ---> Running in f2931332dc15 [2020-12-06T00:52:36.202Z] Removing intermediate container f2931332dc15 [2020-12-06T00:52:36.203Z] ---> dfec61936c53 [2020-12-06T00:52:36.203Z] Step 25/27 : LABEL arch=arm64 [2020-12-06T00:52:36.203Z] ---> Running in 96616cee69f9 [2020-12-06T00:52:36.794Z] Removing intermediate container 96616cee69f9 [2020-12-06T00:52:36.794Z] ---> 9bc522f1b3a5 [2020-12-06T00:52:36.794Z] Step 26/27 : LABEL git_sha=e4af2381fd233b53c51f3d6278b0908af4a2530b [2020-12-06T00:52:36.794Z] ---> Running in 6cd5fde54177 [2020-12-06T00:52:37.386Z] Removing intermediate container 6cd5fde54177 [2020-12-06T00:52:37.386Z] ---> 8913540543ea [2020-12-06T00:52:37.386Z] Step 27/27 : LABEL version=0.0.0 [2020-12-06T00:52:37.386Z] ---> Running in f9921962868e [2020-12-06T00:52:37.978Z] Removing intermediate container f9921962868e [2020-12-06T00:52:37.978Z] ---> b1c63b2305e4 [2020-12-06T00:52:37.978Z] [2020-12-06T00:52:38.246Z] Successfully built b1c63b2305e4 [2020-12-06T00:52:38.246Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-06T00:52:38.533Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-06T00:52:38.609Z] $ docker stop --time=1 7620769fe23392e49eb0422d65a917e5be031fdd64a33d0bb559389dba85f18a [2020-12-06T00:52:40.512Z] $ docker rm -f 7620769fe23392e49eb0422d65a917e5be031fdd64a33d0bb559389dba85f18a [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-06T00:52:41.107Z] + + grepdocker docker images [2020-12-06T00:52:41.107Z] [2020-12-06T00:52:41.378Z] docker-sys-mgmt-agent-go-arm64 latest b1c63b2305e4 4 seconds ago 273MB [2020-12-06T00:52:41.378Z] docker-security-secrets-setup-go-arm64 latest a29b4799bb09 47 seconds ago 22.7MB [2020-12-06T00:52:41.378Z] docker-support-notifications-go-arm64 latest 4b2e6d7d0932 About a minute ago 12.9MB [2020-12-06T00:52:41.379Z] docker-security-secretstore-setup-go-arm64 latest e182728a21b2 About a minute ago 23.5MB [2020-12-06T00:52:41.379Z] docker-support-scheduler-go-arm64 latest c3888f33e299 2 minutes ago 11.5MB [2020-12-06T00:52:41.379Z] docker-core-data-go-arm64 latest 46dd6f7058da 3 minutes ago 22.3MB [2020-12-06T00:52:41.379Z] docker-core-metadata-go-arm64 latest 923b44120b48 4 minutes ago 13.6MB [2020-12-06T00:52:41.379Z] docker-core-command-go-arm64 latest 6e72fc20290e 4 minutes ago 11.4MB [2020-12-06T00:52:41.379Z] docker-security-proxy-setup-go-arm64 latest 337a3c719d08 4 minutes ago 23.4MB [2020-12-06T00:52:41.379Z] docker-security-bootstrap-redis-go-arm64 latest 9d79b2912f7e 4 minutes ago 15.2MB [2020-12-06T00:52:41.379Z] docker latest 84e3a507c27b 4 days ago 201MB [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] } [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 [2020-12-06T00:52:43.955Z] provisioning config files... [2020-12-06T00:52:43.973Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config7242332059560796186tmp [Pipeline] { [Pipeline] sh [2020-12-06T00:52:44.356Z] + set +x [2020-12-06T00:52:44.356Z] + curl -s https://codecov.io/bash [2020-12-06T00:52:44.356Z] + bash -s -- [2020-12-06T00:52:44.933Z] [2020-12-06T00:52:44.933Z] _____ _ [2020-12-06T00:52:44.933Z] / ____| | | [2020-12-06T00:52:44.933Z] | | ___ __| | ___ ___ _____ __ [2020-12-06T00:52:44.933Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-06T00:52:44.933Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-06T00:52:44.933Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-06T00:52:44.933Z] Bash-20201130-cc6d3fe [2020-12-06T00:52:44.933Z] [2020-12-06T00:52:44.933Z] [2020-12-06T00:52:44.933Z] ==> Jenkins CI detected. [2020-12-06T00:52:44.933Z] project root: . [2020-12-06T00:52:44.933Z] --> token set from env [2020-12-06T00:52:44.933Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-06T00:52:44.933Z] ==> Running gcov in . (disable via -X gcov) [2020-12-06T00:52:44.933Z] ==> Python coveragepy not found [2020-12-06T00:52:44.933Z] ==> Searching for coverage reports in: [2020-12-06T00:52:44.933Z] + . [2020-12-06T00:52:44.933Z] -> Found 1 reports [2020-12-06T00:52:44.933Z] ==> Detecting git/mercurial file structure [2020-12-06T00:52:44.933Z] ==> Reading reports [2020-12-06T00:52:44.933Z] + ./coverage.out bytes=554872 [2020-12-06T00:52:45.197Z] ==> Appending adjustments [2020-12-06T00:52:45.197Z] https://docs.codecov.io/docs/fixing-reports [2020-12-06T00:52:48.507Z] + Found adjustments [2020-12-06T00:52:48.507Z] ==> Gzipping contents [2020-12-06T00:52:48.507Z] 88K /tmp/codecov.2qsVU3.gz [2020-12-06T00:52:48.507Z] ==> Uploading reports [2020-12-06T00:52:48.507Z] url: https://codecov.io [2020-12-06T00:52:48.507Z] query: branch=PR-2898&commit=e4af2381fd233b53c51f3d6278b0908af4a2530b&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2898%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2898&job=&cmd_args= [2020-12-06T00:52:48.507Z] -> Pinging Codecov [2020-12-06T00:52:48.507Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2898&commit=e4af2381fd233b53c51f3d6278b0908af4a2530b&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2898%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2898&job=&cmd_args= [2020-12-06T00:52:48.771Z] -> Uploading to [2020-12-06T00:52:48.771Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-06/00271124DB129430A58F1EEE437C3FCB/e4af2381fd233b53c51f3d6278b0908af4a2530b/966fa0ef-7c86-45ce-a4c6-3fab1c9b5a42.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201206T005248Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc0f3ce839fff1597587dafa6ebfae4b9185c656d47c946d6973c5f0e2750135 [2020-12-06T00:52:48.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-06T00:52:48.771Z] Dload Upload Total Spent Left Speed [2020-12-06T00:52:49.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86593 0 0 100 86593 0 171k --:--:-- --:--:-- --:--:-- 171k [2020-12-06T00:52:49.348Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/e4af2381fd233b53c51f3d6278b0908af4a2530b [Pipeline] } [2020-12-06T00:52:49.358Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2020-12-06T00:52:51.364Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-06T00:52:52.274Z] ---> package-listing.sh [2020-12-06T00:52:52.275Z] ++ facter osfamily [2020-12-06T00:52:52.275Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-06T00:52:52.275Z] + OS_FAMILY=redhat [2020-12-06T00:52:52.275Z] + workspace=/w/workspace/edgex-go/9 [2020-12-06T00:52:52.275Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-06T00:52:52.275Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-06T00:52:52.275Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-06T00:52:52.275Z] + PACKAGES=/tmp/packages_start.txt [2020-12-06T00:52:52.275Z] + '[' /w/workspace/edgex-go/9 ']' [2020-12-06T00:52:52.275Z] + PACKAGES=/tmp/packages_end.txt [2020-12-06T00:52:52.275Z] + case "${OS_FAMILY}" in [2020-12-06T00:52:52.275Z] + rpm -qa [2020-12-06T00:52:52.275Z] + sort [2020-12-06T00:52:57.625Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-06T00:52:57.625Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-06T00:52:57.625Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-06T00:52:57.625Z] + '[' /w/workspace/edgex-go/9 ']' [2020-12-06T00:52:57.625Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2020-12-06T00:52:57.625Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2020-12-06T00:52:57.642Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-06T00:52:57.941Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:52:58.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-06T00:52:58.254Z] [2020-12-06T00:52:58.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:52:58.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-06T00:52:58.615Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-06T00:52:58.615Z] df20fa9351a1: Pulling fs layer [2020-12-06T00:52:58.615Z] 36b3adc4ff6f: Pulling fs layer [2020-12-06T00:52:58.615Z] 8ad3a11d3b57: Pulling fs layer [2020-12-06T00:52:58.615Z] 46f8f816bc3b: Pulling fs layer [2020-12-06T00:52:58.615Z] 93b61091891f: Pulling fs layer [2020-12-06T00:52:58.615Z] 93b9cdb0e59b: Pulling fs layer [2020-12-06T00:52:58.615Z] 5e14af77c1be: Pulling fs layer [2020-12-06T00:52:58.615Z] 01666e4c0597: Pulling fs layer [2020-12-06T00:52:58.615Z] aa168da1d23b: Pulling fs layer [2020-12-06T00:52:58.615Z] 46f8f816bc3b: Waiting [2020-12-06T00:52:58.615Z] 5e14af77c1be: Waiting [2020-12-06T00:52:58.615Z] 93b61091891f: Waiting [2020-12-06T00:52:58.615Z] 01666e4c0597: Waiting [2020-12-06T00:52:58.615Z] 93b9cdb0e59b: Waiting [2020-12-06T00:52:58.615Z] 36b3adc4ff6f: Verifying Checksum [2020-12-06T00:52:58.615Z] 36b3adc4ff6f: Download complete [2020-12-06T00:52:58.615Z] 46f8f816bc3b: Download complete [2020-12-06T00:52:58.615Z] df20fa9351a1: Download complete [2020-12-06T00:52:58.880Z] 93b9cdb0e59b: Verifying Checksum [2020-12-06T00:52:58.880Z] 93b9cdb0e59b: Download complete [2020-12-06T00:52:58.880Z] 93b61091891f: Verifying Checksum [2020-12-06T00:52:58.880Z] 93b61091891f: Download complete [2020-12-06T00:52:58.880Z] 5e14af77c1be: Verifying Checksum [2020-12-06T00:52:58.880Z] 5e14af77c1be: Download complete [2020-12-06T00:52:58.880Z] 01666e4c0597: Verifying Checksum [2020-12-06T00:52:58.880Z] 01666e4c0597: Download complete [2020-12-06T00:52:58.880Z] 8ad3a11d3b57: Verifying Checksum [2020-12-06T00:52:58.880Z] 8ad3a11d3b57: Download complete [2020-12-06T00:52:59.148Z] df20fa9351a1: Pull complete [2020-12-06T00:52:59.412Z] 36b3adc4ff6f: Pull complete [2020-12-06T00:53:00.810Z] aa168da1d23b: Verifying Checksum [2020-12-06T00:53:00.810Z] aa168da1d23b: Download complete [2020-12-06T00:53:02.750Z] 8ad3a11d3b57: Pull complete [2020-12-06T00:53:02.750Z] 46f8f816bc3b: Pull complete [2020-12-06T00:53:03.011Z] 93b61091891f: Pull complete [2020-12-06T00:53:03.011Z] 93b9cdb0e59b: Pull complete [2020-12-06T00:53:03.276Z] 5e14af77c1be: Pull complete [2020-12-06T00:53:03.276Z] 01666e4c0597: Pull complete [2020-12-06T00:53:13.969Z] aa168da1d23b: Pull complete [2020-12-06T00:53:13.969Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-06T00:53:13.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-06T00:53:13.969Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-06T00:53:14.221Z] prd-centos7-docker-4c-2g-14671 does not seem to be running inside a container [2020-12-06T00:53:14.293Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 [2020-12-06T00:53:18.433Z] $ docker top dff51ca40f5a42fd6de0e4b9195e7ff3c66d32744d5c9242dfa045f2b6078ace -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-06T00:53:19.009Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-06T00:53:19.323Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-06T00:53:19.626Z] + ls /var/log/sa-host [2020-12-06T00:53:19.626Z] + sadf -c /var/log/sa-host/sa06 [2020-12-06T00:53:19.626Z] file_magic: OK [2020-12-06T00:53:19.626Z] HZ: Using current value: 100 [2020-12-06T00:53:19.626Z] file_header: OK [2020-12-06T00:53:19.626Z] 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 [2020-12-06T00:53:19.626Z] Statistics: [2020-12-06T00:53:19.627Z] 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... [2020-12-06T00:53:19.627Z] File successfully converted to sysstat format version 12.2.1 [2020-12-06T00:53:19.627Z] + sadf -c /var/log/sa-host/sa23 [2020-12-06T00:53:19.627Z] file_magic: OK [2020-12-06T00:53:19.627Z] HZ: Using current value: 100 [2020-12-06T00:53:19.627Z] file_header: OK [2020-12-06T00:53:19.627Z] 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 [2020-12-06T00:53:19.627Z] Statistics: [2020-12-06T00:53:19.627Z] Hnuu...uuuununununu... [2020-12-06T00:53:19.627Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-06T00:53:19.874Z] provisioning config files... [2020-12-06T00:53:19.892Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config8904978594772203412tmp [Pipeline] { [Pipeline] echo [2020-12-06T00:53:20.006Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-06T00:53:20.309Z] ---> create-netrc.sh [Pipeline] } [2020-12-06T00:53:20.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-06T00:53:20.470Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-06T00:53:20.778Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-06T00:53:20.790Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-06T00:53:21.099Z] ---> sudo-logs.sh [2020-12-06T00:53:21.099Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-06T00:53:21.111Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-06T00:53:21.430Z] ---> job-cost.sh [2020-12-06T00:53:21.430Z] lf-activate-venv: SKIPPING [2020-12-06T00:53:21.430Z] INFO: No Stack... [2020-12-06T00:53:22.375Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-06T00:53:22.950Z] INFO: Archiving Costs [Pipeline] echo [2020-12-06T00:53:22.965Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-06T00:53:23.266Z] ---> logs-deploy.sh [2020-12-06T00:53:23.266Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2898/9 [2020-12-06T00:53:23.266Z] INFO: archiving workspace using pattern(s): [2020-12-06T00:53:24.657Z] Archives upload complete. [2020-12-06T00:53:24.919Z] INFO: archiving logs to Nexus