Pull request #3164 opened 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 9fd562e3a2eea215d457574d6ccae0c8b46a1516+8d65b999035e49fddad3f4b9ff0ea0f872535afc (03f8cea31bf8b5da9f8e7447bfc8d2eb013b0113) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3164/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3164/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26111 in /w/workspace/edgexfoundry_edgex-go_PR-3164 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 8d65b999035e49fddad3f4b9ff0ea0f872535afc into PR head commit 9fd562e3a2eea215d457574d6ccae0c8b46a1516 Merge succeeded, producing 9fd562e3a2eea215d457574d6ccae0c8b46a1516 Checking out Revision 9fd562e3a2eea215d457574d6ccae0c8b46a1516 (PR-3164) > 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/3164/head:refs/remotes/origin/PR-3164 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9fd562e3a2eea215d457574d6ccae0c8b46a1516 # 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 8d65b999035e49fddad3f4b9ff0ea0f872535afc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9fd562e3a2eea215d457574d6ccae0c8b46a1516 # timeout=10 Commit message: "fix(all): update attribution to include libs for consul 1.8.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-11T19:25:45.832Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-11T19:25:46.166Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-11T19:25:46.393Z] ========================================================= [2021-02-11T19:25:46.393Z] EdgeX Global Pipelines Version Info [2021-02-11T19:25:46.393Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-11T19:25:48.393Z] ------------------- [2021-02-11T19:25:48.393Z] stable info: [2021-02-11T19:25:48.393Z] ------------------- [2021-02-11T19:25:48.393Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-11T19:25:48.393Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-11T19:25:48.393Z] Message: update stable to v1.0.179 [2021-02-11T19:25:48.969Z] ------------------- [2021-02-11T19:25:48.969Z] experimental info: [2021-02-11T19:25:48.969Z] ------------------- [2021-02-11T19:25:48.969Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-11T19:25:48.969Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-11T19:25:48.969Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-11T19:25:49.364Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-11T19:25:49.488Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-11T19:25:49.613Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-11T19:25:49.730Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-11T19:25:49.853Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-11T19:25:49.976Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-11T19:25:50.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-11T19:25:50.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-11T19:25:50.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-11T19:25:50.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-11T19:25:50.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-11T19:25:50.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-11T19:25:50.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-11T19:25:51.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-11T19:25:51.262Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-11T19:25:51.381Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-11T19:25:51.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-11T19:25:51.622Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-11T19:25:51.741Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-11T19:25:51.860Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-11T19:25:51.990Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-11T19:25:52.118Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-11T19:25:52.238Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-11T19:25:52.373Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3164 [Pipeline] echo [2021-02-11T19:25:52.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3164 [Pipeline] echo [2021-02-11T19:25:52.622Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3164 [Pipeline] echo [2021-02-11T19:25:52.765Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9fd562e3a2eea215d457574d6ccae0c8b46a1516 [Pipeline] echo [2021-02-11T19:25:52.884Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9fd562e [Pipeline] echo [2021-02-11T19:25:53.008Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-11T19:25:53.262Z] provisioning config files... [2021-02-11T19:25:53.305Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3178761237458180165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-11T19:25:53.730Z] ---> docker-login.sh [2021-02-11T19:25:53.730Z] nexus3.edgexfoundry.org:10001 [2021-02-11T19:25:53.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-11T19:25:54.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-11T19:25:54.259Z] Configure a credential helper to remove this warning. See [2021-02-11T19:25:54.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-11T19:25:54.259Z] [2021-02-11T19:25:54.259Z] Login Succeeded [2021-02-11T19:25:54.259Z] nexus3.edgexfoundry.org:10002 [2021-02-11T19:25:54.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-11T19:25:54.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-11T19:25:54.522Z] Configure a credential helper to remove this warning. See [2021-02-11T19:25:54.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-11T19:25:54.522Z] [2021-02-11T19:25:54.522Z] Login Succeeded [2021-02-11T19:25:54.522Z] nexus3.edgexfoundry.org:10003 [2021-02-11T19:25:54.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-11T19:25:54.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-11T19:25:54.522Z] Configure a credential helper to remove this warning. See [2021-02-11T19:25:54.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-11T19:25:54.522Z] [2021-02-11T19:25:54.522Z] Login Succeeded [2021-02-11T19:25:54.522Z] nexus3.edgexfoundry.org:10004 [2021-02-11T19:25:54.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-11T19:25:54.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-11T19:25:54.786Z] Configure a credential helper to remove this warning. See [2021-02-11T19:25:54.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-11T19:25:54.786Z] [2021-02-11T19:25:54.786Z] Login Succeeded [2021-02-11T19:25:54.786Z] docker.io [2021-02-11T19:25:54.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-11T19:25:55.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-11T19:25:55.051Z] Configure a credential helper to remove this warning. See [2021-02-11T19:25:55.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-11T19:25:55.051Z] [2021-02-11T19:25:55.051Z] Login Succeeded [2021-02-11T19:25:55.051Z] ---> docker-login.sh ends [Pipeline] } [2021-02-11T19:25:55.076Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-11T19:25:55.643Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-02-11T19:25:55.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-11T19:25:55.643Z] ++ dirname cmd/core-command/Dockerfile [2021-02-11T19:25:55.643Z] ++ cut -d/ -f2 [2021-02-11T19:25:55.643Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-11T19:25:55.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-11T19:25:55.643Z] ++ dirname cmd/core-data/Dockerfile [2021-02-11T19:25:55.643Z] ++ cut -d/ -f2 [2021-02-11T19:25:55.643Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-11T19:25:55.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-11T19:25:55.643Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-11T19:25:55.643Z] ++ cut -d/ -f2 [2021-02-11T19:25:55.643Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-11T19:25:55.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-11T19:25:55.643Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-11T19:25:55.643Z] ++ cut -d/ -f2 [2021-02-11T19:25:55.643Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-11T19:25:55.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-11T19:25:55.643Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-11T19:25:55.643Z] ++ cut -d/ -f2 [2021-02-11T19:25:55.643Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-11T19:25:55.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-11T19:25:55.643Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-11T19:25:55.643Z] ++ cut -d/ -f2 [2021-02-11T19:25:55.643Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-11T19:25:55.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-11T19:25:55.643Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-11T19:25:55.643Z] ++ cut -d/ -f2 [2021-02-11T19:25:55.643Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-11T19:25:55.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-11T19:25:55.643Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-11T19:25:55.643Z] ++ cut -d/ -f2 [2021-02-11T19:25:55.643Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-11T19:25:55.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-11T19:25:55.643Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-11T19:25:55.643Z] ++ cut -d/ -f2 [2021-02-11T19:25:55.643Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-11T19:25:55.739Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-11T19:25:57.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-11T19:25:57.447Z] [2021-02-11T19:25:57.447Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-11T19:25:57.845Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-11T19:25:57.845Z] latest: Pulling from edgex-devops/git-semver [2021-02-11T19:25:57.845Z] 31603596830f: Pulling fs layer [2021-02-11T19:25:57.845Z] 2a8b12db71e7: Pulling fs layer [2021-02-11T19:25:57.845Z] 6ca5941a6612: Pulling fs layer [2021-02-11T19:25:57.845Z] ecc8261a40a4: Pulling fs layer [2021-02-11T19:25:57.845Z] ecc8261a40a4: Waiting [2021-02-11T19:25:57.845Z] 2a8b12db71e7: Verifying Checksum [2021-02-11T19:25:57.845Z] 2a8b12db71e7: Download complete [2021-02-11T19:25:57.845Z] 31603596830f: Verifying Checksum [2021-02-11T19:25:57.845Z] 31603596830f: Download complete [2021-02-11T19:25:58.118Z] ecc8261a40a4: Verifying Checksum [2021-02-11T19:25:58.118Z] ecc8261a40a4: Download complete [2021-02-11T19:25:58.118Z] 6ca5941a6612: Verifying Checksum [2021-02-11T19:25:58.118Z] 6ca5941a6612: Download complete [2021-02-11T19:25:58.385Z] 31603596830f: Pull complete [2021-02-11T19:25:58.650Z] 2a8b12db71e7: Pull complete [2021-02-11T19:25:59.229Z] 6ca5941a6612: Pull complete [2021-02-11T19:25:59.497Z] ecc8261a40a4: Pull complete [2021-02-11T19:25:59.497Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-11T19:25:59.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-11T19:25:59.763Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-11T19:25:59.890Z] prd-centos7-docker-4c-2g-26111 does not seem to be running inside a container [2021-02-11T19:26:00.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-11T19:26:02.697Z] $ docker top 4f67daecdf4933d68fa7d34306db8afd4b27062731386256f208e74e7ca3a9a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-11T19:26:03.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-11T19:26:03.230Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-11T19:26:03.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-11T19:26:03.479Z] $ docker exec 4f67daecdf4933d68fa7d34306db8afd4b27062731386256f208e74e7ca3a9a5 ssh-agent [2021-02-11T19:26:03.651Z] SSH_AUTH_SOCK=/tmp/ssh-pgManuRkBn9d/agent.13 [2021-02-11T19:26:03.651Z] SSH_AGENT_PID=18 [2021-02-11T19:26:03.662Z] Running ssh-add (command line suppressed) [2021-02-11T19:26:03.780Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4880992992357974000.key (/w/workspace/edgex-go/1@tmp/private_key_4880992992357974000.key) [2021-02-11T19:26:03.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-11T19:26:04.222Z] + git tag --points-at HEAD [Pipeline] } [2021-02-11T19:26:04.251Z] $ docker exec --env ******** --env ******** 4f67daecdf4933d68fa7d34306db8afd4b27062731386256f208e74e7ca3a9a5 ssh-agent -k [2021-02-11T19:26:04.369Z] unset SSH_AUTH_SOCK; [2021-02-11T19:26:04.370Z] unset SSH_AGENT_PID; [2021-02-11T19:26:04.370Z] echo Agent pid 18 killed; [2021-02-11T19:26:04.419Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-11T19:26:04.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-11T19:26:04.633Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-11T19:26:04.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-11T19:26:04.800Z] $ docker exec 4f67daecdf4933d68fa7d34306db8afd4b27062731386256f208e74e7ca3a9a5 ssh-agent [2021-02-11T19:26:04.975Z] SSH_AUTH_SOCK=/tmp/ssh-OvYJn1R7E7TK/agent.48 [2021-02-11T19:26:04.975Z] SSH_AGENT_PID=54 [2021-02-11T19:26:04.983Z] Running ssh-add (command line suppressed) [2021-02-11T19:26:05.103Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1256225266257410256.key (/w/workspace/edgex-go/1@tmp/private_key_1256225266257410256.key) [2021-02-11T19:26:05.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-11T19:26:05.523Z] + git semver init [2021-02-11T19:26:05.523Z] # -> Open(): unable to determine branch for HEAD [2021-02-11T19:26:05.523Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-02-11T19:26:05.523Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-02-11T19:26:05.523Z] # $SEMVER_REMOTE_NAME = origin [2021-02-11T19:26:05.523Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-11T19:26:05.523Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-11T19:26:05.523Z] # $SEMVER_BRANCH = PR-3164 [2021-02-11T19:26:05.523Z] # $SEMVER_TEMP = /tmp/semver-242072266 [2021-02-11T19:26:05.523Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-11T19:26:27.540Z] # '/tmp/semver-242072266' -> '/w/workspace/edgex-go/1/.semver' [2021-02-11T19:26:27.540Z] # -> Force: false [2021-02-11T19:26:27.540Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-02-11T19:26:27.562Z] $ docker exec --env ******** --env ******** 4f67daecdf4933d68fa7d34306db8afd4b27062731386256f208e74e7ca3a9a5 ssh-agent -k [2021-02-11T19:26:27.825Z] unset SSH_AUTH_SOCK; [2021-02-11T19:26:27.826Z] unset SSH_AGENT_PID; [2021-02-11T19:26:27.826Z] echo Agent pid 54 killed; [2021-02-11T19:26:27.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-11T19:26:28.514Z] + git semver [Pipeline] } [2021-02-11T19:26:28.545Z] $ docker stop --time=1 4f67daecdf4933d68fa7d34306db8afd4b27062731386256f208e74e7ca3a9a5 [2021-02-11T19:26:30.126Z] $ docker rm -f 4f67daecdf4933d68fa7d34306db8afd4b27062731386256f208e74e7ca3a9a5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-11T19:26:30.766Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-11T19:26:31.444Z] Stashed 1 file(s) [Pipeline] echo [2021-02-11T19:26:31.467Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-11T19:26:32.883Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-11T19:26:33.204Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-11T19:26:33.521Z] + sudo service docker restart [2021-02-11T19:26:33.522Z] + true [2021-02-11T19:26:33.522Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-11T19:26:34.134Z] ========================================================= [2021-02-11T19:26:34.134Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-11T19:26:34.134Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-11T19:26:34.526Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-11T19:26:38.761Z] Sending build context to Docker daemon 327.8MB [2021-02-11T19:26:38.761Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-11T19:26:38.761Z] Step 2/6 : FROM ${BASE} [2021-02-11T19:26:38.761Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-11T19:26:38.761Z] 188c0c94c7c5: Pulling fs layer [2021-02-11T19:26:38.761Z] 0ef7d3d256c8: Pulling fs layer [2021-02-11T19:26:38.761Z] de9db76c5a1d: Pulling fs layer [2021-02-11T19:26:38.761Z] bca2f99d35d6: Pulling fs layer [2021-02-11T19:26:38.761Z] 93359f2a8cfa: Pulling fs layer [2021-02-11T19:26:38.761Z] 7c6f9722023f: Pulling fs layer [2021-02-11T19:26:38.761Z] a35cf1a2eb13: Pulling fs layer [2021-02-11T19:26:38.761Z] bca2f99d35d6: Waiting [2021-02-11T19:26:38.761Z] 93359f2a8cfa: Waiting [2021-02-11T19:26:38.761Z] 7c6f9722023f: Waiting [2021-02-11T19:26:38.761Z] a35cf1a2eb13: Waiting [2021-02-11T19:26:38.761Z] de9db76c5a1d: Verifying Checksum [2021-02-11T19:26:38.761Z] de9db76c5a1d: Download complete [2021-02-11T19:26:38.761Z] 0ef7d3d256c8: Verifying Checksum [2021-02-11T19:26:38.761Z] 0ef7d3d256c8: Download complete [2021-02-11T19:26:38.761Z] 93359f2a8cfa: Verifying Checksum [2021-02-11T19:26:38.761Z] 93359f2a8cfa: Download complete [2021-02-11T19:26:38.761Z] 188c0c94c7c5: Download complete [2021-02-11T19:26:38.761Z] 7c6f9722023f: Verifying Checksum [2021-02-11T19:26:38.761Z] 7c6f9722023f: Download complete [2021-02-11T19:26:38.761Z] 188c0c94c7c5: Pull complete [2021-02-11T19:26:38.761Z] 0ef7d3d256c8: Pull complete [2021-02-11T19:26:39.030Z] de9db76c5a1d: Pull complete [2021-02-11T19:26:40.429Z] a35cf1a2eb13: Verifying Checksum [2021-02-11T19:26:40.429Z] a35cf1a2eb13: Download complete [2021-02-11T19:26:41.009Z] bca2f99d35d6: Verifying Checksum [2021-02-11T19:26:41.009Z] bca2f99d35d6: Download complete [2021-02-11T19:26:46.338Z] bca2f99d35d6: Pull complete [2021-02-11T19:26:46.338Z] 93359f2a8cfa: Pull complete [2021-02-11T19:26:46.604Z] 7c6f9722023f: Pull complete [2021-02-11T19:26:47.152Z] Still waiting to schedule task [2021-02-11T19:26:47.152Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-11T19:26:51.935Z] a35cf1a2eb13: Pull complete [2021-02-11T19:26:51.935Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-11T19:26:51.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-11T19:26:51.935Z] ---> a62c8e92a672 [2021-02-11T19:26:51.935Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-11T19:26:51.935Z] ---> Running in e795eabc9086 [2021-02-11T19:26:52.891Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-11T19:26:53.466Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-11T19:26:53.729Z] (1/12) Installing libmagic (5.38-r0) [2021-02-11T19:26:54.304Z] (2/12) Installing file (5.38-r0) [2021-02-11T19:26:54.568Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-11T19:26:54.568Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-11T19:27:04.596Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-11T19:27:04.596Z] (6/12) Installing patch (2.7.6-r6) [2021-02-11T19:27:04.596Z] (7/12) Installing build-base (0.5-r2) [2021-02-11T19:27:04.596Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-11T19:27:04.858Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-11T19:27:04.858Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-11T19:27:04.858Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-11T19:27:05.121Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-11T19:27:05.122Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:27:05.384Z] OK: 233 MiB in 51 packages [2021-02-11T19:27:08.700Z] Removing intermediate container e795eabc9086 [2021-02-11T19:27:08.700Z] ---> 1fe98f5d5add [2021-02-11T19:27:08.700Z] Step 4/6 : WORKDIR /edgex-go [2021-02-11T19:27:08.978Z] ---> Running in 2fd67decbb9a [2021-02-11T19:27:08.978Z] Removing intermediate container 2fd67decbb9a [2021-02-11T19:27:08.978Z] ---> 220009b35aa9 [2021-02-11T19:27:08.978Z] Step 5/6 : COPY go.mod . [2021-02-11T19:27:09.573Z] ---> 081dd3f81bda [2021-02-11T19:27:09.573Z] Step 6/6 : RUN go mod download [2021-02-11T19:27:09.573Z] ---> Running in 43b553a0f858 [2021-02-11T19:27:31.649Z] Removing intermediate container 43b553a0f858 [2021-02-11T19:27:31.649Z] ---> 1735aece4ae9 [2021-02-11T19:27:31.649Z] Successfully built 1735aece4ae9 [2021-02-11T19:27:31.649Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-11T19:27:31.997Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-11T19:27:31.997Z] . [Pipeline] withDockerContainer [2021-02-11T19:27:32.124Z] prd-centos7-docker-4c-2g-26111 does not seem to be running inside a container [2021-02-11T19:27:32.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-11T19:27:33.047Z] $ docker top 3094d1e454c9da63e4bc56ae3df25cdb0fc45a2bffbeb449b0999e5aa6b44ed8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-11T19:27:33.655Z] + go version [2021-02-11T19:27:33.655Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-11T19:27:33.684Z] $ docker stop --time=1 3094d1e454c9da63e4bc56ae3df25cdb0fc45a2bffbeb449b0999e5aa6b44ed8 [2021-02-11T19:27:35.054Z] $ docker rm -f 3094d1e454c9da63e4bc56ae3df25cdb0fc45a2bffbeb449b0999e5aa6b44ed8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-11T19:27:36.160Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-11T19:27:36.161Z] . [Pipeline] withDockerContainer [2021-02-11T19:27:36.281Z] prd-centos7-docker-4c-2g-26111 does not seem to be running inside a container [2021-02-11T19:27:36.328Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-11T19:27:37.062Z] $ docker top eeceba62ff6c7c240952ad4a130479cc149b8132c3de132cb6f63b843450095a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-11T19:27:37.307Z] ========================================================= [2021-02-11T19:27:37.307Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-11T19:27:37.307Z] ========================================================= [Pipeline] sh [2021-02-11T19:27:37.623Z] + make test [2021-02-11T19:27:37.623Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-11T19:27:47.680Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-11T19:28:05.907Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-11T19:28:06.176Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-11T19:28:08.961Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-11T19:28:08.961Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-11T19:28:10.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-11T19:28:10.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-11T19:28:10.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-11T19:28:10.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-11T19:28:11.074Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-11T19:28:11.664Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-11T19:28:14.280Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-11T19:28:14.280Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-11T19:28:14.280Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-11T19:28:16.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.099s coverage: 45.9% of statements [2021-02-11T19:28:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-11T19:28:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-11T19:28:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-11T19:28:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-11T19:28:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-11T19:28:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-11T19:28:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-11T19:28:16.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.087s coverage: 100.0% of statements [2021-02-11T19:28:19.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.209s coverage: 27.1% of statements [2021-02-11T19:28:19.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-11T19:28:19.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-11T19:28:19.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-11T19:28:19.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-11T19:28:19.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-11T19:28:19.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-11T19:28:19.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.027s coverage: 100.0% of statements [2021-02-11T19:28:19.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-11T19:28:19.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.058s coverage: 100.0% of statements [2021-02-11T19:28:19.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-11T19:28:19.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-11T19:28:19.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.087s coverage: 65.8% of statements [2021-02-11T19:28:19.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-11T19:28:19.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-11T19:28:20.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.438s coverage: 82.3% of statements [2021-02-11T19:28:20.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-11T19:28:20.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-11T19:28:20.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-11T19:28:20.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-11T19:28:22.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.348s coverage: 28.6% of statements [2021-02-11T19:28:22.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-11T19:28:22.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-11T19:28:22.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-11T19:28:22.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-11T19:28:22.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-11T19:28:22.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.054s coverage: 100.0% of statements [2021-02-11T19:28:22.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-11T19:28:22.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.044s coverage: 100.0% of statements [2021-02-11T19:28:22.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-11T19:28:22.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.123s coverage: 86.7% of statements [2021-02-11T19:28:22.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-11T19:28:22.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.109s coverage: 97.5% of statements [2021-02-11T19:28:22.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-11T19:28:22.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements [2021-02-11T19:28:22.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-11T19:28:22.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-11T19:28:22.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-11T19:28:22.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-11T19:28:25.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.458s coverage: 92.8% of statements [2021-02-11T19:28:25.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-11T19:28:25.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-11T19:28:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-11T19:28:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-11T19:28:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-11T19:28:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-11T19:28:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-11T19:28:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-11T19:28:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-11T19:28:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-11T19:28:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-11T19:28:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-11T19:28:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-11T19:28:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-11T19:28:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-11T19:28:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-11T19:28:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-11T19:28:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-11T19:28:25.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements [2021-02-11T19:28:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-11T19:28:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-11T19:28:25.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 0.1% of statements [2021-02-11T19:28:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-11T19:28:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-11T19:28:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-11T19:28:25.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 45.5% of statements [2021-02-11T19:28:25.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2021-02-11T19:28:25.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.036s coverage: 94.1% of statements [2021-02-11T19:28:25.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2021-02-11T19:28:25.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.033s coverage: 87.5% of statements [2021-02-11T19:28:37.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements [2021-02-11T19:28:37.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements [2021-02-11T19:28:39.232Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26112 in /w/workspace/edgexfoundry_edgex-go_PR-3164 [Pipeline] { [Pipeline] ws [2021-02-11T19:28:39.326Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-11T19:28:44.416Z] using credential edgex-jenkins-ssh [2021-02-11T19:28:44.498Z] Cloning the remote Git repository [2021-02-11T19:28:44.581Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-11T19:28:44.688Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-11T19:28:44.759Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-11T19:28:44.760Z] > git --version # timeout=10 [2021-02-11T19:28:44.786Z] > git --version # 'git version 2.17.1' [2021-02-11T19:28:44.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-11T19:28:44.882Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.061s coverage: 92.9% of statements [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.049s coverage: 87.2% of statements [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.4% of statements [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 63.5% of statements [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.306s coverage: 68.9% of statements [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.100s coverage: 37.0% of statements [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.293s coverage: 84.0% of statements [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.047s coverage: 100.0% of statements [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.125s coverage: 47.0% of statements [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.044s coverage: 100.0% of statements [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.055s coverage: 100.0% of statements [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.117s coverage: 89.4% of statements [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.680s coverage: 29.1% of statements [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.087s coverage: 99.0% of statements [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.057s coverage: 100.0% of statements [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.051s coverage: 87.9% of statements [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-11T19:28:49.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-02-11T19:28:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-02-11T19:28:49.840Z] GO111MODULE=on go vet ./... [2021-02-11T19:29:03.543Z] Merging remotes/origin/master commit 8d65b999035e49fddad3f4b9ff0ea0f872535afc into PR head commit 9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:29:02.274Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-11T19:29:02.292Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-11T19:29:02.322Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-11T19:29:02.354Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-11T19:29:02.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-11T19:29:02.367Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3164/head:refs/remotes/origin/PR-3164 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-11T19:29:03.574Z] > git config core.sparsecheckout # timeout=10 [2021-02-11T19:29:03.589Z] > git checkout -f 9fd562e3a2eea215d457574d6ccae0c8b46a1516 # timeout=10 [2021-02-11T19:29:03.975Z] Merge succeeded, producing 9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:29:03.976Z] Checking out Revision 9fd562e3a2eea215d457574d6ccae0c8b46a1516 (PR-3164) [2021-02-11T19:29:03.903Z] > git remote # timeout=10 [2021-02-11T19:29:03.921Z] > git config --get remote.origin.url # timeout=10 [2021-02-11T19:29:03.940Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-11T19:29:03.951Z] > git merge 8d65b999035e49fddad3f4b9ff0ea0f872535afc # timeout=10 [2021-02-11T19:29:03.973Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-11T19:29:03.993Z] > git config core.sparsecheckout # timeout=10 [2021-02-11T19:29:04.009Z] > git checkout -f 9fd562e3a2eea215d457574d6ccae0c8b46a1516 # timeout=10 [2021-02-11T19:29:08.588Z] Commit message: "fix(all): update attribution to include libs for consul 1.8.1" [2021-02-11T19:29:08.655Z] > git --version # timeout=10 [2021-02-11T19:29:08.664Z] > git --version # 'git version 2.17.1' [2021-02-11T19:29:08.677Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-11T19:29:10.442Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-11T19:29:10.865Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-11T19:29:11.226Z] + true [2021-02-11T19:29:11.226Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-11T19:29:13.390Z] provisioning config files... [2021-02-11T19:29:13.437Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1573360538782402976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-11T19:29:13.875Z] ---> docker-login.sh [2021-02-11T19:29:13.875Z] nexus3.edgexfoundry.org:10001 [2021-02-11T19:29:14.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-11T19:29:15.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-11T19:29:15.122Z] Configure a credential helper to remove this warning. See [2021-02-11T19:29:15.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-11T19:29:15.122Z] [2021-02-11T19:29:15.122Z] Login Succeeded [2021-02-11T19:29:15.122Z] nexus3.edgexfoundry.org:10002 [2021-02-11T19:29:15.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-11T19:29:15.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-11T19:29:15.718Z] Configure a credential helper to remove this warning. See [2021-02-11T19:29:15.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-11T19:29:15.718Z] [2021-02-11T19:29:15.718Z] Login Succeeded [2021-02-11T19:29:15.718Z] nexus3.edgexfoundry.org:10003 [2021-02-11T19:29:15.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-11T19:29:16.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-11T19:29:16.266Z] Configure a credential helper to remove this warning. See [2021-02-11T19:29:16.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-11T19:29:16.266Z] [2021-02-11T19:29:16.266Z] Login Succeeded [2021-02-11T19:29:16.266Z] nexus3.edgexfoundry.org:10004 [2021-02-11T19:29:16.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-11T19:29:16.590Z] gofmt -l . [2021-02-11T19:29:16.590Z] [ "`gofmt -l .`" = "" ] [2021-02-11T19:29:16.590Z] ./bin/test-go-mod-tidy.sh [2021-02-11T19:29:16.590Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-11T19:29:16.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-11T19:29:16.818Z] Configure a credential helper to remove this warning. See [2021-02-11T19:29:16.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-11T19:29:16.818Z] [2021-02-11T19:29:16.818Z] Login Succeeded [2021-02-11T19:29:16.818Z] docker.io [2021-02-11T19:29:16.925Z] + ls -al . [2021-02-11T19:29:16.925Z] total 704 [2021-02-11T19:29:16.925Z] drwxrwxr-x 10 1001 1001 4096 Feb 11 19:29 . [2021-02-11T19:29:16.925Z] drwxr-xr-x 4 root root 28 Feb 11 19:27 .. [2021-02-11T19:29:16.925Z] -rw-rw-r-- 1 1001 1001 11 Feb 11 19:25 .dockerignore [2021-02-11T19:29:16.925Z] drwxrwxr-x 8 1001 1001 179 Feb 11 19:25 .git [2021-02-11T19:29:16.925Z] drwxrwxr-x 3 1001 1001 125 Feb 11 19:25 .github [2021-02-11T19:29:16.925Z] -rw-rw-r-- 1 1001 1001 818 Feb 11 19:25 .gitignore [2021-02-11T19:29:16.925Z] drwx------ 3 1001 1001 60 Feb 11 19:26 .semver [2021-02-11T19:29:16.925Z] -rw-rw-r-- 1 1001 1001 166 Feb 11 19:25 .sonarcloud.properties [2021-02-11T19:29:16.925Z] -rw-rw-r-- 1 1001 1001 8475 Feb 11 19:25 Attribution.txt [2021-02-11T19:29:16.925Z] -rw-rw-r-- 1 1001 1001 3804 Feb 11 19:25 CONTRIBUTING.md [2021-02-11T19:29:16.925Z] -rw-rw-r-- 1 1001 1001 931 Feb 11 19:25 Dockerfile.build [2021-02-11T19:29:16.925Z] -rw-rw-r-- 1 1001 1001 863 Feb 11 19:25 Jenkinsfile [2021-02-11T19:29:16.925Z] -rw-rw-r-- 1 1001 1001 10775 Feb 11 19:25 LICENSE [2021-02-11T19:29:16.925Z] -rw-rw-r-- 1 1001 1001 5774 Feb 11 19:25 Makefile [2021-02-11T19:29:16.925Z] -rw-rw-r-- 1 1001 1001 6524 Feb 11 19:25 README.md [2021-02-11T19:29:16.925Z] -rw-rw-r-- 1 1001 1001 6755 Feb 11 19:25 SECURITY.md [2021-02-11T19:29:16.925Z] -rw-rw-r-- 1 1001 1001 5 Feb 11 19:26 VERSION [2021-02-11T19:29:16.925Z] -rw-rw-r-- 1 1001 1001 4131 Feb 11 19:25 ZMQWindows.md [2021-02-11T19:29:16.925Z] drwxrwxr-x 2 1001 1001 117 Feb 11 19:25 bin [2021-02-11T19:29:16.925Z] drwxrwxr-x 14 1001 1001 4096 Feb 11 19:25 cmd [2021-02-11T19:29:16.925Z] -rw-r--r-- 1 root root 595164 Feb 11 19:28 coverage.out [2021-02-11T19:29:16.925Z] -rw-r--r-- 1 root root 1054 Feb 11 19:29 go.mod [2021-02-11T19:29:16.925Z] -rw-r--r-- 1 root root 19290 Feb 11 19:29 go.sum [2021-02-11T19:29:16.925Z] drwxrwxr-x 8 1001 1001 127 Feb 11 19:25 internal [2021-02-11T19:29:16.925Z] drwxrwxr-x 4 1001 1001 26 Feb 11 19:25 openapi [2021-02-11T19:29:16.925Z] drwxrwxr-x 4 1001 1001 71 Feb 11 19:25 snap [2021-02-11T19:29:16.925Z] -rw-rw-r-- 1 1001 1001 168 Feb 11 19:25 version.go [Pipeline] sh [2021-02-11T19:29:17.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-11T19:29:17.252Z] + '[' -e coverage.out ] [2021-02-11T19:29:17.252Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-11T19:29:17.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-11T19:29:17.369Z] Configure a credential helper to remove this warning. See [2021-02-11T19:29:17.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-11T19:29:17.369Z] [2021-02-11T19:29:17.369Z] Login Succeeded [2021-02-11T19:29:17.369Z] ---> docker-login.sh ends [Pipeline] } [2021-02-11T19:29:17.402Z] Deleting 1 temporary files [Pipeline] // wrap [2021-02-11T19:29:17.482Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] unstash [2021-02-11T19:29:17.945Z] + make build [2021-02-11T19:29:17.946Z] 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 [Pipeline] echo [2021-02-11T19:29:18.038Z] ========================================================= [2021-02-11T19:29:18.038Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-11T19:29:18.038Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-11T19:29:18.581Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-11T19:29:21.233Z] Sending build context to Docker daemon 166.3MB [2021-02-11T19:29:21.233Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-11T19:29:21.233Z] Step 2/6 : FROM ${BASE} [2021-02-11T19:29:21.233Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-11T19:29:21.233Z] 5f621e34cdf4: Pulling fs layer [2021-02-11T19:29:21.233Z] a4357932f1b6: Pulling fs layer [2021-02-11T19:29:21.233Z] 18c013af1878: Pulling fs layer [2021-02-11T19:29:21.233Z] 00ac8860ef70: Pulling fs layer [2021-02-11T19:29:21.233Z] 63d7cb157983: Pulling fs layer [2021-02-11T19:29:21.233Z] b116817d02f9: Pulling fs layer [2021-02-11T19:29:21.233Z] 745a02a5169b: Pulling fs layer [2021-02-11T19:29:21.233Z] 00ac8860ef70: Waiting [2021-02-11T19:29:21.233Z] 63d7cb157983: Waiting [2021-02-11T19:29:21.233Z] b116817d02f9: Waiting [2021-02-11T19:29:21.233Z] 745a02a5169b: Waiting [2021-02-11T19:29:21.233Z] 18c013af1878: Download complete [2021-02-11T19:29:21.233Z] a4357932f1b6: Download complete [2021-02-11T19:29:21.233Z] 63d7cb157983: Download complete [2021-02-11T19:29:21.233Z] b116817d02f9: Download complete [2021-02-11T19:29:21.233Z] 5f621e34cdf4: Verifying Checksum [2021-02-11T19:29:21.233Z] 5f621e34cdf4: Download complete [2021-02-11T19:29:21.836Z] 5f621e34cdf4: Pull complete [2021-02-11T19:29:22.110Z] a4357932f1b6: Pull complete [2021-02-11T19:29:22.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-11T19:29:22.705Z] 18c013af1878: Pull complete [2021-02-11T19:29:22.705Z] 745a02a5169b: Verifying Checksum [2021-02-11T19:29:22.705Z] 745a02a5169b: Download complete [2021-02-11T19:29:24.135Z] 00ac8860ef70: Download complete [2021-02-11T19:29:30.467Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-11T19:29:31.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-11T19:29:32.988Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-11T19:29:33.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-11T19:29:34.305Z] 00ac8860ef70: Pull complete [2021-02-11T19:29:34.305Z] 63d7cb157983: Pull complete [2021-02-11T19:29:34.580Z] b116817d02f9: Pull complete [2021-02-11T19:29:34.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-11T19:29:36.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-11T19:29:37.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-11T19:29:38.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-11T19:29:38.889Z] 745a02a5169b: Pull complete [2021-02-11T19:29:38.889Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-11T19:29:38.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-11T19:29:38.889Z] ---> b7e6874047d6 [2021-02-11T19:29:38.889Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-11T19:29:39.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-11T19:29:40.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-11T19:29:41.503Z] ---> Running in f5d76893197f [Pipeline] } [2021-02-11T19:29:42.248Z] $ docker stop --time=1 eeceba62ff6c7c240952ad4a130479cc149b8132c3de132cb6f63b843450095a [2021-02-11T19:29:42.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-11T19:29:43.875Z] $ docker rm -f eeceba62ff6c7c240952ad4a130479cc149b8132c3de132cb6f63b843450095a [2021-02-11T19:29:43.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [2021-02-11T19:29:44.528Z] (1/12) Installing libmagic (5.38-r0) [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-02-11T19:29:44.799Z] (2/12) Installing file (5.38-r0) [2021-02-11T19:29:44.799Z] (3/12) Installing libc-dev (0.7.2-r3) [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-02-11T19:29:45.072Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] isUnix [Pipeline] sh [2021-02-11T19:29:47.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-11T19:29:47.929Z] [2021-02-11T19:29:47.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-11T19:29:48.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-11T19:29:48.330Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-11T19:29:48.330Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-11T19:29:48.330Z] ca9280d653b3: Pulling fs layer [2021-02-11T19:29:48.330Z] 7e9c9ca2126c: Pulling fs layer [2021-02-11T19:29:48.330Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-11T19:29:48.330Z] cbdbe7a5bc2a: Download complete [2021-02-11T19:29:48.451Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-11T19:29:48.451Z] (6/12) Installing patch (2.7.6-r6) [2021-02-11T19:29:48.723Z] (7/12) Installing build-base (0.5-r2) [2021-02-11T19:29:48.923Z] ca9280d653b3: Verifying Checksum [2021-02-11T19:29:48.923Z] ca9280d653b3: Download complete [2021-02-11T19:29:48.923Z] cbdbe7a5bc2a: Pull complete [2021-02-11T19:29:48.993Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-11T19:29:48.993Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-11T19:29:49.265Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-11T19:29:49.534Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-11T19:29:49.807Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-11T19:29:49.807Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:29:49.807Z] OK: 217 MiB in 51 packages [2021-02-11T19:29:49.878Z] ca9280d653b3: Pull complete [2021-02-11T19:29:49.878Z] 7e9c9ca2126c: Download complete [2021-02-11T19:29:54.112Z] Removing intermediate container f5d76893197f [2021-02-11T19:29:54.112Z] ---> 578bce69268e [2021-02-11T19:29:54.112Z] Step 4/6 : WORKDIR /edgex-go [2021-02-11T19:29:54.112Z] ---> Running in b25adbd012c9 [2021-02-11T19:29:54.385Z] Removing intermediate container b25adbd012c9 [2021-02-11T19:29:54.385Z] ---> d7ee1db1730b [2021-02-11T19:29:54.385Z] Step 5/6 : COPY go.mod . [2021-02-11T19:29:54.980Z] ---> 0a454fc08234 [2021-02-11T19:29:54.980Z] Step 6/6 : RUN go mod download [2021-02-11T19:29:55.254Z] ---> Running in 7d71b3b27142 [2021-02-11T19:29:56.498Z] 7e9c9ca2126c: Pull complete [2021-02-11T19:29:56.498Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-11T19:29:56.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-11T19:29:56.498Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-11T19:29:56.660Z] prd-centos7-docker-4c-2g-26111 does not seem to be running inside a container [2021-02-11T19:29:56.706Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-11T19:29:58.623Z] $ docker top 12325c6e501bd37cc1d77ed817f815228cef6af5c36e542d9319008a8f01db3c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-11T19:29:59.210Z] + docker-compose build --help [2021-02-11T19:29:59.210Z] + grep parallel [2021-02-11T19:30:00.156Z] --parallel Build images in parallel. [Pipeline] } [2021-02-11T19:30:00.185Z] $ docker stop --time=1 12325c6e501bd37cc1d77ed817f815228cef6af5c36e542d9319008a8f01db3c [2021-02-11T19:30:01.587Z] $ docker rm -f 12325c6e501bd37cc1d77ed817f815228cef6af5c36e542d9319008a8f01db3c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-11T19:30:02.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-11T19:30:02.550Z] . [Pipeline] withDockerContainer [2021-02-11T19:30:02.677Z] prd-centos7-docker-4c-2g-26111 does not seem to be running inside a container [2021-02-11T19:30:02.892Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-11T19:30:03.745Z] $ docker top 2b0350ee2878ab65114fdf51894bb564f94f3e2550dabbb99f6db4ac4f5b5477 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-11T19:30:04.347Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-11T19:30:05.294Z] Building docker-core-command-go ... [2021-02-11T19:30:05.294Z] Building docker-core-data-go ... [2021-02-11T19:30:05.294Z] Building docker-core-metadata-go ... [2021-02-11T19:30:05.294Z] Building docker-security-bootstrapper-go ... [2021-02-11T19:30:05.294Z] Building docker-security-proxy-setup-go ... [2021-02-11T19:30:05.294Z] Building docker-security-secretstore-setup-go ... [2021-02-11T19:30:05.294Z] Building docker-support-notifications-go ... [2021-02-11T19:30:05.294Z] Building docker-support-scheduler-go ... [2021-02-11T19:30:05.294Z] Building docker-sys-mgmt-agent-go ... [2021-02-11T19:30:05.294Z] Building docker-support-scheduler-go [2021-02-11T19:30:05.294Z] Building docker-core-command-go [2021-02-11T19:30:05.294Z] Building docker-security-proxy-setup-go [2021-02-11T19:30:05.294Z] Building docker-support-notifications-go [2021-02-11T19:30:05.294Z] Building docker-sys-mgmt-agent-go [2021-02-11T19:30:22.070Z] Removing intermediate container 7d71b3b27142 [2021-02-11T19:30:22.070Z] ---> 144648e29f66 [2021-02-11T19:30:22.070Z] Successfully built 144648e29f66 [2021-02-11T19:30:22.070Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-11T19:30:22.454Z] + docker inspect -f . ci-base-image-arm64 [2021-02-11T19:30:22.454Z] . [Pipeline] withDockerContainer [2021-02-11T19:30:22.743Z] prd-ubuntu18.04-docker-arm64-4c-16g-26112 does not seem to be running inside a container [2021-02-11T19:30:22.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-11T19:30:24.356Z] $ docker top 6d8fdf4e2aa5e8b7b276678372db6e3dd38149e12e4a689f36157511783161bb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-11T19:30:25.377Z] + go version [2021-02-11T19:30:25.377Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-11T19:30:25.428Z] $ docker stop --time=1 6d8fdf4e2aa5e8b7b276678372db6e3dd38149e12e4a689f36157511783161bb [2021-02-11T19:30:27.329Z] $ docker rm -f 6d8fdf4e2aa5e8b7b276678372db6e3dd38149e12e4a689f36157511783161bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-11T19:30:28.666Z] + docker inspect -f . ci-base-image-arm64 [2021-02-11T19:30:28.666Z] . [Pipeline] withDockerContainer [2021-02-11T19:30:28.916Z] prd-ubuntu18.04-docker-arm64-4c-16g-26112 does not seem to be running inside a container [2021-02-11T19:30:29.008Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-11T19:30:30.372Z] $ docker top 3456242b98de3f1d9cdbc74b7f0920059d2fb25ffed68821cf32a3315ec8ecb5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-11T19:30:30.811Z] ========================================================= [2021-02-11T19:30:30.811Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-11T19:30:30.811Z] ========================================================= [Pipeline] sh [2021-02-11T19:30:31.469Z] + make test [2021-02-11T19:30:31.469Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-11T19:30:37.505Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-11T19:30:37.505Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-11T19:30:37.505Z] ---> 1735aece4ae9 [2021-02-11T19:30:37.505Z] Step 3/22 : WORKDIR /edgex-go [2021-02-11T19:30:37.505Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-11T19:30:37.505Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-11T19:30:37.505Z] ---> 1735aece4ae9 [2021-02-11T19:30:37.505Z] Step 3/26 : WORKDIR /edgex-go [2021-02-11T19:30:37.505Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-11T19:30:37.505Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-11T19:30:37.505Z] ---> 1735aece4ae9 [2021-02-11T19:30:37.505Z] Step 3/23 : WORKDIR /edgex-go [2021-02-11T19:30:37.505Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-11T19:30:37.505Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-11T19:30:37.505Z] ---> 1735aece4ae9 [2021-02-11T19:30:37.505Z] Step 3/21 : WORKDIR /edgex-go [2021-02-11T19:30:37.505Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-11T19:30:37.505Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-11T19:30:37.505Z] ---> 1735aece4ae9 [2021-02-11T19:30:37.505Z] Step 3/22 : WORKDIR /edgex-go [2021-02-11T19:30:38.121Z] ---> Running in 8f67d8bac374 [2021-02-11T19:30:38.386Z] ---> Running in 452f0f0cc375 [2021-02-11T19:30:38.386Z] ---> Running in 62952a831577 [2021-02-11T19:30:38.386Z] ---> Running in 80e0126243a9 [2021-02-11T19:30:38.386Z] ---> Running in b5724d6aa4c9 [2021-02-11T19:30:38.650Z] Removing intermediate container 452f0f0cc375 [2021-02-11T19:30:38.650Z] ---> 5ee700979170 [2021-02-11T19:30:38.650Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-11T19:30:38.650Z] Removing intermediate container 62952a831577 [2021-02-11T19:30:38.650Z] ---> dcfaaa924c82 [2021-02-11T19:30:38.650Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-11T19:30:38.650Z] Removing intermediate container b5724d6aa4c9 [2021-02-11T19:30:38.650Z] ---> cba9a4f36571 [2021-02-11T19:30:38.650Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-11T19:30:38.650Z] Removing intermediate container 80e0126243a9 [2021-02-11T19:30:38.650Z] ---> 692299a52c6e [2021-02-11T19:30:38.650Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-11T19:30:38.650Z] Removing intermediate container 8f67d8bac374 [2021-02-11T19:30:38.650Z] ---> ded8b79e5741 [2021-02-11T19:30:38.650Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-11T19:30:38.920Z] ---> Running in 22ea70cc7390 [2021-02-11T19:30:38.920Z] ---> Running in 3930159fb4fd [2021-02-11T19:30:38.920Z] ---> Running in abb8d922e3d8 [2021-02-11T19:30:38.920Z] ---> Running in ae3a83a05a76 [2021-02-11T19:30:38.920Z] ---> Running in a4ca55d9cdbe [2021-02-11T19:30:40.867Z] Removing intermediate container ae3a83a05a76 [2021-02-11T19:30:40.867Z] ---> 074494e1af95 [2021-02-11T19:30:40.867Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-11T19:30:41.133Z] ---> Running in 097c9fec82a2 [2021-02-11T19:30:41.134Z] Removing intermediate container 22ea70cc7390 [2021-02-11T19:30:41.134Z] ---> 9e4d03bcedc5 [2021-02-11T19:30:41.134Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-11T19:30:41.400Z] Removing intermediate container a4ca55d9cdbe [2021-02-11T19:30:41.400Z] ---> 99e4f0408191 [2021-02-11T19:30:41.400Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-11T19:30:41.400Z] ---> Running in 62a02cf0585c [2021-02-11T19:30:41.663Z] Removing intermediate container 3930159fb4fd [2021-02-11T19:30:41.663Z] ---> 86dc5525af68 [2021-02-11T19:30:41.663Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-11T19:30:41.928Z] ---> Running in 385a3d5fba3b [2021-02-11T19:30:41.928Z] ---> Running in 87dd805394dc [2021-02-11T19:30:41.928Z] Removing intermediate container abb8d922e3d8 [2021-02-11T19:30:41.928Z] ---> 39ed766d65c3 [2021-02-11T19:30:41.928Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-11T19:30:41.928Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-11T19:30:42.192Z] ---> Running in e8ebe8912117 [2021-02-11T19:30:42.192Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-11T19:30:42.768Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-11T19:30:42.768Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-11T19:30:42.768Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-11T19:30:42.768Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-11T19:30:43.037Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-11T19:30:43.304Z] OK: 233 MiB in 51 packages [2021-02-11T19:30:43.304Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-11T19:30:43.304Z] OK: 233 MiB in 51 packages [2021-02-11T19:30:43.568Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-11T19:30:43.568Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-11T19:30:43.568Z] Removing intermediate container 097c9fec82a2 [2021-02-11T19:30:43.568Z] ---> 4a5bab0d7dd9 [2021-02-11T19:30:43.568Z] Step 6/22 : COPY go.mod . [2021-02-11T19:30:43.841Z] OK: 233 MiB in 51 packages [2021-02-11T19:30:43.841Z] OK: 233 MiB in 51 packages [2021-02-11T19:30:43.841Z] OK: 233 MiB in 51 packages [2021-02-11T19:30:43.841Z] Removing intermediate container 62a02cf0585c [2021-02-11T19:30:43.841Z] ---> 5d6d518f5afa [2021-02-11T19:30:43.841Z] Step 6/23 : COPY go.mod . [2021-02-11T19:30:43.841Z] ---> 6cfe72cf1474 [2021-02-11T19:30:43.841Z] Step 7/22 : RUN go mod download [2021-02-11T19:30:44.110Z] ---> Running in abd19dea23d1 [2021-02-11T19:30:44.378Z] ---> a51b26b2d82c [2021-02-11T19:30:44.378Z] Step 7/23 : RUN go mod download [2021-02-11T19:30:44.645Z] ---> Running in 4b5b255fb714 [2021-02-11T19:30:44.645Z] Removing intermediate container 385a3d5fba3b [2021-02-11T19:30:44.645Z] ---> f0e13b593a4a [2021-02-11T19:30:44.645Z] Step 6/22 : COPY go.mod . [2021-02-11T19:30:45.225Z] ---> e2a8fc1c43be [2021-02-11T19:30:45.225Z] Step 7/22 : RUN go mod download [2021-02-11T19:30:45.225Z] Removing intermediate container e8ebe8912117 [2021-02-11T19:30:45.225Z] ---> b4f70dab4b88 [2021-02-11T19:30:45.225Z] Step 6/26 : COPY go.mod . [2021-02-11T19:30:45.225Z] ---> Running in b7efa3b8ab91 [2021-02-11T19:30:45.225Z] Removing intermediate container 87dd805394dc [2021-02-11T19:30:45.225Z] ---> 4b2de9ddabaf [2021-02-11T19:30:45.225Z] Step 6/21 : COPY go.mod . [2021-02-11T19:30:45.493Z] ---> 0b78a100f381 [2021-02-11T19:30:45.493Z] Step 7/26 : RUN go mod download [2021-02-11T19:30:45.493Z] ---> 28f421d7b9fb [2021-02-11T19:30:45.493Z] Step 7/21 : RUN go mod download [2021-02-11T19:30:45.493Z] ---> Running in 3a1c59fe21b0 [2021-02-11T19:30:45.759Z] ---> Running in fac12267cb72 [2021-02-11T19:30:46.716Z] Removing intermediate container abd19dea23d1 [2021-02-11T19:30:46.716Z] ---> ecd095aab51b [2021-02-11T19:30:46.716Z] Step 8/22 : COPY . . [2021-02-11T19:30:46.716Z] Removing intermediate container 4b5b255fb714 [2021-02-11T19:30:46.716Z] ---> 93a8b58e39fc [2021-02-11T19:30:46.716Z] Step 8/23 : COPY . . [2021-02-11T19:30:50.077Z] Removing intermediate container b7efa3b8ab91 [2021-02-11T19:30:50.077Z] ---> e6de831da81c [2021-02-11T19:30:50.077Z] Step 8/22 : COPY . . [2021-02-11T19:30:53.634Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-11T19:30:58.284Z] Removing intermediate container fac12267cb72 [2021-02-11T19:30:58.284Z] ---> 35e025cca5d6 [2021-02-11T19:30:58.284Z] Step 8/21 : COPY . . [2021-02-11T19:30:58.284Z] Removing intermediate container 3a1c59fe21b0 [2021-02-11T19:30:58.284Z] ---> 54123a15e690 [2021-02-11T19:30:58.284Z] Step 8/26 : COPY . . [2021-02-11T19:31:30.866Z] ---> eeb32749f404 [2021-02-11T19:31:30.866Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-11T19:31:30.866Z] ---> 2f38844addd1 [2021-02-11T19:31:30.866Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-11T19:31:31.457Z] ---> Running in 7aa83ae25e85 [2021-02-11T19:31:31.457Z] ---> Running in 551a43ed1398 [2021-02-11T19:31:31.457Z] ---> 0db17c083018 [2021-02-11T19:31:31.457Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-11T19:31:32.411Z] ---> c8c39386cd75 [2021-02-11T19:31:32.411Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-11T19:31:32.411Z] ---> Running in 14987495070c [2021-02-11T19:31:32.688Z] ---> Running in c454c3c5f2f4 [2021-02-11T19:31:32.688Z] ---> 1f5b248ed666 [2021-02-11T19:31:32.688Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-11T19:31:32.966Z] ---> Running in aebc7dc4dd97 [2021-02-11T19:31:33.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-11T19:31:33.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-11T19:31:33.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-11T19:31:33.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-11T19:31:33.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-11T19:31:40.656Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-11T19:31:43.307Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-11T19:31:53.683Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-11T19:31:53.683Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-11T19:31:55.682Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-11T19:31:55.682Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-11T19:31:55.682Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-11T19:31:55.682Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-11T19:31:58.361Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-11T19:31:58.963Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-11T19:32:00.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-11T19:32:06.973Z] Removing intermediate container aebc7dc4dd97 [2021-02-11T19:32:06.973Z] ---> 7bb64c35377f [2021-02-11T19:32:06.973Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-11T19:32:07.243Z] ---> Running in 5e5ddfc60e7a [2021-02-11T19:32:07.281Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-11T19:32:07.281Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-11T19:32:07.281Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-11T19:32:08.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-11T19:32:12.480Z] Removing intermediate container c454c3c5f2f4 [2021-02-11T19:32:12.480Z] ---> 3d0733e75ccd [2021-02-11T19:32:12.480Z] [2021-02-11T19:32:12.480Z] Step 10/21 : FROM alpine:3.12 [2021-02-11T19:32:12.480Z] 3.12: Pulling from library/alpine [2021-02-11T19:32:12.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.337s coverage: 45.9% of statements [2021-02-11T19:32:12.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-11T19:32:12.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-11T19:32:12.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-11T19:32:12.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-11T19:32:12.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-11T19:32:12.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-11T19:32:12.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-11T19:32:12.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.218s coverage: 100.0% of statements [2021-02-11T19:32:13.054Z] Removing intermediate container 551a43ed1398 [2021-02-11T19:32:13.055Z] ---> 4cbf75dad709 [2021-02-11T19:32:13.055Z] [2021-02-11T19:32:13.055Z] Step 10/23 : FROM alpine:3.12 [2021-02-11T19:32:13.055Z] Removing intermediate container 14987495070c [2021-02-11T19:32:13.055Z] ---> 4f706dfc29b6 [2021-02-11T19:32:13.055Z] [2021-02-11T19:32:13.055Z] Step 10/22 : FROM alpine:3.12 [2021-02-11T19:32:13.055Z] Removing intermediate container 7aa83ae25e85 [2021-02-11T19:32:13.055Z] ---> 2eb2df270391 [2021-02-11T19:32:13.055Z] [2021-02-11T19:32:13.055Z] Step 10/22 : FROM alpine:3.12 [2021-02-11T19:32:13.055Z] 3.12: Pulling from library/alpine [2021-02-11T19:32:13.055Z] 3.12: Pulling from library/alpine [2021-02-11T19:32:13.055Z] 3.12: Pulling from library/alpine [2021-02-11T19:32:13.055Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-11T19:32:13.055Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-11T19:32:13.055Z] Status: Downloaded newer image for alpine:3.12 [2021-02-11T19:32:13.055Z] Status: Downloaded newer image for alpine:3.12 [2021-02-11T19:32:13.055Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-11T19:32:13.055Z] Status: Image is up to date for alpine:3.12 [2021-02-11T19:32:13.055Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-11T19:32:13.055Z] Status: Image is up to date for alpine:3.12 [2021-02-11T19:32:13.055Z] ---> 389fef711851 [2021-02-11T19:32:13.055Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-11T19:32:13.055Z] ---> 389fef711851 [2021-02-11T19:32:13.055Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-11T19:32:13.055Z] ---> 389fef711851 [2021-02-11T19:32:13.055Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-11T19:32:13.055Z] ---> 389fef711851 [2021-02-11T19:32:13.055Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-11T19:32:13.631Z] Removing intermediate container 5e5ddfc60e7a [2021-02-11T19:32:13.631Z] ---> 8d8ae8da4ec9 [2021-02-11T19:32:13.631Z] [2021-02-11T19:32:13.631Z] Step 11/26 : FROM docker:20.10.0 [2021-02-11T19:32:13.631Z] ---> Running in c80678432c10 [2021-02-11T19:32:13.631Z] ---> Running in c1564f5e7172 [2021-02-11T19:32:13.631Z] ---> Running in 447e6f743379 [2021-02-11T19:32:13.631Z] ---> Running in 075675e400c3 [2021-02-11T19:32:13.631Z] 20.10.0: Pulling from library/docker [2021-02-11T19:32:14.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-11T19:32:14.496Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-11T19:32:14.496Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-11T19:32:14.496Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-11T19:32:14.765Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-11T19:32:14.765Z] (4/4) Installing curl (7.69.1-r3) [2021-02-11T19:32:14.765Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:32:14.765Z] Executing ca-certificates-20191127-r4.trigger [2021-02-11T19:32:14.765Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-11T19:32:14.765Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-11T19:32:14.765Z] OK: 7 MiB in 18 packages [2021-02-11T19:32:14.765Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-11T19:32:14.765Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-11T19:32:15.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-11T19:32:15.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-11T19:32:15.045Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-11T19:32:15.045Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:32:15.045Z] OK: 6 MiB in 15 packages [2021-02-11T19:32:15.045Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-11T19:32:15.045Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-11T19:32:15.045Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:32:15.045Z] Executing ca-certificates-20191127-r4.trigger [2021-02-11T19:32:15.045Z] OK: 6 MiB in 16 packages [2021-02-11T19:32:15.045Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-11T19:32:15.314Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:32:15.314Z] OK: 6 MiB in 15 packages [2021-02-11T19:32:18.650Z] Removing intermediate container c80678432c10 [2021-02-11T19:32:18.650Z] ---> b33b5fe1112d [2021-02-11T19:32:18.650Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-11T19:32:18.650Z] ---> Running in b07fd00e7622 [2021-02-11T19:32:18.650Z] Removing intermediate container 447e6f743379 [2021-02-11T19:32:18.650Z] ---> f544cf4c4ed9 [2021-02-11T19:32:18.650Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-11T19:32:18.650Z] Removing intermediate container c1564f5e7172 [2021-02-11T19:32:18.650Z] ---> cda56516c06f [2021-02-11T19:32:18.650Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-11T19:32:18.650Z] Removing intermediate container 075675e400c3 [2021-02-11T19:32:18.650Z] ---> c15e7f049c7c [2021-02-11T19:32:18.650Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-11T19:32:18.650Z] ---> Running in 63cacd837213 [2021-02-11T19:32:18.650Z] ---> Running in e873822c5e8e [2021-02-11T19:32:18.913Z] Removing intermediate container b07fd00e7622 [2021-02-11T19:32:18.913Z] ---> 4a0b8414017e [2021-02-11T19:32:18.913Z] Step 13/21 : WORKDIR /edgex [2021-02-11T19:32:19.493Z] ---> Running in 41e0872c5528 [2021-02-11T19:32:19.493Z] ---> Running in 1356a1f98486 [2021-02-11T19:32:19.494Z] Removing intermediate container 63cacd837213 [2021-02-11T19:32:19.494Z] ---> 0b95564048b9 [2021-02-11T19:32:19.494Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-11T19:32:19.494Z] Removing intermediate container e873822c5e8e [2021-02-11T19:32:19.494Z] ---> fac33376b939 [2021-02-11T19:32:19.494Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-11T19:32:19.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.520s coverage: 27.1% of statements [2021-02-11T19:32:19.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-11T19:32:19.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-11T19:32:19.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-11T19:32:19.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-11T19:32:19.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-11T19:32:19.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-11T19:32:19.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements [2021-02-11T19:32:19.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-11T19:32:19.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.064s coverage: 100.0% of statements [2021-02-11T19:32:19.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-11T19:32:19.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-11T19:32:19.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.220s coverage: 65.8% of statements [2021-02-11T19:32:19.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-11T19:32:19.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-11T19:32:19.764Z] ---> Running in a02176798c9f [2021-02-11T19:32:19.764Z] ---> Running in 3419405490fc [2021-02-11T19:32:19.764Z] Removing intermediate container 41e0872c5528 [2021-02-11T19:32:19.764Z] ---> 4ad23786b362 [2021-02-11T19:32:19.764Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-11T19:32:19.764Z] Removing intermediate container 1356a1f98486 [2021-02-11T19:32:19.764Z] ---> 193ad9819d55 [2021-02-11T19:32:19.764Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-11T19:32:20.034Z] ---> Running in 3a086bf31113 [2021-02-11T19:32:20.034Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-11T19:32:20.034Z] Removing intermediate container a02176798c9f [2021-02-11T19:32:20.034Z] ---> 2c64ada43e3a [2021-02-11T19:32:20.034Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-11T19:32:20.034Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-11T19:32:20.034Z] ---> aefe523efa57 [2021-02-11T19:32:20.034Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-11T19:32:20.300Z] Removing intermediate container 3419405490fc [2021-02-11T19:32:20.300Z] ---> ace1547fb84c [2021-02-11T19:32:20.300Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-11T19:32:20.300Z] ---> Running in f3bb8664ed29 [2021-02-11T19:32:20.300Z] ---> Running in 823e2528b98c [2021-02-11T19:32:20.300Z] ---> Running in f6870a357116 [2021-02-11T19:32:20.569Z] ---> d4fc088fff77 [2021-02-11T19:32:20.569Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-11T19:32:20.569Z] Removing intermediate container 3a086bf31113 [2021-02-11T19:32:20.569Z] ---> 95af32bfd823 [2021-02-11T19:32:20.569Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-11T19:32:20.845Z] ---> Running in dced4618da69 [2021-02-11T19:32:20.845Z] Removing intermediate container f3bb8664ed29 [2021-02-11T19:32:20.845Z] ---> b3f3d491860e [2021-02-11T19:32:20.846Z] Step 15/23 : WORKDIR / [2021-02-11T19:32:20.846Z] Removing intermediate container f6870a357116 [2021-02-11T19:32:20.846Z] ---> 8d76d69d755a [2021-02-11T19:32:20.846Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-11T19:32:21.118Z] Removing intermediate container dced4618da69 [2021-02-11T19:32:21.118Z] ---> f6675c8e68a5 [2021-02-11T19:32:21.118Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-11T19:32:21.118Z] ---> Running in 95d3b25bdb89 [2021-02-11T19:32:21.118Z] ---> aa849f9a68b8 [2021-02-11T19:32:21.118Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-11T19:32:21.396Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-11T19:32:21.396Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-11T19:32:21.396Z] Removing intermediate container 95d3b25bdb89 [2021-02-11T19:32:21.396Z] ---> 1e26423e6fd8 [2021-02-11T19:32:21.396Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-11T19:32:21.396Z] ---> e59a572fc4ff [2021-02-11T19:32:21.396Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-11T19:32:21.396Z] (1/2) Installing readline (8.0.4-r0) [2021-02-11T19:32:21.396Z] (2/2) Installing bash (5.0.17-r0) [2021-02-11T19:32:21.396Z] Executing bash-5.0.17-r0.post-install [2021-02-11T19:32:21.396Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:32:21.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.651s coverage: 82.3% of statements [2021-02-11T19:32:21.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-11T19:32:21.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-11T19:32:21.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-11T19:32:21.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-11T19:32:21.670Z] OK: 12 MiB in 22 packages [2021-02-11T19:32:21.670Z] ---> 6e644cc8599b [2021-02-11T19:32:21.670Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-11T19:32:22.249Z] ---> 3bfc134b84c3 [2021-02-11T19:32:22.249Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-11T19:32:22.511Z] ---> 2d08f74e5d38 [2021-02-11T19:32:22.511Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-11T19:32:22.776Z] ---> d930e5d9ba8e [2021-02-11T19:32:22.776Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-11T19:32:22.776Z] ---> 6b1c05eb5189 [2021-02-11T19:32:22.776Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-11T19:32:22.776Z] ---> Running in 7cd0b8bcf191 [2021-02-11T19:32:22.776Z] ---> d51570acd810 [2021-02-11T19:32:22.776Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-11T19:32:23.047Z] Removing intermediate container 7cd0b8bcf191 [2021-02-11T19:32:23.047Z] ---> 6d56baa82cfb [2021-02-11T19:32:23.047Z] Step 18/21 : CMD ["--init=true"] [2021-02-11T19:32:23.621Z] Removing intermediate container 823e2528b98c [2021-02-11T19:32:23.621Z] ---> 3224c562a945 [2021-02-11T19:32:23.621Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-11T19:32:23.621Z] ---> Running in fa38f7b8d21c [2021-02-11T19:32:23.621Z] ---> Running in 9f087716f892 [2021-02-11T19:32:23.621Z] ---> 8dd1e9ed384b [2021-02-11T19:32:23.621Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-11T19:32:23.888Z] ---> 1be44d80eacb [2021-02-11T19:32:23.888Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-11T19:32:23.888Z] ---> 3ae18e51c83e [2021-02-11T19:32:23.888Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-11T19:32:23.888Z] ---> Running in 7de4b1c9cc85 [2021-02-11T19:32:23.888Z] ---> Running in 11a0c8ac7ab3 [2021-02-11T19:32:24.152Z] ---> Running in 9721a1b23b72 [2021-02-11T19:32:24.152Z] Removing intermediate container fa38f7b8d21c [2021-02-11T19:32:24.152Z] ---> 1c6c69f6d057 [2021-02-11T19:32:24.152Z] Step 19/21 : LABEL arch=x86_64 [2021-02-11T19:32:24.152Z] Removing intermediate container 9f087716f892 [2021-02-11T19:32:24.152Z] ---> 5b0d27378ea2 [2021-02-11T19:32:24.152Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-11T19:32:24.416Z] Removing intermediate container 7de4b1c9cc85 [2021-02-11T19:32:24.416Z] ---> 36a74b4f9c1e [2021-02-11T19:32:24.416Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-11T19:32:24.416Z] ---> Running in a5d1dcae4bd9 [2021-02-11T19:32:24.416Z] Removing intermediate container 11a0c8ac7ab3 [2021-02-11T19:32:24.416Z] ---> 68e62b035d3b [2021-02-11T19:32:24.416Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-11T19:32:24.416Z] ---> Running in c674e97f16a0 [2021-02-11T19:32:24.416Z] Removing intermediate container 9721a1b23b72 [2021-02-11T19:32:24.416Z] ---> adb9f1847c11 [2021-02-11T19:32:24.416Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-11T19:32:24.682Z] ---> Running in 57b1d146ee77 [2021-02-11T19:32:24.682Z] ---> Running in f8c7f9c8201d [2021-02-11T19:32:24.682Z] ---> Running in 6881d2af2875 [2021-02-11T19:32:24.682Z] Removing intermediate container a5d1dcae4bd9 [2021-02-11T19:32:24.682Z] ---> 04875f5d3c0e [2021-02-11T19:32:24.682Z] Step 20/21 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:32:24.946Z] Removing intermediate container c674e97f16a0 [2021-02-11T19:32:24.946Z] ---> dbbbca9592c4 [2021-02-11T19:32:24.947Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-11T19:32:24.947Z] ---> Running in 0c96767525cc [2021-02-11T19:32:24.947Z] Removing intermediate container 57b1d146ee77 [2021-02-11T19:32:24.947Z] ---> b5f205dd29fe [2021-02-11T19:32:24.947Z] Step 20/22 : LABEL arch=x86_64 [2021-02-11T19:32:24.947Z] ---> Running in b410ac1d46bf [2021-02-11T19:32:25.211Z] Removing intermediate container f8c7f9c8201d [2021-02-11T19:32:25.211Z] ---> 168ed785c59e [2021-02-11T19:32:25.211Z] Step 20/22 : LABEL arch=x86_64 [2021-02-11T19:32:25.211Z] Removing intermediate container 6881d2af2875 [2021-02-11T19:32:25.211Z] ---> 913d158ac76e [2021-02-11T19:32:25.211Z] Step 21/23 : LABEL arch=x86_64 [2021-02-11T19:32:25.211Z] ---> Running in 73e208228991 [2021-02-11T19:32:25.211Z] ---> Running in 7ce61a406e81 [2021-02-11T19:32:25.211Z] Removing intermediate container 0c96767525cc [2021-02-11T19:32:25.211Z] ---> 98143189089d [2021-02-11T19:32:25.211Z] Step 21/21 : LABEL version=0.0.0 [2021-02-11T19:32:25.481Z] ---> Running in 6688536c97eb [2021-02-11T19:32:25.481Z] Removing intermediate container b410ac1d46bf [2021-02-11T19:32:25.481Z] ---> 07596b00c73a [2021-02-11T19:32:25.481Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-11T19:32:25.481Z] ---> Running in e262d83196f9 [2021-02-11T19:32:25.745Z] Removing intermediate container 7ce61a406e81 [2021-02-11T19:32:25.745Z] ---> 2bda28f6c699 [2021-02-11T19:32:25.745Z] Step 21/22 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:32:25.745Z] Removing intermediate container 73e208228991 [2021-02-11T19:32:25.745Z] ---> bfa466898f58 [2021-02-11T19:32:25.745Z] Step 21/22 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:32:26.008Z] Removing intermediate container 6688536c97eb [2021-02-11T19:32:26.008Z] ---> 04d2cdb3cf53 [2021-02-11T19:32:26.008Z] Step 22/23 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:32:26.008Z] ---> Running in cbc5d9a5233f [2021-02-11T19:32:26.008Z] ---> Running in 3dc558ef1465 [2021-02-11T19:32:26.008Z] ---> Running in bd6f29f8cc58 [2021-02-11T19:32:26.008Z] Removing intermediate container e262d83196f9 [2021-02-11T19:32:26.008Z] ---> 38b11b3e9393 [2021-02-11T19:32:26.008Z] [2021-02-11T19:32:26.008Z] ---> 6d9c2e6d88ca [2021-02-11T19:32:26.008Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-11T19:32:26.278Z] Removing intermediate container 3dc558ef1465 [2021-02-11T19:32:26.278Z] ---> 01dbd783e764 [2021-02-11T19:32:26.278Z] Step 22/22 : LABEL version=0.0.0 [2021-02-11T19:32:26.278Z] Removing intermediate container cbc5d9a5233f [2021-02-11T19:32:26.278Z] ---> 8c2881310b70 [2021-02-11T19:32:26.278Z] Step 22/22 : LABEL version=0.0.0 [2021-02-11T19:32:26.278Z] Successfully built 38b11b3e9393 [2021-02-11T19:32:26.278Z] Removing intermediate container bd6f29f8cc58 [2021-02-11T19:32:26.278Z] ---> 3a29acf4c284 [2021-02-11T19:32:26.278Z] Step 23/23 : LABEL version=0.0.0 [2021-02-11T19:32:26.543Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-11T19:32:26.543Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-02-11T19:32:26.543Z] ---> Running in 2974a2964be4 [2021-02-11T19:32:26.543Z] ---> Running in ef789c94eb94 [2021-02-11T19:32:26.543Z] ---> 9e1fe29ce0a7 [2021-02-11T19:32:26.543Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-11T19:32:26.543Z] ---> Running in c52138b9ad94 [2021-02-11T19:32:26.806Z] Removing intermediate container ef789c94eb94 [2021-02-11T19:32:26.806Z] ---> e880f7147ac7 [2021-02-11T19:32:26.806Z] [2021-02-11T19:32:26.806Z] Removing intermediate container 2974a2964be4 [2021-02-11T19:32:26.806Z] ---> 74e985456e9b [2021-02-11T19:32:26.806Z] [2021-02-11T19:32:27.071Z] Successfully built e880f7147ac7 [2021-02-11T19:32:27.072Z] Successfully built 74e985456e9b [2021-02-11T19:32:27.072Z] Removing intermediate container c52138b9ad94 [2021-02-11T19:32:27.072Z] ---> a555bbe79647 [2021-02-11T19:32:27.072Z] [2021-02-11T19:32:27.072Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-11T19:32:27.072Z] Building docker-core-data-go [2021-02-11T19:32:27.072Z] Successfully tagged docker-support-notifications-go:latest [2021-02-11T19:32:27.072Z] Building docker-core-metadata-go [2021-02-11T19:32:28.042Z]  Building docker-support-scheduler-go ... done  Building docker-support-notifications-go ... done Successfully built a555bbe79647 [2021-02-11T19:32:28.042Z] Successfully tagged docker-core-command-go:latest [2021-02-11T19:32:28.042Z] Building docker-security-secretstore-setup-go [2021-02-11T19:32:28.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.125s coverage: 28.6% of statements [2021-02-11T19:32:28.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-11T19:32:28.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-11T19:32:28.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-11T19:32:28.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-11T19:32:28.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-11T19:32:28.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.141s coverage: 100.0% of statements [2021-02-11T19:32:28.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-11T19:32:28.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.098s coverage: 100.0% of statements [2021-02-11T19:32:28.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-11T19:32:28.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.345s coverage: 86.7% of statements [2021-02-11T19:32:28.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-11T19:32:30.240Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.376s coverage: 97.5% of statements [2021-02-11T19:32:30.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-11T19:32:30.240Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.134s coverage: 78.3% of statements [2021-02-11T19:32:30.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-11T19:32:30.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-11T19:32:30.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-11T19:32:30.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-11T19:32:30.868Z]  Building docker-core-command-go ... done  ---> 6b6a4bcd4428 [2021-02-11T19:32:30.869Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-11T19:32:31.822Z] ---> Running in b27b98f57dc2 [2021-02-11T19:32:35.152Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-11T19:32:35.152Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-11T19:32:35.152Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-11T19:32:35.152Z] (2/33) Installing expat (2.2.9-r1) [2021-02-11T19:32:35.152Z] (3/33) Installing libffi (3.3-r2) [2021-02-11T19:32:35.152Z] (4/33) Installing gdbm (1.13-r1) [2021-02-11T19:32:35.152Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-11T19:32:35.152Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-11T19:32:35.152Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-11T19:32:40.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.288s coverage: 92.8% of statements [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-11T19:32:40.434Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-11T19:32:40.434Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.180s coverage: 0.1% of statements [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-11T19:32:40.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-11T19:32:40.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 45.5% of statements [2021-02-11T19:32:40.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.106s coverage: 79.5% of statements [2021-02-11T19:32:40.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2021-02-11T19:32:40.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements [2021-02-11T19:32:40.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.089s coverage: 87.5% of statements [2021-02-11T19:32:41.793Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-11T19:32:41.793Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-11T19:32:41.793Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-11T19:32:41.793Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-11T19:32:41.793Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-11T19:32:41.793Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-11T19:32:41.793Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-11T19:32:41.793Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-11T19:32:41.793Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-11T19:32:41.793Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-11T19:32:41.793Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-11T19:32:41.793Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-11T19:32:42.063Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-11T19:32:42.063Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-11T19:32:42.063Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-11T19:32:42.063Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-11T19:32:42.328Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-11T19:32:42.328Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-11T19:32:42.328Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-11T19:32:42.328Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-11T19:32:42.328Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-11T19:32:42.328Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-11T19:32:42.328Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-11T19:32:42.328Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-11T19:32:42.328Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-11T19:32:42.328Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-11T19:32:42.328Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:32:42.328Z] OK: 71 MiB in 55 packages [2021-02-11T19:32:50.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.095s coverage: 94.4% of statements [2021-02-11T19:32:50.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-02-11T19:33:01.395Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-11T19:33:01.395Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-11T19:33:01.395Z] ---> 1735aece4ae9 [2021-02-11T19:33:01.395Z] Step 3/23 : WORKDIR /edgex-go [2021-02-11T19:33:01.395Z] ---> Using cache [2021-02-11T19:33:01.395Z] ---> ded8b79e5741 [2021-02-11T19:33:01.395Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-11T19:33:01.395Z] ---> Using cache [2021-02-11T19:33:01.395Z] ---> 99e4f0408191 [2021-02-11T19:33:01.395Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-11T19:33:01.395Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-11T19:33:01.395Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-11T19:33:01.395Z] ---> 1735aece4ae9 [2021-02-11T19:33:01.395Z] Step 3/24 : WORKDIR /edgex-go [2021-02-11T19:33:01.395Z] ---> Using cache [2021-02-11T19:33:01.395Z] ---> ded8b79e5741 [2021-02-11T19:33:01.395Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-11T19:33:01.395Z] ---> Using cache [2021-02-11T19:33:01.395Z] ---> 99e4f0408191 [2021-02-11T19:33:01.395Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-11T19:33:01.395Z] ---> Using cache [2021-02-11T19:33:01.395Z] ---> f0e13b593a4a [2021-02-11T19:33:01.395Z] Step 6/24 : COPY go.mod . [2021-02-11T19:33:01.395Z] ---> Using cache [2021-02-11T19:33:01.395Z] ---> e2a8fc1c43be [2021-02-11T19:33:01.395Z] Step 7/24 : RUN go mod download [2021-02-11T19:33:01.395Z] ---> Using cache [2021-02-11T19:33:01.395Z] ---> e6de831da81c [2021-02-11T19:33:01.395Z] Step 8/24 : COPY . . [2021-02-11T19:33:01.395Z] ---> Using cache [2021-02-11T19:33:01.395Z] ---> 0db17c083018 [2021-02-11T19:33:01.395Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-11T19:33:01.395Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-11T19:33:01.395Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-11T19:33:01.395Z] ---> 1735aece4ae9 [2021-02-11T19:33:01.395Z] Step 3/23 : WORKDIR /edgex-go [2021-02-11T19:33:01.395Z] ---> Using cache [2021-02-11T19:33:01.395Z] ---> ded8b79e5741 [2021-02-11T19:33:01.395Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-11T19:33:01.395Z] ---> Using cache [2021-02-11T19:33:01.395Z] ---> 99e4f0408191 [2021-02-11T19:33:01.395Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-11T19:33:01.395Z] ---> Using cache [2021-02-11T19:33:01.395Z] ---> f0e13b593a4a [2021-02-11T19:33:01.395Z] Step 6/23 : COPY go.mod . [2021-02-11T19:33:01.395Z] ---> Using cache [2021-02-11T19:33:01.395Z] ---> e2a8fc1c43be [2021-02-11T19:33:01.395Z] Step 7/23 : RUN go mod download [2021-02-11T19:33:01.395Z] ---> Using cache [2021-02-11T19:33:01.395Z] ---> e6de831da81c [2021-02-11T19:33:01.395Z] Step 8/23 : COPY . . [2021-02-11T19:33:01.395Z] ---> Using cache [2021-02-11T19:33:01.395Z] ---> 0db17c083018 [2021-02-11T19:33:01.395Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-11T19:33:01.395Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-11T19:33:01.395Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-11T19:33:01.395Z] ---> 1735aece4ae9 [2021-02-11T19:33:01.395Z] Step 3/30 : WORKDIR /edgex-go [2021-02-11T19:33:01.395Z] ---> Using cache [2021-02-11T19:33:01.395Z] ---> ded8b79e5741 [2021-02-11T19:33:01.395Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-11T19:33:01.395Z] ---> Using cache [2021-02-11T19:33:01.395Z] ---> 99e4f0408191 [2021-02-11T19:33:01.395Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-11T19:33:01.395Z] ---> Using cache [2021-02-11T19:33:01.395Z] ---> f0e13b593a4a [2021-02-11T19:33:01.395Z] Step 6/30 : COPY go.mod . [2021-02-11T19:33:01.395Z] ---> Using cache [2021-02-11T19:33:01.395Z] ---> e2a8fc1c43be [2021-02-11T19:33:01.395Z] Step 7/30 : RUN go mod download [2021-02-11T19:33:01.395Z] ---> Using cache [2021-02-11T19:33:01.395Z] ---> e6de831da81c [2021-02-11T19:33:01.395Z] Step 8/30 : COPY . . [2021-02-11T19:33:01.395Z] ---> Using cache [2021-02-11T19:33:01.395Z] ---> 0db17c083018 [2021-02-11T19:33:01.395Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-11T19:33:01.974Z] ---> Running in cd34a623f3d4 [2021-02-11T19:33:01.974Z] ---> Running in 7deccdba45f1 [2021-02-11T19:33:01.974Z] ---> Running in 6aa5ad579f2f [2021-02-11T19:33:01.974Z] ---> Running in dffe62a5013d [2021-02-11T19:33:02.937Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-11T19:33:02.937Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-11T19:33:02.937Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-11T19:33:02.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-11T19:33:04.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-11T19:33:05.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.138s coverage: 92.9% of statements [2021-02-11T19:33:05.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-11T19:33:05.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-11T19:33:05.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-11T19:33:05.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 77.8% of statements [2021-02-11T19:33:05.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-11T19:33:05.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-11T19:33:05.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-11T19:33:05.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-11T19:33:05.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-11T19:33:05.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2021-02-11T19:33:05.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-11T19:33:05.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-11T19:33:05.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2021-02-11T19:33:05.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-11T19:33:05.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 75.5% of statements [2021-02-11T19:33:05.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-11T19:33:05.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements [2021-02-11T19:33:05.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements [2021-02-11T19:33:05.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.127s coverage: 84.2% of statements [2021-02-11T19:33:05.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.177s coverage: 91.4% of statements [2021-02-11T19:33:05.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-11T19:33:05.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.519s coverage: 63.5% of statements [2021-02-11T19:33:05.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-11T19:33:05.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-11T19:33:05.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2021-02-11T19:33:05.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 91.3% of statements [2021-02-11T19:33:05.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements [2021-02-11T19:33:05.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements [2021-02-11T19:33:05.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements [2021-02-11T19:33:05.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.721s coverage: 68.9% of statements [2021-02-11T19:33:05.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-11T19:33:05.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-11T19:33:05.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.338s coverage: 37.0% of statements [2021-02-11T19:33:05.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-11T19:33:05.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-11T19:33:06.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.547s coverage: 84.0% of statements [2021-02-11T19:33:06.966Z] OK: 233 MiB in 51 packages [2021-02-11T19:33:07.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.130s coverage: 100.0% of statements [2021-02-11T19:33:08.418Z] Removing intermediate container b27b98f57dc2 [2021-02-11T19:33:08.419Z] ---> e51425a297a5 [2021-02-11T19:33:08.419Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-11T19:33:09.008Z] ---> Running in 65f098f70b7c [2021-02-11T19:33:09.283Z] Removing intermediate container 7deccdba45f1 [2021-02-11T19:33:09.283Z] ---> 7c6bd429a326 [2021-02-11T19:33:09.283Z] Step 6/23 : COPY go.mod . [2021-02-11T19:33:09.880Z] ---> ae370f1a75ff [2021-02-11T19:33:09.880Z] Step 7/23 : RUN go mod download [2021-02-11T19:33:09.880Z] ---> Running in 427ce7c69db6 [2021-02-11T19:33:12.502Z] Collecting docker-compose==1.23.2 [2021-02-11T19:33:12.502Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-11T19:33:12.773Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-11T19:33:12.773Z] Collecting jsonschema<3,>=2.5.1 [2021-02-11T19:33:12.773Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-11T19:33:13.038Z] Collecting docopt<0.7,>=0.6.1 [2021-02-11T19:33:13.038Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-11T19:33:13.998Z] Collecting docker<4.0,>=3.6.0 [2021-02-11T19:33:13.998Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-11T19:33:14.088Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.410s coverage: 47.0% of statements [2021-02-11T19:33:14.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-11T19:33:14.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-11T19:33:14.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-11T19:33:14.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-11T19:33:14.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-11T19:33:14.088Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.108s coverage: 100.0% of statements [2021-02-11T19:33:14.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-11T19:33:14.088Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.089s coverage: 100.0% of statements [2021-02-11T19:33:14.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-11T19:33:14.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-11T19:33:14.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-11T19:33:14.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-11T19:33:14.088Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.323s coverage: 89.4% of statements [2021-02-11T19:33:14.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-11T19:33:14.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-11T19:33:14.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-11T19:33:14.264Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-11T19:33:14.264Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-11T19:33:14.535Z] Removing intermediate container 427ce7c69db6 [2021-02-11T19:33:14.536Z] ---> e70709b00186 [2021-02-11T19:33:14.536Z] Step 8/23 : COPY . . [2021-02-11T19:33:15.941Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-11T19:33:15.941Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-11T19:33:17.358Z] Collecting cached-property<2,>=1.2.0 [2021-02-11T19:33:17.358Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-11T19:33:17.638Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-11T19:33:17.638Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-11T19:33:18.246Z] Collecting PyYAML<4,>=3.10 [2021-02-11T19:33:18.246Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-11T19:33:20.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.087s coverage: 29.1% of statements [2021-02-11T19:33:20.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-11T19:33:20.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-11T19:33:20.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-11T19:33:20.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-11T19:33:20.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-11T19:33:20.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.203s coverage: 99.0% of statements [2021-02-11T19:33:20.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-11T19:33:20.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.086s coverage: 100.0% of statements [2021-02-11T19:33:20.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-11T19:33:20.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-11T19:33:20.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-11T19:33:20.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-11T19:33:20.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.155s coverage: 100.0% of statements [2021-02-11T19:33:20.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-11T19:33:20.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-11T19:33:20.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-11T19:33:20.842Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements [2021-02-11T19:33:20.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-11T19:33:20.842Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.071s coverage: 100.0% of statements [2021-02-11T19:33:20.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-11T19:33:20.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-11T19:33:20.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-11T19:33:20.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-11T19:33:20.842Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.126s coverage: 87.9% of statements [2021-02-11T19:33:20.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-11T19:33:20.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-11T19:33:20.842Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-02-11T19:33:21.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2021-02-11T19:33:22.416Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-02-11T19:33:22.503Z] Collecting texttable<0.10,>=0.9.0 [2021-02-11T19:33:22.503Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-11T19:33:23.007Z] GO111MODULE=on go vet ./... [2021-02-11T19:33:23.091Z] Collecting docker-pycreds>=0.4.0 [2021-02-11T19:33:23.091Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-11T19:33:23.091Z] Collecting idna<2.8,>=2.5 [2021-02-11T19:33:23.091Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-11T19:33:23.091Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-11T19:33:23.354Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-11T19:33:23.354Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-11T19:33:23.354Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-11T19:33:24.314Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-11T19:33:24.314Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-11T19:33:24.314Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-11T19:33:24.314Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-11T19:33:24.588Z] Installing collected packages: jsonschema, docopt, docker-pycreds, websocket-client, idna, urllib3, requests, docker, dockerpty, cached-property, PyYAML, texttable, docker-compose [2021-02-11T19:33:25.547Z] Running setup.py install for docopt: started [2021-02-11T19:33:27.494Z] Running setup.py install for docopt: finished with status 'done' [2021-02-11T19:33:28.487Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-11T19:33:28.487Z] Attempting uninstall: idna [2021-02-11T19:33:28.487Z] Found existing installation: idna 2.9 [2021-02-11T19:33:28.487Z] Uninstalling idna-2.9: [2021-02-11T19:33:29.448Z] Successfully uninstalled idna-2.9 [2021-02-11T19:33:29.448Z] Attempting uninstall: urllib3 [2021-02-11T19:33:29.448Z] Found existing installation: urllib3 1.25.9 [2021-02-11T19:33:29.448Z] Uninstalling urllib3-1.25.9: [2021-02-11T19:33:29.721Z] Successfully uninstalled urllib3-1.25.9 [2021-02-11T19:33:31.678Z] Attempting uninstall: requests [2021-02-11T19:33:31.678Z] Found existing installation: requests 2.23.0 [2021-02-11T19:33:31.678Z] Uninstalling requests-2.23.0: [2021-02-11T19:33:31.678Z] Successfully uninstalled requests-2.23.0 [2021-02-11T19:33:37.012Z] Running setup.py install for dockerpty: started [2021-02-11T19:33:37.597Z] Removing intermediate container cd34a623f3d4 [2021-02-11T19:33:37.597Z] ---> 2e588e38974c [2021-02-11T19:33:37.597Z] [2021-02-11T19:33:37.597Z] Step 10/30 : FROM alpine:3.12 [2021-02-11T19:33:37.597Z] ---> 389fef711851 [2021-02-11T19:33:37.597Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-11T19:33:38.173Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-11T19:33:38.436Z] Running setup.py install for PyYAML: started [2021-02-11T19:33:39.013Z] ---> Running in 29368035f6e3 [2021-02-11T19:33:39.013Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-11T19:33:39.294Z] Running setup.py install for texttable: started [2021-02-11T19:33:39.294Z] Removing intermediate container 29368035f6e3 [2021-02-11T19:33:39.294Z] ---> ae21af2f68d3 [2021-02-11T19:33:39.294Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-11T19:33:39.565Z] ---> e65fd76755a4 [2021-02-11T19:33:39.566Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-11T19:33:39.566Z] Running setup.py install for texttable: finished with status 'done' [2021-02-11T19:33:40.156Z] ---> Running in c5c0f80ede82 [2021-02-11T19:33:40.156Z] ---> Running in 00ea7be97e38 [2021-02-11T19:33:40.431Z] 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 [2021-02-11T19:33:42.648Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-11T19:33:42.648Z] Removing intermediate container dffe62a5013d [2021-02-11T19:33:42.648Z] ---> 9750a84acdca [2021-02-11T19:33:42.648Z] [2021-02-11T19:33:42.648Z] Step 10/24 : FROM alpine:3.12 [2021-02-11T19:33:42.648Z] ---> 389fef711851 [2021-02-11T19:33:42.648Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-11T19:33:42.918Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-11T19:33:42.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-11T19:33:42.919Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-11T19:33:42.919Z] (2/2) Installing su-exec (0.2-r1) [2021-02-11T19:33:42.919Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:33:42.919Z] OK: 6 MiB in 16 packages [2021-02-11T19:33:43.181Z] ---> Running in bc69577b314b [2021-02-11T19:33:44.149Z] Removing intermediate container 6aa5ad579f2f [2021-02-11T19:33:44.149Z] ---> 5130968dc142 [2021-02-11T19:33:44.149Z] [2021-02-11T19:33:44.149Z] Step 10/23 : FROM alpine:3.12 [2021-02-11T19:33:44.149Z] ---> 389fef711851 [2021-02-11T19:33:44.149Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-11T19:33:44.149Z] ---> Using cache [2021-02-11T19:33:44.149Z] ---> cda56516c06f [2021-02-11T19:33:44.149Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-11T19:33:44.149Z] ---> Using cache [2021-02-11T19:33:44.149Z] ---> fac33376b939 [2021-02-11T19:33:44.149Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-11T19:33:45.559Z] ---> Running in 7fe38c18937a [2021-02-11T19:33:45.823Z] Removing intermediate container 65f098f70b7c [2021-02-11T19:33:45.823Z] ---> d69f51b14092 [2021-02-11T19:33:45.823Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-11T19:33:45.823Z] Removing intermediate container 00ea7be97e38 [2021-02-11T19:33:45.823Z] ---> c33eccaefd6f [2021-02-11T19:33:45.823Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-11T19:33:46.093Z] ---> Running in 94147d2dc4b6 [2021-02-11T19:33:46.093Z] ---> Running in 7f2420f55ab7 [2021-02-11T19:33:46.093Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-11T19:33:46.371Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-11T19:33:46.371Z] Removing intermediate container 7fe38c18937a [2021-02-11T19:33:46.371Z] ---> 4ffba33627fd [2021-02-11T19:33:46.371Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-11T19:33:46.371Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-11T19:33:46.371Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-11T19:33:46.635Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-11T19:33:46.635Z] (4/5) Installing curl (7.69.1-r3) [2021-02-11T19:33:46.635Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-11T19:33:46.635Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:33:46.900Z] Executing ca-certificates-20191127-r4.trigger [2021-02-11T19:33:47.162Z] OK: 7 MiB in 19 packages [2021-02-11T19:33:47.443Z] Removing intermediate container 7f2420f55ab7 [2021-02-11T19:33:47.444Z] ---> a02a8202c6ad [2021-02-11T19:33:47.444Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-11T19:33:47.444Z] ---> Running in 9da1e43fa9fa [2021-02-11T19:33:47.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-11T19:33:47.992Z] ---> Running in 65cd1c7da0dc [2021-02-11T19:33:47.992Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-11T19:33:47.992Z] Removing intermediate container 9da1e43fa9fa [2021-02-11T19:33:47.992Z] ---> 51e3bbb2aa72 [2021-02-11T19:33:47.992Z] Step 15/23 : WORKDIR / [2021-02-11T19:33:48.277Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-11T19:33:48.277Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-11T19:33:48.277Z] ---> Running in 1a9e8c98084f [2021-02-11T19:33:48.277Z] (3/3) Installing curl (7.69.1-r3) [2021-02-11T19:33:48.277Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:33:48.277Z] OK: 72 MiB in 58 packages [2021-02-11T19:33:48.884Z] Removing intermediate container 65cd1c7da0dc [2021-02-11T19:33:48.884Z] ---> 4cdcd8900524 [2021-02-11T19:33:48.884Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-11T19:33:49.156Z] Removing intermediate container bc69577b314b [2021-02-11T19:33:49.156Z] ---> 03692a6765e8 [2021-02-11T19:33:49.156Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-11T19:33:49.156Z] ---> Running in 4a63ec1cd2a8 [2021-02-11T19:33:49.156Z] Removing intermediate container 1a9e8c98084f [2021-02-11T19:33:49.156Z] ---> e2417f829cef [2021-02-11T19:33:49.156Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-11T19:33:49.433Z] ---> Running in 137826dbf757 [2021-02-11T19:33:49.786Z] Removing intermediate container 137826dbf757 [2021-02-11T19:33:49.786Z] ---> 53642a848aab [2021-02-11T19:33:49.786Z] Step 13/24 : WORKDIR / [2021-02-11T19:33:49.786Z] ---> dbede20032a7 [2021-02-11T19:33:49.786Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-11T19:33:50.065Z] ---> Running in 4a5e04904642 [2021-02-11T19:33:50.065Z] Removing intermediate container 94147d2dc4b6 [2021-02-11T19:33:50.065Z] ---> 800d2fe974a8 [2021-02-11T19:33:50.065Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-11T19:33:51.472Z] Removing intermediate container 4a5e04904642 [2021-02-11T19:33:51.472Z] ---> c688081cde91 [2021-02-11T19:33:51.472Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-11T19:33:51.472Z] ---> Running in e69d28ad58db [2021-02-11T19:33:52.072Z] Removing intermediate container e69d28ad58db [2021-02-11T19:33:52.072Z] ---> 5a29f9cb3914 [2021-02-11T19:33:52.072Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-11T19:33:52.338Z] ---> b829792f66f5 [2021-02-11T19:33:52.338Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-11T19:33:52.338Z] ---> 86d978970271 [2021-02-11T19:33:52.338Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-11T19:33:52.338Z] ---> Running in c3f631c4dccf [2021-02-11T19:33:52.338Z] Removing intermediate container 4a63ec1cd2a8 [2021-02-11T19:33:52.338Z] ---> cd2c11bd9757 [2021-02-11T19:33:52.338Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-11T19:33:52.611Z] ---> Running in 4abab1e468bc [2021-02-11T19:33:52.887Z] ---> 8bce0e28fef3 [2021-02-11T19:33:52.887Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-11T19:33:52.887Z] Removing intermediate container c3f631c4dccf [2021-02-11T19:33:52.887Z] ---> 6a5daa426456 [2021-02-11T19:33:52.887Z] Step 24/26 : LABEL arch=x86_64 [2021-02-11T19:33:52.887Z] ---> 99be3d11ef7f [2021-02-11T19:33:52.887Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-11T19:33:53.152Z] ---> Running in 82b32820f865 [2021-02-11T19:33:53.152Z] Removing intermediate container 4abab1e468bc [2021-02-11T19:33:53.152Z] ---> d044806d3049 [2021-02-11T19:33:53.152Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-11T19:33:54.098Z] ---> Running in d69bdaabcbcc [2021-02-11T19:33:54.369Z] ---> 55aa57f92b70 [2021-02-11T19:33:54.369Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-11T19:33:54.650Z] Removing intermediate container 82b32820f865 [2021-02-11T19:33:54.650Z] ---> 560f7b3140d0 [2021-02-11T19:33:54.650Z] Step 25/26 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:33:54.650Z] ---> 66ad952817df [2021-02-11T19:33:54.650Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-11T19:33:54.918Z] Removing intermediate container d69bdaabcbcc [2021-02-11T19:33:54.918Z] ---> 1864d564eab5 [2021-02-11T19:33:54.918Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-11T19:33:54.918Z] ---> Running in 9ec0b360a2c3 [2021-02-11T19:33:54.918Z] ---> Running in 9b2af198b81f [2021-02-11T19:33:54.918Z] ---> Running in a863fa601b71 [2021-02-11T19:33:55.513Z] ---> 44beef179a0d [2021-02-11T19:33:55.513Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-11T19:33:55.513Z] Removing intermediate container 9ec0b360a2c3 [2021-02-11T19:33:55.513Z] ---> 7c486bd85a3f [2021-02-11T19:33:55.513Z] Step 26/26 : LABEL version=0.0.0 [2021-02-11T19:33:55.782Z] Removing intermediate container a863fa601b71 [2021-02-11T19:33:55.782Z] ---> 11c4dd082d26 [2021-02-11T19:33:55.782Z] Step 21/23 : LABEL arch=x86_64 [2021-02-11T19:33:55.782Z] ---> Running in 75e5ac9cbc17 [2021-02-11T19:33:55.782Z] ---> Running in 5c93f3147f2a [2021-02-11T19:33:56.386Z] Removing intermediate container 5c93f3147f2a [2021-02-11T19:33:56.386Z] ---> f30fa1c8f38b [2021-02-11T19:33:56.386Z] Step 22/23 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:33:56.663Z] Removing intermediate container 75e5ac9cbc17 [2021-02-11T19:33:56.663Z] ---> 6093dee1a73b [2021-02-11T19:33:56.663Z] [2021-02-11T19:33:56.663Z] ---> Running in 3db5d00c87e5 [2021-02-11T19:33:56.663Z] ---> 094dc3503552 [2021-02-11T19:33:56.663Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-11T19:33:56.932Z] Successfully built 6093dee1a73b [2021-02-11T19:33:56.932Z] Removing intermediate container 3db5d00c87e5 [2021-02-11T19:33:56.932Z] ---> 2fc065e96f11 [2021-02-11T19:33:56.932Z] Step 23/23 : LABEL version=0.0.0 [2021-02-11T19:33:56.932Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-11T19:33:57.207Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in f54e6acc0754 [2021-02-11T19:33:57.207Z] ---> 74577a411dc2 [2021-02-11T19:33:57.207Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-11T19:33:57.484Z] ---> Running in ea7c6c4f7663 [2021-02-11T19:33:57.484Z] Removing intermediate container f54e6acc0754 [2021-02-11T19:33:57.484Z] ---> 43a5b90bc55d [2021-02-11T19:33:57.484Z] [2021-02-11T19:33:57.484Z] Removing intermediate container 9b2af198b81f [2021-02-11T19:33:57.484Z] ---> 0d42ab41c10e [2021-02-11T19:33:57.484Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-11T19:33:57.755Z] Successfully built 43a5b90bc55d [2021-02-11T19:33:58.031Z] Successfully tagged docker-core-metadata-go:latest [2021-02-11T19:33:58.031Z]  Building docker-core-metadata-go ... done  ---> 0a1691148a3f [2021-02-11T19:33:58.031Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-11T19:33:58.608Z] ---> 1fc47bd2df18 [2021-02-11T19:33:58.608Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-11T19:33:58.873Z] Removing intermediate container ea7c6c4f7663 [2021-02-11T19:33:58.873Z] ---> 857092ae09d1 [2021-02-11T19:33:58.873Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-11T19:33:58.873Z] ---> Running in 7d94dfd0c211 [2021-02-11T19:34:00.794Z] ---> dfd8f5546ac1 [2021-02-11T19:34:00.794Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-11T19:34:01.068Z] Removing intermediate container 7d94dfd0c211 [2021-02-11T19:34:01.068Z] ---> 9ea964dedac1 [2021-02-11T19:34:01.068Z] Step 22/24 : LABEL arch=x86_64 [2021-02-11T19:34:01.068Z] ---> Running in 167c907562b2 [2021-02-11T19:34:01.068Z] ---> 0a9250fb390a [2021-02-11T19:34:01.068Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-11T19:34:01.330Z] ---> Running in 459ce2e2674c [2021-02-11T19:34:01.600Z] Removing intermediate container 167c907562b2 [2021-02-11T19:34:01.600Z] ---> 74d0ee9d866e [2021-02-11T19:34:01.600Z] Step 23/24 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:34:01.600Z] ---> Running in 95a5e89ea8c5 [2021-02-11T19:34:01.600Z] Removing intermediate container 459ce2e2674c [2021-02-11T19:34:01.600Z] ---> b8d374b9b297 [2021-02-11T19:34:01.600Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-11T19:34:01.864Z] Removing intermediate container 95a5e89ea8c5 [2021-02-11T19:34:01.864Z] ---> c1d494d1b7fe [2021-02-11T19:34:01.864Z] Step 24/24 : LABEL version=0.0.0 [2021-02-11T19:34:02.131Z] ---> Running in 3559a192b1c7 [2021-02-11T19:34:04.069Z] ---> 1fec69b63fc5 [2021-02-11T19:34:04.069Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-11T19:34:04.069Z] Removing intermediate container 3559a192b1c7 [2021-02-11T19:34:04.069Z] ---> 3f49a0640b34 [2021-02-11T19:34:04.069Z] [2021-02-11T19:34:04.069Z] ---> Running in efce6433c256 [2021-02-11T19:34:04.069Z] Removing intermediate container c5c0f80ede82 [2021-02-11T19:34:04.069Z] ---> 2081349d3092 [2021-02-11T19:34:04.069Z] [2021-02-11T19:34:04.069Z] Step 10/23 : FROM alpine:3.12 [2021-02-11T19:34:04.069Z] ---> 389fef711851 [2021-02-11T19:34:04.069Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-11T19:34:04.069Z] Successfully built 3f49a0640b34 [2021-02-11T19:34:04.334Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-11T19:34:04.334Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in ce3436168d50 [2021-02-11T19:34:04.597Z] Removing intermediate container ce3436168d50 [2021-02-11T19:34:04.597Z] ---> f928076f5928 [2021-02-11T19:34:04.597Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-11T19:34:04.597Z] ---> Running in a604b539d1e2 [2021-02-11T19:34:04.862Z] Removing intermediate container a604b539d1e2 [2021-02-11T19:34:04.862Z] ---> aa4bfb851749 [2021-02-11T19:34:04.862Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-11T19:34:04.862Z] ---> Running in b3ce984f7709 [2021-02-11T19:34:05.127Z] Removing intermediate container b3ce984f7709 [2021-02-11T19:34:05.127Z] ---> 2a57bb7b5355 [2021-02-11T19:34:05.127Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-11T19:34:05.127Z] Removing intermediate container efce6433c256 [2021-02-11T19:34:05.127Z] ---> 4dfc954ca3fc [2021-02-11T19:34:05.127Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-11T19:34:05.127Z] ---> Running in 430cab20402b [2021-02-11T19:34:05.391Z] ---> Running in 80667d48d37a [2021-02-11T19:34:05.391Z] Removing intermediate container 80667d48d37a [2021-02-11T19:34:05.391Z] ---> 0f935aaf253b [2021-02-11T19:34:05.391Z] Step 27/30 : CMD ["gate"] [2021-02-11T19:34:05.653Z] ---> Running in 80427d0c0bd4 [2021-02-11T19:34:05.918Z] Removing intermediate container 80427d0c0bd4 [2021-02-11T19:34:05.918Z] ---> a22c71bb8f95 [2021-02-11T19:34:05.918Z] Step 28/30 : LABEL arch=x86_64 [2021-02-11T19:34:05.918Z] ---> Running in b831a8e08930 [2021-02-11T19:34:06.184Z] Removing intermediate container b831a8e08930 [2021-02-11T19:34:06.184Z] ---> b83f326bd78b [2021-02-11T19:34:06.184Z] Step 29/30 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:34:06.184Z] Removing intermediate container 430cab20402b [2021-02-11T19:34:06.184Z] ---> 78b7bcc58a53 [2021-02-11T19:34:06.184Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-11T19:34:06.446Z] ---> Running in d1285ae817a5 [2021-02-11T19:34:06.446Z] ---> Running in f6ecb0bfe065 [2021-02-11T19:34:06.709Z] Removing intermediate container d1285ae817a5 [2021-02-11T19:34:06.709Z] ---> 702a72d76b5f [2021-02-11T19:34:06.709Z] Step 30/30 : LABEL version=0.0.0 [2021-02-11T19:34:06.709Z] ---> Running in 5399abf68ddc [2021-02-11T19:34:06.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-11T19:34:06.972Z] Removing intermediate container 5399abf68ddc [2021-02-11T19:34:06.972Z] ---> 08827c98cb29 [2021-02-11T19:34:06.972Z] [2021-02-11T19:34:07.234Z] Successfully built 08827c98cb29 [2021-02-11T19:34:07.234Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-11T19:34:08.181Z]  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-11T19:34:09.573Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-11T19:34:09.573Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-11T19:34:09.573Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-11T19:34:09.839Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-11T19:34:10.103Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-11T19:34:10.366Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-11T19:34:10.367Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:34:10.367Z] OK: 8 MiB in 20 packages [2021-02-11T19:34:10.943Z] Removing intermediate container f6ecb0bfe065 [2021-02-11T19:34:10.943Z] ---> 8eccb1785f82 [2021-02-11T19:34:10.943Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-11T19:34:11.209Z] ---> a8cf3225f9a4 [2021-02-11T19:34:11.209Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-11T19:34:11.786Z] ---> 42cee46e5173 [2021-02-11T19:34:11.786Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-11T19:34:12.109Z] ---> a42bcc6e99af [2021-02-11T19:34:12.109Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-11T19:34:12.109Z] ---> Running in bf806ee003c7 [2021-02-11T19:34:12.443Z] Removing intermediate container bf806ee003c7 [2021-02-11T19:34:12.443Z] ---> e141994b18de [2021-02-11T19:34:12.443Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-11T19:34:13.086Z] ---> Running in a5013b3c2f06 [2021-02-11T19:34:13.086Z] Removing intermediate container a5013b3c2f06 [2021-02-11T19:34:13.086Z] ---> 57e8e74dcb23 [2021-02-11T19:34:13.086Z] Step 21/23 : LABEL arch=x86_64 [2021-02-11T19:34:13.086Z] ---> Running in d393bcb79872 [2021-02-11T19:34:13.364Z] Removing intermediate container d393bcb79872 [2021-02-11T19:34:13.364Z] ---> 0313118672b5 [2021-02-11T19:34:13.364Z] Step 22/23 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:34:13.364Z] ---> Running in f48b5964d5e0 [2021-02-11T19:34:13.706Z] Removing intermediate container f48b5964d5e0 [2021-02-11T19:34:13.706Z] ---> 8bcec3b1e471 [2021-02-11T19:34:13.706Z] Step 23/23 : LABEL version=0.0.0 [2021-02-11T19:34:13.706Z] ---> Running in 5f6e947560f6 [2021-02-11T19:34:13.706Z] Removing intermediate container 5f6e947560f6 [2021-02-11T19:34:13.706Z] ---> 2118b156c40b [2021-02-11T19:34:13.706Z] [2021-02-11T19:34:14.007Z] Successfully built 2118b156c40b [2021-02-11T19:34:14.007Z] Successfully tagged docker-core-data-go:latest [2021-02-11T19:34:14.288Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-11T19:34:14.311Z] $ docker stop --time=1 2b0350ee2878ab65114fdf51894bb564f94f3e2550dabbb99f6db4ac4f5b5477 [2021-02-11T19:34:15.936Z] $ docker rm -f 2b0350ee2878ab65114fdf51894bb564f94f3e2550dabbb99f6db4ac4f5b5477 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-11T19:34:16.577Z] + docker images [2021-02-11T19:34:16.577Z] + grep docker [2021-02-11T19:34:16.840Z] docker-core-data-go latest 2118b156c40b 3 seconds ago 22.3MB [2021-02-11T19:34:16.840Z] docker-security-bootstrapper-go latest 08827c98cb29 10 seconds ago 17.9MB [2021-02-11T19:34:16.840Z] docker-security-secretstore-setup-go latest 3f49a0640b34 13 seconds ago 24.6MB [2021-02-11T19:34:16.840Z] docker-core-metadata-go latest 43a5b90bc55d 19 seconds ago 18.8MB [2021-02-11T19:34:16.840Z] docker-sys-mgmt-agent-go latest 6093dee1a73b 20 seconds ago 313MB [2021-02-11T19:34:16.840Z] docker-core-command-go latest a555bbe79647 About a minute ago 16.9MB [2021-02-11T19:34:16.840Z] docker-support-scheduler-go latest e880f7147ac7 About a minute ago 17MB [2021-02-11T19:34:16.840Z] docker-support-notifications-go latest 74e985456e9b About a minute ago 17.6MB [2021-02-11T19:34:16.840Z] docker-security-proxy-setup-go latest 38b11b3e9393 About a minute ago 24.4MB [2021-02-11T19:34:16.840Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-11T19:34:32.990Z] Still waiting to schedule task [2021-02-11T19:34:32.990Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-11T19:34:44.780Z] gofmt -l . [2021-02-11T19:34:44.780Z] [ "`gofmt -l .`" = "" ] [2021-02-11T19:34:44.780Z] ./bin/test-go-mod-tidy.sh [2021-02-11T19:34:44.780Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-11T19:34:45.474Z] + ls -al . [2021-02-11T19:34:45.474Z] total 732 [2021-02-11T19:34:45.474Z] drwxrwxr-x 9 1001 1001 4096 Feb 11 19:34 . [2021-02-11T19:34:45.474Z] drwxr-xr-x 4 root root 4096 Feb 11 19:30 .. [2021-02-11T19:34:45.474Z] -rw-rw-r-- 1 1001 1001 11 Feb 11 19:29 .dockerignore [2021-02-11T19:34:45.474Z] drwxrwxr-x 8 1001 1001 4096 Feb 11 19:29 .git [2021-02-11T19:34:45.474Z] drwxrwxr-x 3 1001 1001 4096 Feb 11 19:29 .github [2021-02-11T19:34:45.474Z] -rw-rw-r-- 1 1001 1001 818 Feb 11 19:29 .gitignore [2021-02-11T19:34:45.474Z] -rw-rw-r-- 1 1001 1001 166 Feb 11 19:29 .sonarcloud.properties [2021-02-11T19:34:45.474Z] -rw-rw-r-- 1 1001 1001 8475 Feb 11 19:29 Attribution.txt [2021-02-11T19:34:45.474Z] -rw-rw-r-- 1 1001 1001 3804 Feb 11 19:29 CONTRIBUTING.md [2021-02-11T19:34:45.474Z] -rw-rw-r-- 1 1001 1001 931 Feb 11 19:29 Dockerfile.build [2021-02-11T19:34:45.474Z] -rw-rw-r-- 1 1001 1001 863 Feb 11 19:29 Jenkinsfile [2021-02-11T19:34:45.474Z] -rw-rw-r-- 1 1001 1001 10775 Feb 11 19:29 LICENSE [2021-02-11T19:34:45.474Z] -rw-rw-r-- 1 1001 1001 5774 Feb 11 19:29 Makefile [2021-02-11T19:34:45.474Z] -rw-rw-r-- 1 1001 1001 6524 Feb 11 19:29 README.md [2021-02-11T19:34:45.474Z] -rw-rw-r-- 1 1001 1001 6755 Feb 11 19:29 SECURITY.md [2021-02-11T19:34:45.474Z] -rw-rw-r-- 1 1001 1001 5 Feb 11 19:26 VERSION [2021-02-11T19:34:45.474Z] -rw-rw-r-- 1 1001 1001 4131 Feb 11 19:29 ZMQWindows.md [2021-02-11T19:34:45.474Z] drwxrwxr-x 2 1001 1001 4096 Feb 11 19:29 bin [2021-02-11T19:34:45.474Z] drwxrwxr-x 14 1001 1001 4096 Feb 11 19:29 cmd [2021-02-11T19:34:45.474Z] -rw-r--r-- 1 root root 595164 Feb 11 19:33 coverage.out [2021-02-11T19:34:45.474Z] -rw-r--r-- 1 root root 1054 Feb 11 19:34 go.mod [2021-02-11T19:34:45.474Z] -rw-r--r-- 1 root root 19290 Feb 11 19:34 go.sum [2021-02-11T19:34:45.474Z] drwxrwxr-x 8 1001 1001 4096 Feb 11 19:29 internal [2021-02-11T19:34:45.474Z] drwxrwxr-x 4 1001 1001 4096 Feb 11 19:29 openapi [2021-02-11T19:34:45.474Z] drwxrwxr-x 4 1001 1001 4096 Feb 11 19:29 snap [2021-02-11T19:34:45.474Z] -rw-rw-r-- 1 1001 1001 168 Feb 11 19:29 version.go [Pipeline] sh [2021-02-11T19:34:46.150Z] + '[' -e coverage.out ] [2021-02-11T19:34:46.150Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-11T19:34:46.201Z] Warning: overwriting stash ‘coverage-report’ [2021-02-11T19:34:47.320Z] Stashed 1 file(s) [Pipeline] sh [2021-02-11T19:34:48.030Z] + make build [2021-02-11T19:34:48.030Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-11T19:35:00.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-11T19:35:20.575Z] Running on prd-ubuntu18.04-docker-8c-8g-26113 in /w/workspace/edgexfoundry_edgex-go_PR-3164 [Pipeline] { [Pipeline] ws [2021-02-11T19:35:20.700Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-11T19:35:22.693Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-11T19:35:22.845Z] using credential edgex-jenkins-ssh [2021-02-11T19:35:22.914Z] Cloning the remote Git repository [2021-02-11T19:35:22.941Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-11T19:35:23.012Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-11T19:35:23.037Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-11T19:35:23.038Z] > git --version # timeout=10 [2021-02-11T19:35:23.043Z] > git --version # 'git version 2.17.1' [2021-02-11T19:35:23.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-11T19:35:23.078Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-11T19:35:28.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-11T19:35:33.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-11T19:35:34.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-11T19:35:35.167Z] Merging remotes/origin/master commit 8d65b999035e49fddad3f4b9ff0ea0f872535afc into PR head commit 9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:35:35.295Z] Merge succeeded, producing 9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:35:35.295Z] Checking out Revision 9fd562e3a2eea215d457574d6ccae0c8b46a1516 (PR-3164) [2021-02-11T19:35:34.539Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-11T19:35:34.544Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-11T19:35:34.555Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-11T19:35:34.576Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-11T19:35:34.576Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-11T19:35:34.580Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3164/head:refs/remotes/origin/PR-3164 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-11T19:35:35.181Z] > git config core.sparsecheckout # timeout=10 [2021-02-11T19:35:35.189Z] > git checkout -f 9fd562e3a2eea215d457574d6ccae0c8b46a1516 # timeout=10 [2021-02-11T19:35:35.266Z] > git remote # timeout=10 [2021-02-11T19:35:35.274Z] > git config --get remote.origin.url # timeout=10 [2021-02-11T19:35:35.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-11T19:35:35.284Z] > git merge 8d65b999035e49fddad3f4b9ff0ea0f872535afc # timeout=10 [2021-02-11T19:35:35.292Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-11T19:35:35.301Z] > git config core.sparsecheckout # timeout=10 [2021-02-11T19:35:35.307Z] > git checkout -f 9fd562e3a2eea215d457574d6ccae0c8b46a1516 # timeout=10 [2021-02-11T19:35:38.778Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-11T19:35:38.948Z] Commit message: "fix(all): update attribution to include libs for consul 1.8.1" [2021-02-11T19:35:38.971Z] > git --version # timeout=10 [2021-02-11T19:35:38.975Z] > git --version # 'git version 2.17.1' [2021-02-11T19:35:38.978Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-11T19:35:40.287Z] + echo snap-build.sh [2021-02-11T19:35:40.287Z] snap-build.sh [2021-02-11T19:35:40.287Z] + SNAP_BASE_DIR=. [2021-02-11T19:35:40.287Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-02-11T19:35:40.287Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-02-11T19:35:40.287Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-02-11T19:35:40.287Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-02-11T19:35:40.287Z] + cd /w/workspace/edgex-go/1 [2021-02-11T19:35:40.287Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-11T19:35:40.287Z] Reading package lists... [2021-02-11T19:35:40.287Z] Building dependency tree... [2021-02-11T19:35:40.287Z] Reading state information... [2021-02-11T19:35:40.548Z] The following packages were automatically installed and are no longer required: [2021-02-11T19:35:40.548Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-11T19:35:40.548Z] uidmap xdelta3 [2021-02-11T19:35:40.548Z] Use 'sudo apt autoremove' to remove them. [2021-02-11T19:35:40.548Z] The following packages will be REMOVED: [2021-02-11T19:35:40.548Z] lxd* lxd-client* [2021-02-11T19:35:40.814Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-11T19:35:40.814Z] After this operation, 31.7 MB disk space will be freed. [2021-02-11T19:35:42.140Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-02-11T19:35:42.140Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-11T19:35:43.083Z] Removing lxd dnsmasq configuration [2021-02-11T19:35:43.083Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-11T19:35:43.083Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-11T19:35:44.030Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-11T19:35:44.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-11T19:35:44.291Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-02-11T19:35:44.292Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-11T19:35:45.687Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-11T19:35:45.687Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-11T19:35:46.631Z] + sudo snap remove --purge lxd [2021-02-11T19:35:46.893Z] snap "lxd" is not installed [2021-02-11T19:35:46.893Z] + sudo groupadd --force --system lxd [2021-02-11T19:35:46.893Z] ++ whoami [2021-02-11T19:35:46.893Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-11T19:35:46.893Z] + newgrp - lxd [2021-02-11T19:35:46.893Z] + sudo snap install lxd [2021-02-11T19:35:47.551Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-11T19:35:50.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-11T19:35:55.036Z] 2021-02-11T19:35:52Z INFO Waiting for automatic snapd restart... [2021-02-11T19:35:55.233Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-11T19:35:58.617Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-11T19:36:05.383Z] $ docker stop --time=1 3456242b98de3f1d9cdbc74b7f0920059d2fb25ffed68821cf32a3315ec8ecb5 [2021-02-11T19:36:07.984Z] $ docker rm -f 3456242b98de3f1d9cdbc74b7f0920059d2fb25ffed68821cf32a3315ec8ecb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-11T19:36:10.049Z] lxd 4.11 from Canonical* installed [2021-02-11T19:36:10.049Z] + sudo lxd init --auto [2021-02-11T19:36:10.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-11T19:36:10.086Z] [2021-02-11T19:36:10.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-11T19:36:10.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-11T19:36:10.546Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-11T19:36:10.546Z] 29e5d40040c1: Pulling fs layer [2021-02-11T19:36:10.546Z] 1ce36da41761: Pulling fs layer [2021-02-11T19:36:10.546Z] 25b303627fd3: Pulling fs layer [2021-02-11T19:36:10.825Z] 29e5d40040c1: Verifying Checksum [2021-02-11T19:36:10.825Z] 29e5d40040c1: Download complete [2021-02-11T19:36:11.442Z] 29e5d40040c1: Pull complete [2021-02-11T19:36:11.717Z] 1ce36da41761: Verifying Checksum [2021-02-11T19:36:11.717Z] 1ce36da41761: Download complete [2021-02-11T19:36:13.152Z] 1ce36da41761: Pull complete [2021-02-11T19:36:13.152Z] 25b303627fd3: Verifying Checksum [2021-02-11T19:36:13.152Z] 25b303627fd3: Download complete [2021-02-11T19:36:18.198Z] + sudo snap install --classic snapcraft [2021-02-11T19:36:23.301Z] 25b303627fd3: Pull complete [2021-02-11T19:36:23.301Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-11T19:36:23.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-11T19:36:23.301Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-11T19:36:23.577Z] prd-ubuntu18.04-docker-arm64-4c-16g-26112 does not seem to be running inside a container [2021-02-11T19:36:23.679Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-11T19:36:26.339Z] snapcraft 4.5.1 from Canonical* installed [2021-02-11T19:36:26.339Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-11T19:36:26.339Z] + patch --verbose -p1 [2021-02-11T19:36:26.339Z] Hmm... Looks like a unified diff to me... [2021-02-11T19:36:26.339Z] The text leading up to this was: [2021-02-11T19:36:26.339Z] -------------------------- [2021-02-11T19:36:26.339Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-11T19:36:26.339Z] |From: Tony Espy [2021-02-11T19:36:26.339Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-11T19:36:26.339Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-11T19:36:26.339Z] | [2021-02-11T19:36:26.339Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-11T19:36:26.339Z] |optimize the snap CI check run for pull requests. When [2021-02-11T19:36:26.339Z] |applied, it essentially strips out everything (apps and [2021-02-11T19:36:26.339Z] |parts) from the snapcraft.yaml file except those required [2021-02-11T19:36:26.339Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-11T19:36:26.339Z] |catch changes to edgex-go that break the snap build. [2021-02-11T19:36:26.339Z] | [2021-02-11T19:36:26.339Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-11T19:36:26.339Z] |to update this patch file, otherwise it may fail to apply, [2021-02-11T19:36:26.339Z] |resulting in a failed snap build CI check in the associated [2021-02-11T19:36:26.339Z] |pull request. [2021-02-11T19:36:26.339Z] | [2021-02-11T19:36:26.339Z] |Note - in addition to applying this patch, the pipeline also [2021-02-11T19:36:26.339Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-11T19:36:26.339Z] |need to build the finally binary .snap file (and it won't [2021-02-11T19:36:26.339Z] |work with the patch applied). This further reduces the build [2021-02-11T19:36:26.339Z] |time. [2021-02-11T19:36:26.339Z] |--- [2021-02-11T19:36:26.339Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-11T19:36:26.339Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-11T19:36:26.339Z] | [2021-02-11T19:36:26.339Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-11T19:36:26.339Z] |index 1e537489..faf42425 100644 [2021-02-11T19:36:26.339Z] |--- a/snap/snapcraft.yaml [2021-02-11T19:36:26.339Z] |+++ b/snap/snapcraft.yaml [2021-02-11T19:36:26.339Z] -------------------------- [2021-02-11T19:36:26.339Z] patching file snap/snapcraft.yaml [2021-02-11T19:36:26.339Z] Using Plan A... [2021-02-11T19:36:26.339Z] Hunk #1 succeeded at 73. [2021-02-11T19:36:26.339Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-02-11T19:36:26.339Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-02-11T19:36:26.339Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-02-11T19:36:26.339Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-02-11T19:36:26.339Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-02-11T19:36:26.339Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-02-11T19:36:26.339Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-02-11T19:36:26.339Z] Hmm... Ignoring the trailing garbage. [2021-02-11T19:36:26.339Z] done [2021-02-11T19:36:26.339Z] + sudo snapcraft prime --use-lxd [2021-02-11T19:36:26.600Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-11T19:36:26.600Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-02-11T19:36:26.600Z] - README.md [2021-02-11T19:36:26.600Z] - snapcraft.yaml.orig [2021-02-11T19:36:26.600Z] [2021-02-11T19:36:26.600Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-11T19:36:26.706Z] $ docker top 804d358a9d68eb7fb77ad94fb132f9f51e6905d2763e049696b2b85c84d0900c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-11T19:36:27.172Z] Launching a container. [2021-02-11T19:36:27.785Z] + docker-compose build --help [2021-02-11T19:36:27.785Z] + grep parallel [2021-02-11T19:36:31.149Z] --parallel Build images in parallel. [Pipeline] } [2021-02-11T19:36:31.209Z] $ docker stop --time=1 804d358a9d68eb7fb77ad94fb132f9f51e6905d2763e049696b2b85c84d0900c [2021-02-11T19:36:33.061Z] $ docker rm -f 804d358a9d68eb7fb77ad94fb132f9f51e6905d2763e049696b2b85c84d0900c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-11T19:36:34.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-11T19:36:34.090Z] . [Pipeline] withDockerContainer [2021-02-11T19:36:34.429Z] prd-ubuntu18.04-docker-arm64-4c-16g-26112 does not seem to be running inside a container [2021-02-11T19:36:34.586Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-11T19:36:35.943Z] $ docker top c2889cc707c611363ad07155772b4051f37427a821c846e471ccc35e9cfb9a30 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-11T19:36:36.950Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-11T19:36:39.406Z] Waiting for container to be ready [2021-02-11T19:36:39.406Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-11T19:36:39.406Z] [2021-02-11T19:36:41.226Z] Building docker-core-command-go ... [2021-02-11T19:36:41.226Z] Building docker-core-data-go ... [2021-02-11T19:36:41.226Z] Building docker-core-metadata-go ... [2021-02-11T19:36:41.226Z] Building docker-security-bootstrapper-go ... [2021-02-11T19:36:41.226Z] Building docker-security-proxy-setup-go ... [2021-02-11T19:36:41.226Z] Building docker-security-secretstore-setup-go ... [2021-02-11T19:36:41.226Z] Building docker-support-notifications-go ... [2021-02-11T19:36:41.226Z] Building docker-support-scheduler-go ... [2021-02-11T19:36:41.226Z] Building docker-sys-mgmt-agent-go ... [2021-02-11T19:36:41.226Z] Building docker-security-bootstrapper-go [2021-02-11T19:36:41.226Z] Building docker-core-command-go [2021-02-11T19:36:41.226Z] Building docker-support-notifications-go [2021-02-11T19:36:41.226Z] Building docker-support-scheduler-go [2021-02-11T19:36:41.226Z] Building docker-security-proxy-setup-go [2021-02-11T19:36:41.948Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-11T19:36:41.949Z] Waiting for network to be ready... [2021-02-11T19:36:42.520Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-11T19:36:42.520Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-11T19:36:43.093Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] [2021-02-11T19:36:43.093Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-11T19:36:43.093Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-11T19:36:43.352Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-11T19:36:43.352Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-11T19:36:43.352Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-11T19:36:43.352Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-11T19:36:43.352Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-11T19:36:43.352Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-11T19:36:43.352Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-11T19:36:43.352Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-11T19:36:43.352Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-11T19:36:43.352Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-11T19:36:43.352Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-11T19:36:43.352Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-11T19:36:43.612Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-11T19:36:43.872Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-11T19:36:44.133Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1885 kB] [2021-02-11T19:36:44.133Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-11T19:36:44.133Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-11T19:36:44.133Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-11T19:36:44.133Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-11T19:36:44.133Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-11T19:36:44.133Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] [2021-02-11T19:36:44.393Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-11T19:36:46.936Z] Fetched 23.9 MB in 4s (5501 kB/s) [2021-02-11T19:36:47.508Z] Reading package lists... [2021-02-11T19:36:47.508Z] Reading package lists... [2021-02-11T19:36:47.767Z] Building dependency tree... [2021-02-11T19:36:47.767Z] Reading state information... [2021-02-11T19:36:47.767Z] The following additional packages will be installed: [2021-02-11T19:36:47.767Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-11T19:36:47.767Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-11T19:36:47.767Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-11T19:36:47.767Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-11T19:36:47.767Z] Suggested packages: [2021-02-11T19:36:47.767Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-11T19:36:47.767Z] Recommended packages: [2021-02-11T19:36:47.767Z] gnupg libsasl2-modules [2021-02-11T19:36:47.767Z] The following NEW packages will be installed: [2021-02-11T19:36:47.767Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-11T19:36:47.767Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-11T19:36:47.767Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-11T19:36:47.767Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-11T19:36:47.767Z] The following packages will be upgraded: [2021-02-11T19:36:47.767Z] gpg gpg-agent gpgconf libudev1 [2021-02-11T19:36:48.029Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-11T19:36:48.029Z] Need to get 3532 kB of archives. [2021-02-11T19:36:48.029Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-11T19:36:48.029Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-02-11T19:36:48.029Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-02-11T19:36:48.029Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-02-11T19:36:48.029Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-02-11T19:36:48.029Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-02-11T19:36:48.029Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] [2021-02-11T19:36:48.029Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] [2021-02-11T19:36:48.029Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-02-11T19:36:48.029Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-11T19:36:48.291Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-11T19:36:48.863Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-11T19:36:48.863Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-11T19:36:48.863Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-11T19:36:48.863Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-11T19:36:48.863Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-11T19:36:48.863Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-11T19:36:48.863Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-11T19:36:48.863Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-11T19:36:48.863Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-11T19:36:48.863Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-11T19:36:48.863Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-11T19:36:48.863Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-11T19:36:49.124Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-11T19:36:49.124Z] Fetched 3532 kB in 1s (3500 kB/s) [2021-02-11T19:36:49.124Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-11T19:36:49.124Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-11T19:36:49.124Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-11T19:36:49.124Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-11T19:36:49.407Z] Selecting previously unselected package udev. [2021-02-11T19:36:49.407Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-11T19:36:49.407Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-11T19:36:49.407Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-11T19:36:49.667Z] Selecting previously unselected package libfuse2:amd64. [2021-02-11T19:36:49.667Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-11T19:36:49.667Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-11T19:36:49.667Z] Selecting previously unselected package fuse. [2021-02-11T19:36:49.667Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-11T19:36:49.928Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-11T19:36:49.929Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-11T19:36:49.929Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-11T19:36:50.188Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-11T19:36:50.188Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-11T19:36:50.188Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-11T19:36:50.188Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-11T19:36:50.448Z] Selecting previously unselected package libksba8:amd64. [2021-02-11T19:36:50.448Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-11T19:36:50.448Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-11T19:36:50.448Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-11T19:36:50.448Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-11T19:36:50.448Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-11T19:36:50.709Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-11T19:36:50.709Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-11T19:36:50.709Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-11T19:36:50.709Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-11T19:36:50.709Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-11T19:36:50.709Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-11T19:36:50.969Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-11T19:36:50.969Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-11T19:36:50.969Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-11T19:36:50.969Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-11T19:36:50.969Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-11T19:36:50.969Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-11T19:36:51.232Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-11T19:36:51.232Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-11T19:36:51.232Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-11T19:36:51.232Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-11T19:36:51.232Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-11T19:36:51.232Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-11T19:36:51.232Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-11T19:36:51.232Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-11T19:36:51.232Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-11T19:36:51.492Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-11T19:36:51.492Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-11T19:36:51.492Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-11T19:36:51.492Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-11T19:36:51.492Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-11T19:36:51.492Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-11T19:36:51.753Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-11T19:36:51.753Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-11T19:36:51.753Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-11T19:36:51.753Z] Selecting previously unselected package libldap-common. [2021-02-11T19:36:51.753Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... [2021-02-11T19:36:51.753Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-11T19:36:51.753Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-11T19:36:51.753Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... [2021-02-11T19:36:51.753Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-11T19:36:52.016Z] Selecting previously unselected package dirmngr. [2021-02-11T19:36:52.016Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-11T19:36:52.016Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-11T19:36:52.016Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-11T19:36:52.277Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-02-11T19:36:52.277Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-11T19:36:52.277Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-11T19:36:52.277Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-11T19:36:52.277Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-02-11T19:36:52.277Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-11T19:36:52.277Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-11T19:36:52.277Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-11T19:36:52.277Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-11T19:36:52.850Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-11T19:36:52.850Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-11T19:36:52.850Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-11T19:36:52.850Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-11T19:36:52.850Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-02-11T19:36:53.111Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-11T19:36:53.111Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-11T19:36:53.111Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-11T19:36:53.111Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-11T19:36:53.111Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-11T19:36:53.111Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-11T19:36:53.111Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-11T19:36:53.111Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-11T19:36:53.111Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-11T19:36:53.111Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-11T19:36:53.738Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-11T19:36:53.738Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-11T19:36:53.738Z] This means they are not meant to be enabled using systemctl. [2021-02-11T19:36:53.738Z] Possible reasons for having this kind of units are: [2021-02-11T19:36:53.738Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-11T19:36:53.738Z] .wants/ or .requires/ directory. [2021-02-11T19:36:53.738Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-11T19:36:53.738Z] a requirement dependency on it. [2021-02-11T19:36:53.738Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-11T19:36:53.738Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-11T19:36:53.738Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-11T19:36:53.738Z] instance name specified. [2021-02-11T19:36:54.002Z] Reading package lists... [2021-02-11T19:36:54.264Z] Building dependency tree... [2021-02-11T19:36:54.264Z] Reading state information... [2021-02-11T19:36:54.264Z] The following additional packages will be installed: [2021-02-11T19:36:54.264Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-11T19:36:54.264Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-11T19:36:54.264Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-11T19:36:54.264Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-11T19:36:54.264Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-11T19:36:54.264Z] Suggested packages: [2021-02-11T19:36:54.264Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-11T19:36:54.264Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-11T19:36:54.264Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-11T19:36:54.264Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-11T19:36:54.264Z] systemd-container policykit-1 [2021-02-11T19:36:54.264Z] Recommended packages: [2021-02-11T19:36:54.264Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-11T19:36:54.264Z] The following NEW packages will be installed: [2021-02-11T19:36:54.264Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-11T19:36:54.264Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-11T19:36:54.264Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-11T19:36:54.264Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-11T19:36:54.264Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-11T19:36:54.264Z] The following packages will be upgraded: [2021-02-11T19:36:54.264Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-11T19:36:54.525Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-11T19:36:54.525Z] Need to get 35.2 MB of archives. [2021-02-11T19:36:54.525Z] After this operation, 141 MB of additional disk space will be used. [2021-02-11T19:36:54.525Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-11T19:36:54.525Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-11T19:36:55.095Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-11T19:36:55.355Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-02-11T19:36:55.355Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-11T19:36:55.355Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-11T19:36:55.355Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-11T19:36:55.355Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-11T19:36:55.355Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-11T19:36:55.355Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-11T19:36:55.355Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-11T19:36:55.355Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-11T19:36:55.355Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-11T19:36:55.355Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-02-11T19:36:55.355Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-11T19:36:55.355Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-02-11T19:36:55.355Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-11T19:36:55.355Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-02-11T19:36:55.355Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-11T19:36:55.619Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-11T19:36:55.619Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-11T19:36:55.619Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-11T19:36:55.619Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-11T19:36:55.619Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-11T19:36:55.619Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-11T19:36:55.619Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-11T19:36:55.619Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-11T19:36:55.619Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-02-11T19:36:55.619Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-11T19:36:55.619Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-02-11T19:36:57.003Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-11T19:36:57.003Z] Fetched 35.2 MB in 2s (14.7 MB/s) [2021-02-11T19:36:57.003Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-11T19:36:57.003Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-11T19:36:57.003Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-11T19:36:57.577Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-11T19:36:57.577Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-11T19:36:57.577Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-11T19:36:57.842Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-11T19:36:57.842Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-11T19:36:57.842Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-11T19:36:58.104Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-11T19:36:58.104Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-11T19:36:58.104Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-11T19:36:58.104Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-11T19:36:58.364Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-11T19:36:58.364Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-11T19:36:58.934Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-11T19:36:58.934Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-11T19:36:58.934Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-11T19:36:58.934Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-11T19:36:59.194Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-11T19:36:59.194Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-11T19:36:59.194Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-11T19:36:59.454Z] Selecting previously unselected package libexpat1:amd64. [2021-02-11T19:36:59.454Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-11T19:36:59.454Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-11T19:36:59.715Z] Selecting previously unselected package python3.6-minimal. [2021-02-11T19:36:59.715Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-11T19:36:59.715Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-11T19:36:59.975Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-11T19:37:00.235Z] Checking for services that may need to be restarted...done. [2021-02-11T19:37:00.235Z] Checking for services that may need to be restarted...done. [2021-02-11T19:37:00.235Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-11T19:37:00.235Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-11T19:37:00.235Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-11T19:37:00.807Z] Selecting previously unselected package python3-minimal. [2021-02-11T19:37:00.807Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-11T19:37:00.807Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-11T19:37:00.807Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-11T19:37:00.807Z] Selecting previously unselected package mime-support. [2021-02-11T19:37:00.807Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-11T19:37:00.807Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-11T19:37:01.067Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-11T19:37:01.067Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-11T19:37:01.067Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-11T19:37:01.067Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-11T19:37:01.067Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-11T19:37:01.067Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-11T19:37:01.327Z] Selecting previously unselected package python3.6. [2021-02-11T19:37:01.327Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-11T19:37:01.327Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-11T19:37:01.327Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-11T19:37:01.589Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-11T19:37:01.589Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-11T19:37:01.589Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-11T19:37:01.852Z] Selecting previously unselected package python3. [2021-02-11T19:37:01.852Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-11T19:37:01.852Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-11T19:37:01.852Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-11T19:37:01.852Z] Selecting previously unselected package multiarch-support. [2021-02-11T19:37:01.852Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-11T19:37:01.852Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-11T19:37:02.119Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-11T19:37:02.119Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-11T19:37:02.119Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-11T19:37:02.119Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-11T19:37:02.119Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-11T19:37:02.119Z] Selecting previously unselected package libbsd0:amd64. [2021-02-11T19:37:02.119Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-11T19:37:02.119Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-11T19:37:02.382Z] Selecting previously unselected package sudo. [2021-02-11T19:37:02.382Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-11T19:37:02.382Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-11T19:37:02.382Z] Selecting previously unselected package apparmor. [2021-02-11T19:37:02.382Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-11T19:37:02.646Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-11T19:37:02.646Z] Selecting previously unselected package libedit2:amd64. [2021-02-11T19:37:02.646Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-11T19:37:02.646Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-11T19:37:02.646Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-11T19:37:02.646Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-11T19:37:02.908Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-11T19:37:02.908Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-11T19:37:02.908Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-11T19:37:02.908Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-11T19:37:02.908Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-11T19:37:02.908Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-11T19:37:02.908Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-11T19:37:03.169Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-11T19:37:03.169Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-11T19:37:03.169Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-11T19:37:03.169Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-11T19:37:03.169Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-11T19:37:03.169Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-11T19:37:03.430Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-11T19:37:03.430Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-02-11T19:37:03.430Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-11T19:37:03.695Z] Selecting previously unselected package openssh-client. [2021-02-11T19:37:03.695Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-11T19:37:03.695Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-11T19:37:03.695Z] Selecting previously unselected package squashfs-tools. [2021-02-11T19:37:03.695Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-11T19:37:03.695Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-11T19:37:03.954Z] Selecting previously unselected package snapd. [2021-02-11T19:37:03.954Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-02-11T19:37:03.954Z] Unpacking snapd (2.48.3+18.04) ... [2021-02-11T19:37:05.866Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-11T19:37:05.866Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-11T19:37:05.866Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-11T19:37:06.131Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-11T19:37:06.131Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-11T19:37:06.131Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-11T19:37:06.131Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-11T19:37:06.131Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-11T19:37:06.131Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-11T19:37:07.087Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-11T19:37:07.087Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-11T19:37:07.087Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-11T19:37:07.087Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-11T19:37:07.087Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-11T19:37:07.348Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-11T19:37:07.926Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-11T19:37:07.926Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-11T19:37:07.926Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-11T19:37:07.926Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-11T19:37:07.926Z] running python rtupdate hooks for python3.6... [2021-02-11T19:37:07.926Z] running python post-rtupdate hooks for python3.6... [2021-02-11T19:37:07.926Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-11T19:37:09.313Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-11T19:37:09.580Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-11T19:37:09.580Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-11T19:37:09.840Z] Setting up snapd (2.48.3+18.04) ... [2021-02-11T19:37:10.102Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-11T19:37:10.363Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-11T19:37:10.626Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-11T19:37:10.626Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-11T19:37:10.887Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-11T19:37:10.887Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-11T19:37:11.150Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-11T19:37:11.150Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-11T19:37:11.411Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-11T19:37:11.672Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-11T19:37:11.672Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-02-11T19:37:11.933Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-11T19:37:11.933Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-11T19:37:12.882Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-11T19:37:12.882Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-11T19:37:12.882Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-11T19:37:14.083Z] Reading package lists... [2021-02-11T19:37:14.083Z] Reading package lists... [2021-02-11T19:37:14.344Z] Building dependency tree... [2021-02-11T19:37:14.344Z] Reading state information... [2021-02-11T19:37:14.344Z] Calculating upgrade... [2021-02-11T19:37:14.604Z] The following packages will be upgraded: [2021-02-11T19:37:14.604Z] advancecomp base-files bash binutils binutils-common [2021-02-11T19:37:14.604Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-11T19:37:14.604Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-11T19:37:14.604Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-11T19:37:14.604Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-11T19:37:14.604Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-11T19:37:14.604Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-11T19:37:14.604Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-11T19:37:14.604Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-11T19:37:14.604Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-11T19:37:14.604Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-11T19:37:14.604Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-11T19:37:14.604Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-11T19:37:14.604Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-11T19:37:14.604Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-11T19:37:14.604Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-11T19:37:14.604Z] Need to get 63.8 MB of archives. [2021-02-11T19:37:14.604Z] After this operation, 5188 kB of additional disk space will be used. [2021-02-11T19:37:14.604Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-11T19:37:14.863Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-11T19:37:14.863Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-11T19:37:14.863Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-11T19:37:14.863Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-11T19:37:14.863Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-11T19:37:14.863Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-11T19:37:14.863Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-11T19:37:14.863Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-02-11T19:37:14.863Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-11T19:37:14.863Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-11T19:37:14.864Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-11T19:37:14.864Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-11T19:37:14.864Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-11T19:37:14.864Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-11T19:37:14.864Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-11T19:37:14.864Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-11T19:37:14.864Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-11T19:37:14.864Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-11T19:37:14.864Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-11T19:37:14.864Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-11T19:37:14.864Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-11T19:37:14.864Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-11T19:37:14.864Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-11T19:37:15.126Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-11T19:37:15.126Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-11T19:37:15.126Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-11T19:37:15.126Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-11T19:37:15.126Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-11T19:37:15.126Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-11T19:37:15.126Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-11T19:37:15.126Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-11T19:37:15.126Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-11T19:37:15.126Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-11T19:37:15.126Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-11T19:37:15.126Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-11T19:37:15.126Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-02-11T19:37:15.126Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-11T19:37:15.126Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-11T19:37:15.126Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-11T19:37:15.126Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-02-11T19:37:15.126Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-11T19:37:15.126Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-11T19:37:15.126Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-11T19:37:15.126Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-11T19:37:15.126Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-11T19:37:15.126Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-11T19:37:15.126Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-11T19:37:15.126Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-11T19:37:15.126Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-11T19:37:15.126Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-11T19:37:15.126Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-11T19:37:15.126Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-11T19:37:15.126Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-11T19:37:15.126Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-11T19:37:15.126Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-11T19:37:15.388Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-11T19:37:15.388Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-11T19:37:15.388Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-11T19:37:15.388Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-11T19:37:15.649Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-11T19:37:15.649Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-11T19:37:15.649Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-11T19:37:15.649Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-11T19:37:15.649Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-11T19:37:15.909Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-11T19:37:15.909Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-11T19:37:15.909Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-11T19:37:15.909Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-11T19:37:15.909Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-11T19:37:16.173Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-11T19:37:16.173Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-11T19:37:16.173Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-11T19:37:16.173Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-11T19:37:16.173Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-11T19:37:16.434Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-11T19:37:16.434Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-11T19:37:16.434Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-11T19:37:16.434Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-11T19:37:16.434Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-11T19:37:16.434Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-11T19:37:16.434Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-11T19:37:16.434Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-02-11T19:37:16.434Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-11T19:37:16.434Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-11T19:37:16.434Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-02-11T19:37:16.434Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-11T19:37:16.434Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-11T19:37:16.434Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-11T19:37:16.434Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-11T19:37:16.434Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-11T19:37:16.434Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-11T19:37:16.694Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-02-11T19:37:16.694Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-11T19:37:16.694Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-11T19:37:16.694Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-11T19:37:16.694Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-11T19:37:16.694Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-11T19:37:16.694Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-11T19:37:16.694Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-11T19:37:16.694Z] Fetched 63.8 MB in 2s (31.1 MB/s) [2021-02-11T19:37:16.694Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:16.695Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-11T19:37:16.955Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-11T19:37:17.525Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-11T19:37:17.525Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-11T19:37:17.785Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-11T19:37:17.785Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-11T19:37:18.727Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-11T19:37:18.727Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-11T19:37:18.727Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-11T19:37:18.727Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-11T19:37:18.988Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-11T19:37:18.988Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-11T19:37:18.988Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-11T19:37:19.249Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-11T19:37:19.249Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-11T19:37:19.249Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-11T19:37:19.509Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-11T19:37:19.509Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-11T19:37:19.509Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-11T19:37:19.509Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-11T19:37:19.769Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-11T19:37:19.769Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-11T19:37:19.769Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-11T19:37:19.769Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-11T19:37:19.769Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-11T19:37:20.029Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-11T19:37:20.029Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-11T19:37:20.029Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-11T19:37:20.029Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-11T19:37:20.029Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-11T19:37:20.289Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-11T19:37:20.289Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-11T19:37:20.552Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-11T19:37:20.552Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-11T19:37:20.552Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-11T19:37:20.818Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-11T19:37:21.079Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-11T19:37:21.339Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-11T19:37:21.339Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-11T19:37:21.339Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-11T19:37:21.339Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-11T19:37:21.599Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-11T19:37:21.859Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-11T19:37:21.859Z] Installing new version of config file /etc/issue ... [2021-02-11T19:37:21.859Z] Installing new version of config file /etc/issue.net ... [2021-02-11T19:37:21.859Z] Installing new version of config file /etc/lsb-release ... [2021-02-11T19:37:21.859Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-11T19:37:22.120Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-11T19:37:22.120Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-11T19:37:22.120Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-11T19:37:22.380Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:22.380Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-11T19:37:22.380Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-11T19:37:22.643Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-11T19:37:22.644Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-02-11T19:37:22.644Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:22.644Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-11T19:37:22.644Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-11T19:37:22.905Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-11T19:37:22.905Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:22.905Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-11T19:37:22.905Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-11T19:37:23.165Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-11T19:37:23.165Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:23.165Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-11T19:37:23.165Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-11T19:37:23.426Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-11T19:37:23.686Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:23.686Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-11T19:37:23.686Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-11T19:37:23.686Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-11T19:37:23.947Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:23.947Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-11T19:37:23.947Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-11T19:37:24.209Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-11T19:37:24.209Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:24.209Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-11T19:37:24.209Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-11T19:37:24.471Z] Setting up grep (3.1-2build1) ... [2021-02-11T19:37:24.471Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:24.471Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-11T19:37:24.471Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-11T19:37:24.733Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-11T19:37:24.733Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:24.733Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-11T19:37:24.733Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-11T19:37:24.733Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-11T19:37:24.993Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:24.993Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-11T19:37:24.993Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-11T19:37:25.564Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-11T19:37:25.564Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-11T19:37:25.564Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-11T19:37:25.564Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-11T19:37:26.136Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-11T19:37:26.396Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:26.396Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-11T19:37:26.396Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-11T19:37:27.336Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-11T19:37:27.336Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-11T19:37:27.336Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-11T19:37:27.597Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-11T19:37:27.597Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-11T19:37:27.597Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:27.597Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-11T19:37:27.858Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-11T19:37:27.858Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-11T19:37:28.119Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:28.119Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-11T19:37:28.119Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-11T19:37:28.119Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-11T19:37:28.380Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:28.380Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-11T19:37:28.380Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-11T19:37:28.380Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-11T19:37:28.380Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:28.380Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-11T19:37:28.380Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-11T19:37:28.642Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-11T19:37:28.642Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:28.642Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-11T19:37:28.642Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-11T19:37:28.642Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-11T19:37:28.902Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:28.902Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-11T19:37:28.902Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-11T19:37:28.902Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-11T19:37:28.902Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-11T19:37:29.163Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-11T19:37:29.163Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:29.163Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-11T19:37:29.163Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-11T19:37:29.423Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-11T19:37:29.423Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:29.423Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-11T19:37:29.423Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-11T19:37:29.682Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-11T19:37:29.683Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:29.683Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-11T19:37:29.683Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-11T19:37:29.943Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-11T19:37:29.943Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:29.943Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-11T19:37:29.943Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-11T19:37:30.512Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-11T19:37:30.778Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-11T19:37:31.039Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-11T19:37:31.039Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:31.039Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-11T19:37:31.039Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-11T19:37:31.298Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-11T19:37:31.557Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-11T19:37:31.557Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-11T19:37:31.557Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-11T19:37:31.557Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-11T19:37:31.818Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-11T19:37:31.818Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-11T19:37:32.080Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-11T19:37:32.080Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-11T19:37:32.341Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-11T19:37:32.341Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-11T19:37:32.341Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-11T19:37:32.604Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-11T19:37:32.604Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-11T19:37:32.604Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-11T19:37:32.604Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-11T19:37:32.864Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-11T19:37:32.864Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-11T19:37:32.864Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-11T19:37:32.864Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-11T19:37:33.126Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-11T19:37:33.126Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-11T19:37:33.126Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-11T19:37:33.387Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-11T19:37:33.387Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-11T19:37:33.652Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-11T19:37:33.652Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-11T19:37:33.652Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-11T19:37:33.914Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-11T19:37:33.914Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-11T19:37:33.914Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-11T19:37:33.914Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-11T19:37:34.174Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-11T19:37:34.174Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-11T19:37:34.174Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-11T19:37:34.174Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-11T19:37:34.436Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-11T19:37:34.436Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-11T19:37:34.436Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-11T19:37:34.436Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-11T19:37:34.705Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-11T19:37:34.705Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-11T19:37:34.705Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-11T19:37:34.705Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-11T19:37:34.966Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-11T19:37:34.966Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-11T19:37:34.966Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-11T19:37:35.226Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-11T19:37:35.226Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-11T19:37:35.487Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-11T19:37:35.487Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-11T19:37:35.487Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-11T19:37:35.487Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-11T19:37:35.762Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-11T19:37:35.762Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-11T19:37:35.762Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-11T19:37:36.028Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-11T19:37:36.308Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-11T19:37:36.308Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-11T19:37:36.308Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-11T19:37:36.569Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-02-11T19:37:36.569Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-11T19:37:36.569Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-11T19:37:36.569Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-11T19:37:36.829Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-11T19:37:36.829Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-11T19:37:36.829Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-11T19:37:36.829Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-11T19:37:37.090Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-11T19:37:37.090Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-11T19:37:37.090Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-11T19:37:37.090Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-11T19:37:37.351Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-11T19:37:37.351Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-11T19:37:37.351Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-11T19:37:37.351Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-11T19:37:37.617Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-11T19:37:37.878Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-11T19:37:37.878Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-11T19:37:37.878Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-11T19:37:37.878Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-11T19:37:38.138Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-11T19:37:38.138Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-11T19:37:38.139Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-11T19:37:38.139Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-11T19:37:38.398Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-11T19:37:38.398Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-11T19:37:38.398Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-11T19:37:38.398Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-11T19:37:38.398Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-11T19:37:38.658Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-11T19:37:38.658Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-11T19:37:38.918Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-11T19:37:38.918Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-11T19:37:39.180Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-11T19:37:39.180Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-11T19:37:39.180Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-11T19:37:39.180Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-11T19:37:39.440Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-11T19:37:39.440Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-11T19:37:39.806Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-11T19:37:39.806Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-11T19:37:39.806Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-11T19:37:39.806Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-11T19:37:40.151Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-11T19:37:40.151Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-11T19:37:40.151Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-11T19:37:40.151Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-11T19:37:40.465Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-11T19:37:40.465Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-11T19:37:41.251Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-11T19:37:41.251Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-11T19:37:41.251Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-11T19:37:41.251Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-11T19:37:41.518Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-11T19:37:41.518Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-11T19:37:41.778Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-11T19:37:41.778Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-11T19:37:42.351Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-11T19:37:42.351Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-11T19:37:42.612Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-11T19:37:42.612Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-11T19:37:42.612Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-11T19:37:42.612Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-11T19:37:42.875Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-11T19:37:42.875Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-11T19:37:42.875Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-11T19:37:42.875Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-11T19:37:43.136Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-11T19:37:43.136Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-11T19:37:44.078Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-11T19:37:44.078Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-11T19:37:45.022Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-11T19:37:45.022Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-11T19:37:45.592Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-11T19:37:45.592Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-11T19:37:45.853Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-11T19:37:45.853Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-11T19:37:46.794Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-11T19:37:46.794Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-11T19:37:46.794Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-11T19:37:46.794Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-11T19:37:47.055Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-11T19:37:47.055Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-11T19:37:47.316Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-11T19:37:47.316Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-11T19:37:47.316Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-11T19:37:47.316Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-11T19:37:47.887Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-11T19:37:47.887Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-11T19:37:47.887Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-11T19:37:47.887Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-11T19:37:48.153Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-11T19:37:48.153Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-11T19:37:48.153Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-11T19:37:48.416Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-11T19:37:48.416Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-11T19:37:48.416Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-11T19:37:48.416Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-11T19:37:48.416Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-11T19:37:48.416Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-11T19:37:48.416Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-11T19:37:48.679Z] [2021-02-11T19:37:48.679Z] Current default time zone: 'Etc/UTC' [2021-02-11T19:37:48.679Z] Local time is now: Thu Feb 11 19:37:48 UTC 2021. [2021-02-11T19:37:48.679Z] Universal Time is now: Thu Feb 11 19:37:48 UTC 2021. [2021-02-11T19:37:48.679Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-11T19:37:48.679Z] [2021-02-11T19:37:48.679Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-11T19:37:48.679Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-11T19:37:48.679Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-11T19:37:48.679Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-11T19:37:48.939Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-11T19:37:48.939Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-11T19:37:48.939Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-11T19:37:48.939Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-11T19:37:48.939Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-11T19:37:48.939Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-11T19:37:48.939Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-11T19:37:49.195Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-11T19:37:49.195Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-11T19:37:49.195Z] ---> 144648e29f66 [2021-02-11T19:37:49.195Z] Step 3/21 : WORKDIR /edgex-go [2021-02-11T19:37:49.195Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-11T19:37:49.195Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-11T19:37:49.195Z] ---> 144648e29f66 [2021-02-11T19:37:49.195Z] Step 3/22 : WORKDIR /edgex-go [2021-02-11T19:37:49.195Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-11T19:37:49.195Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-11T19:37:49.195Z] ---> 144648e29f66 [2021-02-11T19:37:49.195Z] Step 3/30 : WORKDIR /edgex-go [2021-02-11T19:37:49.195Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-11T19:37:49.195Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-11T19:37:49.195Z] ---> 144648e29f66 [2021-02-11T19:37:49.195Z] Step 3/23 : WORKDIR /edgex-go [2021-02-11T19:37:49.199Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-11T19:37:49.460Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-11T19:37:49.460Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-11T19:37:49.460Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-11T19:37:49.460Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-11T19:37:49.460Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-11T19:37:49.460Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-11T19:37:49.460Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-11T19:37:49.460Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-11T19:37:49.460Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-11T19:37:49.720Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-11T19:37:49.720Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-11T19:37:49.795Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-11T19:37:49.795Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-11T19:37:49.795Z] ---> 144648e29f66 [2021-02-11T19:37:49.795Z] Step 3/22 : WORKDIR /edgex-go [2021-02-11T19:37:50.774Z] ---> Running in ffd9e0c74c09 [2021-02-11T19:37:50.774Z] ---> Running in e8fccf6f7d46 [2021-02-11T19:37:50.774Z] ---> Running in 65ef90d536a5 [2021-02-11T19:37:50.774Z] ---> Running in 6a222846a860 [2021-02-11T19:37:50.774Z] ---> Running in 1a30f15d7566 [2021-02-11T19:37:51.371Z] Removing intermediate container 1a30f15d7566 [2021-02-11T19:37:51.371Z] ---> a43668526f60 [2021-02-11T19:37:51.371Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-11T19:37:51.371Z] Removing intermediate container 6a222846a860 [2021-02-11T19:37:51.371Z] ---> 8caebeed44c1 [2021-02-11T19:37:51.371Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-11T19:37:51.633Z] Updating certificates in /etc/ssl/certs... [2021-02-11T19:37:51.652Z] Removing intermediate container e8fccf6f7d46 [2021-02-11T19:37:51.652Z] ---> f6085e3c0dbc [2021-02-11T19:37:51.652Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-11T19:37:51.652Z] Removing intermediate container ffd9e0c74c09 [2021-02-11T19:37:51.652Z] ---> 6fdf83dc1db2 [2021-02-11T19:37:51.652Z] Removing intermediate container 65ef90d536a5 [2021-02-11T19:37:51.652Z] ---> 23cdc15c401d [2021-02-11T19:37:51.652Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-11T19:37:51.652Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-11T19:37:51.652Z] ---> Running in a821ce353d3f [2021-02-11T19:37:51.652Z] ---> Running in 4cc959181a11 [2021-02-11T19:37:51.926Z] ---> Running in f5a192a72b39 [2021-02-11T19:37:51.926Z] ---> Running in 8ca3da730a94 [2021-02-11T19:37:51.926Z] ---> Running in 70b79494ff44 [2021-02-11T19:37:52.213Z] 23 added, 27 removed; done. [2021-02-11T19:37:52.214Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-11T19:37:52.214Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-11T19:37:52.214Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-11T19:37:52.214Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-11T19:37:52.214Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-11T19:37:52.476Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-11T19:37:52.476Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-11T19:37:52.476Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-11T19:37:52.476Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-11T19:37:52.476Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-11T19:37:52.476Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-11T19:37:52.476Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-11T19:37:52.476Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-11T19:37:52.736Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-11T19:37:52.737Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-11T19:37:52.737Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-11T19:37:52.737Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-11T19:37:52.737Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-11T19:37:52.737Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-11T19:37:52.737Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-11T19:37:52.997Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-11T19:37:52.997Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-11T19:37:52.997Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-11T19:37:53.258Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-11T19:37:53.258Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-11T19:37:53.258Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-11T19:37:53.258Z] Updating certificates in /etc/ssl/certs... [2021-02-11T19:37:53.828Z] 0 added, 0 removed; done. [2021-02-11T19:37:53.828Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-11T19:37:53.828Z] done. [2021-02-11T19:37:54.351Z] Reading package lists... [2021-02-11T19:37:54.351Z] Building dependency tree... [2021-02-11T19:37:54.351Z] Reading state information... [2021-02-11T19:37:54.612Z] The following NEW packages will be installed: [2021-02-11T19:37:54.612Z] apt-transport-https [2021-02-11T19:37:54.880Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-11T19:37:54.880Z] Need to get 1696 B of archives. [2021-02-11T19:37:54.880Z] After this operation, 153 kB of additional disk space will be used. [2021-02-11T19:37:54.880Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-11T19:37:54.880Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-11T19:37:54.880Z] Fetched 1696 B in 0s (8588 B/s) [2021-02-11T19:37:54.880Z] Selecting previously unselected package apt-transport-https. [2021-02-11T19:37:54.880Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-11T19:37:54.880Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-11T19:37:54.880Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-11T19:37:54.880Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-11T19:37:55.141Z] Waiting for network to be ready... [2021-02-11T19:37:55.330Z] Removing intermediate container a821ce353d3f [2021-02-11T19:37:55.330Z] ---> a1f532368df9 [2021-02-11T19:37:55.330Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-11T19:37:55.607Z] ---> Running in 7dc31c53bc44 [2021-02-11T19:37:55.607Z] Removing intermediate container 4cc959181a11 [2021-02-11T19:37:55.879Z] ---> 40ef1ede1ebd [2021-02-11T19:37:55.879Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-11T19:37:56.164Z] ---> Running in eeb4cc75090f [2021-02-11T19:37:56.164Z] Removing intermediate container 8ca3da730a94 [2021-02-11T19:37:56.164Z] ---> 0f4578341da2 [2021-02-11T19:37:56.164Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-11T19:37:56.164Z] Removing intermediate container 70b79494ff44 [2021-02-11T19:37:56.164Z] ---> 662aa5c3719d [2021-02-11T19:37:56.164Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-11T19:37:56.441Z] Removing intermediate container f5a192a72b39 [2021-02-11T19:37:56.441Z] ---> d3051dc73702 [2021-02-11T19:37:56.441Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-11T19:37:56.441Z] ---> Running in ddd4a3483d39 [2021-02-11T19:37:56.717Z] ---> Running in 84427bdd8047 [2021-02-11T19:37:56.717Z] ---> Running in bf99c4d11827 [2021-02-11T19:37:56.993Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-11T19:37:57.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-11T19:37:57.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-11T19:37:58.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-11T19:37:58.531Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-11T19:37:58.531Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-11T19:37:58.803Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-11T19:37:59.078Z] OK: 217 MiB in 51 packages [2021-02-11T19:37:59.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-11T19:37:59.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-11T19:37:59.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-11T19:37:59.959Z] OK: 217 MiB in 51 packages [2021-02-11T19:38:00.229Z] OK: 217 MiB in 51 packages [2021-02-11T19:38:00.229Z] Removing intermediate container 7dc31c53bc44 [2021-02-11T19:38:00.229Z] ---> 8f508a21fc3b [2021-02-11T19:38:00.229Z] Step 6/23 : COPY go.mod . [2021-02-11T19:38:00.429Z] 2021-02-11T19:37:58Z INFO Waiting for automatic snapd restart... [2021-02-11T19:38:00.429Z] snapd 2.48.2.1 from Canonical* installed [2021-02-11T19:38:00.429Z] "snapd" switched to the "latest/stable" channel [2021-02-11T19:38:00.429Z] [2021-02-11T19:38:00.500Z] OK: 217 MiB in 51 packages [2021-02-11T19:38:00.774Z] OK: 217 MiB in 51 packages [2021-02-11T19:38:01.754Z] ---> a94f389c6949 [2021-02-11T19:38:01.754Z] Step 7/23 : RUN go mod download [2021-02-11T19:38:01.754Z] Removing intermediate container eeb4cc75090f [2021-02-11T19:38:01.754Z] ---> b820bf8834a1 [2021-02-11T19:38:01.754Z] Step 6/22 : COPY go.mod . [2021-02-11T19:38:01.754Z] ---> Running in 4509de34c3d2 [2021-02-11T19:38:02.026Z] Removing intermediate container ddd4a3483d39 [2021-02-11T19:38:02.026Z] ---> 0a535a226251 [2021-02-11T19:38:02.026Z] Step 6/30 : COPY go.mod . [2021-02-11T19:38:02.303Z] Removing intermediate container bf99c4d11827 [2021-02-11T19:38:02.303Z] ---> f084cb57a22b [2021-02-11T19:38:02.303Z] Step 6/22 : COPY go.mod . [2021-02-11T19:38:02.575Z] Removing intermediate container 84427bdd8047 [2021-02-11T19:38:02.575Z] ---> cdf6f041da70 [2021-02-11T19:38:02.575Z] Step 6/21 : COPY go.mod . [2021-02-11T19:38:02.575Z] ---> e5af6430eea7 [2021-02-11T19:38:02.575Z] Step 7/22 : RUN go mod download [2021-02-11T19:38:02.851Z] ---> Running in f8a9bbf7acea [2021-02-11T19:38:02.970Z] core18 20210128 from Canonical* installed [2021-02-11T19:38:02.970Z] "core18" switched to the "latest/stable" channel [2021-02-11T19:38:02.970Z] [2021-02-11T19:38:03.131Z] ---> 74d96342c687 [2021-02-11T19:38:03.131Z] Step 7/30 : RUN go mod download [2021-02-11T19:38:03.412Z] ---> Running in e2e82152e6ce [2021-02-11T19:38:03.687Z] ---> 7985576c5c72 [2021-02-11T19:38:03.687Z] Step 7/21 : RUN go mod download [2021-02-11T19:38:03.687Z] ---> 0af8d77488b9 [2021-02-11T19:38:03.687Z] Step 7/22 : RUN go mod download [2021-02-11T19:38:03.964Z] ---> Running in 6149350614cd [2021-02-11T19:38:03.964Z] ---> Running in 2cf93a85926b [2021-02-11T19:38:05.942Z] Removing intermediate container 4509de34c3d2 [2021-02-11T19:38:05.943Z] ---> 8216ff9b80c0 [2021-02-11T19:38:05.943Z] Step 8/23 : COPY . . [2021-02-11T19:38:06.265Z] snapcraft 4.5.1 from Canonical* installed [2021-02-11T19:38:06.265Z] "snapcraft" switched to the "latest/stable" channel [2021-02-11T19:38:06.265Z] [2021-02-11T19:38:07.387Z] Removing intermediate container f8a9bbf7acea [2021-02-11T19:38:07.387Z] ---> 86e50cb8139c [2021-02-11T19:38:07.387Z] Step 8/22 : COPY . . [2021-02-11T19:38:08.363Z] Removing intermediate container e2e82152e6ce [2021-02-11T19:38:08.363Z] ---> f9f1cfbd3e7a [2021-02-11T19:38:08.363Z] Step 8/30 : COPY . . [2021-02-11T19:38:08.637Z] Removing intermediate container 6149350614cd [2021-02-11T19:38:08.637Z] ---> 36606ac65910 [2021-02-11T19:38:08.637Z] Step 8/22 : COPY . . [2021-02-11T19:38:09.231Z] Removing intermediate container 2cf93a85926b [2021-02-11T19:38:09.231Z] ---> a3d8f4d5ce03 [2021-02-11T19:38:09.231Z] Step 8/21 : COPY . . [2021-02-11T19:38:09.562Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-02-11T19:38:09.562Z] - README.md [2021-02-11T19:38:09.562Z] - snapcraft.yaml.orig [2021-02-11T19:38:09.562Z] [2021-02-11T19:38:09.562Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-11T19:38:16.145Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-11T19:38:16.145Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-11T19:38:16.145Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-11T19:38:16.145Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-11T19:38:17.090Z] Reading package lists... [2021-02-11T19:38:17.351Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-02-11T19:38:23.937Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-11T19:38:23.937Z] Reading package lists... [2021-02-11T19:38:23.937Z] Building dependency tree... [2021-02-11T19:38:23.937Z] Reading state information... [2021-02-11T19:38:23.937Z] Suggested packages: [2021-02-11T19:38:23.937Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-11T19:38:23.937Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-11T19:38:23.937Z] Recommended packages: [2021-02-11T19:38:23.937Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-11T19:38:23.937Z] The following NEW packages will be installed: [2021-02-11T19:38:23.937Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-11T19:38:23.937Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-11T19:38:23.937Z] pkg-config zip [2021-02-11T19:38:23.937Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-11T19:38:23.937Z] Need to get 7655 kB of archives. [2021-02-11T19:38:23.937Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-11T19:38:23.937Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-02-11T19:38:23.937Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-11T19:38:24.197Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-11T19:38:24.197Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-11T19:38:24.197Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-11T19:38:24.197Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-11T19:38:24.458Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-11T19:38:24.458Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-11T19:38:24.458Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-11T19:38:24.458Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-11T19:38:24.719Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-11T19:38:24.719Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-11T19:38:24.719Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-11T19:38:24.719Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-11T19:38:24.719Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-11T19:38:24.980Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-11T19:38:24.980Z] Fetched 7655 kB in 1s (7131 kB/s) [2021-02-11T19:38:24.980Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-11T19:38:24.980Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-11T19:38:24.980Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-11T19:38:24.980Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-11T19:38:25.241Z] Selecting previously unselected package libpsl5:amd64. [2021-02-11T19:38:25.241Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-11T19:38:25.241Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-11T19:38:25.241Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-11T19:38:25.241Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-11T19:38:25.502Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-11T19:38:25.502Z] Selecting previously unselected package librtmp1:amd64. [2021-02-11T19:38:25.502Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-11T19:38:25.502Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-11T19:38:25.502Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-11T19:38:25.502Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-11T19:38:25.502Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-11T19:38:25.762Z] Selecting previously unselected package liberror-perl. [2021-02-11T19:38:25.762Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-11T19:38:25.762Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-11T19:38:25.762Z] Selecting previously unselected package git-man. [2021-02-11T19:38:25.762Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-11T19:38:25.762Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-11T19:38:26.022Z] Selecting previously unselected package git. [2021-02-11T19:38:26.022Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-11T19:38:26.022Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-11T19:38:26.591Z] Selecting previously unselected package libnorm1:amd64. [2021-02-11T19:38:26.591Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-11T19:38:26.591Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-11T19:38:26.851Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-11T19:38:26.851Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-11T19:38:26.851Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-11T19:38:26.851Z] Selecting previously unselected package libsodium23:amd64. [2021-02-11T19:38:26.851Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-11T19:38:26.851Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-11T19:38:27.112Z] Selecting previously unselected package libzmq5:amd64. [2021-02-11T19:38:27.112Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-11T19:38:27.112Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-11T19:38:27.112Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-11T19:38:27.112Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-11T19:38:27.112Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-11T19:38:27.373Z] Selecting previously unselected package pkg-config. [2021-02-11T19:38:27.373Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-11T19:38:27.373Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-11T19:38:27.373Z] Selecting previously unselected package zip. [2021-02-11T19:38:27.373Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-11T19:38:27.373Z] Unpacking zip (3.0-11build1) ... [2021-02-11T19:38:27.633Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-11T19:38:27.633Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-11T19:38:27.633Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-11T19:38:27.633Z] Setting up liberror-perl (0.17025-1) ... [2021-02-11T19:38:27.633Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-11T19:38:27.633Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-11T19:38:27.893Z] No schema files found: doing nothing. [2021-02-11T19:38:27.893Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-11T19:38:27.893Z] Setting up zip (3.0-11build1) ... [2021-02-11T19:38:27.893Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-11T19:38:27.893Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-11T19:38:27.893Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-11T19:38:27.893Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-11T19:38:27.893Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-11T19:38:28.155Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-11T19:38:28.155Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-11T19:38:28.155Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-11T19:38:34.735Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-11T19:38:34.735Z] git set to automatically installed. [2021-02-11T19:38:34.735Z] git-man set to automatically installed. [2021-02-11T19:38:34.735Z] libcurl3-gnutls set to automatically installed. [2021-02-11T19:38:34.735Z] liberror-perl set to automatically installed. [2021-02-11T19:38:34.735Z] libglib2.0-0 set to automatically installed. [2021-02-11T19:38:34.735Z] libnghttp2-14 set to automatically installed. [2021-02-11T19:38:34.735Z] libnorm1 set to automatically installed. [2021-02-11T19:38:34.735Z] libpgm-5.2-0 set to automatically installed. [2021-02-11T19:38:34.735Z] libpsl5 set to automatically installed. [2021-02-11T19:38:34.735Z] librtmp1 set to automatically installed. [2021-02-11T19:38:34.735Z] libsodium23 set to automatically installed. [2021-02-11T19:38:34.735Z] libzmq3-dev set to automatically installed. [2021-02-11T19:38:34.735Z] libzmq5 set to automatically installed. [2021-02-11T19:38:34.735Z] pkg-config set to automatically installed. [2021-02-11T19:38:34.735Z] zip set to automatically installed. [2021-02-11T19:38:36.073Z] ---> f4340d543f6a [2021-02-11T19:38:36.073Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-11T19:38:36.073Z] ---> 208d2455f316 [2021-02-11T19:38:36.073Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-11T19:38:36.073Z] ---> 911d487ce24c [2021-02-11T19:38:36.073Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-11T19:38:36.073Z] ---> d40a4e843339 [2021-02-11T19:38:36.073Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-11T19:38:36.073Z] ---> 3dc715357730 [2021-02-11T19:38:36.073Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-11T19:38:36.073Z] ---> Running in fd4dab1f1cfb [2021-02-11T19:38:36.073Z] ---> Running in 4920244c7521 [2021-02-11T19:38:36.073Z] ---> Running in 74eb4ba53df9 [2021-02-11T19:38:36.074Z] ---> Running in e1f605a06796 [2021-02-11T19:38:36.074Z] ---> Running in b10206b6cd59 [2021-02-11T19:38:36.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-11T19:38:36.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-11T19:38:36.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-11T19:38:36.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-11T19:38:36.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-11T19:38:36.649Z] snapd is not logged in, snap install commands will use sudo [2021-02-11T19:38:43.235Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-11T19:38:43.235Z] snap "core18" has no updates available [2021-02-11T19:38:44.177Z] Pulling config-common [2021-02-11T19:38:44.177Z] + snapcraftctl pull [2021-02-11T19:38:45.118Z] Pulling go-build-helper [2021-02-11T19:38:45.118Z] + snapcraftctl pull [2021-02-11T19:39:07.102Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-11T19:39:07.102Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-11T19:39:07.102Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] [2021-02-11T19:39:07.102Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-11T19:39:07.102Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-11T19:39:07.102Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-11T19:39:07.102Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-11T19:39:07.102Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-11T19:39:07.102Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-11T19:39:07.102Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-11T19:39:07.102Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-11T19:39:07.102Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-11T19:39:07.102Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-11T19:39:07.102Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-11T19:39:07.102Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-11T19:39:07.102Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-11T19:39:07.102Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-11T19:39:07.102Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-11T19:39:07.102Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-11T19:39:07.102Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1885 kB] [2021-02-11T19:39:07.102Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-11T19:39:07.102Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-11T19:39:07.102Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-11T19:39:07.102Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-11T19:39:07.102Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-11T19:39:07.102Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] [2021-02-11T19:39:07.102Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-11T19:39:07.102Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-11T19:39:07.102Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-11T19:39:07.102Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-11T19:39:07.102Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-11T19:39:07.102Z] Fetched 279 kB in 0s (0 B/s) [2021-02-11T19:39:07.102Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-11T19:39:07.102Z] Fetched 122 kB in 0s (0 B/s) [2021-02-11T19:39:07.102Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-11T19:39:07.102Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-11T19:39:07.102Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-11T19:39:07.102Z] Fetched 8848 B in 0s (0 B/s) [2021-02-11T19:39:07.102Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-11T19:39:07.102Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-11T19:39:07.102Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-11T19:39:07.102Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-11T19:39:07.102Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-11T19:39:07.102Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-11T19:39:07.102Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-11T19:39:07.102Z] Fetched 214 kB in 0s (0 B/s) [2021-02-11T19:39:07.102Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] [2021-02-11T19:39:07.102Z] Fetched 155 kB in 0s (0 B/s) [2021-02-11T19:39:07.102Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-11T19:39:07.102Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-11T19:39:07.102Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-11T19:39:07.102Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-11T19:39:07.102Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-11T19:39:07.102Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-11T19:39:07.102Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-11T19:39:07.102Z] Fetched 499 kB in 0s (0 B/s) [2021-02-11T19:39:07.102Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-11T19:39:07.102Z] Fetched 111 kB in 0s (0 B/s) [2021-02-11T19:39:07.102Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-11T19:39:07.103Z] Fetched 240 kB in 0s (0 B/s) [2021-02-11T19:39:07.103Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-11T19:39:07.103Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-11T19:39:07.103Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-11T19:39:07.103Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-11T19:39:07.103Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-11T19:39:07.103Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-11T19:39:07.103Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-11T19:39:07.103Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-11T19:39:07.103Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-11T19:39:07.103Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-11T19:39:07.103Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-11T19:39:07.103Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-11T19:39:07.103Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] [2021-02-11T19:39:07.103Z] Fetched 16.6 kB in 0s (0 B/s) [2021-02-11T19:39:07.103Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-11T19:39:07.103Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-11T19:39:07.103Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-11T19:39:07.103Z] Fetched 8720 B in 0s (0 B/s) [2021-02-11T19:39:07.103Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-11T19:39:07.103Z] Fetched 137 kB in 0s (0 B/s) [2021-02-11T19:39:07.103Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-11T19:39:07.103Z] Fetched 119 kB in 0s (0 B/s) [2021-02-11T19:39:07.103Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-11T19:39:07.103Z] Fetched 109 kB in 0s (0 B/s) [2021-02-11T19:39:07.103Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-11T19:39:07.103Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-11T19:39:07.103Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-11T19:39:07.103Z] Fetched 645 kB in 0s (0 B/s) [2021-02-11T19:39:07.103Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-11T19:39:07.103Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-11T19:39:07.103Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-11T19:39:07.103Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-11T19:39:07.103Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-11T19:39:07.103Z] Fetched 368 kB in 0s (0 B/s) [2021-02-11T19:39:07.103Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-11T19:39:07.103Z] Fetched 187 kB in 0s (0 B/s) [2021-02-11T19:39:07.103Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-11T19:39:07.103Z] Fetched 175 kB in 0s (0 B/s) [2021-02-11T19:39:07.103Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-11T19:39:09.955Z] Fetched 206 kB in 0s (0 B/s) [2021-02-11T19:39:09.955Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-02-11T19:39:09.955Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-11T19:39:09.955Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-11T19:39:09.955Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-11T19:39:09.955Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-11T19:39:09.955Z] Fetched 159 kB in 0s (0 B/s) [2021-02-11T19:39:09.955Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-11T19:39:09.955Z] Fetched 107 kB in 0s (0 B/s) [2021-02-11T19:39:09.955Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-11T19:39:09.955Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-11T19:39:09.955Z] Pulling static-packages [2021-02-11T19:39:09.955Z] + snapcraftctl pull [2021-02-11T19:39:11.339Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-02-11T19:39:11.339Z] Skipping pull go-build-helper (already ran) [2021-02-11T19:39:11.339Z] Skipping pull static-packages (already ran) [2021-02-11T19:39:11.339Z] Building go-build-helper [2021-02-11T19:39:11.339Z] + snapcraftctl build [2021-02-11T19:39:14.643Z] Building static-packages [2021-02-11T19:39:14.643Z] + snapcraftctl build [2021-02-11T19:39:16.559Z] Staging go-build-helper [2021-02-11T19:39:16.559Z] + snapcraftctl stage [2021-02-11T19:39:17.499Z] Staging static-packages [2021-02-11T19:39:17.499Z] + snapcraftctl stage [2021-02-11T19:39:18.441Z] Pulling go115 [2021-02-11T19:39:18.441Z] + snapcraftctl pull [2021-02-11T19:39:19.392Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-11T19:39:19.392Z] Skipping pull go115 (already ran) [2021-02-11T19:39:19.392Z] Building go115 [2021-02-11T19:39:19.392Z] + dpkg --print-architecture [2021-02-11T19:39:19.392Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-02-11T19:39:19.392Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-02-11T19:39:19.392Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-02-11T19:39:19.392Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-11T19:39:19.392Z] Dload Upload Total Spent Left Speed [2021-02-11T19:39:21.641Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 115M 13 15.8M 0 0 28.4M 0 0:00:04 --:--:-- 0:00:04 28.4M 61 115M 61 70.5M 0 0 45.3M 0 0:00:02 0:00:01 0:00:01 45.2M 100 115M 100 115M 0 0 47.7M 0 0:00:02 0:00:02 --:--:-- 47.7M [2021-02-11T19:39:21.641Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-02-11T19:39:21.641Z] + sha256sum -c sha256 [2021-02-11T19:39:21.641Z] + grep OK [2021-02-11T19:39:22.212Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-11T19:39:22.212Z] + mkdir -p /root/stage/go1.15 [2021-02-11T19:39:22.212Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-02-11T19:39:26.421Z] Staging go115 [2021-02-11T19:39:26.421Z] + snapcraftctl stage [2021-02-11T19:39:30.641Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-11T19:39:30.641Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-11T19:39:30.641Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-11T19:39:30.641Z] Fetched 0 B in 0s (0 B/s) [2021-02-11T19:39:30.641Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-11T19:39:30.641Z] Fetched 224 kB in 0s (0 B/s) [2021-02-11T19:39:30.641Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-11T19:39:30.641Z] Fetched 157 kB in 0s (0 B/s) [2021-02-11T19:39:30.641Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-11T19:39:30.641Z] Fetched 221 kB in 0s (0 B/s) [2021-02-11T19:39:30.641Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-11T19:39:30.641Z] Fetched 143 kB in 0s (0 B/s) [2021-02-11T19:39:30.641Z] Pulling edgex-go [2021-02-11T19:39:30.641Z] + snapcraftctl pull [2021-02-11T19:39:32.027Z] Pulling version [2021-02-11T19:39:32.027Z] + cd /root/project [2021-02-11T19:39:32.027Z] + [ -f VERSION ] [2021-02-11T19:39:32.027Z] + PROJECT_VERSION=local-dev [2021-02-11T19:39:32.027Z] + git rev-parse --short HEAD [2021-02-11T19:39:32.027Z] + GIT_REVISION=9fd562e3 [2021-02-11T19:39:32.027Z] + snapcraftctl set-version local-dev [2021-02-11T19:39:32.969Z] Building config-common [2021-02-11T19:39:32.969Z] + snapcraftctl build [2021-02-11T19:39:34.892Z] Skipping build go-build-helper (already ran) [2021-02-11T19:39:34.893Z] Skipping build static-packages (already ran) [2021-02-11T19:39:34.893Z] Skipping build go115 (already ran) [2021-02-11T19:39:34.893Z] Building edgex-go [2021-02-11T19:39:34.893Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin [2021-02-11T19:39:34.893Z] + cd /root/parts/edgex-go/src [2021-02-11T19:39:34.893Z] + make build [2021-02-11T19:39:34.893Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-11T19:39:36.281Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-11T19:39:36.281Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-11T19:39:36.281Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 [2021-02-11T19:39:36.281Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.33 [2021-02-11T19:39:36.281Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-11T19:39:36.281Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-02-11T19:39:36.281Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 [2021-02-11T19:39:36.281Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-02-11T19:39:36.281Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-02-11T19:39:36.281Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-11T19:39:36.281Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-11T19:39:36.281Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-11T19:39:36.281Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-11T19:39:36.281Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-11T19:39:36.282Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-11T19:39:36.282Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-11T19:39:36.282Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-11T19:39:36.282Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-02-11T19:39:36.282Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-11T19:39:36.282Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-11T19:39:36.544Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-11T19:39:36.544Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-11T19:39:36.545Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-11T19:39:36.545Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-11T19:39:36.545Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-11T19:39:36.545Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-11T19:39:36.545Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-11T19:39:36.545Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-11T19:39:36.545Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-02-11T19:39:36.545Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-02-11T19:39:36.545Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-11T19:39:36.545Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-11T19:39:36.545Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-11T19:39:36.545Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-11T19:39:36.545Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-11T19:39:36.545Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-11T19:39:36.545Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-11T19:39:36.808Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-11T19:39:36.808Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-11T19:39:43.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-11T19:39:43.387Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-11T19:39:47.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-11T19:39:48.161Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-11T19:39:49.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-11T19:39:49.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-11T19:39:49.807Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-11T19:39:49.807Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-11T19:39:49.807Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-11T19:39:49.807Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-11T19:39:51.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-11T19:39:51.721Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-11T19:39:51.721Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-11T19:39:52.665Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-11T19:39:53.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-11T19:39:53.609Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-11T19:39:54.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-11T19:39:55.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-11T19:39:55.941Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-11T19:39:57.331Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-11T19:39:57.331Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-11T19:39:57.872Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-11T19:39:58.719Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-02-11T19:39:58.719Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-02-11T19:39:58.719Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-02-11T19:39:58.719Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-02-11T19:39:58.719Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-02-11T19:39:58.719Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-02-11T19:39:58.719Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-02-11T19:39:58.719Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-02-11T19:39:58.719Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-02-11T19:39:58.719Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-02-11T19:39:58.719Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-02-11T19:39:58.719Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-02-11T19:39:58.719Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-02-11T19:39:58.719Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-02-11T19:39:58.719Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-02-11T19:39:58.719Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-02-11T19:39:58.719Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-02-11T19:39:58.719Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-02-11T19:39:58.980Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-02-11T19:39:58.980Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-02-11T19:39:58.980Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-02-11T19:39:58.980Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-02-11T19:39:58.980Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-02-11T19:39:58.980Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-02-11T19:39:58.980Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-02-11T19:39:59.923Z] Building version [2021-02-11T19:39:59.923Z] + snapcraftctl build [2021-02-11T19:40:01.838Z] Staging config-common [2021-02-11T19:40:01.838Z] + snapcraftctl stage [2021-02-11T19:40:02.781Z] Skipping stage go-build-helper (already ran) [2021-02-11T19:40:02.781Z] Skipping stage static-packages (already ran) [2021-02-11T19:40:02.781Z] Skipping stage go115 (already ran) [2021-02-11T19:40:02.781Z] Staging edgex-go [2021-02-11T19:40:02.781Z] + snapcraftctl stage [2021-02-11T19:40:04.167Z] Staging version [2021-02-11T19:40:04.167Z] + snapcraftctl stage [2021-02-11T19:40:04.743Z] Priming config-common [2021-02-11T19:40:04.743Z] + snapcraftctl prime [2021-02-11T19:40:06.132Z] Priming go-build-helper [2021-02-11T19:40:06.132Z] + snapcraftctl prime [2021-02-11T19:40:06.196Z] Removing intermediate container b10206b6cd59 [2021-02-11T19:40:06.196Z] ---> f94236a49168 [2021-02-11T19:40:06.196Z] [2021-02-11T19:40:06.196Z] Step 10/30 : FROM alpine:3.12 [2021-02-11T19:40:06.196Z] 3.12: Pulling from library/alpine [2021-02-11T19:40:06.703Z] Priming static-packages [2021-02-11T19:40:06.964Z] + snapcraftctl prime [2021-02-11T19:40:07.187Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-11T19:40:07.187Z] Status: Downloaded newer image for alpine:3.12 [2021-02-11T19:40:07.188Z] ---> afeebe901d6b [2021-02-11T19:40:07.188Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-11T19:40:07.799Z] ---> Running in 8ffa25e21694 [2021-02-11T19:40:09.248Z] Removing intermediate container 8ffa25e21694 [2021-02-11T19:40:09.248Z] ---> 7df987ea2d2b [2021-02-11T19:40:09.248Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-11T19:40:09.522Z] Priming go115 [2021-02-11T19:40:09.522Z] + snapcraftctl prime [2021-02-11T19:40:09.530Z] ---> Running in f716435c21dd [2021-02-11T19:40:09.805Z] Removing intermediate container e1f605a06796 [2021-02-11T19:40:09.805Z] ---> 094c7db7fbe8 [2021-02-11T19:40:09.805Z] [2021-02-11T19:40:09.805Z] Step 10/21 : FROM alpine:3.12 [2021-02-11T19:40:09.805Z] ---> afeebe901d6b [2021-02-11T19:40:09.805Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-11T19:40:10.087Z] ---> Running in a66edcffe24d [2021-02-11T19:40:10.107Z] Priming edgex-go [2021-02-11T19:40:10.107Z] + snapcraftctl prime [2021-02-11T19:40:11.062Z] Priming version [2021-02-11T19:40:11.062Z] + snapcraftctl prime [2021-02-11T19:40:12.005Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-02-11T19:40:12.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-11T19:40:12.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-11T19:40:12.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-11T19:40:12.359Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-11T19:40:12.635Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-11T19:40:12.912Z] (2/2) Installing su-exec (0.2-r1) [2021-02-11T19:40:12.912Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:40:12.912Z] OK: 5 MiB in 16 packages [2021-02-11T19:40:12.912Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-11T19:40:12.912Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-11T19:40:12.912Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-11T19:40:12.912Z] (4/4) Installing curl (7.69.1-r3) [2021-02-11T19:40:12.912Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:40:13.186Z] Executing ca-certificates-20191127-r4.trigger [Pipeline] } [2021-02-11T19:40:13.467Z] OK: 7 MiB in 18 packages [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-11T19:40:14.923Z] Removing intermediate container f716435c21dd [2021-02-11T19:40:14.923Z] ---> 5f072e2685aa [2021-02-11T19:40:14.923Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-11T19:40:15.536Z] ---> Running in 92a25953a65a [2021-02-11T19:40:15.817Z] Removing intermediate container a66edcffe24d [2021-02-11T19:40:15.817Z] ---> dec9ac7b5b15 [2021-02-11T19:40:15.817Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-11T19:40:16.095Z] ---> Running in 3643167ba20d [2021-02-11T19:40:16.378Z] Removing intermediate container 92a25953a65a [2021-02-11T19:40:16.379Z] ---> e301b3c9d003 [2021-02-11T19:40:16.379Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-11T19:40:16.657Z] ---> Running in b0ddbd6a2b6a [2021-02-11T19:40:17.265Z] Removing intermediate container 3643167ba20d [2021-02-11T19:40:17.265Z] ---> b26b9d745073 [2021-02-11T19:40:17.265Z] Step 13/21 : WORKDIR /edgex [2021-02-11T19:40:18.255Z] ---> Running in da303e3b991f [2021-02-11T19:40:18.527Z] Removing intermediate container b0ddbd6a2b6a [2021-02-11T19:40:18.527Z] ---> 7f0e3ecaef47 [2021-02-11T19:40:18.527Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-11T19:40:18.802Z] ---> Running in 243365b9a4e3 [2021-02-11T19:40:19.079Z] Removing intermediate container fd4dab1f1cfb [2021-02-11T19:40:19.079Z] ---> 9602ea97316f [2021-02-11T19:40:19.079Z] [2021-02-11T19:40:19.079Z] Step 10/23 : FROM alpine:3.12 [2021-02-11T19:40:19.079Z] ---> afeebe901d6b [2021-02-11T19:40:19.079Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-11T19:40:19.355Z] Removing intermediate container da303e3b991f [2021-02-11T19:40:19.355Z] ---> 7052e4534b7d [2021-02-11T19:40:19.355Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-11T19:40:19.636Z] ---> Running in 6d79833a3f15 [2021-02-11T19:40:21.085Z] ---> f72034979b84 [2021-02-11T19:40:21.085Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-11T19:40:21.360Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-11T19:40:21.644Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-11T19:40:22.242Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-11T19:40:22.242Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:40:22.242Z] OK: 5 MiB in 15 packages [2021-02-11T19:40:23.676Z] ---> 56d320c863b1 [2021-02-11T19:40:23.676Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-11T19:40:23.676Z] Removing intermediate container 74eb4ba53df9 [2021-02-11T19:40:23.676Z] ---> bf78098545de [2021-02-11T19:40:23.676Z] [2021-02-11T19:40:23.676Z] Step 10/22 : FROM alpine:3.12 [2021-02-11T19:40:23.676Z] ---> afeebe901d6b [2021-02-11T19:40:23.676Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-11T19:40:23.947Z] Removing intermediate container 243365b9a4e3 [2021-02-11T19:40:23.947Z] ---> 3e515d8f70c7 [2021-02-11T19:40:23.947Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-11T19:40:24.218Z] Removing intermediate container 4920244c7521 [2021-02-11T19:40:24.218Z] ---> 5dfff7ad5f5c [2021-02-11T19:40:24.218Z] [2021-02-11T19:40:24.218Z] Step 10/22 : FROM alpine:3.12 [2021-02-11T19:40:24.218Z] ---> afeebe901d6b [2021-02-11T19:40:24.218Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-11T19:40:24.492Z] ---> Running in 11bf37988872 [2021-02-11T19:40:24.492Z] ---> Running in d7a60afd1a0f [2021-02-11T19:40:24.492Z] ---> Running in 1324acdc805e [2021-02-11T19:40:24.770Z] Removing intermediate container 6d79833a3f15 [2021-02-11T19:40:24.770Z] ---> baa8def5654b [2021-02-11T19:40:24.770Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-11T19:40:24.770Z] ---> c6f380143757 [2021-02-11T19:40:24.770Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-11T19:40:24.770Z] ---> Running in b4786a08f82d [2021-02-11T19:40:25.048Z] ---> Running in 9d839c94cada [2021-02-11T19:40:25.323Z] Removing intermediate container d7a60afd1a0f [2021-02-11T19:40:25.323Z] ---> 9ca0297baf90 [2021-02-11T19:40:25.323Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-11T19:40:25.602Z] Removing intermediate container b4786a08f82d [2021-02-11T19:40:25.602Z] ---> 9ae2d87c8c33 [2021-02-11T19:40:25.602Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-11T19:40:25.876Z] Removing intermediate container 9d839c94cada [2021-02-11T19:40:25.876Z] ---> c9c77f9cbbfe [2021-02-11T19:40:25.876Z] Step 18/21 : CMD ["--init=true"] [2021-02-11T19:40:25.876Z] ---> Running in 410f2203cfe7 [2021-02-11T19:40:26.159Z] ---> Running in 19f2f4875de8 [2021-02-11T19:40:26.449Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-11T19:40:26.449Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-11T19:40:26.449Z] ---> 198ee9f126a3 [2021-02-11T19:40:26.449Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-11T19:40:26.723Z] Removing intermediate container 410f2203cfe7 [2021-02-11T19:40:26.723Z] ---> 46a5aff2d7bb [2021-02-11T19:40:26.723Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-11T19:40:26.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-11T19:40:26.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-11T19:40:26.723Z] Removing intermediate container 19f2f4875de8 [2021-02-11T19:40:26.723Z] ---> c111c50f6582 [2021-02-11T19:40:26.723Z] Step 19/21 : LABEL arch=arm64 [2021-02-11T19:40:26.723Z] ---> Running in b17a6c5eb8df [2021-02-11T19:40:26.996Z] ---> Running in 67312f31c89f [2021-02-11T19:40:26.996Z] ---> Running in af079054941c [2021-02-11T19:40:27.276Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-11T19:40:27.276Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:40:27.276Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-11T19:40:27.276Z] OK: 5 MiB in 15 packages [2021-02-11T19:40:27.553Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-11T19:40:27.553Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:40:27.553Z] Executing ca-certificates-20191127-r4.trigger [2021-02-11T19:40:27.833Z] OK: 6 MiB in 16 packages [2021-02-11T19:40:27.833Z] Removing intermediate container af079054941c [2021-02-11T19:40:27.833Z] Removing intermediate container 67312f31c89f [2021-02-11T19:40:27.833Z] ---> 0b895e652378 [2021-02-11T19:40:27.833Z] Step 20/21 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:40:27.833Z] ---> 561ce9df2428 [2021-02-11T19:40:27.833Z] Step 15/23 : WORKDIR / [2021-02-11T19:40:28.426Z] ---> Running in 34931af85412 [2021-02-11T19:40:28.426Z] ---> Running in 833438af75cf [2021-02-11T19:40:29.019Z] Removing intermediate container 34931af85412 [2021-02-11T19:40:29.019Z] ---> 3bd56ef99c70 [2021-02-11T19:40:29.019Z] Step 21/21 : LABEL version=0.0.0 [2021-02-11T19:40:29.291Z] ---> Running in 5a4bd4e47e64 [2021-02-11T19:40:29.291Z] Removing intermediate container 11bf37988872 [2021-02-11T19:40:29.291Z] ---> abf2004917bd [2021-02-11T19:40:29.291Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-11T19:40:29.291Z] Removing intermediate container 833438af75cf [2021-02-11T19:40:29.291Z] ---> 80753b6265ed [2021-02-11T19:40:29.291Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-11T19:40:29.569Z] ---> Running in 6de5603513c0 [2021-02-11T19:40:29.842Z] Removing intermediate container 1324acdc805e [2021-02-11T19:40:29.842Z] ---> 59acbba5fa64 [2021-02-11T19:40:29.842Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-11T19:40:29.842Z] Removing intermediate container 5a4bd4e47e64 [2021-02-11T19:40:29.842Z] ---> fb0ed28da83f [2021-02-11T19:40:29.842Z] [2021-02-11T19:40:30.114Z] ---> Running in bb11c144052d [2021-02-11T19:40:30.114Z] Removing intermediate container 6de5603513c0 [2021-02-11T19:40:30.114Z] ---> 13c0bcb9ebc7 [2021-02-11T19:40:30.114Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-11T19:40:30.114Z] Removing intermediate container b17a6c5eb8df [2021-02-11T19:40:30.114Z] ---> 3d2cc1764172 [2021-02-11T19:40:30.114Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-11T19:40:30.385Z] Successfully built fb0ed28da83f [2021-02-11T19:40:30.385Z] ---> b2d708f4daf8 [2021-02-11T19:40:30.385Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-11T19:40:30.385Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-11T19:40:30.385Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-02-11T19:40:30.385Z] ---> Running in c0ce272eab43 [2021-02-11T19:40:30.668Z] Removing intermediate container bb11c144052d [2021-02-11T19:40:30.668Z] ---> 56b349362dd9 [2021-02-11T19:40:30.668Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-11T19:40:30.943Z] ---> Running in 105b5d11d3d3 [2021-02-11T19:40:31.537Z] Removing intermediate container c0ce272eab43 [2021-02-11T19:40:31.537Z] ---> 07c4ddfda661 [2021-02-11T19:40:31.538Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-11T19:40:31.538Z] ---> e4167c69782c [2021-02-11T19:40:31.538Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-11T19:40:32.191Z] Removing intermediate container 105b5d11d3d3 [2021-02-11T19:40:32.191Z] ---> a0a39aae1319 [2021-02-11T19:40:32.191Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-11T19:40:32.191Z] ---> Running in a3994cc92d35 [2021-02-11T19:40:33.631Z] ---> f08f3301cc94 [2021-02-11T19:40:33.631Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-11T19:40:33.631Z] ---> Running in fc0a0984d7f0 [2021-02-11T19:40:34.243Z] Removing intermediate container a3994cc92d35 [2021-02-11T19:40:34.243Z] ---> 8a7dd5753664 [2021-02-11T19:40:34.243Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-11T19:40:34.243Z] ---> b3ba62cad954 [2021-02-11T19:40:34.243Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-11T19:40:34.243Z] Removing intermediate container fc0a0984d7f0 [2021-02-11T19:40:34.243Z] ---> eb8c425067ea [2021-02-11T19:40:34.243Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-11T19:40:34.243Z] ---> 81989a7ce22b [2021-02-11T19:40:34.243Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-11T19:40:34.863Z] ---> Running in 82a51ece415b [2021-02-11T19:40:35.140Z] ---> eaeef6439326 [2021-02-11T19:40:35.140Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-11T19:40:35.140Z] ---> d9bb98e1c8be [2021-02-11T19:40:35.140Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-11T19:40:37.124Z] Removing intermediate container 82a51ece415b [2021-02-11T19:40:37.124Z] ---> 07c2455f1df9 [2021-02-11T19:40:37.124Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-11T19:40:37.124Z] ---> d99cca526ff6 [2021-02-11T19:40:37.124Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-11T19:40:37.124Z] ---> 6bfad0a4b35e [2021-02-11T19:40:37.124Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-11T19:40:37.124Z] ---> 8a18c3631d0d [2021-02-11T19:40:37.124Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-11T19:40:37.124Z] ---> Running in ea3222f6ca27 [2021-02-11T19:40:37.400Z] ---> Running in eb219406f8f9 [2021-02-11T19:40:38.002Z] Removing intermediate container ea3222f6ca27 [2021-02-11T19:40:38.002Z] ---> 84bd745c2e1d [2021-02-11T19:40:38.002Z] Step 21/23 : LABEL arch=arm64 [2021-02-11T19:40:38.996Z] ---> 1962994336b4 [2021-02-11T19:40:38.996Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-11T19:40:38.996Z] Removing intermediate container eb219406f8f9 [2021-02-11T19:40:38.996Z] ---> 8a3f878d1076 [2021-02-11T19:40:38.996Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-11T19:40:38.996Z] ---> Running in 47793ed32607 [2021-02-11T19:40:39.268Z] ---> Running in 26bbfbd19a36 [2021-02-11T19:40:39.556Z] ---> 10e3276068d7 [2021-02-11T19:40:39.556Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-11T19:40:40.161Z] Removing intermediate container 47793ed32607 [2021-02-11T19:40:40.161Z] ---> 726e769943e7 [2021-02-11T19:40:40.161Z] Step 22/23 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:40:40.161Z] Removing intermediate container 26bbfbd19a36 [2021-02-11T19:40:40.161Z] ---> 88c3e9453895 [2021-02-11T19:40:40.161Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-11T19:40:40.767Z] ---> 3ba7da2266a8 [2021-02-11T19:40:40.767Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-11T19:40:40.767Z] ---> Running in ac1a57d7bac8 [2021-02-11T19:40:40.767Z] ---> Running in 9cb1d0aa04e3 [2021-02-11T19:40:41.374Z] ---> ab3715665556 [2021-02-11T19:40:41.374Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-11T19:40:41.374Z] ---> Running in fbb37c8bc8e8 [2021-02-11T19:40:41.978Z] ---> Running in 4c5e2fd06c6a [2021-02-11T19:40:42.259Z] Removing intermediate container ac1a57d7bac8 [2021-02-11T19:40:42.259Z] ---> 452a1d3c749f [2021-02-11T19:40:42.259Z] Step 23/23 : LABEL version=0.0.0 [2021-02-11T19:40:42.259Z] Removing intermediate container 9cb1d0aa04e3 [2021-02-11T19:40:42.259Z] ---> 7e0d5c17a53c [2021-02-11T19:40:42.259Z] Step 20/22 : LABEL arch=arm64 [2021-02-11T19:40:42.856Z] ---> Running in 3e96fb0d093b [2021-02-11T19:40:42.856Z] ---> Running in 7416cd48bf44 [2021-02-11T19:40:43.136Z] Removing intermediate container 4c5e2fd06c6a [2021-02-11T19:40:43.136Z] ---> a97b24b39d4a [2021-02-11T19:40:43.136Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-11T19:40:43.410Z] ---> Running in a6f76c811722 [2021-02-11T19:40:43.691Z] Removing intermediate container 3e96fb0d093b [2021-02-11T19:40:43.691Z] ---> bbea6328c31e [2021-02-11T19:40:43.691Z] Step 21/22 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:40:43.691Z] Removing intermediate container 7416cd48bf44 [2021-02-11T19:40:43.692Z] ---> 86998d38827b [2021-02-11T19:40:43.692Z] [2021-02-11T19:40:44.295Z] Removing intermediate container a6f76c811722 [2021-02-11T19:40:44.295Z] ---> 3bd877f03bfa [2021-02-11T19:40:44.295Z] Step 20/22 : LABEL arch=arm64 [2021-02-11T19:40:44.295Z] Successfully built 86998d38827b [2021-02-11T19:40:44.566Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-11T19:40:44.566Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2021-02-11T19:40:44.566Z] ---> Running in ed313f8fb9ae [2021-02-11T19:40:44.840Z] ---> Running in a7c092f4c73c [2021-02-11T19:40:45.114Z] Removing intermediate container ed313f8fb9ae [2021-02-11T19:40:45.115Z] ---> 78bbb9bf39ef [2021-02-11T19:40:45.115Z] Step 22/22 : LABEL version=0.0.0 [2021-02-11T19:40:45.390Z] ---> Running in 23d35a28d1fb [2021-02-11T19:40:45.390Z] Removing intermediate container a7c092f4c73c [2021-02-11T19:40:45.390Z] ---> 7a37ef6c9295 [2021-02-11T19:40:45.390Z] Step 21/22 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:40:45.390Z] Removing intermediate container fbb37c8bc8e8 [2021-02-11T19:40:45.390Z] ---> d1235e439920 [2021-02-11T19:40:45.390Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-11T19:40:45.989Z] ---> Running in c046595b1005 [2021-02-11T19:40:45.989Z] ---> Running in b7fc6c4ee6b0 [2021-02-11T19:40:46.262Z] Removing intermediate container 23d35a28d1fb [2021-02-11T19:40:46.262Z] ---> d0a351cff7d5 [2021-02-11T19:40:46.262Z] [2021-02-11T19:40:46.858Z] Successfully built d0a351cff7d5 [2021-02-11T19:40:47.129Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-11T19:40:47.129Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-02-11T19:40:47.129Z] Removing intermediate container c046595b1005 [2021-02-11T19:40:47.129Z] ---> 9e7bab5db5d1 [2021-02-11T19:40:47.129Z] Step 22/22 : LABEL version=0.0.0 [2021-02-11T19:40:47.129Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-11T19:40:47.129Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-11T19:40:47.129Z] ---> 144648e29f66 [2021-02-11T19:40:47.129Z] Step 3/24 : WORKDIR /edgex-go [2021-02-11T19:40:47.129Z] ---> Using cache [2021-02-11T19:40:47.129Z] Removing intermediate container b7fc6c4ee6b0 [2021-02-11T19:40:47.129Z] ---> e1ef4e77b687 [2021-02-11T19:40:47.129Z] ---> 23cdc15c401d [2021-02-11T19:40:47.129Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-11T19:40:47.129Z] Step 27/30 : CMD ["gate"] ---> Using cache [2021-02-11T19:40:47.129Z] [2021-02-11T19:40:47.129Z] ---> d3051dc73702 [2021-02-11T19:40:47.129Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-11T19:40:47.129Z] ---> Using cache [2021-02-11T19:40:47.129Z] ---> cdf6f041da70 [2021-02-11T19:40:47.129Z] Step 6/24 : COPY go.mod . [2021-02-11T19:40:47.129Z] ---> Using cache [2021-02-11T19:40:47.129Z] ---> 7985576c5c72 [2021-02-11T19:40:47.129Z] Step 7/24 : RUN go mod download [2021-02-11T19:40:47.129Z] ---> Using cache [2021-02-11T19:40:47.129Z] ---> a3d8f4d5ce03 [2021-02-11T19:40:47.129Z] Step 8/24 : COPY . . [2021-02-11T19:40:47.401Z] ---> Using cache [2021-02-11T19:40:47.401Z] ---> 3dc715357730 [2021-02-11T19:40:47.401Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-11T19:40:47.994Z] ---> Running in 541e35e04987 [2021-02-11T19:40:47.995Z] ---> Running in ec31c862e5c2 [2021-02-11T19:40:47.995Z] ---> Running in 036c30249cf8 [2021-02-11T19:40:48.992Z] Removing intermediate container 541e35e04987 [2021-02-11T19:40:48.992Z] ---> eca7976baf95 [2021-02-11T19:40:48.992Z] Step 28/30 : LABEL arch=arm64 [2021-02-11T19:40:49.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-11T19:40:49.885Z] Removing intermediate container ec31c862e5c2 [2021-02-11T19:40:49.885Z] ---> 730545710d0d [2021-02-11T19:40:49.885Z] [2021-02-11T19:40:50.482Z] Successfully built 730545710d0d [2021-02-11T19:40:50.482Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-11T19:40:50.482Z]  Building docker-support-notifications-go ... done  ---> Running in f641e4025963 [2021-02-11T19:40:50.482Z] Building docker-sys-mgmt-agent-go [2021-02-11T19:40:51.476Z] Removing intermediate container f641e4025963 [2021-02-11T19:40:51.476Z] ---> e2cd27f991f5 [2021-02-11T19:40:51.758Z] Step 29/30 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:40:52.742Z] ---> Running in a41b29da20dc [2021-02-11T19:40:53.729Z] Removing intermediate container a41b29da20dc [2021-02-11T19:40:53.729Z] ---> 5f9dcfa27c22 [2021-02-11T19:40:53.729Z] Step 30/30 : LABEL version=0.0.0 [2021-02-11T19:40:55.172Z] ---> Running in ddf6324a46fa [2021-02-11T19:40:56.165Z] Removing intermediate container ddf6324a46fa [2021-02-11T19:40:56.165Z] ---> bcd1c38a2be5 [2021-02-11T19:40:56.165Z] [2021-02-11T19:40:56.441Z] Successfully built bcd1c38a2be5 [2021-02-11T19:40:56.441Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-11T19:41:23.262Z]  Building docker-security-bootstrapper-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-11T19:41:23.262Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-11T19:41:23.262Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-11T19:41:23.263Z] ---> 144648e29f66 [2021-02-11T19:41:23.263Z] Step 3/23 : WORKDIR /edgex-go [2021-02-11T19:41:23.263Z] ---> Using cache [2021-02-11T19:41:23.263Z] ---> 23cdc15c401d [2021-02-11T19:41:23.263Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-11T19:41:23.263Z] ---> Using cache [2021-02-11T19:41:23.263Z] ---> d3051dc73702 [2021-02-11T19:41:23.263Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-11T19:41:23.263Z] ---> Using cache [2021-02-11T19:41:23.263Z] ---> cdf6f041da70 [2021-02-11T19:41:23.263Z] Step 6/23 : COPY go.mod . [2021-02-11T19:41:23.263Z] ---> Using cache [2021-02-11T19:41:23.263Z] ---> 7985576c5c72 [2021-02-11T19:41:23.263Z] Step 7/23 : RUN go mod download [2021-02-11T19:41:23.263Z] ---> Using cache [2021-02-11T19:41:23.263Z] ---> a3d8f4d5ce03 [2021-02-11T19:41:23.263Z] Step 8/23 : COPY . . [2021-02-11T19:41:23.263Z] ---> Using cache [2021-02-11T19:41:23.263Z] ---> 3dc715357730 [2021-02-11T19:41:23.263Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-11T19:41:23.263Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-11T19:41:23.263Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-11T19:41:23.263Z] ---> 144648e29f66 [2021-02-11T19:41:23.263Z] Step 3/23 : WORKDIR /edgex-go [2021-02-11T19:41:23.263Z] ---> Using cache [2021-02-11T19:41:23.263Z] ---> 23cdc15c401d [2021-02-11T19:41:23.263Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-11T19:41:23.263Z] ---> Using cache [2021-02-11T19:41:23.263Z] ---> d3051dc73702 [2021-02-11T19:41:23.263Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-11T19:41:23.871Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-11T19:41:23.871Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-11T19:41:23.871Z] ---> 144648e29f66 [2021-02-11T19:41:23.871Z] Step 3/26 : WORKDIR /edgex-go [2021-02-11T19:41:23.871Z] ---> Using cache [2021-02-11T19:41:23.871Z] ---> 23cdc15c401d [2021-02-11T19:41:23.871Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-11T19:41:23.871Z] ---> Using cache [2021-02-11T19:41:23.871Z] ---> d3051dc73702 [2021-02-11T19:41:23.871Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-11T19:41:27.276Z] ---> Running in 541037814cae [2021-02-11T19:41:27.276Z] ---> Running in e5acf4261b78 [2021-02-11T19:41:27.276Z] ---> Running in 13edf31836ef [2021-02-11T19:41:29.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-11T19:41:29.313Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-11T19:41:29.313Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-11T19:41:30.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-11T19:41:30.399Z] Removing intermediate container 036c30249cf8 [2021-02-11T19:41:30.399Z] ---> 14f9076c8164 [2021-02-11T19:41:30.399Z] [2021-02-11T19:41:30.399Z] Step 10/24 : FROM alpine:3.12 [2021-02-11T19:41:30.399Z] ---> afeebe901d6b [2021-02-11T19:41:30.399Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-11T19:41:30.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-11T19:41:30.690Z] ---> Running in 5b6b024dd406 [2021-02-11T19:41:31.356Z] OK: 217 MiB in 51 packages [2021-02-11T19:41:32.387Z] OK: 217 MiB in 51 packages [2021-02-11T19:41:32.990Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-11T19:41:32.990Z] Removing intermediate container e5acf4261b78 [2021-02-11T19:41:32.990Z] ---> a2c41fc9513d [2021-02-11T19:41:32.990Z] Step 6/26 : COPY go.mod . [2021-02-11T19:41:32.990Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-11T19:41:33.977Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-11T19:41:33.977Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-11T19:41:33.977Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-11T19:41:33.977Z] (4/5) Installing curl (7.69.1-r3) [2021-02-11T19:41:33.977Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-11T19:41:33.977Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:41:33.977Z] Executing ca-certificates-20191127-r4.trigger [2021-02-11T19:41:34.251Z] ---> c0b265f811c9 [2021-02-11T19:41:34.251Z] Step 7/26 : RUN go mod download [2021-02-11T19:41:34.251Z] OK: 7 MiB in 19 packages [2021-02-11T19:41:34.542Z] ---> Running in bfd8e3d13106 [2021-02-11T19:41:34.542Z] Removing intermediate container 13edf31836ef [2021-02-11T19:41:34.542Z] ---> 6364844f338a [2021-02-11T19:41:34.542Z] Step 6/23 : COPY go.mod . [2021-02-11T19:41:35.987Z] ---> 5fd361af9eba [2021-02-11T19:41:35.987Z] Step 7/23 : RUN go mod download [2021-02-11T19:41:36.266Z] ---> Running in b36419855797 [2021-02-11T19:41:37.730Z] Removing intermediate container 5b6b024dd406 [2021-02-11T19:41:37.730Z] ---> 4eb3124e4746 [2021-02-11T19:41:37.730Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-11T19:41:38.333Z] ---> Running in 8146dcc85e28 [2021-02-11T19:41:39.329Z] Removing intermediate container 8146dcc85e28 [2021-02-11T19:41:39.329Z] ---> 3801962f28c1 [2021-02-11T19:41:39.329Z] Step 13/24 : WORKDIR / [2021-02-11T19:41:39.329Z] Removing intermediate container bfd8e3d13106 [2021-02-11T19:41:39.329Z] ---> 5dea6c6f48df [2021-02-11T19:41:39.329Z] Step 8/26 : COPY . . [2021-02-11T19:41:39.608Z] ---> Running in 4b77df036383 [2021-02-11T19:41:40.608Z] Removing intermediate container 4b77df036383 [2021-02-11T19:41:40.608Z] ---> 774b8f941b38 [2021-02-11T19:41:40.608Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-11T19:41:41.604Z] Removing intermediate container b36419855797 [2021-02-11T19:41:41.604Z] ---> ca4f90b6092b [2021-02-11T19:41:41.604Z] Step 8/23 : COPY . . [2021-02-11T19:41:42.216Z] ---> 10dfc6f8faff [2021-02-11T19:41:42.216Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-11T19:41:44.862Z] ---> af47adeafee0 [2021-02-11T19:41:44.862Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-11T19:41:46.856Z] ---> 06d51182ff0f [2021-02-11T19:41:46.856Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-11T19:41:51.156Z] ---> fe81aca2cc8a [2021-02-11T19:41:51.156Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-11T19:41:53.148Z] ---> 68729dc8aa86 [2021-02-11T19:41:53.148Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-11T19:41:55.141Z] ---> 03ec97dccf64 [2021-02-11T19:41:55.141Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-11T19:41:55.418Z] ---> Running in 1f7287f16b00 [2021-02-11T19:41:59.736Z] Removing intermediate container 1f7287f16b00 [2021-02-11T19:41:59.736Z] ---> 12a1ed3f8a1f [2021-02-11T19:41:59.736Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-11T19:42:00.341Z] ---> Running in 7f66a4a44729 [2021-02-11T19:42:01.331Z] Removing intermediate container 7f66a4a44729 [2021-02-11T19:42:01.331Z] ---> bbe9cb93ba51 [2021-02-11T19:42:01.331Z] Step 22/24 : LABEL arch=arm64 [2021-02-11T19:42:01.604Z] ---> Running in 8d7987e45333 [2021-02-11T19:42:03.050Z] Removing intermediate container 8d7987e45333 [2021-02-11T19:42:03.051Z] ---> 466a21e3d8f8 [2021-02-11T19:42:03.051Z] Step 23/24 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:42:03.326Z] ---> Running in afafcc2af405 [2021-02-11T19:42:04.789Z] Removing intermediate container afafcc2af405 [2021-02-11T19:42:04.789Z] ---> fe4558338d6a [2021-02-11T19:42:04.789Z] Step 24/24 : LABEL version=0.0.0 [2021-02-11T19:42:05.071Z] ---> Running in f778dae1f64d [2021-02-11T19:42:06.546Z] Removing intermediate container f778dae1f64d [2021-02-11T19:42:06.546Z] ---> 677f5ba5431e [2021-02-11T19:42:06.546Z] [2021-02-11T19:42:07.991Z] Successfully built 677f5ba5431e [2021-02-11T19:42:08.267Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-11T19:42:08.862Z]  Building docker-security-secretstore-setup-go ... done  ---> 816340e0a26f [2021-02-11T19:42:08.863Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-11T19:42:09.149Z] ---> Running in d237bf1d932f [2021-02-11T19:42:09.426Z] ---> 22683d6a162b [2021-02-11T19:42:09.426Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-11T19:42:09.704Z] ---> Running in 18d4905517f6 [2021-02-11T19:42:10.706Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-11T19:42:10.983Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-11T19:42:23.423Z] Removing intermediate container 541037814cae [2021-02-11T19:42:23.423Z] ---> 724ce0c3d9f2 [2021-02-11T19:42:23.423Z] [2021-02-11T19:42:23.423Z] Step 10/23 : FROM alpine:3.12 [2021-02-11T19:42:23.423Z] ---> afeebe901d6b [2021-02-11T19:42:23.423Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-11T19:42:23.423Z] ---> Using cache [2021-02-11T19:42:23.423Z] ---> abf2004917bd [2021-02-11T19:42:23.423Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-11T19:42:23.423Z] ---> Using cache [2021-02-11T19:42:23.423Z] ---> 13c0bcb9ebc7 [2021-02-11T19:42:23.423Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-11T19:42:23.423Z] ---> Running in 4c360a7b0485 [2021-02-11T19:42:24.025Z] Removing intermediate container 4c360a7b0485 [2021-02-11T19:42:24.025Z] ---> 9cebf5d8cd4c [2021-02-11T19:42:24.025Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-11T19:42:24.306Z] ---> Running in 68b4b6578397 [2021-02-11T19:42:24.911Z] Removing intermediate container 68b4b6578397 [2021-02-11T19:42:24.911Z] ---> 7fb598ec0eea [2021-02-11T19:42:24.911Z] Step 15/23 : WORKDIR / [2021-02-11T19:42:25.190Z] ---> Running in 650eca96d045 [2021-02-11T19:42:26.201Z] Removing intermediate container 650eca96d045 [2021-02-11T19:42:26.201Z] ---> fdb97424c0f9 [2021-02-11T19:42:26.201Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-11T19:42:27.201Z] ---> 60dc7e15c74b [2021-02-11T19:42:27.201Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-11T19:42:29.195Z] ---> 619ecaab047f [2021-02-11T19:42:29.195Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-11T19:42:30.653Z] ---> b985e3efe405 [2021-02-11T19:42:30.653Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-11T19:42:30.653Z] ---> Running in 0fe4d408c19b [2021-02-11T19:42:31.260Z] Removing intermediate container 0fe4d408c19b [2021-02-11T19:42:31.260Z] ---> 47ef1f7bca93 [2021-02-11T19:42:31.260Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-11T19:42:31.538Z] ---> Running in 3ae5f10ac2bb [2021-02-11T19:42:32.145Z] Removing intermediate container 3ae5f10ac2bb [2021-02-11T19:42:32.145Z] ---> 82abd6978ab0 [2021-02-11T19:42:32.145Z] Step 21/23 : LABEL arch=arm64 [2021-02-11T19:42:32.433Z] ---> Running in b00e25d56741 [2021-02-11T19:42:33.036Z] Removing intermediate container b00e25d56741 [2021-02-11T19:42:33.036Z] ---> fc90d82b8928 [2021-02-11T19:42:33.036Z] Step 22/23 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:42:33.036Z] ---> Running in a5d437610813 [2021-02-11T19:42:33.642Z] Removing intermediate container a5d437610813 [2021-02-11T19:42:33.642Z] ---> 87e9d5debf0d [2021-02-11T19:42:33.642Z] Step 23/23 : LABEL version=0.0.0 [2021-02-11T19:42:33.919Z] ---> Running in 1a07d5862e39 [2021-02-11T19:42:34.531Z] Removing intermediate container 1a07d5862e39 [2021-02-11T19:42:34.531Z] ---> 743792fd8bcf [2021-02-11T19:42:34.531Z] [2021-02-11T19:42:35.134Z] Successfully built 743792fd8bcf [2021-02-11T19:42:35.134Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-11T19:43:02.008Z]  Building docker-core-metadata-go ... done Removing intermediate container d237bf1d932f [2021-02-11T19:43:02.008Z] ---> 0b4f50d93e1d [2021-02-11T19:43:02.008Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-11T19:43:02.008Z] ---> Running in 1ddda3f2b85e [2021-02-11T19:43:02.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-11T19:43:04.634Z] Removing intermediate container 1ddda3f2b85e [2021-02-11T19:43:04.634Z] ---> bdec0ae7e896 [2021-02-11T19:43:04.634Z] [2021-02-11T19:43:04.634Z] Step 11/26 : FROM docker:20.10.0 [2021-02-11T19:43:04.634Z] 20.10.0: Pulling from library/docker [2021-02-11T19:43:12.957Z] Removing intermediate container 18d4905517f6 [2021-02-11T19:43:12.957Z] ---> bb5b6fb0973c [2021-02-11T19:43:12.957Z] [2021-02-11T19:43:12.957Z] Step 10/23 : FROM alpine:3.12 [2021-02-11T19:43:12.957Z] ---> afeebe901d6b [2021-02-11T19:43:12.957Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-11T19:43:12.957Z] ---> Running in f0ab080899df [2021-02-11T19:43:12.957Z] Removing intermediate container f0ab080899df [2021-02-11T19:43:12.957Z] ---> 85464243c1d3 [2021-02-11T19:43:12.957Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-11T19:43:13.237Z] ---> Running in 776a75e2d925 [2021-02-11T19:43:13.237Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-11T19:43:13.237Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-11T19:43:13.237Z] ---> eeaf43b92773 [2021-02-11T19:43:13.237Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-11T19:43:13.511Z] ---> Running in e359b2a9ace5 [2021-02-11T19:43:13.819Z] Removing intermediate container 776a75e2d925 [2021-02-11T19:43:13.819Z] ---> d5ec43185168 [2021-02-11T19:43:13.819Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-11T19:43:13.819Z] ---> Running in 8f670f66774a [2021-02-11T19:43:14.459Z] Removing intermediate container 8f670f66774a [2021-02-11T19:43:14.459Z] ---> ec4c98931ac4 [2021-02-11T19:43:14.459Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-11T19:43:14.744Z] ---> Running in dbba2252b777 [2021-02-11T19:43:14.745Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-11T19:43:15.025Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-11T19:43:15.643Z] (1/2) Installing readline (8.0.4-r0) [2021-02-11T19:43:15.643Z] (2/2) Installing bash (5.0.17-r0) [2021-02-11T19:43:15.643Z] Executing bash-5.0.17-r0.post-install [2021-02-11T19:43:15.643Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:43:15.643Z] OK: 12 MiB in 22 packages [2021-02-11T19:43:17.135Z] Removing intermediate container dbba2252b777 [2021-02-11T19:43:17.135Z] ---> 49670644426a [2021-02-11T19:43:17.135Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-11T19:43:17.135Z] ---> Running in 62f7e80bdbec [2021-02-11T19:43:17.135Z] Removing intermediate container e359b2a9ace5 [2021-02-11T19:43:17.135Z] ---> 2ba59c1f8dc5 [2021-02-11T19:43:17.135Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-11T19:43:17.408Z] ---> Running in 09aa77378823 [2021-02-11T19:43:18.001Z] Removing intermediate container 09aa77378823 [2021-02-11T19:43:18.001Z] ---> e8d3347ffffe [2021-02-11T19:43:18.001Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-11T19:43:18.001Z] ---> Running in 39799bd119be [2021-02-11T19:43:18.273Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-11T19:43:18.549Z] Removing intermediate container 39799bd119be [2021-02-11T19:43:18.549Z] ---> 7052c7480052 [2021-02-11T19:43:18.549Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-11T19:43:18.549Z] ---> Running in c4cbbaffdef4 [2021-02-11T19:43:19.146Z] Removing intermediate container c4cbbaffdef4 [2021-02-11T19:43:19.146Z] ---> c55720483798 [2021-02-11T19:43:19.146Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-11T19:43:19.422Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-11T19:43:20.401Z] ---> f3b07011bfad [2021-02-11T19:43:20.401Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-11T19:43:20.674Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-11T19:43:20.674Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-11T19:43:20.674Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-11T19:43:20.948Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-11T19:43:20.948Z] ---> ecbef6793794 [2021-02-11T19:43:20.948Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-11T19:43:21.223Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-11T19:43:21.501Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-11T19:43:21.501Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:43:21.776Z] OK: 8 MiB in 20 packages [2021-02-11T19:43:21.776Z] ---> c1bbc4985ef7 [2021-02-11T19:43:21.776Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-11T19:43:21.776Z] ---> Running in 72ce9e974b77 [2021-02-11T19:43:23.227Z] Removing intermediate container 62f7e80bdbec [2021-02-11T19:43:23.227Z] ---> b1a6fdb6746d [2021-02-11T19:43:23.227Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-11T19:43:23.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-11T19:43:23.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-11T19:43:23.827Z] ---> f016ddca309c [2021-02-11T19:43:23.827Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-11T19:43:23.827Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-11T19:43:23.827Z] (2/33) Installing expat (2.2.9-r1) [2021-02-11T19:43:23.827Z] (3/33) Installing libffi (3.3-r2) [2021-02-11T19:43:23.827Z] (4/33) Installing gdbm (1.13-r1) [2021-02-11T19:43:23.827Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-11T19:43:23.827Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-11T19:43:23.827Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-11T19:43:25.803Z] ---> 2d2b9a733dc2 [2021-02-11T19:43:25.803Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-11T19:43:25.803Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-11T19:43:25.803Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-11T19:43:25.803Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-11T19:43:25.803Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-11T19:43:25.803Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-11T19:43:25.803Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-11T19:43:25.803Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-11T19:43:25.803Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-11T19:43:25.803Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-11T19:43:25.803Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-11T19:43:26.080Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-11T19:43:26.080Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-11T19:43:26.080Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-11T19:43:26.080Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-11T19:43:26.080Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-11T19:43:26.080Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-11T19:43:26.080Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-11T19:43:26.080Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-11T19:43:26.080Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-11T19:43:26.080Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-11T19:43:26.080Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-11T19:43:26.080Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-11T19:43:26.367Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-11T19:43:26.367Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-11T19:43:26.367Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-11T19:43:26.367Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-11T19:43:26.367Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:43:26.367Z] OK: 71 MiB in 55 packages [2021-02-11T19:43:26.642Z] ---> 54e1f84dda22 [2021-02-11T19:43:26.642Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-11T19:43:26.642Z] ---> Running in e22373136f87 [2021-02-11T19:43:27.246Z] Removing intermediate container e22373136f87 [2021-02-11T19:43:27.246Z] ---> c6bf747a06b6 [2021-02-11T19:43:27.246Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-11T19:43:27.524Z] ---> Running in 024f072c248c [2021-02-11T19:43:28.123Z] Removing intermediate container 024f072c248c [2021-02-11T19:43:28.123Z] ---> 1fac73a2b1f6 [2021-02-11T19:43:28.123Z] Step 21/23 : LABEL arch=arm64 [2021-02-11T19:43:28.402Z] ---> Running in d4fa48d7fa74 [2021-02-11T19:43:29.008Z] Removing intermediate container d4fa48d7fa74 [2021-02-11T19:43:29.008Z] ---> 38688a1df704 [2021-02-11T19:43:29.008Z] Step 22/23 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:43:29.283Z] ---> Running in 5d1beda5de7a [2021-02-11T19:43:29.884Z] Removing intermediate container 5d1beda5de7a [2021-02-11T19:43:29.884Z] ---> df1a6039d3bd [2021-02-11T19:43:29.884Z] Step 23/23 : LABEL version=0.0.0 [2021-02-11T19:43:30.172Z] ---> Running in cf5d09de7a1a [2021-02-11T19:43:30.781Z] Removing intermediate container cf5d09de7a1a [2021-02-11T19:43:30.781Z] ---> 41abba556bac [2021-02-11T19:43:30.781Z] [2021-02-11T19:43:31.388Z] Successfully built 41abba556bac [2021-02-11T19:43:31.388Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-11T19:43:31.989Z]  Building docker-core-data-go ... done Removing intermediate container 72ce9e974b77 [2021-02-11T19:43:31.989Z] ---> 5705acceb194 [2021-02-11T19:43:31.989Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-11T19:43:32.262Z] ---> Running in 63de9db2e562 [2021-02-11T19:43:37.662Z] Collecting docker-compose==1.23.2 [2021-02-11T19:43:37.662Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-11T19:43:37.662Z] Collecting docker<4.0,>=3.6.0 [2021-02-11T19:43:37.662Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-11T19:43:38.255Z] Collecting cached-property<2,>=1.2.0 [2021-02-11T19:43:38.255Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-11T19:43:38.871Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-11T19:43:39.156Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-11T19:43:39.432Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-11T19:43:39.432Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-11T19:43:42.090Z] Collecting jsonschema<3,>=2.5.1 [2021-02-11T19:43:42.090Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-11T19:43:42.090Z] Collecting docopt<0.7,>=0.6.1 [2021-02-11T19:43:42.090Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-11T19:43:44.717Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-11T19:43:44.718Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-11T19:43:44.989Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-11T19:43:45.583Z] Collecting PyYAML<4,>=3.10 [2021-02-11T19:43:45.583Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-11T19:43:48.962Z] Collecting texttable<0.10,>=0.9.0 [2021-02-11T19:43:48.962Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-11T19:43:50.391Z] Collecting docker-pycreds>=0.4.0 [2021-02-11T19:43:50.391Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-11T19:43:50.391Z] Collecting idna<2.8,>=2.5 [2021-02-11T19:43:50.665Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-11T19:43:50.665Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-11T19:43:50.665Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-11T19:43:51.257Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-11T19:43:51.257Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-11T19:43:51.257Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-11T19:43:51.257Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-11T19:43:51.257Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-11T19:43:51.257Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-11T19:43:52.233Z] Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, cached-property, dockerpty, jsonschema, docopt, PyYAML, texttable, docker-compose [2021-02-11T19:43:52.506Z] Attempting uninstall: idna [2021-02-11T19:43:52.506Z] Found existing installation: idna 2.9 [2021-02-11T19:43:52.506Z] Uninstalling idna-2.9: [2021-02-11T19:43:52.506Z] Successfully uninstalled idna-2.9 [2021-02-11T19:43:53.101Z] Attempting uninstall: urllib3 [2021-02-11T19:43:53.101Z] Found existing installation: urllib3 1.25.9 [2021-02-11T19:43:53.101Z] Uninstalling urllib3-1.25.9: [2021-02-11T19:43:53.373Z] Successfully uninstalled urllib3-1.25.9 [2021-02-11T19:43:53.647Z] Attempting uninstall: requests [2021-02-11T19:43:53.647Z] Found existing installation: requests 2.23.0 [2021-02-11T19:43:53.647Z] Uninstalling requests-2.23.0: [2021-02-11T19:43:53.920Z] Successfully uninstalled requests-2.23.0 [2021-02-11T19:43:54.896Z] Running setup.py install for dockerpty: started [2021-02-11T19:43:56.862Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-11T19:43:56.862Z] Running setup.py install for docopt: started [2021-02-11T19:43:58.825Z] Running setup.py install for docopt: finished with status 'done' [2021-02-11T19:43:58.825Z] Running setup.py install for PyYAML: started [2021-02-11T19:44:00.790Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-11T19:44:00.790Z] Running setup.py install for texttable: started [2021-02-11T19:44:02.223Z] Running setup.py install for texttable: finished with status 'done' [2021-02-11T19:44:03.197Z] 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 [2021-02-11T19:44:06.588Z] Removing intermediate container 63de9db2e562 [2021-02-11T19:44:06.588Z] ---> abe03a8d6bc2 [2021-02-11T19:44:06.588Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-11T19:44:06.866Z] ---> Running in 8ed3debd4d13 [2021-02-11T19:44:07.842Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-11T19:44:07.842Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-11T19:44:08.437Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-11T19:44:08.437Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-11T19:44:08.437Z] (3/3) Installing curl (7.69.1-r3) [2021-02-11T19:44:08.437Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T19:44:08.707Z] OK: 71 MiB in 58 packages [2021-02-11T19:44:09.675Z] Removing intermediate container 8ed3debd4d13 [2021-02-11T19:44:09.675Z] ---> df7e907bcf98 [2021-02-11T19:44:09.675Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-11T19:44:09.948Z] ---> Running in 45593f5562b1 [2021-02-11T19:44:10.544Z] Removing intermediate container 45593f5562b1 [2021-02-11T19:44:10.544Z] ---> 1b73d689e5fd [2021-02-11T19:44:10.544Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-11T19:44:10.544Z] ---> Running in cbbea1f3f954 [2021-02-11T19:44:11.139Z] Removing intermediate container cbbea1f3f954 [2021-02-11T19:44:11.139Z] ---> 94d006369bb4 [2021-02-11T19:44:11.139Z] Step 24/26 : LABEL arch=arm64 [2021-02-11T19:44:11.139Z] ---> Running in f4a7ddb330ad [2021-02-11T19:44:11.730Z] Removing intermediate container f4a7ddb330ad [2021-02-11T19:44:11.730Z] ---> c5c03302378b [2021-02-11T19:44:11.731Z] Step 25/26 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-11T19:44:11.731Z] ---> Running in d4d0de3a5249 [2021-02-11T19:44:12.327Z] Removing intermediate container d4d0de3a5249 [2021-02-11T19:44:12.327Z] ---> a3e73ef12e9c [2021-02-11T19:44:12.327Z] Step 26/26 : LABEL version=0.0.0 [2021-02-11T19:44:12.327Z] ---> Running in c6bdc3f0636d [2021-02-11T19:44:12.917Z] Removing intermediate container c6bdc3f0636d [2021-02-11T19:44:12.917Z] ---> 615b97ec7d30 [2021-02-11T19:44:12.917Z] [2021-02-11T19:44:13.189Z] Successfully built 615b97ec7d30 [2021-02-11T19:44:13.189Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-11T19:44:13.473Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-11T19:44:13.528Z] $ docker stop --time=1 c2889cc707c611363ad07155772b4051f37427a821c846e471ccc35e9cfb9a30 [2021-02-11T19:44:15.477Z] $ docker rm -f c2889cc707c611363ad07155772b4051f37427a821c846e471ccc35e9cfb9a30 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-11T19:44:16.217Z] + docker images [2021-02-11T19:44:16.217Z] + grep docker [2021-02-11T19:44:16.488Z] docker-sys-mgmt-agent-go-arm64 latest 615b97ec7d30 4 seconds ago 300MB [2021-02-11T19:44:16.488Z] docker-core-data-go-arm64 latest 41abba556bac 46 seconds ago 21MB [2021-02-11T19:44:16.488Z] docker-core-metadata-go-arm64 latest 743792fd8bcf About a minute ago 17.8MB [2021-02-11T19:44:16.488Z] docker-security-secretstore-setup-go-arm64 latest 677f5ba5431e 2 minutes ago 23.4MB [2021-02-11T19:44:16.488Z] docker-security-bootstrapper-go-arm64 latest bcd1c38a2be5 3 minutes ago 17MB [2021-02-11T19:44:16.488Z] docker-support-notifications-go-arm64 latest 730545710d0d 3 minutes ago 16.7MB [2021-02-11T19:44:16.488Z] docker-support-scheduler-go-arm64 latest d0a351cff7d5 3 minutes ago 16.1MB [2021-02-11T19:44:16.488Z] docker-core-command-go-arm64 latest 86998d38827b 3 minutes ago 16MB [2021-02-11T19:44:16.488Z] docker-security-proxy-setup-go-arm64 latest fb0ed28da83f 3 minutes ago 23.2MB [2021-02-11T19:44:16.488Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-11T19:44:19.360Z] provisioning config files... [2021-02-11T19:44:19.371Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8675874988724802218tmp [Pipeline] { [Pipeline] sh [2021-02-11T19:44:19.813Z] + set +x [2021-02-11T19:44:19.813Z] + curl -s https://codecov.io/bash [2021-02-11T19:44:19.813Z] + bash -s -- [2021-02-11T19:44:20.401Z] [2021-02-11T19:44:20.401Z] _____ _ [2021-02-11T19:44:20.401Z] / ____| | | [2021-02-11T19:44:20.401Z] | | ___ __| | ___ ___ _____ __ [2021-02-11T19:44:20.401Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-11T19:44:20.401Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-11T19:44:20.401Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-11T19:44:20.401Z] Bash-20210129-7c25fce [2021-02-11T19:44:20.401Z] [2021-02-11T19:44:20.401Z] [2021-02-11T19:44:20.401Z] ==> git version 2.24.3 found [2021-02-11T19:44:20.401Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-02-11T19:44:20.401Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-11T19:44:20.401Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-11T19:44:20.402Z] ==> Jenkins CI detected. [2021-02-11T19:44:20.402Z] project root: . [2021-02-11T19:44:20.402Z] --> token set from env [2021-02-11T19:44:20.402Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-11T19:44:20.402Z] ==> Running gcov in . (disable via -X gcov) [2021-02-11T19:44:20.402Z] ==> Python coveragepy not found [2021-02-11T19:44:20.402Z] ==> Searching for coverage reports in: [2021-02-11T19:44:20.402Z] + . [2021-02-11T19:44:20.402Z] -> Found 1 reports [2021-02-11T19:44:20.402Z] ==> Detecting git/mercurial file structure [2021-02-11T19:44:20.402Z] ==> Reading reports [2021-02-11T19:44:20.671Z] + ./coverage.out bytes=595164 [2021-02-11T19:44:20.671Z] ==> Appending adjustments [2021-02-11T19:44:20.671Z] https://docs.codecov.io/docs/fixing-reports [2021-02-11T19:44:23.997Z] + Found adjustments [2021-02-11T19:44:23.997Z] ==> Gzipping contents [2021-02-11T19:44:23.997Z] 88K /tmp/codecov.YIXPse.gz [2021-02-11T19:44:23.997Z] ==> Uploading reports [2021-02-11T19:44:23.997Z] url: https://codecov.io [2021-02-11T19:44:23.997Z] query: branch=PR-3164&commit=9fd562e3a2eea215d457574d6ccae0c8b46a1516&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3164%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3164&job=&cmd_args= [2021-02-11T19:44:23.997Z] -> Pinging Codecov [2021-02-11T19:44:23.997Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3164&commit=9fd562e3a2eea215d457574d6ccae0c8b46a1516&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3164%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3164&job=&cmd_args= [2021-02-11T19:44:24.263Z] -> Uploading to [2021-02-11T19:44:24.263Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-11/00271124DB129430A58F1EEE437C3FCB/9fd562e3a2eea215d457574d6ccae0c8b46a1516/160c04e7-3e74-4bcc-80e8-3d7b9d632bcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210211T194424Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b98f8a5de1776783ae04c3b96f23b7411b4abd8fcaf4b7c0b16f962719edc797 [2021-02-11T19:44:24.263Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-11T19:44:24.263Z] Dload Upload Total Spent Left Speed [2021-02-11T19:44:24.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89399 0 0 100 89399 0 147k --:--:-- --:--:-- --:--:-- 147k 100 89399 0 0 100 89399 0 147k --:--:-- --:--:-- --:--:-- 147k [2021-02-11T19:44:24.839Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/9fd562e3a2eea215d457574d6ccae0c8b46a1516 [Pipeline] } [2021-02-11T19:44:24.866Z] 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 [2021-02-11T19:44:27.885Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-11T19:44:28.799Z] ---> package-listing.sh [2021-02-11T19:44:28.799Z] ++ facter osfamily [2021-02-11T19:44:28.799Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-11T19:44:28.799Z] + OS_FAMILY=redhat [2021-02-11T19:44:28.799Z] + workspace=/w/workspace/edgex-go/1 [2021-02-11T19:44:28.799Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-11T19:44:28.799Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-11T19:44:28.799Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-11T19:44:28.799Z] + PACKAGES=/tmp/packages_start.txt [2021-02-11T19:44:28.799Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-11T19:44:28.799Z] + PACKAGES=/tmp/packages_end.txt [2021-02-11T19:44:28.799Z] + case "${OS_FAMILY}" in [2021-02-11T19:44:28.799Z] + rpm -qa [2021-02-11T19:44:28.799Z] + sort [2021-02-11T19:44:34.128Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-11T19:44:34.128Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-11T19:44:34.128Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-11T19:44:34.128Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-11T19:44:34.128Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-02-11T19:44:34.128Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-02-11T19:44:34.161Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-11T19:44:34.475Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-11T19:44:34.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-11T19:44:34.816Z] [2021-02-11T19:44:34.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-11T19:44:35.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-11T19:44:35.212Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-11T19:44:35.212Z] df20fa9351a1: Pulling fs layer [2021-02-11T19:44:35.212Z] 36b3adc4ff6f: Pulling fs layer [2021-02-11T19:44:35.212Z] 8ad3a11d3b57: Pulling fs layer [2021-02-11T19:44:35.212Z] 46f8f816bc3b: Pulling fs layer [2021-02-11T19:44:35.212Z] 93b61091891f: Pulling fs layer [2021-02-11T19:44:35.212Z] 93b9cdb0e59b: Pulling fs layer [2021-02-11T19:44:35.212Z] 5e14af77c1be: Pulling fs layer [2021-02-11T19:44:35.212Z] 01666e4c0597: Pulling fs layer [2021-02-11T19:44:35.212Z] aa168da1d23b: Pulling fs layer [2021-02-11T19:44:35.212Z] 46f8f816bc3b: Waiting [2021-02-11T19:44:35.212Z] 93b9cdb0e59b: Waiting [2021-02-11T19:44:35.212Z] 5e14af77c1be: Waiting [2021-02-11T19:44:35.212Z] 36b3adc4ff6f: Verifying Checksum [2021-02-11T19:44:35.212Z] 36b3adc4ff6f: Download complete [2021-02-11T19:44:35.212Z] 46f8f816bc3b: Verifying Checksum [2021-02-11T19:44:35.212Z] 46f8f816bc3b: Download complete [2021-02-11T19:44:35.212Z] df20fa9351a1: Download complete [2021-02-11T19:44:35.480Z] 93b9cdb0e59b: Verifying Checksum [2021-02-11T19:44:35.480Z] 93b9cdb0e59b: Download complete [2021-02-11T19:44:35.480Z] 93b61091891f: Verifying Checksum [2021-02-11T19:44:35.480Z] 93b61091891f: Download complete [2021-02-11T19:44:35.480Z] 5e14af77c1be: Verifying Checksum [2021-02-11T19:44:35.480Z] 5e14af77c1be: Download complete [2021-02-11T19:44:35.480Z] 01666e4c0597: Verifying Checksum [2021-02-11T19:44:35.480Z] 01666e4c0597: Download complete [2021-02-11T19:44:35.480Z] 8ad3a11d3b57: Verifying Checksum [2021-02-11T19:44:35.480Z] 8ad3a11d3b57: Download complete [2021-02-11T19:44:35.743Z] df20fa9351a1: Pull complete [2021-02-11T19:44:36.009Z] 36b3adc4ff6f: Pull complete [2021-02-11T19:44:36.594Z] 8ad3a11d3b57: Pull complete [2021-02-11T19:44:36.860Z] 46f8f816bc3b: Pull complete [2021-02-11T19:44:37.437Z] aa168da1d23b: Verifying Checksum [2021-02-11T19:44:37.437Z] aa168da1d23b: Download complete [2021-02-11T19:44:39.358Z] 93b61091891f: Pull complete [2021-02-11T19:44:39.358Z] 93b9cdb0e59b: Pull complete [2021-02-11T19:44:39.623Z] 5e14af77c1be: Pull complete [2021-02-11T19:44:39.623Z] 01666e4c0597: Pull complete [2021-02-11T19:44:47.810Z] aa168da1d23b: Pull complete [2021-02-11T19:44:47.810Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-11T19:44:48.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-11T19:44:48.385Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-11T19:44:48.631Z] prd-centos7-docker-4c-2g-26111 does not seem to be running inside a container [2021-02-11T19:44:48.680Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-11T19:44:52.514Z] $ docker top 4106f7b4f6409a8b62a44b2c1423459f368eca1dcc8ebf9ecbcc18f1c8a7c84f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-11T19:44:53.157Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-11T19:44:53.477Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-11T19:44:53.801Z] + ls /var/log/sa-host [2021-02-11T19:44:53.801Z] + sadf -c /var/log/sa-host/sa11 [2021-02-11T19:44:53.801Z] file_magic: OK [2021-02-11T19:44:53.801Z] HZ: Using current value: 100 [2021-02-11T19:44:53.801Z] file_header: OK [2021-02-11T19:44:53.801Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-11T19:44:53.801Z] Statistics: [2021-02-11T19:44:53.802Z] 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... [2021-02-11T19:44:53.802Z] File successfully converted to sysstat format version 12.2.1 [2021-02-11T19:44:53.802Z] + sadf -c /var/log/sa-host/sa23 [2021-02-11T19:44:53.802Z] file_magic: OK [2021-02-11T19:44:53.802Z] HZ: Using current value: 100 [2021-02-11T19:44:53.802Z] file_header: OK [2021-02-11T19:44:53.802Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-11T19:44:53.802Z] Statistics: [2021-02-11T19:44:53.802Z] Hnuu...uuuununununu... [2021-02-11T19:44:53.802Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-11T19:44:54.556Z] provisioning config files... [2021-02-11T19:44:54.576Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6819797785787609204tmp [Pipeline] { [Pipeline] echo [2021-02-11T19:44:54.730Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-11T19:44:55.063Z] ---> create-netrc.sh [Pipeline] } [2021-02-11T19:44:55.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-11T19:44:55.254Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-11T19:44:56.037Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-11T19:44:56.070Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-11T19:44:56.407Z] ---> sudo-logs.sh [2021-02-11T19:44:56.407Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-11T19:44:56.446Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-11T19:44:56.785Z] ---> job-cost.sh [2021-02-11T19:44:56.786Z] lf-activate-venv: SKIPPING [2021-02-11T19:44:56.786Z] INFO: No Stack... [2021-02-11T19:44:57.733Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-11T19:44:58.307Z] INFO: Archiving Costs [Pipeline] echo [2021-02-11T19:44:58.348Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-11T19:44:58.681Z] ---> logs-deploy.sh [2021-02-11T19:44:58.681Z] lf-activate-venv: SKIPPING [2021-02-11T19:44:58.681Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3164/1 [2021-02-11T19:44:58.681Z] INFO: archiving workspace using pattern(s): [2021-02-11T19:45:00.068Z] Archives upload complete. [2021-02-11T19:45:00.068Z] INFO: archiving logs to Nexus