Pull request #3202 updated 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 612e83f84b2c990a33904aa39eaa52fceb00d44a+2c126a996be31befa6625c4f217e526aa48b3805 (11b62c197771ef407b0ef00874e041739a49dd08) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-28947 in /w/workspace/edgexfoundry_edgex-go_PR-3202 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [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/16 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3202/head:refs/remotes/origin/PR-3202 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit 612e83f84b2c990a33904aa39eaa52fceb00d44a Merge succeeded, producing 612e83f84b2c990a33904aa39eaa52fceb00d44a Checking out Revision 612e83f84b2c990a33904aa39eaa52fceb00d44a (PR-3202) > git config core.sparsecheckout # timeout=10 > git checkout -f 612e83f84b2c990a33904aa39eaa52fceb00d44a # 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 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 612e83f84b2c990a33904aa39eaa52fceb00d44a # timeout=10 Commit message: "feat(data): Add CBOR support for V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-08T06:10:55.253Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk f28bc404c33adfe661cb5ff8b79c4ccc8ce062f3 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-08T06:10:55.518Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-08T06:10:55.617Z] ========================================================= [2021-03-08T06:10:55.617Z] EdgeX Global Pipelines Version Info [2021-03-08T06:10:55.617Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-08T06:10:57.238Z] ------------------- [2021-03-08T06:10:57.238Z] stable info: [2021-03-08T06:10:57.238Z] ------------------- [2021-03-08T06:10:57.238Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-08T06:10:57.238Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-08T06:10:57.238Z] Message: update stable to v1.0.184 [2021-03-08T06:10:58.190Z] ------------------- [2021-03-08T06:10:58.190Z] experimental info: [2021-03-08T06:10:58.190Z] ------------------- [2021-03-08T06:10:58.190Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-08T06:10:58.190Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-08T06:10:58.190Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-08T06:10:58.462Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-08T06:10:58.551Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-08T06:10:58.656Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-08T06:10:58.740Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-08T06:10:58.902Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-08T06:10:59.013Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-08T06:10:59.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-08T06:10:59.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-08T06:10:59.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-08T06:10:59.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-08T06:10:59.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-08T06:10:59.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-08T06:10:59.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-08T06:10:59.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-08T06:10:59.954Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-08T06:11:00.036Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-08T06:11:00.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-08T06:11:00.236Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-08T06:11:00.380Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-08T06:11:00.499Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-08T06:11:00.644Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-08T06:11:00.748Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-08T06:11:00.860Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3202 [Pipeline] echo [2021-03-08T06:11:00.967Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3202 [Pipeline] echo [2021-03-08T06:11:01.062Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3202 [Pipeline] echo [2021-03-08T06:11:01.199Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 612e83f84b2c990a33904aa39eaa52fceb00d44a [Pipeline] echo [2021-03-08T06:11:01.280Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 612e83f [Pipeline] echo [2021-03-08T06:11:01.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-08T06:11:01.622Z] provisioning config files... [2021-03-08T06:11:01.672Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config4239544280852656519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-08T06:11:02.275Z] ---> docker-login.sh [2021-03-08T06:11:02.275Z] nexus3.edgexfoundry.org:10001 [2021-03-08T06:11:02.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T06:11:02.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T06:11:02.804Z] Configure a credential helper to remove this warning. See [2021-03-08T06:11:02.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T06:11:02.804Z] [2021-03-08T06:11:02.804Z] Login Succeeded [2021-03-08T06:11:02.804Z] nexus3.edgexfoundry.org:10002 [2021-03-08T06:11:02.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T06:11:03.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T06:11:03.067Z] Configure a credential helper to remove this warning. See [2021-03-08T06:11:03.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T06:11:03.067Z] [2021-03-08T06:11:03.067Z] Login Succeeded [2021-03-08T06:11:03.067Z] nexus3.edgexfoundry.org:10003 [2021-03-08T06:11:03.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T06:11:03.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T06:11:03.067Z] Configure a credential helper to remove this warning. See [2021-03-08T06:11:03.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T06:11:03.067Z] [2021-03-08T06:11:03.067Z] Login Succeeded [2021-03-08T06:11:03.067Z] nexus3.edgexfoundry.org:10004 [2021-03-08T06:11:03.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T06:11:03.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T06:11:03.332Z] Configure a credential helper to remove this warning. See [2021-03-08T06:11:03.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T06:11:03.332Z] [2021-03-08T06:11:03.332Z] Login Succeeded [2021-03-08T06:11:03.332Z] docker.io [2021-03-08T06:11:03.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T06:11:03.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T06:11:03.858Z] Configure a credential helper to remove this warning. See [2021-03-08T06:11:03.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T06:11:03.858Z] [2021-03-08T06:11:03.858Z] Login Succeeded [2021-03-08T06:11:03.858Z] ---> docker-login.sh ends [Pipeline] } [2021-03-08T06:11:03.869Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-08T06:11:04.363Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-08T06:11:04.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T06:11:04.364Z] ++ dirname cmd/core-command/Dockerfile [2021-03-08T06:11:04.364Z] ++ cut -d/ -f2 [2021-03-08T06:11:04.364Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-08T06:11:04.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T06:11:04.364Z] ++ dirname cmd/core-data/Dockerfile [2021-03-08T06:11:04.364Z] ++ cut -d/ -f2 [2021-03-08T06:11:04.364Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-08T06:11:04.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T06:11:04.364Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-08T06:11:04.364Z] ++ cut -d/ -f2 [2021-03-08T06:11:04.364Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-08T06:11:04.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T06:11:04.364Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-08T06:11:04.364Z] ++ cut -d/ -f2 [2021-03-08T06:11:04.364Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-08T06:11:04.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T06:11:04.364Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-08T06:11:04.364Z] ++ cut -d/ -f2 [2021-03-08T06:11:04.364Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-08T06:11:04.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T06:11:04.364Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-08T06:11:04.364Z] ++ cut -d/ -f2 [2021-03-08T06:11:04.364Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-08T06:11:04.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T06:11:04.364Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-08T06:11:04.364Z] ++ cut -d/ -f2 [2021-03-08T06:11:04.364Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-08T06:11:04.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T06:11:04.364Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-08T06:11:04.364Z] ++ cut -d/ -f2 [2021-03-08T06:11:04.364Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-08T06:11:04.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T06:11:04.364Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-08T06:11:04.364Z] ++ cut -d/ -f2 [2021-03-08T06:11:04.364Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-08T06:11:04.447Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-08T06:11:06.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-08T06:11:06.086Z] [2021-03-08T06:11:06.086Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-08T06:11:06.440Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-08T06:11:06.440Z] latest: Pulling from edgex-devops/git-semver [2021-03-08T06:11:06.440Z] 31603596830f: Pulling fs layer [2021-03-08T06:11:06.440Z] 2a8b12db71e7: Pulling fs layer [2021-03-08T06:11:06.440Z] 6ca5941a6612: Pulling fs layer [2021-03-08T06:11:06.440Z] ecc8261a40a4: Pulling fs layer [2021-03-08T06:11:06.440Z] ecc8261a40a4: Waiting [2021-03-08T06:11:06.440Z] 2a8b12db71e7: Download complete [2021-03-08T06:11:06.709Z] 31603596830f: Verifying Checksum [2021-03-08T06:11:06.709Z] 31603596830f: Download complete [2021-03-08T06:11:06.709Z] 6ca5941a6612: Verifying Checksum [2021-03-08T06:11:06.709Z] 6ca5941a6612: Download complete [2021-03-08T06:11:06.709Z] ecc8261a40a4: Verifying Checksum [2021-03-08T06:11:06.709Z] ecc8261a40a4: Download complete [2021-03-08T06:11:06.974Z] 31603596830f: Pull complete [2021-03-08T06:11:07.238Z] 2a8b12db71e7: Pull complete [2021-03-08T06:11:08.195Z] 6ca5941a6612: Pull complete [2021-03-08T06:11:08.195Z] ecc8261a40a4: Pull complete [2021-03-08T06:11:08.458Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-08T06:11:08.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-08T06:11:08.458Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-08T06:11:08.579Z] prd-centos7-docker-4c-2g-28947 does not seem to be running inside a container [2021-03-08T06:11:08.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-08T06:11:11.334Z] $ docker top 31ca150ef8a3272e01a06bb28df8640f5839363283798daa8cf75e334b6fac12 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-08T06:11:11.799Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-08T06:11:11.799Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-08T06:11:12.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-08T06:11:12.052Z] $ docker exec 31ca150ef8a3272e01a06bb28df8640f5839363283798daa8cf75e334b6fac12 ssh-agent [2021-03-08T06:11:12.275Z] SSH_AUTH_SOCK=/tmp/ssh-Y9Y566GwiqLx/agent.12 [2021-03-08T06:11:12.275Z] SSH_AGENT_PID=18 [2021-03-08T06:11:12.289Z] Running ssh-add (command line suppressed) [2021-03-08T06:11:12.456Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_603225320460175690.key (/w/workspace/edgex-go/16@tmp/private_key_603225320460175690.key) [2021-03-08T06:11:12.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-08T06:11:12.857Z] + git tag --points-at HEAD [Pipeline] } [2021-03-08T06:11:12.881Z] $ docker exec --env ******** --env ******** 31ca150ef8a3272e01a06bb28df8640f5839363283798daa8cf75e334b6fac12 ssh-agent -k [2021-03-08T06:11:13.003Z] unset SSH_AUTH_SOCK; [2021-03-08T06:11:13.003Z] unset SSH_AGENT_PID; [2021-03-08T06:11:13.003Z] echo Agent pid 18 killed; [2021-03-08T06:11:13.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-08T06:11:13.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-08T06:11:13.187Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-08T06:11:13.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-08T06:11:13.371Z] $ docker exec 31ca150ef8a3272e01a06bb28df8640f5839363283798daa8cf75e334b6fac12 ssh-agent [2021-03-08T06:11:13.544Z] SSH_AUTH_SOCK=/tmp/ssh-sNyZco8wcUUh/agent.47 [2021-03-08T06:11:13.544Z] SSH_AGENT_PID=52 [2021-03-08T06:11:13.558Z] Running ssh-add (command line suppressed) [2021-03-08T06:11:13.681Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_2649907451339911029.key (/w/workspace/edgex-go/16@tmp/private_key_2649907451339911029.key) [2021-03-08T06:11:13.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-08T06:11:14.167Z] + git semver init [2021-03-08T06:11:14.167Z] # -> Open(): unable to determine branch for HEAD [2021-03-08T06:11:14.167Z] # $GIT_DIR = /w/workspace/edgex-go/16/.git [2021-03-08T06:11:14.167Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/16 [2021-03-08T06:11:14.167Z] # $SEMVER_REMOTE_NAME = origin [2021-03-08T06:11:14.167Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-08T06:11:14.167Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-08T06:11:14.167Z] # $SEMVER_BRANCH = PR-3202 [2021-03-08T06:11:14.167Z] # $SEMVER_TEMP = /tmp/semver-841486144 [2021-03-08T06:11:14.167Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-08T06:11:40.845Z] # '/tmp/semver-841486144' -> '/w/workspace/edgex-go/16/.semver' [2021-03-08T06:11:40.846Z] # -> Force: false [2021-03-08T06:11:40.846Z] # $SEMVER_DIR = /w/workspace/edgex-go/16/.semver [Pipeline] } [2021-03-08T06:11:40.861Z] $ docker exec --env ******** --env ******** 31ca150ef8a3272e01a06bb28df8640f5839363283798daa8cf75e334b6fac12 ssh-agent -k [2021-03-08T06:11:41.129Z] unset SSH_AUTH_SOCK; [2021-03-08T06:11:41.130Z] unset SSH_AGENT_PID; [2021-03-08T06:11:41.130Z] echo Agent pid 52 killed; [2021-03-08T06:11:41.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-08T06:11:41.707Z] + git semver [Pipeline] } [2021-03-08T06:11:41.727Z] $ docker stop --time=1 31ca150ef8a3272e01a06bb28df8640f5839363283798daa8cf75e334b6fac12 [2021-03-08T06:11:43.597Z] $ docker rm -f 31ca150ef8a3272e01a06bb28df8640f5839363283798daa8cf75e334b6fac12 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-08T06:11:44.184Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-08T06:11:44.700Z] Stashed 1 file(s) [Pipeline] echo [2021-03-08T06:11:44.703Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-08T06:11:45.609Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-08T06:11:45.916Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-08T06:11:46.218Z] + true [2021-03-08T06:11:46.218Z] + sudo service docker restart [2021-03-08T06:11:46.218Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-08T06:11:47.186Z] ========================================================= [2021-03-08T06:11:47.186Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-08T06:11:47.186Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-08T06:11:47.547Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-08T06:11:51.774Z] Sending build context to Docker daemon 328.4MB [2021-03-08T06:11:51.774Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-08T06:11:51.774Z] Step 2/6 : FROM ${BASE} [2021-03-08T06:11:51.774Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-08T06:11:51.774Z] 188c0c94c7c5: Pulling fs layer [2021-03-08T06:11:51.774Z] 0ef7d3d256c8: Pulling fs layer [2021-03-08T06:11:51.774Z] de9db76c5a1d: Pulling fs layer [2021-03-08T06:11:51.774Z] bca2f99d35d6: Pulling fs layer [2021-03-08T06:11:51.774Z] 93359f2a8cfa: Pulling fs layer [2021-03-08T06:11:51.774Z] 7c6f9722023f: Pulling fs layer [2021-03-08T06:11:51.774Z] a35cf1a2eb13: Pulling fs layer [2021-03-08T06:11:51.774Z] bca2f99d35d6: Waiting [2021-03-08T06:11:51.774Z] 7c6f9722023f: Waiting [2021-03-08T06:11:51.774Z] a35cf1a2eb13: Waiting [2021-03-08T06:11:51.774Z] 93359f2a8cfa: Waiting [2021-03-08T06:11:51.774Z] de9db76c5a1d: Verifying Checksum [2021-03-08T06:11:51.774Z] de9db76c5a1d: Download complete [2021-03-08T06:11:51.774Z] 0ef7d3d256c8: Verifying Checksum [2021-03-08T06:11:51.774Z] 0ef7d3d256c8: Download complete [2021-03-08T06:11:51.774Z] 93359f2a8cfa: Verifying Checksum [2021-03-08T06:11:51.774Z] 93359f2a8cfa: Download complete [2021-03-08T06:11:51.774Z] 188c0c94c7c5: Verifying Checksum [2021-03-08T06:11:51.774Z] 188c0c94c7c5: Download complete [2021-03-08T06:11:51.774Z] 7c6f9722023f: Verifying Checksum [2021-03-08T06:11:51.774Z] 7c6f9722023f: Download complete [2021-03-08T06:11:51.774Z] 188c0c94c7c5: Pull complete [2021-03-08T06:11:51.774Z] 0ef7d3d256c8: Pull complete [2021-03-08T06:11:52.037Z] de9db76c5a1d: Pull complete [2021-03-08T06:11:53.981Z] a35cf1a2eb13: Verifying Checksum [2021-03-08T06:11:53.981Z] a35cf1a2eb13: Download complete [2021-03-08T06:11:54.244Z] bca2f99d35d6: Verifying Checksum [2021-03-08T06:11:54.244Z] bca2f99d35d6: Download complete [2021-03-08T06:12:00.093Z] Still waiting to schedule task [2021-03-08T06:12:00.093Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-08T06:12:00.888Z] bca2f99d35d6: Pull complete [2021-03-08T06:12:00.889Z] 93359f2a8cfa: Pull complete [2021-03-08T06:12:00.889Z] 7c6f9722023f: Pull complete [2021-03-08T06:12:06.270Z] a35cf1a2eb13: Pull complete [2021-03-08T06:12:06.270Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-08T06:12:06.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-08T06:12:06.270Z] ---> a62c8e92a672 [2021-03-08T06:12:06.270Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-08T06:12:06.270Z] ---> Running in fa1b8a0d8c24 [2021-03-08T06:12:06.270Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T06:12:06.845Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T06:12:07.423Z] (1/12) Installing libmagic (5.38-r0) [2021-03-08T06:12:08.370Z] (2/12) Installing file (5.38-r0) [2021-03-08T06:12:08.370Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-08T06:12:08.370Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-08T06:12:12.597Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-08T06:12:12.597Z] (6/12) Installing patch (2.7.6-r6) [2021-03-08T06:12:12.597Z] (7/12) Installing build-base (0.5-r2) [2021-03-08T06:12:12.597Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-08T06:12:12.597Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-08T06:12:12.597Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-08T06:12:12.597Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-08T06:12:12.597Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-08T06:12:12.597Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:12:12.597Z] OK: 233 MiB in 51 packages [2021-03-08T06:12:16.830Z] Removing intermediate container fa1b8a0d8c24 [2021-03-08T06:12:16.830Z] ---> 41c19c193f8c [2021-03-08T06:12:16.830Z] Step 4/6 : WORKDIR /edgex-go [2021-03-08T06:12:16.830Z] ---> Running in 2ac799a33312 [2021-03-08T06:12:16.830Z] Removing intermediate container 2ac799a33312 [2021-03-08T06:12:16.830Z] ---> da7e6e213b53 [2021-03-08T06:12:16.830Z] Step 5/6 : COPY go.mod . [2021-03-08T06:12:16.830Z] ---> d4e1a87d578a [2021-03-08T06:12:16.830Z] Step 6/6 : RUN go mod download [2021-03-08T06:12:16.830Z] ---> Running in c41bd5a1c9e5 [2021-03-08T06:12:43.480Z] Removing intermediate container c41bd5a1c9e5 [2021-03-08T06:12:43.480Z] ---> 863bd91fa410 [2021-03-08T06:12:43.480Z] Successfully built 863bd91fa410 [2021-03-08T06:12:43.480Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-08T06:12:43.803Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-08T06:12:43.803Z] . [Pipeline] withDockerContainer [2021-03-08T06:12:43.922Z] prd-centos7-docker-4c-2g-28947 does not seem to be running inside a container [2021-03-08T06:12:43.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-08T06:12:44.915Z] $ docker top 39b989878c0fa0abb00e0f7ba210ade0822df1a80d704d9284e75fe3676a9c7e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T06:12:45.490Z] + go version [2021-03-08T06:12:45.490Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-08T06:12:45.508Z] $ docker stop --time=1 39b989878c0fa0abb00e0f7ba210ade0822df1a80d704d9284e75fe3676a9c7e [2021-03-08T06:12:46.886Z] $ docker rm -f 39b989878c0fa0abb00e0f7ba210ade0822df1a80d704d9284e75fe3676a9c7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-08T06:12:47.728Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-08T06:12:47.728Z] . [Pipeline] withDockerContainer [2021-03-08T06:12:47.832Z] prd-centos7-docker-4c-2g-28947 does not seem to be running inside a container [2021-03-08T06:12:47.889Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-08T06:12:49.055Z] $ docker top e5c09ebddaeec0a3c02ad3a4da8e76ab6e0e971a3274c209dcae92f09c62c60a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-08T06:12:49.242Z] ========================================================= [2021-03-08T06:12:49.242Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-08T06:12:49.242Z] ========================================================= [Pipeline] sh [2021-03-08T06:12:49.537Z] + make test [2021-03-08T06:12:49.537Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-08T06:12:59.668Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-08T06:13:21.839Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-08T06:13:21.839Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-08T06:13:23.293Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-08T06:13:23.293Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-08T06:13:24.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-08T06:13:24.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-08T06:13:24.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-08T06:13:24.997Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-08T06:13:25.972Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-08T06:13:26.255Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-08T06:13:29.623Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-08T06:13:29.623Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-08T06:13:29.623Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-08T06:13:31.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.132s coverage: 45.9% of statements [2021-03-08T06:13:31.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-08T06:13:31.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-08T06:13:31.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-08T06:13:31.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-08T06:13:31.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-08T06:13:31.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-08T06:13:31.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-08T06:13:31.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.102s coverage: 100.0% of statements [2021-03-08T06:13:35.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.215s coverage: 27.1% of statements [2021-03-08T06:13:35.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-08T06:13:35.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-08T06:13:35.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-08T06:13:35.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-08T06:13:35.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-08T06:13:35.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-08T06:13:35.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements [2021-03-08T06:13:35.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-08T06:13:35.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.059s coverage: 100.0% of statements [2021-03-08T06:13:35.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-08T06:13:35.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-08T06:13:35.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.087s coverage: 71.3% of statements [2021-03-08T06:13:35.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-08T06:13:35.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-08T06:13:35.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.170s coverage: 82.9% of statements [2021-03-08T06:13:35.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-08T06:13:35.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T06:13:35.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.068s coverage: 78.9% of statements [2021-03-08T06:13:35.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-08T06:13:38.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.419s coverage: 28.6% of statements [2021-03-08T06:13:38.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-08T06:13:38.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-08T06:13:38.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-08T06:13:38.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-08T06:13:38.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-08T06:13:38.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements [2021-03-08T06:13:38.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-08T06:13:38.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements [2021-03-08T06:13:38.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-08T06:13:38.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.104s coverage: 86.7% of statements [2021-03-08T06:13:38.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-08T06:13:38.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.141s coverage: 97.5% of statements [2021-03-08T06:13:38.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-08T06:13:38.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements [2021-03-08T06:13:38.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-08T06:13:38.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-08T06:13:38.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-08T06:13:38.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-08T06:13:40.851Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28948 in /w/workspace/edgexfoundry_edgex-go_PR-3202 [Pipeline] { [Pipeline] ws [2021-03-08T06:13:40.913Z] Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout [2021-03-08T06:13:41.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.476s coverage: 92.8% of statements [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-08T06:13:41.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-08T06:13:41.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.066s coverage: 0.1% of statements [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-08T06:13:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-08T06:13:41.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-03-08T06:13:41.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements [2021-03-08T06:13:41.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements [2021-03-08T06:13:41.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.047s coverage: 96.3% of statements [2021-03-08T06:13:41.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.034s coverage: 87.5% of statements [2021-03-08T06:13:46.356Z] using credential edgex-jenkins-ssh [2021-03-08T06:13:46.421Z] Cloning the remote Git repository [2021-03-08T06:13:46.482Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-08T06:13:46.595Z] > git init /w/workspace/edgex-go/16 # timeout=10 [2021-03-08T06:13:46.677Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-08T06:13:46.678Z] > git --version # timeout=10 [2021-03-08T06:13:46.693Z] > git --version # 'git version 2.17.1' [2021-03-08T06:13:46.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T06:13:46.781Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-08T06:13:54.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements [2021-03-08T06:13:54.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.034s coverage: 44.8% of statements [2021-03-08T06:13:54.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.085s coverage: 81.4% of statements [2021-03-08T06:14:06.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-08T06:14:06.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-08T06:14:06.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-08T06:14:06.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-08T06:14:06.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 75.5% of statements [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-08T06:14:06.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.036s coverage: 80.8% of statements [2021-03-08T06:14:06.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-03-08T06:14:06.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements [2021-03-08T06:14:06.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.081s coverage: 91.6% of statements [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-08T06:14:06.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 62.4% of statements [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-08T06:14:06.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-03-08T06:14:06.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements [2021-03-08T06:14:06.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-03-08T06:14:06.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-03-08T06:14:06.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2021-03-08T06:14:06.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.321s coverage: 69.0% of statements [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-08T06:14:06.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.089s coverage: 38.4% of statements [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-08T06:14:06.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-08T06:14:06.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.036s coverage: 84.8% of statements [2021-03-08T06:14:06.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.131s coverage: 47.0% of statements [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-08T06:14:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-08T06:14:06.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.066s coverage: 100.0% of statements [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-08T06:14:06.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-08T06:14:06.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.160s coverage: 88.5% of statements [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-08T06:14:06.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.776s coverage: 29.1% of statements [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-08T06:14:06.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.105s coverage: 99.0% of statements [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-08T06:14:06.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-08T06:14:06.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.089s coverage: 95.6% of statements [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-08T06:14:06.513Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-08T06:14:06.513Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-08T06:14:06.513Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-08T06:14:06.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-08T06:14:06.513Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-03-08T06:14:06.513Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-03-08T06:14:06.513Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-03-08T06:14:06.513Z] GO111MODULE=on go vet ./... [2021-03-08T06:14:08.532Z] Merging remotes/origin/master commit 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit 612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:14:09.083Z] Merge succeeded, producing 612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:14:09.084Z] Checking out Revision 612e83f84b2c990a33904aa39eaa52fceb00d44a (PR-3202) [2021-03-08T06:14:07.598Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-08T06:14:07.625Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-08T06:14:07.657Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-08T06:14:07.704Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-08T06:14:07.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T06:14:07.718Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3202/head:refs/remotes/origin/PR-3202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-08T06:14:08.559Z] > git config core.sparsecheckout # timeout=10 [2021-03-08T06:14:08.587Z] > git checkout -f 612e83f84b2c990a33904aa39eaa52fceb00d44a # timeout=10 [2021-03-08T06:14:08.958Z] > git remote # timeout=10 [2021-03-08T06:14:08.977Z] > git config --get remote.origin.url # timeout=10 [2021-03-08T06:14:08.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T06:14:09.015Z] > git merge 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 [2021-03-08T06:14:09.063Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-08T06:14:09.094Z] > git config core.sparsecheckout # timeout=10 [2021-03-08T06:14:09.114Z] > git checkout -f 612e83f84b2c990a33904aa39eaa52fceb00d44a # timeout=10 [2021-03-08T06:14:13.573Z] Commit message: "feat(data): Add CBOR support for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-08T06:14:15.177Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-08T06:14:15.587Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-08T06:14:15.933Z] + true [2021-03-08T06:14:15.933Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-08T06:14:17.992Z] provisioning config files... [2021-03-08T06:14:18.037Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config689629323597093182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-08T06:14:18.452Z] ---> docker-login.sh [2021-03-08T06:14:18.452Z] nexus3.edgexfoundry.org:10001 [2021-03-08T06:14:19.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T06:14:19.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T06:14:19.708Z] Configure a credential helper to remove this warning. See [2021-03-08T06:14:19.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T06:14:19.708Z] [2021-03-08T06:14:19.708Z] Login Succeeded [2021-03-08T06:14:19.708Z] nexus3.edgexfoundry.org:10002 [2021-03-08T06:14:19.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T06:14:20.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T06:14:20.255Z] Configure a credential helper to remove this warning. See [2021-03-08T06:14:20.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T06:14:20.255Z] [2021-03-08T06:14:20.255Z] Login Succeeded [2021-03-08T06:14:20.255Z] nexus3.edgexfoundry.org:10003 [2021-03-08T06:14:20.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T06:14:20.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T06:14:20.810Z] Configure a credential helper to remove this warning. See [2021-03-08T06:14:20.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T06:14:20.810Z] [2021-03-08T06:14:20.810Z] Login Succeeded [2021-03-08T06:14:20.810Z] nexus3.edgexfoundry.org:10004 [2021-03-08T06:14:21.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T06:14:21.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T06:14:21.356Z] Configure a credential helper to remove this warning. See [2021-03-08T06:14:21.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T06:14:21.356Z] [2021-03-08T06:14:21.356Z] Login Succeeded [2021-03-08T06:14:21.356Z] docker.io [2021-03-08T06:14:21.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T06:14:22.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T06:14:22.224Z] Configure a credential helper to remove this warning. See [2021-03-08T06:14:22.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T06:14:22.224Z] [2021-03-08T06:14:22.224Z] Login Succeeded [2021-03-08T06:14:22.224Z] ---> docker-login.sh ends [Pipeline] } [2021-03-08T06:14:22.241Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-08T06:14:22.759Z] ========================================================= [2021-03-08T06:14:22.759Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-08T06:14:22.759Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-08T06:14:23.156Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-08T06:14:25.818Z] Sending build context to Docker daemon 166.7MB [2021-03-08T06:14:25.818Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-08T06:14:25.818Z] Step 2/6 : FROM ${BASE} [2021-03-08T06:14:25.818Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-08T06:14:25.818Z] 5f621e34cdf4: Pulling fs layer [2021-03-08T06:14:25.818Z] a4357932f1b6: Pulling fs layer [2021-03-08T06:14:25.818Z] 18c013af1878: Pulling fs layer [2021-03-08T06:14:25.818Z] 00ac8860ef70: Pulling fs layer [2021-03-08T06:14:25.818Z] 63d7cb157983: Pulling fs layer [2021-03-08T06:14:25.818Z] b116817d02f9: Pulling fs layer [2021-03-08T06:14:25.818Z] 745a02a5169b: Pulling fs layer [2021-03-08T06:14:25.818Z] 00ac8860ef70: Waiting [2021-03-08T06:14:25.818Z] 63d7cb157983: Waiting [2021-03-08T06:14:25.818Z] b116817d02f9: Waiting [2021-03-08T06:14:25.818Z] 745a02a5169b: Waiting [2021-03-08T06:14:25.818Z] 18c013af1878: Verifying Checksum [2021-03-08T06:14:25.818Z] 18c013af1878: Download complete [2021-03-08T06:14:25.818Z] a4357932f1b6: Verifying Checksum [2021-03-08T06:14:25.818Z] a4357932f1b6: Download complete [2021-03-08T06:14:25.818Z] 63d7cb157983: Download complete [2021-03-08T06:14:26.094Z] b116817d02f9: Download complete [2021-03-08T06:14:26.689Z] 5f621e34cdf4: Verifying Checksum [2021-03-08T06:14:26.689Z] 5f621e34cdf4: Download complete [2021-03-08T06:14:27.293Z] 5f621e34cdf4: Pull complete [2021-03-08T06:14:27.895Z] a4357932f1b6: Pull complete [2021-03-08T06:14:28.172Z] 18c013af1878: Pull complete [2021-03-08T06:14:28.770Z] 745a02a5169b: Verifying Checksum [2021-03-08T06:14:28.770Z] 745a02a5169b: Download complete [2021-03-08T06:14:30.745Z] 00ac8860ef70: Verifying Checksum [2021-03-08T06:14:30.745Z] 00ac8860ef70: Download complete [2021-03-08T06:14:33.260Z] gofmt -l . [2021-03-08T06:14:34.212Z] [ "`gofmt -l .`" = "" ] [2021-03-08T06:14:34.792Z] ./bin/test-go-mod-tidy.sh [2021-03-08T06:14:35.367Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-08T06:14:36.266Z] + ls -al . [2021-03-08T06:14:36.266Z] total 732 [2021-03-08T06:14:36.266Z] drwxrwxr-x 10 1001 1001 4096 Mar 8 06:14 . [2021-03-08T06:14:36.266Z] drwxr-xr-x 4 root root 30 Mar 8 06:12 .. [2021-03-08T06:14:36.266Z] -rw-rw-r-- 1 1001 1001 11 Mar 8 06:10 .dockerignore [2021-03-08T06:14:36.266Z] drwxrwxr-x 8 1001 1001 179 Mar 8 06:10 .git [2021-03-08T06:14:36.266Z] drwxrwxr-x 3 1001 1001 125 Mar 8 06:10 .github [2021-03-08T06:14:36.266Z] -rw-rw-r-- 1 1001 1001 818 Mar 8 06:10 .gitignore [2021-03-08T06:14:36.266Z] drwx------ 3 1001 1001 60 Mar 8 06:11 .semver [2021-03-08T06:14:36.266Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 06:10 .sonarcloud.properties [2021-03-08T06:14:36.266Z] -rw-rw-r-- 1 1001 1001 8607 Mar 8 06:10 Attribution.txt [2021-03-08T06:14:36.266Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 06:10 CONTRIBUTING.md [2021-03-08T06:14:36.266Z] -rw-rw-r-- 1 1001 1001 931 Mar 8 06:10 Dockerfile.build [2021-03-08T06:14:36.266Z] -rw-rw-r-- 1 1001 1001 863 Mar 8 06:10 Jenkinsfile [2021-03-08T06:14:36.266Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 06:10 LICENSE [2021-03-08T06:14:36.266Z] -rw-rw-r-- 1 1001 1001 5774 Mar 8 06:10 Makefile [2021-03-08T06:14:36.266Z] -rw-rw-r-- 1 1001 1001 6524 Mar 8 06:10 README.md [2021-03-08T06:14:36.266Z] -rw-rw-r-- 1 1001 1001 6755 Mar 8 06:10 SECURITY.md [2021-03-08T06:14:36.266Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 06:11 VERSION [2021-03-08T06:14:36.266Z] -rw-rw-r-- 1 1001 1001 4131 Mar 8 06:10 ZMQWindows.md [2021-03-08T06:14:36.266Z] drwxrwxr-x 2 1001 1001 117 Mar 8 06:10 bin [2021-03-08T06:14:36.266Z] drwxrwxr-x 14 1001 1001 4096 Mar 8 06:10 cmd [2021-03-08T06:14:36.267Z] -rw-r--r-- 1 root root 622272 Mar 8 06:14 coverage.out [2021-03-08T06:14:36.267Z] -rw-r--r-- 1 root root 1055 Mar 8 06:14 go.mod [2021-03-08T06:14:36.267Z] -rw-r--r-- 1 root root 21981 Mar 8 06:14 go.sum [2021-03-08T06:14:36.267Z] drwxrwxr-x 8 1001 1001 127 Mar 8 06:10 internal [2021-03-08T06:14:36.267Z] drwxrwxr-x 4 1001 1001 26 Mar 8 06:10 openapi [2021-03-08T06:14:36.267Z] drwxrwxr-x 4 1001 1001 71 Mar 8 06:10 snap [2021-03-08T06:14:36.267Z] -rw-rw-r-- 1 1001 1001 168 Mar 8 06:10 version.go [Pipeline] sh [2021-03-08T06:14:36.886Z] + '[' -e coverage.out ] [2021-03-08T06:14:36.886Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-08T06:14:37.111Z] Stashed 1 file(s) [Pipeline] sh [2021-03-08T06:14:37.420Z] + make build [2021-03-08T06:14:37.420Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-08T06:14:40.916Z] 00ac8860ef70: Pull complete [2021-03-08T06:14:40.916Z] 63d7cb157983: Pull complete [2021-03-08T06:14:41.189Z] b116817d02f9: Pull complete [2021-03-08T06:14:41.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-08T06:14:45.511Z] 745a02a5169b: Pull complete [2021-03-08T06:14:45.511Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-08T06:14:45.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-08T06:14:45.511Z] ---> b7e6874047d6 [2021-03-08T06:14:45.511Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-08T06:14:48.914Z] ---> Running in 6502f91c126e [2021-03-08T06:14:49.895Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T06:14:49.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-08T06:14:50.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T06:14:50.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-08T06:14:51.088Z] (1/12) Installing libmagic (5.38-r0) [2021-03-08T06:14:51.358Z] (2/12) Installing file (5.38-r0) [2021-03-08T06:14:51.358Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-08T06:14:51.358Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-08T06:14:52.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-08T06:14:52.750Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-08T06:14:54.685Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-08T06:14:56.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-08T06:14:57.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-08T06:14:58.057Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-08T06:14:58.057Z] (6/12) Installing patch (2.7.6-r6) [2021-03-08T06:14:58.057Z] (7/12) Installing build-base (0.5-r2) [2021-03-08T06:14:58.057Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-08T06:14:58.057Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-08T06:14:58.057Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-08T06:14:58.057Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-08T06:14:58.057Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-08T06:14:58.057Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:14:58.057Z] OK: 217 MiB in 51 packages [2021-03-08T06:14:58.443Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-08T06:14:59.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-08T06:15:01.253Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-08T06:15:02.362Z] Removing intermediate container 6502f91c126e [2021-03-08T06:15:02.362Z] ---> db681cbcef17 [2021-03-08T06:15:02.362Z] Step 4/6 : WORKDIR /edgex-go [2021-03-08T06:15:02.362Z] ---> Running in 0393c42d9131 [2021-03-08T06:15:02.642Z] Removing intermediate container 0393c42d9131 [2021-03-08T06:15:02.642Z] ---> 7eefb8c54924 [2021-03-08T06:15:02.642Z] Step 5/6 : COPY go.mod . [Pipeline] } [2021-03-08T06:15:03.232Z] $ docker stop --time=1 e5c09ebddaeec0a3c02ad3a4da8e76ab6e0e971a3274c209dcae92f09c62c60a [2021-03-08T06:15:03.627Z] ---> db1607b9f30e [2021-03-08T06:15:03.627Z] Step 6/6 : RUN go mod download [2021-03-08T06:15:03.627Z] ---> Running in 342785f3b972 [2021-03-08T06:15:05.103Z] $ docker rm -f e5c09ebddaeec0a3c02ad3a4da8e76ab6e0e971a3274c209dcae92f09c62c60a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-08T06:15:09.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-08T06:15:09.468Z] [2021-03-08T06:15:09.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-08T06:15:09.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-08T06:15:09.838Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-08T06:15:09.838Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-08T06:15:09.838Z] ca9280d653b3: Pulling fs layer [2021-03-08T06:15:09.838Z] 7e9c9ca2126c: Pulling fs layer [2021-03-08T06:15:10.104Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-08T06:15:10.104Z] cbdbe7a5bc2a: Download complete [2021-03-08T06:15:10.370Z] cbdbe7a5bc2a: Pull complete [2021-03-08T06:15:10.635Z] ca9280d653b3: Verifying Checksum [2021-03-08T06:15:10.635Z] ca9280d653b3: Download complete [2021-03-08T06:15:11.596Z] ca9280d653b3: Pull complete [2021-03-08T06:15:11.862Z] 7e9c9ca2126c: Download complete [2021-03-08T06:15:18.506Z] 7e9c9ca2126c: Pull complete [2021-03-08T06:15:18.506Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-08T06:15:18.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-08T06:15:18.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-08T06:15:18.716Z] prd-centos7-docker-4c-2g-28947 does not seem to be running inside a container [2021-03-08T06:15:18.777Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-08T06:15:21.671Z] $ docker top 90bad2fcd2c09774924dc765f27725e61a4b9314b75a8c046080fe1387361d8e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T06:15:22.282Z] + docker-compose build --help [2021-03-08T06:15:22.282Z] + grep parallel [2021-03-08T06:15:23.233Z] --parallel Build images in parallel. [Pipeline] } [2021-03-08T06:15:23.511Z] $ docker stop --time=1 90bad2fcd2c09774924dc765f27725e61a4b9314b75a8c046080fe1387361d8e [2021-03-08T06:15:24.861Z] $ docker rm -f 90bad2fcd2c09774924dc765f27725e61a4b9314b75a8c046080fe1387361d8e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-08T06:15:25.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-08T06:15:25.546Z] . [Pipeline] withDockerContainer [2021-03-08T06:15:25.651Z] prd-centos7-docker-4c-2g-28947 does not seem to be running inside a container [2021-03-08T06:15:25.707Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-08T06:15:26.478Z] $ docker top 9b52dc39e5cc21f0412ac4ee2fc4a57bf13c2c0057faf043b33407eb7189609f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T06:15:27.128Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-08T06:15:28.086Z] Building docker-core-command-go ... [2021-03-08T06:15:28.086Z] Building docker-core-data-go ... [2021-03-08T06:15:28.086Z] Building docker-core-metadata-go ... [2021-03-08T06:15:28.086Z] Building docker-security-bootstrapper-go ... [2021-03-08T06:15:28.086Z] Building docker-security-proxy-setup-go ... [2021-03-08T06:15:28.086Z] Building docker-security-secretstore-setup-go ... [2021-03-08T06:15:28.086Z] Building docker-support-notifications-go ... [2021-03-08T06:15:28.086Z] Building docker-support-scheduler-go ... [2021-03-08T06:15:28.086Z] Building docker-sys-mgmt-agent-go ... [2021-03-08T06:15:28.086Z] Building docker-core-metadata-go [2021-03-08T06:15:28.086Z] Building docker-security-proxy-setup-go [2021-03-08T06:15:28.086Z] Building docker-support-scheduler-go [2021-03-08T06:15:28.086Z] Building docker-sys-mgmt-agent-go [2021-03-08T06:15:28.086Z] Building docker-security-bootstrapper-go [2021-03-08T06:15:36.005Z] Removing intermediate container 342785f3b972 [2021-03-08T06:15:36.006Z] ---> 4cf168fd6de9 [2021-03-08T06:15:36.006Z] Successfully built 4cf168fd6de9 [2021-03-08T06:15:36.006Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-08T06:15:36.353Z] + docker inspect -f . ci-base-image-arm64 [2021-03-08T06:15:36.353Z] . [Pipeline] withDockerContainer [2021-03-08T06:15:36.595Z] prd-ubuntu18.04-docker-arm64-4c-16g-28948 does not seem to be running inside a container [2021-03-08T06:15:36.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-08T06:15:38.222Z] $ docker top 80a314747c35f258a7ee3b14918193b73369dc728c13af3a4206f44071112786 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T06:15:39.215Z] + go version [2021-03-08T06:15:39.215Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-08T06:15:39.243Z] $ docker stop --time=1 80a314747c35f258a7ee3b14918193b73369dc728c13af3a4206f44071112786 [2021-03-08T06:15:41.172Z] $ docker rm -f 80a314747c35f258a7ee3b14918193b73369dc728c13af3a4206f44071112786 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-08T06:15:42.258Z] + docker inspect -f . ci-base-image-arm64 [2021-03-08T06:15:42.258Z] . [Pipeline] withDockerContainer [2021-03-08T06:15:42.521Z] prd-ubuntu18.04-docker-arm64-4c-16g-28948 does not seem to be running inside a container [2021-03-08T06:15:42.607Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-08T06:15:43.989Z] $ docker top a78df39e16490827e79246202712c11b89d79861d72adc8f928c0e9e3c2a3850 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-08T06:15:44.369Z] ========================================================= [2021-03-08T06:15:44.369Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-08T06:15:44.369Z] ========================================================= [Pipeline] sh [2021-03-08T06:15:45.010Z] + make test [2021-03-08T06:15:45.010Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-08T06:16:07.052Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T06:16:07.052Z] [2021-03-08T06:16:07.052Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-08T06:16:07.052Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-08T06:16:07.052Z] ---> 863bd91fa410 [2021-03-08T06:16:07.052Z] Step 3/21 : WORKDIR /edgex-go [2021-03-08T06:16:07.052Z] ---> 863bd91fa410 [2021-03-08T06:16:07.052Z] Step 3/31 : WORKDIR /edgex-go [2021-03-08T06:16:07.052Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T06:16:07.052Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-08T06:16:07.052Z] ---> 863bd91fa410 [2021-03-08T06:16:07.052Z] Step 3/23 : WORKDIR /edgex-go [2021-03-08T06:16:07.052Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T06:16:07.052Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-08T06:16:07.052Z] ---> 863bd91fa410 [2021-03-08T06:16:07.052Z] Step 3/26 : WORKDIR /edgex-go [2021-03-08T06:16:07.052Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T06:16:07.052Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-08T06:16:07.052Z] ---> 863bd91fa410 [2021-03-08T06:16:07.052Z] Step 3/22 : WORKDIR /edgex-go [2021-03-08T06:16:07.052Z] ---> Running in 09724b663584 [2021-03-08T06:16:07.052Z] ---> Running in 8ca49963f4a0 [2021-03-08T06:16:07.052Z] ---> Running in a51ce880e0dc [2021-03-08T06:16:07.052Z] ---> Running in 972f88298308 [2021-03-08T06:16:07.052Z] ---> Running in 333756866cf2 [2021-03-08T06:16:07.052Z] Removing intermediate container a51ce880e0dc [2021-03-08T06:16:07.052Z] ---> 47583720b32f [2021-03-08T06:16:07.052Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T06:16:07.052Z] Removing intermediate container 09724b663584 [2021-03-08T06:16:07.052Z] ---> 935c5ac1093b [2021-03-08T06:16:07.052Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T06:16:07.052Z] Removing intermediate container 333756866cf2 [2021-03-08T06:16:07.052Z] ---> 3cefe8093b61 [2021-03-08T06:16:07.052Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T06:16:07.052Z] Removing intermediate container 972f88298308 [2021-03-08T06:16:07.052Z] ---> 4862cd138c2a [2021-03-08T06:16:07.052Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T06:16:07.052Z] Removing intermediate container 8ca49963f4a0 [2021-03-08T06:16:07.052Z] ---> 0cd9c2cb6b9b [2021-03-08T06:16:07.052Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T06:16:07.052Z] ---> Running in 28bb0f6fc10f [2021-03-08T06:16:07.052Z] ---> Running in 86f7290158e9 [2021-03-08T06:16:07.052Z] ---> Running in 74da9b42f919 [2021-03-08T06:16:07.052Z] ---> Running in 1c7cd7e01e34 [2021-03-08T06:16:07.052Z] ---> Running in b1113301ebf3 [2021-03-08T06:16:07.182Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-08T06:16:08.020Z] Removing intermediate container 1c7cd7e01e34 [2021-03-08T06:16:08.020Z] ---> 92dcf5d7de9e [2021-03-08T06:16:08.020Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-08T06:16:08.020Z] Removing intermediate container 86f7290158e9 [2021-03-08T06:16:08.020Z] ---> 51dcfbb08eb7 [2021-03-08T06:16:08.020Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-08T06:16:08.284Z] Removing intermediate container b1113301ebf3 [2021-03-08T06:16:08.284Z] ---> 0d4375da2b62 [2021-03-08T06:16:08.284Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-08T06:16:08.284Z] ---> Running in b0ddf84d5cf6 [2021-03-08T06:16:08.284Z] Removing intermediate container 28bb0f6fc10f [2021-03-08T06:16:08.284Z] ---> d709fe7fedf9 [2021-03-08T06:16:08.284Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-08T06:16:08.550Z] Removing intermediate container 74da9b42f919 [2021-03-08T06:16:08.550Z] ---> 1030b7a22b3f [2021-03-08T06:16:08.550Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-08T06:16:08.550Z] ---> Running in 93b7130e4b30 [2021-03-08T06:16:08.550Z] ---> Running in 58a33c378f32 [2021-03-08T06:16:08.550Z] ---> Running in bb694bc07948 [2021-03-08T06:16:08.815Z] ---> Running in 608a698a8a66 [2021-03-08T06:16:09.398Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T06:16:09.398Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T06:16:09.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T06:16:09.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T06:16:09.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T06:16:09.932Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T06:16:10.195Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T06:16:10.195Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T06:16:10.458Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T06:16:10.458Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T06:16:10.458Z] OK: 233 MiB in 51 packages [2021-03-08T06:16:10.725Z] OK: 233 MiB in 51 packages [2021-03-08T06:16:11.004Z] OK: 233 MiB in 51 packages [2021-03-08T06:16:11.004Z] OK: 233 MiB in 51 packages [2021-03-08T06:16:11.004Z] OK: 233 MiB in 51 packages [2021-03-08T06:16:11.277Z] Removing intermediate container b0ddf84d5cf6 [2021-03-08T06:16:11.277Z] ---> 64413b6fa90d [2021-03-08T06:16:11.277Z] Step 6/26 : COPY go.mod . [2021-03-08T06:16:11.545Z] ---> f05a4efd1c8d [2021-03-08T06:16:11.545Z] Step 7/26 : RUN go mod download [2021-03-08T06:16:11.811Z] ---> Running in 9cdca8671607 [2021-03-08T06:16:12.086Z] Removing intermediate container 58a33c378f32 [2021-03-08T06:16:12.086Z] ---> 42ab4a2580da [2021-03-08T06:16:12.086Z] Step 6/21 : COPY go.mod . [2021-03-08T06:16:12.086Z] Removing intermediate container 93b7130e4b30 [2021-03-08T06:16:12.086Z] ---> fee476f1f3b3 [2021-03-08T06:16:12.086Z] Step 6/22 : COPY go.mod . [2021-03-08T06:16:12.351Z] Removing intermediate container 608a698a8a66 [2021-03-08T06:16:12.351Z] ---> d46919b7294f [2021-03-08T06:16:12.351Z] Step 6/23 : COPY go.mod . [2021-03-08T06:16:12.351Z] Removing intermediate container bb694bc07948 [2021-03-08T06:16:12.351Z] ---> c6acc5a240d4 [2021-03-08T06:16:12.351Z] Step 6/31 : COPY go.mod . [2021-03-08T06:16:12.351Z] ---> 44d49b7c5b2e [2021-03-08T06:16:12.351Z] Step 7/21 : RUN go mod download [2021-03-08T06:16:12.351Z] ---> d56328b229e2 [2021-03-08T06:16:12.351Z] Step 7/22 : RUN go mod download [2021-03-08T06:16:12.624Z] ---> Running in 6776011c84e6 [2021-03-08T06:16:12.624Z] ---> Running in 4f30ff80ed83 [2021-03-08T06:16:12.624Z] ---> 2fc5d9d40ee0 [2021-03-08T06:16:12.624Z] Step 7/23 : RUN go mod download [2021-03-08T06:16:12.894Z] ---> 85d6213d4fce [2021-03-08T06:16:12.894Z] Step 7/31 : RUN go mod download [2021-03-08T06:16:12.894Z] ---> Running in 40cc7135ed8f [2021-03-08T06:16:12.894Z] ---> Running in 69f10fbc04cb [2021-03-08T06:16:14.322Z] Removing intermediate container 9cdca8671607 [2021-03-08T06:16:14.322Z] ---> e23564c91308 [2021-03-08T06:16:14.322Z] Step 8/26 : COPY . . [2021-03-08T06:16:16.271Z] Removing intermediate container 4f30ff80ed83 [2021-03-08T06:16:16.271Z] ---> 980948623088 [2021-03-08T06:16:16.271Z] Step 8/21 : COPY . . [2021-03-08T06:16:20.532Z] Removing intermediate container 6776011c84e6 [2021-03-08T06:16:20.532Z] ---> 6d80496e9905 [2021-03-08T06:16:20.532Z] Step 8/22 : COPY . . [2021-03-08T06:16:20.532Z] Removing intermediate container 40cc7135ed8f [2021-03-08T06:16:20.532Z] ---> e72c8a6d2c32 [2021-03-08T06:16:20.532Z] Step 8/23 : COPY . . [2021-03-08T06:16:23.871Z] Removing intermediate container 69f10fbc04cb [2021-03-08T06:16:23.871Z] ---> 88769c8ca6b1 [2021-03-08T06:16:23.871Z] Step 8/31 : COPY . . [2021-03-08T06:16:46.219Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-08T06:17:03.013Z] ---> c49802447747 [2021-03-08T06:17:03.013Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-08T06:17:03.013Z] ---> 504d117f54af [2021-03-08T06:17:03.013Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-08T06:17:03.013Z] ---> 9129366b8545 [2021-03-08T06:17:03.013Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-08T06:17:03.013Z] ---> e67d106ed688 [2021-03-08T06:17:03.013Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-08T06:17:03.013Z] ---> Running in 3994960a6600 [2021-03-08T06:17:03.013Z] ---> Running in 8138114d2d56 [2021-03-08T06:17:03.622Z] ---> Running in 44beab265f5c [2021-03-08T06:17:03.623Z] ---> Running in 9c978969acac [2021-03-08T06:17:04.207Z] ---> 851c1f596bf6 [2021-03-08T06:17:04.207Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-08T06:17:04.207Z] ---> Running in 4ca05fca1940 [2021-03-08T06:17:05.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-08T06:17:05.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-08T06:17:05.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-08T06:17:05.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-08T06:17:05.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-08T06:17:08.479Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-08T06:17:08.479Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-08T06:17:08.479Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-08T06:17:09.934Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-08T06:17:09.934Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-08T06:17:09.934Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-08T06:17:11.925Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-08T06:17:13.947Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-08T06:17:14.943Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-08T06:17:23.260Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-08T06:17:23.260Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-08T06:17:23.260Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-08T06:17:28.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.313s coverage: 45.9% of statements [2021-03-08T06:17:28.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-08T06:17:28.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-08T06:17:28.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-08T06:17:28.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-08T06:17:28.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-08T06:17:28.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-08T06:17:28.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-08T06:17:28.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.225s coverage: 100.0% of statements [2021-03-08T06:17:35.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.516s coverage: 27.1% of statements [2021-03-08T06:17:35.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-08T06:17:35.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-08T06:17:35.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-08T06:17:35.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-08T06:17:35.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-08T06:17:35.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-08T06:17:35.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements [2021-03-08T06:17:35.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-08T06:17:35.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.082s coverage: 100.0% of statements [2021-03-08T06:17:35.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-08T06:17:35.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-08T06:17:36.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.304s coverage: 71.3% of statements [2021-03-08T06:17:36.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-08T06:17:36.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-08T06:17:37.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-08T06:17:38.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.432s coverage: 82.9% of statements [2021-03-08T06:17:38.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-08T06:17:38.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T06:17:38.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.128s coverage: 78.9% of statements [2021-03-08T06:17:38.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-08T06:17:45.798Z] Removing intermediate container 3994960a6600 [2021-03-08T06:17:45.798Z] ---> 1187e3dc5066 [2021-03-08T06:17:45.798Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-08T06:17:45.798Z] ---> Running in 8e199c12bfae [2021-03-08T06:17:45.798Z] Removing intermediate container 4ca05fca1940 [2021-03-08T06:17:45.798Z] ---> 8ad700fdb33d [2021-03-08T06:17:45.798Z] [2021-03-08T06:17:45.798Z] Step 10/31 : FROM alpine:3.12 [2021-03-08T06:17:45.798Z] 3.12: Pulling from library/alpine [2021-03-08T06:17:45.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-08T06:17:46.397Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-08T06:17:47.350Z] Status: Downloaded newer image for alpine:3.12 [2021-03-08T06:17:47.350Z] ---> 88dd2752d2ea [2021-03-08T06:17:47.350Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-08T06:17:48.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.040s coverage: 28.6% of statements [2021-03-08T06:17:48.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-08T06:17:48.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-08T06:17:48.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-08T06:17:48.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-08T06:17:48.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-08T06:17:48.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.171s coverage: 100.0% of statements [2021-03-08T06:17:48.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-08T06:17:48.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.154s coverage: 100.0% of statements [2021-03-08T06:17:48.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-08T06:17:48.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.309s coverage: 86.7% of statements [2021-03-08T06:17:48.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-08T06:17:48.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.481s coverage: 97.5% of statements [2021-03-08T06:17:48.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-08T06:17:48.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.185s coverage: 78.3% of statements [2021-03-08T06:17:48.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-08T06:17:48.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-08T06:17:48.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-08T06:17:48.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-08T06:17:49.276Z] ---> Running in efe5be0e88b8 [2021-03-08T06:17:49.276Z] Removing intermediate container 8138114d2d56 [2021-03-08T06:17:49.276Z] ---> baed23135e26 [2021-03-08T06:17:49.276Z] [2021-03-08T06:17:49.276Z] Step 10/21 : FROM alpine:3.12 [2021-03-08T06:17:49.276Z] ---> 88dd2752d2ea [2021-03-08T06:17:49.277Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-08T06:17:50.260Z] Removing intermediate container 44beab265f5c [2021-03-08T06:17:50.260Z] ---> 48336ab53b7c [2021-03-08T06:17:50.260Z] [2021-03-08T06:17:50.260Z] Step 10/22 : FROM alpine:3.12 [2021-03-08T06:17:50.260Z] ---> 88dd2752d2ea [2021-03-08T06:17:50.260Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-08T06:17:50.260Z] ---> Running in f29051b99fd5 [2021-03-08T06:17:50.260Z] ---> Running in 52e94b00af6e [2021-03-08T06:17:50.525Z] Removing intermediate container 8e199c12bfae [2021-03-08T06:17:50.525Z] ---> d797e8b7b007 [2021-03-08T06:17:50.525Z] [2021-03-08T06:17:50.525Z] Step 11/26 : FROM docker:20.10.0 [2021-03-08T06:17:50.525Z] Removing intermediate container efe5be0e88b8 [2021-03-08T06:17:50.525Z] ---> 09f8e87696d7 [2021-03-08T06:17:50.525Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-08T06:17:50.525Z] 20.10.0: Pulling from library/docker [2021-03-08T06:17:51.104Z] ---> Running in 8b76eb9c42fb [2021-03-08T06:17:53.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T06:17:53.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T06:17:53.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T06:17:53.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T06:17:53.718Z] Removing intermediate container 9c978969acac [2021-03-08T06:17:53.718Z] ---> e17ea72e26d9 [2021-03-08T06:17:53.718Z] [2021-03-08T06:17:53.718Z] Step 10/23 : FROM alpine:3.12 [2021-03-08T06:17:53.718Z] ---> 88dd2752d2ea [2021-03-08T06:17:53.718Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-08T06:17:53.718Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-08T06:17:53.718Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:17:53.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T06:17:53.718Z] OK: 6 MiB in 15 packages [2021-03-08T06:17:53.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T06:17:53.993Z] ---> Running in 0a2d5bc11d22 [2021-03-08T06:17:53.993Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-08T06:17:53.993Z] (2/2) Installing su-exec (0.2-r1) [2021-03-08T06:17:53.993Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:17:53.993Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-08T06:17:53.993Z] OK: 6 MiB in 16 packages [2021-03-08T06:17:53.993Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-08T06:17:53.993Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-08T06:17:53.993Z] (4/4) Installing curl (7.69.1-r3) [2021-03-08T06:17:53.993Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:17:53.993Z] Executing ca-certificates-20191127-r4.trigger [2021-03-08T06:17:54.263Z] OK: 7 MiB in 18 packages [2021-03-08T06:17:55.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T06:17:55.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T06:17:55.229Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-08T06:17:55.229Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:17:55.229Z] OK: 6 MiB in 15 packages [2021-03-08T06:17:55.506Z] Removing intermediate container 52e94b00af6e [2021-03-08T06:17:55.506Z] ---> 3c4573b91648 [2021-03-08T06:17:55.506Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T06:17:55.506Z] Removing intermediate container 8b76eb9c42fb [2021-03-08T06:17:55.506Z] ---> d3dc2d198b7d [2021-03-08T06:17:55.506Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-08T06:17:55.506Z] ---> Running in 9a6a084bab73 [2021-03-08T06:17:55.772Z] ---> Running in 9679cc0bc2db [2021-03-08T06:17:56.724Z] Removing intermediate container f29051b99fd5 [2021-03-08T06:17:56.724Z] ---> 07beced76422 [2021-03-08T06:17:56.724Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-08T06:17:56.724Z] Removing intermediate container 9a6a084bab73 [2021-03-08T06:17:56.724Z] ---> e50885ec28ee [2021-03-08T06:17:56.724Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-08T06:17:56.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.227s coverage: 92.8% of statements [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-08T06:17:56.832Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-08T06:17:56.832Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.210s coverage: 0.1% of statements [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-08T06:17:56.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-08T06:17:56.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.096s coverage: 47.1% of statements [2021-03-08T06:17:56.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.101s coverage: 79.5% of statements [2021-03-08T06:17:56.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-03-08T06:17:56.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.116s coverage: 96.3% of statements [2021-03-08T06:17:56.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.085s coverage: 87.5% of statements [2021-03-08T06:17:56.990Z] Removing intermediate container 9679cc0bc2db [2021-03-08T06:17:56.990Z] ---> 8a3eb6e6db55 [2021-03-08T06:17:56.990Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-08T06:17:57.577Z] ---> Running in b8e26c7e42de [2021-03-08T06:17:57.577Z] ---> Running in 7ae70f3dcd14 [2021-03-08T06:17:57.577Z] ---> Running in d664435c5eaf [2021-03-08T06:17:57.577Z] Removing intermediate container 0a2d5bc11d22 [2021-03-08T06:17:57.577Z] ---> c0fe23b931c5 [2021-03-08T06:17:57.577Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T06:17:57.853Z] ---> Running in 0625fc0e7c32 [2021-03-08T06:17:57.853Z] Removing intermediate container b8e26c7e42de [2021-03-08T06:17:57.853Z] ---> b084e9f90107 [2021-03-08T06:17:57.853Z] Step 13/21 : WORKDIR /edgex [2021-03-08T06:17:58.118Z] ---> Running in a2fb35f13693 [2021-03-08T06:17:58.118Z] Removing intermediate container 7ae70f3dcd14 [2021-03-08T06:17:58.118Z] ---> dd30f3882168 [2021-03-08T06:17:58.118Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-08T06:17:58.118Z] Removing intermediate container 0625fc0e7c32 [2021-03-08T06:17:58.118Z] ---> a305c5b27cd5 [2021-03-08T06:17:58.118Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-08T06:17:58.118Z] Removing intermediate container d664435c5eaf [2021-03-08T06:17:58.118Z] ---> 4e25c9d69337 [2021-03-08T06:17:58.118Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-08T06:17:58.387Z] ---> Running in b205f439a337 [2021-03-08T06:17:58.387Z] ---> Running in 679c050f146f [2021-03-08T06:17:58.387Z] ---> Running in 7f4fdbd24b92 [2021-03-08T06:17:58.654Z] Removing intermediate container a2fb35f13693 [2021-03-08T06:17:58.654Z] ---> 73e3226c568c [2021-03-08T06:17:58.654Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-08T06:17:58.924Z] Removing intermediate container b205f439a337 [2021-03-08T06:17:58.924Z] ---> 18c04a851f88 [2021-03-08T06:17:58.924Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T06:17:58.924Z] Removing intermediate container 7f4fdbd24b92 [2021-03-08T06:17:58.924Z] ---> 13229480d316 [2021-03-08T06:17:58.924Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-08T06:18:00.328Z] ---> Running in 9491a0e8b6f3 [2021-03-08T06:18:00.328Z] ---> 26ebd7651fc4 [2021-03-08T06:18:00.328Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-08T06:18:00.328Z] ---> 1944307f608e [2021-03-08T06:18:00.328Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-08T06:18:00.919Z] Removing intermediate container 9491a0e8b6f3 [2021-03-08T06:18:00.919Z] ---> fe73ac0db884 [2021-03-08T06:18:00.919Z] Step 15/23 : WORKDIR / [2021-03-08T06:18:00.919Z] ---> Running in 7f054f3d15d4 [2021-03-08T06:18:00.919Z] Removing intermediate container 679c050f146f [2021-03-08T06:18:00.919Z] ---> 1487a7069dcf [2021-03-08T06:18:00.919Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-08T06:18:01.185Z] ---> 0be499575322 [2021-03-08T06:18:01.185Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-08T06:18:01.185Z] ---> 188022706b47 [2021-03-08T06:18:01.185Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-08T06:18:01.185Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-08T06:18:01.185Z] ---> Running in 8195682a847c [2021-03-08T06:18:01.185Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-08T06:18:01.185Z] ---> aefe523efa57 [2021-03-08T06:18:01.185Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-08T06:18:01.449Z] ---> Running in c7d5df35d284 [2021-03-08T06:18:01.449Z] Removing intermediate container 7f054f3d15d4 [2021-03-08T06:18:01.449Z] ---> 06695bea17c0 [2021-03-08T06:18:01.449Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T06:18:01.729Z] Removing intermediate container 8195682a847c [2021-03-08T06:18:01.729Z] ---> 1c6b96ebe7a4 [2021-03-08T06:18:01.729Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-08T06:18:01.729Z] ---> 2d4538a8d9b4 [2021-03-08T06:18:01.729Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-08T06:18:02.002Z] ---> 44c263d281f6 [2021-03-08T06:18:02.002Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-08T06:18:02.002Z] ---> Running in 4f4d8ddb07fd [2021-03-08T06:18:02.002Z] ---> Running in 469d564fb988 [2021-03-08T06:18:02.002Z] ---> df5ff5cada7d [2021-03-08T06:18:02.002Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-08T06:18:02.267Z] ---> 187d6fe581a6 [2021-03-08T06:18:02.267Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-08T06:18:02.267Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T06:18:02.267Z] Removing intermediate container 4f4d8ddb07fd [2021-03-08T06:18:02.267Z] ---> b5e3ae5b7e95 [2021-03-08T06:18:02.267Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T06:18:02.267Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T06:18:02.267Z] ---> Running in 2b33546fe276 [2021-03-08T06:18:02.531Z] (1/2) Installing readline (8.0.4-r0) [2021-03-08T06:18:02.531Z] (2/2) Installing bash (5.0.17-r0) [2021-03-08T06:18:02.531Z] Executing bash-5.0.17-r0.post-install [2021-03-08T06:18:02.531Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:18:02.531Z] OK: 12 MiB in 22 packages [2021-03-08T06:18:02.531Z] Removing intermediate container 469d564fb988 [2021-03-08T06:18:02.531Z] ---> 5ecc02d71060 [2021-03-08T06:18:02.531Z] Step 18/21 : CMD ["--init=true"] [2021-03-08T06:18:02.531Z] ---> Running in 3ccb3aa14750 [2021-03-08T06:18:03.115Z] ---> Running in 1da1ec0df2d4 [2021-03-08T06:18:03.115Z] ---> 74a5a239c9ac [2021-03-08T06:18:03.115Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-08T06:18:03.115Z] Removing intermediate container 3ccb3aa14750 [2021-03-08T06:18:03.115Z] ---> 4dfe0e07112a [2021-03-08T06:18:03.115Z] Step 20/22 : LABEL arch=x86_64 [2021-03-08T06:18:03.377Z] Removing intermediate container 1da1ec0df2d4 [2021-03-08T06:18:03.377Z] ---> ebcdbac88b9a [2021-03-08T06:18:03.377Z] Step 19/21 : LABEL arch=x86_64 [2021-03-08T06:18:03.377Z] ---> Running in 76a9d8084d48 [2021-03-08T06:18:03.642Z] ---> 2a6d95c54887 [2021-03-08T06:18:03.642Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-08T06:18:03.642Z] ---> Running in 1867ac1bd02a [2021-03-08T06:18:03.908Z] Removing intermediate container c7d5df35d284 [2021-03-08T06:18:03.908Z] ---> eb11c2af9c20 [2021-03-08T06:18:03.908Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-08T06:18:03.908Z] Removing intermediate container 76a9d8084d48 [2021-03-08T06:18:03.908Z] ---> 614aa2c0a225 [2021-03-08T06:18:03.908Z] Step 21/22 : LABEL git_sha=612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:18:03.908Z] ---> Running in a83847f19e25 [2021-03-08T06:18:03.908Z] ---> Running in 4c5a2e09fda1 [2021-03-08T06:18:04.176Z] ---> Running in dd3b5aa916ee [2021-03-08T06:18:04.176Z] Removing intermediate container 1867ac1bd02a [2021-03-08T06:18:04.176Z] ---> 09ee2861f09b [2021-03-08T06:18:04.176Z] Step 20/21 : LABEL git_sha=612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:18:04.442Z] ---> Running in 36a7426d22df [2021-03-08T06:18:04.442Z] Removing intermediate container a83847f19e25 [2021-03-08T06:18:04.442Z] ---> 262e3d3f623e [2021-03-08T06:18:04.442Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T06:18:04.442Z] Removing intermediate container 4c5a2e09fda1 [2021-03-08T06:18:04.442Z] ---> c570095e6896 [2021-03-08T06:18:04.442Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-08T06:18:04.715Z] Removing intermediate container dd3b5aa916ee [2021-03-08T06:18:04.715Z] ---> 454ff16735a4 [2021-03-08T06:18:04.715Z] Step 22/22 : LABEL version=0.0.0 [2021-03-08T06:18:04.715Z] ---> Running in bb3bcea950e4 [2021-03-08T06:18:04.715Z] ---> Running in 59be93e7debc [2021-03-08T06:18:04.715Z] Removing intermediate container 36a7426d22df [2021-03-08T06:18:04.715Z] ---> fca51ac58a9f [2021-03-08T06:18:04.715Z] Step 21/21 : LABEL version=0.0.0 [2021-03-08T06:18:04.979Z] ---> Running in f4f5b7c2edff [2021-03-08T06:18:04.979Z] Removing intermediate container 2b33546fe276 [2021-03-08T06:18:04.979Z] ---> d842506ab46d [2021-03-08T06:18:04.979Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T06:18:04.979Z] ---> Running in a79263669421 [2021-03-08T06:18:04.979Z] Removing intermediate container bb3bcea950e4 [2021-03-08T06:18:04.979Z] ---> 4562d69a8c19 [2021-03-08T06:18:04.979Z] Step 21/23 : LABEL arch=x86_64 [2021-03-08T06:18:05.243Z] Removing intermediate container 59be93e7debc [2021-03-08T06:18:05.243Z] ---> aec4d5ee0845 [2021-03-08T06:18:05.243Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-08T06:18:05.243Z] Removing intermediate container f4f5b7c2edff [2021-03-08T06:18:05.243Z] ---> 37617e8886ab [2021-03-08T06:18:05.243Z] [2021-03-08T06:18:05.243Z] ---> Running in 98633bf0cdd0 [2021-03-08T06:18:05.243Z] Removing intermediate container a79263669421 [2021-03-08T06:18:05.243Z] ---> 9f121cfaff88 [2021-03-08T06:18:05.243Z] [2021-03-08T06:18:05.243Z] ---> Running in 4a342258d4d5 [2021-03-08T06:18:05.510Z] ---> 0f005b20f58a [2021-03-08T06:18:05.510Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-08T06:18:05.783Z] Successfully built 9f121cfaff88 [2021-03-08T06:18:05.783Z] Successfully built 37617e8886ab [2021-03-08T06:18:05.783Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-08T06:18:05.783Z] Building docker-support-notifications-go [2021-03-08T06:18:05.783Z]  Building docker-security-proxy-setup-go ... done Successfully tagged docker-support-scheduler-go:latest [2021-03-08T06:18:05.783Z] Building docker-core-command-go [2021-03-08T06:18:06.049Z]  Building docker-support-scheduler-go ... done Removing intermediate container 98633bf0cdd0 [2021-03-08T06:18:06.049Z] ---> fb361481102f [2021-03-08T06:18:06.049Z] Step 22/23 : LABEL git_sha=612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:18:06.049Z] Removing intermediate container 4a342258d4d5 [2021-03-08T06:18:06.049Z] ---> ae16a4d1212d [2021-03-08T06:18:06.049Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-08T06:18:06.049Z] ---> Running in 8e4e9995d049 [2021-03-08T06:18:06.313Z] ---> afba5ad1ecf7 [2021-03-08T06:18:06.313Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-08T06:18:06.313Z] Removing intermediate container 8e4e9995d049 [2021-03-08T06:18:06.313Z] ---> 317781333696 [2021-03-08T06:18:06.313Z] Step 23/23 : LABEL version=0.0.0 [2021-03-08T06:18:06.583Z] ---> Running in 2479aa148824 [2021-03-08T06:18:06.583Z] ---> c10d151359c5 [2021-03-08T06:18:06.583Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-08T06:18:06.583Z] ---> 5e8d23e4ac7b [2021-03-08T06:18:06.583Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-08T06:18:09.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements [2021-03-08T06:18:09.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2021-03-08T06:18:09.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.119s coverage: 81.4% of statements [2021-03-08T06:18:09.908Z] Removing intermediate container 2479aa148824 [2021-03-08T06:18:09.908Z] ---> c8a60bcabe7c [2021-03-08T06:18:09.908Z] [2021-03-08T06:18:11.836Z] Successfully built c8a60bcabe7c [2021-03-08T06:18:12.416Z] Successfully tagged docker-core-metadata-go:latest [2021-03-08T06:18:12.416Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-03-08T06:18:13.821Z] ---> daa4559ad998 [2021-03-08T06:18:13.821Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-08T06:18:13.821Z] ---> f786dbe87fc6 [2021-03-08T06:18:13.821Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-08T06:18:14.784Z] ---> 07b63a1d1f97 [2021-03-08T06:18:14.784Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-08T06:18:14.784Z] ---> ce9baea31192 [2021-03-08T06:18:14.784Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-08T06:18:15.362Z] ---> Running in c519ce9b0575 [2021-03-08T06:18:15.943Z] ---> Running in 11609ff71380 [2021-03-08T06:18:19.291Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T06:18:19.291Z] Removing intermediate container 11609ff71380 [2021-03-08T06:18:19.291Z] ---> 0dda6adea183 [2021-03-08T06:18:19.291Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-08T06:18:19.571Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T06:18:19.571Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-08T06:18:20.194Z] (2/33) Installing expat (2.2.9-r1) [2021-03-08T06:18:20.194Z] (3/33) Installing libffi (3.3-r2) [2021-03-08T06:18:20.194Z] (4/33) Installing gdbm (1.13-r1) [2021-03-08T06:18:20.194Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-08T06:18:20.194Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-08T06:18:20.194Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-08T06:18:24.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.119s coverage: 92.9% of statements [2021-03-08T06:18:24.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-08T06:18:24.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-08T06:18:24.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-08T06:18:24.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements [2021-03-08T06:18:24.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-08T06:18:24.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-08T06:18:24.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-08T06:18:24.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-08T06:18:24.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-08T06:18:24.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-03-08T06:18:24.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-08T06:18:24.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-08T06:18:24.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-03-08T06:18:24.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-08T06:18:24.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements [2021-03-08T06:18:24.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-08T06:18:24.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements [2021-03-08T06:18:24.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.116s coverage: 87.2% of statements [2021-03-08T06:18:24.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.140s coverage: 84.6% of statements [2021-03-08T06:18:24.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.178s coverage: 91.6% of statements [2021-03-08T06:18:24.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-08T06:18:24.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.515s coverage: 62.4% of statements [2021-03-08T06:18:24.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-08T06:18:24.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-08T06:18:24.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-03-08T06:18:24.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements [2021-03-08T06:18:24.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2021-03-08T06:18:24.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2021-03-08T06:18:24.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2021-03-08T06:18:24.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.776s coverage: 69.0% of statements [2021-03-08T06:18:24.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-08T06:18:24.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-08T06:18:24.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-08T06:18:27.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.446s coverage: 38.4% of statements [2021-03-08T06:18:27.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-08T06:18:27.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-08T06:18:27.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.109s coverage: 89.5% of statements [2021-03-08T06:18:27.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-08T06:18:27.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.117s coverage: 84.8% of statements [2021-03-08T06:18:28.744Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T06:18:28.744Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-08T06:18:28.744Z] ---> 863bd91fa410 [2021-03-08T06:18:28.744Z] Step 3/22 : WORKDIR /edgex-go [2021-03-08T06:18:28.744Z] ---> Using cache [2021-03-08T06:18:28.744Z] ---> 0cd9c2cb6b9b [2021-03-08T06:18:28.744Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T06:18:28.744Z] ---> Using cache [2021-03-08T06:18:28.744Z] ---> 0d4375da2b62 [2021-03-08T06:18:28.744Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-08T06:18:28.744Z] [2021-03-08T06:18:28.744Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-08T06:18:28.744Z] ---> 863bd91fa410 [2021-03-08T06:18:28.744Z] Step 3/23 : WORKDIR /edgex-go [2021-03-08T06:18:28.744Z] ---> Using cache [2021-03-08T06:18:28.744Z] ---> 0cd9c2cb6b9b [2021-03-08T06:18:28.744Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T06:18:28.745Z] ---> Using cache [2021-03-08T06:18:28.745Z] ---> 0d4375da2b62 [2021-03-08T06:18:28.745Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-08T06:18:28.745Z] ---> Using cache [2021-03-08T06:18:28.745Z] ---> fee476f1f3b3 [2021-03-08T06:18:28.745Z] Step 6/23 : COPY go.mod . [2021-03-08T06:18:28.745Z] ---> Using cache [2021-03-08T06:18:28.745Z] ---> d56328b229e2 [2021-03-08T06:18:28.745Z] Step 7/23 : RUN go mod download [2021-03-08T06:18:28.745Z] ---> Using cache [2021-03-08T06:18:28.745Z] ---> 6d80496e9905 [2021-03-08T06:18:28.745Z] Step 8/23 : COPY . . [2021-03-08T06:18:28.745Z] ---> Using cache [2021-03-08T06:18:28.745Z] ---> 9129366b8545 [2021-03-08T06:18:28.745Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-08T06:18:29.344Z] ---> 90578ff43162 [2021-03-08T06:18:29.344Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-08T06:18:29.344Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-08T06:18:29.632Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-08T06:18:29.632Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-08T06:18:29.632Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-08T06:18:29.632Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-08T06:18:29.632Z] ---> Running in 23b851fcc27f [2021-03-08T06:18:29.632Z] ---> Running in ff30ed7a71e2 [2021-03-08T06:18:29.632Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-08T06:18:29.632Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-08T06:18:29.910Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-08T06:18:29.910Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-08T06:18:29.910Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-08T06:18:30.194Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-08T06:18:30.194Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-08T06:18:30.194Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-08T06:18:30.194Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-08T06:18:30.194Z] ---> Running in 4de76b8d841a [2021-03-08T06:18:30.194Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-08T06:18:30.194Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-08T06:18:30.467Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-08T06:18:30.467Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-08T06:18:30.467Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-08T06:18:30.467Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-08T06:18:30.467Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-08T06:18:30.467Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-08T06:18:30.467Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-08T06:18:30.745Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-08T06:18:30.745Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-08T06:18:30.745Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-08T06:18:30.745Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:18:31.012Z] OK: 71 MiB in 55 packages [2021-03-08T06:18:31.988Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T06:18:32.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-08T06:18:32.833Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T06:18:33.207Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.418s coverage: 47.0% of statements [2021-03-08T06:18:33.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-08T06:18:33.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-08T06:18:33.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-08T06:18:33.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-08T06:18:33.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-08T06:18:33.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.153s coverage: 100.0% of statements [2021-03-08T06:18:33.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-08T06:18:33.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.101s coverage: 100.0% of statements [2021-03-08T06:18:33.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-08T06:18:33.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-08T06:18:33.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-08T06:18:33.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-08T06:18:33.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.355s coverage: 88.5% of statements [2021-03-08T06:18:33.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-08T06:18:33.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T06:18:33.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-08T06:18:33.419Z] OK: 233 MiB in 51 packages [2021-03-08T06:18:36.775Z] Removing intermediate container 4de76b8d841a [2021-03-08T06:18:36.775Z] ---> 63e17bcfa277 [2021-03-08T06:18:36.775Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-08T06:18:37.773Z] Removing intermediate container ff30ed7a71e2 [2021-03-08T06:18:37.773Z] ---> d9083cfcbc31 [2021-03-08T06:18:37.773Z] Step 6/22 : COPY go.mod . [2021-03-08T06:18:38.747Z] ---> Running in 91a4dc4dad4b [2021-03-08T06:18:39.345Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T06:18:39.345Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-08T06:18:39.345Z] ---> 863bd91fa410 [2021-03-08T06:18:39.345Z] Step 3/23 : WORKDIR /edgex-go [2021-03-08T06:18:39.345Z] ---> Using cache [2021-03-08T06:18:39.345Z] ---> 0cd9c2cb6b9b [2021-03-08T06:18:39.345Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T06:18:39.345Z] ---> Using cache [2021-03-08T06:18:39.345Z] ---> 0d4375da2b62 [2021-03-08T06:18:39.345Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-08T06:18:39.932Z] ---> a376bb4dabc0 [2021-03-08T06:18:39.932Z] Step 7/22 : RUN go mod download [2021-03-08T06:18:41.393Z] ---> Running in a901e91f2521 [2021-03-08T06:18:41.393Z] ---> Running in f43b5a9684c1 [2021-03-08T06:18:41.393Z] Removing intermediate container 91a4dc4dad4b [2021-03-08T06:18:41.393Z] ---> 8a16f833419a [2021-03-08T06:18:41.393Z] Step 28/31 : CMD ["gate"] [2021-03-08T06:18:41.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.207s coverage: 29.1% of statements [2021-03-08T06:18:41.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-08T06:18:41.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-08T06:18:41.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-08T06:18:41.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-08T06:18:41.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-08T06:18:41.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.214s coverage: 99.0% of statements [2021-03-08T06:18:41.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-08T06:18:41.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.125s coverage: 100.0% of statements [2021-03-08T06:18:41.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-08T06:18:41.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-08T06:18:41.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-08T06:18:41.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-08T06:18:41.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.215s coverage: 95.6% of statements [2021-03-08T06:18:41.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-08T06:18:41.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T06:18:41.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-08T06:18:41.513Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-03-08T06:18:41.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-08T06:18:41.513Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.065s coverage: 100.0% of statements [2021-03-08T06:18:41.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-08T06:18:41.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-08T06:18:41.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-08T06:18:41.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-08T06:18:41.513Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.082s coverage: 87.9% of statements [2021-03-08T06:18:41.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-08T06:18:41.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-08T06:18:41.513Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.084s coverage: 100.0% of statements [2021-03-08T06:18:41.513Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-03-08T06:18:42.110Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-03-08T06:18:42.803Z] ---> Running in cd092367e035 [2021-03-08T06:18:43.092Z] GO111MODULE=on go vet ./... [2021-03-08T06:18:43.809Z] Removing intermediate container cd092367e035 [2021-03-08T06:18:43.809Z] ---> 58af82e1e055 [2021-03-08T06:18:43.809Z] Step 29/31 : LABEL arch=x86_64 [2021-03-08T06:18:43.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T06:18:44.411Z] ---> Running in 3f5c72c6e5b3 [2021-03-08T06:18:44.411Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T06:18:45.022Z] Removing intermediate container 3f5c72c6e5b3 [2021-03-08T06:18:45.022Z] ---> f66c72d9ae8b [2021-03-08T06:18:45.023Z] Step 30/31 : LABEL git_sha=612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:18:45.023Z] OK: 233 MiB in 51 packages [2021-03-08T06:18:45.993Z] ---> Running in 3ddddbc3f10e [2021-03-08T06:18:48.611Z] Removing intermediate container 3ddddbc3f10e [2021-03-08T06:18:48.611Z] ---> b2530a98929c [2021-03-08T06:18:48.611Z] Step 31/31 : LABEL version=0.0.0 [2021-03-08T06:18:48.611Z] Removing intermediate container f43b5a9684c1 [2021-03-08T06:18:48.611Z] ---> 7fbffd6d0615 [2021-03-08T06:18:48.611Z] Step 8/22 : COPY . . [2021-03-08T06:18:48.886Z] Removing intermediate container a901e91f2521 [2021-03-08T06:18:48.886Z] ---> 5b10cdacb929 [2021-03-08T06:18:48.886Z] Step 6/23 : COPY go.mod . [2021-03-08T06:18:49.173Z] ---> Running in da664961b88f [2021-03-08T06:18:49.795Z] ---> 0f66da8480df [2021-03-08T06:18:49.795Z] Step 7/23 : RUN go mod download [2021-03-08T06:18:50.095Z] Removing intermediate container c519ce9b0575 [2021-03-08T06:18:50.095Z] ---> 501434899089 [2021-03-08T06:18:50.095Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-08T06:18:53.453Z] ---> Running in 0bf4ca9844eb [2021-03-08T06:18:53.453Z] ---> Running in 1ae7a284cf33 [2021-03-08T06:18:53.717Z] Removing intermediate container da664961b88f [2021-03-08T06:18:53.717Z] ---> 333788510d02 [2021-03-08T06:18:53.717Z] [2021-03-08T06:18:55.118Z] Successfully built 333788510d02 [2021-03-08T06:18:56.069Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-08T06:18:56.069Z]  Building docker-security-bootstrapper-go ... done Building docker-security-secretstore-setup-go [2021-03-08T06:19:06.174Z] Removing intermediate container 1ae7a284cf33 [2021-03-08T06:19:06.174Z] ---> 8566a30bf93e [2021-03-08T06:19:06.174Z] Step 8/23 : COPY . . [2021-03-08T06:19:06.174Z] Collecting docker-compose==1.23.2 [2021-03-08T06:19:06.174Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-08T06:19:06.444Z] Collecting cached-property<2,>=1.2.0 [2021-03-08T06:19:06.444Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-08T06:19:08.381Z] Collecting docker<4.0,>=3.6.0 [2021-03-08T06:19:08.381Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-08T06:19:11.716Z] Collecting jsonschema<3,>=2.5.1 [2021-03-08T06:19:11.716Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-08T06:19:13.656Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-08T06:19:13.656Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-08T06:19:19.011Z] Collecting texttable<0.10,>=0.9.0 [2021-03-08T06:19:19.011Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-08T06:19:19.011Z] Removing intermediate container 23b851fcc27f [2021-03-08T06:19:19.011Z] ---> 02c4bb9c6827 [2021-03-08T06:19:19.011Z] [2021-03-08T06:19:19.011Z] Step 10/23 : FROM alpine:3.12 [2021-03-08T06:19:19.011Z] ---> 88dd2752d2ea [2021-03-08T06:19:19.011Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-08T06:19:19.011Z] ---> Using cache [2021-03-08T06:19:19.011Z] ---> c0fe23b931c5 [2021-03-08T06:19:19.011Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T06:19:19.011Z] ---> Using cache [2021-03-08T06:19:19.011Z] ---> a305c5b27cd5 [2021-03-08T06:19:19.011Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-08T06:19:20.418Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T06:19:20.418Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-08T06:19:20.418Z] ---> 863bd91fa410 [2021-03-08T06:19:20.418Z] Step 3/24 : WORKDIR /edgex-go [2021-03-08T06:19:20.418Z] ---> Using cache [2021-03-08T06:19:20.418Z] ---> 0cd9c2cb6b9b [2021-03-08T06:19:20.418Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T06:19:20.418Z] ---> Using cache [2021-03-08T06:19:20.418Z] ---> 0d4375da2b62 [2021-03-08T06:19:20.418Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-08T06:19:20.681Z] ---> Using cache [2021-03-08T06:19:20.681Z] ---> fee476f1f3b3 [2021-03-08T06:19:20.681Z] Step 6/24 : COPY go.mod . [2021-03-08T06:19:20.681Z] ---> Using cache [2021-03-08T06:19:20.681Z] ---> d56328b229e2 [2021-03-08T06:19:20.681Z] Step 7/24 : RUN go mod download [2021-03-08T06:19:20.681Z] ---> Using cache [2021-03-08T06:19:20.681Z] ---> 6d80496e9905 [2021-03-08T06:19:20.681Z] Step 8/24 : COPY . . [2021-03-08T06:19:20.681Z] ---> Using cache [2021-03-08T06:19:20.681Z] ---> 9129366b8545 [2021-03-08T06:19:20.681Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-08T06:19:22.619Z] ---> Running in ec43bb599896 [2021-03-08T06:19:22.619Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-08T06:19:22.619Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-08T06:19:22.890Z] ---> Running in 4c2a78837819 [2021-03-08T06:19:22.890Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-08T06:19:23.174Z] ---> 18ae434aa5e5 [2021-03-08T06:19:23.174Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-08T06:19:23.174Z] Collecting PyYAML<4,>=3.10 [2021-03-08T06:19:23.174Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-08T06:19:23.448Z] Removing intermediate container ec43bb599896 [2021-03-08T06:19:23.448Z] ---> 7ce29b0ead61 [2021-03-08T06:19:23.448Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-08T06:19:23.448Z] ---> Running in fbe26b09d543 [2021-03-08T06:19:23.721Z] ---> Running in f2190917070a [2021-03-08T06:19:25.674Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-08T06:19:25.674Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-08T06:19:25.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-08T06:19:25.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-08T06:19:25.674Z] Removing intermediate container f2190917070a [2021-03-08T06:19:25.674Z] ---> ee899c038675 [2021-03-08T06:19:25.674Z] Step 15/23 : WORKDIR / [2021-03-08T06:19:25.944Z] Collecting docopt<0.7,>=0.6.1 [2021-03-08T06:19:25.944Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-08T06:19:26.207Z] ---> Running in 2208201b3e0a [2021-03-08T06:19:27.652Z] Collecting docker-pycreds>=0.4.0 [2021-03-08T06:19:27.652Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-08T06:19:27.652Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-08T06:19:27.652Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-08T06:19:27.652Z] Removing intermediate container 2208201b3e0a [2021-03-08T06:19:27.652Z] ---> a1ee7ce72e13 [2021-03-08T06:19:27.652Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T06:19:27.946Z] Collecting idna<2.8,>=2.5 [2021-03-08T06:19:27.946Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-08T06:19:27.946Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-08T06:19:27.946Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-08T06:19:27.946Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-08T06:19:27.946Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-08T06:19:27.946Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-08T06:19:27.946Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-08T06:19:28.236Z] Installing collected packages: cached-property, urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, dockerpty, texttable, PyYAML, docopt, docker-compose [2021-03-08T06:19:28.236Z] Attempting uninstall: urllib3 [2021-03-08T06:19:28.236Z] Found existing installation: urllib3 1.25.9 [2021-03-08T06:19:28.236Z] Uninstalling urllib3-1.25.9: [2021-03-08T06:19:28.517Z] Successfully uninstalled urllib3-1.25.9 [2021-03-08T06:19:30.023Z] ---> eaf56409cb83 [2021-03-08T06:19:30.023Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-08T06:19:30.023Z] Attempting uninstall: idna [2021-03-08T06:19:30.023Z] Found existing installation: idna 2.9 [2021-03-08T06:19:30.023Z] Uninstalling idna-2.9: [2021-03-08T06:19:30.023Z] Successfully uninstalled idna-2.9 [2021-03-08T06:19:30.646Z] Attempting uninstall: requests [2021-03-08T06:19:30.646Z] Found existing installation: requests 2.23.0 [2021-03-08T06:19:30.646Z] Uninstalling requests-2.23.0: [2021-03-08T06:19:30.949Z] Successfully uninstalled requests-2.23.0 [2021-03-08T06:19:32.958Z] ---> 0bd672fc3749 [2021-03-08T06:19:32.958Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-08T06:19:33.947Z] ---> b7f6832bfa13 [2021-03-08T06:19:33.947Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-08T06:19:34.542Z] Running setup.py install for dockerpty: started [2021-03-08T06:19:35.135Z] ---> Running in 817aaf14ed18 [2021-03-08T06:19:36.142Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-08T06:19:36.142Z] Running setup.py install for texttable: started [2021-03-08T06:19:36.741Z] Running setup.py install for texttable: finished with status 'done' [2021-03-08T06:19:36.741Z] Running setup.py install for PyYAML: started [2021-03-08T06:19:36.741Z] Removing intermediate container 817aaf14ed18 [2021-03-08T06:19:36.741Z] ---> 7af38d084e66 [2021-03-08T06:19:36.741Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T06:19:37.017Z] ---> Running in 4828c5d8e56f [2021-03-08T06:19:37.017Z] ---> b8e7eacedf33 [2021-03-08T06:19:37.017Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-08T06:19:37.292Z] ---> Running in e499943e3be2 [2021-03-08T06:19:38.728Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-08T06:19:38.728Z] Running setup.py install for docopt: started [2021-03-08T06:19:38.728Z] Removing intermediate container 4828c5d8e56f [2021-03-08T06:19:38.728Z] ---> 28900f67dc4a [2021-03-08T06:19:38.728Z] Step 21/23 : LABEL arch=x86_64 [2021-03-08T06:19:39.017Z] ---> Running in 0ce44f224842 [2021-03-08T06:19:39.299Z] Running setup.py install for docopt: finished with status 'done' [2021-03-08T06:19:39.299Z] Removing intermediate container 0ce44f224842 [2021-03-08T06:19:39.300Z] ---> c8a9da5b5a2a [2021-03-08T06:19:39.300Z] Step 22/23 : LABEL git_sha=612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:19:39.578Z] ---> Running in 597ee9febf81 [2021-03-08T06:19:39.852Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-08T06:19:39.852Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-08T06:19:39.852Z] Removing intermediate container 597ee9febf81 [2021-03-08T06:19:39.852Z] ---> 64354dc952df [2021-03-08T06:19:39.852Z] Step 23/23 : LABEL version=0.0.0 [2021-03-08T06:19:40.120Z] ---> Running in cc097269b804 [2021-03-08T06:19:40.394Z] Removing intermediate container cc097269b804 [2021-03-08T06:19:40.394Z] ---> d8ca494c3889 [2021-03-08T06:19:40.394Z] [2021-03-08T06:19:40.998Z] Successfully built d8ca494c3889 [2021-03-08T06:19:40.998Z] Successfully tagged docker-core-command-go:latest [2021-03-08T06:19:43.295Z]  Building docker-core-command-go ... done Removing intermediate container 0bf4ca9844eb [2021-03-08T06:19:43.296Z] ---> e0391185259b [2021-03-08T06:19:43.296Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-08T06:19:43.831Z] ---> Running in e255bf7c2128 [2021-03-08T06:19:44.535Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T06:19:44.535Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T06:19:44.805Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-08T06:19:44.805Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-08T06:19:44.805Z] (3/3) Installing curl (7.69.1-r3) [2021-03-08T06:19:44.805Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:19:45.079Z] OK: 72 MiB in 58 packages [2021-03-08T06:19:48.462Z] Removing intermediate container e255bf7c2128 [2021-03-08T06:19:48.462Z] ---> 67a23f424dfb [2021-03-08T06:19:48.462Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-08T06:19:48.462Z] ---> Running in c2a1f7290c94 [2021-03-08T06:19:48.735Z] Removing intermediate container c2a1f7290c94 [2021-03-08T06:19:48.735Z] ---> 217411b2aa3a [2021-03-08T06:19:48.735Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T06:19:49.004Z] ---> Running in 65a8b0d0072c [2021-03-08T06:19:49.273Z] Removing intermediate container 65a8b0d0072c [2021-03-08T06:19:49.273Z] ---> 13214ac7d019 [2021-03-08T06:19:49.273Z] Step 24/26 : LABEL arch=x86_64 [2021-03-08T06:19:49.542Z] ---> Running in 3de3da73c289 [2021-03-08T06:19:49.820Z] Removing intermediate container 3de3da73c289 [2021-03-08T06:19:49.820Z] ---> 96631e7546c9 [2021-03-08T06:19:49.820Z] Step 25/26 : LABEL git_sha=612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:19:50.092Z] ---> Running in 017f65421567 [2021-03-08T06:19:50.367Z] Removing intermediate container 017f65421567 [2021-03-08T06:19:50.367Z] ---> d32469a3873a [2021-03-08T06:19:50.367Z] Step 26/26 : LABEL version=0.0.0 [2021-03-08T06:19:50.367Z] ---> Running in 99cf45a0851f [2021-03-08T06:19:51.799Z] Removing intermediate container 99cf45a0851f [2021-03-08T06:19:51.799Z] ---> faf77d300fbc [2021-03-08T06:19:51.799Z] [2021-03-08T06:19:51.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-08T06:19:51.799Z] Successfully built faf77d300fbc [2021-03-08T06:19:51.799Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-08T06:19:58.471Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container fbe26b09d543 [2021-03-08T06:19:58.471Z] ---> 6a4e99e8b8a8 [2021-03-08T06:19:58.471Z] [2021-03-08T06:19:58.471Z] Step 10/22 : FROM alpine:3.12 [2021-03-08T06:19:58.471Z] ---> 88dd2752d2ea [2021-03-08T06:19:58.471Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-08T06:19:58.471Z] ---> Running in dd98e9e45ae6 [2021-03-08T06:19:59.454Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T06:19:59.454Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T06:19:59.454Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-08T06:19:59.721Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-08T06:19:59.721Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:19:59.985Z] Executing ca-certificates-20191127-r4.trigger [2021-03-08T06:19:59.985Z] OK: 6 MiB in 16 packages [2021-03-08T06:20:00.568Z] Removing intermediate container 4c2a78837819 [2021-03-08T06:20:00.568Z] ---> 791ff1a9c798 [2021-03-08T06:20:00.568Z] [2021-03-08T06:20:00.568Z] Step 10/24 : FROM alpine:3.12 [2021-03-08T06:20:00.568Z] ---> 88dd2752d2ea [2021-03-08T06:20:00.568Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-08T06:20:01.530Z] ---> Running in 2dabc629836d [2021-03-08T06:20:02.110Z] Removing intermediate container dd98e9e45ae6 [2021-03-08T06:20:02.110Z] ---> e68917b916a6 [2021-03-08T06:20:02.110Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T06:20:02.110Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T06:20:02.110Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T06:20:02.372Z] ---> Running in 4ead741875a1 [2021-03-08T06:20:02.372Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-08T06:20:02.372Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-08T06:20:02.372Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-08T06:20:02.372Z] (4/5) Installing curl (7.69.1-r3) [2021-03-08T06:20:02.372Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-08T06:20:02.372Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:20:02.637Z] Executing ca-certificates-20191127-r4.trigger [2021-03-08T06:20:02.902Z] Removing intermediate container 4ead741875a1 [2021-03-08T06:20:02.902Z] ---> df91789da35a [2021-03-08T06:20:02.902Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-08T06:20:02.902Z] OK: 7 MiB in 19 packages [2021-03-08T06:20:02.902Z] ---> Running in 66447f103d51 [2021-03-08T06:20:03.172Z] Removing intermediate container 66447f103d51 [2021-03-08T06:20:03.172Z] ---> 1f323e6c628d [2021-03-08T06:20:03.172Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-08T06:20:03.434Z] ---> Running in 9738f5d243ba [2021-03-08T06:20:04.029Z] Removing intermediate container 9738f5d243ba [2021-03-08T06:20:04.029Z] ---> 6e470d2c5da6 [2021-03-08T06:20:04.029Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T06:20:04.029Z] Removing intermediate container 2dabc629836d [2021-03-08T06:20:04.029Z] ---> 3e59c5381850 [2021-03-08T06:20:04.029Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-08T06:20:04.291Z] ---> Running in b57d11af065d [2021-03-08T06:20:04.557Z] ---> b03d548a8aca [2021-03-08T06:20:04.557Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-08T06:20:04.557Z] Removing intermediate container b57d11af065d [2021-03-08T06:20:04.557Z] ---> 33dc1e86aa36 [2021-03-08T06:20:04.557Z] Step 13/24 : WORKDIR / [2021-03-08T06:20:04.822Z] ---> Running in dfb135504dc2 [2021-03-08T06:20:04.938Z] gofmt -l . [2021-03-08T06:20:04.938Z] [ "`gofmt -l .`" = "" ] [2021-03-08T06:20:04.938Z] ./bin/test-go-mod-tidy.sh [2021-03-08T06:20:04.938Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-08T06:20:05.879Z] + ls -al . [2021-03-08T06:20:05.879Z] total 760 [2021-03-08T06:20:05.879Z] drwxrwxr-x 9 1001 1001 4096 Mar 8 06:20 . [2021-03-08T06:20:05.879Z] drwxr-xr-x 4 root root 4096 Mar 8 06:15 .. [2021-03-08T06:20:05.879Z] -rw-rw-r-- 1 1001 1001 11 Mar 8 06:14 .dockerignore [2021-03-08T06:20:05.879Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 06:14 .git [2021-03-08T06:20:05.879Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 06:14 .github [2021-03-08T06:20:05.879Z] -rw-rw-r-- 1 1001 1001 818 Mar 8 06:14 .gitignore [2021-03-08T06:20:05.879Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 06:14 .sonarcloud.properties [2021-03-08T06:20:05.879Z] -rw-rw-r-- 1 1001 1001 8607 Mar 8 06:14 Attribution.txt [2021-03-08T06:20:05.879Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 06:14 CONTRIBUTING.md [2021-03-08T06:20:05.879Z] -rw-rw-r-- 1 1001 1001 931 Mar 8 06:14 Dockerfile.build [2021-03-08T06:20:05.879Z] -rw-rw-r-- 1 1001 1001 863 Mar 8 06:14 Jenkinsfile [2021-03-08T06:20:05.879Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 06:14 LICENSE [2021-03-08T06:20:05.879Z] -rw-rw-r-- 1 1001 1001 5774 Mar 8 06:14 Makefile [2021-03-08T06:20:05.879Z] -rw-rw-r-- 1 1001 1001 6524 Mar 8 06:14 README.md [2021-03-08T06:20:05.879Z] -rw-rw-r-- 1 1001 1001 6755 Mar 8 06:14 SECURITY.md [2021-03-08T06:20:05.879Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 06:11 VERSION [2021-03-08T06:20:05.879Z] -rw-rw-r-- 1 1001 1001 4131 Mar 8 06:14 ZMQWindows.md [2021-03-08T06:20:05.879Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 06:14 bin [2021-03-08T06:20:05.879Z] drwxrwxr-x 14 1001 1001 4096 Mar 8 06:14 cmd [2021-03-08T06:20:05.879Z] -rw-r--r-- 1 root root 622272 Mar 8 06:18 coverage.out [2021-03-08T06:20:05.879Z] -rw-r--r-- 1 root root 1055 Mar 8 06:20 go.mod [2021-03-08T06:20:05.879Z] -rw-r--r-- 1 root root 21981 Mar 8 06:20 go.sum [2021-03-08T06:20:05.879Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 06:14 internal [2021-03-08T06:20:05.879Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 06:14 openapi [2021-03-08T06:20:05.879Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 06:14 snap [2021-03-08T06:20:05.879Z] -rw-rw-r-- 1 1001 1001 168 Mar 8 06:14 version.go [Pipeline] sh [2021-03-08T06:20:06.543Z] + '[' -e coverage.out ] [2021-03-08T06:20:06.543Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-08T06:20:06.620Z] Warning: overwriting stash ‘coverage-report’ [2021-03-08T06:20:06.759Z] Removing intermediate container dfb135504dc2 [2021-03-08T06:20:06.760Z] ---> c115ab7617dd [2021-03-08T06:20:06.760Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-08T06:20:06.760Z] ---> 13f57a8e5e78 [2021-03-08T06:20:06.760Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-08T06:20:07.028Z] ---> a42844cf5316 [2021-03-08T06:20:07.028Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-08T06:20:07.028Z] ---> bb32bc2a67de [2021-03-08T06:20:07.028Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-08T06:20:07.291Z] ---> Running in cfbf55fcf6b5 [2021-03-08T06:20:07.937Z] Stashed 1 file(s) [Pipeline] sh [2021-03-08T06:20:08.243Z] Removing intermediate container cfbf55fcf6b5 [2021-03-08T06:20:08.243Z] ---> e14ab4ffabd4 [2021-03-08T06:20:08.243Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T06:20:08.243Z] ---> c613bff9a89e [2021-03-08T06:20:08.243Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-08T06:20:08.243Z] ---> Running in 78652a82df02 [2021-03-08T06:20:08.510Z] Removing intermediate container 78652a82df02 [2021-03-08T06:20:08.510Z] ---> 46d5fb769dc5 [2021-03-08T06:20:08.510Z] Step 20/22 : LABEL arch=x86_64 [2021-03-08T06:20:08.703Z] + make build [2021-03-08T06:20:08.703Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-08T06:20:08.776Z] ---> 4439488b701d [2021-03-08T06:20:08.776Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-08T06:20:09.042Z] ---> Running in 7a1f3bc75d5d [2021-03-08T06:20:10.971Z] Removing intermediate container 7a1f3bc75d5d [2021-03-08T06:20:10.971Z] ---> 2cf0bdea9698 [2021-03-08T06:20:10.971Z] Step 21/22 : LABEL git_sha=612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:20:10.971Z] ---> 1d5091b607e5 [2021-03-08T06:20:10.971Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-08T06:20:11.233Z] ---> Running in 2c2919525b34 [2021-03-08T06:20:11.233Z] Removing intermediate container e499943e3be2 [2021-03-08T06:20:11.233Z] ---> a61dabf6f768 [2021-03-08T06:20:11.233Z] [2021-03-08T06:20:11.233Z] Step 10/23 : FROM alpine:3.12 [2021-03-08T06:20:11.233Z] ---> 88dd2752d2ea [2021-03-08T06:20:11.233Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-08T06:20:11.497Z] ---> Running in b4475bb0c21c [2021-03-08T06:20:11.497Z] Removing intermediate container 2c2919525b34 [2021-03-08T06:20:11.497Z] ---> 7fcdfbf0967e [2021-03-08T06:20:11.497Z] Step 22/22 : LABEL version=0.0.0 [2021-03-08T06:20:11.497Z] ---> Running in b433a4c1ab0e [2021-03-08T06:20:11.497Z] ---> b4fe00f23d0a [2021-03-08T06:20:11.497Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-08T06:20:11.497Z] Removing intermediate container b4475bb0c21c [2021-03-08T06:20:11.497Z] ---> 751fdbfb86e8 [2021-03-08T06:20:11.497Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-08T06:20:11.767Z] ---> Running in 20295ab5a709 [2021-03-08T06:20:11.767Z] Removing intermediate container b433a4c1ab0e [2021-03-08T06:20:11.767Z] ---> 5162fa2308c6 [2021-03-08T06:20:11.767Z] [2021-03-08T06:20:12.031Z] ---> 8294534b037d [2021-03-08T06:20:12.031Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-08T06:20:12.031Z] Successfully built 5162fa2308c6 [2021-03-08T06:20:12.031Z] Successfully tagged docker-support-notifications-go:latest [2021-03-08T06:20:12.031Z] Removing intermediate container 20295ab5a709 [2021-03-08T06:20:12.031Z] ---> 06b9f079ca12 [2021-03-08T06:20:12.031Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-08T06:20:12.031Z]  Building docker-support-notifications-go ... done  ---> Running in d88688ebf988 [2021-03-08T06:20:12.031Z] ---> Running in b6b2d07db3f7 [2021-03-08T06:20:12.621Z] Removing intermediate container b6b2d07db3f7 [2021-03-08T06:20:12.621Z] ---> 4555f59ef305 [2021-03-08T06:20:12.621Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T06:20:12.621Z] ---> Running in dca282b3dc63 [2021-03-08T06:20:13.592Z] Removing intermediate container d88688ebf988 [2021-03-08T06:20:13.592Z] ---> 38dd2580d6e8 [2021-03-08T06:20:13.592Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-08T06:20:13.592Z] ---> Running in 0c424afa2f6d [2021-03-08T06:20:13.592Z] Removing intermediate container dca282b3dc63 [2021-03-08T06:20:13.592Z] ---> 477567ca0e66 [2021-03-08T06:20:13.592Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-08T06:20:13.592Z] Removing intermediate container 0c424afa2f6d [2021-03-08T06:20:13.592Z] ---> abe0eafe100d [2021-03-08T06:20:13.592Z] Step 22/24 : LABEL arch=x86_64 [2021-03-08T06:20:13.858Z] ---> Running in 89d44f2d720b [2021-03-08T06:20:13.858Z] ---> Running in 2bea2a92a9ef [2021-03-08T06:20:14.130Z] Removing intermediate container 89d44f2d720b [2021-03-08T06:20:14.130Z] ---> 6aaab04513fa [2021-03-08T06:20:14.130Z] Step 23/24 : LABEL git_sha=612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:20:14.130Z] ---> Running in 0ccd503917d8 [2021-03-08T06:20:14.400Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T06:20:14.400Z] Removing intermediate container 0ccd503917d8 [2021-03-08T06:20:14.400Z] ---> 1c21203f3863 [2021-03-08T06:20:14.400Z] Step 24/24 : LABEL version=0.0.0 [2021-03-08T06:20:14.400Z] ---> Running in 57c27f0458c1 [2021-03-08T06:20:14.664Z] Removing intermediate container 57c27f0458c1 [2021-03-08T06:20:14.664Z] ---> 703b60f47fe1 [2021-03-08T06:20:14.664Z] [2021-03-08T06:20:14.927Z] Successfully built 703b60f47fe1 [2021-03-08T06:20:14.927Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-08T06:20:14.927Z]  Building docker-security-secretstore-setup-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T06:20:15.503Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-08T06:20:15.765Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-08T06:20:15.765Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-08T06:20:15.765Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-08T06:20:16.027Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-08T06:20:16.027Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-08T06:20:16.292Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:20:16.292Z] OK: 8 MiB in 20 packages [2021-03-08T06:20:16.866Z] Removing intermediate container 2bea2a92a9ef [2021-03-08T06:20:16.866Z] ---> f19ad465c624 [2021-03-08T06:20:16.866Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T06:20:17.128Z] ---> fe8b01227814 [2021-03-08T06:20:17.128Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-08T06:20:17.703Z] ---> f330354c3f48 [2021-03-08T06:20:17.703Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-08T06:20:18.651Z] ---> c56c845018a7 [2021-03-08T06:20:18.651Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-08T06:20:18.651Z] ---> Running in 3f6d498106d6 [2021-03-08T06:20:18.913Z] Removing intermediate container 3f6d498106d6 [2021-03-08T06:20:18.913Z] ---> daf0462d6d2b [2021-03-08T06:20:18.913Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T06:20:18.913Z] ---> Running in e7ccca0805e8 [2021-03-08T06:20:19.087Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-08T06:20:19.182Z] Removing intermediate container e7ccca0805e8 [2021-03-08T06:20:19.182Z] ---> a6d26dc52a72 [2021-03-08T06:20:19.182Z] Step 21/23 : LABEL arch=x86_64 [2021-03-08T06:20:19.182Z] ---> Running in 026848bcb111 [2021-03-08T06:20:19.445Z] Removing intermediate container 026848bcb111 [2021-03-08T06:20:19.445Z] ---> e2ee02a16da1 [2021-03-08T06:20:19.445Z] Step 22/23 : LABEL git_sha=612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:20:19.445Z] ---> Running in ca92f50009e6 [2021-03-08T06:20:19.445Z] Removing intermediate container ca92f50009e6 [2021-03-08T06:20:19.445Z] ---> 0e54dbf42719 [2021-03-08T06:20:19.445Z] Step 23/23 : LABEL version=0.0.0 [2021-03-08T06:20:19.706Z] ---> Running in cbbc60cbe328 [2021-03-08T06:20:19.706Z] Removing intermediate container cbbc60cbe328 [2021-03-08T06:20:19.706Z] ---> 7e6f5c2e3920 [2021-03-08T06:20:19.706Z] [2021-03-08T06:20:19.970Z] Successfully built 7e6f5c2e3920 [2021-03-08T06:20:19.970Z] Successfully tagged docker-core-data-go:latest [2021-03-08T06:20:20.245Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-08T06:20:20.267Z] $ docker stop --time=1 9b52dc39e5cc21f0412ac4ee2fc4a57bf13c2c0057faf043b33407eb7189609f [2021-03-08T06:20:21.967Z] $ docker rm -f 9b52dc39e5cc21f0412ac4ee2fc4a57bf13c2c0057faf043b33407eb7189609f [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-08T06:20:22.554Z] + docker images [2021-03-08T06:20:22.554Z] + grep docker [2021-03-08T06:20:22.819Z] docker-core-data-go latest 7e6f5c2e3920 3 seconds ago 22.6MB [2021-03-08T06:20:22.819Z] docker-security-secretstore-setup-go latest 703b60f47fe1 8 seconds ago 24.9MB [2021-03-08T06:20:22.819Z] docker-support-notifications-go latest 5162fa2308c6 11 seconds ago 17.8MB [2021-03-08T06:20:22.819Z] docker-sys-mgmt-agent-go latest faf77d300fbc 31 seconds ago 313MB [2021-03-08T06:20:22.819Z] docker-core-command-go latest d8ca494c3889 42 seconds ago 17.2MB [2021-03-08T06:20:22.819Z] docker-security-bootstrapper-go latest 333788510d02 About a minute ago 18.7MB [2021-03-08T06:20:22.819Z] docker-core-metadata-go latest c8a60bcabe7c 2 minutes ago 19MB [2021-03-08T06:20:22.819Z] docker-security-proxy-setup-go latest 9f121cfaff88 2 minutes ago 24.7MB [2021-03-08T06:20:22.819Z] docker-support-scheduler-go latest 37617e8886ab 2 minutes ago 17.2MB [2021-03-08T06:20:22.819Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-08T06:20:38.642Z] Still waiting to schedule task [2021-03-08T06:20:38.642Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-08T06:20:41.267Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-08T06:20:46.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-08T06:20:52.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-08T06:20:53.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-08T06:20:58.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-08T06:21:02.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-08T06:21:06.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-08T06:21:10.439Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-08T06:21:13.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-08T06:21:19.230Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-08T06:21:24.670Z] $ docker stop --time=1 a78df39e16490827e79246202712c11b89d79861d72adc8f928c0e9e3c2a3850 [2021-03-08T06:21:27.222Z] $ docker rm -f a78df39e16490827e79246202712c11b89d79861d72adc8f928c0e9e3c2a3850 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-08T06:21:29.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-08T06:21:29.311Z] [2021-03-08T06:21:29.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-08T06:21:29.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-08T06:21:30.027Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-08T06:21:30.027Z] 29e5d40040c1: Pulling fs layer [2021-03-08T06:21:30.027Z] 1ce36da41761: Pulling fs layer [2021-03-08T06:21:30.027Z] 25b303627fd3: Pulling fs layer [2021-03-08T06:21:30.621Z] 29e5d40040c1: Verifying Checksum [2021-03-08T06:21:30.621Z] 29e5d40040c1: Download complete [2021-03-08T06:21:31.240Z] 29e5d40040c1: Pull complete [2021-03-08T06:21:31.515Z] 1ce36da41761: Verifying Checksum [2021-03-08T06:21:31.515Z] 1ce36da41761: Download complete [2021-03-08T06:21:32.962Z] 1ce36da41761: Pull complete [2021-03-08T06:21:32.962Z] 25b303627fd3: Verifying Checksum [2021-03-08T06:21:32.962Z] 25b303627fd3: Download complete [2021-03-08T06:21:33.036Z] Running on prd-ubuntu18.04-docker-8c-8g-28949 in /w/workspace/edgexfoundry_edgex-go_PR-3202 [Pipeline] { [Pipeline] ws [2021-03-08T06:21:33.089Z] Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout [2021-03-08T06:21:35.278Z] using credential edgex-jenkins-ssh [2021-03-08T06:21:35.356Z] Cloning the remote Git repository [2021-03-08T06:21:35.374Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-08T06:21:35.442Z] > git init /w/workspace/edgex-go/16 # timeout=10 [2021-03-08T06:21:35.465Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-08T06:21:35.465Z] > git --version # timeout=10 [2021-03-08T06:21:35.470Z] > git --version # 'git version 2.17.1' [2021-03-08T06:21:35.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T06:21:35.490Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-08T06:21:41.549Z] Merging remotes/origin/master commit 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit 612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:21:40.928Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-08T06:21:40.933Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-08T06:21:40.942Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-08T06:21:40.951Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-08T06:21:40.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T06:21:40.955Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3202/head:refs/remotes/origin/PR-3202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-08T06:21:41.556Z] > git config core.sparsecheckout # timeout=10 [2021-03-08T06:21:41.563Z] > git checkout -f 612e83f84b2c990a33904aa39eaa52fceb00d44a # timeout=10 [2021-03-08T06:21:41.677Z] > git remote # timeout=10 [2021-03-08T06:21:41.685Z] > git config --get remote.origin.url # timeout=10 [2021-03-08T06:21:41.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T06:21:41.696Z] > git merge 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 [2021-03-08T06:21:41.708Z] Merge succeeded, producing 612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:21:41.709Z] Checking out Revision 612e83f84b2c990a33904aa39eaa52fceb00d44a (PR-3202) [2021-03-08T06:21:41.703Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-08T06:21:41.711Z] > git config core.sparsecheckout # timeout=10 [2021-03-08T06:21:41.714Z] > git checkout -f 612e83f84b2c990a33904aa39eaa52fceb00d44a # timeout=10 [2021-03-08T06:21:43.138Z] 25b303627fd3: Pull complete [2021-03-08T06:21:43.138Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-08T06:21:43.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-08T06:21:43.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-08T06:21:43.395Z] prd-ubuntu18.04-docker-arm64-4c-16g-28948 does not seem to be running inside a container [2021-03-08T06:21:43.480Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-08T06:21:45.339Z] Commit message: "feat(data): Add CBOR support for V2 API" [2021-03-08T06:21:46.359Z] $ docker top 47d6a8489231690d4b4bcd05ff04080b2a62c3771dd5c1b430e3d480abc73443 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-08T06:21:47.342Z] + docker-compose+ build --help [2021-03-08T06:21:47.342Z] grep parallel [2021-03-08T06:21:47.576Z] + echo snap-build.sh [2021-03-08T06:21:47.576Z] snap-build.sh [2021-03-08T06:21:47.576Z] + SNAP_BASE_DIR=. [2021-03-08T06:21:47.576Z] + '[' '!' -z /w/workspace/edgex-go/16 ']' [2021-03-08T06:21:47.576Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/16 [2021-03-08T06:21:47.576Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/16]' [2021-03-08T06:21:47.576Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/16] [2021-03-08T06:21:47.576Z] + cd /w/workspace/edgex-go/16 [2021-03-08T06:21:47.576Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-08T06:21:47.576Z] Reading package lists... [2021-03-08T06:21:47.841Z] Building dependency tree... [2021-03-08T06:21:47.841Z] Reading state information... [2021-03-08T06:21:47.841Z] The following packages were automatically installed and are no longer required: [2021-03-08T06:21:47.841Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-08T06:21:47.841Z] uidmap xdelta3 [2021-03-08T06:21:47.841Z] Use 'sudo apt autoremove' to remove them. [2021-03-08T06:21:47.841Z] The following packages will be REMOVED: [2021-03-08T06:21:47.841Z] lxd* lxd-client* [2021-03-08T06:21:48.415Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-08T06:21:48.415Z] After this operation, 31.7 MB disk space will be freed. [2021-03-08T06:21:49.722Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-08T06:21:49.722Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-08T06:21:50.675Z] Removing lxd dnsmasq configuration [2021-03-08T06:21:50.675Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-08T06:21:50.711Z] --parallel Build images in parallel. [2021-03-08T06:21:50.936Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [Pipeline] } [2021-03-08T06:21:51.011Z] $ docker stop --time=1 47d6a8489231690d4b4bcd05ff04080b2a62c3771dd5c1b430e3d480abc73443 [2021-03-08T06:21:51.895Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-08T06:21:51.895Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-08T06:21:51.895Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-08T06:21:52.994Z] $ docker rm -f 47d6a8489231690d4b4bcd05ff04080b2a62c3771dd5c1b430e3d480abc73443 [2021-03-08T06:21:53.285Z] Processing triggers for systemd (237-3ubuntu10.42) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-08T06:21:53.548Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-08T06:21:53.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-08T06:21:53.850Z] . [Pipeline] withDockerContainer [2021-03-08T06:21:54.110Z] prd-ubuntu18.04-docker-arm64-4c-16g-28948 does not seem to be running inside a container [2021-03-08T06:21:54.197Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-08T06:21:54.934Z] + sudo snap remove --purge lxd [2021-03-08T06:21:54.934Z] snap "lxd" is not installed [2021-03-08T06:21:54.934Z] + sudo groupadd --force --system lxd [2021-03-08T06:21:54.934Z] ++ whoami [2021-03-08T06:21:54.934Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-08T06:21:55.195Z] + newgrp - lxd [2021-03-08T06:21:55.195Z] + sudo snap install lxd [2021-03-08T06:21:55.608Z] $ docker top 230babc19eecfeecd2e55255c89f5db0681e0ca5ef7b81a245c18ee9ab53b5aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T06:21:56.613Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-08T06:21:59.987Z] Building docker-core-command-go ... [2021-03-08T06:21:59.987Z] Building docker-core-data-go ... [2021-03-08T06:21:59.987Z] Building docker-core-metadata-go ... [2021-03-08T06:21:59.987Z] Building docker-security-bootstrapper-go ... [2021-03-08T06:21:59.987Z] Building docker-security-proxy-setup-go ... [2021-03-08T06:21:59.987Z] Building docker-security-secretstore-setup-go ... [2021-03-08T06:21:59.987Z] Building docker-support-notifications-go ... [2021-03-08T06:21:59.987Z] Building docker-support-scheduler-go ... [2021-03-08T06:21:59.987Z] Building docker-sys-mgmt-agent-go ... [2021-03-08T06:21:59.987Z] Building docker-sys-mgmt-agent-go [2021-03-08T06:22:00.256Z] Building docker-core-data-go [2021-03-08T06:22:00.256Z] Building docker-security-proxy-setup-go [2021-03-08T06:22:00.256Z] Building docker-support-scheduler-go [2021-03-08T06:22:00.256Z] Building docker-core-command-go [2021-03-08T06:22:07.448Z] 2021-03-08T06:22:04Z INFO Waiting for automatic snapd restart... [2021-03-08T06:22:19.708Z] lxd 4.11 from Canonical* installed [2021-03-08T06:22:19.709Z] + sudo lxd init --auto [2021-03-08T06:22:29.738Z] + sudo snap install --classic snapcraft [2021-03-08T06:22:36.333Z] snapcraft 4.5.4 from Canonical* installed [2021-03-08T06:22:36.333Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-08T06:22:36.333Z] + patch --verbose -p1 [2021-03-08T06:22:36.333Z] Hmm... Looks like a unified diff to me... [2021-03-08T06:22:36.333Z] The text leading up to this was: [2021-03-08T06:22:36.333Z] -------------------------- [2021-03-08T06:22:36.333Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-08T06:22:36.333Z] |From: Tony Espy [2021-03-08T06:22:36.333Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-08T06:22:36.333Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-08T06:22:36.333Z] | [2021-03-08T06:22:36.333Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-08T06:22:36.333Z] |optimize the snap CI check run for pull requests. When [2021-03-08T06:22:36.333Z] |applied, it essentially strips out everything (apps and [2021-03-08T06:22:36.333Z] |parts) from the snapcraft.yaml file except those required [2021-03-08T06:22:36.333Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-08T06:22:36.333Z] |catch changes to edgex-go that break the snap build. [2021-03-08T06:22:36.333Z] | [2021-03-08T06:22:36.333Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-08T06:22:36.333Z] |to update this patch file, otherwise it may fail to apply, [2021-03-08T06:22:36.333Z] |resulting in a failed snap build CI check in the associated [2021-03-08T06:22:36.333Z] |pull request. [2021-03-08T06:22:36.333Z] | [2021-03-08T06:22:36.333Z] |Note - in addition to applying this patch, the pipeline also [2021-03-08T06:22:36.333Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-08T06:22:36.333Z] |need to build the finally binary .snap file (and it won't [2021-03-08T06:22:36.333Z] |work with the patch applied). This further reduces the build [2021-03-08T06:22:36.333Z] |time. [2021-03-08T06:22:36.333Z] |--- [2021-03-08T06:22:36.333Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-08T06:22:36.333Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-08T06:22:36.333Z] | [2021-03-08T06:22:36.333Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-08T06:22:36.333Z] |index 1e537489..faf42425 100644 [2021-03-08T06:22:36.333Z] |--- a/snap/snapcraft.yaml [2021-03-08T06:22:36.333Z] |+++ b/snap/snapcraft.yaml [2021-03-08T06:22:36.333Z] -------------------------- [2021-03-08T06:22:36.333Z] patching file snap/snapcraft.yaml [2021-03-08T06:22:36.333Z] Using Plan A... [2021-03-08T06:22:36.333Z] Hunk #1 succeeded at 73. [2021-03-08T06:22:36.333Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-08T06:22:36.333Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-08T06:22:36.333Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-08T06:22:36.333Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-08T06:22:36.333Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-08T06:22:36.333Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-08T06:22:36.333Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-08T06:22:36.333Z] Hmm... Ignoring the trailing garbage. [2021-03-08T06:22:36.333Z] done [2021-03-08T06:22:36.333Z] + sudo snapcraft prime --use-lxd [2021-03-08T06:22:38.259Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-08T06:22:38.259Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-08T06:22:38.259Z] - README.md [2021-03-08T06:22:38.259Z] - snapcraft.yaml.orig [2021-03-08T06:22:38.259Z] [2021-03-08T06:22:38.259Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-08T06:22:38.834Z] Launching a container. [2021-03-08T06:22:51.086Z] Waiting for container to be ready [2021-03-08T06:22:51.086Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-08T06:22:51.086Z] [2021-03-08T06:22:54.389Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-08T06:22:54.656Z] Waiting for network to be ready... [2021-03-08T06:22:55.230Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-08T06:22:55.230Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-08T06:22:55.803Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-08T06:22:55.803Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-08T06:22:55.803Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-08T06:22:56.066Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-08T06:22:56.066Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-08T06:22:56.066Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-08T06:22:56.066Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-08T06:22:56.066Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-08T06:22:56.066Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-08T06:22:56.066Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-08T06:22:56.066Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-08T06:22:56.066Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-08T06:22:56.066Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-08T06:22:56.066Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-08T06:22:56.066Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-08T06:22:56.066Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-08T06:22:56.330Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-08T06:22:56.330Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-08T06:22:56.593Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-08T06:22:56.593Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-08T06:22:56.593Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-08T06:22:56.593Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-08T06:22:56.593Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-08T06:22:56.593Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-08T06:22:56.593Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-08T06:23:00.820Z] Fetched 24.0 MB in 6s (4221 kB/s) [2021-03-08T06:23:02.210Z] Reading package lists... [2021-03-08T06:23:02.473Z] Reading package lists... [2021-03-08T06:23:02.473Z] Building dependency tree... [2021-03-08T06:23:02.473Z] Reading state information... [2021-03-08T06:23:02.734Z] The following additional packages will be installed: [2021-03-08T06:23:02.734Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-08T06:23:02.734Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-08T06:23:02.734Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-08T06:23:02.734Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-08T06:23:02.734Z] Suggested packages: [2021-03-08T06:23:02.734Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-08T06:23:02.734Z] Recommended packages: [2021-03-08T06:23:02.734Z] gnupg libsasl2-modules [2021-03-08T06:23:02.734Z] The following NEW packages will be installed: [2021-03-08T06:23:02.734Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-08T06:23:02.734Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-08T06:23:02.734Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-08T06:23:02.734Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-08T06:23:02.734Z] The following packages will be upgraded: [2021-03-08T06:23:02.734Z] gpg gpg-agent gpgconf libudev1 [2021-03-08T06:23:03.002Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-08T06:23:03.002Z] Need to get 3530 kB of archives. [2021-03-08T06:23:03.002Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-08T06:23:03.002Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-03-08T06:23:03.002Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-08T06:23:03.002Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-08T06:23:03.002Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-08T06:23:03.002Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-08T06:23:03.264Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-08T06:23:03.527Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-08T06:23:03.527Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-08T06:23:03.527Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-08T06:23:03.788Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-08T06:23:03.788Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-08T06:23:03.788Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-08T06:23:03.788Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-08T06:23:03.788Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-08T06:23:03.788Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-08T06:23:03.788Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-08T06:23:03.788Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-08T06:23:03.788Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-08T06:23:03.788Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-08T06:23:03.788Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-08T06:23:03.788Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-08T06:23:03.788Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-08T06:23:04.050Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-08T06:23:04.050Z] Fetched 3530 kB in 1s (3503 kB/s) [2021-03-08T06:23:04.050Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-08T06:23:04.050Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-08T06:23:04.050Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-08T06:23:04.311Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-08T06:23:04.311Z] Selecting previously unselected package udev. [2021-03-08T06:23:04.311Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-08T06:23:04.311Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-08T06:23:04.311Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-08T06:23:04.885Z] Selecting previously unselected package libfuse2:amd64. [2021-03-08T06:23:04.885Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-08T06:23:04.885Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-08T06:23:04.885Z] Selecting previously unselected package fuse. [2021-03-08T06:23:04.885Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-08T06:23:04.885Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-08T06:23:04.885Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-08T06:23:04.885Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-08T06:23:05.146Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-08T06:23:05.146Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-08T06:23:05.146Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-08T06:23:05.146Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-08T06:23:05.407Z] Selecting previously unselected package libksba8:amd64. [2021-03-08T06:23:05.407Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-08T06:23:05.407Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-08T06:23:05.407Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-08T06:23:05.407Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T06:23:05.407Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T06:23:05.668Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-08T06:23:05.668Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T06:23:05.668Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T06:23:05.668Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-08T06:23:05.668Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T06:23:05.668Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T06:23:05.668Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-08T06:23:05.668Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T06:23:05.929Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T06:23:05.929Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-08T06:23:05.929Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T06:23:05.929Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T06:23:05.929Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-08T06:23:05.929Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T06:23:05.929Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T06:23:06.190Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-08T06:23:06.190Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T06:23:06.191Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T06:23:06.191Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-08T06:23:06.191Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T06:23:06.191Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T06:23:06.191Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-08T06:23:06.191Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T06:23:06.191Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T06:23:06.451Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-08T06:23:06.452Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-08T06:23:06.452Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-08T06:23:06.452Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-08T06:23:06.452Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-08T06:23:06.452Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-08T06:23:06.452Z] Selecting previously unselected package libldap-common. [2021-03-08T06:23:06.452Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-08T06:23:06.452Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-08T06:23:06.712Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-08T06:23:06.712Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-08T06:23:06.712Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-08T06:23:06.712Z] Selecting previously unselected package dirmngr. [2021-03-08T06:23:06.712Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-08T06:23:06.712Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-08T06:23:06.972Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-08T06:23:06.972Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-08T06:23:06.972Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-08T06:23:06.972Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-08T06:23:06.972Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-08T06:23:06.972Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-08T06:23:07.233Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T06:23:07.233Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-08T06:23:07.233Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-08T06:23:07.233Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-08T06:23:07.806Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-08T06:23:07.806Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T06:23:07.806Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-08T06:23:07.806Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-08T06:23:08.068Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-08T06:23:08.068Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T06:23:08.068Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T06:23:08.068Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T06:23:08.068Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T06:23:08.068Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T06:23:08.329Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T06:23:08.329Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T06:23:08.329Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-08T06:23:08.329Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-08T06:23:08.329Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-08T06:23:08.902Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-08T06:23:08.902Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-08T06:23:08.902Z] This means they are not meant to be enabled using systemctl. [2021-03-08T06:23:08.902Z] Possible reasons for having this kind of units are: [2021-03-08T06:23:08.902Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-08T06:23:08.902Z] .wants/ or .requires/ directory. [2021-03-08T06:23:08.902Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-08T06:23:08.902Z] a requirement dependency on it. [2021-03-08T06:23:08.902Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-08T06:23:08.902Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-08T06:23:08.902Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-08T06:23:08.902Z] instance name specified. [2021-03-08T06:23:09.163Z] Reading package lists... [2021-03-08T06:23:09.424Z] Building dependency tree... [2021-03-08T06:23:09.424Z] Reading state information... [2021-03-08T06:23:09.686Z] The following additional packages will be installed: [2021-03-08T06:23:09.686Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-08T06:23:09.686Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-08T06:23:09.686Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-08T06:23:09.686Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-08T06:23:09.686Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-08T06:23:09.686Z] Suggested packages: [2021-03-08T06:23:09.686Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-08T06:23:09.686Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-08T06:23:09.686Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-08T06:23:09.686Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-08T06:23:09.686Z] systemd-container policykit-1 [2021-03-08T06:23:09.686Z] Recommended packages: [2021-03-08T06:23:09.686Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-08T06:23:09.686Z] The following NEW packages will be installed: [2021-03-08T06:23:09.686Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-08T06:23:09.686Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-08T06:23:09.686Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-08T06:23:09.686Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-08T06:23:09.686Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-08T06:23:09.686Z] The following packages will be upgraded: [2021-03-08T06:23:09.686Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-08T06:23:09.948Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-08T06:23:09.948Z] Need to get 35.2 MB of archives. [2021-03-08T06:23:09.948Z] After this operation, 141 MB of additional disk space will be used. [2021-03-08T06:23:09.948Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-08T06:23:09.948Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-08T06:23:10.525Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-08T06:23:10.787Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-08T06:23:10.787Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-08T06:23:10.787Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-08T06:23:11.049Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-08T06:23:11.049Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-08T06:23:11.049Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-08T06:23:11.049Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-08T06:23:11.049Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-08T06:23:11.049Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-08T06:23:11.049Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-08T06:23:11.050Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-08T06:23:11.050Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-08T06:23:11.050Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-08T06:23:11.050Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-08T06:23:11.050Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-08T06:23:11.050Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-08T06:23:11.313Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-08T06:23:11.313Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-08T06:23:11.313Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-08T06:23:11.313Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-08T06:23:11.313Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-08T06:23:11.313Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-08T06:23:11.313Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-08T06:23:11.313Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-08T06:23:11.313Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-08T06:23:11.313Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-08T06:23:11.576Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-08T06:23:12.521Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-08T06:23:12.521Z] Fetched 35.2 MB in 3s (12.9 MB/s) [2021-03-08T06:23:12.521Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-08T06:23:12.521Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-08T06:23:12.782Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-08T06:23:13.369Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-08T06:23:13.692Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-08T06:23:13.692Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-08T06:23:13.692Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-08T06:23:13.692Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-08T06:23:13.692Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-08T06:23:13.963Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-08T06:23:14.246Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-08T06:23:14.246Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-08T06:23:14.246Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-08T06:23:14.530Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-08T06:23:14.530Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-08T06:23:15.132Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-08T06:23:15.133Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-08T06:23:15.133Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-08T06:23:15.133Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-08T06:23:15.393Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-08T06:23:15.393Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-08T06:23:15.393Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T06:23:15.393Z] Selecting previously unselected package libexpat1:amd64. [2021-03-08T06:23:15.393Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-08T06:23:15.393Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-08T06:23:15.654Z] Selecting previously unselected package python3.6-minimal. [2021-03-08T06:23:15.654Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-08T06:23:15.654Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T06:23:15.921Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-08T06:23:15.921Z] Checking for services that may need to be restarted...done. [2021-03-08T06:23:15.921Z] Checking for services that may need to be restarted...done. [2021-03-08T06:23:15.921Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T06:23:16.183Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-08T06:23:16.183Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T06:23:16.757Z] Selecting previously unselected package python3-minimal. [2021-03-08T06:23:16.757Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-08T06:23:16.757Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-08T06:23:16.757Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-08T06:23:16.757Z] Selecting previously unselected package mime-support. [2021-03-08T06:23:16.757Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-08T06:23:16.757Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-08T06:23:16.757Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-08T06:23:16.757Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-08T06:23:16.757Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-08T06:23:17.018Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-08T06:23:17.018Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-08T06:23:17.018Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T06:23:17.279Z] Selecting previously unselected package python3.6. [2021-03-08T06:23:17.279Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-08T06:23:17.279Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T06:23:17.279Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-08T06:23:17.279Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-08T06:23:17.279Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-08T06:23:17.279Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-08T06:23:17.540Z] Selecting previously unselected package python3. [2021-03-08T06:23:17.540Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-08T06:23:17.540Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-08T06:23:17.540Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-08T06:23:17.801Z] Selecting previously unselected package multiarch-support. [2021-03-08T06:23:17.801Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-08T06:23:17.801Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-08T06:23:17.801Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-08T06:23:17.801Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-08T06:23:17.801Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-08T06:23:17.801Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-08T06:23:17.801Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-08T06:23:18.063Z] Selecting previously unselected package libbsd0:amd64. [2021-03-08T06:23:18.063Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-08T06:23:18.063Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-08T06:23:18.063Z] Selecting previously unselected package sudo. [2021-03-08T06:23:18.063Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-08T06:23:18.063Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-08T06:23:18.324Z] Selecting previously unselected package apparmor. [2021-03-08T06:23:18.324Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-08T06:23:18.324Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-08T06:23:19.271Z] Selecting previously unselected package libedit2:amd64. [2021-03-08T06:23:19.271Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-08T06:23:19.271Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-08T06:23:19.533Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-08T06:23:19.533Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-08T06:23:19.533Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T06:23:19.533Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-08T06:23:19.533Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-08T06:23:19.533Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T06:23:19.533Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-08T06:23:19.533Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-08T06:23:19.533Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-08T06:23:19.794Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-08T06:23:19.794Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-08T06:23:19.794Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T06:23:19.794Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-08T06:23:19.794Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-08T06:23:19.794Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T06:23:20.057Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-08T06:23:20.057Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-08T06:23:20.057Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-08T06:23:20.057Z] Selecting previously unselected package openssh-client. [2021-03-08T06:23:20.057Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-08T06:23:20.319Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-08T06:23:20.319Z] Selecting previously unselected package squashfs-tools. [2021-03-08T06:23:20.319Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-08T06:23:20.319Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-08T06:23:20.582Z] Selecting previously unselected package snapd. [2021-03-08T06:23:20.582Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-08T06:23:20.582Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-08T06:23:22.034Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T06:23:22.034Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-08T06:23:22.034Z] ---> 4cf168fd6de9 [2021-03-08T06:23:22.034Z] Step 3/23 : WORKDIR /edgex-go [2021-03-08T06:23:22.034Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T06:23:22.034Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-08T06:23:22.034Z] ---> 4cf168fd6de9 [2021-03-08T06:23:22.034Z] Step 3/23 : WORKDIR /edgex-go [2021-03-08T06:23:22.034Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T06:23:22.034Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-08T06:23:22.034Z] ---> 4cf168fd6de9 [2021-03-08T06:23:22.034Z] Step 3/26 : WORKDIR /edgex-go [2021-03-08T06:23:22.034Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T06:23:22.034Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-08T06:23:22.034Z] ---> 4cf168fd6de9 [2021-03-08T06:23:22.034Z] Step 3/22 : WORKDIR /edgex-go [2021-03-08T06:23:22.034Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T06:23:22.034Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-08T06:23:22.034Z] ---> 4cf168fd6de9 [2021-03-08T06:23:22.034Z] Step 3/21 : WORKDIR /edgex-go [2021-03-08T06:23:22.034Z] ---> Running in 1d4d09c74067 [2021-03-08T06:23:22.034Z] ---> Running in c3f2868040a7 [2021-03-08T06:23:22.034Z] ---> Running in 5c8f274b1db2 [2021-03-08T06:23:22.034Z] ---> Running in 0a22958918d8 [2021-03-08T06:23:22.034Z] ---> Running in 55fd9b5df5de [2021-03-08T06:23:22.034Z] Removing intermediate container 0a22958918d8 [2021-03-08T06:23:22.034Z] ---> 904931d18b40 [2021-03-08T06:23:22.034Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T06:23:22.034Z] Removing intermediate container 5c8f274b1db2 [2021-03-08T06:23:22.034Z] ---> 16763430718e [2021-03-08T06:23:22.034Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T06:23:22.034Z] Removing intermediate container 55fd9b5df5de [2021-03-08T06:23:22.034Z] ---> 7f320d957311 [2021-03-08T06:23:22.034Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T06:23:22.034Z] Removing intermediate container 1d4d09c74067 [2021-03-08T06:23:22.034Z] ---> da562b8ccd5b [2021-03-08T06:23:22.034Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T06:23:22.034Z] Removing intermediate container c3f2868040a7 [2021-03-08T06:23:22.034Z] ---> 96644a335234 [2021-03-08T06:23:22.034Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T06:23:22.034Z] ---> Running in 7d37c840b26d [2021-03-08T06:23:22.034Z] ---> Running in 96eb2ad306b1 [2021-03-08T06:23:22.034Z] ---> Running in 7620a17041ec [2021-03-08T06:23:22.034Z] ---> Running in b3add51d01f3 [2021-03-08T06:23:22.034Z] ---> Running in a16712e8b5bf [2021-03-08T06:23:22.034Z] Removing intermediate container 7d37c840b26d [2021-03-08T06:23:22.034Z] ---> 55b119749e46 [2021-03-08T06:23:22.034Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-08T06:23:22.034Z] ---> Running in 9afc56c93dc9 [2021-03-08T06:23:22.034Z] Removing intermediate container 96eb2ad306b1 [2021-03-08T06:23:22.034Z] ---> c3c51778c56a [2021-03-08T06:23:22.034Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-08T06:23:22.034Z] Removing intermediate container 7620a17041ec [2021-03-08T06:23:22.034Z] ---> 8c29f8c1dec2 [2021-03-08T06:23:22.034Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-08T06:23:22.034Z] ---> Running in 251bb23f32b6 [2021-03-08T06:23:22.034Z] ---> Running in 2e66067fa251 [2021-03-08T06:23:22.034Z] Removing intermediate container b3add51d01f3 [2021-03-08T06:23:22.034Z] ---> fe651a003303 [2021-03-08T06:23:22.034Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-08T06:23:22.034Z] Removing intermediate container a16712e8b5bf [2021-03-08T06:23:22.034Z] ---> 207e6620e2a5 [2021-03-08T06:23:22.034Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-08T06:23:22.034Z] ---> Running in b2e04a35392c [2021-03-08T06:23:22.034Z] ---> Running in 38ea84122853 [2021-03-08T06:23:22.034Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T06:23:22.034Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T06:23:22.034Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T06:23:22.034Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T06:23:22.034Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T06:23:22.034Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T06:23:22.034Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T06:23:22.034Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T06:23:22.034Z] OK: 217 MiB in 51 packages [2021-03-08T06:23:22.312Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T06:23:22.312Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T06:23:22.586Z] OK: 217 MiB in 51 packages [2021-03-08T06:23:22.873Z] OK: 217 MiB in 51 packages [2021-03-08T06:23:22.873Z] OK: 217 MiB in 51 packages [2021-03-08T06:23:23.135Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-08T06:23:23.135Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-08T06:23:23.135Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-08T06:23:23.135Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-08T06:23:23.135Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-08T06:23:23.135Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T06:23:23.135Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-08T06:23:23.135Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-08T06:23:23.135Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-08T06:23:23.157Z] OK: 217 MiB in 51 packages [2021-03-08T06:23:23.430Z] Removing intermediate container 9afc56c93dc9 [2021-03-08T06:23:23.430Z] ---> 36ccff2e630e [2021-03-08T06:23:23.430Z] Step 6/21 : COPY go.mod . [2021-03-08T06:23:24.085Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-08T06:23:24.086Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-08T06:23:24.086Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-08T06:23:24.086Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T06:23:24.086Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T06:23:24.086Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T06:23:24.416Z] Removing intermediate container 251bb23f32b6 [2021-03-08T06:23:24.416Z] ---> 4ec47feb6232 [2021-03-08T06:23:24.416Z] Step 6/26 : COPY go.mod . [2021-03-08T06:23:24.416Z] ---> fb1a0640acf0 [2021-03-08T06:23:24.416Z] Step 7/21 : RUN go mod download [2021-03-08T06:23:24.697Z] Removing intermediate container 2e66067fa251 [2021-03-08T06:23:24.697Z] ---> f08d9665994d [2021-03-08T06:23:24.697Z] Step 6/22 : COPY go.mod . [2021-03-08T06:23:24.697Z] ---> Running in 84f68ece8c67 [2021-03-08T06:23:24.971Z] Removing intermediate container 38ea84122853 [2021-03-08T06:23:24.971Z] ---> 87e1dc808247 [2021-03-08T06:23:24.971Z] Step 6/23 : COPY go.mod . [2021-03-08T06:23:24.971Z] Removing intermediate container b2e04a35392c [2021-03-08T06:23:24.971Z] ---> 5994ad54c9e0 [2021-03-08T06:23:24.971Z] Step 6/23 : COPY go.mod . [2021-03-08T06:23:25.030Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-08T06:23:25.030Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T06:23:25.030Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-08T06:23:25.030Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-08T06:23:25.030Z] running python rtupdate hooks for python3.6... [2021-03-08T06:23:25.030Z] running python post-rtupdate hooks for python3.6... [2021-03-08T06:23:25.297Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-08T06:23:25.957Z] ---> 7652c62ceec8 [2021-03-08T06:23:25.957Z] Step 7/26 : RUN go mod download [2021-03-08T06:23:25.957Z] ---> d2c6e2c849ce [2021-03-08T06:23:25.957Z] Step 7/22 : RUN go mod download [2021-03-08T06:23:25.957Z] ---> Running in 56ba3438536c [2021-03-08T06:23:25.957Z] ---> 4f4eebbc67e7 [2021-03-08T06:23:25.957Z] Step 7/23 : RUN go mod download [2021-03-08T06:23:26.234Z] ---> Running in c0eacc9333a8 [2021-03-08T06:23:26.234Z] ---> 8b4c54a02276 [2021-03-08T06:23:26.234Z] Step 7/23 : RUN go mod download [2021-03-08T06:23:26.507Z] ---> Running in 95b102f818e8 [2021-03-08T06:23:26.507Z] ---> Running in 09392cba325c [2021-03-08T06:23:26.683Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-08T06:23:26.944Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T06:23:26.944Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-08T06:23:27.205Z] Setting up snapd (2.48.3+18.04) ... [2021-03-08T06:23:27.777Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-08T06:23:27.777Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-08T06:23:28.039Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-08T06:23:28.301Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-08T06:23:28.494Z] Removing intermediate container 84f68ece8c67 [2021-03-08T06:23:28.494Z] ---> e6693a566d93 [2021-03-08T06:23:28.494Z] Step 8/21 : COPY . . [2021-03-08T06:23:28.564Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-08T06:23:28.564Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-08T06:23:28.826Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-08T06:23:28.826Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-08T06:23:29.088Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-08T06:23:29.350Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-08T06:23:29.350Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-03-08T06:23:29.350Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-08T06:23:29.613Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-08T06:23:30.558Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-08T06:23:30.819Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-08T06:23:30.819Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-08T06:23:31.910Z] Removing intermediate container c0eacc9333a8 [2021-03-08T06:23:31.910Z] ---> 70d18ac1da1b [2021-03-08T06:23:31.910Z] Step 8/22 : COPY . . [2021-03-08T06:23:32.183Z] Removing intermediate container 56ba3438536c [2021-03-08T06:23:32.183Z] ---> 2c1e720fb72a [2021-03-08T06:23:32.183Z] Step 8/26 : COPY . . [2021-03-08T06:23:32.462Z] Removing intermediate container 95b102f818e8 [2021-03-08T06:23:32.462Z] ---> 8522a9abdadb [2021-03-08T06:23:32.462Z] Step 8/23 : COPY . . [2021-03-08T06:23:32.462Z] Removing intermediate container 09392cba325c [2021-03-08T06:23:32.462Z] ---> 2ed903c64371 [2021-03-08T06:23:32.462Z] Step 8/23 : COPY . . [2021-03-08T06:23:32.472Z] Reading package lists... [2021-03-08T06:23:32.733Z] Reading package lists... [2021-03-08T06:23:32.733Z] Building dependency tree... [2021-03-08T06:23:32.733Z] Reading state information... [2021-03-08T06:23:32.994Z] Calculating upgrade... [2021-03-08T06:23:32.994Z] The following packages will be upgraded: [2021-03-08T06:23:32.994Z] advancecomp base-files bash binutils binutils-common [2021-03-08T06:23:32.994Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-08T06:23:32.994Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-08T06:23:32.994Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-08T06:23:32.994Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-08T06:23:32.994Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-08T06:23:32.994Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-08T06:23:32.994Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-08T06:23:32.994Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-08T06:23:32.994Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-08T06:23:32.994Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-08T06:23:32.994Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-08T06:23:32.994Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-08T06:23:32.994Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-08T06:23:32.994Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-08T06:23:33.255Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-08T06:23:33.255Z] Need to get 63.8 MB of archives. [2021-03-08T06:23:33.255Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-08T06:23:33.255Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-08T06:23:33.255Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-08T06:23:34.202Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-08T06:23:34.464Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-08T06:23:34.464Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-08T06:23:34.464Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-08T06:23:34.464Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-08T06:23:34.464Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-08T06:23:34.464Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-08T06:23:34.464Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-08T06:23:34.464Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-08T06:23:34.464Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-08T06:23:34.464Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-08T06:23:34.464Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-08T06:23:34.464Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-08T06:23:34.729Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-08T06:23:34.729Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-08T06:23:34.729Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-08T06:23:34.729Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-08T06:23:34.729Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-08T06:23:34.729Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-08T06:23:34.729Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-08T06:23:34.729Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-08T06:23:34.992Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-08T06:23:34.993Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-08T06:23:34.993Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-08T06:23:34.993Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-08T06:23:34.993Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-08T06:23:34.993Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-08T06:23:34.993Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-08T06:23:34.993Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-08T06:23:34.993Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-08T06:23:34.993Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-08T06:23:34.993Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-08T06:23:34.993Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-08T06:23:34.993Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-03-08T06:23:34.993Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-08T06:23:34.993Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-08T06:23:34.993Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-08T06:23:34.993Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-08T06:23:35.254Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-08T06:23:35.254Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-08T06:23:35.254Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-08T06:23:35.254Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-08T06:23:35.254Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-08T06:23:35.254Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-08T06:23:35.254Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-08T06:23:35.254Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-08T06:23:35.254Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-08T06:23:35.254Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-08T06:23:35.254Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-08T06:23:35.254Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-08T06:23:35.254Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-08T06:23:35.254Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-08T06:23:35.254Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-08T06:23:35.254Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-08T06:23:35.516Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-08T06:23:35.516Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-08T06:23:35.516Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-08T06:23:35.516Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-08T06:23:35.516Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-08T06:23:35.516Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-08T06:23:35.516Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-08T06:23:35.516Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-08T06:23:35.516Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-08T06:23:35.516Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-08T06:23:35.778Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-08T06:23:35.778Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-08T06:23:35.778Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-08T06:23:35.778Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-08T06:23:35.778Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-03-08T06:23:35.778Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-08T06:23:35.778Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-08T06:23:35.778Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-08T06:23:35.778Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-08T06:23:36.041Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-08T06:23:36.041Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-08T06:23:36.041Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-08T06:23:36.041Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-08T06:23:36.041Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-08T06:23:36.041Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-08T06:23:36.041Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-08T06:23:36.041Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-08T06:23:36.302Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-08T06:23:36.302Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-08T06:23:36.302Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-08T06:23:36.302Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-08T06:23:36.302Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-08T06:23:36.302Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-08T06:23:36.302Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-08T06:23:36.875Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-08T06:23:37.137Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-08T06:23:37.137Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-08T06:23:37.137Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-08T06:23:37.399Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-08T06:23:37.399Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-08T06:23:37.399Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-08T06:23:37.399Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-08T06:23:37.399Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-08T06:23:37.661Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-08T06:23:37.661Z] Fetched 63.8 MB in 4s (14.6 MB/s) [2021-03-08T06:23:37.661Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:37.661Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-08T06:23:37.661Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-08T06:23:38.606Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-08T06:23:38.606Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-08T06:23:38.606Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-08T06:23:38.606Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-08T06:23:39.549Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T06:23:39.549Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T06:23:39.549Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T06:23:39.810Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T06:23:39.810Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T06:23:39.810Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T06:23:39.810Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T06:23:40.073Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T06:23:40.073Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T06:23:40.336Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T06:23:40.336Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T06:23:40.336Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T06:23:40.336Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T06:23:40.336Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T06:23:40.597Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T06:23:40.597Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-08T06:23:40.597Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T06:23:40.597Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-08T06:23:40.858Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-08T06:23:40.858Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-08T06:23:40.858Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T06:23:40.858Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T06:23:40.858Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T06:23:41.120Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T06:23:41.120Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T06:23:41.120Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T06:23:41.382Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T06:23:41.382Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-08T06:23:41.382Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-08T06:23:41.644Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-08T06:23:42.223Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-08T06:23:42.484Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-08T06:23:42.484Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-08T06:23:42.484Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-08T06:23:42.484Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-08T06:23:42.484Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-08T06:23:42.750Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-08T06:23:42.750Z] Installing new version of config file /etc/issue ... [2021-03-08T06:23:42.750Z] Installing new version of config file /etc/issue.net ... [2021-03-08T06:23:42.750Z] Installing new version of config file /etc/lsb-release ... [2021-03-08T06:23:43.015Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-08T06:23:43.278Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-08T06:23:43.278Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-08T06:23:43.278Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-08T06:23:43.278Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:43.278Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-08T06:23:43.278Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-08T06:23:43.539Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-08T06:23:43.539Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-03-08T06:23:43.539Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:43.539Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T06:23:43.801Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-08T06:23:43.801Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-08T06:23:43.801Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:43.801Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-08T06:23:43.801Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-08T06:23:44.062Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-08T06:23:44.062Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:44.062Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-08T06:23:44.062Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-08T06:23:44.331Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-08T06:23:44.331Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:44.331Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-08T06:23:44.331Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-08T06:23:44.595Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-08T06:23:44.595Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:44.595Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-08T06:23:44.595Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-08T06:23:44.858Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-08T06:23:44.858Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:44.858Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-08T06:23:44.858Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-08T06:23:44.858Z] Setting up grep (3.1-2build1) ... [2021-03-08T06:23:45.119Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:45.119Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-08T06:23:45.119Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-08T06:23:45.119Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-08T06:23:45.380Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:45.380Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-08T06:23:45.380Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-08T06:23:45.380Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-08T06:23:45.640Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:45.640Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-08T06:23:45.640Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-08T06:23:46.213Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-08T06:23:46.213Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-08T06:23:46.474Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-08T06:23:46.475Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-08T06:23:47.048Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-08T06:23:47.048Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:47.048Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-08T06:23:47.309Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-08T06:23:48.256Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-08T06:23:48.256Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-08T06:23:48.256Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-08T06:23:48.256Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-08T06:23:48.520Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-08T06:23:48.520Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:48.520Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-08T06:23:48.520Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-08T06:23:48.782Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-08T06:23:48.782Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:48.782Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T06:23:49.044Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T06:23:49.044Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-08T06:23:49.044Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:49.044Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T06:23:49.044Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T06:23:49.306Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-08T06:23:49.306Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:49.306Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T06:23:49.306Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T06:23:49.568Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-08T06:23:49.568Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:49.568Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T06:23:49.568Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T06:23:49.830Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-08T06:23:49.830Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:49.830Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-08T06:23:49.830Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-08T06:23:50.092Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-08T06:23:50.092Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-08T06:23:50.092Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-08T06:23:50.374Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:50.374Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-08T06:23:50.374Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-08T06:23:50.374Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-08T06:23:50.641Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:50.641Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T06:23:50.641Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T06:23:50.641Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-08T06:23:50.901Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:50.902Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T06:23:50.902Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T06:23:50.902Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-08T06:23:51.234Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:51.234Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T06:23:51.234Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T06:23:51.806Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-08T06:23:52.069Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-08T06:23:52.332Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-08T06:23:52.332Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:52.332Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-08T06:23:52.332Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-08T06:23:52.596Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-08T06:23:52.861Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T06:23:52.861Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-08T06:23:52.861Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-08T06:23:52.861Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-08T06:23:53.122Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T06:23:53.122Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-08T06:23:53.123Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-08T06:23:53.384Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-08T06:23:53.645Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T06:23:53.645Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-08T06:23:53.645Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-08T06:23:53.645Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-08T06:23:53.906Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T06:23:53.906Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-08T06:23:53.906Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-08T06:23:53.906Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-08T06:23:54.167Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T06:23:54.167Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-08T06:23:54.167Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-08T06:23:54.167Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-08T06:23:54.430Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T06:23:54.430Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-08T06:23:54.430Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-08T06:23:54.430Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-08T06:23:54.691Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T06:23:54.691Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-08T06:23:54.691Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-08T06:23:54.952Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-08T06:23:55.213Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T06:23:55.213Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T06:23:55.213Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T06:23:55.213Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-08T06:23:55.213Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-08T06:23:55.474Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-08T06:23:55.474Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-08T06:23:55.474Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-08T06:23:56.045Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T06:23:56.046Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-08T06:23:56.046Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-08T06:23:56.306Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-08T06:23:56.306Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T06:23:56.306Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-08T06:23:56.567Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-08T06:23:56.567Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-08T06:23:56.829Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T06:23:56.829Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-08T06:23:56.829Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-08T06:23:57.090Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-08T06:23:57.090Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T06:23:57.090Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-03-08T06:23:57.090Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-08T06:23:57.352Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-03-08T06:23:57.352Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T06:23:57.352Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-08T06:23:57.352Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-08T06:23:57.613Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-08T06:23:57.894Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T06:23:57.894Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-08T06:23:57.894Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-08T06:23:58.157Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-08T06:23:58.157Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T06:23:58.157Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-08T06:23:58.157Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-08T06:23:58.418Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-08T06:23:58.418Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T06:23:58.418Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-08T06:23:58.418Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-08T06:23:58.418Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-08T06:23:58.680Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T06:23:58.680Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-08T06:23:58.680Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-08T06:23:58.680Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-08T06:23:58.941Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T06:23:58.941Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-08T06:23:58.941Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-08T06:23:58.941Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-08T06:23:59.202Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T06:23:59.202Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-08T06:23:59.202Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-08T06:23:59.202Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-08T06:23:59.202Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T06:23:59.202Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-08T06:23:59.202Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-08T06:23:59.284Z] ---> a4aa24d086a3 [2021-03-08T06:23:59.284Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-08T06:23:59.284Z] ---> b9ec773637da [2021-03-08T06:23:59.284Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-08T06:23:59.284Z] ---> Running in b0ece37aaaed [2021-03-08T06:23:59.284Z] ---> 6f1b9a777f9c [2021-03-08T06:23:59.284Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-08T06:23:59.284Z] ---> Running in 43b0df771853 [2021-03-08T06:23:59.284Z] ---> 192a5047c927 [2021-03-08T06:23:59.284Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-08T06:23:59.284Z] ---> 2e675137d7d1 [2021-03-08T06:23:59.284Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-08T06:23:59.284Z] ---> Running in c37df6a7f11f [2021-03-08T06:23:59.284Z] ---> Running in 796ef05f5bf2 [2021-03-08T06:23:59.284Z] ---> Running in 14a4aa24a7ac [2021-03-08T06:23:59.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-08T06:23:59.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-08T06:23:59.284Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-08T06:23:59.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-08T06:23:59.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-08T06:23:59.463Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-08T06:23:59.463Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-08T06:23:59.463Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-08T06:23:59.463Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-08T06:23:59.724Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-08T06:23:59.724Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-08T06:23:59.724Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-08T06:23:59.984Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-08T06:23:59.984Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-08T06:23:59.984Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-08T06:24:00.244Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-08T06:24:00.244Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-08T06:24:00.505Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-08T06:24:00.505Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-08T06:24:00.505Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-08T06:24:00.505Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-08T06:24:00.765Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-08T06:24:00.765Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-08T06:24:00.765Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-08T06:24:01.025Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-08T06:24:01.025Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-08T06:24:01.025Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-08T06:24:01.025Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-08T06:24:01.287Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-08T06:24:01.287Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-08T06:24:01.287Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-08T06:24:02.240Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-08T06:24:02.240Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-08T06:24:02.502Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-08T06:24:02.502Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-08T06:24:02.502Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-08T06:24:02.502Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-08T06:24:03.073Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-08T06:24:03.073Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-08T06:24:03.334Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-08T06:24:03.334Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-08T06:24:03.334Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-08T06:24:03.335Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-08T06:24:03.597Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T06:24:03.597Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T06:24:03.597Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T06:24:03.597Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T06:24:03.859Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T06:24:03.859Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T06:24:03.859Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T06:24:03.859Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T06:24:05.247Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T06:24:05.247Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T06:24:06.190Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T06:24:06.451Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T06:24:07.023Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T06:24:07.023Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T06:24:07.600Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T06:24:07.600Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T06:24:08.546Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T06:24:08.546Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T06:24:08.546Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-08T06:24:08.546Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-08T06:24:08.810Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-08T06:24:08.810Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-08T06:24:08.810Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-08T06:24:09.072Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-08T06:24:09.072Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-08T06:24:09.072Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-08T06:24:09.072Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-08T06:24:09.335Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-08T06:24:09.335Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-08T06:24:09.335Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-08T06:24:09.335Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-08T06:24:09.596Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-08T06:24:09.596Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T06:24:09.596Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-08T06:24:09.596Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T06:24:09.596Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T06:24:09.857Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T06:24:09.857Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-08T06:24:09.857Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-08T06:24:09.857Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-08T06:24:09.857Z] [2021-03-08T06:24:09.857Z] Current default time zone: 'Etc/UTC' [2021-03-08T06:24:09.857Z] Local time is now: Mon Mar 8 06:24:09 UTC 2021. [2021-03-08T06:24:09.857Z] Universal Time is now: Mon Mar 8 06:24:09 UTC 2021. [2021-03-08T06:24:09.857Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-08T06:24:09.857Z] [2021-03-08T06:24:10.118Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-08T06:24:10.118Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T06:24:10.118Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-08T06:24:10.118Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-08T06:24:10.118Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-08T06:24:10.118Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-08T06:24:10.118Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-08T06:24:10.378Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-08T06:24:10.378Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-08T06:24:10.378Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-08T06:24:10.378Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T06:24:10.378Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-08T06:24:10.639Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T06:24:10.639Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-08T06:24:10.639Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T06:24:10.639Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-08T06:24:10.900Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-08T06:24:10.900Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-08T06:24:10.900Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-08T06:24:10.900Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-08T06:24:10.900Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-08T06:24:10.900Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-08T06:24:10.900Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-08T06:24:12.307Z] Updating certificates in /etc/ssl/certs... [2021-03-08T06:24:13.262Z] 23 added, 27 removed; done. [2021-03-08T06:24:13.262Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-08T06:24:13.262Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T06:24:13.262Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-08T06:24:13.262Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-08T06:24:13.525Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-08T06:24:13.525Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T06:24:13.525Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-08T06:24:13.525Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T06:24:13.525Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T06:24:13.525Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T06:24:13.525Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T06:24:13.789Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T06:24:13.789Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-08T06:24:13.789Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-08T06:24:13.789Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-08T06:24:13.789Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-08T06:24:13.789Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-08T06:24:13.789Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T06:24:14.050Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T06:24:14.050Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-08T06:24:14.050Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-08T06:24:14.050Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-08T06:24:14.050Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-08T06:24:14.312Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-08T06:24:14.575Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-08T06:24:14.575Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-08T06:24:14.575Z] Updating certificates in /etc/ssl/certs... [2021-03-08T06:24:15.154Z] 0 added, 0 removed; done. [2021-03-08T06:24:15.154Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-08T06:24:15.154Z] done. [2021-03-08T06:24:15.729Z] Reading package lists... [2021-03-08T06:24:15.729Z] Building dependency tree... [2021-03-08T06:24:15.729Z] Reading state information... [2021-03-08T06:24:16.020Z] The following NEW packages will be installed: [2021-03-08T06:24:16.020Z] apt-transport-https [2021-03-08T06:24:16.592Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-08T06:24:16.592Z] Need to get 1696 B of archives. [2021-03-08T06:24:16.592Z] After this operation, 153 kB of additional disk space will be used. [2021-03-08T06:24:16.592Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-08T06:24:16.592Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-08T06:24:16.592Z] Fetched 1696 B in 0s (3799 B/s) [2021-03-08T06:24:16.853Z] Selecting previously unselected package apt-transport-https. [2021-03-08T06:24:16.853Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-08T06:24:16.853Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-08T06:24:16.853Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-08T06:24:16.853Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-08T06:24:17.118Z] Waiting for network to be ready... [2021-03-08T06:24:25.269Z] 2021-03-08T06:24:21Z INFO Waiting for automatic snapd restart... [2021-03-08T06:24:25.269Z] snapd 2.49 from Canonical* installed [2021-03-08T06:24:25.531Z] "snapd" switched to the "latest/stable" channel [2021-03-08T06:24:25.531Z] [2021-03-08T06:24:29.743Z] core18 20210128 from Canonical* installed [2021-03-08T06:24:29.743Z] "core18" switched to the "latest/stable" channel [2021-03-08T06:24:29.743Z] [2021-03-08T06:24:35.036Z] snapcraft 4.5.4 from Canonical* installed [2021-03-08T06:24:35.036Z] "snapcraft" switched to the "latest/stable" channel [2021-03-08T06:24:35.036Z] [2021-03-08T06:24:38.340Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-08T06:24:38.340Z] - README.md [2021-03-08T06:24:38.340Z] - snapcraft.yaml.orig [2021-03-08T06:24:38.340Z] [2021-03-08T06:24:38.340Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-08T06:24:44.931Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-08T06:24:44.931Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-08T06:24:45.505Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-08T06:24:45.505Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-08T06:24:47.153Z] Reading package lists... [2021-03-08T06:24:47.416Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-03-08T06:24:54.011Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-08T06:24:54.011Z] Reading package lists... [2021-03-08T06:24:54.011Z] Building dependency tree... [2021-03-08T06:24:54.011Z] Reading state information... [2021-03-08T06:24:54.011Z] Suggested packages: [2021-03-08T06:24:54.011Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-08T06:24:54.011Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-08T06:24:54.011Z] Recommended packages: [2021-03-08T06:24:54.011Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-08T06:24:54.011Z] The following NEW packages will be installed: [2021-03-08T06:24:54.011Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-08T06:24:54.011Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-08T06:24:54.011Z] pkg-config zip [2021-03-08T06:24:54.272Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-08T06:24:54.272Z] Need to get 7655 kB of archives. [2021-03-08T06:24:54.272Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-08T06:24:54.272Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-03-08T06:24:54.272Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-08T06:24:54.533Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-08T06:24:54.533Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-08T06:24:54.533Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-08T06:24:54.533Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-08T06:24:54.795Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-08T06:24:54.795Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-08T06:24:54.795Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-08T06:24:54.795Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-08T06:24:54.795Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-08T06:24:54.795Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-08T06:24:54.795Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-08T06:24:55.055Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-08T06:24:55.055Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-08T06:24:55.316Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-08T06:24:55.316Z] Fetched 7655 kB in 1s (7230 kB/s) [2021-03-08T06:24:55.577Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-08T06:24:55.577Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-08T06:24:55.577Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-03-08T06:24:55.577Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-08T06:24:55.838Z] Selecting previously unselected package libpsl5:amd64. [2021-03-08T06:24:55.838Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-08T06:24:55.838Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-08T06:24:55.838Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-08T06:24:55.838Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-08T06:24:55.838Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-08T06:24:55.838Z] Selecting previously unselected package librtmp1:amd64. [2021-03-08T06:24:55.839Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-08T06:24:55.839Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-08T06:24:56.100Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-08T06:24:56.100Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-08T06:24:56.100Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-08T06:24:56.100Z] Selecting previously unselected package liberror-perl. [2021-03-08T06:24:56.100Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-08T06:24:56.100Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-08T06:24:56.100Z] Selecting previously unselected package git-man. [2021-03-08T06:24:56.100Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-08T06:24:56.100Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-08T06:24:56.360Z] Selecting previously unselected package git. [2021-03-08T06:24:56.360Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-08T06:24:56.360Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-08T06:24:57.301Z] Selecting previously unselected package libnorm1:amd64. [2021-03-08T06:24:57.301Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-08T06:24:57.301Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-08T06:24:57.561Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-08T06:24:57.561Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-08T06:24:57.561Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-08T06:24:57.561Z] Selecting previously unselected package libsodium23:amd64. [2021-03-08T06:24:57.561Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-08T06:24:57.561Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-08T06:24:57.561Z] Selecting previously unselected package libzmq5:amd64. [2021-03-08T06:24:57.821Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-08T06:24:57.821Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-08T06:24:57.821Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-08T06:24:57.821Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-08T06:24:57.821Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-08T06:24:57.821Z] Selecting previously unselected package pkg-config. [2021-03-08T06:24:57.821Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-08T06:24:57.821Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-08T06:24:58.083Z] Selecting previously unselected package zip. [2021-03-08T06:24:58.083Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-08T06:24:58.083Z] Unpacking zip (3.0-11build1) ... [2021-03-08T06:24:58.083Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-08T06:24:58.083Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-08T06:24:58.083Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-08T06:24:58.083Z] Setting up liberror-perl (0.17025-1) ... [2021-03-08T06:24:58.083Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-08T06:24:58.345Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-08T06:24:58.345Z] No schema files found: doing nothing. [2021-03-08T06:24:58.345Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-08T06:24:58.345Z] Setting up zip (3.0-11build1) ... [2021-03-08T06:24:58.345Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-08T06:24:58.345Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-08T06:24:58.345Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-08T06:24:58.345Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-08T06:24:58.606Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-08T06:24:58.606Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-08T06:24:58.606Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-08T06:24:58.606Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-08T06:25:05.205Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-08T06:25:05.205Z] git set to automatically installed. [2021-03-08T06:25:05.205Z] git-man set to automatically installed. [2021-03-08T06:25:05.205Z] libcurl3-gnutls set to automatically installed. [2021-03-08T06:25:05.205Z] liberror-perl set to automatically installed. [2021-03-08T06:25:05.205Z] libglib2.0-0 set to automatically installed. [2021-03-08T06:25:05.205Z] libnghttp2-14 set to automatically installed. [2021-03-08T06:25:05.205Z] libnorm1 set to automatically installed. [2021-03-08T06:25:05.205Z] libpgm-5.2-0 set to automatically installed. [2021-03-08T06:25:05.205Z] libpsl5 set to automatically installed. [2021-03-08T06:25:05.205Z] librtmp1 set to automatically installed. [2021-03-08T06:25:05.205Z] libsodium23 set to automatically installed. [2021-03-08T06:25:05.205Z] libzmq3-dev set to automatically installed. [2021-03-08T06:25:05.205Z] libzmq5 set to automatically installed. [2021-03-08T06:25:05.205Z] pkg-config set to automatically installed. [2021-03-08T06:25:05.205Z] zip set to automatically installed. [2021-03-08T06:25:17.458Z] snapd is not logged in, snap install commands will use sudo [2021-03-08T06:25:24.050Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-08T06:25:25.437Z] snap "core18" has no updates available [2021-03-08T06:25:27.362Z] Pulling config-common [2021-03-08T06:25:27.362Z] + snapcraftctl pull [2021-03-08T06:25:28.309Z] Pulling go-build-helper [2021-03-08T06:25:28.309Z] + snapcraftctl pull [2021-03-08T06:25:36.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-08T06:25:51.248Z] Removing intermediate container b0ece37aaaed [2021-03-08T06:25:51.248Z] ---> 96b998201099 [2021-03-08T06:25:51.248Z] [2021-03-08T06:25:51.248Z] Step 10/21 : FROM alpine:3.12 [2021-03-08T06:25:51.248Z] 3.12: Pulling from library/alpine [2021-03-08T06:25:51.248Z] Removing intermediate container c37df6a7f11f [2021-03-08T06:25:51.248Z] ---> 67d2c9500d69 [2021-03-08T06:25:51.248Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-08T06:25:51.248Z] ---> Running in 6f84bde1b7dd [2021-03-08T06:25:52.700Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-08T06:25:52.700Z] Status: Downloaded newer image for alpine:3.12 [2021-03-08T06:25:52.700Z] ---> d10569e2745f [2021-03-08T06:25:52.700Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-08T06:25:52.700Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-08T06:25:52.979Z] ---> Running in fb1a9f12ba65 [2021-03-08T06:25:54.914Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-08T06:25:54.914Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-08T06:25:54.914Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-08T06:25:54.914Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-08T06:25:54.914Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-08T06:25:54.914Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-08T06:25:54.914Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-08T06:25:54.914Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-08T06:25:54.914Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-08T06:25:54.914Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-08T06:25:54.914Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-08T06:25:54.914Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-08T06:25:54.914Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-08T06:25:54.914Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-08T06:25:54.914Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-08T06:25:54.914Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-08T06:25:54.914Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-08T06:25:54.914Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-08T06:25:54.914Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-08T06:25:54.914Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-08T06:25:54.914Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-08T06:25:54.914Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-08T06:25:54.914Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-08T06:25:54.914Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-08T06:25:54.914Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-08T06:25:54.914Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-08T06:25:54.914Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-08T06:25:54.914Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-08T06:25:54.914Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-08T06:25:54.914Z] Fetched 279 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-08T06:25:54.914Z] Fetched 122 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-08T06:25:54.914Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-08T06:25:54.914Z] Fetched 8848 B in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-08T06:25:54.914Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-08T06:25:54.914Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-08T06:25:54.914Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-08T06:25:54.914Z] Fetched 214 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-08T06:25:54.914Z] Fetched 154 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-08T06:25:54.914Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-08T06:25:54.914Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-08T06:25:54.914Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-08T06:25:54.914Z] Fetched 499 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-08T06:25:54.914Z] Fetched 111 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-08T06:25:54.914Z] Fetched 240 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-08T06:25:54.914Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-08T06:25:54.914Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-08T06:25:54.914Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-08T06:25:54.914Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-08T06:25:54.914Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-08T06:25:54.914Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-08T06:25:54.914Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-08T06:25:54.914Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-08T06:25:54.915Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-08T06:25:54.915Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-08T06:25:54.915Z] Fetched 8720 B in 0s (0 B/s) [2021-03-08T06:25:54.915Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-08T06:25:54.915Z] Fetched 137 kB in 0s (0 B/s) [2021-03-08T06:25:54.915Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-08T06:25:54.915Z] Fetched 119 kB in 0s (0 B/s) [2021-03-08T06:25:54.915Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-08T06:25:54.915Z] Fetched 109 kB in 0s (0 B/s) [2021-03-08T06:25:54.915Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-08T06:25:54.915Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-08T06:25:54.915Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-08T06:25:54.915Z] Fetched 645 kB in 0s (0 B/s) [2021-03-08T06:25:54.915Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-08T06:25:54.915Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-08T06:25:54.915Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-08T06:25:54.915Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-08T06:25:54.915Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-08T06:25:54.915Z] Fetched 368 kB in 0s (0 B/s) [2021-03-08T06:25:54.915Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-08T06:25:54.915Z] Fetched 187 kB in 0s (0 B/s) [2021-03-08T06:25:54.915Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-08T06:25:54.915Z] Fetched 175 kB in 0s (0 B/s) [2021-03-08T06:25:54.915Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-08T06:25:54.915Z] Fetched 206 kB in 0s (0 B/s) [2021-03-08T06:25:54.915Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-08T06:25:54.915Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-08T06:25:54.915Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-08T06:25:54.915Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-08T06:25:54.915Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-08T06:25:54.915Z] Fetched 159 kB in 0s (0 B/s) [2021-03-08T06:25:54.915Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-08T06:25:54.915Z] Fetched 107 kB in 0s (0 B/s) [2021-03-08T06:25:54.915Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-08T06:25:54.915Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-08T06:25:54.915Z] Pulling static-packages [2021-03-08T06:25:54.915Z] + snapcraftctl pull [2021-03-08T06:25:55.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T06:25:55.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T06:25:55.859Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-03-08T06:25:55.859Z] Skipping pull go-build-helper (already ran) [2021-03-08T06:25:55.859Z] Skipping pull static-packages (already ran) [2021-03-08T06:25:55.859Z] Building go-build-helper [2021-03-08T06:25:55.859Z] + snapcraftctl build [2021-03-08T06:25:56.615Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-08T06:25:56.615Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-08T06:25:56.615Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-08T06:25:56.615Z] (4/4) Installing curl (7.69.1-r3) [2021-03-08T06:25:56.615Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:25:56.615Z] Executing ca-certificates-20191127-r4.trigger [2021-03-08T06:25:56.892Z] OK: 7 MiB in 18 packages [2021-03-08T06:26:00.071Z] Building static-packages [2021-03-08T06:26:00.071Z] + snapcraftctl build [2021-03-08T06:26:01.238Z] Removing intermediate container 6f84bde1b7dd [2021-03-08T06:26:01.238Z] ---> c11fb2723579 [2021-03-08T06:26:01.238Z] [2021-03-08T06:26:01.238Z] Step 11/26 : FROM docker:20.10.0 [2021-03-08T06:26:01.238Z] Removing intermediate container fb1a9f12ba65 [2021-03-08T06:26:01.238Z] ---> 81f9e86fcb75 [2021-03-08T06:26:01.238Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-08T06:26:01.238Z] 20.10.0: Pulling from library/docker [2021-03-08T06:26:01.511Z] ---> Running in 24270fa0b4fc [2021-03-08T06:26:02.500Z] Removing intermediate container 14a4aa24a7ac [2021-03-08T06:26:02.500Z] ---> c72973f1e801 [2021-03-08T06:26:02.500Z] [2021-03-08T06:26:02.500Z] Step 10/23 : FROM alpine:3.12 [2021-03-08T06:26:02.500Z] ---> d10569e2745f [2021-03-08T06:26:02.500Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-08T06:26:02.500Z] Removing intermediate container 24270fa0b4fc [2021-03-08T06:26:02.500Z] ---> b1979acc31c4 [2021-03-08T06:26:02.500Z] Step 13/21 : WORKDIR /edgex [2021-03-08T06:26:02.626Z] Staging go-build-helper [2021-03-08T06:26:02.626Z] + snapcraftctl stage [2021-03-08T06:26:03.109Z] ---> Running in f0123fdf0290 [2021-03-08T06:26:03.109Z] ---> Running in f2bb02fbe6bd [2021-03-08T06:26:03.570Z] Staging static-packages [2021-03-08T06:26:03.570Z] + snapcraftctl stage [2021-03-08T06:26:04.106Z] Removing intermediate container 43b0df771853 [2021-03-08T06:26:04.106Z] ---> edccec632901 [2021-03-08T06:26:04.106Z] [2021-03-08T06:26:04.106Z] Step 10/22 : FROM alpine:3.12 [2021-03-08T06:26:04.106Z] ---> d10569e2745f [2021-03-08T06:26:04.106Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-08T06:26:04.516Z] Pulling go115 [2021-03-08T06:26:04.516Z] + snapcraftctl pull [2021-03-08T06:26:04.707Z] ---> Running in a7faa746ccd0 [2021-03-08T06:26:04.707Z] Removing intermediate container f2bb02fbe6bd [2021-03-08T06:26:04.707Z] ---> 5edc3f5b7f09 [2021-03-08T06:26:04.707Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-08T06:26:05.305Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T06:26:05.541Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-08T06:26:05.541Z] Skipping pull go115 (already ran) [2021-03-08T06:26:05.541Z] Building go115 [2021-03-08T06:26:05.541Z] + dpkg --print-architecture [2021-03-08T06:26:05.541Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-08T06:26:05.541Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-08T06:26:05.541Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-08T06:26:05.541Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-08T06:26:05.541Z] Dload Upload Total Spent Left Speed [2021-03-08T06:26:05.582Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T06:26:06.239Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-08T06:26:06.239Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:26:06.239Z] OK: 5 MiB in 15 packages [2021-03-08T06:26:06.851Z] ---> 2a015816645e [2021-03-08T06:26:06.851Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-08T06:26:06.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T06:26:07.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T06:26:08.156Z] Removing intermediate container f0123fdf0290 [2021-03-08T06:26:08.156Z] ---> 89dafe192232 [2021-03-08T06:26:08.156Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T06:26:08.156Z] ---> 36e185b51b0c [2021-03-08T06:26:08.156Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-08T06:26:08.156Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-08T06:26:08.156Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:26:08.156Z] ---> Running in 4dbfcce8519f [2021-03-08T06:26:08.429Z] OK: 5 MiB in 15 packages [2021-03-08T06:26:09.419Z] Removing intermediate container 4dbfcce8519f [2021-03-08T06:26:09.419Z] ---> 920af32a7c72 [2021-03-08T06:26:09.419Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-08T06:26:09.698Z] ---> Running in 048b577be7f1 [2021-03-08T06:26:09.698Z] ---> 580db1d6da26 [2021-03-08T06:26:09.698Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-08T06:26:09.971Z] Removing intermediate container a7faa746ccd0 [2021-03-08T06:26:09.971Z] ---> 2c805db71ef5 [2021-03-08T06:26:09.971Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T06:26:09.971Z] ---> Running in d122964ca3f7 [2021-03-08T06:26:10.068Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 115M 3 3886k 0 0 9790k 0 0:00:12 --:--:-- 0:00:12 9766k 25 115M 25 28.9M 0 0 20.6M 0 0:00:05 0:00:01 0:00:04 20.6M 48 115M 48 55.8M 0 0 23.2M 0 0:00:04 0:00:02 0:00:02 23.2M 72 115M 72 84.1M 0 0 24.8M 0 0:00:04 0:00:03 0:00:01 24.8M 99 115M 99 114M 0 0 26.1M 0 0:00:04 0:00:04 --:--:-- 26.1M 100 115M 100 115M 0 0 26.2M 0 0:00:04 0:00:04 --:--:-- 27.8M [2021-03-08T06:26:10.068Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-03-08T06:26:10.068Z] + sha256sum -c sha256 [2021-03-08T06:26:10.068Z] + grep OK [2021-03-08T06:26:10.244Z] ---> Running in 0fecb1be3a2d [2021-03-08T06:26:10.244Z] Removing intermediate container 048b577be7f1 [2021-03-08T06:26:10.244Z] ---> 8e254df2de96 [2021-03-08T06:26:10.244Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-08T06:26:10.570Z] ---> Running in c021523ed112 [2021-03-08T06:26:10.570Z] Removing intermediate container d122964ca3f7 [2021-03-08T06:26:10.570Z] ---> 898f23b021f0 [2021-03-08T06:26:10.570Z] Step 18/21 : CMD ["--init=true"] [2021-03-08T06:26:10.645Z] go1.15.2.linux-amd64.tar.gz: OK [2021-03-08T06:26:10.645Z] + mkdir -p /root/stage/go1.15 [2021-03-08T06:26:10.645Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-03-08T06:26:10.966Z] ---> Running in 297745f61bc5 [2021-03-08T06:26:10.966Z] Removing intermediate container 0fecb1be3a2d [2021-03-08T06:26:10.966Z] ---> b721c29dd0aa [2021-03-08T06:26:10.966Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-08T06:26:11.319Z] Removing intermediate container c021523ed112 [2021-03-08T06:26:11.319Z] ---> 4ca36fc926fc [2021-03-08T06:26:11.319Z] Step 15/23 : WORKDIR / [2021-03-08T06:26:11.319Z] ---> Running in 30cb397b4f2d [2021-03-08T06:26:11.611Z] ---> Running in fecbf63f4871 [2021-03-08T06:26:12.226Z] Removing intermediate container 297745f61bc5 [2021-03-08T06:26:12.226Z] ---> 86743426e76f [2021-03-08T06:26:12.226Z] Step 19/21 : LABEL arch=arm64 [2021-03-08T06:26:12.530Z] Removing intermediate container 30cb397b4f2d [2021-03-08T06:26:12.530Z] ---> c703d259b1d7 [2021-03-08T06:26:12.530Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-08T06:26:12.530Z] ---> Running in 8205d4c4a5bb [2021-03-08T06:26:12.821Z] ---> Running in f9012a34d95b [2021-03-08T06:26:13.147Z] Removing intermediate container fecbf63f4871 [2021-03-08T06:26:13.147Z] ---> d0ca0997e421 [2021-03-08T06:26:13.147Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T06:26:13.432Z] Removing intermediate container 8205d4c4a5bb [2021-03-08T06:26:13.432Z] ---> 18c38347b905 [2021-03-08T06:26:13.432Z] Step 20/21 : LABEL git_sha=612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:26:14.126Z] ---> Running in c4b020e3c1d3 [2021-03-08T06:26:14.126Z] Removing intermediate container f9012a34d95b [2021-03-08T06:26:14.126Z] ---> 4675b9647b30 [2021-03-08T06:26:14.126Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T06:26:15.118Z] ---> 1fbbb83d8db6 [2021-03-08T06:26:15.118Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-08T06:26:15.950Z] Staging go115 [2021-03-08T06:26:15.950Z] + snapcraftctl stage [2021-03-08T06:26:16.104Z] ---> baaf2cf34e20 [2021-03-08T06:26:16.104Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-08T06:26:16.104Z] Removing intermediate container c4b020e3c1d3 [2021-03-08T06:26:16.104Z] ---> 5f4c56b480d6 [2021-03-08T06:26:16.104Z] Step 21/21 : LABEL version=0.0.0 [2021-03-08T06:26:16.379Z] ---> Running in bfc513fca9ac [2021-03-08T06:26:17.815Z] ---> fbc909d1d181 [2021-03-08T06:26:17.815Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-08T06:26:17.815Z] Removing intermediate container bfc513fca9ac [2021-03-08T06:26:17.815Z] ---> bf5b1fc13ce6 [2021-03-08T06:26:17.815Z] [2021-03-08T06:26:18.093Z] ---> dbedc9641014 [2021-03-08T06:26:18.093Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-08T06:26:18.371Z] Removing intermediate container 796ef05f5bf2 [2021-03-08T06:26:18.371Z] ---> 1341207ebb9d [2021-03-08T06:26:18.371Z] [2021-03-08T06:26:18.371Z] Step 10/23 : FROM alpine:3.12 [2021-03-08T06:26:18.371Z] ---> d10569e2745f [2021-03-08T06:26:18.371Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-08T06:26:18.644Z] Successfully built bf5b1fc13ce6 [2021-03-08T06:26:18.644Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-08T06:26:18.644Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-03-08T06:26:18.921Z] ---> Running in 17dd5b36c46e [2021-03-08T06:26:18.921Z] ---> be7d156d028b [2021-03-08T06:26:18.921Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-08T06:26:19.194Z] ---> 1afc97ef2e71 [2021-03-08T06:26:19.195Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-08T06:26:19.472Z] ---> Running in 1cdf05731306 [2021-03-08T06:26:19.749Z] ---> Running in 6bad60fd8ebe [2021-03-08T06:26:19.749Z] Removing intermediate container 17dd5b36c46e [2021-03-08T06:26:19.749Z] ---> ab6a54d2b0b9 [2021-03-08T06:26:19.749Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-08T06:26:20.040Z] ---> Running in 70fbefdaf037 [2021-03-08T06:26:20.315Z] Removing intermediate container 1cdf05731306 [2021-03-08T06:26:20.315Z] ---> 1e489db08d1f [2021-03-08T06:26:20.315Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T06:26:20.592Z] Removing intermediate container 6bad60fd8ebe [2021-03-08T06:26:20.592Z] ---> fe948ee1372f [2021-03-08T06:26:20.592Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T06:26:21.206Z] ---> Running in 88f708638378 [2021-03-08T06:26:21.206Z] Removing intermediate container 70fbefdaf037 [2021-03-08T06:26:21.206Z] ---> 0ce0a85ad814 [2021-03-08T06:26:21.206Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-08T06:26:21.258Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-08T06:26:21.258Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-08T06:26:21.258Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-08T06:26:21.258Z] Fetched 0 B in 0s (0 B/s) [2021-03-08T06:26:21.258Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-08T06:26:21.258Z] Fetched 224 kB in 0s (0 B/s) [2021-03-08T06:26:21.258Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-08T06:26:21.258Z] Fetched 157 kB in 0s (0 B/s) [2021-03-08T06:26:21.258Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-08T06:26:21.258Z] Fetched 221 kB in 0s (0 B/s) [2021-03-08T06:26:21.258Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-08T06:26:21.258Z] Fetched 143 kB in 0s (0 B/s) [2021-03-08T06:26:21.258Z] Pulling edgex-go [2021-03-08T06:26:21.258Z] + snapcraftctl pull [2021-03-08T06:26:21.484Z] ---> Running in 2b6ae54a147e [2021-03-08T06:26:22.108Z] ---> Running in 80d606e67323 [2021-03-08T06:26:22.108Z] Removing intermediate container 88f708638378 [2021-03-08T06:26:22.108Z] ---> 14a6be35f8f9 [2021-03-08T06:26:22.108Z] Step 21/23 : LABEL arch=arm64 [2021-03-08T06:26:22.384Z] Removing intermediate container 2b6ae54a147e [2021-03-08T06:26:22.384Z] ---> e3d85e8945ff [2021-03-08T06:26:22.384Z] Step 20/22 : LABEL arch=arm64 [2021-03-08T06:26:22.384Z] ---> Running in 79d71fd6f3a4 [2021-03-08T06:26:22.655Z] ---> Running in 1567d5c9cf48 [2021-03-08T06:26:22.655Z] Removing intermediate container 80d606e67323 [2021-03-08T06:26:22.655Z] ---> ee0546ffa3cd [2021-03-08T06:26:22.655Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T06:26:22.935Z] ---> Running in 3c416074c3b0 [2021-03-08T06:26:23.179Z] Pulling version [2021-03-08T06:26:23.179Z] + cd /root/project [2021-03-08T06:26:23.179Z] + [ -f VERSION ] [2021-03-08T06:26:23.179Z] + PROJECT_VERSION=local-dev [2021-03-08T06:26:23.179Z] + git rev-parse --short HEAD [2021-03-08T06:26:23.179Z] + GIT_REVISION=612e83f8 [2021-03-08T06:26:23.179Z] + snapcraftctl set-version local-dev [2021-03-08T06:26:23.525Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-08T06:26:23.799Z] Removing intermediate container 79d71fd6f3a4 [2021-03-08T06:26:23.799Z] ---> 6c3c08ace9b2 [2021-03-08T06:26:23.799Z] Step 22/23 : LABEL git_sha=612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:26:23.799Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-08T06:26:23.799Z] ---> eeaf43b92773 [2021-03-08T06:26:23.799Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-08T06:26:23.799Z] Removing intermediate container 1567d5c9cf48 [2021-03-08T06:26:23.799Z] ---> 87dbc6c734a3 [2021-03-08T06:26:23.799Z] Step 21/22 : LABEL git_sha=612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:26:24.080Z] ---> Running in e925875ee2df [2021-03-08T06:26:24.127Z] Building config-common [2021-03-08T06:26:24.127Z] + snapcraftctl build [2021-03-08T06:26:24.356Z] ---> Running in 3b2702e4f926 [2021-03-08T06:26:24.356Z] ---> Running in 40938722fb48 [2021-03-08T06:26:25.347Z] Removing intermediate container e925875ee2df [2021-03-08T06:26:25.347Z] ---> 2b65a74a0f9b [2021-03-08T06:26:25.347Z] Step 23/23 : LABEL version=0.0.0 [2021-03-08T06:26:25.347Z] Removing intermediate container 40938722fb48 [2021-03-08T06:26:25.347Z] ---> 30e7cd92f182 [2021-03-08T06:26:25.347Z] Step 22/22 : LABEL version=0.0.0 [2021-03-08T06:26:25.620Z] ---> Running in 1d11fea99cdb [2021-03-08T06:26:25.620Z] ---> Running in d5627f360163 [2021-03-08T06:26:25.892Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T06:26:26.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T06:26:26.446Z] Removing intermediate container d5627f360163 [2021-03-08T06:26:26.446Z] ---> 05c1cec9e0a1 [2021-03-08T06:26:26.446Z] [2021-03-08T06:26:26.446Z] Removing intermediate container 3c416074c3b0 [2021-03-08T06:26:26.446Z] Removing intermediate container 1d11fea99cdb [2021-03-08T06:26:26.446Z] ---> 9b029d14a4f0 [2021-03-08T06:26:26.446Z] [2021-03-08T06:26:26.446Z] ---> 783e392eb4d1 [2021-03-08T06:26:26.446Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-08T06:26:26.683Z] Skipping build go-build-helper (already ran) [2021-03-08T06:26:26.683Z] Skipping build static-packages (already ran) [2021-03-08T06:26:26.683Z] Skipping build go115 (already ran) [2021-03-08T06:26:26.683Z] Building edgex-go [2021-03-08T06:26:26.721Z] ---> Running in 6036db1c8802 [2021-03-08T06:26:27.000Z] (1/2) Installing readline (8.0.4-r0) [2021-03-08T06:26:27.000Z] (2/2) Installing bash (5.0.17-r0) [2021-03-08T06:26:27.000Z] Executing bash-5.0.17-r0.post-install [2021-03-08T06:26:27.000Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:26:27.000Z] OK: 12 MiB in 22 packages [2021-03-08T06:26:27.259Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6120/bin/scriptlet-bin [2021-03-08T06:26:27.259Z] + cd /root/parts/edgex-go/src [2021-03-08T06:26:27.259Z] + make build [2021-03-08T06:26:27.259Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-08T06:26:27.280Z] Successfully built 9b029d14a4f0 [2021-03-08T06:26:27.280Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-08T06:26:27.280Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-03-08T06:26:27.280Z] Successfully built 05c1cec9e0a1 [2021-03-08T06:26:27.280Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-08T06:26:27.280Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-03-08T06:26:28.261Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T06:26:28.537Z] Removing intermediate container 3b2702e4f926 [2021-03-08T06:26:28.537Z] ---> fccd146e2c3d [2021-03-08T06:26:28.537Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-08T06:26:28.813Z] ---> Running in 128c65f15c1c [2021-03-08T06:26:29.094Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T06:26:29.094Z] Removing intermediate container 128c65f15c1c [2021-03-08T06:26:29.094Z] ---> f32b16da1d59 [2021-03-08T06:26:29.094Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-08T06:26:29.365Z] ---> Running in 07558d699261 [2021-03-08T06:26:29.821Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-08T06:26:29.821Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-08T06:26:29.821Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-08T06:26:29.821Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.43 [2021-03-08T06:26:29.821Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-08T06:26:29.958Z] Removing intermediate container 07558d699261 [2021-03-08T06:26:29.958Z] ---> 4ef825a75bac [2021-03-08T06:26:29.958Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-08T06:26:29.958Z] ---> Running in 8d12c76945d3 [2021-03-08T06:26:30.089Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-08T06:26:30.089Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-08T06:26:30.089Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-08T06:26:30.089Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-08T06:26:30.089Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-08T06:26:30.089Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-08T06:26:30.089Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-08T06:26:30.089Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-08T06:26:30.089Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-08T06:26:30.089Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-08T06:26:30.089Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-08T06:26:30.089Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-08T06:26:30.089Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-03-08T06:26:30.089Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-08T06:26:30.089Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-08T06:26:30.089Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-08T06:26:30.089Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-08T06:26:30.357Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-08T06:26:30.357Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-08T06:26:30.357Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-08T06:26:30.357Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-08T06:26:30.357Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-08T06:26:30.357Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-08T06:26:30.357Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-08T06:26:30.357Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-08T06:26:30.357Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-08T06:26:30.357Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-08T06:26:30.357Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-08T06:26:30.357Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-08T06:26:30.357Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-08T06:26:30.357Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-08T06:26:30.357Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-08T06:26:30.569Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-08T06:26:30.569Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-08T06:26:30.569Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-08T06:26:30.569Z] Removing intermediate container 8d12c76945d3 [2021-03-08T06:26:30.569Z] ---> 699380d8c1ed [2021-03-08T06:26:30.569Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-08T06:26:30.624Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-08T06:26:30.624Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-08T06:26:30.624Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-08T06:26:30.624Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-08T06:26:30.624Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-08T06:26:30.624Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-08T06:26:30.843Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-08T06:26:30.886Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-08T06:26:30.886Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-08T06:26:31.115Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-08T06:26:31.397Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-08T06:26:31.397Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:26:31.397Z] OK: 8 MiB in 20 packages [2021-03-08T06:26:32.853Z] ---> 80779408b8fb [2021-03-08T06:26:32.853Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-08T06:26:33.877Z] Removing intermediate container 6036db1c8802 [2021-03-08T06:26:33.877Z] ---> c667fc6e283a [2021-03-08T06:26:33.877Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T06:26:34.152Z] ---> f99a4dcf4c6f [2021-03-08T06:26:34.152Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-08T06:26:35.587Z] ---> bbf251afff75 [2021-03-08T06:26:35.587Z] ---> 7d36950a93de [2021-03-08T06:26:35.587Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-08T06:26:35.587Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-08T06:26:36.190Z] ---> Running in b9eebed51cae [2021-03-08T06:26:37.631Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T06:26:37.631Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T06:26:37.631Z] ---> 8de9ad84b58a [2021-03-08T06:26:37.631Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-08T06:26:38.229Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-08T06:26:38.229Z] (2/33) Installing expat (2.2.9-r1) [2021-03-08T06:26:38.229Z] (3/33) Installing libffi (3.3-r2) [2021-03-08T06:26:38.229Z] (4/33) Installing gdbm (1.13-r1) [2021-03-08T06:26:38.229Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-08T06:26:38.229Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-08T06:26:38.501Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-08T06:26:38.776Z] ---> 1c127f15be21 [2021-03-08T06:26:38.776Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-08T06:26:39.053Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-08T06:26:39.053Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-08T06:26:39.371Z] ---> Running in b616928b88df [2021-03-08T06:26:40.350Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-08T06:26:40.351Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-08T06:26:40.351Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-08T06:26:40.351Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-08T06:26:40.351Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-08T06:26:40.351Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-08T06:26:40.351Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-08T06:26:40.625Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-08T06:26:40.625Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-08T06:26:40.625Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-08T06:26:40.625Z] Removing intermediate container b616928b88df [2021-03-08T06:26:40.625Z] ---> d20b50f31210 [2021-03-08T06:26:40.625Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T06:26:40.625Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-08T06:26:40.625Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-08T06:26:40.625Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-08T06:26:40.625Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-08T06:26:40.625Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-08T06:26:40.625Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-08T06:26:40.896Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-08T06:26:40.896Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-08T06:26:40.896Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-08T06:26:41.169Z] ---> Running in afbb5f7506c9 [2021-03-08T06:26:41.169Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-08T06:26:41.169Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-08T06:26:41.446Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-08T06:26:41.446Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-08T06:26:41.446Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-08T06:26:41.446Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-08T06:26:41.446Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-08T06:26:41.446Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:26:41.446Z] OK: 71 MiB in 55 packages [2021-03-08T06:26:41.728Z] Removing intermediate container afbb5f7506c9 [2021-03-08T06:26:41.728Z] ---> b8c786bda8be [2021-03-08T06:26:41.728Z] Step 21/23 : LABEL arch=arm64 [2021-03-08T06:26:42.010Z] ---> Running in b217474c0acc [2021-03-08T06:26:42.609Z] Removing intermediate container b217474c0acc [2021-03-08T06:26:42.609Z] ---> 414a704395aa [2021-03-08T06:26:42.609Z] Step 22/23 : LABEL git_sha=612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:26:43.206Z] ---> Running in 566d0fc77537 [2021-03-08T06:26:43.805Z] Removing intermediate container 566d0fc77537 [2021-03-08T06:26:43.805Z] ---> c456b2bab6a1 [2021-03-08T06:26:43.805Z] Step 23/23 : LABEL version=0.0.0 [2021-03-08T06:26:44.077Z] ---> Running in 083a83b70d8c [2021-03-08T06:26:44.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-08T06:26:44.678Z] Removing intermediate container 083a83b70d8c [2021-03-08T06:26:44.678Z] ---> 293274121c0e [2021-03-08T06:26:44.678Z] [2021-03-08T06:26:44.951Z] Successfully built 293274121c0e [2021-03-08T06:26:44.951Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-08T06:26:44.951Z] Building docker-security-secretstore-setup-go [2021-03-08T06:26:45.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-08T06:26:46.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-08T06:26:46.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-08T06:26:46.971Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-08T06:26:47.232Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-08T06:26:47.232Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-08T06:26:47.232Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-08T06:26:48.344Z]  Building docker-core-data-go ... done Removing intermediate container b9eebed51cae [2021-03-08T06:26:48.344Z] ---> 661f9382e639 [2021-03-08T06:26:48.344Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-08T06:26:48.618Z] ---> Running in a35a134fb740 [2021-03-08T06:26:49.162Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-08T06:26:49.162Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-08T06:26:49.162Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-08T06:26:50.558Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-08T06:26:51.521Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-08T06:26:51.522Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-08T06:26:52.017Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T06:26:52.018Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-08T06:26:52.018Z] ---> 4cf168fd6de9 [2021-03-08T06:26:52.018Z] Step 3/31 : WORKDIR /edgex-go [2021-03-08T06:26:52.018Z] ---> Using cache [2021-03-08T06:26:52.018Z] ---> 96644a335234 [2021-03-08T06:26:52.018Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T06:26:52.018Z] ---> Using cache [2021-03-08T06:26:52.018Z] ---> 207e6620e2a5 [2021-03-08T06:26:52.018Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-08T06:26:52.018Z] ---> Using cache [2021-03-08T06:26:52.018Z] ---> 87e1dc808247 [2021-03-08T06:26:52.018Z] Step 6/31 : COPY go.mod . [2021-03-08T06:26:52.018Z] ---> Using cache [2021-03-08T06:26:52.018Z] ---> 4f4eebbc67e7 [2021-03-08T06:26:52.018Z] Step 7/31 : RUN go mod download [2021-03-08T06:26:52.018Z] ---> Using cache [2021-03-08T06:26:52.018Z] ---> 8522a9abdadb [2021-03-08T06:26:52.018Z] Step 8/31 : COPY . . [2021-03-08T06:26:52.018Z] ---> Using cache [2021-03-08T06:26:52.018Z] ---> 2e675137d7d1 [2021-03-08T06:26:52.018Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-08T06:26:52.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-08T06:26:53.455Z] ---> Running in 81e0135b7d7e [2021-03-08T06:26:53.859Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-08T06:26:53.859Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-08T06:26:54.439Z] Collecting docker-compose==1.23.2 [2021-03-08T06:26:54.439Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-08T06:26:54.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-08T06:26:55.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-08T06:26:55.251Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-08T06:26:56.156Z] Collecting PyYAML<4,>=3.10 [2021-03-08T06:26:56.156Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-08T06:26:57.167Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-08T06:26:57.167Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-08T06:26:57.167Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-08T06:26:57.167Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-08T06:26:57.167Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-08T06:26:57.167Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-08T06:26:57.167Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-08T06:26:57.167Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-08T06:26:57.167Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-08T06:26:57.167Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-08T06:26:57.167Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-08T06:26:57.167Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-08T06:26:57.167Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-08T06:26:57.167Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-08T06:26:57.167Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-08T06:26:57.167Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-08T06:26:57.167Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-08T06:26:57.167Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-03-08T06:26:57.167Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-08T06:26:57.167Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-08T06:26:57.167Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-08T06:26:57.167Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-08T06:26:57.167Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-08T06:26:57.167Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-08T06:26:57.167Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-08T06:26:59.087Z] Building version [2021-03-08T06:26:59.087Z] + snapcraftctl build [2021-03-08T06:27:01.603Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-08T06:27:01.603Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-08T06:27:01.603Z] Collecting docopt<0.7,>=0.6.1 [2021-03-08T06:27:01.603Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-08T06:27:01.641Z] Staging config-common [2021-03-08T06:27:01.641Z] + snapcraftctl stage [2021-03-08T06:27:02.590Z] Skipping stage go-build-helper (already ran) [2021-03-08T06:27:02.590Z] Skipping stage static-packages (already ran) [2021-03-08T06:27:02.590Z] Skipping stage go115 (already ran) [2021-03-08T06:27:02.590Z] Staging edgex-go [2021-03-08T06:27:02.590Z] + snapcraftctl stage [2021-03-08T06:27:03.539Z] Staging version [2021-03-08T06:27:03.539Z] + snapcraftctl stage [2021-03-08T06:27:04.252Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-08T06:27:04.252Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-08T06:27:04.929Z] Priming config-common [2021-03-08T06:27:04.929Z] + snapcraftctl prime [2021-03-08T06:27:05.879Z] Priming go-build-helper [2021-03-08T06:27:05.879Z] + snapcraftctl prime [2021-03-08T06:27:06.825Z] Priming static-packages [2021-03-08T06:27:06.825Z] + snapcraftctl prime [2021-03-08T06:27:06.897Z] Collecting texttable<0.10,>=0.9.0 [2021-03-08T06:27:06.897Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-08T06:27:09.384Z] Priming go115 [2021-03-08T06:27:09.384Z] + snapcraftctl prime [2021-03-08T06:27:09.533Z] Collecting jsonschema<3,>=2.5.1 [2021-03-08T06:27:09.533Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-08T06:27:10.146Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-08T06:27:10.146Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-08T06:27:10.338Z] Priming edgex-go [2021-03-08T06:27:10.338Z] + snapcraftctl prime [2021-03-08T06:27:11.145Z] Collecting docker<4.0,>=3.6.0 [2021-03-08T06:27:11.145Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-08T06:27:11.734Z] Priming version [2021-03-08T06:27:11.734Z] + snapcraftctl prime [2021-03-08T06:27:11.754Z] Collecting cached-property<2,>=1.2.0 [2021-03-08T06:27:11.754Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-08T06:27:12.037Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-08T06:27:12.037Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-08T06:27:12.657Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-08T06:27:12.681Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-03-08T06:27:12.945Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-08T06:27:12.945Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T06:27:12.945Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-08T06:27:12.945Z] ---> 4cf168fd6de9 [2021-03-08T06:27:12.945Z] Step 3/22 : WORKDIR /edgex-go [2021-03-08T06:27:12.945Z] ---> Using cache [2021-03-08T06:27:12.945Z] ---> 96644a335234 [2021-03-08T06:27:12.945Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T06:27:12.945Z] ---> Using cache [2021-03-08T06:27:12.945Z] ---> 207e6620e2a5 [2021-03-08T06:27:12.945Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-08T06:27:13.585Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-08T06:27:14.573Z] Collecting idna<2.8,>=2.5 [2021-03-08T06:27:14.573Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-08T06:27:14.573Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T06:27:14.573Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-08T06:27:14.573Z] ---> 4cf168fd6de9 [2021-03-08T06:27:14.573Z] Step 3/23 : WORKDIR /edgex-go [2021-03-08T06:27:14.573Z] ---> Using cache [2021-03-08T06:27:14.573Z] ---> 96644a335234 [2021-03-08T06:27:14.573Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T06:27:14.573Z] ---> Using cache [2021-03-08T06:27:14.573Z] ---> 207e6620e2a5 [2021-03-08T06:27:14.573Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-08T06:27:14.573Z] ---> Using cache [2021-03-08T06:27:14.573Z] ---> 87e1dc808247 [2021-03-08T06:27:14.573Z] Step 6/23 : COPY go.mod . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-03-08T06:27:14.846Z] ---> Using cache [2021-03-08T06:27:14.846Z] ---> 4f4eebbc67e7 [2021-03-08T06:27:14.846Z] Step 7/23 : RUN go mod download [2021-03-08T06:27:14.846Z] ---> Using cache [2021-03-08T06:27:14.846Z] ---> 8522a9abdadb [2021-03-08T06:27:14.846Z] Step 8/23 : COPY . . [2021-03-08T06:27:14.846Z] ---> Using cache [2021-03-08T06:27:14.846Z] ---> 2e675137d7d1 [2021-03-08T06:27:14.846Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-08T06:27:15.862Z] Collecting docker-pycreds>=0.4.0 [2021-03-08T06:27:15.862Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-08T06:27:16.135Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-08T06:27:16.135Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-08T06:27:16.135Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-08T06:27:16.135Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-08T06:27:16.410Z] ---> Running in b95d82325c00 [2021-03-08T06:27:16.410Z] ---> Running in c72e0604421a [2021-03-08T06:27:17.407Z] Installing collected packages: PyYAML, urllib3, idna, requests, docopt, dockerpty, texttable, jsonschema, websocket-client, docker-pycreds, docker, cached-property, docker-compose [2021-03-08T06:27:17.407Z] Running setup.py install for PyYAML: started [2021-03-08T06:27:18.854Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-08T06:27:19.127Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T06:27:20.115Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T06:27:21.108Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-08T06:27:21.108Z] Attempting uninstall: urllib3 [2021-03-08T06:27:21.108Z] Found existing installation: urllib3 1.25.9 [2021-03-08T06:27:21.108Z] Uninstalling urllib3-1.25.9: [2021-03-08T06:27:21.385Z] OK: 217 MiB in 51 packages [2021-03-08T06:27:21.385Z] Successfully uninstalled urllib3-1.25.9 [2021-03-08T06:27:21.985Z] Attempting uninstall: idna [2021-03-08T06:27:21.985Z] Found existing installation: idna 2.9 [2021-03-08T06:27:21.985Z] Uninstalling idna-2.9: [2021-03-08T06:27:22.259Z] Successfully uninstalled idna-2.9 [2021-03-08T06:27:23.712Z] Attempting uninstall: requests [2021-03-08T06:27:23.712Z] Found existing installation: requests 2.23.0 [2021-03-08T06:27:23.712Z] Uninstalling requests-2.23.0: [2021-03-08T06:27:23.988Z] Successfully uninstalled requests-2.23.0 [2021-03-08T06:27:24.608Z] Removing intermediate container c72e0604421a [2021-03-08T06:27:24.608Z] ---> 422306c30b05 [2021-03-08T06:27:24.608Z] Step 6/22 : COPY go.mod . [2021-03-08T06:27:24.608Z] Running setup.py install for docopt: started [2021-03-08T06:27:26.071Z] ---> f9003ff89b16 [2021-03-08T06:27:26.071Z] Step 7/22 : RUN go mod download [2021-03-08T06:27:26.346Z] ---> Running in 50bf3c503ad2 [2021-03-08T06:27:26.623Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T06:27:26.623Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-08T06:27:26.623Z] ---> 4cf168fd6de9 [2021-03-08T06:27:26.623Z] Step 3/24 : WORKDIR /edgex-go [2021-03-08T06:27:26.623Z] ---> Using cache [2021-03-08T06:27:26.623Z] ---> 96644a335234 [2021-03-08T06:27:26.623Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T06:27:26.623Z] ---> Using cache [2021-03-08T06:27:26.623Z] ---> 207e6620e2a5 [2021-03-08T06:27:26.623Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-08T06:27:26.623Z] ---> Using cache [2021-03-08T06:27:26.623Z] ---> 87e1dc808247 [2021-03-08T06:27:26.623Z] Step 6/24 : COPY go.mod . [2021-03-08T06:27:26.623Z] ---> Using cache [2021-03-08T06:27:26.623Z] ---> 4f4eebbc67e7 [2021-03-08T06:27:26.623Z] Step 7/24 : RUN go mod download [2021-03-08T06:27:26.623Z] ---> Using cache [2021-03-08T06:27:26.623Z] ---> 8522a9abdadb [2021-03-08T06:27:26.623Z] Step 8/24 : COPY . . [2021-03-08T06:27:26.623Z] ---> Using cache [2021-03-08T06:27:26.623Z] ---> 2e675137d7d1 [2021-03-08T06:27:26.623Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-08T06:27:27.226Z] ---> Running in 64481acc6efe [2021-03-08T06:27:27.505Z] Running setup.py install for docopt: finished with status 'done' [2021-03-08T06:27:27.505Z] Running setup.py install for dockerpty: started [2021-03-08T06:27:29.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-08T06:27:30.487Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-08T06:27:30.487Z] Running setup.py install for texttable: started [2021-03-08T06:27:31.490Z] Removing intermediate container 50bf3c503ad2 [2021-03-08T06:27:31.490Z] ---> a2ec646f9351 [2021-03-08T06:27:31.490Z] Step 8/22 : COPY . . [2021-03-08T06:27:33.473Z] Running setup.py install for texttable: finished with status 'done' [2021-03-08T06:27:37.783Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-08T06:27:47.980Z] Removing intermediate container a35a134fb740 [2021-03-08T06:27:47.980Z] ---> 6afea1af46e5 [2021-03-08T06:27:47.980Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-08T06:27:47.980Z] ---> Running in 936a3f485cfc [2021-03-08T06:27:49.979Z] ---> d6e9d6315e1e [2021-03-08T06:27:49.979Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-08T06:27:49.979Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T06:27:49.979Z] ---> Running in f4f44cb69d2d [2021-03-08T06:27:50.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T06:27:51.288Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-08T06:27:51.288Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-08T06:27:51.288Z] (3/3) Installing curl (7.69.1-r3) [2021-03-08T06:27:51.288Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:27:51.288Z] OK: 71 MiB in 58 packages [2021-03-08T06:27:51.895Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-08T06:27:53.343Z] Removing intermediate container 936a3f485cfc [2021-03-08T06:27:53.343Z] ---> 1a1ab0a898ed [2021-03-08T06:27:53.343Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-08T06:27:53.343Z] ---> Running in e76426410bb4 [2021-03-08T06:27:53.951Z] Removing intermediate container e76426410bb4 [2021-03-08T06:27:53.951Z] ---> df54706ab2ae [2021-03-08T06:27:53.951Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T06:27:54.243Z] ---> Running in 63c63a11f11a [2021-03-08T06:27:54.843Z] Removing intermediate container 63c63a11f11a [2021-03-08T06:27:54.843Z] ---> 18fa88cef0de [2021-03-08T06:27:54.843Z] Step 24/26 : LABEL arch=arm64 [2021-03-08T06:27:55.127Z] ---> Running in 74b752c16c83 [2021-03-08T06:27:55.731Z] Removing intermediate container 74b752c16c83 [2021-03-08T06:27:55.731Z] ---> b268749ff06a [2021-03-08T06:27:55.731Z] Step 25/26 : LABEL git_sha=612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:27:55.731Z] ---> Running in 7e9baa793948 [2021-03-08T06:27:56.723Z] Removing intermediate container 7e9baa793948 [2021-03-08T06:27:56.723Z] ---> c4d93338a799 [2021-03-08T06:27:56.723Z] Step 26/26 : LABEL version=0.0.0 [2021-03-08T06:27:56.723Z] ---> Running in b1f0b3da816c [2021-03-08T06:27:57.351Z] Removing intermediate container b1f0b3da816c [2021-03-08T06:27:57.351Z] ---> 36c0cbbab5c0 [2021-03-08T06:27:57.351Z] [2021-03-08T06:27:57.973Z] Successfully built 36c0cbbab5c0 [2021-03-08T06:27:57.973Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-08T06:28:20.209Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 81e0135b7d7e [2021-03-08T06:28:20.209Z] ---> 05ffa0d694fb [2021-03-08T06:28:20.209Z] [2021-03-08T06:28:20.209Z] Step 10/31 : FROM alpine:3.12 [2021-03-08T06:28:20.209Z] ---> d10569e2745f [2021-03-08T06:28:20.209Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-08T06:28:20.209Z] ---> Running in c2475388e181 [2021-03-08T06:28:20.209Z] Removing intermediate container c2475388e181 [2021-03-08T06:28:20.209Z] ---> befc05581838 [2021-03-08T06:28:20.209Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-08T06:28:20.209Z] ---> Running in e20d260d4ff9 [2021-03-08T06:28:21.651Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T06:28:21.651Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T06:28:22.257Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-08T06:28:22.257Z] (2/2) Installing su-exec (0.2-r1) [2021-03-08T06:28:22.257Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:28:22.257Z] OK: 5 MiB in 16 packages [2021-03-08T06:28:24.254Z] Removing intermediate container e20d260d4ff9 [2021-03-08T06:28:24.254Z] ---> a3b857e9167c [2021-03-08T06:28:24.254Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-08T06:28:24.254Z] ---> Running in 2488d98c2626 [2021-03-08T06:28:24.856Z] Removing intermediate container 2488d98c2626 [2021-03-08T06:28:24.856Z] ---> 0b40b40606b3 [2021-03-08T06:28:24.856Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-08T06:28:25.132Z] ---> Running in 6f3876071c76 [2021-03-08T06:28:25.742Z] Removing intermediate container 6f3876071c76 [2021-03-08T06:28:25.742Z] ---> 2d201d1a2201 [2021-03-08T06:28:25.742Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-08T06:28:26.020Z] ---> Running in e844e9fffb03 [2021-03-08T06:28:29.434Z] Removing intermediate container e844e9fffb03 [2021-03-08T06:28:29.434Z] ---> 486c8f4a56ad [2021-03-08T06:28:29.434Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-08T06:28:29.711Z] ---> Running in f4468d24d95a [2021-03-08T06:28:30.313Z] Removing intermediate container f4468d24d95a [2021-03-08T06:28:30.313Z] ---> e3e2c1bc6096 [2021-03-08T06:28:30.313Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-08T06:28:31.760Z] ---> 7712aaff2762 [2021-03-08T06:28:31.760Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-08T06:28:31.760Z] ---> Running in e6d3ac9e023d [2021-03-08T06:28:36.096Z] Removing intermediate container e6d3ac9e023d [2021-03-08T06:28:36.096Z] ---> e25c922a5823 [2021-03-08T06:28:36.096Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T06:28:36.702Z] ---> 983c4474096f [2021-03-08T06:28:36.702Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-08T06:28:38.710Z] ---> 21ad5c935f14 [2021-03-08T06:28:38.710Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-08T06:28:39.706Z] ---> f35aa21bdebc [2021-03-08T06:28:39.706Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-08T06:28:41.153Z] ---> 2b38af8ad317 [2021-03-08T06:28:41.153Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-08T06:28:41.431Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-08T06:28:42.455Z] ---> c19ccb2e1a0c [2021-03-08T06:28:42.456Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-08T06:28:43.060Z] ---> Running in a465877b8ac4 [2021-03-08T06:28:44.515Z] Removing intermediate container a465877b8ac4 [2021-03-08T06:28:44.515Z] ---> 13b58a4d37ff [2021-03-08T06:28:44.515Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-08T06:28:45.964Z] ---> 970702aa12c5 [2021-03-08T06:28:45.964Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-08T06:28:46.243Z] ---> Running in d454f759332d [2021-03-08T06:28:49.653Z] Removing intermediate container d454f759332d [2021-03-08T06:28:49.653Z] ---> 7dd8676bfaeb [2021-03-08T06:28:49.653Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-08T06:28:50.257Z] ---> Running in 5b6cbfd06c3c [2021-03-08T06:28:50.859Z] Removing intermediate container 5b6cbfd06c3c [2021-03-08T06:28:50.859Z] ---> 49748756a1ac [2021-03-08T06:28:50.859Z] Step 28/31 : CMD ["gate"] [2021-03-08T06:28:51.468Z] ---> Running in 0d71ff981f52 [2021-03-08T06:28:52.070Z] Removing intermediate container 0d71ff981f52 [2021-03-08T06:28:52.070Z] ---> 99bdf4d4456b [2021-03-08T06:28:52.070Z] Step 29/31 : LABEL arch=arm64 [2021-03-08T06:28:52.347Z] ---> Running in d49469fd5ecd [2021-03-08T06:28:53.341Z] Removing intermediate container d49469fd5ecd [2021-03-08T06:28:53.341Z] ---> c6d27fd3f648 [2021-03-08T06:28:53.341Z] Step 30/31 : LABEL git_sha=612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:28:53.947Z] ---> Running in 207668fd3e08 [2021-03-08T06:28:54.932Z] Removing intermediate container 207668fd3e08 [2021-03-08T06:28:54.932Z] ---> bd790fd5bfad [2021-03-08T06:28:54.932Z] Step 31/31 : LABEL version=0.0.0 [2021-03-08T06:28:55.533Z] ---> Running in 21ef967805fb [2021-03-08T06:28:56.133Z] Removing intermediate container 64481acc6efe [2021-03-08T06:28:56.133Z] ---> 6dba8cd6e31a [2021-03-08T06:28:56.133Z] [2021-03-08T06:28:56.133Z] Step 10/24 : FROM alpine:3.12 [2021-03-08T06:28:56.133Z] ---> d10569e2745f [2021-03-08T06:28:56.133Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-08T06:28:56.410Z] ---> Running in eaf010459d34 [2021-03-08T06:28:56.410Z] Removing intermediate container 21ef967805fb [2021-03-08T06:28:56.410Z] ---> e3cfad01403b [2021-03-08T06:28:56.410Z] [2021-03-08T06:28:57.015Z] Successfully built e3cfad01403b [2021-03-08T06:28:57.294Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-08T06:28:58.291Z]  Building docker-security-bootstrapper-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T06:28:58.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T06:28:59.172Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-08T06:28:59.172Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-08T06:28:59.172Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-08T06:28:59.172Z] (4/5) Installing curl (7.69.1-r3) [2021-03-08T06:28:59.172Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-08T06:28:59.172Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:28:59.456Z] Executing ca-certificates-20191127-r4.trigger [2021-03-08T06:28:59.456Z] OK: 7 MiB in 19 packages [2021-03-08T06:29:02.611Z] Removing intermediate container eaf010459d34 [2021-03-08T06:29:02.611Z] ---> 6c4829fe762e [2021-03-08T06:29:02.611Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-08T06:29:02.611Z] ---> Running in 4a4653930909 [2021-03-08T06:29:03.646Z] Removing intermediate container 4a4653930909 [2021-03-08T06:29:03.646Z] ---> 7bc464ed1543 [2021-03-08T06:29:03.646Z] Step 13/24 : WORKDIR / [2021-03-08T06:29:03.646Z] ---> Running in 26479c33d5ac [2021-03-08T06:29:04.291Z] Removing intermediate container 26479c33d5ac [2021-03-08T06:29:04.291Z] ---> 5145d6a30dfd [2021-03-08T06:29:04.291Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-08T06:29:05.829Z] ---> 35f4752659f8 [2021-03-08T06:29:05.829Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-08T06:29:07.305Z] ---> 923f5c26c6a9 [2021-03-08T06:29:07.305Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-08T06:29:08.751Z] ---> 3f4382712c42 [2021-03-08T06:29:08.751Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-08T06:29:08.751Z] Removing intermediate container b95d82325c00 [2021-03-08T06:29:08.751Z] ---> eabc032fe0e6 [2021-03-08T06:29:08.751Z] [2021-03-08T06:29:08.751Z] Step 10/23 : FROM alpine:3.12 [2021-03-08T06:29:08.751Z] ---> d10569e2745f [2021-03-08T06:29:08.751Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-08T06:29:08.751Z] ---> Using cache [2021-03-08T06:29:08.751Z] ---> 2c805db71ef5 [2021-03-08T06:29:08.751Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T06:29:08.751Z] ---> Using cache [2021-03-08T06:29:08.751Z] ---> b721c29dd0aa [2021-03-08T06:29:08.751Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-08T06:29:08.751Z] ---> Running in ed32e12b1a13 [2021-03-08T06:29:09.346Z] Removing intermediate container ed32e12b1a13 [2021-03-08T06:29:09.347Z] ---> 2c4a761d0268 [2021-03-08T06:29:09.347Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-08T06:29:09.623Z] ---> Running in 5aa21a63e60b [2021-03-08T06:29:09.623Z] ---> c65c042f2d17 [2021-03-08T06:29:09.623Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-08T06:29:10.216Z] Removing intermediate container 5aa21a63e60b [2021-03-08T06:29:10.216Z] ---> 7a7fe8a51062 [2021-03-08T06:29:10.216Z] Step 15/23 : WORKDIR / [2021-03-08T06:29:10.488Z] ---> Running in 3b183d00be38 [2021-03-08T06:29:11.080Z] ---> d1a9408de2e4 [2021-03-08T06:29:11.080Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-08T06:29:11.080Z] Removing intermediate container 3b183d00be38 [2021-03-08T06:29:11.080Z] ---> 3e4b0d46c82a [2021-03-08T06:29:11.080Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T06:29:12.068Z] ---> 2597fd615fe2 [2021-03-08T06:29:12.068Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-08T06:29:12.068Z] ---> Running in e37cbde71a14 [2021-03-08T06:29:12.356Z] ---> 2262aaabe1df [2021-03-08T06:29:12.356Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-08T06:29:14.351Z] ---> 2ed47116ff2e [2021-03-08T06:29:14.351Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-08T06:29:14.351Z] Removing intermediate container f4f44cb69d2d [2021-03-08T06:29:14.351Z] ---> 9fc030a0a871 [2021-03-08T06:29:14.351Z] [2021-03-08T06:29:14.351Z] Step 10/22 : FROM alpine:3.12 [2021-03-08T06:29:14.351Z] ---> d10569e2745f [2021-03-08T06:29:14.351Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-08T06:29:14.351Z] ---> Running in 772aec86969d [2021-03-08T06:29:14.941Z] Removing intermediate container e37cbde71a14 [2021-03-08T06:29:14.941Z] ---> 382c65c80ffd [2021-03-08T06:29:14.941Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-08T06:29:14.941Z] ---> c3fc6410cc30 [2021-03-08T06:29:14.941Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-08T06:29:15.213Z] ---> Running in 375de3df00de [2021-03-08T06:29:15.213Z] ---> Running in f7f0337102ee [2021-03-08T06:29:15.485Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T06:29:15.757Z] Removing intermediate container 375de3df00de [2021-03-08T06:29:15.757Z] ---> afeb9652c825 [2021-03-08T06:29:15.757Z] Step 22/24 : LABEL arch=arm64 [2021-03-08T06:29:15.757Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T06:29:15.757Z] Removing intermediate container f7f0337102ee [2021-03-08T06:29:15.757Z] ---> 75637ae5fb08 [2021-03-08T06:29:15.757Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T06:29:15.757Z] ---> Running in 9b44f1a7044f [2021-03-08T06:29:16.034Z] ---> Running in 1f3055e385a0 [2021-03-08T06:29:16.311Z] Removing intermediate container 9b44f1a7044f [2021-03-08T06:29:16.311Z] ---> 10fb81649d91 [2021-03-08T06:29:16.311Z] Step 23/24 : LABEL git_sha=612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:29:16.586Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-08T06:29:16.586Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-08T06:29:16.586Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T06:29:16.586Z] Executing ca-certificates-20191127-r4.trigger [2021-03-08T06:29:16.859Z] OK: 6 MiB in 16 packages [2021-03-08T06:29:16.859Z] Removing intermediate container 1f3055e385a0 [2021-03-08T06:29:16.859Z] ---> 870e985bcd02 [2021-03-08T06:29:16.859Z] Step 21/23 : LABEL arch=arm64 [2021-03-08T06:29:16.859Z] ---> Running in f2b3abf005ac [2021-03-08T06:29:16.859Z] ---> Running in 1e0bb9b1e969 [2021-03-08T06:29:17.449Z] Removing intermediate container f2b3abf005ac [2021-03-08T06:29:17.449Z] ---> 1468f6d1a8da [2021-03-08T06:29:17.449Z] Step 24/24 : LABEL version=0.0.0 [2021-03-08T06:29:17.725Z] ---> Running in 4441a419bd24 [2021-03-08T06:29:17.725Z] Removing intermediate container 1e0bb9b1e969 [2021-03-08T06:29:17.725Z] ---> 1cdcdf25b19d [2021-03-08T06:29:17.725Z] Step 22/23 : LABEL git_sha=612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:29:17.725Z] ---> Running in b113a2ced19a [2021-03-08T06:29:18.332Z] Removing intermediate container 4441a419bd24 [2021-03-08T06:29:18.332Z] ---> aa5bd13cd583 [2021-03-08T06:29:18.332Z] [2021-03-08T06:29:18.332Z] Removing intermediate container b113a2ced19a [2021-03-08T06:29:18.332Z] ---> a33376eaad1c [2021-03-08T06:29:18.332Z] Step 23/23 : LABEL version=0.0.0 [2021-03-08T06:29:18.608Z] Removing intermediate container 772aec86969d [2021-03-08T06:29:18.608Z] ---> c539cf495e9a [2021-03-08T06:29:18.608Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T06:29:18.608Z] Successfully built aa5bd13cd583 [2021-03-08T06:29:18.608Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-08T06:29:18.608Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in d33b50279a8b [2021-03-08T06:29:18.608Z] ---> Running in 252164adceb5 [2021-03-08T06:29:19.196Z] Removing intermediate container 252164adceb5 [2021-03-08T06:29:19.196Z] ---> 1083cce96319 [2021-03-08T06:29:19.196Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-08T06:29:19.196Z] Removing intermediate container d33b50279a8b [2021-03-08T06:29:19.196Z] ---> 9100ddf0fffb [2021-03-08T06:29:19.196Z] [2021-03-08T06:29:19.469Z] ---> Running in 259c3cd45c24 [2021-03-08T06:29:19.742Z] Successfully built 9100ddf0fffb [2021-03-08T06:29:19.742Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-08T06:29:19.742Z]  Building docker-core-metadata-go ... done Removing intermediate container 259c3cd45c24 [2021-03-08T06:29:19.742Z] ---> 37eafda561ac [2021-03-08T06:29:19.742Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-08T06:29:20.014Z] ---> Running in 52863c5b6a32 [2021-03-08T06:29:20.608Z] Removing intermediate container 52863c5b6a32 [2021-03-08T06:29:20.608Z] ---> 31c5c90837af [2021-03-08T06:29:20.608Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T06:29:21.205Z] ---> 09c202164bab [2021-03-08T06:29:21.205Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-08T06:29:22.635Z] ---> ccc55dd940e1 [2021-03-08T06:29:22.635Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-08T06:29:23.224Z] ---> aacef2515218 [2021-03-08T06:29:23.224Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-08T06:29:23.224Z] ---> Running in ac8dd1a823d7 [2021-03-08T06:29:23.852Z] Removing intermediate container ac8dd1a823d7 [2021-03-08T06:29:23.852Z] ---> c6efd2139d28 [2021-03-08T06:29:23.852Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T06:29:23.852Z] ---> Running in f2f55bc39c7a [2021-03-08T06:29:24.445Z] Removing intermediate container f2f55bc39c7a [2021-03-08T06:29:24.445Z] ---> 1a5bdb3830c6 [2021-03-08T06:29:24.445Z] Step 20/22 : LABEL arch=arm64 [2021-03-08T06:29:24.445Z] ---> Running in 97edc14924c5 [2021-03-08T06:29:25.037Z] Removing intermediate container 97edc14924c5 [2021-03-08T06:29:25.037Z] ---> 85a3db500896 [2021-03-08T06:29:25.037Z] Step 21/22 : LABEL git_sha=612e83f84b2c990a33904aa39eaa52fceb00d44a [2021-03-08T06:29:25.037Z] ---> Running in 83460225e1b0 [2021-03-08T06:29:25.309Z] Removing intermediate container 83460225e1b0 [2021-03-08T06:29:25.585Z] ---> e0ff5504f382 [2021-03-08T06:29:25.585Z] Step 22/22 : LABEL version=0.0.0 [2021-03-08T06:29:25.585Z] ---> Running in 5d9d9004273e [2021-03-08T06:29:25.858Z] Removing intermediate container 5d9d9004273e [2021-03-08T06:29:25.858Z] ---> e5fd1430a336 [2021-03-08T06:29:25.858Z] [2021-03-08T06:29:26.463Z] Successfully built e5fd1430a336 [2021-03-08T06:29:26.463Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-08T06:29:26.479Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2021-03-08T06:29:26.497Z] $ docker stop --time=1 230babc19eecfeecd2e55255c89f5db0681e0ca5ef7b81a245c18ee9ab53b5aa [2021-03-08T06:29:28.360Z] $ docker rm -f 230babc19eecfeecd2e55255c89f5db0681e0ca5ef7b81a245c18ee9ab53b5aa [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-08T06:29:29.062Z] + grep docker [2021-03-08T06:29:29.062Z] + docker images [2021-03-08T06:29:29.333Z] docker-support-notifications-go-arm64 latest e5fd1430a336 4 seconds ago 16.9MB [2021-03-08T06:29:29.333Z] docker-core-metadata-go-arm64 latest 9100ddf0fffb 10 seconds ago 17.9MB [2021-03-08T06:29:29.333Z] docker-security-secretstore-setup-go-arm64 latest aa5bd13cd583 12 seconds ago 23.7MB [2021-03-08T06:29:29.333Z] docker-security-bootstrapper-go-arm64 latest e3cfad01403b 33 seconds ago 17.8MB [2021-03-08T06:29:29.333Z] docker-sys-mgmt-agent-go-arm64 latest 36c0cbbab5c0 About a minute ago 300MB [2021-03-08T06:29:29.333Z] docker-core-data-go-arm64 latest 293274121c0e 2 minutes ago 21.3MB [2021-03-08T06:29:29.333Z] docker-support-scheduler-go-arm64 latest 05c1cec9e0a1 3 minutes ago 16.3MB [2021-03-08T06:29:29.333Z] docker-core-command-go-arm64 latest 9b029d14a4f0 3 minutes ago 16.2MB [2021-03-08T06:29:29.333Z] docker-security-proxy-setup-go-arm64 latest bf5b1fc13ce6 3 minutes ago 23.4MB [2021-03-08T06:29:29.333Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-08T06:29:30.588Z] ---> job-cost.sh [2021-03-08T06:29:30.588Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0Fuo [2021-03-08T06:30:09.539Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-08T06:32:31.340Z] lf-activate-venv(): INFO: Adding /tmp/venv-0Fuo/bin to PATH [2021-03-08T06:32:31.340Z] INFO: No Stack... [2021-03-08T06:32:31.340Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-08T06:32:31.340Z] INFO: Archiving Costs [Pipeline] sh [2021-03-08T06:32:31.688Z] + cat /w/workspace/edgex-go/16/archives/cost.csv [2021-03-08T06:32:31.688Z] + cut -d, -f6 [Pipeline] lock [2021-03-08T06:32:31.812Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3202-16-stack-cost] [2021-03-08T06:32:31.827Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3202-16-stack-cost] did not exist. Created. [2021-03-08T06:32:31.827Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3202-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-08T06:32:32.289Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-08T06:32:32.603Z] Stashed 1 file(s) [Pipeline] } [2021-03-08T06:32:32.617Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3202-16-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-08T06:32:34.693Z] provisioning config files... [2021-03-08T06:32:34.710Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/16@tmp/config5347823727132011402tmp [Pipeline] { [Pipeline] sh [2021-03-08T06:32:35.106Z] + set +x [2021-03-08T06:32:35.106Z] + curl -s https://codecov.io/bash [2021-03-08T06:32:35.106Z] + bash -s -- [2021-03-08T06:32:35.683Z] [2021-03-08T06:32:35.684Z] _____ _ [2021-03-08T06:32:35.684Z] / ____| | | [2021-03-08T06:32:35.684Z] | | ___ __| | ___ ___ _____ __ [2021-03-08T06:32:35.684Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-08T06:32:35.684Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-08T06:32:35.684Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-08T06:32:35.684Z] Bash-20210226-7100762 [2021-03-08T06:32:35.684Z] [2021-03-08T06:32:35.684Z] [2021-03-08T06:32:35.684Z] ==> git version 2.24.3 found [2021-03-08T06:32:35.684Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-08T06:32:35.684Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-08T06:32:35.684Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-08T06:32:35.684Z] ==> Jenkins CI detected. [2021-03-08T06:32:35.684Z] project root: . [2021-03-08T06:32:35.684Z] --> token set from env [2021-03-08T06:32:35.684Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-08T06:32:35.684Z] ==> Running gcov in . (disable via -X gcov) [2021-03-08T06:32:35.684Z] ==> Python coveragepy not found [2021-03-08T06:32:35.684Z] ==> Searching for coverage reports in: [2021-03-08T06:32:35.684Z] + . [2021-03-08T06:32:35.684Z] -> Found 1 reports [2021-03-08T06:32:35.684Z] ==> Detecting git/mercurial file structure [2021-03-08T06:32:35.946Z] ==> Reading reports [2021-03-08T06:32:35.946Z] + ./coverage.out bytes=622272 [2021-03-08T06:32:35.946Z] ==> Appending adjustments [2021-03-08T06:32:35.946Z] https://docs.codecov.io/docs/fixing-reports [2021-03-08T06:32:39.263Z] + Found adjustments [2021-03-08T06:32:39.263Z] ==> Gzipping contents [2021-03-08T06:32:39.263Z] 92K /tmp/codecov.6JJ8A2.gz [2021-03-08T06:32:39.263Z] ==> Uploading reports [2021-03-08T06:32:39.263Z] url: https://codecov.io [2021-03-08T06:32:39.263Z] query: branch=PR-3202&commit=612e83f84b2c990a33904aa39eaa52fceb00d44a&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3202%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3202&job=&cmd_args= [2021-03-08T06:32:39.263Z] -> Pinging Codecov [2021-03-08T06:32:39.263Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3202&commit=612e83f84b2c990a33904aa39eaa52fceb00d44a&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3202%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3202&job=&cmd_args= [2021-03-08T06:32:39.839Z] -> Uploading to [2021-03-08T06:32:39.839Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-08/00271124DB129430A58F1EEE437C3FCB/612e83f84b2c990a33904aa39eaa52fceb00d44a/63ad266e-7653-47de-bd29-bd526cdf0725.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210308T063239Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4bc2393a37619e7791cf0d277ce130108e9cd37229d4131d8d085add8bbb166b [2021-03-08T06:32:39.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-08T06:32:39.839Z] Dload Upload Total Spent Left Speed [2021-03-08T06:32:40.413Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92109 0 0 100 92109 0 148k --:--:-- --:--:-- --:--:-- 149k [2021-03-08T06:32:40.413Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/612e83f84b2c990a33904aa39eaa52fceb00d44a [Pipeline] } [2021-03-08T06:32:40.424Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-08T06:32:42.901Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T06:32:43.795Z] ---> package-listing.sh [2021-03-08T06:32:43.795Z] ++ facter osfamily [2021-03-08T06:32:43.795Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-08T06:32:43.795Z] + OS_FAMILY=redhat [2021-03-08T06:32:43.795Z] + workspace=/w/workspace/edgex-go/16 [2021-03-08T06:32:43.795Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-08T06:32:43.795Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-08T06:32:43.795Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-08T06:32:43.795Z] + PACKAGES=/tmp/packages_start.txt [2021-03-08T06:32:43.795Z] + '[' /w/workspace/edgex-go/16 ']' [2021-03-08T06:32:43.795Z] + PACKAGES=/tmp/packages_end.txt [2021-03-08T06:32:43.795Z] + case "${OS_FAMILY}" in [2021-03-08T06:32:43.795Z] + rpm -qa [2021-03-08T06:32:43.795Z] + sort [2021-03-08T06:32:49.102Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-08T06:32:49.102Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-08T06:32:49.102Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-08T06:32:49.102Z] + '[' /w/workspace/edgex-go/16 ']' [2021-03-08T06:32:49.102Z] + mkdir -p /w/workspace/edgex-go/16/archives/ [2021-03-08T06:32:49.102Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo [2021-03-08T06:32:49.116Z] 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/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-08T06:32:49.412Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-08T06:32:49.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-08T06:32:49.741Z] [2021-03-08T06:32:49.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-08T06:32:50.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-08T06:32:50.155Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-08T06:32:50.155Z] df20fa9351a1: Pulling fs layer [2021-03-08T06:32:50.155Z] 36b3adc4ff6f: Pulling fs layer [2021-03-08T06:32:50.155Z] 8ad3a11d3b57: Pulling fs layer [2021-03-08T06:32:50.155Z] 46f8f816bc3b: Pulling fs layer [2021-03-08T06:32:50.155Z] 93b61091891f: Pulling fs layer [2021-03-08T06:32:50.155Z] 93b9cdb0e59b: Pulling fs layer [2021-03-08T06:32:50.155Z] 5e14af77c1be: Pulling fs layer [2021-03-08T06:32:50.155Z] 01666e4c0597: Pulling fs layer [2021-03-08T06:32:50.155Z] aa168da1d23b: Pulling fs layer [2021-03-08T06:32:50.155Z] 93b9cdb0e59b: Waiting [2021-03-08T06:32:50.155Z] 5e14af77c1be: Waiting [2021-03-08T06:32:50.155Z] 01666e4c0597: Waiting [2021-03-08T06:32:50.155Z] aa168da1d23b: Waiting [2021-03-08T06:32:50.155Z] 46f8f816bc3b: Waiting [2021-03-08T06:32:50.155Z] 93b61091891f: Waiting [2021-03-08T06:32:50.155Z] 36b3adc4ff6f: Verifying Checksum [2021-03-08T06:32:50.155Z] 36b3adc4ff6f: Download complete [2021-03-08T06:32:50.155Z] 46f8f816bc3b: Verifying Checksum [2021-03-08T06:32:50.155Z] 46f8f816bc3b: Download complete [2021-03-08T06:32:50.485Z] df20fa9351a1: Verifying Checksum [2021-03-08T06:32:50.485Z] 93b9cdb0e59b: Verifying Checksum [2021-03-08T06:32:50.485Z] 93b9cdb0e59b: Download complete [2021-03-08T06:32:50.485Z] 5e14af77c1be: Verifying Checksum [2021-03-08T06:32:50.485Z] 5e14af77c1be: Download complete [2021-03-08T06:32:50.485Z] 93b61091891f: Download complete [2021-03-08T06:32:50.485Z] 01666e4c0597: Verifying Checksum [2021-03-08T06:32:50.485Z] 01666e4c0597: Download complete [2021-03-08T06:32:50.766Z] df20fa9351a1: Pull complete [2021-03-08T06:32:51.033Z] 36b3adc4ff6f: Pull complete [2021-03-08T06:32:51.303Z] 8ad3a11d3b57: Verifying Checksum [2021-03-08T06:32:51.303Z] 8ad3a11d3b57: Download complete [2021-03-08T06:32:52.271Z] 8ad3a11d3b57: Pull complete [2021-03-08T06:32:52.271Z] 46f8f816bc3b: Pull complete [2021-03-08T06:32:53.227Z] aa168da1d23b: Verifying Checksum [2021-03-08T06:32:53.227Z] aa168da1d23b: Download complete [2021-03-08T06:32:54.176Z] 93b61091891f: Pull complete [2021-03-08T06:32:54.439Z] 93b9cdb0e59b: Pull complete [2021-03-08T06:32:54.701Z] 5e14af77c1be: Pull complete [2021-03-08T06:32:54.701Z] 01666e4c0597: Pull complete [2021-03-08T06:33:04.755Z] aa168da1d23b: Pull complete [2021-03-08T06:33:04.755Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-08T06:33:04.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-08T06:33:04.755Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-08T06:33:05.027Z] prd-centos7-docker-4c-2g-28947 does not seem to be running inside a container [2021-03-08T06:33:05.081Z] $ 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/16/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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-08T06:33:10.620Z] $ docker top d485b6be498ce54f02e3dfd77396a5df000a822e99857194b14fca8b271f676d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T06:33:11.238Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-08T06:33:11.543Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-08T06:33:11.843Z] + ls /var/log/sa-host [2021-03-08T06:33:11.843Z] + sadf -c /var/log/sa-host/sa08 [2021-03-08T06:33:11.843Z] file_magic: OK [2021-03-08T06:33:11.843Z] HZ: Using current value: 100 [2021-03-08T06:33:11.843Z] file_header: OK [2021-03-08T06:33:11.843Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-08T06:33:11.843Z] Statistics: [2021-03-08T06:33:11.843Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-08T06:33:11.843Z] File successfully converted to sysstat format version 12.2.1 [2021-03-08T06:33:11.843Z] + sadf -c /var/log/sa-host/sa23 [2021-03-08T06:33:11.843Z] file_magic: OK [2021-03-08T06:33:11.843Z] HZ: Using current value: 100 [2021-03-08T06:33:11.843Z] file_header: OK [2021-03-08T06:33:11.843Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-08T06:33:11.843Z] Statistics: [2021-03-08T06:33:11.843Z] Hnuu...uuuununununu... [2021-03-08T06:33:11.843Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-08T06:33:12.507Z] provisioning config files... [2021-03-08T06:33:12.524Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config7791373775346357669tmp [Pipeline] { [Pipeline] echo [2021-03-08T06:33:12.641Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T06:33:12.946Z] ---> create-netrc.sh [Pipeline] } [2021-03-08T06:33:12.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-08T06:33:13.061Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T06:33:13.361Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-08T06:33:13.374Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T06:33:13.680Z] ---> sudo-logs.sh [2021-03-08T06:33:13.680Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-08T06:33:13.754Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T06:33:14.058Z] ---> job-cost.sh [2021-03-08T06:33:14.058Z] lf-activate-venv: SKIPPING [2021-03-08T06:33:14.058Z] DEBUG: total: 0.20999999344348907 [2021-03-08T06:33:14.058Z] INFO: Retrieving Stack Cost... [2021-03-08T06:33:16.614Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-08T06:33:16.614Z] INFO: Archiving Costs [Pipeline] echo [2021-03-08T06:33:16.629Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T06:33:16.939Z] ---> logs-deploy.sh [2021-03-08T06:33:16.939Z] lf-activate-venv: SKIPPING [2021-03-08T06:33:16.939Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3202/16 [2021-03-08T06:33:16.939Z] INFO: archiving workspace using pattern(s): [2021-03-08T06:33:18.874Z] Archives upload complete. [2021-03-08T06:33:18.874Z] INFO: archiving logs to Nexus [2021-03-08T06:33:19.835Z] ---> uname -a: [2021-03-08T06:33:19.835Z] Linux prd-centos7-docker-4c-2g-28947.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-08T06:33:19.835Z] [2021-03-08T06:33:19.835Z] [2021-03-08T06:33:19.835Z] ---> lscpu: [2021-03-08T06:33:19.835Z] Architecture: x86_64 [2021-03-08T06:33:19.835Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-08T06:33:19.835Z] Byte Order: Little Endian [2021-03-08T06:33:19.835Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-08T06:33:19.835Z] CPU(s): 4 [2021-03-08T06:33:19.835Z] On-line CPU(s) list: 0-3 [2021-03-08T06:33:19.835Z] Thread(s) per core: 1 [2021-03-08T06:33:19.835Z] Core(s) per socket: 1 [2021-03-08T06:33:19.835Z] Socket(s): 4 [2021-03-08T06:33:19.835Z] NUMA node(s): 1 [2021-03-08T06:33:19.835Z] Vendor ID: GenuineIntel [2021-03-08T06:33:19.835Z] CPU family: 6 [2021-03-08T06:33:19.835Z] Model: 44 [2021-03-08T06:33:19.835Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-08T06:33:19.835Z] Stepping: 1 [2021-03-08T06:33:19.835Z] CPU MHz: 2933.436 [2021-03-08T06:33:19.835Z] BogoMIPS: 5866.87 [2021-03-08T06:33:19.835Z] Virtualization: VT-x [2021-03-08T06:33:19.835Z] Hypervisor vendor: KVM [2021-03-08T06:33:19.835Z] Virtualization type: full [2021-03-08T06:33:19.835Z] L1d cache: 128 KiB [2021-03-08T06:33:19.835Z] L1i cache: 128 KiB [2021-03-08T06:33:19.835Z] L2 cache: 16 MiB [2021-03-08T06:33:19.835Z] L3 cache: 64 MiB [2021-03-08T06:33:19.835Z] NUMA node0 CPU(s): 0-3 [2021-03-08T06:33:19.835Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-08T06:33:19.835Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-08T06:33:19.835Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-08T06:33:19.835Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-08T06:33:19.835Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-08T06:33:19.835Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-08T06:33:19.835Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-08T06:33:19.835Z] Vulnerability Srbds: Not affected [2021-03-08T06:33:19.835Z] Vulnerability Tsx async abort: Not affected [2021-03-08T06:33:19.835Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-08T06:33:19.835Z] [2021-03-08T06:33:19.835Z] [2021-03-08T06:33:19.835Z] ---> nproc: [2021-03-08T06:33:19.835Z] 4 [2021-03-08T06:33:19.835Z] [2021-03-08T06:33:19.835Z] [2021-03-08T06:33:19.835Z] ---> df -h: [2021-03-08T06:33:19.835Z] Filesystem Size Used Available Use% Mounted on [2021-03-08T06:33:19.835Z] overlay 50.0G 12.2G 37.8G 24% / [2021-03-08T06:33:19.835Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-08T06:33:19.835Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-08T06:33:19.835Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-08T06:33:19.835Z] /dev/vda1 50.0G 12.2G 37.8G 24% /facter-os [2021-03-08T06:33:19.835Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/resolv.conf [2021-03-08T06:33:19.835Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hostname [2021-03-08T06:33:19.835Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hosts [2021-03-08T06:33:19.835Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/secure [2021-03-08T06:33:19.835Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/auth.log [2021-03-08T06:33:19.835Z] /dev/vda1 50.0G 12.2G 37.8G 24% /run/cloud-init/result.json [2021-03-08T06:33:19.835Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/sa-host [2021-03-08T06:33:19.835Z] /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/16 [2021-03-08T06:33:19.835Z] /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/16@tmp [2021-03-08T06:33:19.835Z] [2021-03-08T06:33:19.835Z] [2021-03-08T06:33:19.835Z] ---> free -m: [2021-03-08T06:33:19.835Z] total used free shared buff/cache available [2021-03-08T06:33:19.835Z] Mem: 1837 710 260 0 866 1042 [2021-03-08T06:33:19.835Z] Swap: 1023 68 955 [2021-03-08T06:33:19.835Z] [2021-03-08T06:33:19.835Z] [2021-03-08T06:33:19.835Z] ---> ip addr: [2021-03-08T06:33:19.835Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-08T06:33:19.835Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-08T06:33:19.835Z] inet 127.0.0.1/8 scope host lo [2021-03-08T06:33:19.835Z] valid_lft forever preferred_lft forever [2021-03-08T06:33:19.835Z] inet6 ::1/128 scope host [2021-03-08T06:33:19.835Z] valid_lft forever preferred_lft forever [2021-03-08T06:33:19.835Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-08T06:33:19.835Z] link/ether fa:16:3e:ca:6c:15 brd ff:ff:ff:ff:ff:ff [2021-03-08T06:33:19.835Z] inet 10.30.123.237/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-08T06:33:19.835Z] valid_lft 85015sec preferred_lft 85015sec [2021-03-08T06:33:19.835Z] inet6 fe80::f816:3eff:feca:6c15/64 scope link [2021-03-08T06:33:19.835Z] valid_lft forever preferred_lft forever [2021-03-08T06:33:19.835Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-08T06:33:19.835Z] link/ether 02:42:0c:fb:f8:45 brd ff:ff:ff:ff:ff:ff [2021-03-08T06:33:19.835Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-08T06:33:19.835Z] valid_lft forever preferred_lft forever [2021-03-08T06:33:19.835Z] inet6 fe80::42:cff:fefb:f845/64 scope link [2021-03-08T06:33:19.835Z] valid_lft forever preferred_lft forever [2021-03-08T06:33:19.835Z] [2021-03-08T06:33:19.835Z] [2021-03-08T06:33:19.835Z] ---> sar -b -r -n DEV: [2021-03-08T06:33:19.835Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/08/21 _x86_64_ (4 CPU) [2021-03-08T06:33:19.835Z] [2021-03-08T06:33:19.835Z] 06:10:02 LINUX RESTART (4 CPU) [2021-03-08T06:33:19.835Z] [2021-03-08T06:33:19.835Z] 06:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-08T06:33:19.835Z] 06:12:02 174.42 73.78 100.64 0.00 9969.41 38992.06 0.00 [2021-03-08T06:33:19.835Z] 06:13:01 260.15 112.05 148.10 0.00 4456.29 24916.93 0.00 [2021-03-08T06:33:19.835Z] 06:14:01 125.85 36.77 89.08 0.00 1407.98 12842.52 0.00 [2021-03-08T06:33:19.835Z] 06:15:01 133.84 60.52 73.33 0.00 3288.65 8530.83 0.00 [2021-03-08T06:33:19.835Z] 06:16:03 954.61 715.87 238.74 0.00 88535.21 162561.08 0.00 [2021-03-08T06:33:19.835Z] 06:17:01 2680.21 2334.00 346.21 0.00 145767.30 156015.81 0.00 [2021-03-08T06:33:19.835Z] 06:18:01 372.19 165.37 206.82 0.00 10867.60 37857.27 0.00 [2021-03-08T06:33:19.835Z] 06:19:02 1709.38 1341.60 367.78 0.00 108769.89 137825.54 0.00 [2021-03-08T06:33:19.835Z] 06:20:01 1545.74 1233.99 311.76 0.00 66368.78 75959.97 0.00 [2021-03-08T06:33:19.835Z] 06:21:01 104.38 22.50 81.88 0.00 3671.43 8890.40 0.00 [2021-03-08T06:33:19.835Z] 06:22:01 3.33 1.88 1.45 0.00 99.75 22.46 0.00 [2021-03-08T06:33:19.835Z] 06:23:01 0.25 0.05 0.20 0.00 0.93 2.17 0.00 [2021-03-08T06:33:19.835Z] 06:24:02 0.28 0.00 0.28 0.00 0.00 3.15 0.00 [2021-03-08T06:33:19.835Z] 06:25:01 0.64 0.39 0.25 0.00 11.10 2.47 0.00 [2021-03-08T06:33:19.835Z] 06:26:01 2.26 1.47 0.80 0.00 52.36 15.64 0.00 [2021-03-08T06:33:19.835Z] 06:27:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 [2021-03-08T06:33:19.835Z] 06:28:01 0.27 0.00 0.27 0.00 0.00 3.38 0.00 [2021-03-08T06:33:19.835Z] 06:29:01 0.30 0.07 0.23 0.00 0.53 2.91 0.00 [2021-03-08T06:33:19.835Z] 06:30:01 0.22 0.00 0.22 0.00 0.00 2.46 0.00 [2021-03-08T06:33:19.835Z] 06:31:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 [2021-03-08T06:33:19.835Z] 06:32:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 [2021-03-08T06:33:19.835Z] 06:33:01 121.67 69.60 52.07 0.00 5392.98 14203.15 0.00 [2021-03-08T06:33:19.835Z] Average: 370.41 278.68 91.73 0.00 20343.28 30872.98 0.00 [2021-03-08T06:33:19.835Z] [2021-03-08T06:33:19.835Z] 06:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-08T06:33:19.835Z] 06:12:02 63772 0 713444 37.92 2216 1102112 1537344 52.47 638216 927244 103576 [2021-03-08T06:33:19.835Z] 06:13:01 123708 0 763496 40.58 1492 992848 1748436 59.67 610928 864220 79756 [2021-03-08T06:33:19.835Z] 06:14:01 118808 0 836236 44.44 752 925748 1793768 61.22 738644 733404 21328 [2021-03-08T06:33:19.835Z] 06:15:01 162148 0 769736 40.91 612 949048 1428500 48.75 648528 775124 63016 [2021-03-08T06:33:19.835Z] 06:16:03 428720 0 675432 35.90 56 777336 1272876 43.44 528256 709636 15376 [2021-03-08T06:33:19.835Z] 06:17:01 78800 0 722080 38.38 4 1080660 1570400 53.60 652988 919292 916 [2021-03-08T06:33:19.835Z] 06:18:01 167744 0 751196 39.92 0 962604 1957048 66.79 555220 904500 20 [2021-03-08T06:33:19.835Z] 06:19:02 112088 0 738944 39.27 0 1030512 2044648 69.78 636136 878892 35176 [2021-03-08T06:33:19.835Z] 06:20:01 287280 0 761776 40.49 0 832488 2220936 75.80 611180 720952 0 [2021-03-08T06:33:19.835Z] 06:21:01 438880 0 634616 33.73 0 808048 1223148 41.74 507668 686648 8 [2021-03-08T06:33:19.835Z] 06:22:01 438660 0 632008 33.59 0 810876 1197592 40.87 506240 689080 8 [2021-03-08T06:33:19.835Z] 06:23:01 439812 0 630848 33.53 0 810884 1194352 40.76 505656 689152 8 [2021-03-08T06:33:19.835Z] 06:24:02 440156 0 630496 33.51 0 810892 1194352 40.76 505660 689152 8 [2021-03-08T06:33:19.835Z] 06:25:01 439800 0 630476 33.51 0 811268 1194792 40.78 505788 689400 8 [2021-03-08T06:33:19.835Z] 06:26:01 438224 0 631272 33.55 0 812048 1194424 40.76 505888 690088 8 [2021-03-08T06:33:19.835Z] 06:27:01 438108 0 631376 33.56 0 812060 1194388 40.76 505824 690088 8 [2021-03-08T06:33:19.835Z] 06:28:01 438196 0 631288 33.55 0 812060 1194352 40.76 505796 690088 8 [2021-03-08T06:33:19.835Z] 06:29:01 438228 0 631244 33.55 0 812072 1194352 40.76 505804 690104 12 [2021-03-08T06:33:19.835Z] 06:30:01 438260 0 631204 33.55 0 812080 1194352 40.76 505808 690104 8 [2021-03-08T06:33:19.835Z] 06:31:01 438312 0 631144 33.54 0 812088 1194412 40.76 505876 690108 8 [2021-03-08T06:33:19.835Z] 06:32:01 438196 0 631252 33.55 0 812096 1194400 40.76 506036 690104 8 [2021-03-08T06:33:19.835Z] 06:33:01 92496 0 731636 38.88 0 1057412 1621928 55.35 651676 853428 90668 [2021-03-08T06:33:19.835Z] Average: 313654 0 683691 36.34 233 883965 1434582 48.96 561083 752764 18633 [2021-03-08T06:33:19.835Z] [2021-03-08T06:33:19.835Z] 06:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-08T06:33:19.835Z] 06:12:02 eth0 1047.29 1126.54 5751.12 133.66 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.835Z] 06:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.835Z] 06:12:02 docker0 833.63 694.06 69.22 2636.73 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.835Z] 06:13:01 veth865f1c3 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.835Z] 06:13:01 eth0 218.14 152.69 872.16 24.30 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.835Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.835Z] 06:13:01 docker0 133.87 186.20 9.77 841.21 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.835Z] 06:14:01 veth865f1c3 1.63 1.63 0.13 0.14 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.835Z] 06:14:01 eth0 55.59 44.38 22.97 77.23 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.835Z] 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.835Z] 06:14:01 docker0 1.63 1.63 0.11 0.14 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.835Z] 06:15:01 veth865f1c3 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.835Z] 06:15:01 eth0 27.49 14.98 23.28 12.52 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.835Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.835Z] 06:15:01 docker0 0.60 0.60 0.04 0.05 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:16:03 veth44fe2eb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:16:03 eth0 218.98 181.97 1668.05 70.83 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:16:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:16:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:17:01 veth44fe2eb 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:17:01 eth0 40.62 21.75 164.66 8.73 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:17:01 docker0 12.13 22.53 0.65 149.67 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:18:01 veth44fe2eb 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:18:01 eth0 155.46 112.34 1410.23 17.24 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:18:01 veth39bb510 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:19:02 veth211ab80 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:19:02 veth44fe2eb 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:19:02 veth98a128e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:19:02 eth0 118.26 63.50 434.32 87.41 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:20:01 veth44fe2eb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:20:01 eth0 62.65 40.56 121.20 76.78 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:20:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:20:01 veth9a95d45 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:21:01 eth0 35.11 17.72 101.76 9.58 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:21:01 docker0 1041.92 1020.82 83.69 4355.09 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:22:01 eth0 0.98 0.42 0.72 0.20 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:23:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:24:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:25:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:26:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:27:01 eth0 0.20 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:28:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:29:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:30:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:31:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:32:01 eth0 0.20 0.17 0.10 0.01 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:33:01 eth0 245.91 202.02 2167.32 70.43 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] Average: eth0 102.20 91.00 585.08 26.94 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] Average: docker0 47.42 46.46 3.81 198.20 0.00 0.00 0.00 0.00 [2021-03-08T06:33:19.836Z] [2021-03-08T06:33:19.836Z] [2021-03-08T06:33:19.836Z] ---> sar -P ALL: [2021-03-08T06:33:19.836Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/08/21 _x86_64_ (4 CPU) [2021-03-08T06:33:19.836Z] [2021-03-08T06:33:19.836Z] 06:10:02 LINUX RESTART (4 CPU) [2021-03-08T06:33:19.836Z] [2021-03-08T06:33:19.836Z] 06:11:01 CPU %user %nice %system %iowait %steal %idle [2021-03-08T06:33:19.836Z] 06:12:02 all 15.93 0.00 9.46 2.01 0.41 72.18 [2021-03-08T06:33:19.836Z] 06:12:02 0 16.74 0.00 11.21 0.48 0.36 71.21 [2021-03-08T06:33:19.836Z] 06:12:02 1 13.54 0.00 9.10 4.37 0.46 72.52 [2021-03-08T06:33:19.836Z] 06:12:02 2 19.12 0.00 9.32 1.16 0.43 69.98 [2021-03-08T06:33:19.836Z] 06:12:02 3 14.34 0.00 8.24 2.03 0.39 75.00 [2021-03-08T06:33:19.836Z] 06:13:01 all 16.86 0.00 8.66 5.02 0.34 69.12 [2021-03-08T06:33:19.836Z] 06:13:01 0 17.32 0.00 9.03 4.30 0.30 69.06 [2021-03-08T06:33:19.836Z] 06:13:01 1 15.95 0.00 8.51 6.41 0.33 68.80 [2021-03-08T06:33:19.836Z] 06:13:01 2 17.13 0.00 8.98 3.96 0.37 69.57 [2021-03-08T06:33:19.836Z] 06:13:01 3 17.04 0.00 8.14 5.42 0.35 69.05 [2021-03-08T06:33:19.836Z] 06:14:01 all 52.95 0.00 13.51 4.32 0.45 28.77 [2021-03-08T06:33:19.836Z] 06:14:01 0 54.26 0.00 12.99 4.29 0.49 27.97 [2021-03-08T06:33:19.836Z] 06:14:01 1 51.91 0.00 13.94 4.05 0.51 29.59 [2021-03-08T06:33:19.836Z] 06:14:01 2 53.65 0.00 13.17 5.23 0.37 27.59 [2021-03-08T06:33:19.836Z] 06:14:01 3 52.00 0.00 13.95 3.69 0.42 29.94 [2021-03-08T06:33:19.836Z] 06:15:01 all 49.02 0.00 15.61 3.03 0.22 32.12 [2021-03-08T06:33:19.836Z] 06:15:01 0 50.05 0.00 15.39 3.00 0.26 31.30 [2021-03-08T06:33:19.836Z] 06:15:01 1 48.39 0.00 15.50 3.80 0.21 32.11 [2021-03-08T06:33:19.836Z] 06:15:01 2 49.06 0.00 16.21 2.82 0.19 31.72 [2021-03-08T06:33:19.836Z] 06:15:01 3 48.59 0.00 15.35 2.52 0.21 33.33 [2021-03-08T06:33:19.836Z] 06:16:03 all 21.32 0.00 23.35 7.49 0.46 47.38 [2021-03-08T06:33:19.836Z] 06:16:03 0 20.67 0.00 23.01 5.89 0.45 49.98 [2021-03-08T06:33:19.836Z] 06:16:03 1 20.29 0.00 23.48 8.56 0.45 47.22 [2021-03-08T06:33:19.836Z] 06:16:03 2 20.83 0.00 23.84 7.03 0.45 47.86 [2021-03-08T06:33:19.836Z] 06:16:03 3 23.51 0.00 23.08 8.48 0.48 44.44 [2021-03-08T06:33:19.836Z] 06:17:01 all 17.06 0.00 26.60 29.65 0.65 26.04 [2021-03-08T06:33:19.836Z] 06:17:01 0 16.95 0.00 26.91 28.69 0.80 26.66 [2021-03-08T06:33:19.836Z] 06:17:01 1 17.34 0.00 26.54 29.69 0.64 25.79 [2021-03-08T06:33:19.836Z] 06:17:01 2 15.96 0.00 26.08 29.22 0.60 28.14 [2021-03-08T06:33:19.836Z] 06:17:01 3 18.03 0.00 26.86 31.05 0.54 23.52 [2021-03-08T06:33:19.836Z] 06:18:01 all 58.19 0.00 18.16 12.18 0.33 11.13 [2021-03-08T06:33:19.836Z] 06:18:01 0 58.59 0.00 18.04 12.84 0.32 10.21 [2021-03-08T06:33:19.836Z] 06:18:01 1 59.37 0.00 17.49 14.79 0.35 8.00 [2021-03-08T06:33:19.836Z] 06:18:01 2 57.18 0.00 18.19 11.26 0.35 13.03 [2021-03-08T06:33:19.836Z] 06:18:01 3 57.64 0.00 18.94 9.82 0.30 13.29 [2021-03-08T06:33:19.836Z] 06:19:02 all 27.31 0.00 25.53 26.44 0.51 20.22 [2021-03-08T06:33:19.836Z] 06:19:02 0 25.82 0.00 25.58 27.99 0.56 20.05 [2021-03-08T06:33:19.836Z] 06:19:02 1 27.49 0.00 25.41 27.94 0.47 18.70 [2021-03-08T06:33:19.836Z] 06:19:02 2 27.87 0.00 24.65 27.01 0.61 19.86 [2021-03-08T06:33:19.836Z] 06:19:02 3 28.07 0.00 26.47 22.80 0.39 22.27 [2021-03-08T06:33:19.836Z] 06:20:01 all 46.38 0.00 21.88 20.61 0.29 10.84 [2021-03-08T06:33:19.836Z] 06:20:01 0 46.55 0.00 22.13 20.45 0.34 10.52 [2021-03-08T06:33:19.836Z] 06:20:01 1 45.90 0.00 21.96 21.40 0.27 10.48 [2021-03-08T06:33:19.836Z] 06:20:01 2 45.57 0.00 22.49 19.72 0.30 11.91 [2021-03-08T06:33:19.836Z] 06:20:01 3 47.49 0.00 20.92 20.88 0.25 10.46 [2021-03-08T06:33:19.836Z] 06:21:01 all 4.52 0.00 4.26 3.69 0.21 87.32 [2021-03-08T06:33:19.836Z] 06:21:01 0 4.90 0.00 4.55 3.92 0.20 86.42 [2021-03-08T06:33:19.836Z] 06:21:01 1 4.48 0.00 4.38 4.07 0.22 86.85 [2021-03-08T06:33:19.836Z] 06:21:01 2 3.80 0.00 4.48 3.19 0.22 88.31 [2021-03-08T06:33:19.836Z] 06:21:01 3 4.88 0.00 3.65 3.58 0.19 87.70 [2021-03-08T06:33:19.836Z] 06:22:01 all 0.05 0.00 0.06 0.00 0.00 99.88 [2021-03-08T06:33:19.836Z] 06:22:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2021-03-08T06:33:19.836Z] 06:22:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2021-03-08T06:33:19.836Z] 06:22:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2021-03-08T06:33:19.836Z] 06:22:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2021-03-08T06:33:19.836Z] [2021-03-08T06:33:19.836Z] 06:22:01 CPU %user %nice %system %iowait %steal %idle [2021-03-08T06:33:19.836Z] 06:23:01 all 0.14 0.00 0.05 0.00 0.02 99.78 [2021-03-08T06:33:19.836Z] 06:23:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-03-08T06:33:19.836Z] 06:23:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2021-03-08T06:33:19.836Z] 06:23:01 2 0.05 0.00 0.03 0.02 0.02 99.88 [2021-03-08T06:33:19.836Z] 06:23:01 3 0.45 0.00 0.05 0.00 0.03 99.47 [2021-03-08T06:33:19.836Z] 06:24:02 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-03-08T06:33:19.836Z] 06:24:02 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-08T06:33:19.836Z] 06:24:02 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-08T06:33:19.836Z] 06:24:02 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-08T06:33:19.836Z] 06:24:02 3 0.50 0.00 0.00 0.00 0.00 99.50 [2021-03-08T06:33:19.836Z] 06:25:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-03-08T06:33:19.836Z] 06:25:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2021-03-08T06:33:19.836Z] 06:25:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-08T06:33:19.836Z] 06:25:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-08T06:33:19.836Z] 06:25:01 3 0.51 0.00 0.02 0.00 0.00 99.48 [2021-03-08T06:33:19.836Z] 06:26:01 all 0.15 0.00 0.05 0.02 0.00 99.77 [2021-03-08T06:33:19.836Z] 06:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-03-08T06:33:19.836Z] 06:26:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-03-08T06:33:19.836Z] 06:26:01 2 0.42 0.00 0.03 0.00 0.00 99.55 [2021-03-08T06:33:19.836Z] 06:26:01 3 0.17 0.00 0.12 0.07 0.00 99.65 [2021-03-08T06:33:19.836Z] 06:27:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2021-03-08T06:33:19.836Z] 06:27:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-03-08T06:33:19.836Z] 06:27:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-08T06:33:19.836Z] 06:27:01 2 0.53 0.00 0.02 0.00 0.00 99.45 [2021-03-08T06:33:19.836Z] 06:27:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-08T06:33:19.836Z] 06:28:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-03-08T06:33:19.836Z] 06:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-08T06:33:19.836Z] 06:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-08T06:33:19.836Z] 06:28:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2021-03-08T06:33:19.836Z] 06:28:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-08T06:33:19.836Z] 06:29:01 all 0.10 0.00 0.03 0.00 0.00 99.87 [2021-03-08T06:33:19.836Z] 06:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-08T06:33:19.836Z] 06:29:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-03-08T06:33:19.837Z] 06:29:01 2 0.23 0.00 0.05 0.00 0.00 99.72 [2021-03-08T06:33:19.837Z] 06:29:01 3 0.08 0.00 0.05 0.00 0.02 99.85 [2021-03-08T06:33:19.837Z] 06:30:01 all 0.11 0.00 0.03 0.00 0.00 99.85 [2021-03-08T06:33:19.837Z] 06:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-08T06:33:19.837Z] 06:30:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-08T06:33:19.837Z] 06:30:01 2 0.35 0.00 0.03 0.00 0.00 99.62 [2021-03-08T06:33:19.837Z] 06:30:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-08T06:33:19.837Z] 06:31:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2021-03-08T06:33:19.837Z] 06:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2021-03-08T06:33:19.837Z] 06:31:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-03-08T06:33:19.837Z] 06:31:01 2 0.53 0.00 0.03 0.00 0.02 99.42 [2021-03-08T06:33:19.837Z] 06:31:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2021-03-08T06:33:19.837Z] 06:32:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-03-08T06:33:19.837Z] 06:32:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2021-03-08T06:33:19.837Z] 06:32:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-08T06:33:19.837Z] 06:32:01 2 0.52 0.00 0.02 0.00 0.02 99.45 [2021-03-08T06:33:19.837Z] 06:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-08T06:33:19.837Z] 06:33:01 all 6.62 0.00 4.85 3.24 0.20 85.10 [2021-03-08T06:33:19.837Z] 06:33:01 0 5.85 0.00 5.16 0.94 0.17 87.89 [2021-03-08T06:33:19.837Z] 06:33:01 1 7.64 0.00 4.98 6.60 0.17 80.61 [2021-03-08T06:33:19.837Z] 06:33:01 2 5.76 0.00 3.99 2.34 0.25 87.66 [2021-03-08T06:33:19.837Z] 06:33:01 3 7.21 0.00 5.26 3.07 0.22 84.24 [2021-03-08T06:33:19.837Z] [2021-03-08T06:33:19.837Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-03-08T06:33:19.837Z] Average: all 14.02 0.00 7.59 5.15 0.18 73.05 [2021-03-08T06:33:19.837Z] Average: 0 14.02 0.00 7.69 4.93 0.19 73.18 [2021-03-08T06:33:19.837Z] Average: 1 13.82 0.00 7.58 5.79 0.18 72.63 [2021-03-08T06:33:19.837Z] Average: 2 14.12 0.00 7.59 4.95 0.19 73.16 [2021-03-08T06:33:19.837Z] Average: 3 14.13 0.00 7.52 4.92 0.17 73.25 [2021-03-08T06:33:19.837Z] [2021-03-08T06:33:19.837Z] [2021-03-08T06:33:19.837Z]