Pull request #3275 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 FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 24d41aa13106852e9bb405be786bb5b163481b42 rather than 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 Obtained Jenkinsfile from 24d41aa13106852e9bb405be786bb5b163481b42 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30535 in /w/workspace/edgexfoundry_edgex-go_PR-3275 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 24d41aa13106852e9bb405be786bb5b163481b42 into PR head commit 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 > 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/3275/head:refs/remotes/origin/PR-3275 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 # 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 24d41aa13106852e9bb405be786bb5b163481b42 # timeout=10 Merge succeeded, producing 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 Checking out Revision 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 (PR-3275) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 # timeout=10 Commit message: "Merge branch 'master' into issue-3265" > git rev-list --no-walk d139c146f6aabe13c9ba8c2e8ebbb4bd5c9342e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-19T10:58:55.046Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-19T10:58:55.326Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-19T10:58:55.421Z] ========================================================= [2021-03-19T10:58:55.421Z] EdgeX Global Pipelines Version Info [2021-03-19T10:58:55.421Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-19T10:58:56.942Z] ------------------- [2021-03-19T10:58:56.942Z] stable info: [2021-03-19T10:58:56.942Z] ------------------- [2021-03-19T10:58:56.942Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-19T10:58:56.942Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-19T10:58:56.942Z] Message: update stable to v1.0.184 [2021-03-19T10:58:57.889Z] ------------------- [2021-03-19T10:58:57.889Z] experimental info: [2021-03-19T10:58:57.889Z] ------------------- [2021-03-19T10:58:57.889Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-19T10:58:57.889Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-19T10:58:57.889Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-19T10:58:58.154Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-19T10:58:58.240Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-19T10:58:58.326Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-19T10:58:58.410Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-19T10:58:58.547Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-19T10:58:58.635Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-19T10:58:58.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-19T10:58:58.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-19T10:58:58.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-19T10:58:58.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-19T10:58:59.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-19T10:58:59.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-19T10:58:59.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-19T10:58:59.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-19T10:58:59.475Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-19T10:58:59.562Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-19T10:58:59.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-19T10:58:59.728Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-19T10:58:59.830Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-19T10:58:59.915Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-19T10:58:59.999Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-19T10:59:00.164Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-19T10:59:00.269Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3275 [Pipeline] echo [2021-03-19T10:59:00.371Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3275 [Pipeline] echo [2021-03-19T10:59:00.452Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3275 [Pipeline] echo [2021-03-19T10:59:00.565Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [Pipeline] echo [2021-03-19T10:59:00.654Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3fdac07 [Pipeline] echo [2021-03-19T10:59:00.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T10:59:00.945Z] provisioning config files... [2021-03-19T10:59:00.974Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2532932470728636460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T10:59:01.333Z] ---> docker-login.sh [2021-03-19T10:59:01.334Z] nexus3.edgexfoundry.org:10001 [2021-03-19T10:59:01.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T10:59:01.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T10:59:01.867Z] Configure a credential helper to remove this warning. See [2021-03-19T10:59:01.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T10:59:01.867Z] [2021-03-19T10:59:01.867Z] Login Succeeded [2021-03-19T10:59:01.867Z] nexus3.edgexfoundry.org:10002 [2021-03-19T10:59:01.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T10:59:01.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T10:59:01.867Z] Configure a credential helper to remove this warning. See [2021-03-19T10:59:01.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T10:59:01.867Z] [2021-03-19T10:59:01.867Z] Login Succeeded [2021-03-19T10:59:01.867Z] nexus3.edgexfoundry.org:10003 [2021-03-19T10:59:02.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T10:59:02.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T10:59:02.130Z] Configure a credential helper to remove this warning. See [2021-03-19T10:59:02.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T10:59:02.130Z] [2021-03-19T10:59:02.130Z] Login Succeeded [2021-03-19T10:59:02.130Z] nexus3.edgexfoundry.org:10004 [2021-03-19T10:59:02.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T10:59:02.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T10:59:02.392Z] Configure a credential helper to remove this warning. See [2021-03-19T10:59:02.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T10:59:02.392Z] [2021-03-19T10:59:02.392Z] Login Succeeded [2021-03-19T10:59:02.392Z] docker.io [2021-03-19T10:59:02.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T10:59:02.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T10:59:02.655Z] Configure a credential helper to remove this warning. See [2021-03-19T10:59:02.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T10:59:02.655Z] [2021-03-19T10:59:02.655Z] Login Succeeded [2021-03-19T10:59:02.655Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T10:59:02.667Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-19T10:59:03.152Z] ++ 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-19T10:59:03.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T10:59:03.153Z] ++ dirname cmd/core-command/Dockerfile [2021-03-19T10:59:03.153Z] ++ cut -d/ -f2 [2021-03-19T10:59:03.153Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-19T10:59:03.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T10:59:03.153Z] ++ dirname cmd/core-data/Dockerfile [2021-03-19T10:59:03.153Z] ++ cut -d/ -f2 [2021-03-19T10:59:03.153Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-19T10:59:03.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T10:59:03.153Z] ++ cut -d/ -f2 [2021-03-19T10:59:03.153Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-19T10:59:03.153Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-19T10:59:03.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T10:59:03.153Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-19T10:59:03.153Z] ++ cut -d/ -f2 [2021-03-19T10:59:03.153Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-19T10:59:03.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T10:59:03.153Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-19T10:59:03.153Z] ++ cut -d/ -f2 [2021-03-19T10:59:03.153Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-19T10:59:03.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T10:59:03.153Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-19T10:59:03.153Z] ++ cut -d/ -f2 [2021-03-19T10:59:03.153Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-19T10:59:03.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T10:59:03.153Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-19T10:59:03.153Z] ++ cut -d/ -f2 [2021-03-19T10:59:03.153Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-19T10:59:03.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T10:59:03.153Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-19T10:59:03.153Z] ++ cut -d/ -f2 [2021-03-19T10:59:03.153Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-19T10:59:03.153Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T10:59:03.153Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-19T10:59:03.153Z] ++ cut -d/ -f2 [2021-03-19T10:59:03.153Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-19T10:59:03.240Z] 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-19T10:59:04.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T10:59:04.095Z] [2021-03-19T10:59:04.095Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T10:59:04.453Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T10:59:04.453Z] latest: Pulling from edgex-devops/git-semver [2021-03-19T10:59:04.453Z] 31603596830f: Pulling fs layer [2021-03-19T10:59:04.453Z] 2a8b12db71e7: Pulling fs layer [2021-03-19T10:59:04.453Z] 6ca5941a6612: Pulling fs layer [2021-03-19T10:59:04.453Z] ecc8261a40a4: Pulling fs layer [2021-03-19T10:59:04.453Z] ecc8261a40a4: Waiting [2021-03-19T10:59:04.453Z] 2a8b12db71e7: Verifying Checksum [2021-03-19T10:59:04.453Z] 2a8b12db71e7: Download complete [2021-03-19T10:59:04.453Z] 31603596830f: Verifying Checksum [2021-03-19T10:59:04.453Z] 31603596830f: Download complete [2021-03-19T10:59:04.718Z] ecc8261a40a4: Verifying Checksum [2021-03-19T10:59:04.718Z] ecc8261a40a4: Download complete [2021-03-19T10:59:04.718Z] 6ca5941a6612: Verifying Checksum [2021-03-19T10:59:04.718Z] 6ca5941a6612: Download complete [2021-03-19T10:59:04.982Z] 31603596830f: Pull complete [2021-03-19T10:59:05.246Z] 2a8b12db71e7: Pull complete [2021-03-19T10:59:06.211Z] 6ca5941a6612: Pull complete [2021-03-19T10:59:06.211Z] ecc8261a40a4: Pull complete [2021-03-19T10:59:06.474Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-19T10:59:06.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T10:59:06.474Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-19T10:59:06.593Z] prd-centos7-docker-4c-2g-30535 does not seem to be running inside a container [2021-03-19T10:59:06.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-19T10:59:09.336Z] $ docker top 583c6e25ba382d09ecda9293648de7d0bb221c328e9c4035792b63293d5a9bfe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-19T10:59:09.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T10:59:09.637Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T10:59:09.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T10:59:09.917Z] $ docker exec 583c6e25ba382d09ecda9293648de7d0bb221c328e9c4035792b63293d5a9bfe ssh-agent [2021-03-19T10:59:10.098Z] SSH_AUTH_SOCK=/tmp/ssh-JIzaWgpXNNaR/agent.13 [2021-03-19T10:59:10.098Z] SSH_AGENT_PID=18 [2021-03-19T10:59:10.110Z] Running ssh-add (command line suppressed) [2021-03-19T10:59:10.246Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4894779293689505496.key (/w/workspace/edgex-go/3@tmp/private_key_4894779293689505496.key) [2021-03-19T10:59:10.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T10:59:10.642Z] + git tag --points-at HEAD [Pipeline] } [2021-03-19T10:59:10.665Z] $ docker exec --env ******** --env ******** 583c6e25ba382d09ecda9293648de7d0bb221c328e9c4035792b63293d5a9bfe ssh-agent -k [2021-03-19T10:59:10.795Z] unset SSH_AUTH_SOCK; [2021-03-19T10:59:10.795Z] unset SSH_AGENT_PID; [2021-03-19T10:59:10.796Z] echo Agent pid 18 killed; [2021-03-19T10:59:10.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-19T10:59:10.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T10:59:10.983Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T10:59:11.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T10:59:11.169Z] $ docker exec 583c6e25ba382d09ecda9293648de7d0bb221c328e9c4035792b63293d5a9bfe ssh-agent [2021-03-19T10:59:11.351Z] SSH_AUTH_SOCK=/tmp/ssh-htdPGJn76dFY/agent.47 [2021-03-19T10:59:11.351Z] SSH_AGENT_PID=52 [2021-03-19T10:59:11.358Z] Running ssh-add (command line suppressed) [2021-03-19T10:59:11.499Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6268115237575870705.key (/w/workspace/edgex-go/3@tmp/private_key_6268115237575870705.key) [2021-03-19T10:59:11.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T10:59:11.886Z] + git semver init [2021-03-19T10:59:11.886Z] # -> Open(): unable to determine branch for HEAD [2021-03-19T10:59:11.886Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-03-19T10:59:11.886Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-03-19T10:59:11.886Z] # $SEMVER_REMOTE_NAME = origin [2021-03-19T10:59:11.886Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-19T10:59:11.886Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-19T10:59:11.886Z] # $SEMVER_BRANCH = PR-3275 [2021-03-19T10:59:11.886Z] # $SEMVER_TEMP = /tmp/semver-907989903 [2021-03-19T10:59:11.886Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-19T10:59:30.115Z] # '/tmp/semver-907989903' -> '/w/workspace/edgex-go/3/.semver' [2021-03-19T10:59:31.065Z] # -> Force: false [2021-03-19T10:59:31.065Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-03-19T10:59:31.083Z] $ docker exec --env ******** --env ******** 583c6e25ba382d09ecda9293648de7d0bb221c328e9c4035792b63293d5a9bfe ssh-agent -k [2021-03-19T10:59:31.366Z] unset SSH_AUTH_SOCK; [2021-03-19T10:59:31.368Z] unset SSH_AGENT_PID; [2021-03-19T10:59:31.368Z] echo Agent pid 52 killed; [2021-03-19T10:59:31.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-19T10:59:31.988Z] + git semver [Pipeline] } [2021-03-19T10:59:32.011Z] $ docker stop --time=1 583c6e25ba382d09ecda9293648de7d0bb221c328e9c4035792b63293d5a9bfe [2021-03-19T10:59:33.679Z] $ docker rm -f 583c6e25ba382d09ecda9293648de7d0bb221c328e9c4035792b63293d5a9bfe [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T10:59:34.243Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-19T10:59:34.899Z] Stashed 1 file(s) [Pipeline] echo [2021-03-19T10:59:34.902Z] [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-19T10:59:35.763Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-19T10:59:36.088Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-19T10:59:36.411Z] + sudo service docker restart [2021-03-19T10:59:36.411Z] + true [2021-03-19T10:59:36.411Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-19T10:59:37.005Z] ========================================================= [2021-03-19T10:59:37.005Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-19T10:59:37.005Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-19T10:59:37.372Z] + 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-19T10:59:41.627Z] Sending build context to Docker daemon 328.7MB [2021-03-19T10:59:41.627Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T10:59:41.627Z] Step 2/6 : FROM ${BASE} [2021-03-19T10:59:41.627Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-19T10:59:41.627Z] 188c0c94c7c5: Pulling fs layer [2021-03-19T10:59:41.627Z] 0ef7d3d256c8: Pulling fs layer [2021-03-19T10:59:41.627Z] de9db76c5a1d: Pulling fs layer [2021-03-19T10:59:41.627Z] bca2f99d35d6: Pulling fs layer [2021-03-19T10:59:41.627Z] 93359f2a8cfa: Pulling fs layer [2021-03-19T10:59:41.627Z] 7c6f9722023f: Pulling fs layer [2021-03-19T10:59:41.627Z] a35cf1a2eb13: Pulling fs layer [2021-03-19T10:59:41.627Z] bca2f99d35d6: Waiting [2021-03-19T10:59:41.627Z] 93359f2a8cfa: Waiting [2021-03-19T10:59:41.627Z] 7c6f9722023f: Waiting [2021-03-19T10:59:41.627Z] a35cf1a2eb13: Waiting [2021-03-19T10:59:41.627Z] de9db76c5a1d: Verifying Checksum [2021-03-19T10:59:41.627Z] de9db76c5a1d: Download complete [2021-03-19T10:59:41.627Z] 0ef7d3d256c8: Verifying Checksum [2021-03-19T10:59:41.627Z] 0ef7d3d256c8: Download complete [2021-03-19T10:59:41.627Z] 93359f2a8cfa: Verifying Checksum [2021-03-19T10:59:41.627Z] 93359f2a8cfa: Download complete [2021-03-19T10:59:41.627Z] 7c6f9722023f: Verifying Checksum [2021-03-19T10:59:41.627Z] 7c6f9722023f: Download complete [2021-03-19T10:59:41.627Z] 188c0c94c7c5: Download complete [2021-03-19T10:59:41.627Z] 188c0c94c7c5: Pull complete [2021-03-19T10:59:41.892Z] 0ef7d3d256c8: Pull complete [2021-03-19T10:59:42.160Z] de9db76c5a1d: Pull complete [2021-03-19T10:59:43.579Z] a35cf1a2eb13: Verifying Checksum [2021-03-19T10:59:43.579Z] a35cf1a2eb13: Download complete [2021-03-19T10:59:44.162Z] bca2f99d35d6: Verifying Checksum [2021-03-19T10:59:44.162Z] bca2f99d35d6: Download complete [2021-03-19T10:59:50.254Z] Still waiting to schedule task [2021-03-19T10:59:50.254Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-19T10:59:52.415Z] bca2f99d35d6: Pull complete [2021-03-19T10:59:52.415Z] 93359f2a8cfa: Pull complete [2021-03-19T10:59:52.415Z] 7c6f9722023f: Pull complete [2021-03-19T10:59:55.781Z] a35cf1a2eb13: Pull complete [2021-03-19T10:59:55.781Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-19T10:59:55.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-19T10:59:55.781Z] ---> a62c8e92a672 [2021-03-19T10:59:55.781Z] 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-19T10:59:56.049Z] ---> Running in f5f593d461a4 [2021-03-19T10:59:57.022Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T10:59:57.983Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T10:59:59.386Z] (1/12) Installing libmagic (5.38-r0) [2021-03-19T10:59:59.651Z] (2/12) Installing file (5.38-r0) [2021-03-19T10:59:59.651Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-19T10:59:59.651Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-19T11:00:11.963Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-19T11:00:11.963Z] (6/12) Installing patch (2.7.6-r6) [2021-03-19T11:00:11.963Z] (7/12) Installing build-base (0.5-r2) [2021-03-19T11:00:11.963Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-19T11:00:11.963Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-19T11:00:11.963Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-19T11:00:11.963Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-19T11:00:11.963Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-19T11:00:11.963Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T11:00:11.963Z] OK: 233 MiB in 51 packages [2021-03-19T11:00:16.197Z] Removing intermediate container f5f593d461a4 [2021-03-19T11:00:16.197Z] ---> 7ac36f006e9c [2021-03-19T11:00:16.197Z] Step 4/6 : WORKDIR /edgex-go [2021-03-19T11:00:16.197Z] ---> Running in bc8930fd5723 [2021-03-19T11:00:16.459Z] Removing intermediate container bc8930fd5723 [2021-03-19T11:00:16.459Z] ---> 61c957b332ff [2021-03-19T11:00:16.459Z] Step 5/6 : COPY go.mod . [2021-03-19T11:00:16.729Z] ---> 2f99aa303817 [2021-03-19T11:00:16.729Z] Step 6/6 : RUN go mod download [2021-03-19T11:00:16.729Z] ---> Running in a87cb9cf7adb [2021-03-19T11:00:39.743Z] Removing intermediate container a87cb9cf7adb [2021-03-19T11:00:39.743Z] ---> 56409d4058e5 [2021-03-19T11:00:39.743Z] Successfully built 56409d4058e5 [2021-03-19T11:00:39.743Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T11:00:40.064Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-19T11:00:40.064Z] . [Pipeline] withDockerContainer [2021-03-19T11:00:40.172Z] prd-centos7-docker-4c-2g-30535 does not seem to be running inside a container [2021-03-19T11:00:40.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-19T11:00:41.159Z] $ docker top 60f174433b95faff6f0d9e04abea38ba2deb13938aed610cccea567f681344fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T11:00:41.673Z] + go version [2021-03-19T11:00:41.673Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-19T11:00:41.689Z] $ docker stop --time=1 60f174433b95faff6f0d9e04abea38ba2deb13938aed610cccea567f681344fa [2021-03-19T11:00:43.048Z] $ docker rm -f 60f174433b95faff6f0d9e04abea38ba2deb13938aed610cccea567f681344fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T11:00:43.917Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-19T11:00:43.917Z] . [Pipeline] withDockerContainer [2021-03-19T11:00:44.031Z] prd-centos7-docker-4c-2g-30535 does not seem to be running inside a container [2021-03-19T11:00:44.088Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-19T11:00:44.806Z] $ docker top 500f222a60a2c3fdcc4ebf01dbba2fe88576c2cd89aae2ad52bef15ce1460dce -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-19T11:00:45.046Z] ========================================================= [2021-03-19T11:00:45.046Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-19T11:00:45.046Z] ========================================================= [Pipeline] sh [2021-03-19T11:00:45.348Z] + make test [2021-03-19T11:00:45.348Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-19T11:00:57.782Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-19T11:01:25.389Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-19T11:01:25.389Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-19T11:01:27.387Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-19T11:01:27.387Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-19T11:01:29.414Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-19T11:01:29.414Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-19T11:01:29.414Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-19T11:01:29.414Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-19T11:01:30.854Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-19T11:01:31.127Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-19T11:01:35.481Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-19T11:01:35.481Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-19T11:01:35.481Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-19T11:01:38.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.146s coverage: 45.9% of statements [2021-03-19T11:01:38.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-19T11:01:38.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-19T11:01:38.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-19T11:01:38.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-19T11:01:38.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-19T11:01:38.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-19T11:01:38.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.101s coverage: 19.8% of statements [2021-03-19T11:01:38.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.095s coverage: 100.0% of statements [2021-03-19T11:01:42.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.266s coverage: 27.1% of statements [2021-03-19T11:01:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-19T11:01:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-19T11:01:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-19T11:01:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-19T11:01:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-19T11:01:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-19T11:01:42.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.056s coverage: 100.0% of statements [2021-03-19T11:01:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-19T11:01:42.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements [2021-03-19T11:01:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-19T11:01:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-19T11:01:42.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.131s coverage: 71.3% of statements [2021-03-19T11:01:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-19T11:01:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-19T11:01:43.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.235s coverage: 82.9% of statements [2021-03-19T11:01:43.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-19T11:01:43.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T11:01:43.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.084s coverage: 78.9% of statements [2021-03-19T11:01:43.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-19T11:01:47.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.509s coverage: 28.6% of statements [2021-03-19T11:01:47.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-19T11:01:47.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-19T11:01:47.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-19T11:01:47.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-19T11:01:47.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-19T11:01:47.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.076s coverage: 100.0% of statements [2021-03-19T11:01:47.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-19T11:01:47.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements [2021-03-19T11:01:47.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-19T11:01:47.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.120s coverage: 86.7% of statements [2021-03-19T11:01:47.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-19T11:01:47.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.194s coverage: 97.5% of statements [2021-03-19T11:01:47.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-19T11:01:47.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.075s coverage: 78.3% of statements [2021-03-19T11:01:47.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-19T11:01:47.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-19T11:01:47.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-19T11:01:47.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-19T11:01:50.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.589s coverage: 92.8% of statements [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-19T11:01:50.898Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-19T11:01:50.898Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.091s coverage: 0.1% of statements [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-19T11:01:50.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-19T11:01:50.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.100s coverage: 47.1% of statements [2021-03-19T11:01:50.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.167s coverage: 79.5% of statements [2021-03-19T11:01:50.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-03-19T11:01:50.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.119s coverage: 96.3% of statements [2021-03-19T11:01:50.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2021-03-19T11:02:03.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements [2021-03-19T11:02:03.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.036s coverage: 44.8% of statements [2021-03-19T11:02:06.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.194s coverage: 81.9% of statements [2021-03-19T11:02:14.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.107s coverage: 92.9% of statements [2021-03-19T11:02:14.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-19T11:02:14.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-19T11:02:14.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-19T11:02:14.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.045s coverage: 77.8% of statements [2021-03-19T11:02:14.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-19T11:02:14.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-19T11:02:14.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-19T11:02:14.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-19T11:02:14.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-19T11:02:14.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements [2021-03-19T11:02:14.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-19T11:02:14.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-19T11:02:14.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.035s coverage: 100.0% of statements [2021-03-19T11:02:14.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-19T11:02:14.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements [2021-03-19T11:02:14.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-19T11:02:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-03-19T11:02:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2021-03-19T11:02:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 84.6% of statements [2021-03-19T11:02:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.088s coverage: 91.6% of statements [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-19T11:02:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.236s coverage: 62.4% of statements [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-19T11:02:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements [2021-03-19T11:02:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.063s coverage: 91.3% of statements [2021-03-19T11:02:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-03-19T11:02:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2021-03-19T11:02:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-03-19T11:02:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.350s coverage: 69.0% of statements [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-19T11:02:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 38.4% of statements [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-19T11:02:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-19T11:02:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-03-19T11:02:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.165s coverage: 47.0% of statements [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-19T11:02:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.064s coverage: 100.0% of statements [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-19T11:02:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.065s coverage: 100.0% of statements [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-19T11:02:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.257s coverage: 87.1% of statements [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T11:02:14.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-19T11:02:16.878Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.985s coverage: 29.1% of statements [2021-03-19T11:02:16.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-19T11:02:16.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-19T11:02:16.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-19T11:02:16.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-19T11:02:16.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-19T11:02:16.878Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.102s coverage: 99.0% of statements [2021-03-19T11:02:16.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-19T11:02:16.878Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.088s coverage: 100.0% of statements [2021-03-19T11:02:16.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-19T11:02:16.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-19T11:02:16.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-19T11:02:16.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-19T11:02:16.878Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.120s coverage: 96.5% of statements [2021-03-19T11:02:16.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-19T11:02:16.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T11:02:16.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-19T11:02:16.878Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.056s coverage: 0.0% of statements [2021-03-19T11:02:16.878Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-19T11:02:16.878Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.045s coverage: 100.0% of statements [2021-03-19T11:02:16.878Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-19T11:02:16.878Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-19T11:02:16.878Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-19T11:02:16.878Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-19T11:02:17.150Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements [2021-03-19T11:02:17.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-19T11:02:17.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-19T11:02:17.418Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-03-19T11:02:18.006Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.038s coverage: 32.1% of statements [2021-03-19T11:02:18.006Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-03-19T11:02:18.590Z] GO111MODULE=on go vet ./... [2021-03-19T11:02:27.117Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30538 in /w/workspace/edgexfoundry_edgex-go_PR-3275 [Pipeline] { [Pipeline] ws [2021-03-19T11:02:27.172Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-03-19T11:02:32.130Z] using credential edgex-jenkins-ssh [2021-03-19T11:02:32.191Z] Cloning the remote Git repository [2021-03-19T11:02:32.263Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-19T11:02:32.395Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-03-19T11:02:32.508Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T11:02:32.509Z] > git --version # timeout=10 [2021-03-19T11:02:32.532Z] > git --version # 'git version 2.17.1' [2021-03-19T11:02:32.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T11:02:32.595Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T11:02:50.590Z] Merging remotes/origin/master commit 24d41aa13106852e9bb405be786bb5b163481b42 into PR head commit 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:02:51.047Z] Merge succeeded, producing 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:02:51.047Z] Checking out Revision 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 (PR-3275) [2021-03-19T11:02:49.547Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T11:02:49.571Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T11:02:49.598Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T11:02:49.633Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T11:02:49.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T11:02:49.646Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3275/head:refs/remotes/origin/PR-3275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T11:02:50.618Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T11:02:50.634Z] > git checkout -f 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 # timeout=10 [2021-03-19T11:02:50.964Z] > git remote # timeout=10 [2021-03-19T11:02:50.984Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T11:02:51.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T11:02:51.016Z] > git merge 24d41aa13106852e9bb405be786bb5b163481b42 # timeout=10 [2021-03-19T11:02:51.039Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T11:02:51.061Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T11:02:51.078Z] > git checkout -f 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 # timeout=10 [2021-03-19T11:02:55.667Z] Commit message: "Merge branch 'master' into issue-3265" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T11:02:57.206Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-19T11:02:57.687Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-03-19T11:02:57.693Z] gofmt -l . [2021-03-19T11:02:57.693Z] [ "`gofmt -l .`" = "" ] [2021-03-19T11:02:57.693Z] ./bin/test-go-mod-tidy.sh [2021-03-19T11:02:57.693Z] ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] sh [2021-03-19T11:02:58.047Z] + sudo service docker restart [2021-03-19T11:02:58.047Z] + true [2021-03-19T11:02:58.465Z] + ls -al . [2021-03-19T11:02:58.466Z] total 760 [2021-03-19T11:02:58.466Z] drwxrwxr-x 10 1001 1001 4096 Mar 19 11:02 . [2021-03-19T11:02:58.466Z] drwxr-xr-x 4 root root 28 Mar 19 11:00 .. [2021-03-19T11:02:58.466Z] -rw-rw-r-- 1 1001 1001 11 Mar 19 10:58 .dockerignore [2021-03-19T11:02:58.466Z] drwxrwxr-x 8 1001 1001 179 Mar 19 10:58 .git [2021-03-19T11:02:58.466Z] drwxrwxr-x 3 1001 1001 125 Mar 19 10:58 .github [2021-03-19T11:02:58.466Z] -rw-rw-r-- 1 1001 1001 818 Mar 19 10:58 .gitignore [2021-03-19T11:02:58.466Z] drwx------ 3 1001 1001 60 Mar 19 10:59 .semver [2021-03-19T11:02:58.466Z] -rw-rw-r-- 1 1001 1001 166 Mar 19 10:58 .sonarcloud.properties [2021-03-19T11:02:58.466Z] -rw-rw-r-- 1 1001 1001 8607 Mar 19 10:58 Attribution.txt [2021-03-19T11:02:58.466Z] -rw-rw-r-- 1 1001 1001 3804 Mar 19 10:58 CONTRIBUTING.md [2021-03-19T11:02:58.466Z] -rw-rw-r-- 1 1001 1001 931 Mar 19 10:58 Dockerfile.build [2021-03-19T11:02:58.466Z] -rw-rw-r-- 1 1001 1001 863 Mar 19 10:58 Jenkinsfile [2021-03-19T11:02:58.466Z] -rw-rw-r-- 1 1001 1001 10775 Mar 19 10:58 LICENSE [2021-03-19T11:02:58.466Z] -rw-rw-r-- 1 1001 1001 5774 Mar 19 10:58 Makefile [2021-03-19T11:02:58.466Z] -rw-rw-r-- 1 1001 1001 6548 Mar 19 10:58 README.md [2021-03-19T11:02:58.466Z] -rw-rw-r-- 1 1001 1001 6755 Mar 19 10:58 SECURITY.md [2021-03-19T11:02:58.466Z] -rw-rw-r-- 1 1001 1001 5 Mar 19 10:59 VERSION [2021-03-19T11:02:58.466Z] -rw-rw-r-- 1 1001 1001 4131 Mar 19 10:58 ZMQWindows.md [2021-03-19T11:02:58.466Z] drwxrwxr-x 2 1001 1001 117 Mar 19 10:58 bin [2021-03-19T11:02:58.466Z] drwxrwxr-x 14 1001 1001 4096 Mar 19 10:58 cmd [2021-03-19T11:02:58.466Z] -rw-r--r-- 1 root root 650607 Mar 19 11:02 coverage.out [2021-03-19T11:02:58.466Z] -rw-r--r-- 1 root root 1055 Mar 19 11:02 go.mod [2021-03-19T11:02:58.466Z] -rw-r--r-- 1 root root 21981 Mar 19 11:02 go.sum [2021-03-19T11:02:58.466Z] drwxrwxr-x 8 1001 1001 127 Mar 19 10:58 internal [2021-03-19T11:02:58.466Z] drwxrwxr-x 4 1001 1001 26 Mar 19 10:58 openapi [2021-03-19T11:02:58.466Z] drwxrwxr-x 4 1001 1001 71 Mar 19 10:58 snap [2021-03-19T11:02:58.466Z] -rw-rw-r-- 1 1001 1001 168 Mar 19 10:58 version.go [Pipeline] sh [2021-03-19T11:02:58.784Z] + '[' -e coverage.out ] [2021-03-19T11:02:58.784Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-19T11:02:59.149Z] Stashed 1 file(s) [Pipeline] sh [2021-03-19T11:02:59.491Z] + make build [2021-03-19T11:02:59.491Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T11:03:00.779Z] provisioning config files... [2021-03-19T11:03:00.827Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1465609160761299443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T11:03:01.251Z] ---> docker-login.sh [2021-03-19T11:03:01.251Z] nexus3.edgexfoundry.org:10001 [2021-03-19T11:03:02.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T11:03:02.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T11:03:02.509Z] Configure a credential helper to remove this warning. See [2021-03-19T11:03:02.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T11:03:02.509Z] [2021-03-19T11:03:02.509Z] Login Succeeded [2021-03-19T11:03:02.509Z] nexus3.edgexfoundry.org:10002 [2021-03-19T11:03:03.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T11:03:03.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T11:03:03.107Z] Configure a credential helper to remove this warning. See [2021-03-19T11:03:03.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T11:03:03.107Z] [2021-03-19T11:03:03.107Z] Login Succeeded [2021-03-19T11:03:03.107Z] nexus3.edgexfoundry.org:10003 [2021-03-19T11:03:03.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T11:03:03.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T11:03:03.653Z] Configure a credential helper to remove this warning. See [2021-03-19T11:03:03.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T11:03:03.653Z] [2021-03-19T11:03:03.653Z] Login Succeeded [2021-03-19T11:03:03.653Z] nexus3.edgexfoundry.org:10004 [2021-03-19T11:03:03.795Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-19T11:03:03.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T11:03:04.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T11:03:04.198Z] Configure a credential helper to remove this warning. See [2021-03-19T11:03:04.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T11:03:04.198Z] [2021-03-19T11:03:04.198Z] Login Succeeded [2021-03-19T11:03:04.198Z] docker.io [2021-03-19T11:03:04.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T11:03:04.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T11:03:04.745Z] Configure a credential helper to remove this warning. See [2021-03-19T11:03:04.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T11:03:04.745Z] [2021-03-19T11:03:04.745Z] Login Succeeded [2021-03-19T11:03:04.745Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T11:03:04.764Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-19T11:03:05.290Z] ========================================================= [2021-03-19T11:03:05.290Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-19T11:03:05.290Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-19T11:03:05.682Z] + 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-19T11:03:08.337Z] Sending build context to Docker daemon 166.8MB [2021-03-19T11:03:08.337Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T11:03:08.337Z] Step 2/6 : FROM ${BASE} [2021-03-19T11:03:08.337Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-19T11:03:08.337Z] 5f621e34cdf4: Pulling fs layer [2021-03-19T11:03:08.337Z] a4357932f1b6: Pulling fs layer [2021-03-19T11:03:08.337Z] 18c013af1878: Pulling fs layer [2021-03-19T11:03:08.337Z] 00ac8860ef70: Pulling fs layer [2021-03-19T11:03:08.337Z] 63d7cb157983: Pulling fs layer [2021-03-19T11:03:08.337Z] b116817d02f9: Pulling fs layer [2021-03-19T11:03:08.337Z] 745a02a5169b: Pulling fs layer [2021-03-19T11:03:08.337Z] 00ac8860ef70: Waiting [2021-03-19T11:03:08.337Z] 63d7cb157983: Waiting [2021-03-19T11:03:08.337Z] b116817d02f9: Waiting [2021-03-19T11:03:08.337Z] 18c013af1878: Download complete [2021-03-19T11:03:08.337Z] a4357932f1b6: Verifying Checksum [2021-03-19T11:03:08.337Z] a4357932f1b6: Download complete [2021-03-19T11:03:08.337Z] 63d7cb157983: Verifying Checksum [2021-03-19T11:03:08.337Z] 63d7cb157983: Download complete [2021-03-19T11:03:08.337Z] 5f621e34cdf4: Verifying Checksum [2021-03-19T11:03:08.337Z] 5f621e34cdf4: Download complete [2021-03-19T11:03:08.337Z] b116817d02f9: Verifying Checksum [2021-03-19T11:03:08.337Z] b116817d02f9: Download complete [2021-03-19T11:03:08.946Z] 5f621e34cdf4: Pull complete [2021-03-19T11:03:09.556Z] a4357932f1b6: Pull complete [2021-03-19T11:03:10.161Z] 18c013af1878: Pull complete [2021-03-19T11:03:12.142Z] 745a02a5169b: Verifying Checksum [2021-03-19T11:03:12.142Z] 745a02a5169b: Download complete [2021-03-19T11:03:14.129Z] 00ac8860ef70: Verifying Checksum [2021-03-19T11:03:14.129Z] 00ac8860ef70: Download complete [2021-03-19T11:03:16.199Z] 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-19T11:03:17.610Z] 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-19T11:03:19.583Z] 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-19T11:03:21.006Z] 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-19T11:03:23.639Z] 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-19T11:03:24.290Z] 00ac8860ef70: Pull complete [2021-03-19T11:03:24.291Z] 63d7cb157983: Pull complete [2021-03-19T11:03:24.291Z] b116817d02f9: Pull complete [2021-03-19T11:03:26.236Z] 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-19T11:03:27.643Z] 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-19T11:03:27.688Z] 745a02a5169b: Pull complete [2021-03-19T11:03:27.688Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-19T11:03:27.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-19T11:03:27.688Z] ---> b7e6874047d6 [2021-03-19T11:03:27.688Z] 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-19T11:03:29.613Z] 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-19T11:03:30.570Z] 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-19T11:03:31.996Z] ---> Running in 508478d92df5 [2021-03-19T11:03:32.502Z] 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-19T11:03:32.599Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T11:03:33.202Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T11:03:34.186Z] (1/12) Installing libmagic (5.38-r0) [2021-03-19T11:03:34.461Z] (2/12) Installing file (5.38-r0) [2021-03-19T11:03:34.735Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-19T11:03:34.735Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] } [2021-03-19T11:03:35.883Z] $ docker stop --time=1 500f222a60a2c3fdcc4ebf01dbba2fe88576c2cd89aae2ad52bef15ce1460dce [2021-03-19T11:03:37.816Z] $ docker rm -f 500f222a60a2c3fdcc4ebf01dbba2fe88576c2cd89aae2ad52bef15ce1460dce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T11:03:39.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T11:03:39.899Z] [2021-03-19T11:03:39.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T11:03:40.130Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-19T11:03:40.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T11:03:40.275Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-19T11:03:40.403Z] (6/12) Installing patch (2.7.6-r6) [2021-03-19T11:03:40.403Z] (7/12) Installing build-base (0.5-r2) [2021-03-19T11:03:40.403Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-19T11:03:40.543Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-19T11:03:40.543Z] ca9280d653b3: Pulling fs layer [2021-03-19T11:03:40.543Z] 7e9c9ca2126c: Pulling fs layer [2021-03-19T11:03:40.676Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-19T11:03:40.676Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-19T11:03:40.676Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-19T11:03:40.812Z] cbdbe7a5bc2a: Download complete [2021-03-19T11:03:40.956Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-19T11:03:40.956Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T11:03:40.956Z] OK: 217 MiB in 51 packages [2021-03-19T11:03:41.398Z] cbdbe7a5bc2a: Pull complete [2021-03-19T11:03:41.398Z] ca9280d653b3: Verifying Checksum [2021-03-19T11:03:41.398Z] ca9280d653b3: Download complete [2021-03-19T11:03:42.840Z] ca9280d653b3: Pull complete [2021-03-19T11:03:44.368Z] 7e9c9ca2126c: Verifying Checksum [2021-03-19T11:03:44.368Z] 7e9c9ca2126c: Download complete [2021-03-19T11:03:46.383Z] Removing intermediate container 508478d92df5 [2021-03-19T11:03:46.383Z] ---> 2db08c5d4159 [2021-03-19T11:03:46.383Z] Step 4/6 : WORKDIR /edgex-go [2021-03-19T11:03:46.383Z] ---> Running in 7ef65152e77a [2021-03-19T11:03:46.383Z] Removing intermediate container 7ef65152e77a [2021-03-19T11:03:46.383Z] ---> 2179d92fd4a0 [2021-03-19T11:03:46.383Z] Step 5/6 : COPY go.mod . [2021-03-19T11:03:46.987Z] ---> c74f2c8c4b49 [2021-03-19T11:03:46.987Z] Step 6/6 : RUN go mod download [2021-03-19T11:03:46.987Z] ---> Running in 40f1f0969337 [2021-03-19T11:03:52.877Z] 7e9c9ca2126c: Pull complete [2021-03-19T11:03:52.877Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-19T11:03:52.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T11:03:52.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-19T11:03:53.048Z] prd-centos7-docker-4c-2g-30535 does not seem to be running inside a container [2021-03-19T11:03:53.130Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-19T11:03:56.262Z] $ docker top 19b829833ba228061c689937df9d60f1a6a1b828882f3351a7b52b07497ee815 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T11:03:56.884Z] + docker-compose build --help [2021-03-19T11:03:56.884Z] + grep parallel [2021-03-19T11:03:58.307Z] --parallel Build images in parallel. [Pipeline] } [2021-03-19T11:03:58.595Z] $ docker stop --time=1 19b829833ba228061c689937df9d60f1a6a1b828882f3351a7b52b07497ee815 [2021-03-19T11:04:00.065Z] $ docker rm -f 19b829833ba228061c689937df9d60f1a6a1b828882f3351a7b52b07497ee815 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T11:04:00.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T11:04:00.830Z] . [Pipeline] withDockerContainer [2021-03-19T11:04:00.971Z] prd-centos7-docker-4c-2g-30535 does not seem to be running inside a container [2021-03-19T11:04:01.027Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-19T11:04:01.982Z] $ docker top 0c993629d2f6981bf23342c8e1f1899241eaae386ec27ffa0ea24fcba21a8e53 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T11:04:02.613Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-19T11:04:04.022Z] Building docker-core-command-go ... [2021-03-19T11:04:04.022Z] Building docker-core-data-go ... [2021-03-19T11:04:04.022Z] Building docker-core-metadata-go ... [2021-03-19T11:04:04.022Z] Building docker-security-bootstrapper-go ... [2021-03-19T11:04:04.022Z] Building docker-security-proxy-setup-go ... [2021-03-19T11:04:04.022Z] Building docker-security-secretstore-setup-go ... [2021-03-19T11:04:04.022Z] Building docker-support-notifications-go ... [2021-03-19T11:04:04.022Z] Building docker-support-scheduler-go ... [2021-03-19T11:04:04.022Z] Building docker-sys-mgmt-agent-go ... [2021-03-19T11:04:04.022Z] Building docker-core-data-go [2021-03-19T11:04:04.022Z] Building docker-security-bootstrapper-go [2021-03-19T11:04:04.022Z] Building docker-security-secretstore-setup-go [2021-03-19T11:04:04.022Z] Building docker-security-proxy-setup-go [2021-03-19T11:04:04.022Z] Building docker-sys-mgmt-agent-go [2021-03-19T11:04:19.376Z] Removing intermediate container 40f1f0969337 [2021-03-19T11:04:19.376Z] ---> b5e0b878269c [2021-03-19T11:04:19.376Z] Successfully built b5e0b878269c [2021-03-19T11:04:19.376Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T11:04:19.731Z] + docker inspect -f . ci-base-image-arm64 [2021-03-19T11:04:19.731Z] . [Pipeline] withDockerContainer [2021-03-19T11:04:20.035Z] prd-ubuntu18.04-docker-arm64-4c-16g-30538 does not seem to be running inside a container [2021-03-19T11:04:20.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-19T11:04:21.715Z] $ docker top 767e636e4a8f78307f2280a479146cab9fb6ca19faf954f78467ad75be333397 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T11:04:22.711Z] + go version [2021-03-19T11:04:22.711Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-19T11:04:22.748Z] $ docker stop --time=1 767e636e4a8f78307f2280a479146cab9fb6ca19faf954f78467ad75be333397 [2021-03-19T11:04:24.694Z] $ docker rm -f 767e636e4a8f78307f2280a479146cab9fb6ca19faf954f78467ad75be333397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T11:04:26.043Z] + docker inspect -f . ci-base-image-arm64 [2021-03-19T11:04:26.043Z] . [Pipeline] withDockerContainer [2021-03-19T11:04:26.278Z] prd-ubuntu18.04-docker-arm64-4c-16g-30538 does not seem to be running inside a container [2021-03-19T11:04:26.372Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-19T11:04:27.716Z] $ docker top 75a050849d3b398c5dbfa68187f5a5f16a1aa0f7ad49efbfa20e4fefcd574df6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-19T11:04:28.041Z] ========================================================= [2021-03-19T11:04:28.042Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-19T11:04:28.042Z] ========================================================= [Pipeline] sh [2021-03-19T11:04:28.680Z] + make test [2021-03-19T11:04:28.680Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-19T11:04:51.078Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T11:04:51.078Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T11:04:51.078Z] ---> 56409d4058e5 [2021-03-19T11:04:51.078Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T11:04:51.078Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T11:04:51.078Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-19T11:04:51.078Z] ---> 56409d4058e5 [2021-03-19T11:04:51.078Z] Step 3/24 : WORKDIR /edgex-go [2021-03-19T11:04:51.078Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T11:04:51.078Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-19T11:04:51.078Z] ---> 56409d4058e5 [2021-03-19T11:04:51.078Z] Step 3/21 : WORKDIR /edgex-go [2021-03-19T11:04:51.078Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T11:04:51.078Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-19T11:04:51.078Z] ---> 56409d4058e5 [2021-03-19T11:04:51.078Z] Step 3/31 : WORKDIR /edgex-go [2021-03-19T11:04:51.078Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T11:04:51.078Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-19T11:04:51.078Z] ---> 56409d4058e5 [2021-03-19T11:04:51.078Z] Step 3/26 : WORKDIR /edgex-go [2021-03-19T11:04:51.078Z] ---> Running in 13945a5c8683 [2021-03-19T11:04:51.078Z] ---> Running in 42095d79826b [2021-03-19T11:04:51.078Z] ---> Running in 59a5e16389aa [2021-03-19T11:04:51.078Z] ---> Running in 1aeb1b036c73 [2021-03-19T11:04:51.078Z] ---> Running in 79d0ec02b092 [2021-03-19T11:04:51.078Z] Removing intermediate container 13945a5c8683 [2021-03-19T11:04:51.078Z] ---> 58423069d58d [2021-03-19T11:04:51.078Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T11:04:51.078Z] Removing intermediate container 1aeb1b036c73 [2021-03-19T11:04:51.078Z] ---> 45aebebe3562 [2021-03-19T11:04:51.078Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T11:04:51.078Z] Removing intermediate container 59a5e16389aa [2021-03-19T11:04:51.078Z] ---> f96f89cb9144 [2021-03-19T11:04:51.078Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T11:04:51.078Z] Removing intermediate container 42095d79826b [2021-03-19T11:04:51.078Z] ---> 521c7755cca7 [2021-03-19T11:04:51.078Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T11:04:51.078Z] Removing intermediate container 79d0ec02b092 [2021-03-19T11:04:51.078Z] ---> ffac721bdb5c [2021-03-19T11:04:51.078Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T11:04:51.078Z] ---> Running in 7ae69fa6ab50 [2021-03-19T11:04:51.078Z] ---> Running in 2725a29425fe [2021-03-19T11:04:51.078Z] ---> Running in 4362d03ea8b3 [2021-03-19T11:04:51.078Z] ---> Running in 56f21c1456e1 [2021-03-19T11:04:51.078Z] ---> Running in 342bdc4dfaae [2021-03-19T11:04:53.726Z] Removing intermediate container 7ae69fa6ab50 [2021-03-19T11:04:53.726Z] ---> d3671533b176 [2021-03-19T11:04:53.726Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-19T11:04:53.726Z] ---> Running in edd355829504 [2021-03-19T11:04:53.726Z] Removing intermediate container 4362d03ea8b3 [2021-03-19T11:04:53.726Z] ---> 4ef1419a96dc [2021-03-19T11:04:53.726Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-19T11:04:53.726Z] Removing intermediate container 2725a29425fe [2021-03-19T11:04:53.726Z] ---> 1a23b79de243 [2021-03-19T11:04:53.726Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-19T11:04:53.726Z] Removing intermediate container 342bdc4dfaae [2021-03-19T11:04:53.726Z] ---> 078f44dc03c8 [2021-03-19T11:04:53.726Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-19T11:04:54.004Z] ---> Running in 5323a4657475 [2021-03-19T11:04:54.004Z] ---> Running in 3e9b7c9f77f7 [2021-03-19T11:04:54.004Z] ---> Running in fdefe0164015 [2021-03-19T11:04:54.004Z] Removing intermediate container 56f21c1456e1 [2021-03-19T11:04:54.004Z] ---> 6d4323749dcd [2021-03-19T11:04:54.004Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-19T11:04:54.284Z] ---> Running in 7d35c6fdbc24 [2021-03-19T11:04:55.277Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T11:04:55.580Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-19T11:04:56.260Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T11:04:56.260Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T11:04:56.260Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T11:04:56.260Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T11:04:56.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T11:04:56.794Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T11:04:57.071Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T11:04:57.071Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T11:04:57.342Z] OK: 233 MiB in 51 packages [2021-03-19T11:04:57.342Z] OK: 233 MiB in 51 packages [2021-03-19T11:04:57.625Z] OK: 233 MiB in 51 packages [2021-03-19T11:04:57.625Z] OK: 233 MiB in 51 packages [2021-03-19T11:04:57.625Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T11:04:58.587Z] Removing intermediate container edd355829504 [2021-03-19T11:04:58.587Z] ---> c0780cfe5bce [2021-03-19T11:04:58.587Z] Step 6/21 : COPY go.mod . [2021-03-19T11:04:58.587Z] Removing intermediate container 3e9b7c9f77f7 [2021-03-19T11:04:58.587Z] ---> f3670f23d16d [2021-03-19T11:04:58.587Z] Step 6/31 : COPY go.mod . [2021-03-19T11:04:58.857Z] Removing intermediate container 7d35c6fdbc24 [2021-03-19T11:04:58.858Z] ---> 6428d0be359c [2021-03-19T11:04:58.858Z] Step 6/24 : COPY go.mod . [2021-03-19T11:04:58.858Z] Removing intermediate container fdefe0164015 [2021-03-19T11:04:58.858Z] ---> 29b8868cc701 [2021-03-19T11:04:58.858Z] Step 6/23 : COPY go.mod . [2021-03-19T11:04:59.127Z] ---> 842084906487 [2021-03-19T11:04:59.127Z] Step 7/21 : RUN go mod download [2021-03-19T11:04:59.127Z] ---> 61193450e5b8 [2021-03-19T11:04:59.127Z] Step 7/31 : RUN go mod download [2021-03-19T11:04:59.127Z] ---> Running in b3b81ba9b707 [2021-03-19T11:04:59.127Z] ---> Running in ce9024bedf1b [2021-03-19T11:04:59.398Z] ---> 8addec587395 [2021-03-19T11:04:59.398Z] Step 7/24 : RUN go mod download [2021-03-19T11:04:59.398Z] ---> bdeca07ad659 [2021-03-19T11:04:59.398Z] Step 7/23 : RUN go mod download [2021-03-19T11:04:59.398Z] ---> Running in 43d5c221dc5e [2021-03-19T11:04:59.670Z] ---> Running in c0303962dbb7 [2021-03-19T11:04:59.670Z] OK: 233 MiB in 51 packages [2021-03-19T11:05:00.669Z] Removing intermediate container 5323a4657475 [2021-03-19T11:05:00.669Z] ---> ae1d3f07ecf6 [2021-03-19T11:05:00.669Z] Step 6/26 : COPY go.mod . [2021-03-19T11:05:01.267Z] ---> 665ba1e8a30e [2021-03-19T11:05:01.267Z] Step 7/26 : RUN go mod download [2021-03-19T11:05:01.550Z] ---> Running in 869d2ef1b6fb [2021-03-19T11:05:02.552Z] Removing intermediate container ce9024bedf1b [2021-03-19T11:05:02.552Z] ---> 0c9236a3b7f3 [2021-03-19T11:05:02.552Z] Step 8/31 : COPY . . [2021-03-19T11:05:02.552Z] Removing intermediate container 43d5c221dc5e [2021-03-19T11:05:02.552Z] ---> a5fbf50d0b45 [2021-03-19T11:05:02.552Z] Step 8/24 : COPY . . [2021-03-19T11:05:02.552Z] Removing intermediate container c0303962dbb7 [2021-03-19T11:05:02.552Z] ---> ea7602c309c9 [2021-03-19T11:05:02.552Z] Step 8/23 : COPY . . [2021-03-19T11:05:02.842Z] Removing intermediate container b3b81ba9b707 [2021-03-19T11:05:02.842Z] ---> 3e2a63f50e8f [2021-03-19T11:05:02.842Z] Step 8/21 : COPY . . [2021-03-19T11:05:09.638Z] Removing intermediate container 869d2ef1b6fb [2021-03-19T11:05:09.638Z] ---> 8a068aa4bcd6 [2021-03-19T11:05:09.638Z] Step 8/26 : COPY . . [2021-03-19T11:05:49.108Z] ---> cad68183ccf4 [2021-03-19T11:05:49.108Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-19T11:05:49.108Z] ---> 2f2af2d087df [2021-03-19T11:05:49.108Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-19T11:05:49.381Z] ---> 0dc4bacb431d [2021-03-19T11:05:49.381Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-19T11:05:49.381Z] ---> 8833468b6988 [2021-03-19T11:05:49.381Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-19T11:05:49.689Z] ---> Running in 66881b46f5b8 [2021-03-19T11:05:49.689Z] ---> Running in 8b39f75d2d5d [2021-03-19T11:05:49.987Z] ---> Running in de8a482bba69 [2021-03-19T11:05:49.987Z] ---> Running in da8135c457f3 [2021-03-19T11:05:50.608Z] ---> a49de247b215 [2021-03-19T11:05:50.608Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-19T11:05:50.608Z] ---> Running in d6accad1836b [2021-03-19T11:05:52.094Z] 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-19T11:05:52.094Z] 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-19T11:05:52.094Z] 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-19T11:05:52.094Z] 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-19T11:05:52.094Z] 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-19T11:05:52.213Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-19T11:05:55.648Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-19T11:06:08.315Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-19T11:06:08.315Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-19T11:06:09.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-19T11:06:09.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-19T11:06:09.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-19T11:06:10.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-19T11:06:13.735Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-19T11:06:14.348Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-19T11:06:24.551Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-19T11:06:24.551Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-19T11:06:24.551Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-19T11:06:31.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.369s coverage: 45.9% of statements [2021-03-19T11:06:31.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-19T11:06:31.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-19T11:06:31.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-19T11:06:31.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-19T11:06:31.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-19T11:06:31.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-19T11:06:31.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.209s coverage: 19.8% of statements [2021-03-19T11:06:31.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.288s coverage: 100.0% of statements [2021-03-19T11:06:39.437Z] 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-19T11:06:39.437Z] 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-19T11:06:41.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.666s coverage: 27.1% of statements [2021-03-19T11:06:41.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-19T11:06:41.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-19T11:06:41.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-19T11:06:41.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-19T11:06:41.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-19T11:06:41.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-19T11:06:41.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.098s coverage: 100.0% of statements [2021-03-19T11:06:41.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-19T11:06:41.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.095s coverage: 100.0% of statements [2021-03-19T11:06:41.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-19T11:06:41.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-19T11:06:41.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.324s coverage: 71.3% of statements [2021-03-19T11:06:41.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-19T11:06:41.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-19T11:06:44.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.527s coverage: 82.9% of statements [2021-03-19T11:06:44.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-19T11:06:44.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T11:06:44.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.164s coverage: 78.9% of statements [2021-03-19T11:06:44.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-19T11:06:47.759Z] Removing intermediate container 8b39f75d2d5d [2021-03-19T11:06:47.759Z] ---> b7698b2f8d4b [2021-03-19T11:06:47.759Z] [2021-03-19T11:06:47.759Z] Step 10/31 : FROM alpine:3.12 [2021-03-19T11:06:47.759Z] Removing intermediate container d6accad1836b [2021-03-19T11:06:47.759Z] ---> 04892d82db24 [2021-03-19T11:06:47.759Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-19T11:06:47.759Z] 3.12: Pulling from library/alpine [2021-03-19T11:06:47.759Z] Removing intermediate container 66881b46f5b8 [2021-03-19T11:06:47.759Z] ---> a8005bf6d3dc [2021-03-19T11:06:47.759Z] [2021-03-19T11:06:47.759Z] Step 10/24 : FROM alpine:3.12 [2021-03-19T11:06:47.759Z] 3.12: Pulling from library/alpine [2021-03-19T11:06:47.759Z] ---> Running in 759f67c404f3 [2021-03-19T11:06:47.759Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T11:06:47.759Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T11:06:47.759Z] Status: Image is up to date for alpine:3.12 [2021-03-19T11:06:47.759Z] ---> 88dd2752d2ea [2021-03-19T11:06:47.759Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-19T11:06:47.759Z] Status: Downloaded newer image for alpine:3.12 [2021-03-19T11:06:47.759Z] ---> 88dd2752d2ea [2021-03-19T11:06:47.759Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-19T11:06:47.759Z] Removing intermediate container de8a482bba69 [2021-03-19T11:06:47.759Z] ---> 14911aac6ea6 [2021-03-19T11:06:47.759Z] [2021-03-19T11:06:47.759Z] Step 10/21 : FROM alpine:3.12 [2021-03-19T11:06:47.759Z] ---> 88dd2752d2ea [2021-03-19T11:06:47.760Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-19T11:06:48.032Z] ---> Running in f41102a8c937 [2021-03-19T11:06:48.032Z] ---> Running in e1a6cd496bff [2021-03-19T11:06:48.032Z] ---> Running in 17268b77391c [2021-03-19T11:06:48.618Z] 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-19T11:06:48.618Z] Removing intermediate container e1a6cd496bff [2021-03-19T11:06:48.618Z] ---> 461df86862b5 [2021-03-19T11:06:48.618Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-19T11:06:48.888Z] ---> Running in dbcc15435f64 [2021-03-19T11:06:49.495Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T11:06:49.495Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T11:06:49.496Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T11:06:49.790Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-19T11:06:49.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T11:06:49.790Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T11:06:49.790Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-19T11:06:49.790Z] (4/5) Installing curl (7.69.1-r3) [2021-03-19T11:06:49.790Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-19T11:06:49.790Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T11:06:49.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T11:06:49.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T11:06:49.790Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-19T11:06:50.071Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T11:06:50.071Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-19T11:06:50.071Z] (4/4) Installing curl (7.69.1-r3) [2021-03-19T11:06:50.071Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T11:06:50.071Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T11:06:50.071Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T11:06:50.071Z] OK: 7 MiB in 18 packages [2021-03-19T11:06:50.071Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-19T11:06:50.071Z] (2/2) Installing su-exec (0.2-r1) [2021-03-19T11:06:50.071Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T11:06:50.071Z] OK: 6 MiB in 16 packages [2021-03-19T11:06:50.071Z] OK: 7 MiB in 19 packages [2021-03-19T11:06:52.660Z] Removing intermediate container 759f67c404f3 [2021-03-19T11:06:52.660Z] ---> 94f132410e1a [2021-03-19T11:06:52.660Z] [2021-03-19T11:06:52.660Z] Step 11/26 : FROM docker:20.10.0 [2021-03-19T11:06:52.660Z] 20.10.0: Pulling from library/docker [2021-03-19T11:06:52.932Z] Removing intermediate container da8135c457f3 [2021-03-19T11:06:52.932Z] ---> b2f67a0fb718 [2021-03-19T11:06:52.932Z] [2021-03-19T11:06:52.932Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T11:06:52.932Z] ---> 88dd2752d2ea [2021-03-19T11:06:52.932Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-19T11:06:54.345Z] Removing intermediate container dbcc15435f64 [2021-03-19T11:06:54.345Z] ---> 209179ee6ecf [2021-03-19T11:06:54.345Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-19T11:06:54.929Z] ---> Running in c9f0c388ed8d [2021-03-19T11:06:54.929Z] Removing intermediate container 17268b77391c [2021-03-19T11:06:54.929Z] ---> 5aa873957107 [2021-03-19T11:06:54.929Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T11:06:54.929Z] ---> Running in ea119c69b039 [2021-03-19T11:06:54.929Z] Removing intermediate container f41102a8c937 [2021-03-19T11:06:54.929Z] ---> 060b33df9fbb [2021-03-19T11:06:54.929Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T11:06:54.929Z] ---> Running in 0254ef3ea18e [2021-03-19T11:06:54.929Z] ---> Running in 022ae53fe171 [2021-03-19T11:06:55.196Z] Removing intermediate container c9f0c388ed8d [2021-03-19T11:06:55.196Z] ---> f18b1d905ab0 [2021-03-19T11:06:55.196Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-19T11:06:57.136Z] Removing intermediate container ea119c69b039 [2021-03-19T11:06:57.136Z] ---> 44ee6e96e2a5 [2021-03-19T11:06:57.136Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-19T11:06:57.136Z] Removing intermediate container 022ae53fe171 [2021-03-19T11:06:57.136Z] ---> fa3f80b2588b [2021-03-19T11:06:57.136Z] Step 13/24 : WORKDIR / [2021-03-19T11:06:57.136Z] Removing intermediate container 0254ef3ea18e [2021-03-19T11:06:57.136Z] ---> 955cfbe0ad32 [2021-03-19T11:06:57.136Z] Step 13/21 : WORKDIR /edgex [2021-03-19T11:06:57.136Z] ---> Running in 4dee60933e79 [2021-03-19T11:06:57.136Z] ---> Running in 55c93cdd66cf [2021-03-19T11:06:57.136Z] ---> Running in 723f22d38702 [2021-03-19T11:06:57.136Z] ---> Running in 7d57da48ba6b [2021-03-19T11:06:57.403Z] Removing intermediate container 4dee60933e79 [2021-03-19T11:06:57.403Z] ---> e0f8adf8fe75 [2021-03-19T11:06:57.403Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-19T11:06:57.403Z] Removing intermediate container 55c93cdd66cf [2021-03-19T11:06:57.403Z] ---> cd585814ad9d [2021-03-19T11:06:57.403Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-19T11:06:57.682Z] Removing intermediate container 723f22d38702 [2021-03-19T11:06:57.682Z] ---> 85c34364283b [2021-03-19T11:06:57.682Z] 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-19T11:06:57.682Z] ---> Running in 8f597398d810 [2021-03-19T11:06:57.682Z] Removing intermediate container 7d57da48ba6b [2021-03-19T11:06:57.682Z] ---> 1a295b1789fe [2021-03-19T11:06:57.682Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-19T11:06:57.682Z] ---> Running in 121e4ec79e2f [2021-03-19T11:06:58.287Z] Removing intermediate container 121e4ec79e2f [2021-03-19T11:06:58.287Z] ---> e5dd2e4fc563 [2021-03-19T11:06:58.287Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T11:06:58.287Z] ---> Running in 7a908d1ce2aa [2021-03-19T11:06:58.287Z] ---> b3c024913238 [2021-03-19T11:06:58.287Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-19T11:06:58.624Z] ---> fbeef10f0b26 [2021-03-19T11:06:58.624Z] 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-19T11:06:59.074Z] ---> 1ac06f9e4db3 [2021-03-19T11:06:59.074Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-19T11:06:59.387Z] ---> 6efbdc1d0949 [2021-03-19T11:06:59.387Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-19T11:06:59.697Z] Removing intermediate container 8f597398d810 [2021-03-19T11:06:59.697Z] ---> 78e7d7a32939 [2021-03-19T11:06:59.697Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-19T11:06:59.697Z] ---> 079f12b91295 [2021-03-19T11:06:59.697Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-19T11:06:59.697Z] ---> Running in 43876a17c554 [2021-03-19T11:06:59.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.414s coverage: 28.6% of statements [2021-03-19T11:06:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-19T11:06:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-19T11:06:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-19T11:06:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-19T11:06:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-19T11:06:59.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.147s coverage: 100.0% of statements [2021-03-19T11:06:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-19T11:06:59.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.086s coverage: 100.0% of statements [2021-03-19T11:06:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-19T11:06:59.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.350s coverage: 86.7% of statements [2021-03-19T11:06:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-19T11:06:59.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.433s coverage: 97.5% of statements [2021-03-19T11:06:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-19T11:06:59.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.170s coverage: 78.3% of statements [2021-03-19T11:06:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-19T11:06:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-19T11:06:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-19T11:06:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-19T11:07:00.380Z] ---> aab5ca3fbd1c [2021-03-19T11:07:00.380Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-19T11:07:00.380Z] Removing intermediate container 43876a17c554 [2021-03-19T11:07:00.380Z] ---> 47447c528ce8 [2021-03-19T11:07:00.380Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-19T11:07:00.380Z] ---> Running in 8e49d8c0e60d [2021-03-19T11:07:00.380Z] Removing intermediate container 7a908d1ce2aa [2021-03-19T11:07:00.380Z] ---> 73d8e7ccc432 [2021-03-19T11:07:00.380Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-19T11:07:00.380Z] ---> Running in 457c49f4e44c [2021-03-19T11:07:00.703Z] ---> e543408f8c0a [2021-03-19T11:07:00.703Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-19T11:07:00.703Z] Removing intermediate container 8e49d8c0e60d [2021-03-19T11:07:00.703Z] ---> 061427a2d088 [2021-03-19T11:07:00.703Z] Step 18/21 : CMD ["--init=true"] [2021-03-19T11:07:00.991Z] ---> bc16375c32c7 [2021-03-19T11:07:00.991Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-19T11:07:00.991Z] ---> Running in 4c9b95c79266 [2021-03-19T11:07:01.286Z] ---> Running in 169b6d1b0e9f [2021-03-19T11:07:01.567Z] ---> cc465d0ac667 [2021-03-19T11:07:01.567Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-19T11:07:01.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T11:07:01.567Z] Removing intermediate container 4c9b95c79266 [2021-03-19T11:07:01.567Z] ---> e649da3e30b0 [2021-03-19T11:07:01.567Z] Step 19/21 : LABEL arch=x86_64 [2021-03-19T11:07:01.868Z] ---> Running in cb4c831d0f93 [2021-03-19T11:07:02.138Z] ---> e0dc28f04bf1 [2021-03-19T11:07:02.138Z] 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-19T11:07:02.138Z] Removing intermediate container cb4c831d0f93 [2021-03-19T11:07:02.138Z] ---> 77f6cc9b4dde [2021-03-19T11:07:02.138Z] Step 20/21 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:07:02.138Z] ---> Running in 75321fef5b04 [2021-03-19T11:07:02.411Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T11:07:02.411Z] ---> Running in cfa613525b16 [2021-03-19T11:07:02.999Z] Removing intermediate container cfa613525b16 [2021-03-19T11:07:02.999Z] ---> c4e28810b28d [2021-03-19T11:07:02.999Z] Step 21/21 : LABEL version=0.0.0 [2021-03-19T11:07:02.999Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-19T11:07:03.269Z] ---> Running in 836a1ffc3d71 [2021-03-19T11:07:03.269Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-19T11:07:03.269Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-19T11:07:03.269Z] Removing intermediate container 169b6d1b0e9f [2021-03-19T11:07:03.269Z] ---> 28c9071a6a16 [2021-03-19T11:07:03.269Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T11:07:03.269Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-19T11:07:03.556Z] Removing intermediate container 836a1ffc3d71 [2021-03-19T11:07:03.556Z] ---> 104b19624def [2021-03-19T11:07:03.556Z] [2021-03-19T11:07:03.556Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-19T11:07:04.138Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-19T11:07:04.402Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T11:07:04.402Z] OK: 8 MiB in 20 packages [2021-03-19T11:07:04.402Z] Successfully built 104b19624def [2021-03-19T11:07:04.402Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-19T11:07:04.402Z]  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go [2021-03-19T11:07:04.670Z] ---> 659afe313d64 [2021-03-19T11:07:04.670Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-19T11:07:04.670Z] Removing intermediate container 75321fef5b04 [2021-03-19T11:07:04.670Z] ---> cedf2e5294b1 [2021-03-19T11:07:04.670Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-19T11:07:04.944Z] ---> Running in 96ac0854acc2 [2021-03-19T11:07:05.216Z] Removing intermediate container 96ac0854acc2 [2021-03-19T11:07:05.216Z] ---> cbb2f534b96b [2021-03-19T11:07:05.216Z] Step 22/24 : LABEL arch=x86_64 [2021-03-19T11:07:05.491Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-19T11:07:05.491Z] ---> Running in 02b1357d4387 [2021-03-19T11:07:05.491Z] Removing intermediate container 457c49f4e44c [2021-03-19T11:07:05.491Z] ---> 93a4f2b6e09f [2021-03-19T11:07:05.491Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T11:07:05.491Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-19T11:07:05.491Z] ---> aefe523efa57 [2021-03-19T11:07:05.491Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-19T11:07:06.461Z] ---> Running in 2a78d7565a8a [2021-03-19T11:07:06.727Z] Removing intermediate container 02b1357d4387 [2021-03-19T11:07:06.727Z] ---> 87a73dc11e00 [2021-03-19T11:07:06.727Z] Step 23/24 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:07:06.727Z] ---> 46c730870852 [2021-03-19T11:07:06.727Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-19T11:07:06.993Z] ---> 7ef67af5f8be [2021-03-19T11:07:06.993Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-19T11:07:07.602Z] ---> Running in 50d9a0c8d779 [2021-03-19T11:07:08.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.617s coverage: 92.8% of statements [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-19T11:07:08.119Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-19T11:07:08.119Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.222s coverage: 0.1% of statements [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-19T11:07:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-19T11:07:08.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements [2021-03-19T11:07:08.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.143s coverage: 79.5% of statements [2021-03-19T11:07:08.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2021-03-19T11:07:08.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.118s coverage: 96.3% of statements [2021-03-19T11:07:08.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.081s coverage: 87.5% of statements [2021-03-19T11:07:08.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T11:07:08.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T11:07:08.854Z] ---> d45a018994ad [2021-03-19T11:07:08.854Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-19T11:07:08.854Z] Removing intermediate container 50d9a0c8d779 [2021-03-19T11:07:08.854Z] ---> 1dbf302e4c3a [2021-03-19T11:07:08.854Z] Step 24/24 : LABEL version=0.0.0 [2021-03-19T11:07:09.121Z] (1/2) Installing readline (8.0.4-r0) [2021-03-19T11:07:09.121Z] (2/2) Installing bash (5.0.17-r0) [2021-03-19T11:07:09.121Z] ---> 0b0b3950ffe5 [2021-03-19T11:07:09.121Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-19T11:07:09.121Z] Executing bash-5.0.17-r0.post-install [2021-03-19T11:07:09.121Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T11:07:09.121Z] OK: 12 MiB in 22 packages [2021-03-19T11:07:09.746Z] ---> Running in 17bda5007a40 [2021-03-19T11:07:10.723Z] ---> f6c954daf704 [2021-03-19T11:07:10.723Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-19T11:07:10.723Z] ---> 29adf330a8e0 [2021-03-19T11:07:10.723Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-19T11:07:10.723Z] Removing intermediate container 17bda5007a40 [2021-03-19T11:07:10.723Z] ---> d3b07ff17933 [2021-03-19T11:07:10.723Z] [2021-03-19T11:07:10.723Z] ---> Running in 5dcf911382c8 [2021-03-19T11:07:11.310Z] Successfully built d3b07ff17933 [2021-03-19T11:07:11.310Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-19T11:07:11.310Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go [2021-03-19T11:07:11.583Z] Removing intermediate container 2a78d7565a8a [2021-03-19T11:07:11.583Z] ---> def3ef480d3e [2021-03-19T11:07:11.583Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-19T11:07:11.583Z] ---> 4b1c411f0d9c [2021-03-19T11:07:11.583Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-19T11:07:11.583Z] Removing intermediate container 5dcf911382c8 [2021-03-19T11:07:11.583Z] ---> 9f4235a6b0e5 [2021-03-19T11:07:11.583Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T11:07:11.583Z] ---> Running in ddab817725df [2021-03-19T11:07:11.583Z] ---> Running in 524cd7660cb2 [2021-03-19T11:07:11.860Z] ---> Running in 11150cfb8afb [2021-03-19T11:07:13.819Z] Removing intermediate container ddab817725df [2021-03-19T11:07:13.819Z] ---> 5ba63998bedb [2021-03-19T11:07:13.819Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-19T11:07:14.429Z] Removing intermediate container 524cd7660cb2 [2021-03-19T11:07:14.429Z] ---> 736584c89a5b [2021-03-19T11:07:14.429Z] Step 21/23 : LABEL arch=x86_64 [2021-03-19T11:07:15.033Z] Removing intermediate container 11150cfb8afb [2021-03-19T11:07:15.033Z] ---> 6fd0169621af [2021-03-19T11:07:15.033Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-19T11:07:15.033Z] ---> Running in 40ae1e68bf10 [2021-03-19T11:07:15.033Z] ---> Running in 2f3473b0f503 [2021-03-19T11:07:17.678Z] Removing intermediate container 2f3473b0f503 [2021-03-19T11:07:17.678Z] ---> 143f290a8ac9 [2021-03-19T11:07:17.678Z] Step 22/23 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:07:17.678Z] Removing intermediate container 40ae1e68bf10 [2021-03-19T11:07:17.678Z] ---> b309b38f38c0 [2021-03-19T11:07:17.678Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-19T11:07:17.678Z] ---> 08eb437f3291 [2021-03-19T11:07:17.678Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-19T11:07:19.093Z] ---> Running in 20d6cc0c8887 [2021-03-19T11:07:19.093Z] ---> Running in f89c8b709304 [2021-03-19T11:07:19.691Z] ---> Running in db2fa223c504 [2021-03-19T11:07:20.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements [2021-03-19T11:07:20.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements [2021-03-19T11:07:20.677Z] Removing intermediate container 20d6cc0c8887 [2021-03-19T11:07:20.677Z] ---> e9a4abd86606 [2021-03-19T11:07:20.677Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T11:07:20.677Z] Removing intermediate container f89c8b709304 [2021-03-19T11:07:20.677Z] ---> 75980d2b262d [2021-03-19T11:07:20.677Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-19T11:07:22.120Z] ---> Running in dc07c5aa336a [2021-03-19T11:07:23.097Z] ---> 2c43d9c122eb [2021-03-19T11:07:23.097Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-19T11:07:23.383Z] Removing intermediate container dc07c5aa336a [2021-03-19T11:07:23.383Z] ---> aee61e765c0b [2021-03-19T11:07:23.383Z] [2021-03-19T11:07:23.968Z] Successfully built aee61e765c0b [2021-03-19T11:07:23.968Z] Successfully tagged docker-core-data-go:latest [2021-03-19T11:07:23.968Z]  Building docker-core-data-go ... done Building docker-core-metadata-go [2021-03-19T11:07:24.941Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T11:07:24.941Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T11:07:24.941Z] ---> 56409d4058e5 [2021-03-19T11:07:24.941Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T11:07:25.211Z] ---> Using cache [2021-03-19T11:07:25.211Z] ---> ffac721bdb5c [2021-03-19T11:07:25.211Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T11:07:25.211Z] ---> Using cache [2021-03-19T11:07:25.211Z] ---> 078f44dc03c8 [2021-03-19T11:07:25.211Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-19T11:07:25.211Z] ---> Using cache [2021-03-19T11:07:25.211Z] ---> f3670f23d16d [2021-03-19T11:07:25.211Z] Step 6/22 : COPY go.mod . [2021-03-19T11:07:25.211Z] ---> Using cache [2021-03-19T11:07:25.211Z] ---> 61193450e5b8 [2021-03-19T11:07:25.211Z] Step 7/22 : RUN go mod download [2021-03-19T11:07:25.211Z] ---> Using cache [2021-03-19T11:07:25.211Z] ---> 0c9236a3b7f3 [2021-03-19T11:07:25.211Z] Step 8/22 : COPY . . [2021-03-19T11:07:25.812Z] ---> Using cache [2021-03-19T11:07:25.812Z] ---> cad68183ccf4 [2021-03-19T11:07:25.812Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-19T11:07:25.812Z] ---> ccc8a7a496b3 [2021-03-19T11:07:25.812Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-19T11:07:25.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.287s coverage: 81.9% of statements [2021-03-19T11:07:27.236Z] ---> Running in bc577fb2085b [2021-03-19T11:07:27.502Z] Removing intermediate container db2fa223c504 [2021-03-19T11:07:27.502Z] ---> e1261df8226b [2021-03-19T11:07:27.502Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-19T11:07:28.093Z] ---> 3066d3d77bde [2021-03-19T11:07:28.093Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-19T11:07:29.550Z] ---> Running in f796cbea547e [2021-03-19T11:07:29.550Z] ---> Running in a178eaa3ed24 [2021-03-19T11:07:30.521Z] 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-19T11:07:31.118Z] Removing intermediate container f796cbea547e [2021-03-19T11:07:31.118Z] ---> fca4ff7bb5dc [2021-03-19T11:07:31.118Z] Step 28/31 : CMD ["gate"] [2021-03-19T11:07:32.112Z] ---> Running in f920b5b20517 [2021-03-19T11:07:32.112Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T11:07:32.112Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T11:07:32.392Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-19T11:07:32.392Z] (2/33) Installing expat (2.2.9-r1) [2021-03-19T11:07:32.392Z] (3/33) Installing libffi (3.3-r2) [2021-03-19T11:07:32.392Z] (4/33) Installing gdbm (1.13-r1) [2021-03-19T11:07:32.670Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-19T11:07:32.670Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-19T11:07:32.670Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-19T11:07:32.670Z] Removing intermediate container f920b5b20517 [2021-03-19T11:07:32.670Z] ---> 571db26de6b5 [2021-03-19T11:07:32.670Z] Step 29/31 : LABEL arch=x86_64 [2021-03-19T11:07:36.051Z] ---> Running in 4c42d64e4590 [2021-03-19T11:07:36.051Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-19T11:07:36.051Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-19T11:07:36.051Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-19T11:07:36.051Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-19T11:07:36.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.130s coverage: 92.9% of statements [2021-03-19T11:07:36.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-19T11:07:36.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-19T11:07:36.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-19T11:07:36.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-03-19T11:07:36.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-19T11:07:36.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-19T11:07:36.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-19T11:07:36.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-19T11:07:36.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-19T11:07:36.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements [2021-03-19T11:07:36.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-19T11:07:36.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-19T11:07:36.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-03-19T11:07:36.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-19T11:07:36.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 75.5% of statements [2021-03-19T11:07:36.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-19T11:07:36.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements [2021-03-19T11:07:36.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.136s coverage: 87.2% of statements [2021-03-19T11:07:36.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.175s coverage: 84.6% of statements [2021-03-19T11:07:36.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.204s coverage: 91.6% of statements [2021-03-19T11:07:36.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-19T11:07:36.326Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-19T11:07:36.922Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-19T11:07:36.922Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-19T11:07:37.522Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-19T11:07:38.122Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-19T11:07:38.122Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-19T11:07:38.122Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-19T11:07:38.122Z] Removing intermediate container 4c42d64e4590 [2021-03-19T11:07:38.122Z] ---> 5a6c407f0a6f [2021-03-19T11:07:38.122Z] Step 30/31 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:07:38.122Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-19T11:07:38.122Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-19T11:07:38.396Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T11:07:38.396Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T11:07:38.396Z] ---> 56409d4058e5 [2021-03-19T11:07:38.396Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T11:07:38.396Z] ---> Using cache [2021-03-19T11:07:38.396Z] ---> ffac721bdb5c [2021-03-19T11:07:38.396Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T11:07:38.396Z] ---> Using cache [2021-03-19T11:07:38.396Z] ---> 078f44dc03c8 [2021-03-19T11:07:38.396Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-19T11:07:38.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.648s coverage: 62.4% of statements [2021-03-19T11:07:38.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-19T11:07:38.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-19T11:07:38.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2021-03-19T11:07:38.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements [2021-03-19T11:07:38.998Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-19T11:07:39.286Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-19T11:07:39.286Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-19T11:07:39.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2021-03-19T11:07:39.564Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-19T11:07:39.564Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-19T11:07:39.564Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-19T11:07:39.564Z] ---> Running in 6b035cc692ce [2021-03-19T11:07:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements [2021-03-19T11:07:39.849Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-19T11:07:39.849Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-19T11:07:39.849Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-19T11:07:39.849Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-19T11:07:39.849Z] ---> Running in 31eec544847b [2021-03-19T11:07:39.849Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-19T11:07:39.849Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-19T11:07:39.849Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-19T11:07:40.137Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T11:07:40.137Z] OK: 71 MiB in 55 packages [2021-03-19T11:07:40.747Z] Removing intermediate container 31eec544847b [2021-03-19T11:07:40.747Z] ---> aeea336079fd [2021-03-19T11:07:40.747Z] Step 31/31 : LABEL version=0.0.0 [2021-03-19T11:07:41.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2021-03-19T11:07:41.373Z] ---> Running in fb91c5677842 [2021-03-19T11:07:42.842Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T11:07:42.842Z] Removing intermediate container fb91c5677842 [2021-03-19T11:07:42.842Z] ---> badc95dc814c [2021-03-19T11:07:42.842Z] [2021-03-19T11:07:43.119Z] Successfully built badc95dc814c [2021-03-19T11:07:43.119Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-19T11:07:43.119Z] Building docker-core-command-go [2021-03-19T11:07:43.119Z]  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T11:07:44.128Z] OK: 233 MiB in 51 packages [2021-03-19T11:07:45.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.892s coverage: 69.0% of statements [2021-03-19T11:07:45.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-19T11:07:45.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-19T11:07:45.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-19T11:07:46.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.431s coverage: 38.4% of statements [2021-03-19T11:07:46.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-19T11:07:46.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-19T11:07:46.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.125s coverage: 89.5% of statements [2021-03-19T11:07:46.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-19T11:07:46.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.090s coverage: 84.8% of statements [2021-03-19T11:07:48.514Z] Removing intermediate container 6b035cc692ce [2021-03-19T11:07:48.514Z] ---> 7e9f9ebe77d2 [2021-03-19T11:07:48.514Z] Step 6/22 : COPY go.mod . [2021-03-19T11:07:50.509Z] ---> 5fa0eb9d416a [2021-03-19T11:07:50.509Z] Step 7/22 : RUN go mod download [2021-03-19T11:07:51.968Z] ---> Running in 2a974d3f5299 [2021-03-19T11:07:54.815Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.477s coverage: 47.0% of statements [2021-03-19T11:07:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-19T11:07:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-19T11:07:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-19T11:07:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-19T11:07:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-19T11:07:54.815Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.137s coverage: 100.0% of statements [2021-03-19T11:07:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-19T11:07:54.815Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.199s coverage: 100.0% of statements [2021-03-19T11:07:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-19T11:07:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-19T11:07:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-19T11:07:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-19T11:07:54.815Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.529s coverage: 87.1% of statements [2021-03-19T11:07:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-19T11:07:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T11:07:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-19T11:07:56.353Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T11:07:56.353Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T11:07:56.353Z] ---> 56409d4058e5 [2021-03-19T11:07:56.353Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T11:07:56.353Z] ---> Using cache [2021-03-19T11:07:56.353Z] ---> ffac721bdb5c [2021-03-19T11:07:56.353Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T11:07:56.353Z] ---> Using cache [2021-03-19T11:07:56.353Z] ---> 078f44dc03c8 [2021-03-19T11:07:56.353Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T11:07:56.353Z] ---> Using cache [2021-03-19T11:07:56.353Z] ---> f3670f23d16d [2021-03-19T11:07:56.353Z] Step 6/23 : COPY go.mod . [2021-03-19T11:07:56.353Z] ---> Using cache [2021-03-19T11:07:56.353Z] ---> 61193450e5b8 [2021-03-19T11:07:56.353Z] Step 7/23 : RUN go mod download [2021-03-19T11:07:56.353Z] ---> Using cache [2021-03-19T11:07:56.353Z] ---> 0c9236a3b7f3 [2021-03-19T11:07:56.353Z] Step 8/23 : COPY . . [2021-03-19T11:07:56.626Z] ---> Using cache [2021-03-19T11:07:56.626Z] ---> cad68183ccf4 [2021-03-19T11:07:56.626Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-19T11:07:57.592Z] ---> Running in 67c86d3f860b [2021-03-19T11:07:59.571Z] Removing intermediate container 2a974d3f5299 [2021-03-19T11:07:59.571Z] ---> c0039ca3f56c [2021-03-19T11:07:59.571Z] Step 8/22 : COPY . . [2021-03-19T11:07:59.848Z] 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-19T11:08:03.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.024s coverage: 29.1% of statements [2021-03-19T11:08:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-19T11:08:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-19T11:08:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-19T11:08:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-19T11:08:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-19T11:08:03.133Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.238s coverage: 99.0% of statements [2021-03-19T11:08:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-19T11:08:03.133Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.150s coverage: 100.0% of statements [2021-03-19T11:08:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-19T11:08:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-19T11:08:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-19T11:08:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-19T11:08:03.133Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.283s coverage: 96.5% of statements [2021-03-19T11:08:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-19T11:08:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T11:08:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-19T11:08:03.133Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements [2021-03-19T11:08:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-19T11:08:03.133Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-03-19T11:08:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-19T11:08:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-19T11:08:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-19T11:08:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-19T11:08:03.133Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.112s coverage: 87.9% of statements [2021-03-19T11:08:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-19T11:08:03.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-19T11:08:03.133Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-03-19T11:08:03.133Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements [2021-03-19T11:08:05.751Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements [2021-03-19T11:08:06.347Z] GO111MODULE=on go vet ./... [2021-03-19T11:08:10.014Z] Removing intermediate container a178eaa3ed24 [2021-03-19T11:08:10.014Z] ---> 9b9cd5876cc3 [2021-03-19T11:08:10.014Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-19T11:08:12.620Z] ---> Running in 4aadf74bc817 [2021-03-19T11:08:14.619Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T11:08:14.619Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T11:08:14.619Z] ---> 56409d4058e5 [2021-03-19T11:08:14.619Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T11:08:14.619Z] ---> Using cache [2021-03-19T11:08:14.619Z] ---> ffac721bdb5c [2021-03-19T11:08:14.619Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T11:08:14.619Z] ---> Using cache [2021-03-19T11:08:14.619Z] ---> 078f44dc03c8 [2021-03-19T11:08:14.619Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T11:08:14.619Z] ---> Using cache [2021-03-19T11:08:14.619Z] ---> f3670f23d16d [2021-03-19T11:08:14.619Z] Step 6/23 : COPY go.mod . [2021-03-19T11:08:14.619Z] ---> Using cache [2021-03-19T11:08:14.619Z] ---> 61193450e5b8 [2021-03-19T11:08:14.619Z] Step 7/23 : RUN go mod download [2021-03-19T11:08:14.619Z] ---> Using cache [2021-03-19T11:08:14.619Z] ---> 0c9236a3b7f3 [2021-03-19T11:08:14.619Z] Step 8/23 : COPY . . [2021-03-19T11:08:14.900Z] ---> Using cache [2021-03-19T11:08:14.900Z] ---> cad68183ccf4 [2021-03-19T11:08:14.900Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-19T11:08:17.505Z] ---> Running in 59f72bf482c4 [2021-03-19T11:08:17.505Z] Removing intermediate container bc577fb2085b [2021-03-19T11:08:17.505Z] ---> 5cadc0809d77 [2021-03-19T11:08:17.505Z] [2021-03-19T11:08:17.505Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T11:08:17.505Z] ---> 88dd2752d2ea [2021-03-19T11:08:17.505Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-19T11:08:18.494Z] ---> Running in 9b88ae6e6453 [2021-03-19T11:08:20.477Z] 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-19T11:08:20.789Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T11:08:20.789Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T11:08:21.395Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-19T11:08:21.395Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T11:08:21.395Z] OK: 6 MiB in 15 packages [2021-03-19T11:08:24.835Z] Removing intermediate container 9b88ae6e6453 [2021-03-19T11:08:24.835Z] ---> 1ef06c841ad0 [2021-03-19T11:08:24.835Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T11:08:25.129Z] ---> Running in 007b97665f9f [2021-03-19T11:08:25.766Z] Collecting docker-compose==1.23.2 [2021-03-19T11:08:25.766Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-19T11:08:26.407Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-19T11:08:26.407Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-19T11:08:26.701Z] Removing intermediate container 007b97665f9f [2021-03-19T11:08:26.701Z] ---> 3aa8e3949972 [2021-03-19T11:08:26.701Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-19T11:08:26.975Z] Collecting texttable<0.10,>=0.9.0 [2021-03-19T11:08:27.246Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-19T11:08:27.539Z] ---> Running in 66b8806b1238 [2021-03-19T11:08:29.593Z] Removing intermediate container 66b8806b1238 [2021-03-19T11:08:29.593Z] ---> 0c58f5bd22aa [2021-03-19T11:08:29.593Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T11:08:29.593Z] Collecting cached-property<2,>=1.2.0 [2021-03-19T11:08:29.593Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-19T11:08:29.593Z] ---> Running in d9a71cff4b16 [2021-03-19T11:08:29.889Z] Collecting docker<4.0,>=3.6.0 [2021-03-19T11:08:30.167Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-19T11:08:31.149Z] Removing intermediate container d9a71cff4b16 [2021-03-19T11:08:31.149Z] ---> f6bb1580fcf5 [2021-03-19T11:08:31.149Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T11:08:31.149Z] Collecting docopt<0.7,>=0.6.1 [2021-03-19T11:08:31.149Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-19T11:08:31.943Z] 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-19T11:08:32.705Z] ---> 23449b0da351 [2021-03-19T11:08:32.705Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-19T11:08:33.101Z] Collecting jsonschema<3,>=2.5.1 [2021-03-19T11:08:33.101Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-19T11:08:33.101Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-19T11:08:33.101Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-19T11:08:34.116Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-19T11:08:34.116Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-19T11:08:34.386Z] ---> 1c3eccc81b23 [2021-03-19T11:08:34.386Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-19T11:08:34.671Z] ---> 49cd29a3987d [2021-03-19T11:08:34.671Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-19T11:08:34.671Z] ---> Running in a71fda63ee91 [2021-03-19T11:08:34.671Z] Collecting PyYAML<4,>=3.10 [2021-03-19T11:08:34.671Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-19T11:08:35.651Z] ---> 57fdefea86cb [2021-03-19T11:08:35.651Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-19T11:08:36.280Z] ---> Running in e840631aa0df [2021-03-19T11:08:36.280Z] Collecting idna<2.8,>=2.5 [2021-03-19T11:08:36.280Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-19T11:08:36.280Z] 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-19T11:08:36.579Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-19T11:08:36.579Z] Removing intermediate container e840631aa0df [2021-03-19T11:08:36.579Z] ---> 1e25db428fa9 [2021-03-19T11:08:36.579Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T11:08:36.579Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-19T11:08:36.855Z] 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-19T11:08:36.856Z] 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-19T11:08:36.856Z] ---> Running in 014a861cbd0c [2021-03-19T11:08:36.856Z] Collecting docker-pycreds>=0.4.0 [2021-03-19T11:08:36.856Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-19T11:08:36.856Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-19T11:08:36.856Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-19T11:08:36.856Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-19T11:08:36.856Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-19T11:08:37.123Z] Installing collected packages: idna, urllib3, requests, texttable, cached-property, docker-pycreds, websocket-client, docker, docopt, jsonschema, dockerpty, PyYAML, docker-compose [2021-03-19T11:08:37.123Z] Attempting uninstall: idna [2021-03-19T11:08:37.123Z] Found existing installation: idna 2.9 [2021-03-19T11:08:37.123Z] Uninstalling idna-2.9: [2021-03-19T11:08:37.399Z] Removing intermediate container 014a861cbd0c [2021-03-19T11:08:37.399Z] ---> cec5b7a62b2a [2021-03-19T11:08:37.399Z] Step 20/22 : LABEL arch=x86_64 [2021-03-19T11:08:37.399Z] Successfully uninstalled idna-2.9 [2021-03-19T11:08:38.377Z] ---> Running in 2425582f09cc [2021-03-19T11:08:38.377Z] Attempting uninstall: urllib3 [2021-03-19T11:08:38.377Z] Found existing installation: urllib3 1.25.9 [2021-03-19T11:08:38.377Z] Uninstalling urllib3-1.25.9: [2021-03-19T11:08:38.654Z] Successfully uninstalled urllib3-1.25.9 [2021-03-19T11:08:39.630Z] Removing intermediate container 2425582f09cc [2021-03-19T11:08:39.630Z] ---> b2fa8e9c133a [2021-03-19T11:08:39.630Z] Step 21/22 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:08:40.236Z] ---> Running in 252b7be886c9 [2021-03-19T11:08:40.236Z] Attempting uninstall: requests [2021-03-19T11:08:40.236Z] Found existing installation: requests 2.23.0 [2021-03-19T11:08:40.236Z] Uninstalling requests-2.23.0: [2021-03-19T11:08:40.838Z] Successfully uninstalled requests-2.23.0 [2021-03-19T11:08:41.427Z] Running setup.py install for texttable: started [2021-03-19T11:08:41.693Z] Removing intermediate container 67c86d3f860b [2021-03-19T11:08:41.693Z] ---> 0c3a24ebadd7 [2021-03-19T11:08:41.693Z] [2021-03-19T11:08:41.693Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T11:08:41.693Z] ---> 88dd2752d2ea [2021-03-19T11:08:41.693Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T11:08:41.693Z] ---> Using cache [2021-03-19T11:08:41.693Z] ---> 1ef06c841ad0 [2021-03-19T11:08:41.693Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T11:08:41.693Z] ---> Using cache [2021-03-19T11:08:41.693Z] ---> 3aa8e3949972 [2021-03-19T11:08:41.693Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-19T11:08:41.693Z] Removing intermediate container 252b7be886c9 [2021-03-19T11:08:41.693Z] ---> 03d4af340f94 [2021-03-19T11:08:41.693Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T11:08:41.967Z] ---> Running in 746126a896b1 [2021-03-19T11:08:41.967Z] ---> Running in a188b33edd22 [2021-03-19T11:08:42.242Z] Removing intermediate container 746126a896b1 [2021-03-19T11:08:42.242Z] ---> f5dcc4a85d0e [2021-03-19T11:08:42.242Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T11:08:42.526Z] Removing intermediate container a188b33edd22 [2021-03-19T11:08:42.526Z] ---> 9fa27cabf1cb [2021-03-19T11:08:42.526Z] [2021-03-19T11:08:42.526Z] ---> Running in 76beacaf551a [2021-03-19T11:08:42.526Z] Running setup.py install for texttable: finished with status 'done' [2021-03-19T11:08:43.125Z] Successfully built 9fa27cabf1cb [2021-03-19T11:08:43.404Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-19T11:08:43.404Z]  Building docker-support-scheduler-go ... done Removing intermediate container 76beacaf551a [2021-03-19T11:08:43.404Z] ---> e85f6193a6d7 [2021-03-19T11:08:43.404Z] Step 15/23 : WORKDIR / [2021-03-19T11:08:44.010Z] ---> Running in d35c866a4c71 [2021-03-19T11:08:44.606Z] Removing intermediate container d35c866a4c71 [2021-03-19T11:08:44.606Z] ---> a233e4888886 [2021-03-19T11:08:44.606Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T11:08:44.606Z] Running setup.py install for docopt: started [2021-03-19T11:08:45.190Z] ---> 87123a8a6859 [2021-03-19T11:08:45.190Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-19T11:08:45.465Z] Running setup.py install for docopt: finished with status 'done' [2021-03-19T11:08:45.740Z] Running setup.py install for dockerpty: started [2021-03-19T11:08:46.333Z] ---> 94d4fee274a3 [2021-03-19T11:08:46.333Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-19T11:08:46.333Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-19T11:08:46.333Z] Running setup.py install for PyYAML: started [2021-03-19T11:08:46.926Z] ---> 28cde45c1ce4 [2021-03-19T11:08:46.926Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-19T11:08:47.196Z] ---> Running in 0284e2942852 [2021-03-19T11:08:47.463Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-19T11:08:48.413Z] Removing intermediate container 0284e2942852 [2021-03-19T11:08:48.413Z] ---> a9e94f1d1d3f [2021-03-19T11:08:48.413Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T11:08:48.999Z] ---> Running in 81f8aa67f95f [2021-03-19T11:08:48.999Z] 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-19T11:08:49.294Z] Removing intermediate container 81f8aa67f95f [2021-03-19T11:08:49.294Z] ---> 248a856c236d [2021-03-19T11:08:49.294Z] Step 21/23 : LABEL arch=x86_64 [2021-03-19T11:08:49.579Z] ---> Running in c3af651a4498 [2021-03-19T11:08:49.865Z] Removing intermediate container c3af651a4498 [2021-03-19T11:08:49.865Z] ---> 7e11ce6eb51a [2021-03-19T11:08:49.865Z] Step 22/23 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:08:50.162Z] ---> Running in f23c8430b83a [2021-03-19T11:08:51.618Z] Removing intermediate container f23c8430b83a [2021-03-19T11:08:51.618Z] ---> 3c3a005ad09a [2021-03-19T11:08:51.618Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T11:08:55.007Z] ---> Running in 76b65cf077b8 [2021-03-19T11:08:55.007Z] Removing intermediate container 59f72bf482c4 [2021-03-19T11:08:55.007Z] ---> 94cccc967b52 [2021-03-19T11:08:55.007Z] [2021-03-19T11:08:55.007Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T11:08:55.007Z] ---> 88dd2752d2ea [2021-03-19T11:08:55.007Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T11:08:55.007Z] ---> Using cache [2021-03-19T11:08:55.007Z] ---> 1ef06c841ad0 [2021-03-19T11:08:55.007Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T11:08:55.007Z] ---> Using cache [2021-03-19T11:08:55.007Z] ---> 3aa8e3949972 [2021-03-19T11:08:55.007Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-19T11:08:55.007Z] Removing intermediate container 4aadf74bc817 [2021-03-19T11:08:55.007Z] ---> 2e729e112d02 [2021-03-19T11:08:55.007Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-19T11:08:55.007Z] ---> Running in e7708d96f82f [2021-03-19T11:08:55.007Z] Removing intermediate container 76b65cf077b8 [2021-03-19T11:08:55.007Z] ---> 7b288d95b845 [2021-03-19T11:08:55.007Z] [2021-03-19T11:08:55.007Z] ---> Running in 69166dbf8376 [2021-03-19T11:08:55.288Z] Successfully built 7b288d95b845 [2021-03-19T11:08:55.288Z] Successfully tagged docker-core-metadata-go:latest [2021-03-19T11:08:55.288Z]  Building docker-core-metadata-go ... done Removing intermediate container e7708d96f82f [2021-03-19T11:08:55.288Z] ---> 2485e520bceb [2021-03-19T11:08:55.288Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T11:08:55.561Z] ---> Running in 0c535af3fb5f [2021-03-19T11:08:55.846Z] Removing intermediate container 0c535af3fb5f [2021-03-19T11:08:55.846Z] ---> b4084d4d659f [2021-03-19T11:08:55.846Z] Step 15/23 : WORKDIR / [2021-03-19T11:08:57.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T11:08:57.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T11:08:57.790Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T11:08:57.790Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-19T11:08:57.790Z] (3/3) Installing curl (7.69.1-r3) [2021-03-19T11:08:57.790Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T11:08:58.067Z] OK: 72 MiB in 58 packages [2021-03-19T11:08:58.067Z] ---> Running in 70dc452ccc8f [2021-03-19T11:08:58.672Z] Removing intermediate container 70dc452ccc8f [2021-03-19T11:08:58.672Z] ---> ac8ed860fe6b [2021-03-19T11:08:58.672Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T11:08:58.672Z] Removing intermediate container 69166dbf8376 [2021-03-19T11:08:58.672Z] ---> f5af5256da22 [2021-03-19T11:08:58.672Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-19T11:08:58.957Z] ---> Running in b03f3760770a [2021-03-19T11:08:59.245Z] ---> 8230c3d62194 [2021-03-19T11:08:59.246Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-19T11:08:59.246Z] Removing intermediate container b03f3760770a [2021-03-19T11:08:59.246Z] ---> 88533de43b29 [2021-03-19T11:08:59.246Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T11:08:59.521Z] ---> Running in 2c00fdfc308f [2021-03-19T11:08:59.787Z] Removing intermediate container 2c00fdfc308f [2021-03-19T11:08:59.787Z] ---> 2be96dda9747 [2021-03-19T11:08:59.787Z] Step 24/26 : LABEL arch=x86_64 [2021-03-19T11:08:59.787Z] ---> 6c7bb2a745f5 [2021-03-19T11:08:59.787Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-19T11:08:59.787Z] ---> Running in ea3962c9b30b [2021-03-19T11:09:00.052Z] Removing intermediate container ea3962c9b30b [2021-03-19T11:09:00.052Z] ---> 5bda1da3df8b [2021-03-19T11:09:00.052Z] Step 25/26 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:09:00.052Z] ---> Running in c6cc2e924609 [2021-03-19T11:09:00.052Z] ---> 629ecd66c699 [2021-03-19T11:09:00.052Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-19T11:09:00.052Z] ---> Running in 5047cb77b365 [2021-03-19T11:09:00.319Z] Removing intermediate container c6cc2e924609 [2021-03-19T11:09:00.319Z] ---> 7014f25238dd [2021-03-19T11:09:00.319Z] Step 26/26 : LABEL version=0.0.0 [2021-03-19T11:09:00.319Z] ---> Running in 9e3725ea29ff [2021-03-19T11:09:00.319Z] Removing intermediate container 5047cb77b365 [2021-03-19T11:09:00.319Z] ---> 9f94f0e96027 [2021-03-19T11:09:00.319Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T11:09:00.319Z] ---> Running in 51ec2c3a2470 [2021-03-19T11:09:00.587Z] Removing intermediate container 9e3725ea29ff [2021-03-19T11:09:00.587Z] ---> 1e2ff7abda05 [2021-03-19T11:09:00.587Z] [2021-03-19T11:09:00.587Z] Removing intermediate container 51ec2c3a2470 [2021-03-19T11:09:00.587Z] ---> 235435084269 [2021-03-19T11:09:00.587Z] Step 21/23 : LABEL arch=x86_64 [2021-03-19T11:09:00.862Z] ---> Running in 54e204a1845c [2021-03-19T11:09:00.862Z] Successfully built 1e2ff7abda05 [2021-03-19T11:09:00.862Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-19T11:09:00.862Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 54e204a1845c [2021-03-19T11:09:00.862Z] ---> 5e3a15d4163e [2021-03-19T11:09:00.862Z] Step 22/23 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:09:01.128Z] ---> Running in 8b5599d78e10 [2021-03-19T11:09:01.128Z] Removing intermediate container 8b5599d78e10 [2021-03-19T11:09:01.128Z] ---> ee806743d371 [2021-03-19T11:09:01.128Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T11:09:01.395Z] ---> Running in 634ce28a6d38 [2021-03-19T11:09:01.981Z] Removing intermediate container 634ce28a6d38 [2021-03-19T11:09:01.981Z] ---> 835344759347 [2021-03-19T11:09:01.981Z] [2021-03-19T11:09:01.981Z] Successfully built 835344759347 [2021-03-19T11:09:01.981Z] Successfully tagged docker-core-command-go:latest [2021-03-19T11:09:03.427Z]  Building docker-core-command-go ... done Removing intermediate container a71fda63ee91 [2021-03-19T11:09:03.427Z] ---> ec0ca9db01c4 [2021-03-19T11:09:03.427Z] [2021-03-19T11:09:03.427Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T11:09:03.427Z] ---> 88dd2752d2ea [2021-03-19T11:09:03.427Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-19T11:09:03.427Z] ---> Running in 9ba23c095861 [2021-03-19T11:09:04.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T11:09:04.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T11:09:04.390Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-19T11:09:04.390Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-19T11:09:04.390Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T11:09:04.390Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T11:09:04.657Z] OK: 6 MiB in 16 packages [2021-03-19T11:09:06.058Z] Removing intermediate container 9ba23c095861 [2021-03-19T11:09:06.058Z] ---> c5e9c0c1c556 [2021-03-19T11:09:06.058Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T11:09:06.058Z] ---> Running in 1e1cec53b110 [2021-03-19T11:09:06.324Z] Removing intermediate container 1e1cec53b110 [2021-03-19T11:09:06.324Z] ---> a056db13fd9d [2021-03-19T11:09:06.324Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-19T11:09:06.324Z] ---> Running in f8dfc779b7c9 [2021-03-19T11:09:06.591Z] Removing intermediate container f8dfc779b7c9 [2021-03-19T11:09:06.591Z] ---> 3ef5a93632a5 [2021-03-19T11:09:06.591Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T11:09:06.591Z] ---> Running in 1117b84b3ec6 [2021-03-19T11:09:06.591Z] Removing intermediate container 1117b84b3ec6 [2021-03-19T11:09:06.591Z] ---> 7f3a391c7e0d [2021-03-19T11:09:06.591Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T11:09:06.857Z] ---> 177e1a54dca2 [2021-03-19T11:09:06.857Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-19T11:09:07.439Z] ---> 911d4301bcdc [2021-03-19T11:09:07.439Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-19T11:09:07.703Z] ---> b2901a1c8d39 [2021-03-19T11:09:07.703Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-19T11:09:07.703Z] ---> Running in 7c1cfb41c419 [2021-03-19T11:09:07.968Z] Removing intermediate container 7c1cfb41c419 [2021-03-19T11:09:07.968Z] ---> 5da26770385a [2021-03-19T11:09:07.968Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T11:09:07.968Z] ---> Running in 09ce62464470 [2021-03-19T11:09:08.232Z] Removing intermediate container 09ce62464470 [2021-03-19T11:09:08.232Z] ---> f55d58499206 [2021-03-19T11:09:08.232Z] Step 20/22 : LABEL arch=x86_64 [2021-03-19T11:09:08.232Z] ---> Running in 7016765a94ff [2021-03-19T11:09:08.497Z] Removing intermediate container 7016765a94ff [2021-03-19T11:09:08.497Z] ---> f314bf9ee0f8 [2021-03-19T11:09:08.497Z] Step 21/22 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:09:08.498Z] ---> Running in a4b67d13e7c8 [2021-03-19T11:09:08.765Z] Removing intermediate container a4b67d13e7c8 [2021-03-19T11:09:08.765Z] ---> 325b61e69c7d [2021-03-19T11:09:08.765Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T11:09:08.765Z] ---> Running in fce733f94aa0 [2021-03-19T11:09:09.031Z] Removing intermediate container fce733f94aa0 [2021-03-19T11:09:09.031Z] ---> 3ddd58a25b8c [2021-03-19T11:09:09.031Z] [2021-03-19T11:09:09.298Z] Successfully built 3ddd58a25b8c [2021-03-19T11:09:09.877Z] Successfully tagged docker-support-notifications-go:latest [2021-03-19T11:09:10.156Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2021-03-19T11:09:10.172Z] $ docker stop --time=1 0c993629d2f6981bf23342c8e1f1899241eaae386ec27ffa0ea24fcba21a8e53 [2021-03-19T11:09:11.777Z] $ docker rm -f 0c993629d2f6981bf23342c8e1f1899241eaae386ec27ffa0ea24fcba21a8e53 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T11:09:12.282Z] + docker images [2021-03-19T11:09:12.282Z] + grep docker [2021-03-19T11:09:12.545Z] docker-support-notifications-go latest 3ddd58a25b8c 4 seconds ago 17.9MB [2021-03-19T11:09:12.545Z] docker-core-command-go latest 835344759347 11 seconds ago 17.3MB [2021-03-19T11:09:12.545Z] docker-sys-mgmt-agent-go latest 1e2ff7abda05 12 seconds ago 313MB [2021-03-19T11:09:12.545Z] docker-core-metadata-go latest 7b288d95b845 18 seconds ago 19.1MB [2021-03-19T11:09:12.545Z] docker-support-scheduler-go latest 9fa27cabf1cb 30 seconds ago 17.3MB [2021-03-19T11:09:12.545Z] docker-security-bootstrapper-go latest badc95dc814c About a minute ago 18.8MB [2021-03-19T11:09:12.545Z] docker-core-data-go latest aee61e765c0b About a minute ago 22.6MB [2021-03-19T11:09:12.545Z] docker-security-secretstore-setup-go latest d3b07ff17933 2 minutes ago 24.9MB [2021-03-19T11:09:12.545Z] docker-security-proxy-setup-go latest 104b19624def 2 minutes ago 24.7MB [2021-03-19T11:09:12.545Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-19T11:09:28.209Z] Still waiting to schedule task [2021-03-19T11:09:28.209Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-19T11:09:43.578Z] gofmt -l . [2021-03-19T11:09:43.578Z] [ "`gofmt -l .`" = "" ] [2021-03-19T11:09:43.578Z] ./bin/test-go-mod-tidy.sh [2021-03-19T11:09:43.578Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-19T11:09:44.287Z] + ls -al . [2021-03-19T11:09:44.287Z] total 788 [2021-03-19T11:09:44.287Z] drwxrwxr-x 9 1001 1001 4096 Mar 19 11:09 . [2021-03-19T11:09:44.287Z] drwxr-xr-x 4 root root 4096 Mar 19 11:04 .. [2021-03-19T11:09:44.287Z] -rw-rw-r-- 1 1001 1001 11 Mar 19 11:02 .dockerignore [2021-03-19T11:09:44.287Z] drwxrwxr-x 8 1001 1001 4096 Mar 19 11:02 .git [2021-03-19T11:09:44.287Z] drwxrwxr-x 3 1001 1001 4096 Mar 19 11:02 .github [2021-03-19T11:09:44.287Z] -rw-rw-r-- 1 1001 1001 818 Mar 19 11:02 .gitignore [2021-03-19T11:09:44.287Z] -rw-rw-r-- 1 1001 1001 166 Mar 19 11:02 .sonarcloud.properties [2021-03-19T11:09:44.287Z] -rw-rw-r-- 1 1001 1001 8607 Mar 19 11:02 Attribution.txt [2021-03-19T11:09:44.287Z] -rw-rw-r-- 1 1001 1001 3804 Mar 19 11:02 CONTRIBUTING.md [2021-03-19T11:09:44.287Z] -rw-rw-r-- 1 1001 1001 931 Mar 19 11:02 Dockerfile.build [2021-03-19T11:09:44.287Z] -rw-rw-r-- 1 1001 1001 863 Mar 19 11:02 Jenkinsfile [2021-03-19T11:09:44.287Z] -rw-rw-r-- 1 1001 1001 10775 Mar 19 11:02 LICENSE [2021-03-19T11:09:44.287Z] -rw-rw-r-- 1 1001 1001 5774 Mar 19 11:02 Makefile [2021-03-19T11:09:44.287Z] -rw-rw-r-- 1 1001 1001 6548 Mar 19 11:02 README.md [2021-03-19T11:09:44.287Z] -rw-rw-r-- 1 1001 1001 6755 Mar 19 11:02 SECURITY.md [2021-03-19T11:09:44.287Z] -rw-rw-r-- 1 1001 1001 5 Mar 19 10:59 VERSION [2021-03-19T11:09:44.287Z] -rw-rw-r-- 1 1001 1001 4131 Mar 19 11:02 ZMQWindows.md [2021-03-19T11:09:44.287Z] drwxrwxr-x 2 1001 1001 4096 Mar 19 11:02 bin [2021-03-19T11:09:44.287Z] drwxrwxr-x 14 1001 1001 4096 Mar 19 11:02 cmd [2021-03-19T11:09:44.287Z] -rw-r--r-- 1 root root 650607 Mar 19 11:08 coverage.out [2021-03-19T11:09:44.287Z] -rw-r--r-- 1 root root 1055 Mar 19 11:09 go.mod [2021-03-19T11:09:44.287Z] -rw-r--r-- 1 root root 21981 Mar 19 11:09 go.sum [2021-03-19T11:09:44.287Z] drwxrwxr-x 8 1001 1001 4096 Mar 19 11:02 internal [2021-03-19T11:09:44.287Z] drwxrwxr-x 4 1001 1001 4096 Mar 19 11:02 openapi [2021-03-19T11:09:44.287Z] drwxrwxr-x 4 1001 1001 4096 Mar 19 11:02 snap [2021-03-19T11:09:44.287Z] -rw-rw-r-- 1 1001 1001 168 Mar 19 11:02 version.go [Pipeline] sh [2021-03-19T11:09:44.974Z] + '[' -e coverage.out ] [2021-03-19T11:09:44.974Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-19T11:09:45.046Z] Warning: overwriting stash ‘coverage-report’ [2021-03-19T11:09:46.340Z] Stashed 1 file(s) [Pipeline] sh [2021-03-19T11:09:46.987Z] + make build [2021-03-19T11:09:46.987Z] 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-19T11:09:57.136Z] 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-19T11:10:18.008Z] Running on prd-ubuntu18.04-docker-8c-8g-30541 in /w/workspace/edgexfoundry_edgex-go_PR-3275 [Pipeline] { [Pipeline] ws [2021-03-19T11:10:18.105Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-03-19T11:10:20.168Z] using credential edgex-jenkins-ssh [2021-03-19T11:10:20.222Z] Cloning the remote Git repository [2021-03-19T11:10:20.245Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-19T11:10:20.311Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-03-19T11:10:20.338Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T11:10:20.338Z] > git --version # timeout=10 [2021-03-19T11:10:20.344Z] > git --version # 'git version 2.17.1' [2021-03-19T11:10:20.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T11:10:20.367Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T11:10:29.492Z] 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-19T11:10:30.850Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T11:10:30.854Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T11:10:30.864Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T11:10:30.877Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T11:10:30.878Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T11:10:30.882Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3275/head:refs/remotes/origin/PR-3275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T11:10:31.483Z] Merging remotes/origin/master commit 24d41aa13106852e9bb405be786bb5b163481b42 into PR head commit 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:10:31.607Z] Merge succeeded, producing 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:10:31.608Z] Checking out Revision 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 (PR-3275) [2021-03-19T11:10:32.115Z] 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-19T11:10:31.496Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T11:10:31.501Z] > git checkout -f 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 # timeout=10 [2021-03-19T11:10:31.571Z] > git remote # timeout=10 [2021-03-19T11:10:31.578Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T11:10:31.586Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T11:10:31.591Z] > git merge 24d41aa13106852e9bb405be786bb5b163481b42 # timeout=10 [2021-03-19T11:10:31.605Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T11:10:31.614Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T11:10:31.618Z] > git checkout -f 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 # timeout=10 [2021-03-19T11:10:35.283Z] Commit message: "Merge branch 'master' into issue-3265" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T11:10:36.504Z] + echo snap-build.sh [2021-03-19T11:10:36.504Z] snap-build.sh [2021-03-19T11:10:36.504Z] + SNAP_BASE_DIR=. [2021-03-19T11:10:36.504Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-03-19T11:10:36.504Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-03-19T11:10:36.504Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-03-19T11:10:36.504Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-03-19T11:10:36.504Z] + cd /w/workspace/edgex-go/3 [2021-03-19T11:10:36.504Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-19T11:10:36.504Z] Reading package lists... [2021-03-19T11:10:36.504Z] Building dependency tree... [2021-03-19T11:10:36.504Z] Reading state information... [2021-03-19T11:10:36.766Z] The following packages were automatically installed and are no longer required: [2021-03-19T11:10:36.766Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-19T11:10:36.766Z] uidmap xdelta3 [2021-03-19T11:10:36.766Z] Use 'sudo apt autoremove' to remove them. [2021-03-19T11:10:36.766Z] The following packages will be REMOVED: [2021-03-19T11:10:36.766Z] lxd* lxd-client* [2021-03-19T11:10:37.032Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-19T11:10:37.032Z] After this operation, 31.7 MB disk space will be freed. [2021-03-19T11:10:38.079Z] (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-19T11:10:38.079Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-19T11:10:38.832Z] 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-19T11:10:39.027Z] Removing lxd dnsmasq configuration [2021-03-19T11:10:39.027Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-19T11:10:39.288Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-19T11:10:39.860Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-19T11:10:40.122Z] (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-19T11:10:40.122Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-19T11:10:40.257Z] 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-19T11:10:41.507Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-19T11:10:41.769Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-19T11:10:42.711Z] + sudo snap remove --purge lxd [2021-03-19T11:10:42.971Z] snap "lxd" is not installed [2021-03-19T11:10:42.971Z] + sudo groupadd --force --system lxd [2021-03-19T11:10:42.971Z] ++ whoami [2021-03-19T11:10:42.971Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-19T11:10:42.971Z] + newgrp - lxd [2021-03-19T11:10:42.971Z] + sudo snap install lxd [2021-03-19T11:10:46.953Z] 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-19T11:10:52.339Z] 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-19T11:10:57.721Z] 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-19T11:10:57.899Z] 2021-03-19T11:10:54Z INFO Waiting for automatic snapd restart... [2021-03-19T11:11:03.116Z] 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-19T11:11:07.411Z] 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-19T11:11:10.156Z] lxd 4.12 from Canonical* installed [2021-03-19T11:11:10.156Z] + sudo lxd init --auto [2021-03-19T11:11:12.810Z] 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-19T11:11:18.306Z] + sudo snap install --classic snapcraft [Pipeline] } [2021-03-19T11:11:21.163Z] $ docker stop --time=1 75a050849d3b398c5dbfa68187f5a5f16a1aa0f7ad49efbfa20e4fefcd574df6 [2021-03-19T11:11:23.727Z] $ docker rm -f 75a050849d3b398c5dbfa68187f5a5f16a1aa0f7ad49efbfa20e4fefcd574df6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T11:11:25.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T11:11:25.878Z] [2021-03-19T11:11:25.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T11:11:26.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T11:11:26.263Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-19T11:11:26.263Z] 29e5d40040c1: Pulling fs layer [2021-03-19T11:11:26.263Z] 1ce36da41761: Pulling fs layer [2021-03-19T11:11:26.263Z] 25b303627fd3: Pulling fs layer [2021-03-19T11:11:26.533Z] snapcraft 4.5.4 from Canonical* installed [2021-03-19T11:11:26.533Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-19T11:11:26.533Z] + patch --verbose -p1 [2021-03-19T11:11:26.533Z] Hmm... Looks like a unified diff to me... [2021-03-19T11:11:26.533Z] The text leading up to this was: [2021-03-19T11:11:26.533Z] -------------------------- [2021-03-19T11:11:26.533Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-19T11:11:26.533Z] |From: Tony Espy [2021-03-19T11:11:26.533Z] |Date: Tue, 9 Mar 2021 19:05:15 -0500 [2021-03-19T11:11:26.533Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-19T11:11:26.533Z] | [2021-03-19T11:11:26.533Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-19T11:11:26.533Z] |optimize the snap CI check run for pull requests. When [2021-03-19T11:11:26.533Z] |applied, it essentially strips out everything (apps and [2021-03-19T11:11:26.533Z] |parts) from the snapcraft.yaml file except those required [2021-03-19T11:11:26.533Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-19T11:11:26.533Z] |catch changes to edgex-go that break the snap build. [2021-03-19T11:11:26.533Z] | [2021-03-19T11:11:26.533Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-19T11:11:26.533Z] |to update this patch file, otherwise it may fail to apply, [2021-03-19T11:11:26.533Z] |resulting in a failed snap build CI check in the associated [2021-03-19T11:11:26.533Z] |pull request. [2021-03-19T11:11:26.533Z] | [2021-03-19T11:11:26.533Z] |Note - in addition to applying this patch, the pipeline also [2021-03-19T11:11:26.533Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-19T11:11:26.533Z] |need to build the finally binary .snap file (and it won't [2021-03-19T11:11:26.533Z] |work with the patch applied). This further reduces the build [2021-03-19T11:11:26.533Z] |time. [2021-03-19T11:11:26.533Z] |--- [2021-03-19T11:11:26.533Z] | snap/snapcraft.yaml | 452 +------------------------------------------- [2021-03-19T11:11:26.533Z] | 1 file changed, 1 insertion(+), 451 deletions(-) [2021-03-19T11:11:26.533Z] | [2021-03-19T11:11:26.533Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-19T11:11:26.533Z] |index d8bc12bc..5a5f5fbb 100644 [2021-03-19T11:11:26.533Z] |--- a/snap/snapcraft.yaml [2021-03-19T11:11:26.533Z] |+++ b/snap/snapcraft.yaml [2021-03-19T11:11:26.533Z] -------------------------- [2021-03-19T11:11:26.533Z] patching file snap/snapcraft.yaml [2021-03-19T11:11:26.533Z] Using Plan A... [2021-03-19T11:11:26.533Z] Hunk #1 succeeded at 73. [2021-03-19T11:11:26.533Z] Hunk #2 succeeded at 205. [2021-03-19T11:11:26.533Z] Hunk #3 succeeded at 217. [2021-03-19T11:11:26.533Z] Hunk #4 succeeded at 225. [2021-03-19T11:11:26.533Z] Hunk #5 succeeded at 232. [2021-03-19T11:11:26.533Z] Hunk #6 succeeded at 259. [2021-03-19T11:11:26.533Z] Hunk #7 succeeded at 271. [2021-03-19T11:11:26.533Z] Hunk #8 succeeded at 327. [2021-03-19T11:11:26.533Z] Hmm... Ignoring the trailing garbage. [2021-03-19T11:11:26.533Z] done [2021-03-19T11:11:26.533Z] + sudo snapcraft prime --use-lxd [2021-03-19T11:11:26.536Z] 29e5d40040c1: Verifying Checksum [2021-03-19T11:11:26.536Z] 29e5d40040c1: Download complete [2021-03-19T11:11:26.796Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-19T11:11:27.058Z] 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-19T11:11:27.058Z] - README.md [2021-03-19T11:11:27.058Z] [2021-03-19T11:11:27.058Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-19T11:11:27.133Z] 29e5d40040c1: Pull complete [2021-03-19T11:11:27.402Z] 1ce36da41761: Download complete [2021-03-19T11:11:27.629Z] Launching a container. [2021-03-19T11:11:28.373Z] 1ce36da41761: Pull complete [2021-03-19T11:11:28.971Z] 25b303627fd3: Verifying Checksum [2021-03-19T11:11:28.971Z] 25b303627fd3: Download complete [2021-03-19T11:11:39.106Z] 25b303627fd3: Pull complete [2021-03-19T11:11:39.106Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-19T11:11:39.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T11:11:39.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-19T11:11:39.360Z] prd-ubuntu18.04-docker-arm64-4c-16g-30538 does not seem to be running inside a container [2021-03-19T11:11:39.487Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-19T11:11:39.880Z] Waiting for container to be ready [2021-03-19T11:11:39.880Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-19T11:11:39.880Z] [2021-03-19T11:11:42.762Z] $ docker top 386e9684e731842cf800fd150c9e9bf0f6cd9731ed988c9247cf7bd8722800b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T11:11:43.178Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-19T11:11:43.748Z] Waiting for network to be ready... [2021-03-19T11:11:43.754Z] + + docker-composegrep build parallel --help [2021-03-19T11:11:43.754Z] [2021-03-19T11:11:44.009Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-19T11:11:44.009Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-19T11:11:44.009Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] [2021-03-19T11:11:44.270Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] [2021-03-19T11:11:44.270Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-19T11:11:44.270Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-19T11:11:44.270Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] [2021-03-19T11:11:44.270Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] [2021-03-19T11:11:44.270Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-19T11:11:44.270Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-19T11:11:44.537Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-19T11:11:44.804Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-19T11:11:45.073Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-19T11:11:45.073Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-19T11:11:45.073Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-19T11:11:45.073Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-19T11:11:45.073Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-19T11:11:45.073Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-19T11:11:45.337Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-19T11:11:45.607Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1938 kB] [2021-03-19T11:11:45.877Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] [2021-03-19T11:11:45.877Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-19T11:11:45.877Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-19T11:11:45.877Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] [2021-03-19T11:11:45.877Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] [2021-03-19T11:11:45.877Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-19T11:11:45.877Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-19T11:11:47.814Z] Fetched 24.1 MB in 4s (6244 kB/s) [2021-03-19T11:11:48.782Z] Reading package lists... [2021-03-19T11:11:48.782Z] Reading package lists... [2021-03-19T11:11:49.043Z] Building dependency tree... [2021-03-19T11:11:49.043Z] Reading state information... [2021-03-19T11:11:49.180Z] --parallel Build images in parallel. [Pipeline] } [2021-03-19T11:11:49.242Z] $ docker stop --time=1 386e9684e731842cf800fd150c9e9bf0f6cd9731ed988c9247cf7bd8722800b9 [2021-03-19T11:11:49.304Z] The following additional packages will be installed: [2021-03-19T11:11:49.304Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-19T11:11:49.304Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-19T11:11:49.304Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-19T11:11:49.304Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-19T11:11:49.304Z] Suggested packages: [2021-03-19T11:11:49.304Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-19T11:11:49.304Z] Recommended packages: [2021-03-19T11:11:49.304Z] gnupg libsasl2-modules [2021-03-19T11:11:49.304Z] The following NEW packages will be installed: [2021-03-19T11:11:49.304Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-19T11:11:49.304Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-19T11:11:49.304Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-19T11:11:49.304Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-19T11:11:49.304Z] The following packages will be upgraded: [2021-03-19T11:11:49.304Z] gpg gpg-agent gpgconf libudev1 [2021-03-19T11:11:49.304Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-19T11:11:49.304Z] Need to get 3530 kB of archives. [2021-03-19T11:11:49.304Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-19T11:11:49.304Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-19T11:11:49.304Z] Get:2 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-19T11:11:49.564Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-19T11:11:49.826Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-19T11:11:49.826Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-19T11:11:49.826Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-19T11:11:50.087Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-19T11:11:50.087Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-19T11:11:50.087Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-19T11:11:50.087Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-19T11:11:50.087Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-19T11:11:50.087Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-19T11:11:50.087Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-19T11:11:50.087Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-19T11:11:50.087Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-19T11:11:50.087Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-19T11:11:50.347Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-19T11:11:50.347Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-19T11:11:50.347Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-19T11:11:50.347Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-19T11:11:50.347Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-19T11:11:50.347Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-19T11:11:50.347Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T11:11:50.347Z] Fetched 3530 kB in 1s (3471 kB/s) [2021-03-19T11:11:50.347Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-19T11:11:50.347Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-19T11:11:50.347Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T11:11:50.609Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-19T11:11:50.609Z] Selecting previously unselected package udev. [2021-03-19T11:11:50.609Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-19T11:11:50.609Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-19T11:11:50.609Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-19T11:11:50.869Z] Selecting previously unselected package libfuse2:amd64. [2021-03-19T11:11:50.869Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-19T11:11:50.869Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-19T11:11:51.130Z] Selecting previously unselected package fuse. [2021-03-19T11:11:51.130Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-19T11:11:51.131Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-19T11:11:51.131Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T11:11:51.131Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T11:11:51.221Z] $ docker rm -f 386e9684e731842cf800fd150c9e9bf0f6cd9731ed988c9247cf7bd8722800b9 [2021-03-19T11:11:51.392Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T11:11:51.392Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T11:11:51.392Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T11:11:51.392Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2021-03-19T11:11:51.655Z] Selecting previously unselected package libksba8:amd64. [2021-03-19T11:11:51.655Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-19T11:11:51.655Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-19T11:11:51.655Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-19T11:11:51.655Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T11:11:51.655Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [Pipeline] isUnix [Pipeline] sh [2021-03-19T11:11:51.916Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-19T11:11:51.916Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T11:11:51.916Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T11:11:51.916Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-19T11:11:51.916Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T11:11:51.916Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T11:11:52.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T11:11:52.014Z] . [Pipeline] withDockerContainer [2021-03-19T11:11:52.177Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-19T11:11:52.177Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T11:11:52.177Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T11:11:52.177Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-19T11:11:52.177Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T11:11:52.177Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T11:11:52.177Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-19T11:11:52.177Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T11:11:52.177Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T11:11:52.292Z] prd-ubuntu18.04-docker-arm64-4c-16g-30538 does not seem to be running inside a container [2021-03-19T11:11:52.413Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-19T11:11:52.442Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-19T11:11:52.442Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T11:11:52.442Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T11:11:52.705Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-19T11:11:52.705Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T11:11:52.705Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T11:11:52.705Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-19T11:11:52.705Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T11:11:52.705Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T11:11:52.705Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-19T11:11:52.705Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-19T11:11:52.705Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T11:11:52.966Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-19T11:11:52.966Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-19T11:11:52.966Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T11:11:52.966Z] Selecting previously unselected package libldap-common. [2021-03-19T11:11:52.966Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-19T11:11:52.966Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T11:11:52.966Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-19T11:11:52.966Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-19T11:11:52.966Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T11:11:53.228Z] Selecting previously unselected package dirmngr. [2021-03-19T11:11:53.228Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T11:11:53.228Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-19T11:11:53.488Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T11:11:53.488Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-19T11:11:53.488Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-19T11:11:53.488Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T11:11:53.488Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T11:11:53.488Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-19T11:11:53.488Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T11:11:53.488Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-19T11:11:53.488Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T11:11:53.749Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-19T11:11:53.948Z] $ docker top e2a930078c4e2a054bc8ea5c80e8fa184d625ba695c0978a1ff8e5381b04c590 -eo pid,comm [2021-03-19T11:11:54.011Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-19T11:11:54.011Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [Pipeline] { [2021-03-19T11:11:54.278Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-19T11:11:54.278Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-19T11:11:54.278Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-19T11:11:54.278Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T11:11:54.278Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T11:11:54.278Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [Pipeline] sh [2021-03-19T11:11:54.538Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T11:11:54.538Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T11:11:54.538Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T11:11:54.538Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T11:11:54.538Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T11:11:54.538Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-19T11:11:54.799Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T11:11:54.989Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-19T11:11:55.061Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-19T11:11:55.061Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-19T11:11:55.061Z] This means they are not meant to be enabled using systemctl. [2021-03-19T11:11:55.061Z] Possible reasons for having this kind of units are: [2021-03-19T11:11:55.061Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-19T11:11:55.061Z] .wants/ or .requires/ directory. [2021-03-19T11:11:55.061Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-19T11:11:55.061Z] a requirement dependency on it. [2021-03-19T11:11:55.061Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-19T11:11:55.061Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-19T11:11:55.061Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-19T11:11:55.061Z] instance name specified. [2021-03-19T11:11:55.325Z] Reading package lists... [2021-03-19T11:11:55.585Z] Building dependency tree... [2021-03-19T11:11:55.585Z] Reading state information... [2021-03-19T11:11:55.585Z] The following additional packages will be installed: [2021-03-19T11:11:55.585Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-19T11:11:55.585Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-19T11:11:55.585Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-19T11:11:55.585Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-19T11:11:55.585Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-19T11:11:55.585Z] Suggested packages: [2021-03-19T11:11:55.585Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-19T11:11:55.585Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-19T11:11:55.585Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-19T11:11:55.585Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-19T11:11:55.585Z] systemd-container policykit-1 [2021-03-19T11:11:55.585Z] Recommended packages: [2021-03-19T11:11:55.585Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-19T11:11:55.846Z] The following NEW packages will be installed: [2021-03-19T11:11:55.846Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-19T11:11:55.846Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-19T11:11:55.846Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-19T11:11:55.846Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-19T11:11:55.846Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-19T11:11:55.846Z] The following packages will be upgraded: [2021-03-19T11:11:55.846Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-19T11:11:55.846Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-19T11:11:55.846Z] Need to get 35.2 MB of archives. [2021-03-19T11:11:55.846Z] After this operation, 141 MB of additional disk space will be used. [2021-03-19T11:11:55.846Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-19T11:11:55.846Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-19T11:11:55.846Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-19T11:11:55.846Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-19T11:11:55.846Z] 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-19T11:11:55.846Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-19T11:11:55.846Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-19T11:11:56.107Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-19T11:11:56.107Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-19T11:11:56.107Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-19T11:11:56.107Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-19T11:11:56.108Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-19T11:11:56.108Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-19T11:11:56.108Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-19T11:11:56.108Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-19T11:11:56.108Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-19T11:11:56.108Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-19T11:11:56.108Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-19T11:11:56.108Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-19T11:11:57.053Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-19T11:11:57.053Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-19T11:11:57.053Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-19T11:11:57.053Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-19T11:11:57.053Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-19T11:11:57.053Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-19T11:11:57.053Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-19T11:11:57.053Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-19T11:11:57.053Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-19T11:11:57.053Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-19T11:11:57.053Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-19T11:11:57.314Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T11:11:57.314Z] Fetched 35.2 MB in 1s (26.1 MB/s) [2021-03-19T11:11:57.314Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-19T11:11:57.314Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-19T11:11:57.575Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T11:11:58.147Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-19T11:11:58.147Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T11:11:58.147Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-19T11:11:58.147Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-19T11:11:58.147Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-19T11:11:58.408Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-19T11:11:58.408Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-19T11:11:58.671Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-19T11:11:58.671Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-19T11:11:58.671Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-19T11:11:58.935Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-19T11:11:58.935Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-19T11:11:59.507Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-19T11:11:59.507Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-19T11:11:59.507Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-19T11:11:59.507Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-19T11:11:59.775Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-19T11:11:59.775Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T11:11:59.775Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T11:11:59.775Z] Selecting previously unselected package libexpat1:amd64. [2021-03-19T11:11:59.775Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-19T11:11:59.775Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-19T11:12:00.039Z] Selecting previously unselected package python3.6-minimal. [2021-03-19T11:12:00.039Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T11:12:00.039Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T11:12:00.300Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-19T11:12:00.300Z] Checking for services that may need to be restarted...done. [2021-03-19T11:12:00.300Z] Checking for services that may need to be restarted...done. [2021-03-19T11:12:00.300Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T11:12:00.300Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-19T11:12:00.300Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T11:12:00.373Z] Building docker-core-command-go ... [2021-03-19T11:12:00.373Z] Building docker-core-data-go ... [2021-03-19T11:12:00.373Z] Building docker-core-metadata-go ... [2021-03-19T11:12:00.373Z] Building docker-security-bootstrapper-go ... [2021-03-19T11:12:00.373Z] Building docker-security-proxy-setup-go ... [2021-03-19T11:12:00.373Z] Building docker-security-secretstore-setup-go ... [2021-03-19T11:12:00.373Z] Building docker-support-notifications-go ... [2021-03-19T11:12:00.373Z] Building docker-support-scheduler-go ... [2021-03-19T11:12:00.373Z] Building docker-sys-mgmt-agent-go ... [2021-03-19T11:12:00.373Z] Building docker-core-data-go [2021-03-19T11:12:00.373Z] Building docker-security-bootstrapper-go [2021-03-19T11:12:00.373Z] Building docker-security-secretstore-setup-go [2021-03-19T11:12:00.373Z] Building docker-security-proxy-setup-go [2021-03-19T11:12:00.373Z] Building docker-sys-mgmt-agent-go [2021-03-19T11:12:00.872Z] Selecting previously unselected package python3-minimal. [2021-03-19T11:12:00.872Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-19T11:12:00.872Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-19T11:12:00.872Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-19T11:12:00.872Z] Selecting previously unselected package mime-support. [2021-03-19T11:12:00.872Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-19T11:12:00.872Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-19T11:12:01.132Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-19T11:12:01.132Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-19T11:12:01.132Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-19T11:12:01.132Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-19T11:12:01.132Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T11:12:01.132Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T11:12:01.400Z] Selecting previously unselected package python3.6. [2021-03-19T11:12:01.400Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T11:12:01.400Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T11:12:01.667Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-19T11:12:01.667Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-19T11:12:01.667Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-19T11:12:01.667Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-19T11:12:01.932Z] Selecting previously unselected package python3. [2021-03-19T11:12:01.932Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-19T11:12:01.932Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-19T11:12:01.932Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-19T11:12:01.932Z] Selecting previously unselected package multiarch-support. [2021-03-19T11:12:01.932Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T11:12:01.932Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-19T11:12:02.192Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-19T11:12:02.192Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-19T11:12:02.192Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-19T11:12:02.192Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-19T11:12:02.192Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-19T11:12:02.192Z] Selecting previously unselected package libbsd0:amd64. [2021-03-19T11:12:02.192Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-19T11:12:02.192Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-19T11:12:02.453Z] Selecting previously unselected package sudo. [2021-03-19T11:12:02.453Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-19T11:12:02.453Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-19T11:12:02.453Z] Selecting previously unselected package apparmor. [2021-03-19T11:12:02.714Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-19T11:12:02.714Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-19T11:12:02.714Z] Selecting previously unselected package libedit2:amd64. [2021-03-19T11:12:02.714Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-19T11:12:02.714Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-19T11:12:03.013Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-19T11:12:03.013Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T11:12:03.013Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T11:12:03.013Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-19T11:12:03.013Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T11:12:03.276Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T11:12:03.276Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-19T11:12:03.276Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-19T11:12:03.276Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-19T11:12:03.537Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-19T11:12:03.537Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T11:12:03.537Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T11:12:03.537Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-19T11:12:03.537Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T11:12:03.537Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T11:12:03.798Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-19T11:12:03.798Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-19T11:12:03.798Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-19T11:12:04.058Z] Selecting previously unselected package openssh-client. [2021-03-19T11:12:04.058Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-19T11:12:04.058Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-19T11:12:04.319Z] Selecting previously unselected package squashfs-tools. [2021-03-19T11:12:04.319Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-19T11:12:04.319Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-19T11:12:04.319Z] Selecting previously unselected package snapd. [2021-03-19T11:12:04.319Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-19T11:12:04.319Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-19T11:12:06.234Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-19T11:12:06.495Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-19T11:12:06.495Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-19T11:12:06.495Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-19T11:12:06.755Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-19T11:12:06.755Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T11:12:06.755Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T11:12:06.755Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-19T11:12:06.755Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-19T11:12:07.696Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-19T11:12:07.697Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-19T11:12:07.697Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-19T11:12:07.697Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T11:12:07.697Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T11:12:07.697Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T11:12:08.271Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-19T11:12:08.271Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T11:12:08.844Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-19T11:12:09.106Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-19T11:12:09.368Z] running python rtupdate hooks for python3.6... [2021-03-19T11:12:09.368Z] running python post-rtupdate hooks for python3.6... [2021-03-19T11:12:09.368Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-19T11:12:10.755Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-19T11:12:10.755Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T11:12:10.755Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-19T11:12:11.016Z] Setting up snapd (2.48.3+18.04) ... [2021-03-19T11:12:11.586Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-19T11:12:11.586Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-19T11:12:11.847Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-19T11:12:11.847Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-19T11:12:12.108Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-19T11:12:12.108Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-19T11:12:12.108Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-19T11:12:12.369Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-19T11:12:12.629Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-19T11:12:12.629Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-19T11:12:12.890Z] /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-19T11:12:12.890Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T11:12:12.890Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-19T11:12:13.832Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-19T11:12:13.832Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-19T11:12:14.094Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-19T11:12:15.037Z] Reading package lists... [2021-03-19T11:12:15.298Z] Reading package lists... [2021-03-19T11:12:15.298Z] Building dependency tree... [2021-03-19T11:12:15.298Z] Reading state information... [2021-03-19T11:12:15.559Z] Calculating upgrade... [2021-03-19T11:12:15.559Z] The following packages will be upgraded: [2021-03-19T11:12:15.559Z] advancecomp base-files bash binutils binutils-common [2021-03-19T11:12:15.559Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-19T11:12:15.559Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-19T11:12:15.559Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-19T11:12:15.559Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-19T11:12:15.559Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-19T11:12:15.559Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-19T11:12:15.559Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-19T11:12:15.559Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-19T11:12:15.559Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-19T11:12:15.559Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-19T11:12:15.559Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-19T11:12:15.559Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-19T11:12:15.559Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-19T11:12:15.559Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-19T11:12:15.820Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T11:12:15.820Z] Need to get 63.8 MB of archives. [2021-03-19T11:12:15.820Z] After this operation, 5207 kB of additional disk space will be used. [2021-03-19T11:12:15.820Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-19T11:12:15.820Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-137.141 [1005 kB] [2021-03-19T11:12:16.826Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-19T11:12:16.826Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-19T11:12:17.766Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-19T11:12:17.766Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-19T11:12:17.766Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-19T11:12:17.766Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-19T11:12:17.766Z] 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-19T11:12:17.766Z] 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-19T11:12:17.766Z] 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-19T11:12:17.766Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-19T11:12:17.766Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-19T11:12:17.766Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-19T11:12:17.766Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-19T11:12:17.766Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-19T11:12:17.766Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-19T11:12:17.766Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-19T11:12:18.027Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-19T11:12:18.027Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-19T11:12:18.027Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-19T11:12:18.027Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-19T11:12:18.027Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-19T11:12:18.027Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-19T11:12:18.027Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-19T11:12:18.027Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-19T11:12:18.027Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-19T11:12:18.027Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-19T11:12:18.289Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-19T11:12:18.289Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-19T11:12:18.289Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-19T11:12:18.289Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-19T11:12:18.289Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-19T11:12:18.289Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-19T11:12:18.289Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-19T11:12:18.289Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-19T11:12:18.289Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-19T11:12:18.289Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-19T11:12:18.289Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-19T11:12:18.289Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-19T11:12:18.289Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-19T11:12:18.289Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-19T11:12:18.289Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-19T11:12:18.550Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-19T11:12:18.550Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-19T11:12:18.550Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-19T11:12:18.550Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-19T11:12:18.550Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-19T11:12:18.550Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-19T11:12:18.550Z] Get:50 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-19T11:12:18.550Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-19T11:12:18.550Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-19T11:12:18.550Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-19T11:12:18.550Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-19T11:12:18.550Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-19T11:12:18.550Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-19T11:12:18.550Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-19T11:12:18.811Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-19T11:12:18.811Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-19T11:12:18.811Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-19T11:12:18.811Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-19T11:12:18.811Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-19T11:12:18.811Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-19T11:12:18.811Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-19T11:12:18.811Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-19T11:12:18.811Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-19T11:12:18.811Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-19T11:12:18.811Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-19T11:12:18.811Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-19T11:12:19.072Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-19T11:12:19.072Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-19T11:12:19.072Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-19T11:12:19.072Z] Get:73 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-19T11:12:19.072Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-19T11:12:19.072Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-19T11:12:19.072Z] Get:76 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-19T11:12:19.072Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-19T11:12:19.072Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-19T11:12:19.072Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-19T11:12:19.072Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-19T11:12:19.072Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-19T11:12:19.072Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-19T11:12:19.072Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-19T11:12:19.072Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-19T11:12:19.072Z] Get:85 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-19T11:12:19.072Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-19T11:12:19.072Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-19T11:12:19.072Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-19T11:12:19.335Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-19T11:12:19.335Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-19T11:12:19.335Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-19T11:12:19.335Z] 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-19T11:12:19.598Z] 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-19T11:12:19.598Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-19T11:12:19.859Z] 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-19T11:12:19.859Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-19T11:12:19.859Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-19T11:12:19.859Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-19T11:12:19.859Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-19T11:12:20.121Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T11:12:20.121Z] Fetched 63.8 MB in 4s (14.7 MB/s) [2021-03-19T11:12:20.121Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:20.121Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T11:12:20.121Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T11:12:20.692Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T11:12:20.952Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T11:12:20.952Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-137.141_amd64.deb ... [2021-03-19T11:12:20.952Z] Unpacking linux-libc-dev:amd64 (4.15.0-137.141) over (4.15.0-20.21) ... [2021-03-19T11:12:21.896Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T11:12:21.896Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T11:12:21.896Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T11:12:21.896Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T11:12:22.156Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T11:12:22.157Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T11:12:22.157Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T11:12:22.157Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T11:12:22.424Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T11:12:22.424Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T11:12:22.424Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T11:12:22.424Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T11:12:22.688Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T11:12:22.688Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T11:12:22.688Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T11:12:22.949Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T11:12:22.949Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T11:12:22.949Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-19T11:12:22.949Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-19T11:12:23.209Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T11:12:23.209Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T11:12:23.209Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T11:12:23.209Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T11:12:23.209Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T11:12:23.470Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T11:12:23.470Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T11:12:23.470Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T11:12:23.731Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T11:12:23.731Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T11:12:23.992Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T11:12:24.253Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-19T11:12:24.516Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T11:12:24.516Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-19T11:12:24.516Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-19T11:12:24.516Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-19T11:12:24.516Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-19T11:12:24.782Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-19T11:12:24.782Z] Installing new version of config file /etc/issue ... [2021-03-19T11:12:24.782Z] Installing new version of config file /etc/issue.net ... [2021-03-19T11:12:25.044Z] Installing new version of config file /etc/lsb-release ... [2021-03-19T11:12:25.044Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-19T11:12:25.044Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-19T11:12:25.312Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-19T11:12:25.312Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-19T11:12:25.312Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:25.312Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-19T11:12:25.312Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-19T11:12:25.576Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-19T11:12:25.576Z] 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-19T11:12:25.576Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:25.576Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T11:12:25.837Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-19T11:12:25.837Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-19T11:12:25.837Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:25.837Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-19T11:12:25.837Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-19T11:12:26.099Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-19T11:12:26.099Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:26.099Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-19T11:12:26.099Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-19T11:12:26.360Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-19T11:12:26.360Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:26.360Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T11:12:26.360Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T11:12:26.622Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-19T11:12:26.622Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:26.622Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T11:12:26.622Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T11:12:26.890Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-19T11:12:26.890Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:26.890Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-19T11:12:26.890Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-19T11:12:27.155Z] Setting up grep (3.1-2build1) ... [2021-03-19T11:12:27.155Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:27.155Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-19T11:12:27.155Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-19T11:12:27.416Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-19T11:12:27.416Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:27.416Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T11:12:27.416Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T11:12:27.675Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-19T11:12:27.675Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:27.675Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-19T11:12:27.675Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T11:12:28.244Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-19T11:12:28.244Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T11:12:28.244Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-19T11:12:28.505Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T11:12:29.076Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-19T11:12:29.076Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:29.076Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-19T11:12:29.076Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T11:12:30.021Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-19T11:12:30.021Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-19T11:12:30.283Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-19T11:12:30.283Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-19T11:12:30.283Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-19T11:12:30.283Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:30.283Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-19T11:12:30.283Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-19T11:12:30.544Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-19T11:12:30.544Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:30.544Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T11:12:30.804Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T11:12:30.804Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T11:12:30.804Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:30.804Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T11:12:30.804Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T11:12:31.065Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T11:12:31.065Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:31.065Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T11:12:31.065Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T11:12:31.326Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T11:12:31.326Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:31.326Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T11:12:31.586Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T11:12:31.586Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T11:12:31.586Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:31.586Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T11:12:31.847Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T11:12:31.847Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T11:12:31.847Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T11:12:31.847Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-19T11:12:32.109Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:32.109Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T11:12:32.109Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T11:12:32.109Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-19T11:12:32.369Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:32.369Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T11:12:32.369Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T11:12:32.369Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T11:12:32.369Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:32.369Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T11:12:32.633Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T11:12:32.633Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-19T11:12:32.633Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:32.633Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T11:12:32.892Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T11:12:33.153Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-19T11:12:33.414Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-19T11:12:33.675Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-19T11:12:33.936Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:33.936Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T11:12:33.936Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T11:12:34.512Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-19T11:12:34.772Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T11:12:34.772Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-19T11:12:35.032Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T11:12:35.292Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-19T11:12:35.553Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T11:12:35.553Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-19T11:12:35.814Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-19T11:12:35.814Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-19T11:12:36.075Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T11:12:36.075Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-19T11:12:36.075Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-19T11:12:36.336Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-19T11:12:36.336Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T11:12:36.336Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-19T11:12:36.336Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-19T11:12:36.597Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-19T11:12:36.597Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T11:12:36.597Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-19T11:12:36.597Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T11:12:36.858Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T11:12:36.858Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T11:12:36.858Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-19T11:12:36.858Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T11:12:37.118Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T11:12:37.118Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T11:12:37.118Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-19T11:12:37.383Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T11:12:37.383Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T11:12:37.643Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T11:12:37.643Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T11:12:37.643Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T11:12:37.643Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-19T11:12:37.643Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T11:12:37.905Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T11:12:37.905Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T11:12:37.905Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-19T11:12:38.167Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T11:12:38.167Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-19T11:12:38.167Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-19T11:12:38.428Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-19T11:12:38.689Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T11:12:38.689Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-19T11:12:38.689Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T11:12:38.689Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T11:12:38.950Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T11:12:38.950Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T11:12:38.950Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T11:12:39.211Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-19T11:12:39.211Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T11:12:39.211Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-19T11:12:39.211Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-19T11:12:39.472Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-19T11:12:39.472Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T11:12:39.472Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-19T11:12:39.733Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-19T11:12:39.995Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-19T11:12:39.995Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T11:12:39.995Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T11:12:39.995Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T11:12:40.567Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-19T11:12:40.567Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T11:12:40.567Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-19T11:12:40.567Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-19T11:12:40.827Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-19T11:12:40.827Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T11:12:40.827Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-19T11:12:40.827Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-19T11:12:41.145Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-19T11:12:41.145Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T11:12:41.145Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-19T11:12:41.145Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-19T11:12:41.145Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-19T11:12:41.405Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T11:12:41.406Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-19T11:12:41.406Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-19T11:12:41.406Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-19T11:12:41.666Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T11:12:41.666Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-19T11:12:41.666Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-19T11:12:41.666Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-19T11:12:41.666Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T11:12:41.666Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-19T11:12:41.928Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-19T11:12:41.928Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-19T11:12:41.928Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-19T11:12:41.928Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-19T11:12:41.928Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-19T11:12:42.189Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-19T11:12:42.189Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-19T11:12:42.448Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-19T11:12:42.448Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-19T11:12:42.448Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-19T11:12:42.448Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-19T11:12:42.709Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-19T11:12:42.709Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-19T11:12:42.969Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-19T11:12:42.969Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-19T11:12:42.969Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-19T11:12:42.969Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-19T11:12:43.231Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-19T11:12:43.231Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-19T11:12:43.231Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-19T11:12:43.492Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-19T11:12:43.492Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-19T11:12:43.492Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-19T11:12:43.492Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-19T11:12:43.492Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-19T11:12:43.752Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-19T11:12:43.752Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-19T11:12:44.718Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-19T11:12:44.718Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-19T11:12:44.718Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-19T11:12:44.718Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-19T11:12:45.071Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T11:12:45.071Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T11:12:45.377Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T11:12:45.377Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T11:12:45.377Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T11:12:45.377Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T11:12:45.695Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T11:12:45.695Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T11:12:46.055Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T11:12:46.055Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T11:12:46.055Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T11:12:46.055Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T11:12:46.376Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T11:12:46.376Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T11:12:46.376Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T11:12:46.376Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T11:12:47.318Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T11:12:47.318Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T11:12:48.575Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T11:12:48.575Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T11:12:48.836Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T11:12:48.836Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T11:12:49.097Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T11:12:49.097Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T11:12:50.039Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T11:12:50.039Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T11:12:50.039Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-19T11:12:50.039Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-19T11:12:50.300Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-19T11:12:50.300Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-19T11:12:50.300Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-19T11:12:50.561Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-19T11:12:50.561Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-19T11:12:50.561Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-19T11:12:50.821Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-19T11:12:50.821Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-19T11:12:51.082Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-19T11:12:51.343Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-19T11:12:51.343Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-19T11:12:51.604Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-19T11:12:51.865Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T11:12:51.865Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-19T11:12:52.127Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T11:12:52.127Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T11:12:52.127Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T11:12:52.127Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-19T11:12:52.127Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-19T11:12:52.127Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-19T11:12:52.127Z] [2021-03-19T11:12:52.127Z] Current default time zone: 'Etc/UTC' [2021-03-19T11:12:52.127Z] Local time is now: Fri Mar 19 11:12:52 UTC 2021. [2021-03-19T11:12:52.127Z] Universal Time is now: Fri Mar 19 11:12:52 UTC 2021. [2021-03-19T11:12:52.127Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-19T11:12:52.127Z] [2021-03-19T11:12:52.386Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-19T11:12:52.386Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T11:12:52.386Z] Setting up linux-libc-dev:amd64 (4.15.0-137.141) ... [2021-03-19T11:12:52.386Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-19T11:12:52.386Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-19T11:12:52.386Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-19T11:12:52.386Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-19T11:12:52.386Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-19T11:12:52.647Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-19T11:12:52.647Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-19T11:12:52.647Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T11:12:52.647Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-19T11:12:52.907Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T11:12:52.907Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-19T11:12:52.907Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T11:12:52.907Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-19T11:12:52.907Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-19T11:12:52.907Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-19T11:12:53.168Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-19T11:12:53.168Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-19T11:12:53.168Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-19T11:12:53.168Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-19T11:12:53.168Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-19T11:12:55.084Z] Updating certificates in /etc/ssl/certs... [2021-03-19T11:12:55.657Z] 23 added, 27 removed; done. [2021-03-19T11:12:55.657Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-19T11:12:55.918Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T11:12:55.918Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-19T11:12:55.918Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-19T11:12:55.918Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-19T11:12:55.918Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T11:12:55.918Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-19T11:12:56.179Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T11:12:56.179Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T11:12:56.179Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T11:12:56.179Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T11:12:56.179Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T11:12:56.179Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-19T11:12:56.179Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-19T11:12:56.439Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-19T11:12:56.439Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-19T11:12:56.439Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-19T11:12:56.439Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T11:12:56.439Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T11:12:56.439Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-19T11:12:56.439Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-19T11:12:56.699Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-19T11:12:56.699Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-19T11:12:56.699Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-19T11:12:56.699Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-19T11:12:56.699Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-19T11:12:56.959Z] Updating certificates in /etc/ssl/certs... [2021-03-19T11:12:57.528Z] 0 added, 0 removed; done. [2021-03-19T11:12:57.528Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-19T11:12:57.528Z] done. [2021-03-19T11:12:57.787Z] Reading package lists... [2021-03-19T11:12:58.047Z] Building dependency tree... [2021-03-19T11:12:58.047Z] Reading state information... [2021-03-19T11:12:58.047Z] The following NEW packages will be installed: [2021-03-19T11:12:58.047Z] apt-transport-https [2021-03-19T11:12:58.308Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T11:12:58.308Z] Need to get 1696 B of archives. [2021-03-19T11:12:58.308Z] After this operation, 153 kB of additional disk space will be used. [2021-03-19T11:12:58.308Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-19T11:12:58.308Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T11:12:58.308Z] Fetched 1696 B in 0s (29.7 kB/s) [2021-03-19T11:12:58.308Z] Selecting previously unselected package apt-transport-https. [2021-03-19T11:12:58.308Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-19T11:12:58.308Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-19T11:12:58.308Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-19T11:12:58.568Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-19T11:12:58.829Z] Waiting for network to be ready... [2021-03-19T11:13:05.415Z] 2021-03-19T11:13:01Z INFO Waiting for automatic snapd restart... [2021-03-19T11:13:05.415Z] snapd 2.49 from Canonical* installed [2021-03-19T11:13:05.675Z] "snapd" switched to the "latest/stable" channel [2021-03-19T11:13:05.675Z] [2021-03-19T11:13:08.220Z] core18 20210128 from Canonical* installed [2021-03-19T11:13:08.480Z] "core18" switched to the "latest/stable" channel [2021-03-19T11:13:08.480Z] [2021-03-19T11:13:11.776Z] snapcraft 4.5.4 from Canonical* installed [2021-03-19T11:13:11.776Z] "snapcraft" switched to the "latest/stable" channel [2021-03-19T11:13:11.776Z] [2021-03-19T11:13:15.080Z] 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-19T11:13:15.080Z] - README.md [2021-03-19T11:13:15.080Z] [2021-03-19T11:13:15.080Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-19T11:13:21.670Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T11:13:21.670Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-19T11:13:21.670Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-19T11:13:21.930Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-19T11:13:22.224Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T11:13:22.224Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T11:13:22.224Z] ---> b5e0b878269c [2021-03-19T11:13:22.224Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T11:13:22.224Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T11:13:22.224Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-19T11:13:22.224Z] ---> b5e0b878269c [2021-03-19T11:13:22.224Z] Step 3/21 : WORKDIR /edgex-go [2021-03-19T11:13:22.224Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T11:13:22.224Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-19T11:13:22.224Z] ---> b5e0b878269c [2021-03-19T11:13:22.224Z] Step 3/31 : WORKDIR /edgex-go [2021-03-19T11:13:22.224Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T11:13:22.224Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-19T11:13:22.224Z] ---> b5e0b878269c [2021-03-19T11:13:22.224Z] Step 3/24 : WORKDIR /edgex-go [2021-03-19T11:13:22.224Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T11:13:22.224Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-19T11:13:22.224Z] ---> b5e0b878269c [2021-03-19T11:13:22.224Z] Step 3/26 : WORKDIR /edgex-go [2021-03-19T11:13:22.224Z] ---> Running in dcfa07c2a8e8 [2021-03-19T11:13:22.224Z] ---> Running in 070efd8095f7 [2021-03-19T11:13:22.224Z] ---> Running in bab9eaead2a5 [2021-03-19T11:13:22.224Z] ---> Running in 8fec0f188fe6 [2021-03-19T11:13:22.224Z] ---> Running in 9b23459006af [2021-03-19T11:13:22.224Z] Removing intermediate container bab9eaead2a5 [2021-03-19T11:13:22.224Z] ---> dc23f576eaf9 [2021-03-19T11:13:22.224Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T11:13:22.224Z] Removing intermediate container 8fec0f188fe6 [2021-03-19T11:13:22.224Z] ---> ca6e06393a5a [2021-03-19T11:13:22.224Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T11:13:22.224Z] Removing intermediate container 9b23459006af [2021-03-19T11:13:22.224Z] ---> 1a86e9d0cdba [2021-03-19T11:13:22.224Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T11:13:22.224Z] Removing intermediate container 070efd8095f7 [2021-03-19T11:13:22.224Z] ---> 79da0a1c9f88 [2021-03-19T11:13:22.224Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T11:13:22.224Z] Removing intermediate container dcfa07c2a8e8 [2021-03-19T11:13:22.224Z] ---> 4a38dea4f151 [2021-03-19T11:13:22.224Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T11:13:22.224Z] ---> Running in 961377b771b5 [2021-03-19T11:13:22.224Z] ---> Running in c53222f9cddf [2021-03-19T11:13:22.224Z] ---> Running in 2894542f49df [2021-03-19T11:13:22.224Z] ---> Running in ef964ac1e09f [2021-03-19T11:13:22.224Z] ---> Running in d68ad3c34fb0 [2021-03-19T11:13:22.224Z] Removing intermediate container 961377b771b5 [2021-03-19T11:13:22.224Z] ---> 10a4983ee382 [2021-03-19T11:13:22.224Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-19T11:13:22.224Z] ---> Running in 8e6804aed27c [2021-03-19T11:13:22.224Z] Removing intermediate container 2894542f49df [2021-03-19T11:13:22.224Z] ---> 713023d6aba8 [2021-03-19T11:13:22.224Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-19T11:13:22.224Z] Removing intermediate container c53222f9cddf [2021-03-19T11:13:22.224Z] ---> e7859c12073a [2021-03-19T11:13:22.224Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-19T11:13:22.224Z] ---> Running in 162a03480757 [2021-03-19T11:13:22.224Z] ---> Running in fdb3e83031e0 [2021-03-19T11:13:22.224Z] Removing intermediate container ef964ac1e09f [2021-03-19T11:13:22.224Z] ---> 7b51f3db76cd [2021-03-19T11:13:22.224Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-19T11:13:22.224Z] Removing intermediate container d68ad3c34fb0 [2021-03-19T11:13:22.224Z] ---> a27478f11aea [2021-03-19T11:13:22.224Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-19T11:13:22.224Z] ---> Running in 7f3b02ca0611 [2021-03-19T11:13:22.224Z] ---> Running in 96ece3a22617 [2021-03-19T11:13:22.224Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T11:13:23.134Z] Reading package lists... [2021-03-19T11:13:23.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T11:13:23.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T11:13:23.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T11:13:23.394Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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-19T11:13:23.487Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T11:13:23.487Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T11:13:23.762Z] OK: 217 MiB in 51 packages [2021-03-19T11:13:24.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T11:13:24.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T11:13:24.336Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T11:13:24.336Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T11:13:24.945Z] OK: 217 MiB in 51 packages [2021-03-19T11:13:24.945Z] OK: 217 MiB in 51 packages [2021-03-19T11:13:25.229Z] OK: 217 MiB in 51 packages [2021-03-19T11:13:25.229Z] OK: 217 MiB in 51 packages [2021-03-19T11:13:25.229Z] Removing intermediate container 8e6804aed27c [2021-03-19T11:13:25.229Z] ---> c9af6a858afc [2021-03-19T11:13:25.229Z] Step 6/23 : COPY go.mod . [2021-03-19T11:13:26.226Z] ---> 5cab311488c5 [2021-03-19T11:13:26.226Z] Step 7/23 : RUN go mod download [2021-03-19T11:13:26.841Z] ---> Running in 8b7fda628622 [2021-03-19T11:13:26.841Z] Removing intermediate container fdb3e83031e0 [2021-03-19T11:13:26.841Z] ---> 69e8e2c8944e [2021-03-19T11:13:26.841Z] Step 6/24 : COPY go.mod . [2021-03-19T11:13:26.841Z] Removing intermediate container 162a03480757 [2021-03-19T11:13:26.841Z] ---> 017a81195f86 [2021-03-19T11:13:26.841Z] Step 6/31 : COPY go.mod . [2021-03-19T11:13:27.443Z] Removing intermediate container 7f3b02ca0611 [2021-03-19T11:13:27.443Z] ---> 08c3811ae81b [2021-03-19T11:13:27.443Z] Step 6/26 : COPY go.mod . [2021-03-19T11:13:27.718Z] Removing intermediate container 96ece3a22617 [2021-03-19T11:13:27.718Z] ---> 1cffdf3b1251 [2021-03-19T11:13:27.718Z] Step 6/21 : COPY go.mod . [2021-03-19T11:13:27.995Z] ---> a51ded3d0adf [2021-03-19T11:13:27.995Z] Step 7/24 : RUN go mod download [2021-03-19T11:13:28.272Z] ---> Running in 591fcbf33035 [2021-03-19T11:13:28.272Z] ---> 361e11db45c0 [2021-03-19T11:13:28.272Z] Step 7/31 : RUN go mod download [2021-03-19T11:13:28.549Z] ---> 3c4f39802deb [2021-03-19T11:13:28.549Z] Step 7/26 : RUN go mod download [2021-03-19T11:13:28.549Z] ---> Running in d5b028e53f13 [2021-03-19T11:13:28.849Z] ---> Running in 35661c60e78c [2021-03-19T11:13:28.849Z] ---> 43c3c510fdea [2021-03-19T11:13:28.849Z] Step 7/21 : RUN go mod download [2021-03-19T11:13:29.143Z] ---> Running in 14f1fa698aec [2021-03-19T11:13:29.992Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T11:13:29.992Z] Reading package lists... [2021-03-19T11:13:29.992Z] Building dependency tree... [2021-03-19T11:13:29.992Z] Reading state information... [2021-03-19T11:13:29.992Z] Suggested packages: [2021-03-19T11:13:29.992Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-19T11:13:29.992Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-19T11:13:29.992Z] Recommended packages: [2021-03-19T11:13:29.992Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-19T11:13:29.992Z] The following NEW packages will be installed: [2021-03-19T11:13:29.992Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-19T11:13:29.992Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-19T11:13:29.992Z] pkg-config zip [2021-03-19T11:13:29.992Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T11:13:29.992Z] Need to get 7657 kB of archives. [2021-03-19T11:13:29.992Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-19T11:13:29.992Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-19T11:13:29.992Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-19T11:13:29.992Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-19T11:13:29.992Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-19T11:13:29.992Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-19T11:13:29.992Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-19T11:13:29.992Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-19T11:13:30.252Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-19T11:13:30.252Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-19T11:13:30.252Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-19T11:13:30.252Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-19T11:13:30.513Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-19T11:13:30.513Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-19T11:13:30.513Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-19T11:13:30.513Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-19T11:13:30.513Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T11:13:30.773Z] Fetched 7657 kB in 1s (10.5 MB/s) [2021-03-19T11:13:30.773Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-19T11:13:30.773Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-19T11:13:30.773Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-19T11:13:30.773Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-19T11:13:31.034Z] Selecting previously unselected package libpsl5:amd64. [2021-03-19T11:13:31.034Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-19T11:13:31.034Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-19T11:13:31.034Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-19T11:13:31.034Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-19T11:13:31.034Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-19T11:13:31.034Z] Selecting previously unselected package librtmp1:amd64. [2021-03-19T11:13:31.034Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-19T11:13:31.034Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-19T11:13:31.145Z] Removing intermediate container 8b7fda628622 [2021-03-19T11:13:31.145Z] ---> 3c26cabe1bc3 [2021-03-19T11:13:31.145Z] Step 8/23 : COPY . . [2021-03-19T11:13:31.301Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-19T11:13:31.301Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-19T11:13:31.301Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-19T11:13:31.301Z] Selecting previously unselected package liberror-perl. [2021-03-19T11:13:31.301Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-19T11:13:31.301Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-19T11:13:31.563Z] Selecting previously unselected package git-man. [2021-03-19T11:13:31.563Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-19T11:13:31.563Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-19T11:13:31.563Z] Selecting previously unselected package git. [2021-03-19T11:13:31.563Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-19T11:13:31.563Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-19T11:13:32.507Z] Selecting previously unselected package libnorm1:amd64. [2021-03-19T11:13:32.507Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-19T11:13:32.507Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-19T11:13:32.769Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-19T11:13:32.769Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-19T11:13:32.769Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-19T11:13:32.769Z] Selecting previously unselected package libsodium23:amd64. [2021-03-19T11:13:32.769Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-19T11:13:32.769Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-19T11:13:32.769Z] Selecting previously unselected package libzmq5:amd64. [2021-03-19T11:13:32.769Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-19T11:13:33.029Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T11:13:33.029Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-19T11:13:33.029Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-19T11:13:33.029Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T11:13:33.029Z] Selecting previously unselected package pkg-config. [2021-03-19T11:13:33.029Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-19T11:13:33.290Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-19T11:13:33.290Z] Selecting previously unselected package zip. [2021-03-19T11:13:33.290Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-19T11:13:33.290Z] Unpacking zip (3.0-11build1) ... [2021-03-19T11:13:33.290Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-19T11:13:33.290Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-19T11:13:33.550Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-19T11:13:33.550Z] Setting up liberror-perl (0.17025-1) ... [2021-03-19T11:13:33.550Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-19T11:13:33.550Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-19T11:13:33.550Z] No schema files found: doing nothing. [2021-03-19T11:13:33.550Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-19T11:13:33.550Z] Setting up zip (3.0-11build1) ... [2021-03-19T11:13:33.550Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-19T11:13:33.550Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-19T11:13:33.550Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-19T11:13:33.790Z] Removing intermediate container 591fcbf33035 [2021-03-19T11:13:33.790Z] ---> f0d927d2d3d5 [2021-03-19T11:13:33.790Z] Step 8/24 : COPY . . [2021-03-19T11:13:33.812Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T11:13:33.812Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-19T11:13:33.812Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T11:13:33.812Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-19T11:13:33.812Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-19T11:13:34.401Z] Removing intermediate container d5b028e53f13 [2021-03-19T11:13:34.401Z] ---> 3d46babfc119 [2021-03-19T11:13:34.401Z] Step 8/31 : COPY . . [2021-03-19T11:13:34.678Z] Removing intermediate container 14f1fa698aec [2021-03-19T11:13:34.678Z] ---> 95b8d59ae2e7 [2021-03-19T11:13:34.678Z] Step 8/21 : COPY . . [2021-03-19T11:13:35.284Z] Removing intermediate container 35661c60e78c [2021-03-19T11:13:35.284Z] ---> 2923836fa463 [2021-03-19T11:13:35.284Z] Step 8/26 : COPY . . [2021-03-19T11:13:40.396Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T11:13:40.396Z] git set to automatically installed. [2021-03-19T11:13:40.396Z] git-man set to automatically installed. [2021-03-19T11:13:40.396Z] libcurl3-gnutls set to automatically installed. [2021-03-19T11:13:40.396Z] liberror-perl set to automatically installed. [2021-03-19T11:13:40.396Z] libglib2.0-0 set to automatically installed. [2021-03-19T11:13:40.396Z] libnghttp2-14 set to automatically installed. [2021-03-19T11:13:40.396Z] libnorm1 set to automatically installed. [2021-03-19T11:13:40.396Z] libpgm-5.2-0 set to automatically installed. [2021-03-19T11:13:40.396Z] libpsl5 set to automatically installed. [2021-03-19T11:13:40.396Z] librtmp1 set to automatically installed. [2021-03-19T11:13:40.396Z] libsodium23 set to automatically installed. [2021-03-19T11:13:40.396Z] libzmq3-dev set to automatically installed. [2021-03-19T11:13:40.396Z] libzmq5 set to automatically installed. [2021-03-19T11:13:40.396Z] pkg-config set to automatically installed. [2021-03-19T11:13:40.396Z] zip set to automatically installed. [2021-03-19T11:13:42.307Z] snapd is not logged in, snap install commands will use sudo [2021-03-19T11:13:48.903Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T11:13:58.999Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-19T11:13:59.261Z] snapd is not logged in, snap install commands will use sudo [2021-03-19T11:14:02.135Z] ---> b234ec2b6c2e [2021-03-19T11:14:02.136Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-19T11:14:02.136Z] ---> 062342e95868 [2021-03-19T11:14:02.136Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-19T11:14:02.136Z] ---> 3f1775d48dc8 [2021-03-19T11:14:02.136Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-19T11:14:02.136Z] ---> 868cb2c05970 [2021-03-19T11:14:02.136Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-19T11:14:02.136Z] ---> dd96aef6c19b [2021-03-19T11:14:02.136Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-19T11:14:02.136Z] ---> Running in d2cab6401516 [2021-03-19T11:14:02.136Z] ---> Running in a1d8ab9c0dae [2021-03-19T11:14:02.136Z] ---> Running in d4efffd37b60 [2021-03-19T11:14:02.136Z] ---> Running in 59e632f45d47 [2021-03-19T11:14:02.136Z] ---> Running in 939b5768d578 [2021-03-19T11:14:02.741Z] 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-19T11:14:03.023Z] 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-19T11:14:03.312Z] 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-19T11:14:03.588Z] 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-19T11:14:03.588Z] 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-19T11:14:05.861Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T11:14:05.862Z] snap "core18" has no updates available [2021-03-19T11:14:06.597Z] Pulling config-common [2021-03-19T11:14:06.597Z] + snapcraftctl pull [2021-03-19T11:14:07.573Z] Pulling go-build-helper [2021-03-19T11:14:07.573Z] + snapcraftctl pull [2021-03-19T11:14:08.520Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-03-19T11:14:08.520Z] Skipping pull go-build-helper (already ran) [2021-03-19T11:14:08.520Z] Building go-build-helper [2021-03-19T11:14:08.520Z] + snapcraftctl build [2021-03-19T11:14:10.433Z] Staging go-build-helper [2021-03-19T11:14:10.433Z] + snapcraftctl stage [2021-03-19T11:14:20.431Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-19T11:14:20.431Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-19T11:14:20.431Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] [2021-03-19T11:14:20.431Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] [2021-03-19T11:14:20.431Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-19T11:14:20.431Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-19T11:14:20.431Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] [2021-03-19T11:14:20.431Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] [2021-03-19T11:14:20.431Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-19T11:14:20.431Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-19T11:14:20.431Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-19T11:14:20.431Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-19T11:14:20.431Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-19T11:14:20.431Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-19T11:14:20.431Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-19T11:14:20.431Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-19T11:14:20.431Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-19T11:14:20.431Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-19T11:14:20.431Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-19T11:14:20.431Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1938 kB] [2021-03-19T11:14:20.431Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] [2021-03-19T11:14:20.431Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-19T11:14:20.431Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-19T11:14:20.431Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] [2021-03-19T11:14:20.431Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] [2021-03-19T11:14:20.431Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-19T11:14:20.431Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-19T11:14:20.431Z] Fetched 24.1 MB in 0s (0 B/s) [2021-03-19T11:14:20.431Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-19T11:14:20.431Z] Fetched 224 kB in 0s (0 B/s) [2021-03-19T11:14:20.431Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-19T11:14:20.431Z] Fetched 157 kB in 0s (0 B/s) [2021-03-19T11:14:20.431Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-19T11:14:20.431Z] Fetched 221 kB in 0s (0 B/s) [2021-03-19T11:14:20.431Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-19T11:14:20.431Z] Fetched 143 kB in 0s (0 B/s) [2021-03-19T11:14:20.431Z] Pulling edgex-go [2021-03-19T11:14:20.431Z] + snapcraftctl pull [2021-03-19T11:14:42.399Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-19T11:14:42.399Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-19T11:14:42.399Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-19T11:14:42.399Z] Fetched 0 B in 0s (0 B/s) [2021-03-19T11:14:42.399Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-19T11:14:42.399Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-19T11:14:42.399Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-19T11:14:42.399Z] Fetched 279 kB in 0s (0 B/s) [2021-03-19T11:14:42.399Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-19T11:14:42.399Z] Fetched 122 kB in 0s (0 B/s) [2021-03-19T11:14:42.399Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-19T11:14:42.399Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-19T11:14:42.399Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-19T11:14:42.399Z] Fetched 8848 B in 0s (0 B/s) [2021-03-19T11:14:42.399Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-19T11:14:42.399Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-19T11:14:42.399Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-19T11:14:42.399Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-19T11:14:42.399Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-19T11:14:42.399Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-19T11:14:42.399Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-19T11:14:42.399Z] Fetched 214 kB in 0s (0 B/s) [2021-03-19T11:14:42.399Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-19T11:14:42.399Z] Fetched 154 kB in 0s (0 B/s) [2021-03-19T11:14:42.399Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-19T11:14:42.399Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-19T11:14:42.399Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-19T11:14:42.399Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-19T11:14:42.399Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-19T11:14:42.399Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-19T11:14:42.399Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-19T11:14:42.399Z] Fetched 499 kB in 0s (0 B/s) [2021-03-19T11:14:42.399Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-19T11:14:42.399Z] Fetched 111 kB in 0s (0 B/s) [2021-03-19T11:14:42.399Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-19T11:14:42.400Z] Fetched 240 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-19T11:14:42.400Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-19T11:14:42.400Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-19T11:14:42.400Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-19T11:14:42.400Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-19T11:14:42.400Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-19T11:14:42.400Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-19T11:14:42.400Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-19T11:14:42.400Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-19T11:14:42.400Z] Fetched 8720 B in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-19T11:14:42.400Z] Fetched 137 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-19T11:14:42.400Z] Fetched 119 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-19T11:14:42.400Z] Fetched 109 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-19T11:14:42.400Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-19T11:14:42.400Z] Fetched 645 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-19T11:14:42.400Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-19T11:14:42.400Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-19T11:14:42.400Z] Fetched 368 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-19T11:14:42.400Z] Fetched 187 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-19T11:14:42.400Z] Fetched 175 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-19T11:14:42.400Z] Fetched 206 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-19T11:14:42.400Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-19T11:14:42.400Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-19T11:14:42.400Z] Fetched 159 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-19T11:14:42.400Z] Fetched 107 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-19T11:14:42.400Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-19T11:14:42.400Z] Pulling static-packages [2021-03-19T11:14:42.400Z] + snapcraftctl pull [2021-03-19T11:14:42.400Z] Pulling version [2021-03-19T11:14:42.400Z] + cd /root/project [2021-03-19T11:14:42.400Z] + [ -f VERSION ] [2021-03-19T11:14:42.400Z] + PROJECT_VERSION=local-dev [2021-03-19T11:14:42.400Z] + git rev-parse --short HEAD [2021-03-19T11:14:42.400Z] + GIT_REVISION=3fdac07c [2021-03-19T11:14:42.400Z] + snapcraftctl set-version local-dev [2021-03-19T11:14:42.400Z] Building config-common [2021-03-19T11:14:42.400Z] + snapcraftctl build [2021-03-19T11:14:43.785Z] Skipping build go-build-helper (already ran) [2021-03-19T11:14:44.046Z] Building edgex-go [2021-03-19T11:14:44.309Z] + cd /root/parts/edgex-go/src [2021-03-19T11:14:44.309Z] + make build [2021-03-19T11:14:44.309Z] 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-19T11:14:46.856Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-19T11:14:46.856Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-19T11:14:46.857Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.54 [2021-03-19T11:14:46.857Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-19T11:14:46.857Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-19T11:14:46.857Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-19T11:14:46.857Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-19T11:14:46.857Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-19T11:14:46.857Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-19T11:14:46.857Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-19T11:14:47.127Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-19T11:14:47.127Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-19T11:14:47.395Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-19T11:14:47.395Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-19T11:14:47.395Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-19T11:14:47.395Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-19T11:14:47.395Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-19T11:14:47.395Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-19T11:14:47.395Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-19T11:14:47.667Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-19T11:14:47.667Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-19T11:14:47.667Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-19T11:14:47.667Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-19T11:14:47.667Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-19T11:14:47.667Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-19T11:14:47.667Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-19T11:14:47.667Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-19T11:14:47.667Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-19T11:14:47.667Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-19T11:14:47.930Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-19T11:14:47.930Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-19T11:14:47.930Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T11:14:47.930Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-19T11:14:47.930Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-19T11:14:47.930Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-19T11:14:47.930Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-19T11:14:47.930Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-19T11:14:47.930Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-19T11:14:47.930Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-19T11:14:47.930Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-19T11:14:47.930Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-19T11:14:47.930Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-19T11:14:48.192Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-19T11:14:48.192Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-19T11:14:48.192Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-19T11:14:58.183Z] 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-19T11:14:58.183Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-19T11:15:02.389Z] 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-19T11:15:03.356Z] 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-19T11:15:04.738Z] 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-19T11:15:05.309Z] 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-19T11:15:05.569Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-19T11:15:05.569Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-19T11:15:05.569Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-19T11:15:05.569Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-19T11:15:07.478Z] 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-19T11:15:07.478Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-19T11:15:07.478Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-19T11:15:09.394Z] 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-19T11:15:10.337Z] 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-19T11:15:10.337Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-19T11:15:11.721Z] 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-19T11:15:13.103Z] 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-19T11:15:13.104Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-19T11:15:14.046Z] 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-19T11:15:14.309Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-19T11:15:16.232Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-19T11:15:16.232Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-19T11:15:16.232Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-19T11:15:16.232Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-19T11:15:16.232Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-19T11:15:16.232Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-19T11:15:16.232Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-19T11:15:16.232Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-19T11:15:16.232Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-19T11:15:16.232Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-19T11:15:16.232Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-19T11:15:16.232Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-19T11:15:16.232Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-19T11:15:16.232Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-19T11:15:16.232Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-19T11:15:16.232Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-19T11:15:16.232Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-19T11:15:16.232Z] + 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-19T11:15:16.232Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-19T11:15:16.232Z] + 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-19T11:15:16.232Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-19T11:15:16.232Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-19T11:15:16.232Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-19T11:15:16.232Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-19T11:15:16.232Z] + 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-19T11:15:19.555Z] Building static-packages [2021-03-19T11:15:19.555Z] + snapcraftctl build [2021-03-19T11:15:21.468Z] Building version [2021-03-19T11:15:21.468Z] + snapcraftctl build [2021-03-19T11:15:23.378Z] Staging config-common [2021-03-19T11:15:23.378Z] + snapcraftctl stage [2021-03-19T11:15:23.949Z] Skipping stage go-build-helper (already ran) [2021-03-19T11:15:23.949Z] Staging edgex-go [2021-03-19T11:15:23.949Z] + snapcraftctl stage [2021-03-19T11:15:24.889Z] Staging static-packages [2021-03-19T11:15:24.889Z] + snapcraftctl stage [2021-03-19T11:15:25.870Z] Staging version [2021-03-19T11:15:25.870Z] + snapcraftctl stage [2021-03-19T11:15:26.442Z] Priming config-common [2021-03-19T11:15:26.703Z] + snapcraftctl prime [2021-03-19T11:15:27.645Z] Priming go-build-helper [2021-03-19T11:15:27.645Z] + snapcraftctl prime [2021-03-19T11:15:28.587Z] Priming edgex-go [2021-03-19T11:15:28.587Z] + snapcraftctl prime [2021-03-19T11:15:29.528Z] Priming static-packages [2021-03-19T11:15:29.528Z] + snapcraftctl prime [2021-03-19T11:15:32.071Z] Priming version [2021-03-19T11:15:32.071Z] + snapcraftctl prime [2021-03-19T11:15:32.642Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T11:15:40.518Z] 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-19T11:15:43.913Z] 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-19T11:15:59.042Z] Removing intermediate container a1d8ab9c0dae [2021-03-19T11:15:59.042Z] ---> 967c2e15b851 [2021-03-19T11:15:59.042Z] [2021-03-19T11:15:59.042Z] Step 10/24 : FROM alpine:3.12 [2021-03-19T11:15:59.042Z] 3.12: Pulling from library/alpine [2021-03-19T11:16:00.529Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T11:16:00.529Z] Status: Downloaded newer image for alpine:3.12 [2021-03-19T11:16:00.529Z] ---> d10569e2745f [2021-03-19T11:16:00.529Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-19T11:16:01.134Z] ---> Running in 5db963a16290 [2021-03-19T11:16:04.573Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T11:16:04.573Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T11:16:04.855Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-19T11:16:04.855Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T11:16:04.855Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-19T11:16:04.855Z] (4/5) Installing curl (7.69.1-r3) [2021-03-19T11:16:04.855Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-19T11:16:05.132Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T11:16:05.132Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T11:16:05.411Z] OK: 7 MiB in 19 packages [2021-03-19T11:16:08.061Z] Removing intermediate container 59e632f45d47 [2021-03-19T11:16:08.061Z] ---> d7993914ba35 [2021-03-19T11:16:08.061Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-19T11:16:08.338Z] Removing intermediate container 939b5768d578 [2021-03-19T11:16:08.338Z] ---> 5c2d567c9994 [2021-03-19T11:16:08.338Z] [2021-03-19T11:16:08.338Z] Step 10/21 : FROM alpine:3.12 [2021-03-19T11:16:08.338Z] ---> d10569e2745f [2021-03-19T11:16:08.338Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-19T11:16:08.618Z] Removing intermediate container d4efffd37b60 [2021-03-19T11:16:08.618Z] ---> e51fcef0ca12 [2021-03-19T11:16:08.618Z] [2021-03-19T11:16:08.618Z] Step 10/31 : FROM alpine:3.12 [2021-03-19T11:16:08.618Z] ---> d10569e2745f [2021-03-19T11:16:08.618Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-19T11:16:08.618Z] ---> Running in 68afededed15 [2021-03-19T11:16:08.902Z] ---> Running in cfc4cb0d8787 [2021-03-19T11:16:08.902Z] ---> Running in f754b0d6345f [2021-03-19T11:16:09.178Z] Removing intermediate container 5db963a16290 [2021-03-19T11:16:09.178Z] ---> e01088c9f61f [2021-03-19T11:16:09.178Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T11:16:09.458Z] ---> Running in a5c8de7f153d [2021-03-19T11:16:09.740Z] Removing intermediate container f754b0d6345f [2021-03-19T11:16:09.740Z] ---> 22edaf7a3c99 [2021-03-19T11:16:09.740Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-19T11:16:10.019Z] ---> Running in 2e276042e308 [2021-03-19T11:16:10.303Z] Removing intermediate container a5c8de7f153d [2021-03-19T11:16:10.303Z] ---> 7375f6001d79 [2021-03-19T11:16:10.303Z] Step 13/24 : WORKDIR / [2021-03-19T11:16:10.577Z] ---> Running in fb116952c806 [2021-03-19T11:16:11.183Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T11:16:11.183Z] 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-19T11:16:11.458Z] Removing intermediate container fb116952c806 [2021-03-19T11:16:11.458Z] ---> 25ba0ef87e31 [2021-03-19T11:16:11.458Z] 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-19T11:16:11.458Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T11:16:12.058Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T11:16:12.335Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T11:16:12.335Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-19T11:16:12.335Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T11:16:12.335Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-19T11:16:12.335Z] (4/4) Installing curl (7.69.1-r3) [2021-03-19T11:16:12.335Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T11:16:12.610Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T11:16:12.895Z] OK: 7 MiB in 18 packages [2021-03-19T11:16:12.895Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-19T11:16:12.895Z] (2/2) Installing su-exec (0.2-r1) [2021-03-19T11:16:12.895Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T11:16:12.895Z] ---> 65aa2b9a6d7d [2021-03-19T11:16:12.895Z] 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-19T11:16:12.895Z] OK: 5 MiB in 16 packages [2021-03-19T11:16:14.881Z] ---> 78cc69d13106 [2021-03-19T11:16:14.881Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-19T11:16:15.896Z] Removing intermediate container cfc4cb0d8787 [2021-03-19T11:16:15.896Z] ---> a8ddd4e13166 [2021-03-19T11:16:15.896Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T11:16:15.896Z] Removing intermediate container 2e276042e308 [2021-03-19T11:16:15.896Z] ---> b476cf6043b6 [2021-03-19T11:16:15.896Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-19T11:16:16.168Z] ---> 55a234ad2b83 [2021-03-19T11:16:16.168Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-19T11:16:16.168Z] ---> Running in e1abcb5c6f64 [2021-03-19T11:16:16.168Z] ---> Running in 93068f81b6f9 [2021-03-19T11:16:17.614Z] Removing intermediate container e1abcb5c6f64 [2021-03-19T11:16:17.614Z] ---> fc885c807bea [2021-03-19T11:16:17.614Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-19T11:16:17.614Z] Removing intermediate container 68afededed15 [2021-03-19T11:16:17.614Z] ---> 88dc583013a2 [2021-03-19T11:16:17.614Z] [2021-03-19T11:16:17.614Z] Step 11/26 : FROM docker:20.10.0 [2021-03-19T11:16:17.614Z] 20.10.0: Pulling from library/docker [2021-03-19T11:16:17.890Z] Removing intermediate container 93068f81b6f9 [2021-03-19T11:16:17.890Z] ---> 87b2d870303f [2021-03-19T11:16:17.890Z] Step 13/21 : WORKDIR /edgex [2021-03-19T11:16:18.167Z] ---> Running in 8e94c6249e18 [2021-03-19T11:16:18.168Z] ---> 2e379cda9efd [2021-03-19T11:16:18.168Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-19T11:16:18.616Z] ---> Running in 449570a3af32 [2021-03-19T11:16:20.191Z] Removing intermediate container 8e94c6249e18 [2021-03-19T11:16:20.191Z] ---> 96b5e34d8f9e [2021-03-19T11:16:20.191Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-19T11:16:20.191Z] ---> Running in 8b636b16c55d [2021-03-19T11:16:20.485Z] Removing intermediate container 449570a3af32 [2021-03-19T11:16:20.485Z] ---> 618f47fa8302 [2021-03-19T11:16:20.485Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-19T11:16:23.192Z] ---> 67336166ec55 [2021-03-19T11:16:23.192Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-19T11:16:23.192Z] ---> 72192fffe7ac [2021-03-19T11:16:23.192Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-19T11:16:24.630Z] ---> 58f6538636e8 [2021-03-19T11:16:24.630Z] 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-19T11:16:26.067Z] ---> Running in 5eff6ae35247 [2021-03-19T11:16:26.067Z] Removing intermediate container 8b636b16c55d [2021-03-19T11:16:26.067Z] ---> 318071fa7174 [2021-03-19T11:16:26.067Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-19T11:16:26.338Z] ---> 1fc4eeb583ee [2021-03-19T11:16:26.338Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-19T11:16:26.944Z] ---> Running in e349d0fde8f5 [2021-03-19T11:16:27.932Z] Removing intermediate container d2cab6401516 [2021-03-19T11:16:27.932Z] ---> a0b85c078c66 [2021-03-19T11:16:27.932Z] [2021-03-19T11:16:27.932Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T11:16:27.932Z] ---> d10569e2745f [2021-03-19T11:16:27.932Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-19T11:16:28.531Z] ---> Running in 55937823a34d [2021-03-19T11:16:28.531Z] Removing intermediate container e349d0fde8f5 [2021-03-19T11:16:28.531Z] ---> 3484fde03c1f [2021-03-19T11:16:28.532Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-19T11:16:28.812Z] ---> 38317ba56871 [2021-03-19T11:16:28.812Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-19T11:16:29.796Z] ---> Running in 26b4db3da450 [2021-03-19T11:16:30.079Z] Removing intermediate container 55937823a34d [2021-03-19T11:16:30.079Z] ---> 19f89bd89b41 [2021-03-19T11:16:30.079Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-19T11:16:30.352Z] ---> 85ade6f8d62c [2021-03-19T11:16:30.352Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-19T11:16:30.352Z] ---> Running in 1ad921234420 [2021-03-19T11:16:30.627Z] Removing intermediate container 26b4db3da450 [2021-03-19T11:16:30.627Z] ---> 4066c8bae57a [2021-03-19T11:16:30.627Z] Step 18/21 : CMD ["--init=true"] [2021-03-19T11:16:30.627Z] ---> Running in 824f8f51aca3 [2021-03-19T11:16:30.627Z] Removing intermediate container 5eff6ae35247 [2021-03-19T11:16:30.627Z] ---> 0b618d48ed51 [2021-03-19T11:16:30.627Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-19T11:16:30.906Z] ---> Running in 92cb47df838a [2021-03-19T11:16:31.181Z] ---> Running in c65773aadd71 [2021-03-19T11:16:31.181Z] Removing intermediate container 1ad921234420 [2021-03-19T11:16:31.181Z] ---> ac2f4eeec9ec [2021-03-19T11:16:31.181Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-19T11:16:31.457Z] ---> Running in 431af58c18ed [2021-03-19T11:16:31.734Z] Removing intermediate container 92cb47df838a [2021-03-19T11:16:31.734Z] ---> 091149c16403 [2021-03-19T11:16:31.734Z] Step 19/21 : LABEL arch=arm64 [2021-03-19T11:16:32.010Z] Removing intermediate container c65773aadd71 [2021-03-19T11:16:32.010Z] ---> 19fdb3fee176 [2021-03-19T11:16:32.010Z] Step 22/24 : LABEL arch=arm64 [2021-03-19T11:16:32.010Z] ---> Running in 364b4e4d5e21 [2021-03-19T11:16:32.291Z] Removing intermediate container 431af58c18ed [2021-03-19T11:16:32.291Z] ---> 7d25bcea6741 [2021-03-19T11:16:32.291Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T11:16:32.291Z] ---> Running in f04579e57b25 [2021-03-19T11:16:32.291Z] ---> Running in 6b9b282decfd [2021-03-19T11:16:32.890Z] Removing intermediate container 364b4e4d5e21 [2021-03-19T11:16:32.890Z] ---> 42e6875c3e33 [2021-03-19T11:16:32.890Z] Step 20/21 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:16:32.890Z] Removing intermediate container f04579e57b25 [2021-03-19T11:16:32.890Z] ---> a74d00fb88f7 [2021-03-19T11:16:32.890Z] Step 23/24 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:16:33.169Z] ---> Running in 948df73b9a0f [2021-03-19T11:16:33.169Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-19T11:16:33.169Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-19T11:16:33.169Z] ---> eeaf43b92773 [2021-03-19T11:16:33.169Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-19T11:16:33.169Z] ---> Running in ad3756f75a5b [2021-03-19T11:16:33.450Z] ---> Running in 28201b5c0cfb [2021-03-19T11:16:34.054Z] Removing intermediate container 948df73b9a0f [2021-03-19T11:16:34.054Z] ---> 2f860a89281c [2021-03-19T11:16:34.054Z] Step 21/21 : LABEL version=0.0.0 [2021-03-19T11:16:34.054Z] Removing intermediate container ad3756f75a5b [2021-03-19T11:16:34.054Z] ---> d31adbd8e195 [2021-03-19T11:16:34.054Z] Step 24/24 : LABEL version=0.0.0 [2021-03-19T11:16:34.336Z] ---> Running in f3daf6703071 [2021-03-19T11:16:34.336Z] Removing intermediate container 824f8f51aca3 [2021-03-19T11:16:34.336Z] ---> ecf4aa8f6fea [2021-03-19T11:16:34.336Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T11:16:34.336Z] ---> Running in beba35b95078 [2021-03-19T11:16:34.943Z] Removing intermediate container f3daf6703071 [2021-03-19T11:16:35.225Z] ---> 7bdbfad270d5 [2021-03-19T11:16:35.225Z] [2021-03-19T11:16:35.225Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T11:16:35.225Z] Removing intermediate container beba35b95078 [2021-03-19T11:16:35.225Z] ---> 30b8494c221c [2021-03-19T11:16:35.225Z] [2021-03-19T11:16:35.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T11:16:35.509Z] ---> dd4c4f0873b9 [2021-03-19T11:16:35.509Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-19T11:16:35.786Z] Successfully built 7bdbfad270d5 [2021-03-19T11:16:35.786Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-19T11:16:35.786Z] Building docker-support-scheduler-go [2021-03-19T11:16:36.060Z]  Building docker-security-proxy-setup-go ... done Successfully built 30b8494c221c [2021-03-19T11:16:36.337Z] (1/2) Installing readline (8.0.4-r0) [2021-03-19T11:16:36.337Z] (2/2) Installing bash (5.0.17-r0) [2021-03-19T11:16:36.337Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-19T11:16:36.337Z] Removing intermediate container 6b9b282decfd [2021-03-19T11:16:36.337Z] ---> b1eca4629c63 [2021-03-19T11:16:36.337Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-19T11:16:36.337Z] Building docker-support-notifications-go [2021-03-19T11:16:36.337Z]  Building docker-security-secretstore-setup-go ... done Executing bash-5.0.17-r0.post-install [2021-03-19T11:16:36.337Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T11:16:36.337Z] OK: 12 MiB in 22 packages [2021-03-19T11:16:36.937Z] ---> Running in 10816c49aa95 [2021-03-19T11:16:37.534Z] ---> f5e636ae14f6 [2021-03-19T11:16:37.814Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-19T11:16:38.416Z] Removing intermediate container 28201b5c0cfb [2021-03-19T11:16:38.416Z] ---> 3c0fa70bcdc9 [2021-03-19T11:16:38.416Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-19T11:16:38.416Z] ---> Running in 1144df03349e [2021-03-19T11:16:38.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T11:16:38.697Z] ---> 0bdc4d54a1ad [2021-03-19T11:16:38.697Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-19T11:16:38.969Z] Removing intermediate container 1144df03349e [2021-03-19T11:16:38.969Z] ---> d41143be41a0 [2021-03-19T11:16:38.969Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-19T11:16:39.248Z] ---> Running in df915aae116a [2021-03-19T11:16:39.535Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T11:16:40.598Z] ---> fb5425aa62d1 [2021-03-19T11:16:40.598Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-19T11:16:41.208Z] Removing intermediate container df915aae116a [2021-03-19T11:16:41.208Z] ---> 0b57701e09ec [2021-03-19T11:16:41.208Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-19T11:16:42.206Z] ---> Running in 9606aaa1b525 [2021-03-19T11:16:42.814Z] ---> a74da536838b [2021-03-19T11:16:42.814Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-19T11:16:42.814Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-19T11:16:42.814Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-19T11:16:42.814Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-19T11:16:43.086Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-19T11:16:43.359Z] ---> Running in 1de0027d0642 [2021-03-19T11:16:43.359Z] Removing intermediate container 9606aaa1b525 [2021-03-19T11:16:43.359Z] ---> a514e6bd807a [2021-03-19T11:16:43.359Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-19T11:16:44.356Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-19T11:16:44.356Z] Removing intermediate container 1de0027d0642 [2021-03-19T11:16:44.356Z] ---> f95f42d4bd4a [2021-03-19T11:16:44.356Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-19T11:16:44.642Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-19T11:16:44.642Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T11:16:44.642Z] OK: 8 MiB in 20 packages [2021-03-19T11:16:46.098Z] ---> a1be4bf3e37d [2021-03-19T11:16:46.098Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-19T11:16:47.097Z] ---> b6eae5979966 [2021-03-19T11:16:47.097Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-19T11:16:47.372Z] ---> Running in 6e7e92eaee77 [2021-03-19T11:16:47.372Z] ---> f5ca3c8f407d [2021-03-19T11:16:47.372Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-19T11:16:47.977Z] Removing intermediate container 10816c49aa95 [2021-03-19T11:16:47.977Z] ---> 207bd5e2ecfe [2021-03-19T11:16:47.977Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T11:16:48.955Z] ---> 919ad6db67d0 [2021-03-19T11:16:48.955Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-19T11:16:48.955Z] ---> e496fd6a5c7c [2021-03-19T11:16:48.955Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-19T11:16:48.955Z] ---> Running in ee43c2b95cfb [2021-03-19T11:16:50.981Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T11:16:50.981Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T11:16:50.981Z] Removing intermediate container 6e7e92eaee77 [2021-03-19T11:16:50.981Z] ---> 1836afbd760f [2021-03-19T11:16:50.981Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-19T11:16:50.981Z] ---> 758c4557583d [2021-03-19T11:16:50.981Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-19T11:16:51.583Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-19T11:16:51.583Z] (2/33) Installing expat (2.2.9-r1) [2021-03-19T11:16:51.583Z] (3/33) Installing libffi (3.3-r2) [2021-03-19T11:16:51.583Z] (4/33) Installing gdbm (1.13-r1) [2021-03-19T11:16:51.583Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-19T11:16:51.583Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-19T11:16:51.583Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-19T11:16:52.182Z] ---> Running in 2ba7aa4d3420 [2021-03-19T11:16:52.784Z] ---> a3d2cd0545d8 [2021-03-19T11:16:52.784Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-19T11:16:53.380Z] ---> Running in 98e1bd6b48f8 [2021-03-19T11:16:53.380Z] Removing intermediate container 2ba7aa4d3420 [2021-03-19T11:16:53.380Z] ---> 4b89befe2f6d [2021-03-19T11:16:53.380Z] Step 28/31 : CMD ["gate"] [2021-03-19T11:16:53.652Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-19T11:16:53.652Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-19T11:16:53.652Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-19T11:16:53.652Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-19T11:16:53.652Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-19T11:16:53.924Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-19T11:16:53.924Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-19T11:16:53.924Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-19T11:16:53.924Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-19T11:16:54.197Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-19T11:16:54.197Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-19T11:16:54.197Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-19T11:16:54.197Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-19T11:16:54.197Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-19T11:16:54.197Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-19T11:16:54.197Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-19T11:16:54.469Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-19T11:16:54.469Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-19T11:16:54.469Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-19T11:16:54.469Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-19T11:16:54.469Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-19T11:16:54.469Z] ---> Running in da54186fa092 [2021-03-19T11:16:54.469Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-19T11:16:54.469Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-19T11:16:54.469Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-19T11:16:54.469Z] Removing intermediate container 98e1bd6b48f8 [2021-03-19T11:16:54.469Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-19T11:16:54.469Z] ---> a37135fb4ec6 [2021-03-19T11:16:54.469Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T11:16:54.469Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-19T11:16:54.741Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T11:16:54.741Z] OK: 71 MiB in 55 packages [2021-03-19T11:16:55.348Z] ---> Running in 180ee016acf3 [2021-03-19T11:16:55.623Z] Removing intermediate container da54186fa092 [2021-03-19T11:16:55.623Z] ---> 678ef1e775e9 [2021-03-19T11:16:55.623Z] Step 29/31 : LABEL arch=arm64 [2021-03-19T11:16:56.618Z] ---> Running in b31b443cce1e [2021-03-19T11:16:56.618Z] Removing intermediate container 180ee016acf3 [2021-03-19T11:16:56.618Z] ---> 49b249db3b6d [2021-03-19T11:16:56.618Z] Step 21/23 : LABEL arch=arm64 [2021-03-19T11:16:57.216Z] ---> Running in 696e3c9735fd [2021-03-19T11:16:57.491Z] Removing intermediate container b31b443cce1e [2021-03-19T11:16:57.491Z] ---> 5f69685a7a3c [2021-03-19T11:16:57.491Z] Step 30/31 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:16:58.477Z] ---> Running in da613c67153a [2021-03-19T11:16:58.477Z] Removing intermediate container 696e3c9735fd [2021-03-19T11:16:58.477Z] ---> 78469aabe01a [2021-03-19T11:16:58.477Z] Step 22/23 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:16:58.765Z] ---> Running in 36cc15d1827f [2021-03-19T11:16:59.376Z] Removing intermediate container da613c67153a [2021-03-19T11:16:59.376Z] ---> 34a47fad8d41 [2021-03-19T11:16:59.376Z] Step 31/31 : LABEL version=0.0.0 [2021-03-19T11:16:59.975Z] ---> Running in e44c943a2a78 [2021-03-19T11:17:00.259Z] Removing intermediate container 36cc15d1827f [2021-03-19T11:17:00.259Z] ---> 18a74f4dc24a [2021-03-19T11:17:00.259Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T11:17:00.868Z] ---> Running in ae682e09d006 [2021-03-19T11:17:01.470Z] Removing intermediate container e44c943a2a78 [2021-03-19T11:17:01.470Z] ---> ad95ff93c7a8 [2021-03-19T11:17:01.470Z] [2021-03-19T11:17:01.748Z] Removing intermediate container ae682e09d006 [2021-03-19T11:17:01.748Z] ---> 1d88350662dc [2021-03-19T11:17:01.748Z] [2021-03-19T11:17:02.354Z] Successfully built ad95ff93c7a8 [2021-03-19T11:17:02.354Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-19T11:17:02.354Z] Building docker-core-metadata-go [2021-03-19T11:17:02.629Z]  Building docker-security-bootstrapper-go ... done Successfully built 1d88350662dc [2021-03-19T11:17:02.629Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-19T11:17:02.629Z]  Building docker-core-data-go ... done Building docker-core-command-go [2021-03-19T11:17:05.249Z] Removing intermediate container ee43c2b95cfb [2021-03-19T11:17:05.249Z] ---> 52dfd8b50b63 [2021-03-19T11:17:05.249Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-19T11:17:05.249Z] ---> Running in 1e900a18197d [2021-03-19T11:17:07.885Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T11:17:07.885Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T11:17:07.885Z] ---> b5e0b878269c [2021-03-19T11:17:07.885Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T11:17:07.885Z] ---> Using cache [2021-03-19T11:17:07.885Z] ---> 4a38dea4f151 [2021-03-19T11:17:07.885Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T11:17:07.885Z] ---> Using cache [2021-03-19T11:17:07.885Z] ---> a27478f11aea [2021-03-19T11:17:07.885Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-19T11:17:07.885Z] ---> Using cache [2021-03-19T11:17:07.885Z] ---> 1cffdf3b1251 [2021-03-19T11:17:07.885Z] Step 6/22 : COPY go.mod . [2021-03-19T11:17:07.885Z] ---> Using cache [2021-03-19T11:17:07.885Z] ---> 43c3c510fdea [2021-03-19T11:17:07.885Z] Step 7/22 : RUN go mod download [2021-03-19T11:17:07.885Z] ---> Using cache [2021-03-19T11:17:07.885Z] ---> 95b8d59ae2e7 [2021-03-19T11:17:07.885Z] Step 8/22 : COPY . . [2021-03-19T11:17:07.885Z] ---> Using cache [2021-03-19T11:17:07.885Z] ---> dd96aef6c19b [2021-03-19T11:17:07.885Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-19T11:17:08.484Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T11:17:08.484Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T11:17:08.484Z] ---> b5e0b878269c [2021-03-19T11:17:08.484Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T11:17:08.484Z] ---> Using cache [2021-03-19T11:17:08.484Z] ---> 4a38dea4f151 [2021-03-19T11:17:08.484Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T11:17:08.484Z] ---> Using cache [2021-03-19T11:17:08.484Z] ---> a27478f11aea [2021-03-19T11:17:08.760Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-19T11:17:09.042Z] ---> Running in 56098b5b27ad [2021-03-19T11:17:09.638Z] ---> Running in 771429290f1e [2021-03-19T11:17:11.100Z] 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-19T11:17:11.100Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T11:17:12.080Z] Collecting docker-compose==1.23.2 [2021-03-19T11:17:12.357Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-19T11:17:12.631Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T11:17:12.907Z] Collecting docopt<0.7,>=0.6.1 [2021-03-19T11:17:12.907Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-19T11:17:14.356Z] OK: 217 MiB in 51 packages [2021-03-19T11:17:17.812Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-19T11:17:17.812Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-19T11:17:18.099Z] Removing intermediate container 771429290f1e [2021-03-19T11:17:18.099Z] ---> 3a89619a24b7 [2021-03-19T11:17:18.099Z] Step 6/22 : COPY go.mod . [2021-03-19T11:17:19.187Z] ---> f48fd3b88e88 [2021-03-19T11:17:19.187Z] Step 7/22 : RUN go mod download [2021-03-19T11:17:19.187Z] Collecting PyYAML<4,>=3.10 [2021-03-19T11:17:19.482Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-19T11:17:19.482Z] ---> Running in 79dc6dc31598 [2021-03-19T11:17:26.303Z] Collecting docker<4.0,>=3.6.0 [2021-03-19T11:17:26.303Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-19T11:17:26.303Z] Removing intermediate container 79dc6dc31598 [2021-03-19T11:17:26.303Z] ---> 84d1d65f10cb [2021-03-19T11:17:26.303Z] Step 8/22 : COPY . . [2021-03-19T11:17:26.303Z] Collecting texttable<0.10,>=0.9.0 [2021-03-19T11:17:26.303Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-19T11:17:29.703Z] Collecting jsonschema<3,>=2.5.1 [2021-03-19T11:17:29.703Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-19T11:17:29.703Z] Collecting cached-property<2,>=1.2.0 [2021-03-19T11:17:29.976Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-19T11:17:30.579Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-19T11:17:30.579Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-19T11:17:31.188Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-19T11:17:31.188Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-19T11:17:33.824Z] 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-19T11:17:33.824Z] Collecting idna<2.8,>=2.5 [2021-03-19T11:17:33.824Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-19T11:17:34.432Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-19T11:17:34.432Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-19T11:17:34.710Z] 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-19T11:17:34.710Z] 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-19T11:17:34.986Z] Collecting docker-pycreds>=0.4.0 [2021-03-19T11:17:34.986Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-19T11:17:35.264Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-19T11:17:35.264Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-19T11:17:35.264Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-19T11:17:35.264Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-19T11:17:36.246Z] Installing collected packages: docopt, idna, urllib3, requests, PyYAML, websocket-client, docker-pycreds, docker, texttable, jsonschema, cached-property, dockerpty, docker-compose [2021-03-19T11:17:36.246Z] Running setup.py install for docopt: started [2021-03-19T11:17:38.878Z] Running setup.py install for docopt: finished with status 'done' [2021-03-19T11:17:38.879Z] Attempting uninstall: idna [2021-03-19T11:17:38.879Z] Found existing installation: idna 2.9 [2021-03-19T11:17:38.879Z] Uninstalling idna-2.9: [2021-03-19T11:17:38.879Z] Successfully uninstalled idna-2.9 [2021-03-19T11:17:39.480Z] Attempting uninstall: urllib3 [2021-03-19T11:17:39.758Z] Found existing installation: urllib3 1.25.9 [2021-03-19T11:17:39.758Z] Uninstalling urllib3-1.25.9: [2021-03-19T11:17:40.034Z] Successfully uninstalled urllib3-1.25.9 [2021-03-19T11:17:40.034Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T11:17:40.034Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T11:17:40.034Z] ---> b5e0b878269c [2021-03-19T11:17:40.034Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T11:17:40.034Z] ---> Using cache [2021-03-19T11:17:40.034Z] ---> 4a38dea4f151 [2021-03-19T11:17:40.034Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T11:17:40.034Z] ---> Using cache [2021-03-19T11:17:40.034Z] ---> a27478f11aea [2021-03-19T11:17:40.034Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T11:17:40.034Z] ---> Using cache [2021-03-19T11:17:40.034Z] ---> 1cffdf3b1251 [2021-03-19T11:17:40.034Z] Step 6/23 : COPY go.mod . [2021-03-19T11:17:40.034Z] ---> Using cache [2021-03-19T11:17:40.034Z] ---> 43c3c510fdea [2021-03-19T11:17:40.034Z] Step 7/23 : RUN go mod download [2021-03-19T11:17:40.034Z] ---> Using cache [2021-03-19T11:17:40.034Z] ---> 95b8d59ae2e7 [2021-03-19T11:17:40.034Z] Step 8/23 : COPY . . [2021-03-19T11:17:40.309Z] ---> Using cache [2021-03-19T11:17:40.309Z] ---> dd96aef6c19b [2021-03-19T11:17:40.309Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-19T11:17:40.585Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T11:17:40.585Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T11:17:40.585Z] ---> b5e0b878269c [2021-03-19T11:17:40.585Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T11:17:40.585Z] ---> Using cache [2021-03-19T11:17:40.585Z] ---> 4a38dea4f151 [2021-03-19T11:17:40.585Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T11:17:40.585Z] ---> Using cache [2021-03-19T11:17:40.585Z] ---> a27478f11aea [2021-03-19T11:17:40.585Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T11:17:40.585Z] ---> Using cache [2021-03-19T11:17:40.585Z] ---> 1cffdf3b1251 [2021-03-19T11:17:40.585Z] Step 6/23 : COPY go.mod . [2021-03-19T11:17:40.585Z] ---> Using cache [2021-03-19T11:17:40.585Z] ---> 43c3c510fdea [2021-03-19T11:17:40.585Z] Step 7/23 : RUN go mod download [2021-03-19T11:17:40.585Z] ---> Using cache [2021-03-19T11:17:40.585Z] ---> 95b8d59ae2e7 [2021-03-19T11:17:40.585Z] Step 8/23 : COPY . . [2021-03-19T11:17:40.860Z] ---> Using cache [2021-03-19T11:17:40.860Z] ---> dd96aef6c19b [2021-03-19T11:17:40.860Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-19T11:17:41.870Z] Attempting uninstall: requests [2021-03-19T11:17:41.870Z] Found existing installation: requests 2.23.0 [2021-03-19T11:17:41.870Z] Uninstalling requests-2.23.0: [2021-03-19T11:17:42.153Z] Successfully uninstalled requests-2.23.0 [2021-03-19T11:17:43.591Z] Running setup.py install for PyYAML: started [2021-03-19T11:17:45.600Z] ---> Running in bf78efbfe178 [2021-03-19T11:17:45.600Z] ---> Running in fd02bccb49b0 [2021-03-19T11:17:45.879Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-19T11:17:47.335Z] Running setup.py install for texttable: started [2021-03-19T11:17:47.932Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-19T11:17:47.932Z] 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-19T11:17:50.575Z] Running setup.py install for texttable: finished with status 'done' [2021-03-19T11:17:50.852Z] Running setup.py install for dockerpty: started [2021-03-19T11:17:53.486Z] ---> 7eb3ff1ba4ab [2021-03-19T11:17:53.486Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-19T11:17:53.486Z] ---> Running in 208d3ba1f2f3 [2021-03-19T11:17:54.092Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-19T11:17:55.536Z] 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-19T11:17:55.809Z] 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-19T11:18:01.234Z] Removing intermediate container 1e900a18197d [2021-03-19T11:18:01.234Z] ---> 35a842f2a4b2 [2021-03-19T11:18:01.234Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-19T11:18:01.234Z] ---> Running in 25e3f69016f2 [2021-03-19T11:18:02.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T11:18:02.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T11:18:03.944Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T11:18:03.944Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-19T11:18:03.944Z] (3/3) Installing curl (7.69.1-r3) [2021-03-19T11:18:03.944Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T11:18:03.944Z] OK: 72 MiB in 58 packages [2021-03-19T11:18:05.950Z] Removing intermediate container 25e3f69016f2 [2021-03-19T11:18:05.950Z] ---> 78658ef0169f [2021-03-19T11:18:05.950Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-19T11:18:05.950Z] ---> Running in f2265dab6612 [2021-03-19T11:18:06.563Z] Removing intermediate container f2265dab6612 [2021-03-19T11:18:06.563Z] ---> 1a6a61dac33f [2021-03-19T11:18:06.563Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T11:18:06.838Z] ---> Running in 72e7c053ebdc [2021-03-19T11:18:07.439Z] Removing intermediate container 72e7c053ebdc [2021-03-19T11:18:07.439Z] ---> 8ea64077ef32 [2021-03-19T11:18:07.439Z] Step 24/26 : LABEL arch=arm64 [2021-03-19T11:18:07.722Z] ---> Running in aa76728bc01c [2021-03-19T11:18:08.355Z] Removing intermediate container aa76728bc01c [2021-03-19T11:18:08.355Z] ---> eff7527692c4 [2021-03-19T11:18:08.355Z] Step 25/26 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:18:08.355Z] ---> Running in 3027433427e3 [2021-03-19T11:18:08.959Z] Removing intermediate container 3027433427e3 [2021-03-19T11:18:08.959Z] ---> b5a269d8b1e8 [2021-03-19T11:18:08.959Z] Step 26/26 : LABEL version=0.0.0 [2021-03-19T11:18:09.238Z] ---> Running in a8605b6840dc [2021-03-19T11:18:09.842Z] Removing intermediate container a8605b6840dc [2021-03-19T11:18:09.843Z] ---> cf7f2956ddce [2021-03-19T11:18:09.843Z] [2021-03-19T11:18:10.457Z] Successfully built cf7f2956ddce [2021-03-19T11:18:10.457Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-19T11:18:49.552Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 56098b5b27ad [2021-03-19T11:18:49.552Z] ---> 223fb69b82cf [2021-03-19T11:18:49.552Z] [2021-03-19T11:18:49.552Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T11:18:49.552Z] ---> d10569e2745f [2021-03-19T11:18:49.552Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-19T11:18:49.552Z] ---> Running in 0c4ae0407e92 [2021-03-19T11:18:49.552Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T11:18:49.552Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T11:18:49.552Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-19T11:18:49.552Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T11:18:49.552Z] OK: 5 MiB in 15 packages [2021-03-19T11:18:49.552Z] Removing intermediate container 0c4ae0407e92 [2021-03-19T11:18:49.552Z] ---> 3d4d91c46a4d [2021-03-19T11:18:49.552Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T11:18:49.552Z] ---> Running in e1ecaf5cbb89 [2021-03-19T11:18:49.552Z] Removing intermediate container e1ecaf5cbb89 [2021-03-19T11:18:49.552Z] ---> d9d92152fdcd [2021-03-19T11:18:49.552Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-19T11:18:49.552Z] ---> Running in 1a4b99f1cb5e [2021-03-19T11:18:49.552Z] Removing intermediate container 1a4b99f1cb5e [2021-03-19T11:18:49.552Z] ---> 4f192a76d5e1 [2021-03-19T11:18:49.552Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T11:18:49.552Z] ---> Running in 928fbc2d3654 [2021-03-19T11:18:50.586Z] Removing intermediate container 928fbc2d3654 [2021-03-19T11:18:50.586Z] ---> b436245c4d13 [2021-03-19T11:18:50.586Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T11:18:51.580Z] ---> e8d7a541a267 [2021-03-19T11:18:51.580Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-19T11:18:53.038Z] ---> 45d9f007e8ef [2021-03-19T11:18:53.038Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-19T11:18:54.036Z] ---> 35b0ac9cda9b [2021-03-19T11:18:54.036Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-19T11:18:54.326Z] ---> Running in 7aca252becc3 [2021-03-19T11:18:55.326Z] Removing intermediate container 7aca252becc3 [2021-03-19T11:18:55.326Z] ---> ed79a041d6b5 [2021-03-19T11:18:55.326Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T11:18:55.326Z] ---> Running in 6ddf3cf8ee42 [2021-03-19T11:18:56.329Z] Removing intermediate container 6ddf3cf8ee42 [2021-03-19T11:18:56.329Z] ---> 35a5e3b528a1 [2021-03-19T11:18:56.329Z] Step 20/22 : LABEL arch=arm64 [2021-03-19T11:18:56.329Z] ---> Running in 20905ab8e1e2 [2021-03-19T11:18:56.949Z] Removing intermediate container 20905ab8e1e2 [2021-03-19T11:18:56.949Z] ---> 5aa12a7c7cfe [2021-03-19T11:18:56.949Z] Step 21/22 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:18:57.226Z] ---> Running in 56810a45bd15 [2021-03-19T11:18:57.859Z] Removing intermediate container 56810a45bd15 [2021-03-19T11:18:57.859Z] ---> 6ad673db47fa [2021-03-19T11:18:57.859Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T11:18:58.213Z] ---> Running in 8fa1ec3d3184 [2021-03-19T11:18:58.826Z] Removing intermediate container 8fa1ec3d3184 [2021-03-19T11:18:58.826Z] ---> 706e50221418 [2021-03-19T11:18:58.826Z] [2021-03-19T11:18:59.442Z] Successfully built 706e50221418 [2021-03-19T11:18:59.442Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-19T11:19:21.736Z]  Building docker-support-scheduler-go ... done Removing intermediate container bf78efbfe178 [2021-03-19T11:19:21.736Z] ---> 3f6e84889b41 [2021-03-19T11:19:21.736Z] [2021-03-19T11:19:21.736Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T11:19:21.736Z] ---> d10569e2745f [2021-03-19T11:19:21.736Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T11:19:21.736Z] ---> Using cache [2021-03-19T11:19:21.736Z] ---> 3d4d91c46a4d [2021-03-19T11:19:21.736Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T11:19:21.736Z] ---> Using cache [2021-03-19T11:19:21.736Z] ---> d9d92152fdcd [2021-03-19T11:19:21.736Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-19T11:19:21.736Z] ---> Running in c0ea888f7d9b [2021-03-19T11:19:21.736Z] Removing intermediate container c0ea888f7d9b [2021-03-19T11:19:21.736Z] ---> f22b295ea2a6 [2021-03-19T11:19:21.736Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T11:19:21.736Z] ---> Running in 33c0edc238e2 [2021-03-19T11:19:21.736Z] Removing intermediate container 33c0edc238e2 [2021-03-19T11:19:21.736Z] ---> 071d97b97c3e [2021-03-19T11:19:21.736Z] Step 15/23 : WORKDIR / [2021-03-19T11:19:22.015Z] ---> Running in d8fbec98a771 [2021-03-19T11:19:22.619Z] Removing intermediate container d8fbec98a771 [2021-03-19T11:19:22.619Z] ---> 3724c64ada67 [2021-03-19T11:19:22.619Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T11:19:23.611Z] ---> fd0671f318f3 [2021-03-19T11:19:23.611Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-19T11:19:25.613Z] ---> 580bdf1a3182 [2021-03-19T11:19:25.613Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-19T11:19:25.613Z] Removing intermediate container 208d3ba1f2f3 [2021-03-19T11:19:25.613Z] ---> 89f16887ef0c [2021-03-19T11:19:25.613Z] [2021-03-19T11:19:25.613Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T11:19:25.613Z] ---> d10569e2745f [2021-03-19T11:19:25.613Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-19T11:19:25.892Z] ---> Running in d321d63e0fff [2021-03-19T11:19:26.169Z] ---> 563890eca765 [2021-03-19T11:19:26.169Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-19T11:19:26.444Z] ---> Running in dcbb060435d2 [2021-03-19T11:19:27.047Z] Removing intermediate container dcbb060435d2 [2021-03-19T11:19:27.047Z] ---> d5a376cfc492 [2021-03-19T11:19:27.047Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T11:19:27.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T11:19:27.594Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T11:19:27.594Z] ---> Running in f3531de93dce [2021-03-19T11:19:28.192Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-19T11:19:28.192Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-19T11:19:28.192Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T11:19:28.192Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T11:19:28.192Z] Removing intermediate container f3531de93dce [2021-03-19T11:19:28.192Z] ---> 18059259e893 [2021-03-19T11:19:28.192Z] Step 21/23 : LABEL arch=arm64 [2021-03-19T11:19:28.465Z] OK: 6 MiB in 16 packages [2021-03-19T11:19:28.465Z] ---> Running in 06c4fd3fd80b [2021-03-19T11:19:28.758Z] Removing intermediate container fd02bccb49b0 [2021-03-19T11:19:28.758Z] ---> 01b1f4a63353 [2021-03-19T11:19:28.758Z] [2021-03-19T11:19:28.758Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T11:19:28.758Z] ---> d10569e2745f [2021-03-19T11:19:28.758Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T11:19:28.758Z] ---> Using cache [2021-03-19T11:19:28.758Z] ---> 3d4d91c46a4d [2021-03-19T11:19:28.758Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T11:19:28.758Z] ---> Using cache [2021-03-19T11:19:28.758Z] ---> d9d92152fdcd [2021-03-19T11:19:28.758Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-19T11:19:29.033Z] ---> Running in 96760c54f39b [2021-03-19T11:19:29.033Z] Removing intermediate container 06c4fd3fd80b [2021-03-19T11:19:29.033Z] ---> 4e4b5cd06bf0 [2021-03-19T11:19:29.033Z] Step 22/23 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:19:29.315Z] ---> Running in 558e0414c347 [2021-03-19T11:19:29.589Z] Removing intermediate container 96760c54f39b [2021-03-19T11:19:29.589Z] ---> 05bc8305d4e8 [2021-03-19T11:19:29.589Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T11:19:29.870Z] Removing intermediate container 558e0414c347 [2021-03-19T11:19:29.870Z] ---> 2aea185c9b04 [2021-03-19T11:19:29.870Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T11:19:29.870Z] ---> Running in 1a2f930b0d91 [2021-03-19T11:19:30.145Z] Removing intermediate container d321d63e0fff [2021-03-19T11:19:30.145Z] ---> b00eb7120348 [2021-03-19T11:19:30.145Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T11:19:30.145Z] ---> Running in dc7d77e0d80a [2021-03-19T11:19:30.145Z] ---> Running in 6f5889f108ae [2021-03-19T11:19:30.420Z] Removing intermediate container 1a2f930b0d91 [2021-03-19T11:19:30.420Z] ---> 976005e0c356 [2021-03-19T11:19:30.420Z] Step 15/23 : WORKDIR / [2021-03-19T11:19:30.694Z] ---> Running in 02bbfbb23321 [2021-03-19T11:19:30.694Z] Removing intermediate container dc7d77e0d80a [2021-03-19T11:19:30.694Z] ---> 81f28361b9bf [2021-03-19T11:19:30.694Z] [2021-03-19T11:19:30.968Z] Removing intermediate container 6f5889f108ae [2021-03-19T11:19:30.968Z] ---> 3a0e726f6912 [2021-03-19T11:19:30.968Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-19T11:19:30.968Z] ---> Running in 69c3244ddf71 [2021-03-19T11:19:31.242Z] Removing intermediate container 02bbfbb23321 [2021-03-19T11:19:31.242Z] ---> 4451cc7aae95 [2021-03-19T11:19:31.242Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T11:19:31.242Z] Successfully built 81f28361b9bf [2021-03-19T11:19:31.242Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-19T11:19:31.515Z]  Building docker-core-command-go ... done Removing intermediate container 69c3244ddf71 [2021-03-19T11:19:31.515Z] ---> 283cd1b0f829 [2021-03-19T11:19:31.515Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T11:19:31.791Z] ---> Running in 50f573c5e22d [2021-03-19T11:19:32.065Z] ---> 27d35c876eca [2021-03-19T11:19:32.065Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-19T11:19:32.065Z] Removing intermediate container 50f573c5e22d [2021-03-19T11:19:32.065Z] ---> 692f4016c037 [2021-03-19T11:19:32.065Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T11:19:33.046Z] ---> 2e230b810c66 [2021-03-19T11:19:33.046Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-19T11:19:33.046Z] ---> 777dc66d7ade [2021-03-19T11:19:33.046Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-19T11:19:34.035Z] ---> 0190fb8fde43 [2021-03-19T11:19:34.035Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-19T11:19:34.035Z] ---> 76cbb365dcac [2021-03-19T11:19:34.035Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-19T11:19:34.035Z] ---> Running in e6f7aa2cc783 [2021-03-19T11:19:34.632Z] Removing intermediate container e6f7aa2cc783 [2021-03-19T11:19:34.632Z] ---> d851f5b3c96b [2021-03-19T11:19:34.632Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T11:19:34.908Z] ---> Running in de570ecb75c9 [2021-03-19T11:19:34.908Z] ---> 8edad9ae6514 [2021-03-19T11:19:34.908Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-19T11:19:34.908Z] ---> Running in 063b28f513fd [2021-03-19T11:19:35.184Z] Removing intermediate container de570ecb75c9 [2021-03-19T11:19:35.184Z] ---> f3b2171c5f9b [2021-03-19T11:19:35.184Z] Step 21/23 : LABEL arch=arm64 [2021-03-19T11:19:35.472Z] ---> Running in 500231fd9cfe [2021-03-19T11:19:35.472Z] Removing intermediate container 063b28f513fd [2021-03-19T11:19:35.472Z] ---> 8bf1925b5b8b [2021-03-19T11:19:35.472Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T11:19:35.751Z] ---> Running in b6c0fed6e2fb [2021-03-19T11:19:36.024Z] Removing intermediate container 500231fd9cfe [2021-03-19T11:19:36.024Z] ---> 7687805e1ac5 [2021-03-19T11:19:36.024Z] Step 22/23 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:19:36.024Z] ---> Running in 234f866a9b33 [2021-03-19T11:19:36.295Z] Removing intermediate container b6c0fed6e2fb [2021-03-19T11:19:36.295Z] ---> d7dcf2c3dde8 [2021-03-19T11:19:36.295Z] Step 20/22 : LABEL arch=arm64 [2021-03-19T11:19:36.567Z] ---> Running in 675c287de2ef [2021-03-19T11:19:36.567Z] Removing intermediate container 234f866a9b33 [2021-03-19T11:19:36.567Z] ---> fb8a52d77560 [2021-03-19T11:19:36.567Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T11:19:36.841Z] ---> Running in 173a351e1a08 [2021-03-19T11:19:37.114Z] Removing intermediate container 675c287de2ef [2021-03-19T11:19:37.114Z] ---> b384995a1298 [2021-03-19T11:19:37.114Z] Step 21/22 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [2021-03-19T11:19:37.114Z] ---> Running in 3951c3537cee [2021-03-19T11:19:37.388Z] Removing intermediate container 173a351e1a08 [2021-03-19T11:19:37.388Z] ---> 7bf6cd024ecc [2021-03-19T11:19:37.388Z] [2021-03-19T11:19:37.659Z] Successfully built 7bf6cd024ecc [2021-03-19T11:19:37.659Z] Removing intermediate container 3951c3537cee [2021-03-19T11:19:37.659Z] ---> 854ad41104cf [2021-03-19T11:19:37.659Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T11:19:37.659Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-19T11:19:37.930Z]  Building docker-core-metadata-go ... done  ---> Running in e899036864e6 [2021-03-19T11:19:38.527Z] Removing intermediate container e899036864e6 [2021-03-19T11:19:38.527Z] ---> 9b7ef90835ab [2021-03-19T11:19:38.527Z] [2021-03-19T11:19:38.799Z] Successfully built 9b7ef90835ab [2021-03-19T11:19:38.799Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-19T11:19:39.404Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2021-03-19T11:19:39.458Z] $ docker stop --time=1 e2a930078c4e2a054bc8ea5c80e8fa184d625ba695c0978a1ff8e5381b04c590 [2021-03-19T11:19:41.382Z] $ docker rm -f e2a930078c4e2a054bc8ea5c80e8fa184d625ba695c0978a1ff8e5381b04c590 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T11:19:42.041Z] + grep+ docker images docker [2021-03-19T11:19:42.041Z] [2021-03-19T11:19:42.313Z] docker-support-notifications-go-arm64 latest 9b7ef90835ab 4 seconds ago 16.9MB [2021-03-19T11:19:42.313Z] docker-core-metadata-go-arm64 latest 7bf6cd024ecc 5 seconds ago 17.9MB [2021-03-19T11:19:42.313Z] docker-core-command-go-arm64 latest 81f28361b9bf 12 seconds ago 16.3MB [2021-03-19T11:19:42.313Z] docker-support-scheduler-go-arm64 latest 706e50221418 44 seconds ago 16.3MB [2021-03-19T11:19:42.313Z] docker-sys-mgmt-agent-go-arm64 latest cf7f2956ddce About a minute ago 300MB [2021-03-19T11:19:42.313Z] docker-core-data-go-arm64 latest 1d88350662dc 2 minutes ago 21.3MB [2021-03-19T11:19:42.313Z] docker-security-bootstrapper-go-arm64 latest ad95ff93c7a8 2 minutes ago 17.8MB [2021-03-19T11:19:42.313Z] docker-security-proxy-setup-go-arm64 latest 7bdbfad270d5 3 minutes ago 23.4MB [2021-03-19T11:19:42.313Z] docker-security-secretstore-setup-go-arm64 latest 30b8494c221c 3 minutes ago 23.7MB [2021-03-19T11:19:42.313Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-19T11:19:43.519Z] ---> job-cost.sh [2021-03-19T11:19:43.519Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lyhy [2021-03-19T11:20:22.455Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-19T11:21:59.183Z] lf-activate-venv(): INFO: Adding /tmp/venv-lyhy/bin to PATH [2021-03-19T11:21:59.183Z] INFO: No Stack... [2021-03-19T11:21:59.184Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-19T11:21:59.184Z] INFO: Archiving Costs [Pipeline] sh [2021-03-19T11:21:59.523Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-03-19T11:21:59.523Z] + cut -d, -f6 [Pipeline] lock [2021-03-19T11:21:59.630Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3275-3-stack-cost] [2021-03-19T11:21:59.645Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3275-3-stack-cost] did not exist. Created. [2021-03-19T11:21:59.645Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3275-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-19T11:22:00.086Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-19T11:22:00.456Z] Stashed 1 file(s) [Pipeline] } [2021-03-19T11:22:00.469Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3275-3-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-19T11:22:03.514Z] provisioning config files... [2021-03-19T11:22:03.527Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config849131889734819926tmp [Pipeline] { [Pipeline] sh [2021-03-19T11:22:03.923Z] + set +x [2021-03-19T11:22:03.923Z] + curl -s https://codecov.io/bash [2021-03-19T11:22:03.923Z] + bash -s -- [2021-03-19T11:22:04.186Z] [2021-03-19T11:22:04.186Z] _____ _ [2021-03-19T11:22:04.186Z] / ____| | | [2021-03-19T11:22:04.186Z] | | ___ __| | ___ ___ _____ __ [2021-03-19T11:22:04.186Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-19T11:22:04.186Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-19T11:22:04.186Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-19T11:22:04.186Z] Bash-20210309-2b87ace [2021-03-19T11:22:04.186Z] [2021-03-19T11:22:04.186Z] [2021-03-19T11:22:04.186Z] ==> git version 2.24.3 found [2021-03-19T11:22:04.186Z] ==> 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-19T11:22:04.186Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-19T11:22:04.186Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-19T11:22:04.449Z] ==> Jenkins CI detected. [2021-03-19T11:22:04.449Z] project root: . [2021-03-19T11:22:04.449Z] --> token set from env [2021-03-19T11:22:04.449Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-19T11:22:04.449Z] ==> Running gcov in . (disable via -X gcov) [2021-03-19T11:22:04.449Z] ==> Python coveragepy not found [2021-03-19T11:22:04.449Z] ==> Searching for coverage reports in: [2021-03-19T11:22:04.449Z] + . [2021-03-19T11:22:04.449Z] -> Found 1 reports [2021-03-19T11:22:04.449Z] ==> Detecting git/mercurial file structure [2021-03-19T11:22:04.449Z] ==> Reading reports [2021-03-19T11:22:04.449Z] + ./coverage.out bytes=650607 [2021-03-19T11:22:04.449Z] ==> Appending adjustments [2021-03-19T11:22:04.449Z] https://docs.codecov.io/docs/fixing-reports [2021-03-19T11:22:08.669Z] + Found adjustments [2021-03-19T11:22:08.669Z] ==> Gzipping contents [2021-03-19T11:22:08.669Z] 96K /tmp/codecov.p7lAxl.gz [2021-03-19T11:22:08.669Z] ==> Uploading reports [2021-03-19T11:22:08.669Z] url: https://codecov.io [2021-03-19T11:22:08.669Z] query: branch=PR-3275&commit=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3275%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3275&job=&cmd_args= [2021-03-19T11:22:08.669Z] -> Pinging Codecov [2021-03-19T11:22:08.669Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3275&commit=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3275%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3275&job=&cmd_args= [2021-03-19T11:22:08.669Z] -> Uploading to [2021-03-19T11:22:08.669Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-19/00271124DB129430A58F1EEE437C3FCB/3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7/9e213992-3842-401e-9250-f2adea0b747b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210319T112208Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b8dc929abc863f66b8e3e21ba7019df29e8c98ee716cd8dde2f37b5cdf3bfef [2021-03-19T11:22:08.669Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-19T11:22:08.669Z] Dload Upload Total Spent Left Speed [2021-03-19T11:22:08.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 95002 0 0 100 95002 0 187k --:--:-- --:--:-- --:--:-- 187k 100 95002 0 0 100 95002 0 187k --:--:-- --:--:-- --:--:-- 187k [2021-03-19T11:22:08.933Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [Pipeline] } [2021-03-19T11:22:08.943Z] 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-19T11:22:10.986Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T11:22:11.884Z] ---> package-listing.sh [2021-03-19T11:22:11.885Z] ++ facter osfamily [2021-03-19T11:22:11.885Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-19T11:22:11.885Z] + OS_FAMILY=redhat [2021-03-19T11:22:11.885Z] + workspace=/w/workspace/edgex-go/3 [2021-03-19T11:22:11.885Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-19T11:22:11.885Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-19T11:22:11.885Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-19T11:22:11.885Z] + PACKAGES=/tmp/packages_start.txt [2021-03-19T11:22:11.885Z] + '[' /w/workspace/edgex-go/3 ']' [2021-03-19T11:22:11.885Z] + PACKAGES=/tmp/packages_end.txt [2021-03-19T11:22:11.885Z] + case "${OS_FAMILY}" in [2021-03-19T11:22:11.885Z] + rpm -qa [2021-03-19T11:22:11.885Z] + sort [2021-03-19T11:22:17.190Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-19T11:22:17.190Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-19T11:22:17.190Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-19T11:22:17.190Z] + '[' /w/workspace/edgex-go/3 ']' [2021-03-19T11:22:17.190Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-03-19T11:22:17.190Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-03-19T11:22:17.204Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-19T11:22:17.501Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-19T11:22:18.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T11:22:18.074Z] [2021-03-19T11:22:18.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-19T11:22:18.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T11:22:18.545Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-19T11:22:18.545Z] df20fa9351a1: Pulling fs layer [2021-03-19T11:22:18.545Z] 36b3adc4ff6f: Pulling fs layer [2021-03-19T11:22:18.545Z] 8ad3a11d3b57: Pulling fs layer [2021-03-19T11:22:18.545Z] 46f8f816bc3b: Pulling fs layer [2021-03-19T11:22:18.545Z] 93b61091891f: Pulling fs layer [2021-03-19T11:22:18.545Z] 93b9cdb0e59b: Pulling fs layer [2021-03-19T11:22:18.545Z] 5e14af77c1be: Pulling fs layer [2021-03-19T11:22:18.545Z] 01666e4c0597: Pulling fs layer [2021-03-19T11:22:18.546Z] aa168da1d23b: Pulling fs layer [2021-03-19T11:22:18.546Z] 93b9cdb0e59b: Waiting [2021-03-19T11:22:18.546Z] 01666e4c0597: Waiting [2021-03-19T11:22:18.546Z] 46f8f816bc3b: Waiting [2021-03-19T11:22:18.546Z] aa168da1d23b: Waiting [2021-03-19T11:22:18.546Z] 93b61091891f: Waiting [2021-03-19T11:22:18.546Z] 5e14af77c1be: Waiting [2021-03-19T11:22:18.546Z] 36b3adc4ff6f: Verifying Checksum [2021-03-19T11:22:18.546Z] 36b3adc4ff6f: Download complete [2021-03-19T11:22:18.546Z] 46f8f816bc3b: Verifying Checksum [2021-03-19T11:22:18.546Z] 46f8f816bc3b: Download complete [2021-03-19T11:22:18.546Z] df20fa9351a1: Download complete [2021-03-19T11:22:18.546Z] 93b9cdb0e59b: Verifying Checksum [2021-03-19T11:22:18.546Z] 93b9cdb0e59b: Download complete [2021-03-19T11:22:18.546Z] 5e14af77c1be: Verifying Checksum [2021-03-19T11:22:18.546Z] 5e14af77c1be: Download complete [2021-03-19T11:22:18.859Z] 01666e4c0597: Verifying Checksum [2021-03-19T11:22:18.859Z] 01666e4c0597: Download complete [2021-03-19T11:22:18.859Z] 93b61091891f: Verifying Checksum [2021-03-19T11:22:18.859Z] 93b61091891f: Download complete [2021-03-19T11:22:18.859Z] 8ad3a11d3b57: Verifying Checksum [2021-03-19T11:22:18.859Z] 8ad3a11d3b57: Download complete [2021-03-19T11:22:18.859Z] df20fa9351a1: Pull complete [2021-03-19T11:22:19.173Z] 36b3adc4ff6f: Pull complete [2021-03-19T11:22:21.166Z] aa168da1d23b: Verifying Checksum [2021-03-19T11:22:21.166Z] aa168da1d23b: Download complete [2021-03-19T11:22:22.115Z] 8ad3a11d3b57: Pull complete [2021-03-19T11:22:22.693Z] 46f8f816bc3b: Pull complete [2021-03-19T11:22:23.643Z] 93b61091891f: Pull complete [2021-03-19T11:22:23.908Z] 93b9cdb0e59b: Pull complete [2021-03-19T11:22:23.908Z] 5e14af77c1be: Pull complete [2021-03-19T11:22:24.171Z] 01666e4c0597: Pull complete [2021-03-19T11:22:32.414Z] aa168da1d23b: Pull complete [2021-03-19T11:22:32.414Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-19T11:22:32.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T11:22:32.414Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-19T11:22:32.617Z] prd-centos7-docker-4c-2g-30535 does not seem to be running inside a container [2021-03-19T11:22:32.668Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-19T11:22:38.094Z] $ docker top fc31348f6c027b3b2274529cf193acf73292ac7a39d0639edd0635bdf4640cf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T11:22:38.750Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-19T11:22:39.052Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-19T11:22:39.356Z] + ls /var/log/sa-host [2021-03-19T11:22:39.356Z] + sadf -c /var/log/sa-host/sa19 [2021-03-19T11:22:39.356Z] file_magic: OK [2021-03-19T11:22:39.356Z] HZ: Using current value: 100 [2021-03-19T11:22:39.356Z] file_header: OK [2021-03-19T11:22:39.356Z] 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-19T11:22:39.356Z] Statistics: [2021-03-19T11:22:39.356Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-19T11:22:39.356Z] File successfully converted to sysstat format version 12.2.1 [2021-03-19T11:22:39.356Z] + sadf -c /var/log/sa-host/sa23 [2021-03-19T11:22:39.356Z] file_magic: OK [2021-03-19T11:22:39.356Z] HZ: Using current value: 100 [2021-03-19T11:22:39.356Z] file_header: OK [2021-03-19T11:22:39.356Z] 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-19T11:22:39.356Z] Statistics: [2021-03-19T11:22:39.356Z] Hnuu...uuuununununu... [2021-03-19T11:22:39.356Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-19T11:22:39.599Z] provisioning config files... [2021-03-19T11:22:39.615Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1458185086677737129tmp [Pipeline] { [Pipeline] echo [2021-03-19T11:22:39.728Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T11:22:40.031Z] ---> create-netrc.sh [Pipeline] } [2021-03-19T11:22:40.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-19T11:22:40.207Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T11:22:40.505Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-19T11:22:40.517Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T11:22:40.815Z] ---> sudo-logs.sh [2021-03-19T11:22:40.815Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-19T11:22:40.893Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T11:22:41.194Z] ---> job-cost.sh [2021-03-19T11:22:41.194Z] lf-activate-venv: SKIPPING [2021-03-19T11:22:41.194Z] DEBUG: total: 0.20999999344348907 [2021-03-19T11:22:41.194Z] INFO: Retrieving Stack Cost... [2021-03-19T11:22:42.142Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-19T11:22:42.718Z] INFO: Archiving Costs [Pipeline] echo [2021-03-19T11:22:42.734Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T11:22:43.035Z] ---> logs-deploy.sh [2021-03-19T11:22:43.035Z] lf-activate-venv: SKIPPING [2021-03-19T11:22:43.035Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3275/3 [2021-03-19T11:22:43.035Z] INFO: archiving workspace using pattern(s): [2021-03-19T11:22:44.955Z] Archives upload complete. [2021-03-19T11:22:44.955Z] INFO: archiving logs to Nexus [2021-03-19T11:22:45.903Z] ---> uname -a: [2021-03-19T11:22:45.903Z] Linux prd-centos7-docker-4c-2g-30535.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-19T11:22:45.903Z] [2021-03-19T11:22:45.903Z] [2021-03-19T11:22:45.903Z] ---> lscpu: [2021-03-19T11:22:45.903Z] Architecture: x86_64 [2021-03-19T11:22:45.903Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-19T11:22:45.903Z] Byte Order: Little Endian [2021-03-19T11:22:45.903Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-19T11:22:45.903Z] CPU(s): 4 [2021-03-19T11:22:45.903Z] On-line CPU(s) list: 0-3 [2021-03-19T11:22:45.903Z] Thread(s) per core: 1 [2021-03-19T11:22:45.903Z] Core(s) per socket: 1 [2021-03-19T11:22:45.903Z] Socket(s): 4 [2021-03-19T11:22:45.903Z] NUMA node(s): 1 [2021-03-19T11:22:45.903Z] Vendor ID: GenuineIntel [2021-03-19T11:22:45.903Z] CPU family: 6 [2021-03-19T11:22:45.903Z] Model: 44 [2021-03-19T11:22:45.903Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-19T11:22:45.903Z] Stepping: 1 [2021-03-19T11:22:45.903Z] CPU MHz: 2933.438 [2021-03-19T11:22:45.903Z] BogoMIPS: 5866.87 [2021-03-19T11:22:45.903Z] Virtualization: VT-x [2021-03-19T11:22:45.903Z] Hypervisor vendor: KVM [2021-03-19T11:22:45.903Z] Virtualization type: full [2021-03-19T11:22:45.903Z] L1d cache: 128 KiB [2021-03-19T11:22:45.903Z] L1i cache: 128 KiB [2021-03-19T11:22:45.903Z] L2 cache: 16 MiB [2021-03-19T11:22:45.903Z] L3 cache: 64 MiB [2021-03-19T11:22:45.903Z] NUMA node0 CPU(s): 0-3 [2021-03-19T11:22:45.903Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-19T11:22:45.903Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-19T11:22:45.903Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-19T11:22:45.903Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-19T11:22:45.903Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-19T11:22:45.903Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-19T11:22:45.903Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-19T11:22:45.903Z] Vulnerability Srbds: Not affected [2021-03-19T11:22:45.903Z] Vulnerability Tsx async abort: Not affected [2021-03-19T11:22:45.903Z] 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-19T11:22:45.903Z] [2021-03-19T11:22:45.903Z] [2021-03-19T11:22:45.903Z] ---> nproc: [2021-03-19T11:22:45.903Z] 4 [2021-03-19T11:22:45.903Z] [2021-03-19T11:22:45.903Z] [2021-03-19T11:22:45.903Z] ---> df -h: [2021-03-19T11:22:45.903Z] Filesystem Size Used Available Use% Mounted on [2021-03-19T11:22:45.903Z] overlay 50.0G 10.5G 39.5G 21% / [2021-03-19T11:22:45.903Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-19T11:22:45.903Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-19T11:22:45.903Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-19T11:22:45.903Z] /dev/vda1 50.0G 10.5G 39.5G 21% /facter-os [2021-03-19T11:22:45.903Z] /dev/vda1 50.0G 10.5G 39.5G 21% /etc/resolv.conf [2021-03-19T11:22:45.903Z] /dev/vda1 50.0G 10.5G 39.5G 21% /etc/hostname [2021-03-19T11:22:45.903Z] /dev/vda1 50.0G 10.5G 39.5G 21% /etc/hosts [2021-03-19T11:22:45.903Z] /dev/vda1 50.0G 10.5G 39.5G 21% /var/log/secure [2021-03-19T11:22:45.903Z] /dev/vda1 50.0G 10.5G 39.5G 21% /var/log/auth.log [2021-03-19T11:22:45.903Z] /dev/vda1 50.0G 10.5G 39.5G 21% /run/cloud-init/result.json [2021-03-19T11:22:45.903Z] /dev/vda1 50.0G 10.5G 39.5G 21% /var/log/sa-host [2021-03-19T11:22:45.903Z] /dev/vda1 50.0G 10.5G 39.5G 21% /w/workspace/edgex-go/3 [2021-03-19T11:22:45.903Z] /dev/vda1 50.0G 10.5G 39.5G 21% /w/workspace/edgex-go/3@tmp [2021-03-19T11:22:45.903Z] [2021-03-19T11:22:45.903Z] [2021-03-19T11:22:45.903Z] ---> free -m: [2021-03-19T11:22:45.903Z] total used free shared buff/cache available [2021-03-19T11:22:45.903Z] Mem: 1837 847 183 0 806 926 [2021-03-19T11:22:45.903Z] Swap: 1023 55 968 [2021-03-19T11:22:45.903Z] [2021-03-19T11:22:45.903Z] [2021-03-19T11:22:45.903Z] ---> ip addr: [2021-03-19T11:22:45.903Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-19T11:22:45.903Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-19T11:22:45.903Z] inet 127.0.0.1/8 scope host lo [2021-03-19T11:22:45.903Z] valid_lft forever preferred_lft forever [2021-03-19T11:22:45.903Z] inet6 ::1/128 scope host [2021-03-19T11:22:45.903Z] valid_lft forever preferred_lft forever [2021-03-19T11:22:45.903Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-19T11:22:45.903Z] link/ether fa:16:3e:d6:7e:17 brd ff:ff:ff:ff:ff:ff [2021-03-19T11:22:45.903Z] inet 10.30.122.39/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-19T11:22:45.903Z] valid_lft 84918sec preferred_lft 84918sec [2021-03-19T11:22:45.903Z] inet6 fe80::f816:3eff:fed6:7e17/64 scope link [2021-03-19T11:22:45.903Z] valid_lft forever preferred_lft forever [2021-03-19T11:22:45.903Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-19T11:22:45.903Z] link/ether 02:42:14:23:30:97 brd ff:ff:ff:ff:ff:ff [2021-03-19T11:22:45.903Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-19T11:22:45.903Z] valid_lft forever preferred_lft forever [2021-03-19T11:22:45.903Z] inet6 fe80::42:14ff:fe23:3097/64 scope link [2021-03-19T11:22:45.903Z] valid_lft forever preferred_lft forever [2021-03-19T11:22:45.903Z] [2021-03-19T11:22:45.903Z] [2021-03-19T11:22:45.903Z] ---> sar -b -r -n DEV: [2021-03-19T11:22:45.903Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/19/21 _x86_64_ (4 CPU) [2021-03-19T11:22:45.903Z] [2021-03-19T11:22:45.903Z] 10:57:53 LINUX RESTART (4 CPU) [2021-03-19T11:22:45.903Z] [2021-03-19T11:22:45.903Z] 10:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-19T11:22:45.903Z] 11:00:01 208.55 91.68 116.87 0.00 7792.25 46365.91 0.00 [2021-03-19T11:22:45.903Z] 11:01:02 231.36 93.40 137.95 0.00 3984.18 18306.20 0.00 [2021-03-19T11:22:45.903Z] 11:02:01 104.44 32.16 72.28 0.00 1281.32 9390.59 0.00 [2021-03-19T11:22:45.903Z] 11:03:01 124.06 62.69 61.37 0.00 3217.84 6384.09 0.00 [2021-03-19T11:22:45.903Z] 11:04:01 107.14 14.99 92.15 0.00 850.98 23767.99 0.00 [2021-03-19T11:22:45.903Z] 11:05:01 943.61 701.60 242.00 0.00 93410.29 148943.34 0.00 [2021-03-19T11:22:45.903Z] 11:06:01 2571.86 2290.98 280.87 0.00 144615.78 153325.60 0.00 [2021-03-19T11:22:45.903Z] 11:07:01 239.22 68.50 170.71 0.00 6811.69 34452.77 0.00 [2021-03-19T11:22:45.903Z] 11:08:01 2334.05 1967.63 366.42 0.00 120143.74 128903.73 0.00 [2021-03-19T11:22:45.903Z] 11:09:02 1052.38 724.84 327.54 0.00 44989.23 62488.46 0.00 [2021-03-19T11:22:45.903Z] 11:10:01 46.08 15.83 30.25 0.00 3113.05 1556.22 0.00 [2021-03-19T11:22:45.903Z] 11:11:02 0.58 0.02 0.57 0.00 0.13 7.86 0.00 [2021-03-19T11:22:45.903Z] 11:12:01 0.17 0.00 0.17 0.00 0.00 1.68 0.00 [2021-03-19T11:22:45.903Z] 11:13:01 2.18 1.95 0.23 0.00 63.68 2.58 0.00 [2021-03-19T11:22:45.903Z] 11:14:01 329.85 305.83 24.02 0.00 4724.89 1120.16 0.00 [2021-03-19T11:22:45.903Z] 11:15:01 0.55 0.00 0.55 0.00 0.00 23.90 0.00 [2021-03-19T11:22:45.903Z] 11:16:01 0.18 0.02 0.17 0.00 0.27 1.47 0.00 [2021-03-19T11:22:45.903Z] 11:17:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 [2021-03-19T11:22:45.903Z] 11:18:01 0.22 0.02 0.20 0.00 0.27 1.80 0.00 [2021-03-19T11:22:45.903Z] 11:19:01 0.22 0.02 0.20 0.00 0.53 1.87 0.00 [2021-03-19T11:22:45.903Z] 11:20:01 0.38 0.10 0.28 0.00 1.20 3.33 0.00 [2021-03-19T11:22:45.903Z] 11:21:01 0.35 0.02 0.33 0.00 0.27 4.13 0.00 [2021-03-19T11:22:45.903Z] 11:22:01 0.20 0.00 0.20 0.00 0.00 1.52 0.00 [2021-03-19T11:22:45.903Z] Average: 361.44 277.43 84.02 0.00 18950.73 27687.06 0.00 [2021-03-19T11:22:45.903Z] [2021-03-19T11:22:45.903Z] 10:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-19T11:22:45.903Z] 11:00:01 116208 0 727700 38.68 1788 1035848 1455276 49.67 573444 950428 20344 [2021-03-19T11:22:45.903Z] 11:01:02 125100 0 836652 44.47 1492 918300 1547460 52.81 643668 830772 45016 [2021-03-19T11:22:45.903Z] 11:02:01 139640 0 831672 44.20 568 909664 1895720 64.70 721516 727600 89484 [2021-03-19T11:22:45.903Z] 11:03:01 130264 0 858700 45.64 528 892052 1508008 51.47 666624 783224 42788 [2021-03-19T11:22:45.903Z] 11:04:01 169460 0 774528 41.16 428 937128 1755960 59.93 596456 821244 28 [2021-03-19T11:22:45.903Z] 11:05:01 261672 0 796868 42.35 0 823004 2319208 79.15 618840 773888 24 [2021-03-19T11:22:45.903Z] 11:06:01 76388 0 1340680 71.25 0 464476 4465492 152.40 928132 609912 26296 [2021-03-19T11:22:45.904Z] 11:07:01 122144 0 833204 44.28 0 926196 2541728 86.74 655948 855024 1752 [2021-03-19T11:22:45.904Z] 11:08:01 52436 0 833444 44.30 0 995664 2390988 81.60 639140 942448 82848 [2021-03-19T11:22:45.904Z] 11:09:02 391096 0 695848 36.98 0 794600 1416828 48.35 510508 729908 8 [2021-03-19T11:22:45.904Z] 11:10:01 393004 0 647004 34.39 0 841536 1214184 41.44 465684 778388 28 [2021-03-19T11:22:45.904Z] 11:11:02 394940 0 645064 34.28 0 841540 1193744 40.74 464536 777820 8 [2021-03-19T11:22:45.904Z] 11:12:01 395380 0 644608 34.26 0 841556 1193612 40.74 464308 777824 8 [2021-03-19T11:22:45.904Z] 11:13:01 393492 0 645376 34.30 0 842676 1193612 40.74 465176 778212 16 [2021-03-19T11:22:45.904Z] 11:14:01 199208 0 773544 41.11 0 908792 1193716 40.74 505824 803660 452 [2021-03-19T11:22:45.904Z] 11:15:01 199080 0 773668 41.12 0 908796 1193644 40.74 505616 803660 12 [2021-03-19T11:22:45.904Z] 11:16:01 198700 0 774052 41.14 0 908792 1193644 40.74 505620 803660 8 [2021-03-19T11:22:45.904Z] 11:17:01 198924 0 773812 41.13 0 908808 1193644 40.74 505752 803668 8 [2021-03-19T11:22:45.904Z] 11:18:01 198840 0 773852 41.13 0 908852 1193644 40.74 505812 803684 24 [2021-03-19T11:22:45.904Z] 11:19:01 198372 0 774352 41.16 0 908820 1193704 40.74 505944 803692 8 [2021-03-19T11:22:45.904Z] 11:20:01 198908 0 773812 41.13 0 908824 1193680 40.74 505644 803720 8 [2021-03-19T11:22:45.904Z] 11:21:01 198980 0 773728 41.12 0 908836 1193644 40.74 505756 803728 8 [2021-03-19T11:22:45.904Z] 11:22:01 198864 0 773836 41.13 0 908844 1193644 40.74 505756 803736 8 [2021-03-19T11:22:45.904Z] Average: 215265 0 785913 41.77 209 880157 1601512 54.66 563726 798691 13443 [2021-03-19T11:22:45.904Z] [2021-03-19T11:22:45.904Z] 10:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-19T11:22:45.904Z] 11:00:01 veth486fc73 9.48 15.42 0.66 78.36 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:00:01 eth0 986.97 1235.58 5922.06 141.74 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:00:01 docker0 947.33 629.33 75.54 2754.45 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:01:02 eth0 182.25 129.33 777.56 21.24 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:01:02 veth647cb75 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:01:02 docker0 110.35 149.83 7.83 747.69 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:02:01 eth0 32.92 21.77 18.25 68.19 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:02:01 veth647cb75 0.95 0.95 0.08 0.08 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:02:01 docker0 0.95 0.95 0.06 0.08 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:03:01 eth0 21.78 12.05 17.06 9.36 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:03:01 veth647cb75 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:03:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:04:01 veth252453f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:04:01 eth0 248.52 209.42 1705.56 96.09 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:04:01 veth08802af 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:05:01 veth252453f 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:05:01 veth43a07e5 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:05:01 eth0 46.49 25.72 162.27 8.90 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:05:01 veth0392ca9 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:06:01 veth700425a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:06:01 veth802aa99 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:06:01 veth252453f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:06:01 vethfbe4521 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:07:01 veth11f8589 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:07:01 veth252453f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:07:01 eth0 2565.50 2444.82 13391.30 524.26 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:07:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:08:01 veth252453f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:08:01 eth0 102.73 49.69 458.16 22.15 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:08:01 veth7b8dcd4 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:09:02 veth252453f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:09:02 eth0 71.08 44.29 119.84 90.03 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:09:02 docker0 1103.51 878.45 85.86 4204.75 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:10:01 eth0 16.96 9.28 42.71 4.75 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:10:01 docker0 2.73 4.89 0.15 32.82 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:11:02 eth0 0.60 0.30 0.28 0.21 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:12:01 eth0 0.52 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:13:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:14:01 eth0 0.35 0.23 0.15 0.07 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:15:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:16:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:17:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:18:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:19:01 eth0 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:20:01 eth0 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:21:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:22:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] Average: eth0 82.93 82.65 462.99 23.82 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] Average: docker0 48.84 39.00 3.80 187.07 0.00 0.00 0.00 0.00 [2021-03-19T11:22:45.904Z] [2021-03-19T11:22:45.904Z] [2021-03-19T11:22:45.904Z] ---> sar -P ALL: [2021-03-19T11:22:45.904Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/19/21 _x86_64_ (4 CPU) [2021-03-19T11:22:45.904Z] [2021-03-19T11:22:45.904Z] 10:57:53 LINUX RESTART (4 CPU) [2021-03-19T11:22:45.904Z] [2021-03-19T11:22:45.904Z] 10:59:01 CPU %user %nice %system %iowait %steal %idle [2021-03-19T11:22:45.904Z] 11:00:01 all 17.57 0.00 9.80 1.57 2.08 68.99 [2021-03-19T11:22:45.904Z] 11:00:01 0 17.40 0.00 11.50 1.49 2.13 67.48 [2021-03-19T11:22:45.904Z] 11:00:01 1 15.51 0.00 9.00 2.94 2.20 70.35 [2021-03-19T11:22:45.904Z] 11:00:01 2 20.64 0.00 9.19 1.24 2.17 66.76 [2021-03-19T11:22:45.904Z] 11:00:01 3 16.71 0.00 9.50 0.62 1.83 71.34 [2021-03-19T11:22:45.904Z] 11:01:02 all 20.89 0.00 8.71 5.59 1.51 63.31 [2021-03-19T11:22:45.904Z] 11:01:02 0 20.91 0.00 8.31 6.13 1.59 63.05 [2021-03-19T11:22:45.904Z] 11:01:02 1 21.08 0.00 8.98 5.70 1.26 62.97 [2021-03-19T11:22:45.904Z] 11:01:02 2 21.96 0.00 8.88 5.49 1.57 62.09 [2021-03-19T11:22:45.904Z] 11:01:02 3 19.58 0.00 8.67 5.02 1.61 65.13 [2021-03-19T11:22:45.904Z] 11:02:01 all 55.20 0.00 13.60 2.76 3.45 24.99 [2021-03-19T11:22:45.904Z] 11:02:01 0 55.69 0.00 13.78 4.63 3.04 22.86 [2021-03-19T11:22:45.904Z] 11:02:01 1 56.81 0.00 13.06 2.80 3.36 23.97 [2021-03-19T11:22:45.904Z] 11:02:01 2 51.67 0.00 13.61 1.71 4.88 28.13 [2021-03-19T11:22:45.904Z] 11:02:01 3 56.69 0.00 13.94 1.89 2.50 24.99 [2021-03-19T11:22:45.904Z] 11:03:01 all 51.71 0.00 15.93 2.09 3.72 26.54 [2021-03-19T11:22:45.904Z] 11:03:01 0 52.94 0.00 16.57 2.14 3.77 24.58 [2021-03-19T11:22:45.904Z] 11:03:01 1 52.85 0.00 16.08 2.59 3.41 25.08 [2021-03-19T11:22:45.904Z] 11:03:01 2 48.10 0.00 14.73 1.02 4.42 31.73 [2021-03-19T11:22:45.904Z] 11:03:01 3 52.98 0.00 16.34 2.64 3.29 24.75 [2021-03-19T11:22:45.904Z] 11:04:01 all 25.42 0.00 10.82 1.52 5.90 56.35 [2021-03-19T11:22:45.904Z] 11:04:01 0 25.46 0.00 10.65 2.11 5.70 56.08 [2021-03-19T11:22:45.904Z] 11:04:01 1 25.38 0.00 11.57 0.36 5.94 56.76 [2021-03-19T11:22:45.904Z] 11:04:01 2 22.66 0.00 10.11 2.30 6.01 58.92 [2021-03-19T11:22:45.904Z] 11:04:01 3 28.20 0.00 10.96 1.30 5.95 53.60 [2021-03-19T11:22:45.904Z] 11:05:01 all 21.15 0.00 22.96 7.38 13.59 34.93 [2021-03-19T11:22:45.904Z] 11:05:01 0 20.21 0.00 21.31 7.24 14.55 36.70 [2021-03-19T11:22:45.904Z] 11:05:01 1 21.41 0.00 23.51 6.84 13.33 34.91 [2021-03-19T11:22:45.904Z] 11:05:01 2 21.87 0.00 23.58 8.43 12.80 33.32 [2021-03-19T11:22:45.904Z] 11:05:01 3 21.13 0.00 23.48 7.01 13.64 34.74 [2021-03-19T11:22:45.905Z] 11:06:01 all 26.48 0.00 24.82 20.25 10.88 17.57 [2021-03-19T11:22:45.905Z] 11:06:01 0 25.34 0.00 22.55 19.97 11.89 20.25 [2021-03-19T11:22:45.905Z] 11:06:01 1 27.36 0.00 26.45 19.75 10.55 15.88 [2021-03-19T11:22:45.905Z] 11:06:01 2 27.80 0.00 26.66 20.73 10.19 14.61 [2021-03-19T11:22:45.905Z] 11:06:01 3 25.44 0.00 23.66 20.58 10.85 19.48 [2021-03-19T11:22:45.905Z] 11:07:01 all 63.52 0.00 15.87 7.89 3.61 9.11 [2021-03-19T11:22:45.905Z] 11:07:01 0 60.77 0.00 17.28 7.23 4.64 10.08 [2021-03-19T11:22:45.905Z] 11:07:01 1 62.94 0.00 14.49 7.07 3.11 12.40 [2021-03-19T11:22:45.905Z] 11:07:01 2 65.70 0.00 15.81 8.65 3.32 6.53 [2021-03-19T11:22:45.905Z] 11:07:01 3 64.66 0.00 15.91 8.60 3.37 7.45 [2021-03-19T11:22:45.905Z] 11:08:01 all 32.86 0.00 28.65 19.33 2.93 16.22 [2021-03-19T11:22:45.905Z] 11:08:01 0 32.62 0.00 28.41 19.15 2.93 16.89 [2021-03-19T11:22:45.905Z] 11:08:01 1 32.56 0.00 27.58 18.94 3.23 17.69 [2021-03-19T11:22:45.905Z] 11:08:01 2 32.38 0.00 29.50 20.32 2.83 14.98 [2021-03-19T11:22:45.905Z] 11:08:01 3 33.91 0.00 29.14 18.90 2.75 15.30 [2021-03-19T11:22:45.905Z] 11:09:02 all 53.74 0.00 21.64 16.60 0.71 7.31 [2021-03-19T11:22:45.905Z] 11:09:02 0 54.55 0.00 20.31 15.13 0.70 9.31 [2021-03-19T11:22:45.905Z] 11:09:02 1 54.20 0.00 21.76 14.26 0.75 9.04 [2021-03-19T11:22:45.905Z] 11:09:02 2 53.39 0.00 21.74 18.86 0.58 5.43 [2021-03-19T11:22:45.905Z] 11:09:02 3 52.83 0.00 22.76 18.15 0.80 5.45 [2021-03-19T11:22:45.905Z] 11:10:01 all 1.14 0.00 1.24 0.86 0.01 96.76 [2021-03-19T11:22:45.905Z] 11:10:01 0 0.82 0.00 0.95 0.10 0.02 98.11 [2021-03-19T11:22:45.905Z] 11:10:01 1 1.11 0.00 1.38 1.09 0.00 96.42 [2021-03-19T11:22:45.905Z] 11:10:01 2 1.31 0.00 1.60 1.16 0.00 95.94 [2021-03-19T11:22:45.905Z] 11:10:01 3 1.31 0.00 1.02 1.09 0.02 96.56 [2021-03-19T11:22:45.905Z] [2021-03-19T11:22:45.905Z] 11:10:01 CPU %user %nice %system %iowait %steal %idle [2021-03-19T11:22:45.905Z] 11:11:02 all 0.14 0.00 0.03 0.00 0.01 99.82 [2021-03-19T11:22:45.905Z] 11:11:02 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-19T11:22:45.905Z] 11:11:02 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-03-19T11:22:45.905Z] 11:11:02 2 0.02 0.00 0.02 0.02 0.00 99.95 [2021-03-19T11:22:45.905Z] 11:11:02 3 0.48 0.00 0.03 0.00 0.02 99.47 [2021-03-19T11:22:45.905Z] 11:12:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2021-03-19T11:22:45.905Z] 11:12:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-19T11:22:45.905Z] 11:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-03-19T11:22:45.905Z] 11:12:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-19T11:22:45.905Z] 11:12:01 3 0.53 0.00 0.03 0.00 0.00 99.44 [2021-03-19T11:22:45.905Z] 11:13:01 all 0.15 0.00 0.06 0.02 0.00 99.78 [2021-03-19T11:22:45.905Z] 11:13:01 0 0.05 0.00 0.15 0.08 0.00 99.72 [2021-03-19T11:22:45.905Z] 11:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-19T11:22:45.905Z] 11:13:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2021-03-19T11:22:45.905Z] 11:13:01 3 0.50 0.00 0.02 0.00 0.00 99.48 [2021-03-19T11:22:45.905Z] 11:14:01 all 0.18 2.77 12.55 5.97 0.08 78.45 [2021-03-19T11:22:45.905Z] 11:14:01 0 0.30 3.07 12.64 7.92 0.08 75.99 [2021-03-19T11:22:45.905Z] 11:14:01 1 0.13 3.01 13.87 6.77 0.08 76.13 [2021-03-19T11:22:45.905Z] 11:14:01 2 0.18 2.40 12.57 3.92 0.08 80.84 [2021-03-19T11:22:45.905Z] 11:14:01 3 0.10 2.58 11.12 5.25 0.08 80.87 [2021-03-19T11:22:45.905Z] 11:15:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-03-19T11:22:45.905Z] 11:15:01 0 0.50 0.00 0.03 0.00 0.00 99.47 [2021-03-19T11:22:45.905Z] 11:15:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-19T11:22:45.905Z] 11:15:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-19T11:22:45.905Z] 11:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-03-19T11:22:45.905Z] 11:16:01 all 0.13 0.00 0.04 0.00 0.01 99.82 [2021-03-19T11:22:45.905Z] 11:16:01 0 0.37 0.00 0.05 0.00 0.00 99.58 [2021-03-19T11:22:45.905Z] 11:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-19T11:22:45.905Z] 11:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2021-03-19T11:22:45.905Z] 11:16:01 3 0.10 0.00 0.05 0.00 0.02 99.83 [2021-03-19T11:22:45.905Z] 11:17:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2021-03-19T11:22:45.905Z] 11:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-19T11:22:45.905Z] 11:17:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-19T11:22:45.905Z] 11:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2021-03-19T11:22:45.905Z] 11:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-03-19T11:22:45.905Z] 11:18:01 all 0.17 0.00 0.02 0.00 0.00 99.81 [2021-03-19T11:22:45.905Z] 11:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-03-19T11:22:45.905Z] 11:18:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2021-03-19T11:22:45.905Z] 11:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-19T11:22:45.905Z] 11:18:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2021-03-19T11:22:45.905Z] 11:19:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-03-19T11:22:45.905Z] 11:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-19T11:22:45.905Z] 11:19:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-19T11:22:45.905Z] 11:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2021-03-19T11:22:45.905Z] 11:19:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-19T11:22:45.905Z] 11:20:01 all 0.16 0.00 0.02 0.00 0.00 99.81 [2021-03-19T11:22:45.905Z] 11:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-19T11:22:45.905Z] 11:20:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-19T11:22:45.905Z] 11:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-19T11:22:45.905Z] 11:20:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-19T11:22:45.905Z] 11:21:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-03-19T11:22:45.905Z] 11:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-19T11:22:45.905Z] 11:21:01 1 0.53 0.00 0.07 0.00 0.02 99.38 [2021-03-19T11:22:45.905Z] 11:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2021-03-19T11:22:45.905Z] 11:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-19T11:22:45.905Z] [2021-03-19T11:22:45.905Z] 11:21:01 CPU %user %nice %system %iowait %steal %idle [2021-03-19T11:22:45.905Z] 11:22:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-03-19T11:22:45.905Z] 11:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-19T11:22:45.905Z] 11:22:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-19T11:22:45.905Z] 11:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2021-03-19T11:22:45.905Z] 11:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-19T11:22:45.905Z] Average: all 15.74 0.12 7.96 3.89 2.08 70.22 [2021-03-19T11:22:45.905Z] Average: 0 15.63 0.14 7.89 3.97 2.20 70.16 [2021-03-19T11:22:45.905Z] Average: 1 15.85 0.13 8.02 3.78 2.02 70.20 [2021-03-19T11:22:45.905Z] Average: 2 15.60 0.11 8.00 3.96 2.09 70.25 [2021-03-19T11:22:45.905Z] Average: 3 15.87 0.11 7.92 3.84 1.99 70.26 [2021-03-19T11:22:45.905Z] [2021-03-19T11:22:45.905Z] [2021-03-19T11:22:45.905Z]