Pull request #3386 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 78c41eebfb407ae948019087d3a7d21a6547272c+51171a228bb1224c00b3568eb910f5544dbf0ab1 (430b6ac7c774e942f87451de9a2247cf7800532c) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3386/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3386/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1102 in /w/workspace/edgexfoundry_edgex-go_PR-3386 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 51171a228bb1224c00b3568eb910f5544dbf0ab1 into PR head commit 78c41eebfb407ae948019087d3a7d21a6547272c Merge succeeded, producing 78c41eebfb407ae948019087d3a7d21a6547272c Checking out Revision 78c41eebfb407ae948019087d3a7d21a6547272c (PR-3386) > 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/3386/head:refs/remotes/origin/PR-3386 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78c41eebfb407ae948019087d3a7d21a6547272c # 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 51171a228bb1224c00b3568eb910f5544dbf0ab1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78c41eebfb407ae948019087d3a7d21a6547272c # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-20T05:58:59.883Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-20T05:59:00.094Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-20T05:59:00.215Z] ========================================================= [2021-04-20T05:59:00.215Z] EdgeX Global Pipelines Version Info [2021-04-20T05:59:00.215Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-20T05:59:02.341Z] ------------------- [2021-04-20T05:59:02.341Z] stable info: [2021-04-20T05:59:02.341Z] ------------------- [2021-04-20T05:59:02.341Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-20T05:59:02.341Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-20T05:59:02.341Z] Message: update stable to v1.0.186 [2021-04-20T05:59:02.921Z] ------------------- [2021-04-20T05:59:02.921Z] experimental info: [2021-04-20T05:59:02.921Z] ------------------- [2021-04-20T05:59:02.921Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-20T05:59:02.921Z] Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 [2021-04-20T05:59:02.921Z] Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-20T05:59:03.150Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-20T05:59:03.207Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-20T05:59:03.263Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-20T05:59:03.333Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-20T05:59:03.390Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-20T05:59:03.446Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-20T05:59:03.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-20T05:59:03.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-20T05:59:03.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-20T05:59:03.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-20T05:59:03.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-20T05:59:03.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-20T05:59:03.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-20T05:59:03.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-20T05:59:03.998Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-20T05:59:04.065Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-20T05:59:04.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-20T05:59:04.183Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-20T05:59:04.241Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-20T05:59:04.300Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-20T05:59:04.365Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-20T05:59:04.425Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-20T05:59:04.493Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3386 [Pipeline] echo [2021-04-20T05:59:04.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3386 [Pipeline] echo [2021-04-20T05:59:04.650Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3386 [Pipeline] echo [2021-04-20T05:59:04.719Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78c41eebfb407ae948019087d3a7d21a6547272c [Pipeline] echo [2021-04-20T05:59:04.781Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78c41ee [Pipeline] echo [2021-04-20T05:59:04.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-20T05:59:05.015Z] provisioning config files... [2021-04-20T05:59:05.073Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6177367335953032083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-20T05:59:05.464Z] ---> docker-login.sh [2021-04-20T05:59:05.464Z] nexus3.edgexfoundry.org:10001 [2021-04-20T05:59:05.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T05:59:05.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T05:59:05.992Z] Configure a credential helper to remove this warning. See [2021-04-20T05:59:05.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T05:59:05.992Z] [2021-04-20T05:59:05.992Z] Login Succeeded [2021-04-20T05:59:05.992Z] nexus3.edgexfoundry.org:10002 [2021-04-20T05:59:05.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T05:59:06.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T05:59:06.255Z] Configure a credential helper to remove this warning. See [2021-04-20T05:59:06.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T05:59:06.255Z] [2021-04-20T05:59:06.255Z] Login Succeeded [2021-04-20T05:59:06.255Z] nexus3.edgexfoundry.org:10003 [2021-04-20T05:59:06.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T05:59:06.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T05:59:06.522Z] Configure a credential helper to remove this warning. See [2021-04-20T05:59:06.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T05:59:06.522Z] [2021-04-20T05:59:06.522Z] Login Succeeded [2021-04-20T05:59:06.522Z] nexus3.edgexfoundry.org:10004 [2021-04-20T05:59:06.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T05:59:06.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T05:59:06.785Z] Configure a credential helper to remove this warning. See [2021-04-20T05:59:06.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T05:59:06.785Z] [2021-04-20T05:59:06.785Z] Login Succeeded [2021-04-20T05:59:06.785Z] docker.io [2021-04-20T05:59:06.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T05:59:07.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T05:59:07.046Z] Configure a credential helper to remove this warning. See [2021-04-20T05:59:07.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T05:59:07.046Z] [2021-04-20T05:59:07.046Z] Login Succeeded [2021-04-20T05:59:07.046Z] ---> docker-login.sh ends [Pipeline] } [2021-04-20T05:59:07.074Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-20T05:59:07.499Z] ++ 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-04-20T05:59:07.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T05:59:07.499Z] ++ dirname cmd/core-command/Dockerfile [2021-04-20T05:59:07.499Z] ++ cut -d/ -f2 [2021-04-20T05:59:07.499Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-20T05:59:07.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T05:59:07.499Z] ++ dirname cmd/core-data/Dockerfile [2021-04-20T05:59:07.499Z] ++ cut -d/ -f2 [2021-04-20T05:59:07.499Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-20T05:59:07.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T05:59:07.499Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-20T05:59:07.499Z] ++ cut -d/ -f2 [2021-04-20T05:59:07.499Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-20T05:59:07.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T05:59:07.499Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-20T05:59:07.499Z] ++ cut -d/ -f2 [2021-04-20T05:59:07.499Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-20T05:59:07.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T05:59:07.499Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-20T05:59:07.499Z] ++ cut -d/ -f2 [2021-04-20T05:59:07.499Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-20T05:59:07.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T05:59:07.499Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-20T05:59:07.499Z] ++ cut -d/ -f2 [2021-04-20T05:59:07.499Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-20T05:59:07.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T05:59:07.499Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-20T05:59:07.499Z] ++ cut -d/ -f2 [2021-04-20T05:59:07.499Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-20T05:59:07.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T05:59:07.499Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-20T05:59:07.499Z] ++ cut -d/ -f2 [2021-04-20T05:59:07.499Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-20T05:59:07.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T05:59:07.499Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-20T05:59:07.499Z] ++ cut -d/ -f2 [2021-04-20T05:59:07.499Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-20T05:59:07.620Z] 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-04-20T05:59:08.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-20T05:59:08.397Z] [2021-04-20T05:59:08.397Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-20T05:59:08.756Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-20T05:59:08.756Z] latest: Pulling from edgex-devops/git-semver [2021-04-20T05:59:08.756Z] 31603596830f: Pulling fs layer [2021-04-20T05:59:08.756Z] 2a8b12db71e7: Pulling fs layer [2021-04-20T05:59:08.756Z] 6ca5941a6612: Pulling fs layer [2021-04-20T05:59:08.756Z] ecc8261a40a4: Pulling fs layer [2021-04-20T05:59:08.756Z] ecc8261a40a4: Waiting [2021-04-20T05:59:08.756Z] 2a8b12db71e7: Verifying Checksum [2021-04-20T05:59:08.756Z] 2a8b12db71e7: Download complete [2021-04-20T05:59:08.756Z] 31603596830f: Verifying Checksum [2021-04-20T05:59:08.756Z] 31603596830f: Download complete [2021-04-20T05:59:09.029Z] ecc8261a40a4: Verifying Checksum [2021-04-20T05:59:09.029Z] ecc8261a40a4: Download complete [2021-04-20T05:59:09.029Z] 6ca5941a6612: Verifying Checksum [2021-04-20T05:59:09.029Z] 6ca5941a6612: Download complete [2021-04-20T05:59:09.296Z] 31603596830f: Pull complete [2021-04-20T05:59:09.296Z] 2a8b12db71e7: Pull complete [2021-04-20T05:59:10.258Z] 6ca5941a6612: Pull complete [2021-04-20T05:59:10.523Z] ecc8261a40a4: Pull complete [2021-04-20T05:59:10.523Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-20T05:59:10.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-20T05:59:10.523Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-20T05:59:10.644Z] prd-centos7-docker-4c-2g-1102 does not seem to be running inside a container [2021-04-20T05:59:10.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-20T05:59:13.330Z] $ docker top e9926660b9af625755e1a8ad4ac5118a9551d8a96797a56fe3a023c853216e9a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-20T05:59:13.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-20T05:59:13.570Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-20T05:59:13.804Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-20T05:59:13.810Z] $ docker exec e9926660b9af625755e1a8ad4ac5118a9551d8a96797a56fe3a023c853216e9a ssh-agent [2021-04-20T05:59:13.992Z] SSH_AUTH_SOCK=/tmp/ssh-oKTHywheX9LR/agent.12 [2021-04-20T05:59:13.992Z] SSH_AGENT_PID=17 [2021-04-20T05:59:14.001Z] Running ssh-add (command line suppressed) [2021-04-20T05:59:14.122Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_598861393785413495.key (/w/workspace/edgex-go/1@tmp/private_key_598861393785413495.key) [2021-04-20T05:59:14.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-20T05:59:14.527Z] + git tag --points-at HEAD [Pipeline] } [2021-04-20T05:59:14.559Z] $ docker exec --env ******** --env ******** e9926660b9af625755e1a8ad4ac5118a9551d8a96797a56fe3a023c853216e9a ssh-agent -k [2021-04-20T05:59:14.695Z] unset SSH_AUTH_SOCK; [2021-04-20T05:59:14.696Z] unset SSH_AGENT_PID; [2021-04-20T05:59:14.696Z] echo Agent pid 17 killed; [2021-04-20T05:59:14.749Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-20T05:59:14.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-20T05:59:14.846Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-20T05:59:15.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-20T05:59:15.030Z] $ docker exec e9926660b9af625755e1a8ad4ac5118a9551d8a96797a56fe3a023c853216e9a ssh-agent [2021-04-20T05:59:15.200Z] SSH_AUTH_SOCK=/tmp/ssh-lOZAdXMawpLr/agent.46 [2021-04-20T05:59:15.200Z] SSH_AGENT_PID=51 [2021-04-20T05:59:15.206Z] Running ssh-add (command line suppressed) [2021-04-20T05:59:15.326Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6913592244886161095.key (/w/workspace/edgex-go/1@tmp/private_key_6913592244886161095.key) [2021-04-20T05:59:15.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-20T05:59:15.722Z] + git semver init [2021-04-20T05:59:15.722Z] # -> Open(): unable to determine branch for HEAD [2021-04-20T05:59:15.722Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-04-20T05:59:15.722Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-04-20T05:59:15.722Z] # $SEMVER_REMOTE_NAME = origin [2021-04-20T05:59:15.722Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-20T05:59:15.722Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-20T05:59:15.722Z] # $SEMVER_BRANCH = PR-3386 [2021-04-20T05:59:15.722Z] # $SEMVER_TEMP = /tmp/semver-479903901 [2021-04-20T05:59:15.722Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-20T05:59:54.543Z] # '/tmp/semver-479903901' -> '/w/workspace/edgex-go/1/.semver' [2021-04-20T05:59:55.956Z] # -> Force: false [2021-04-20T05:59:55.956Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-04-20T05:59:55.993Z] $ docker exec --env ******** --env ******** e9926660b9af625755e1a8ad4ac5118a9551d8a96797a56fe3a023c853216e9a ssh-agent -k [2021-04-20T05:59:56.296Z] unset SSH_AUTH_SOCK; [2021-04-20T05:59:56.296Z] unset SSH_AGENT_PID; [2021-04-20T05:59:56.296Z] echo Agent pid 51 killed; [2021-04-20T05:59:56.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-20T05:59:56.853Z] + git semver [Pipeline] } [2021-04-20T05:59:56.886Z] $ docker stop --time=1 e9926660b9af625755e1a8ad4ac5118a9551d8a96797a56fe3a023c853216e9a [2021-04-20T05:59:58.425Z] $ docker rm -f e9926660b9af625755e1a8ad4ac5118a9551d8a96797a56fe3a023c853216e9a [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-20T05:59:58.983Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-20T05:59:59.613Z] Stashed 1 file(s) [Pipeline] echo [2021-04-20T05:59:59.638Z] [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-04-20T06:00:00.511Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-20T06:00:00.832Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-20T06:00:01.162Z] + sudo service docker restart [2021-04-20T06:00:01.162Z] + true [2021-04-20T06:00:01.162Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-20T06:00:01.795Z] ========================================================= [2021-04-20T06:00:01.795Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-20T06:00:01.795Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:00:02.171Z] + 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-04-20T06:00:05.501Z] Sending build context to Docker daemon 329.6MB [2021-04-20T06:00:05.501Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-20T06:00:05.501Z] Step 2/6 : FROM ${BASE} [2021-04-20T06:00:05.770Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-20T06:00:05.770Z] 188c0c94c7c5: Pulling fs layer [2021-04-20T06:00:05.770Z] 0ef7d3d256c8: Pulling fs layer [2021-04-20T06:00:05.770Z] de9db76c5a1d: Pulling fs layer [2021-04-20T06:00:05.770Z] bca2f99d35d6: Pulling fs layer [2021-04-20T06:00:05.770Z] 93359f2a8cfa: Pulling fs layer [2021-04-20T06:00:05.770Z] 7c6f9722023f: Pulling fs layer [2021-04-20T06:00:05.770Z] a35cf1a2eb13: Pulling fs layer [2021-04-20T06:00:05.770Z] bca2f99d35d6: Waiting [2021-04-20T06:00:05.770Z] 93359f2a8cfa: Waiting [2021-04-20T06:00:05.770Z] 7c6f9722023f: Waiting [2021-04-20T06:00:05.770Z] a35cf1a2eb13: Waiting [2021-04-20T06:00:05.770Z] de9db76c5a1d: Verifying Checksum [2021-04-20T06:00:05.770Z] de9db76c5a1d: Download complete [2021-04-20T06:00:05.770Z] 0ef7d3d256c8: Download complete [2021-04-20T06:00:05.770Z] 93359f2a8cfa: Download complete [2021-04-20T06:00:05.770Z] 188c0c94c7c5: Verifying Checksum [2021-04-20T06:00:05.770Z] 188c0c94c7c5: Download complete [2021-04-20T06:00:05.770Z] 7c6f9722023f: Verifying Checksum [2021-04-20T06:00:05.770Z] 7c6f9722023f: Download complete [2021-04-20T06:00:06.358Z] 188c0c94c7c5: Pull complete [2021-04-20T06:00:07.316Z] 0ef7d3d256c8: Pull complete [2021-04-20T06:00:08.273Z] a35cf1a2eb13: Verifying Checksum [2021-04-20T06:00:08.273Z] a35cf1a2eb13: Download complete [2021-04-20T06:00:08.273Z] de9db76c5a1d: Pull complete [2021-04-20T06:00:08.849Z] bca2f99d35d6: Verifying Checksum [2021-04-20T06:00:08.850Z] bca2f99d35d6: Download complete [2021-04-20T06:00:14.981Z] Still waiting to schedule task [2021-04-20T06:00:14.981Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-04-20T06:00:15.499Z] bca2f99d35d6: Pull complete [2021-04-20T06:00:15.499Z] 93359f2a8cfa: Pull complete [2021-04-20T06:00:15.499Z] 7c6f9722023f: Pull complete [2021-04-20T06:00:19.735Z] a35cf1a2eb13: Pull complete [2021-04-20T06:00:19.735Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-20T06:00:19.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-20T06:00:19.735Z] ---> a62c8e92a672 [2021-04-20T06:00:19.735Z] 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-04-20T06:00:19.735Z] ---> Running in 989336cb7589 [2021-04-20T06:00:19.735Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:00:20.701Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:00:20.965Z] (1/12) Installing libmagic (5.38-r0) [2021-04-20T06:00:21.546Z] (2/12) Installing file (5.38-r0) [2021-04-20T06:00:21.546Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-20T06:00:21.808Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-20T06:00:43.810Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-20T06:00:43.810Z] (6/12) Installing patch (2.7.6-r6) [2021-04-20T06:00:43.810Z] (7/12) Installing build-base (0.5-r2) [2021-04-20T06:00:43.810Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-20T06:00:43.810Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-20T06:00:43.810Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-20T06:00:43.810Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-20T06:00:43.810Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-20T06:00:43.810Z] Executing busybox-1.31.1-r19.trigger [2021-04-20T06:00:43.810Z] OK: 233 MiB in 51 packages [2021-04-20T06:00:45.213Z] Removing intermediate container 989336cb7589 [2021-04-20T06:00:45.213Z] ---> a254c97b1819 [2021-04-20T06:00:45.213Z] Step 4/6 : WORKDIR /edgex-go [2021-04-20T06:00:45.474Z] ---> Running in 8b9994ed0509 [2021-04-20T06:00:45.736Z] Removing intermediate container 8b9994ed0509 [2021-04-20T06:00:45.736Z] ---> 2a841137c4a2 [2021-04-20T06:00:45.736Z] Step 5/6 : COPY go.mod . [2021-04-20T06:00:45.736Z] ---> 68f2161534a6 [2021-04-20T06:00:45.736Z] Step 6/6 : RUN go mod download [2021-04-20T06:00:45.998Z] ---> Running in 58f85c784915 [2021-04-20T06:01:08.027Z] Removing intermediate container 58f85c784915 [2021-04-20T06:01:08.027Z] ---> 3fc2d1dcd7cc [2021-04-20T06:01:08.027Z] Successfully built 3fc2d1dcd7cc [2021-04-20T06:01:08.027Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:01:08.376Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-20T06:01:08.376Z] . [Pipeline] withDockerContainer [2021-04-20T06:01:08.499Z] prd-centos7-docker-4c-2g-1102 does not seem to be running inside a container [2021-04-20T06:01:08.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-20T06:01:09.328Z] $ docker top 3818500fe1411021d0acea8f5b3cfff1576b58d7ffcb457b01747995771f2c76 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-20T06:01:09.833Z] + go version [2021-04-20T06:01:09.833Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-20T06:01:09.868Z] $ docker stop --time=1 3818500fe1411021d0acea8f5b3cfff1576b58d7ffcb457b01747995771f2c76 [2021-04-20T06:01:11.228Z] $ docker rm -f 3818500fe1411021d0acea8f5b3cfff1576b58d7ffcb457b01747995771f2c76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:01:11.994Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-20T06:01:11.994Z] . [Pipeline] withDockerContainer [2021-04-20T06:01:12.122Z] prd-centos7-docker-4c-2g-1102 does not seem to be running inside a container [2021-04-20T06:01:12.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-20T06:01:14.059Z] $ docker top a5bb712891d3f39a0ff3fe261f5393ac70c5335f14c3158afd70a88f63bdaa6a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-20T06:01:14.238Z] ========================================================= [2021-04-20T06:01:14.238Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-20T06:01:14.238Z] ========================================================= [Pipeline] sh [2021-04-20T06:01:14.576Z] + make test [2021-04-20T06:01:14.576Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-20T06:01:24.648Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-20T06:01:39.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-20T06:01:46.346Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-20T06:01:46.346Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-20T06:01:46.346Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-20T06:01:46.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-20T06:01:46.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-20T06:01:46.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-20T06:01:47.525Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-20T06:01:48.508Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-20T06:01:48.777Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-20T06:01:51.381Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-20T06:01:51.381Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-20T06:01:51.381Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-20T06:01:53.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.105s coverage: 45.9% of statements [2021-04-20T06:01:53.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-20T06:01:53.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-20T06:01:53.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-20T06:01:53.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-20T06:01:53.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-20T06:01:53.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-20T06:01:53.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.047s coverage: 19.8% of statements [2021-04-20T06:01:53.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.099s coverage: 100.0% of statements [2021-04-20T06:01:57.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.170s coverage: 27.1% of statements [2021-04-20T06:01:57.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-20T06:01:57.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-20T06:01:57.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-20T06:01:57.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-20T06:01:57.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-20T06:01:57.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-20T06:01:57.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements [2021-04-20T06:01:57.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-20T06:01:57.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.070s coverage: 100.0% of statements [2021-04-20T06:01:57.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-20T06:01:57.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-20T06:01:57.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.084s coverage: 71.3% of statements [2021-04-20T06:01:57.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-20T06:01:57.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-20T06:01:57.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.193s coverage: 82.9% of statements [2021-04-20T06:01:57.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-20T06:01:57.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T06:01:57.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.059s coverage: 78.9% of statements [2021-04-20T06:01:57.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-20T06:01:59.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.397s coverage: 28.6% of statements [2021-04-20T06:01:59.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-20T06:01:59.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-20T06:01:59.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-20T06:01:59.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-20T06:01:59.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-20T06:01:59.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.085s coverage: 100.0% of statements [2021-04-20T06:01:59.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-20T06:01:59.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.063s coverage: 100.0% of statements [2021-04-20T06:01:59.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-20T06:01:59.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.128s coverage: 86.7% of statements [2021-04-20T06:01:59.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-20T06:01:59.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.146s coverage: 97.5% of statements [2021-04-20T06:01:59.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-20T06:02:00.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.070s coverage: 78.3% of statements [2021-04-20T06:02:00.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-20T06:02:00.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-20T06:02:00.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-20T06:02:00.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-20T06:02:03.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.469s coverage: 93.0% of statements [2021-04-20T06:02:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-20T06:02:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T06:02:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-20T06:02:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-20T06:02:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-20T06:02:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-20T06:02:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-20T06:02:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-20T06:02:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-20T06:02:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-20T06:02:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-20T06:02:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-20T06:02:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-20T06:02:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-20T06:02:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-20T06:02:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-20T06:02:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-20T06:02:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-20T06:02:03.472Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-04-20T06:02:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-20T06:02:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-20T06:02:03.472Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.059s coverage: 0.9% of statements [2021-04-20T06:02:03.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-20T06:02:03.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-20T06:02:03.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-20T06:02:03.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements [2021-04-20T06:02:03.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.094s coverage: 79.5% of statements [2021-04-20T06:02:03.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2021-04-20T06:02:03.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-04-20T06:02:04.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2021-04-20T06:02:16.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-04-20T06:02:16.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-04-20T06:02:19.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.235s coverage: 81.9% of statements [2021-04-20T06:02:19.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-20T06:02:23.228Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1109 in /w/workspace/edgexfoundry_edgex-go_PR-3386 [Pipeline] { [Pipeline] ws [2021-04-20T06:02:23.281Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 75.5% of statements [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.136s coverage: 87.2% of statements [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.097s coverage: 84.6% of statements [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.109s coverage: 91.6% of statements [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 64.4% of statements [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.339s coverage: 69.0% of statements [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 38.4% of statements [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.039s coverage: 84.8% of statements [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.150s coverage: 47.0% of statements [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.063s coverage: 100.0% of statements [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.060s coverage: 9.6% of statements [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.142s coverage: 88.6% of statements [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.787s coverage: 28.7% of statements [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.071s coverage: 99.0% of statements [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.088s coverage: 100.0% of statements [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-20T06:02:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.074s coverage: 64.6% of statements [2021-04-20T06:02:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-20T06:02:28.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.142s coverage: 95.6% of statements [2021-04-20T06:02:28.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-20T06:02:28.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T06:02:28.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-20T06:02:28.875Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-04-20T06:02:28.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-20T06:02:28.875Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.063s coverage: 100.0% of statements [2021-04-20T06:02:28.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-20T06:02:28.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-20T06:02:28.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-20T06:02:28.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-20T06:02:28.875Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.054s coverage: 87.9% of statements [2021-04-20T06:02:28.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-20T06:02:28.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-20T06:02:28.875Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2021-04-20T06:02:29.451Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 28.1% of statements [2021-04-20T06:02:29.451Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements [2021-04-20T06:02:29.713Z] GO111MODULE=on go vet ./... [2021-04-20T06:02:29.724Z] using credential edgex-jenkins-ssh [2021-04-20T06:02:29.743Z] Cloning the remote Git repository [2021-04-20T06:02:29.815Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-20T06:02:29.942Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-20T06:02:30.033Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-20T06:02:30.035Z] > git --version # timeout=10 [2021-04-20T06:02:30.096Z] > git --version # 'git version 2.17.1' [2021-04-20T06:02:30.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-20T06:02:30.217Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-20T06:02:47.505Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-20T06:02:47.523Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-20T06:02:47.554Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-20T06:02:47.597Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-20T06:02:47.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-20T06:02:47.614Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3386/head:refs/remotes/origin/PR-3386 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-20T06:02:48.304Z] Merging remotes/origin/master commit 51171a228bb1224c00b3568eb910f5544dbf0ab1 into PR head commit 78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:02:48.785Z] Merge succeeded, producing 78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:02:48.785Z] Checking out Revision 78c41eebfb407ae948019087d3a7d21a6547272c (PR-3386) [2021-04-20T06:02:48.325Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T06:02:48.338Z] > git checkout -f 78c41eebfb407ae948019087d3a7d21a6547272c # timeout=10 [2021-04-20T06:02:48.682Z] > git remote # timeout=10 [2021-04-20T06:02:48.703Z] > git config --get remote.origin.url # timeout=10 [2021-04-20T06:02:48.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-20T06:02:48.742Z] > git merge 51171a228bb1224c00b3568eb910f5544dbf0ab1 # timeout=10 [2021-04-20T06:02:48.770Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-20T06:02:48.793Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T06:02:48.805Z] > git checkout -f 78c41eebfb407ae948019087d3a7d21a6547272c # timeout=10 [2021-04-20T06:02:53.317Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-04-20T06:02:53.371Z] > git --version # timeout=10 [2021-04-20T06:02:53.378Z] > git --version # 'git version 2.17.1' [2021-04-20T06:02:53.395Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-20T06:02:55.065Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-20T06:02:55.510Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-20T06:02:55.878Z] + sudo service docker restart [2021-04-20T06:02:55.878Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-20T06:02:58.608Z] provisioning config files... [2021-04-20T06:02:58.662Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1396400317676784123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-20T06:02:59.112Z] ---> docker-login.sh [2021-04-20T06:02:59.112Z] nexus3.edgexfoundry.org:10001 [2021-04-20T06:03:00.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T06:03:00.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T06:03:00.372Z] Configure a credential helper to remove this warning. See [2021-04-20T06:03:00.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T06:03:00.372Z] [2021-04-20T06:03:00.372Z] Login Succeeded [2021-04-20T06:03:00.372Z] nexus3.edgexfoundry.org:10002 [2021-04-20T06:03:00.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T06:03:00.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T06:03:00.966Z] Configure a credential helper to remove this warning. See [2021-04-20T06:03:00.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T06:03:00.966Z] [2021-04-20T06:03:00.966Z] Login Succeeded [2021-04-20T06:03:00.967Z] nexus3.edgexfoundry.org:10003 [2021-04-20T06:03:01.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T06:03:01.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T06:03:01.531Z] Configure a credential helper to remove this warning. See [2021-04-20T06:03:01.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T06:03:01.531Z] [2021-04-20T06:03:01.531Z] Login Succeeded [2021-04-20T06:03:01.531Z] nexus3.edgexfoundry.org:10004 [2021-04-20T06:03:01.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T06:03:01.999Z] gofmt -l . [2021-04-20T06:03:01.999Z] [ "`gofmt -l .`" = "" ] [2021-04-20T06:03:01.999Z] ./bin/test-go-mod-tidy.sh [2021-04-20T06:03:01.999Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-20T06:03:02.329Z] + ls -al . [2021-04-20T06:03:02.329Z] total 812 [2021-04-20T06:03:02.329Z] drwxrwxr-x 10 1001 1001 4096 Apr 20 06:02 . [2021-04-20T06:03:02.329Z] drwxr-xr-x 4 root root 28 Apr 20 06:01 .. [2021-04-20T06:03:02.329Z] -rw-rw-r-- 1 1001 1001 11 Apr 20 05:58 .dockerignore [2021-04-20T06:03:02.329Z] drwxrwxr-x 8 1001 1001 179 Apr 20 05:58 .git [2021-04-20T06:03:02.329Z] drwxrwxr-x 3 1001 1001 125 Apr 20 05:58 .github [2021-04-20T06:03:02.329Z] -rw-rw-r-- 1 1001 1001 818 Apr 20 05:58 .gitignore [2021-04-20T06:03:02.329Z] drwx------ 3 1001 1001 60 Apr 20 05:59 .semver [2021-04-20T06:03:02.329Z] -rw-rw-r-- 1 1001 1001 166 Apr 20 05:58 .sonarcloud.properties [2021-04-20T06:03:02.329Z] -rw-rw-r-- 1 1001 1001 8609 Apr 20 05:58 Attribution.txt [2021-04-20T06:03:02.329Z] -rw-rw-r-- 1 1001 1001 3804 Apr 20 05:58 CONTRIBUTING.md [2021-04-20T06:03:02.329Z] -rw-rw-r-- 1 1001 1001 931 Apr 20 05:58 Dockerfile.build [2021-04-20T06:03:02.329Z] -rw-rw-r-- 1 1001 1001 863 Apr 20 05:58 Jenkinsfile [2021-04-20T06:03:02.329Z] -rw-rw-r-- 1 1001 1001 10775 Apr 20 05:58 LICENSE [2021-04-20T06:03:02.329Z] -rw-rw-r-- 1 1001 1001 5774 Apr 20 05:58 Makefile [2021-04-20T06:03:02.329Z] -rw-rw-r-- 1 1001 1001 7978 Apr 20 05:58 README.md [2021-04-20T06:03:02.329Z] -rw-rw-r-- 1 1001 1001 6755 Apr 20 05:58 SECURITY.md [2021-04-20T06:03:02.329Z] -rw-rw-r-- 1 1001 1001 5 Apr 20 05:59 VERSION [2021-04-20T06:03:02.329Z] -rw-rw-r-- 1 1001 1001 4131 Apr 20 05:58 ZMQWindows.md [2021-04-20T06:03:02.329Z] drwxrwxr-x 2 1001 1001 117 Apr 20 05:58 bin [2021-04-20T06:03:02.329Z] drwxrwxr-x 14 1001 1001 4096 Apr 20 05:58 cmd [2021-04-20T06:03:02.329Z] -rw-r--r-- 1 root root 703598 Apr 20 06:02 coverage.out [2021-04-20T06:03:02.329Z] -rw-r--r-- 1 root root 1058 Apr 20 06:02 go.mod [2021-04-20T06:03:02.329Z] -rw-r--r-- 1 root root 21960 Apr 20 06:02 go.sum [2021-04-20T06:03:02.329Z] drwxrwxr-x 8 1001 1001 127 Apr 20 05:58 internal [2021-04-20T06:03:02.329Z] drwxrwxr-x 4 1001 1001 26 Apr 20 05:58 openapi [2021-04-20T06:03:02.329Z] drwxrwxr-x 4 1001 1001 71 Apr 20 05:58 snap [2021-04-20T06:03:02.329Z] -rw-rw-r-- 1 1001 1001 168 Apr 20 05:58 version.go [Pipeline] sh [2021-04-20T06:03:02.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T06:03:02.400Z] Configure a credential helper to remove this warning. See [2021-04-20T06:03:02.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T06:03:02.400Z] [2021-04-20T06:03:02.400Z] Login Succeeded [2021-04-20T06:03:02.400Z] docker.io [2021-04-20T06:03:02.659Z] + '[' -e coverage.out ] [2021-04-20T06:03:02.659Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-20T06:03:02.907Z] Stashed 1 file(s) [Pipeline] sh [2021-04-20T06:03:02.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T06:03:03.232Z] + make build [2021-04-20T06:03:03.232Z] 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-04-20T06:03:03.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T06:03:03.273Z] Configure a credential helper to remove this warning. See [2021-04-20T06:03:03.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T06:03:03.273Z] [2021-04-20T06:03:03.273Z] Login Succeeded [2021-04-20T06:03:03.273Z] ---> docker-login.sh ends [Pipeline] } [2021-04-20T06:03:03.306Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-20T06:03:03.757Z] ========================================================= [2021-04-20T06:03:03.757Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-20T06:03:03.757Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:03:04.134Z] + 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-04-20T06:03:06.778Z] Sending build context to Docker daemon 167.4MB [2021-04-20T06:03:06.778Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-20T06:03:06.778Z] Step 2/6 : FROM ${BASE} [2021-04-20T06:03:06.778Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-20T06:03:06.778Z] 5f621e34cdf4: Pulling fs layer [2021-04-20T06:03:06.778Z] a4357932f1b6: Pulling fs layer [2021-04-20T06:03:06.778Z] 18c013af1878: Pulling fs layer [2021-04-20T06:03:06.778Z] 00ac8860ef70: Pulling fs layer [2021-04-20T06:03:06.778Z] 63d7cb157983: Pulling fs layer [2021-04-20T06:03:06.778Z] b116817d02f9: Pulling fs layer [2021-04-20T06:03:06.778Z] 745a02a5169b: Pulling fs layer [2021-04-20T06:03:06.778Z] 00ac8860ef70: Waiting [2021-04-20T06:03:06.778Z] 63d7cb157983: Waiting [2021-04-20T06:03:06.778Z] b116817d02f9: Waiting [2021-04-20T06:03:06.778Z] 745a02a5169b: Waiting [2021-04-20T06:03:06.778Z] 18c013af1878: Verifying Checksum [2021-04-20T06:03:06.778Z] 18c013af1878: Download complete [2021-04-20T06:03:06.778Z] a4357932f1b6: Verifying Checksum [2021-04-20T06:03:06.778Z] a4357932f1b6: Download complete [2021-04-20T06:03:06.778Z] 63d7cb157983: Verifying Checksum [2021-04-20T06:03:06.778Z] 63d7cb157983: Download complete [2021-04-20T06:03:06.778Z] b116817d02f9: Verifying Checksum [2021-04-20T06:03:06.778Z] b116817d02f9: Download complete [2021-04-20T06:03:06.778Z] 5f621e34cdf4: Verifying Checksum [2021-04-20T06:03:06.778Z] 5f621e34cdf4: Download complete [2021-04-20T06:03:07.380Z] 5f621e34cdf4: Pull complete [2021-04-20T06:03:07.983Z] a4357932f1b6: Pull complete [2021-04-20T06:03:08.559Z] 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-04-20T06:03:08.585Z] 18c013af1878: Pull complete [2021-04-20T06:03:09.192Z] 745a02a5169b: Verifying Checksum [2021-04-20T06:03:09.192Z] 745a02a5169b: Download complete [2021-04-20T06:03:11.185Z] 00ac8860ef70: Verifying Checksum [2021-04-20T06:03:11.185Z] 00ac8860ef70: Download complete [2021-04-20T06:03:16.769Z] 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-04-20T06:03:17.347Z] 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-04-20T06:03:19.305Z] 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-04-20T06:03:19.305Z] 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-04-20T06:03:21.256Z] 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-04-20T06:03:21.369Z] 00ac8860ef70: Pull complete [2021-04-20T06:03:21.369Z] 63d7cb157983: Pull complete [2021-04-20T06:03:21.646Z] b116817d02f9: Pull complete [2021-04-20T06:03:22.662Z] 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-04-20T06:03:23.614Z] 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-04-20T06:03:25.010Z] 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-04-20T06:03:25.066Z] 745a02a5169b: Pull complete [2021-04-20T06:03:25.066Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-20T06:03:25.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-20T06:03:25.066Z] ---> b7e6874047d6 [2021-04-20T06:03:25.066Z] 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-04-20T06:03:25.959Z] 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-04-20T06:03:27.361Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-04-20T06:03:29.329Z] $ docker stop --time=1 a5bb712891d3f39a0ff3fe261f5393ac70c5335f14c3158afd70a88f63bdaa6a [2021-04-20T06:03:29.390Z] ---> Running in e2e6d592fe19 [2021-04-20T06:03:29.988Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:03:30.593Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:03:30.965Z] $ docker rm -f a5bb712891d3f39a0ff3fe261f5393ac70c5335f14c3158afd70a88f63bdaa6a [2021-04-20T06:03:31.186Z] (1/12) Installing libmagic (5.38-r0) [2021-04-20T06:03:31.466Z] (2/12) Installing file (5.38-r0) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-04-20T06:03:31.739Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-20T06:03:31.739Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:03:33.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-20T06:03:33.083Z] [2021-04-20T06:03:33.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:03:33.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-20T06:03:33.452Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-20T06:03:33.452Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-20T06:03:33.452Z] ca9280d653b3: Pulling fs layer [2021-04-20T06:03:33.452Z] 7e9c9ca2126c: Pulling fs layer [2021-04-20T06:03:33.713Z] cbdbe7a5bc2a: Verifying Checksum [2021-04-20T06:03:33.713Z] cbdbe7a5bc2a: Download complete [2021-04-20T06:03:34.299Z] cbdbe7a5bc2a: Pull complete [2021-04-20T06:03:34.299Z] ca9280d653b3: Verifying Checksum [2021-04-20T06:03:34.299Z] ca9280d653b3: Download complete [2021-04-20T06:03:35.244Z] ca9280d653b3: Pull complete [2021-04-20T06:03:35.245Z] 7e9c9ca2126c: Download complete [2021-04-20T06:03:41.866Z] 7e9c9ca2126c: Pull complete [2021-04-20T06:03:41.866Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-20T06:03:41.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-20T06:03:41.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-20T06:03:41.871Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-20T06:03:41.871Z] (6/12) Installing patch (2.7.6-r6) [2021-04-20T06:03:41.871Z] (7/12) Installing build-base (0.5-r2) [2021-04-20T06:03:41.871Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-20T06:03:41.871Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-20T06:03:41.871Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-20T06:03:41.871Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-20T06:03:41.871Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-20T06:03:41.871Z] Executing busybox-1.31.1-r19.trigger [2021-04-20T06:03:41.871Z] OK: 217 MiB in 51 packages [Pipeline] withDockerContainer [2021-04-20T06:03:42.036Z] prd-centos7-docker-4c-2g-1102 does not seem to be running inside a container [2021-04-20T06:03:42.088Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-20T06:03:45.289Z] $ docker top 24e85bfc056cc06150943b932e0865a6c441a877f709b9a82cb9e2a699cf4617 -eo pid,comm [2021-04-20T06:03:45.293Z] Removing intermediate container e2e6d592fe19 [2021-04-20T06:03:45.293Z] ---> c406362e5be8 [2021-04-20T06:03:45.293Z] Step 4/6 : WORKDIR /edgex-go [2021-04-20T06:03:45.293Z] ---> Running in cd56cfec8194 [Pipeline] { [Pipeline] sh [2021-04-20T06:03:45.778Z] + docker-compose build --help [2021-04-20T06:03:45.778Z] + grep parallel [2021-04-20T06:03:45.898Z] Removing intermediate container cd56cfec8194 [2021-04-20T06:03:45.898Z] ---> fde2651ff276 [2021-04-20T06:03:45.898Z] Step 5/6 : COPY go.mod . [2021-04-20T06:03:46.496Z] ---> 355f90576878 [2021-04-20T06:03:46.496Z] Step 6/6 : RUN go mod download [2021-04-20T06:03:46.724Z] --parallel Build images in parallel. [Pipeline] } [2021-04-20T06:03:46.758Z] $ docker stop --time=1 24e85bfc056cc06150943b932e0865a6c441a877f709b9a82cb9e2a699cf4617 [2021-04-20T06:03:46.772Z] ---> Running in f451d83cb00c [2021-04-20T06:03:48.100Z] $ docker rm -f 24e85bfc056cc06150943b932e0865a6c441a877f709b9a82cb9e2a699cf4617 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:03:48.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-20T06:03:48.731Z] . [Pipeline] withDockerContainer [2021-04-20T06:03:48.864Z] prd-centos7-docker-4c-2g-1102 does not seem to be running inside a container [2021-04-20T06:03:49.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-20T06:03:49.753Z] $ docker top 2c0d65bbc8f4cf7975cf07ef3df19cadce42ca6c7fdd829ffa0d00959ec7f897 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-20T06:03:50.278Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-20T06:03:51.221Z] Building docker-core-command-go ... [2021-04-20T06:03:51.221Z] Building docker-core-data-go ... [2021-04-20T06:03:51.221Z] Building docker-core-metadata-go ... [2021-04-20T06:03:51.221Z] Building docker-security-bootstrapper-go ... [2021-04-20T06:03:51.221Z] Building docker-security-proxy-setup-go ... [2021-04-20T06:03:51.221Z] Building docker-security-secretstore-setup-go ... [2021-04-20T06:03:51.221Z] Building docker-support-notifications-go ... [2021-04-20T06:03:51.221Z] Building docker-support-scheduler-go ... [2021-04-20T06:03:51.221Z] Building docker-sys-mgmt-agent-go ... [2021-04-20T06:03:51.221Z] Building docker-support-notifications-go [2021-04-20T06:03:51.221Z] Building docker-core-command-go [2021-04-20T06:03:51.221Z] Building docker-security-secretstore-setup-go [2021-04-20T06:03:51.221Z] Building docker-security-bootstrapper-go [2021-04-20T06:03:51.221Z] Building docker-sys-mgmt-agent-go [2021-04-20T06:04:13.582Z] Removing intermediate container f451d83cb00c [2021-04-20T06:04:13.582Z] ---> e4742867d915 [2021-04-20T06:04:13.582Z] Successfully built e4742867d915 [2021-04-20T06:04:13.583Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:04:13.947Z] + docker inspect -f . ci-base-image-arm64 [2021-04-20T06:04:13.947Z] . [Pipeline] withDockerContainer [2021-04-20T06:04:14.235Z] prd-ubuntu18.04-docker-arm64-4c-16g-1109 does not seem to be running inside a container [2021-04-20T06:04:14.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-20T06:04:15.759Z] $ docker top a030447aa178807ac96eb1ed1afdb0bbd7e95ca59f329346608679ee47d9f901 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-20T06:04:16.813Z] + go version [2021-04-20T06:04:16.813Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-20T06:04:16.850Z] $ docker stop --time=1 a030447aa178807ac96eb1ed1afdb0bbd7e95ca59f329346608679ee47d9f901 [2021-04-20T06:04:18.713Z] $ docker rm -f a030447aa178807ac96eb1ed1afdb0bbd7e95ca59f329346608679ee47d9f901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:04:19.639Z] + docker inspect -f . ci-base-image-arm64 [2021-04-20T06:04:19.640Z] . [Pipeline] withDockerContainer [2021-04-20T06:04:19.888Z] prd-ubuntu18.04-docker-arm64-4c-16g-1109 does not seem to be running inside a container [2021-04-20T06:04:19.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-20T06:04:21.390Z] $ docker top bff065a5ad369239e23c77d3d3a3016e1b27217252ce6bc34282e7fcd513bd9f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-20T06:04:21.727Z] ========================================================= [2021-04-20T06:04:21.727Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-20T06:04:21.727Z] ========================================================= [Pipeline] sh [2021-04-20T06:04:22.400Z] + make test [2021-04-20T06:04:22.400Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-20T06:04:24.189Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:04:24.189Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:04:24.189Z] ---> 3fc2d1dcd7cc [2021-04-20T06:04:24.189Z] Step 3/31 : WORKDIR /edgex-go [2021-04-20T06:04:24.471Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:04:24.471Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:04:24.471Z] ---> 3fc2d1dcd7cc [2021-04-20T06:04:24.471Z] Step 3/22 : WORKDIR /edgex-go [2021-04-20T06:04:24.747Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:04:24.747Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:04:24.747Z] ---> 3fc2d1dcd7cc [2021-04-20T06:04:24.747Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T06:04:24.747Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:04:24.747Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:04:24.747Z] ---> 3fc2d1dcd7cc [2021-04-20T06:04:24.747Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T06:04:25.009Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:04:25.009Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:04:25.009Z] ---> 3fc2d1dcd7cc [2021-04-20T06:04:25.009Z] Step 3/24 : WORKDIR /edgex-go [2021-04-20T06:04:25.954Z] ---> Running in 9b0ff3049fc5 [2021-04-20T06:04:25.954Z] ---> Running in 0f52138521c3 [2021-04-20T06:04:25.954Z] ---> Running in d72c3ffcb797 [2021-04-20T06:04:25.954Z] ---> Running in b0b9569c6fa1 [2021-04-20T06:04:25.954Z] ---> Running in da7dbd6e9c30 [2021-04-20T06:04:26.528Z] Removing intermediate container b0b9569c6fa1 [2021-04-20T06:04:26.528Z] ---> 373717623c9a [2021-04-20T06:04:26.528Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:04:26.528Z] Removing intermediate container da7dbd6e9c30 [2021-04-20T06:04:26.528Z] ---> e5a7c5b90489 [2021-04-20T06:04:26.528Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:04:26.528Z] Removing intermediate container 0f52138521c3 [2021-04-20T06:04:26.528Z] ---> 4cf8b1806615 [2021-04-20T06:04:26.528Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:04:26.528Z] Removing intermediate container d72c3ffcb797 [2021-04-20T06:04:26.528Z] ---> ef1620c6a9be [2021-04-20T06:04:26.528Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:04:26.528Z] Removing intermediate container 9b0ff3049fc5 [2021-04-20T06:04:26.528Z] ---> 0c52fea09eba [2021-04-20T06:04:26.528Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:04:26.528Z] ---> Running in c608c6213c75 [2021-04-20T06:04:26.528Z] ---> Running in 1adeb25f6bb4 [2021-04-20T06:04:26.528Z] ---> Running in a3c3b338289c [2021-04-20T06:04:26.792Z] ---> Running in eb8e6ac9d1fa [2021-04-20T06:04:26.792Z] ---> Running in aff22bea4a71 [2021-04-20T06:04:28.204Z] Removing intermediate container c608c6213c75 [2021-04-20T06:04:28.204Z] ---> f3114ce8da84 [2021-04-20T06:04:28.204Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-20T06:04:28.473Z] Removing intermediate container 1adeb25f6bb4 [2021-04-20T06:04:28.473Z] ---> 32fd80ab76ac [2021-04-20T06:04:28.473Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-20T06:04:28.473Z] ---> Running in 132516032c9c [2021-04-20T06:04:28.473Z] ---> Running in 7d62fd729382 [2021-04-20T06:04:29.047Z] Removing intermediate container a3c3b338289c [2021-04-20T06:04:29.047Z] ---> 63484dbb79e2 [2021-04-20T06:04:29.047Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-20T06:04:29.047Z] Removing intermediate container aff22bea4a71 [2021-04-20T06:04:29.047Z] ---> 35292d780ec7 [2021-04-20T06:04:29.047Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-20T06:04:29.311Z] ---> Running in 59a51ee83d42 [2021-04-20T06:04:29.311Z] ---> Running in 1219eee3051d [2021-04-20T06:04:29.579Z] Removing intermediate container eb8e6ac9d1fa [2021-04-20T06:04:29.579Z] ---> 271da5ee1205 [2021-04-20T06:04:29.579Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-20T06:04:29.579Z] ---> Running in df9b4eb770ca [2021-04-20T06:04:29.841Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:04:29.841Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:04:30.419Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:04:30.419Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:04:30.419Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:04:30.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:04:30.944Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:04:30.944Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:04:30.944Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:04:31.207Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:04:31.476Z] OK: 233 MiB in 51 packages [2021-04-20T06:04:31.476Z] OK: 233 MiB in 51 packages [2021-04-20T06:04:31.476Z] OK: 233 MiB in 51 packages [2021-04-20T06:04:31.476Z] OK: 233 MiB in 51 packages [2021-04-20T06:04:32.052Z] OK: 233 MiB in 51 packages [2021-04-20T06:04:32.323Z] Removing intermediate container 1219eee3051d [2021-04-20T06:04:32.323Z] ---> 64e223d33dbe [2021-04-20T06:04:32.323Z] Step 6/23 : COPY go.mod . [2021-04-20T06:04:32.587Z] Removing intermediate container 59a51ee83d42 [2021-04-20T06:04:32.587Z] ---> 1b10d652c395 [2021-04-20T06:04:32.587Z] Step 6/22 : COPY go.mod . [2021-04-20T06:04:32.587Z] Removing intermediate container 132516032c9c [2021-04-20T06:04:32.587Z] ---> 41e6e86a1a13 [2021-04-20T06:04:32.587Z] Step 6/31 : COPY go.mod . [2021-04-20T06:04:32.853Z] ---> 89fd540d2da7 [2021-04-20T06:04:32.853Z] Step 7/23 : RUN go mod download [2021-04-20T06:04:32.853Z] Removing intermediate container df9b4eb770ca [2021-04-20T06:04:32.853Z] ---> 7ec896c5a059 [2021-04-20T06:04:32.853Z] Step 6/23 : COPY go.mod . [2021-04-20T06:04:32.853Z] ---> Running in 6ca5e9240e53 [2021-04-20T06:04:33.118Z] ---> 0d1156350ba9 [2021-04-20T06:04:33.118Z] Step 7/22 : RUN go mod download [2021-04-20T06:04:33.118Z] Removing intermediate container 7d62fd729382 [2021-04-20T06:04:33.118Z] ---> c30026ec74a7 [2021-04-20T06:04:33.118Z] Step 6/24 : COPY go.mod . [2021-04-20T06:04:33.118Z] ---> f183e6e431d3 [2021-04-20T06:04:33.118Z] Step 7/31 : RUN go mod download [2021-04-20T06:04:33.382Z] ---> Running in 261e76d0980e [2021-04-20T06:04:33.382Z] ---> 4e71db07dd8a [2021-04-20T06:04:33.382Z] Step 7/23 : RUN go mod download [2021-04-20T06:04:33.650Z] ---> Running in 5d32b367c433 [2021-04-20T06:04:33.650Z] ---> Running in a9039ddd68ba [2021-04-20T06:04:33.650Z] ---> fa4fd11763cf [2021-04-20T06:04:33.650Z] Step 7/24 : RUN go mod download [2021-04-20T06:04:33.912Z] ---> Running in c68c22a70a3c [2021-04-20T06:04:35.334Z] Removing intermediate container 6ca5e9240e53 [2021-04-20T06:04:35.334Z] ---> 7e3086f3a011 [2021-04-20T06:04:35.334Z] Step 8/23 : COPY . . [2021-04-20T06:04:35.334Z] Removing intermediate container 261e76d0980e [2021-04-20T06:04:35.334Z] ---> d066b6fc5fa9 [2021-04-20T06:04:35.334Z] Step 8/22 : COPY . . [2021-04-20T06:04:35.334Z] Removing intermediate container 5d32b367c433 [2021-04-20T06:04:35.334Z] ---> 27c37c700717 [2021-04-20T06:04:35.334Z] Step 8/31 : COPY . . [2021-04-20T06:04:41.965Z] Removing intermediate container a9039ddd68ba [2021-04-20T06:04:41.965Z] ---> 432c33dcb47f [2021-04-20T06:04:41.965Z] Step 8/23 : COPY . . [2021-04-20T06:04:44.545Z] Removing intermediate container c68c22a70a3c [2021-04-20T06:04:44.545Z] ---> 861434cdec50 [2021-04-20T06:04:44.545Z] Step 8/24 : COPY . . [2021-04-20T06:04:44.948Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-20T06:05:23.445Z] ---> 43a5b6d4eae7 [2021-04-20T06:05:23.446Z] ---> e552332469e1 [2021-04-20T06:05:23.446Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-20T06:05:23.446Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-20T06:05:23.446Z] ---> Running in f48e10ab233a [2021-04-20T06:05:23.446Z] ---> Running in dce0f241e018 [2021-04-20T06:05:23.446Z] ---> a30186e4d9ea [2021-04-20T06:05:23.446Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-20T06:05:23.446Z] ---> 2fabd80a0763 [2021-04-20T06:05:23.446Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-20T06:05:23.446Z] ---> 3d07d0821bf6 [2021-04-20T06:05:23.446Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-20T06:05:23.446Z] ---> Running in e7b2a5e70ef3 [2021-04-20T06:05:23.446Z] ---> Running in eb61ce5abbd7 [2021-04-20T06:05:23.446Z] ---> Running in 854561d66b93 [2021-04-20T06:05:23.446Z] 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-04-20T06:05:23.446Z] 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-04-20T06:05:23.446Z] 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-04-20T06:05:23.446Z] 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-04-20T06:05:23.446Z] 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-04-20T06:05:41.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-20T06:05:41.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-20T06:05:48.338Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-20T06:05:48.338Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-20T06:05:52.662Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-20T06:05:52.662Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-20T06:05:52.662Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-20T06:05:52.662Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-20T06:05:55.298Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-20T06:05:55.730Z] 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-04-20T06:05:55.905Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-20T06:06:02.364Z] Removing intermediate container eb61ce5abbd7 [2021-04-20T06:06:02.364Z] ---> de79dac1d171 [2021-04-20T06:06:02.364Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-20T06:06:02.364Z] Removing intermediate container dce0f241e018 [2021-04-20T06:06:02.364Z] ---> f60b855b887c [2021-04-20T06:06:02.364Z] [2021-04-20T06:06:02.364Z] Step 10/31 : FROM alpine:3.12 [2021-04-20T06:06:02.364Z] 3.12: Pulling from library/alpine [2021-04-20T06:06:03.312Z] Removing intermediate container e7b2a5e70ef3 [2021-04-20T06:06:03.312Z] ---> dbdbf10cf6ce [2021-04-20T06:06:03.312Z] [2021-04-20T06:06:03.312Z] Step 10/22 : FROM alpine:3.12 [2021-04-20T06:06:03.312Z] Removing intermediate container f48e10ab233a [2021-04-20T06:06:03.312Z] ---> afb456927853 [2021-04-20T06:06:03.312Z] [2021-04-20T06:06:03.312Z] Step 10/23 : FROM alpine:3.12 [2021-04-20T06:06:03.312Z] 3.12: Pulling from library/alpine [2021-04-20T06:06:03.312Z] 3.12: Pulling from library/alpine [2021-04-20T06:06:04.219Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-20T06:06:04.219Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-20T06:06:04.219Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-20T06:06:04.258Z] ---> Running in 1b45d4f96be1 [2021-04-20T06:06:04.258Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-20T06:06:04.258Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-20T06:06:04.258Z] Status: Image is up to date for alpine:3.12 [2021-04-20T06:06:04.258Z] Status: Downloaded newer image for alpine:3.12 [2021-04-20T06:06:04.258Z] ---> 13621d1b12d4 [2021-04-20T06:06:04.258Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-20T06:06:04.258Z] ---> 13621d1b12d4 [2021-04-20T06:06:04.258Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-20T06:06:04.258Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-20T06:06:04.258Z] Status: Image is up to date for alpine:3.12 [2021-04-20T06:06:04.258Z] ---> 13621d1b12d4 [2021-04-20T06:06:04.258Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-20T06:06:05.205Z] ---> Running in c7f796e32018 [2021-04-20T06:06:05.205Z] ---> Running in ea7082d74df6 [2021-04-20T06:06:05.205Z] Removing intermediate container 854561d66b93 [2021-04-20T06:06:05.205Z] ---> d01a8d0889e8 [2021-04-20T06:06:05.205Z] [2021-04-20T06:06:05.205Z] Step 10/24 : FROM alpine:3.12 [2021-04-20T06:06:05.205Z] ---> 13621d1b12d4 [2021-04-20T06:06:05.205Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-20T06:06:05.205Z] ---> Running in b5913c48f84c [2021-04-20T06:06:05.467Z] ---> Running in 8f78043ff75f [2021-04-20T06:06:05.731Z] Removing intermediate container c7f796e32018 [2021-04-20T06:06:05.731Z] ---> 312a40811b06 [2021-04-20T06:06:05.731Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-20T06:06:05.731Z] 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-04-20T06:06:05.997Z] ---> Running in 02a3798089e4 [2021-04-20T06:06:06.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:06:06.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:06:06.556Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:06:06.557Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:06:06.557Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:06:06.557Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-20T06:06:06.557Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:06:06.557Z] OK: 6 MiB in 15 packages [2021-04-20T06:06:06.557Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:06:06.557Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-20T06:06:06.557Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:06:06.822Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-20T06:06:06.822Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:06:06.822Z] Executing ca-certificates-20191127-r4.trigger [2021-04-20T06:06:06.822Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:06:06.822Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-20T06:06:06.822Z] OK: 6 MiB in 16 packages [2021-04-20T06:06:06.822Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-20T06:06:06.822Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-20T06:06:06.822Z] (4/6) Installing curl (7.76.1-r0) [2021-04-20T06:06:06.822Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-20T06:06:06.822Z] (6/6) Installing su-exec (0.2-r1) [2021-04-20T06:06:06.822Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:06:06.822Z] Executing ca-certificates-20191127-r4.trigger [2021-04-20T06:06:06.822Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-20T06:06:06.822Z] (2/2) Installing su-exec (0.2-r1) [2021-04-20T06:06:06.822Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:06:06.822Z] OK: 6 MiB in 16 packages [2021-04-20T06:06:07.399Z] OK: 7 MiB in 20 packages [2021-04-20T06:06:07.978Z] Removing intermediate container 1b45d4f96be1 [2021-04-20T06:06:07.978Z] ---> d2460b5118f2 [2021-04-20T06:06:07.978Z] [2021-04-20T06:06:07.978Z] Step 11/23 : FROM docker:20.10.0 [2021-04-20T06:06:07.978Z] 20.10.0: Pulling from library/docker [2021-04-20T06:06:08.936Z] Removing intermediate container ea7082d74df6 [2021-04-20T06:06:08.936Z] ---> 6223027c488b [2021-04-20T06:06:08.936Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T06:06:09.205Z] ---> Running in fe121ae25c1b [2021-04-20T06:06:10.152Z] Removing intermediate container b5913c48f84c [2021-04-20T06:06:10.152Z] ---> 7af53ddcb4ca [2021-04-20T06:06:10.152Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T06:06:10.152Z] Removing intermediate container 02a3798089e4 [2021-04-20T06:06:10.152Z] ---> 35656d2b4b04 [2021-04-20T06:06:10.152Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-20T06:06:10.414Z] ---> Running in 011a0e9785ed [2021-04-20T06:06:10.414Z] Removing intermediate container fe121ae25c1b [2021-04-20T06:06:10.414Z] ---> 5c94918428ed [2021-04-20T06:06:10.414Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-20T06:06:10.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.306s coverage: 45.9% of statements [2021-04-20T06:06:10.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-20T06:06:10.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-20T06:06:10.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-20T06:06:10.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-20T06:06:10.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-20T06:06:10.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-20T06:06:10.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.126s coverage: 19.8% of statements [2021-04-20T06:06:10.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.233s coverage: 100.0% of statements [2021-04-20T06:06:10.992Z] Removing intermediate container 8f78043ff75f [2021-04-20T06:06:10.992Z] ---> 3cd0a1ce456b [2021-04-20T06:06:10.992Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-20T06:06:10.992Z] ---> Running in a8c5fc9bb6c8 [2021-04-20T06:06:10.992Z] ---> Running in 3472f9d7e38a [2021-04-20T06:06:11.260Z] ---> Running in 244e915d146f [2021-04-20T06:06:11.260Z] Removing intermediate container 011a0e9785ed [2021-04-20T06:06:11.260Z] ---> 727e95578920 [2021-04-20T06:06:11.260Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-20T06:06:11.522Z] Removing intermediate container a8c5fc9bb6c8 [2021-04-20T06:06:11.522Z] ---> 8d36e76354bb [2021-04-20T06:06:11.522Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-20T06:06:11.522Z] ---> Running in a6c6667e6ce7 [2021-04-20T06:06:11.522Z] Removing intermediate container 3472f9d7e38a [2021-04-20T06:06:11.522Z] ---> e5b80b792cd8 [2021-04-20T06:06:11.522Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-20T06:06:11.794Z] Removing intermediate container 244e915d146f [2021-04-20T06:06:11.794Z] ---> db76926cfcc3 [2021-04-20T06:06:11.794Z] Step 13/24 : WORKDIR / [2021-04-20T06:06:11.794Z] ---> Running in b7a27c22abe4 [2021-04-20T06:06:11.794Z] ---> Running in d190553fc36c [2021-04-20T06:06:11.794Z] ---> Running in 00f9b620f796 [2021-04-20T06:06:11.794Z] Removing intermediate container a6c6667e6ce7 [2021-04-20T06:06:11.794Z] ---> 24e7dca26fc0 [2021-04-20T06:06:11.794Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-20T06:06:12.065Z] ---> Running in de2f8d96c352 [2021-04-20T06:06:12.065Z] Removing intermediate container d190553fc36c [2021-04-20T06:06:12.065Z] ---> 193c58e9ca8f [2021-04-20T06:06:12.065Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-20T06:06:12.065Z] Removing intermediate container b7a27c22abe4 [2021-04-20T06:06:12.065Z] ---> 9d1fba5dac38 [2021-04-20T06:06:12.065Z] Step 15/23 : WORKDIR / [2021-04-20T06:06:12.335Z] Removing intermediate container 00f9b620f796 [2021-04-20T06:06:12.335Z] ---> 0acefea6f7af [2021-04-20T06:06:12.335Z] 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-04-20T06:06:12.335Z] ---> Running in cfc78ff10d21 [2021-04-20T06:06:12.335Z] ---> Running in a85f17f50e6d [2021-04-20T06:06:12.606Z] Removing intermediate container de2f8d96c352 [2021-04-20T06:06:12.606Z] ---> cb0fefc634f4 [2021-04-20T06:06:12.606Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:06:12.877Z] ---> 2b6a636a784b [2021-04-20T06:06:12.877Z] 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-04-20T06:06:12.877Z] Removing intermediate container a85f17f50e6d [2021-04-20T06:06:12.877Z] ---> 61758a96b698 [2021-04-20T06:06:12.877Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:06:12.877Z] ---> 5e87b5f84ae8 [2021-04-20T06:06:12.877Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-20T06:06:13.156Z] ---> 810a2c2c82f4 [2021-04-20T06:06:13.156Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-20T06:06:14.123Z] ---> a2dedb652b9f [2021-04-20T06:06:14.123Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-20T06:06:14.123Z] ---> 9558d741f5f3 [2021-04-20T06:06:14.123Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-20T06:06:14.123Z] ---> 1a7e2078b212 [2021-04-20T06:06:14.123Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-20T06:06:14.123Z] Removing intermediate container cfc78ff10d21 [2021-04-20T06:06:14.123Z] ---> 68f61229080b [2021-04-20T06:06:14.123Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-20T06:06:15.077Z] ---> Running in 82c8426a1a14 [2021-04-20T06:06:15.077Z] ---> f37ee74de12d [2021-04-20T06:06:15.077Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-20T06:06:15.077Z] ---> b1e965654743 [2021-04-20T06:06:15.077Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-20T06:06:15.077Z] ---> 9d4e05bf3d28 [2021-04-20T06:06:15.077Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-20T06:06:15.341Z] ---> Running in 8f2855df9dc9 [2021-04-20T06:06:15.341Z] Removing intermediate container 82c8426a1a14 [2021-04-20T06:06:15.341Z] ---> ce048204841b [2021-04-20T06:06:15.341Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-20T06:06:15.603Z] ---> db01a04f00eb [2021-04-20T06:06:15.603Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-20T06:06:15.603Z] Removing intermediate container 8f2855df9dc9 [2021-04-20T06:06:15.603Z] ---> 69ba8f4dee43 [2021-04-20T06:06:15.603Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:06:15.866Z] ---> Running in d2b8b8e273c7 [2021-04-20T06:06:15.866Z] ---> 8a6a63712efd [2021-04-20T06:06:15.866Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-20T06:06:15.866Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-20T06:06:15.866Z] ---> a8cba41a1200 [2021-04-20T06:06:15.866Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-20T06:06:15.866Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-20T06:06:15.866Z] ---> aefe523efa57 [2021-04-20T06:06:15.866Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-20T06:06:16.130Z] ---> Running in fa86fad8e985 [2021-04-20T06:06:16.130Z] ---> Running in 7d51bacc1c5b [2021-04-20T06:06:16.394Z] ---> Running in 29ef51182548 [2021-04-20T06:06:16.656Z] Removing intermediate container d2b8b8e273c7 [2021-04-20T06:06:16.656Z] ---> 6972a73a4ec5 [2021-04-20T06:06:16.656Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:06:16.656Z] ---> 0895eb6477cf [2021-04-20T06:06:16.656Z] 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-04-20T06:06:16.922Z] Removing intermediate container fa86fad8e985 [2021-04-20T06:06:16.922Z] ---> Running in 179b00fc3e24 [2021-04-20T06:06:16.922Z] ---> d87a79988e1c [2021-04-20T06:06:16.922Z] Step 20/22 : LABEL arch=x86_64 [2021-04-20T06:06:16.922Z] ---> Running in 83da8d0a013d [2021-04-20T06:06:16.922Z] Removing intermediate container 29ef51182548 [2021-04-20T06:06:16.922Z] ---> 380774d56e7c [2021-04-20T06:06:16.922Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-20T06:06:17.200Z] ---> Running in e6af0de5d62b [2021-04-20T06:06:17.200Z] ---> Running in aa2d38e84b89 [2021-04-20T06:06:17.463Z] Removing intermediate container 179b00fc3e24 [2021-04-20T06:06:17.463Z] ---> cd8beca8de9c [2021-04-20T06:06:17.463Z] Step 21/23 : LABEL arch=x86_64 [2021-04-20T06:06:17.726Z] ---> Running in 5d53f70d0ceb [2021-04-20T06:06:17.726Z] Removing intermediate container e6af0de5d62b [2021-04-20T06:06:17.726Z] ---> f6ffa02e5c8a [2021-04-20T06:06:17.726Z] Step 21/22 : LABEL git_sha=78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:06:17.726Z] ---> Running in bfcec51e355c [2021-04-20T06:06:17.991Z] Removing intermediate container 5d53f70d0ceb [2021-04-20T06:06:17.991Z] ---> 5b68082b5cd4 [2021-04-20T06:06:17.991Z] Step 22/23 : LABEL git_sha=78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:06:18.253Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:06:18.253Z] ---> Running in 95601c50f81d [2021-04-20T06:06:18.253Z] Removing intermediate container bfcec51e355c [2021-04-20T06:06:18.253Z] ---> a9169ec3a671 [2021-04-20T06:06:18.253Z] Step 22/22 : LABEL version=0.0.0 [2021-04-20T06:06:18.253Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:06:18.253Z] (1/39) Installing readline (8.0.4-r0) [2021-04-20T06:06:18.514Z] (2/39) Installing bash (5.0.17-r0) [2021-04-20T06:06:18.514Z] ---> Running in 6ca7c62d0c71 [2021-04-20T06:06:18.514Z] Executing bash-5.0.17-r0.post-install [2021-04-20T06:06:18.514Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-20T06:06:18.514Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-20T06:06:18.514Z] (5/39) Installing curl (7.76.1-r0) [2021-04-20T06:06:18.514Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-20T06:06:18.514Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-20T06:06:18.514Z] (8/39) Installing expat (2.2.9-r1) [2021-04-20T06:06:18.514Z] (9/39) Installing libffi (3.3-r2) [2021-04-20T06:06:18.514Z] (10/39) Installing gdbm (1.13-r1) [2021-04-20T06:06:18.514Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-20T06:06:18.514Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-20T06:06:18.514Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-20T06:06:18.776Z] Removing intermediate container 95601c50f81d [2021-04-20T06:06:18.776Z] ---> 2cd2e6420b7f [2021-04-20T06:06:18.776Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T06:06:19.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.496s coverage: 27.1% of statements [2021-04-20T06:06:19.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-20T06:06:19.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-20T06:06:19.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-20T06:06:19.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-20T06:06:19.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-20T06:06:19.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-20T06:06:19.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.135s coverage: 100.0% of statements [2021-04-20T06:06:19.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-20T06:06:19.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.139s coverage: 100.0% of statements [2021-04-20T06:06:19.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-20T06:06:19.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-20T06:06:19.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.331s coverage: 71.3% of statements [2021-04-20T06:06:19.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-20T06:06:19.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-20T06:06:21.332Z] Removing intermediate container 7d51bacc1c5b [2021-04-20T06:06:21.332Z] ---> c1165a7d90c9 [2021-04-20T06:06:21.332Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:06:21.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.447s coverage: 82.9% of statements [2021-04-20T06:06:21.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-20T06:06:21.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T06:06:21.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.203s coverage: 78.9% of statements [2021-04-20T06:06:21.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-20T06:06:21.595Z] Removing intermediate container 6ca7c62d0c71 [2021-04-20T06:06:21.595Z] ---> 9ecb50ea4caa [2021-04-20T06:06:21.595Z] [2021-04-20T06:06:21.595Z] ---> Running in 00f611fbe848 [2021-04-20T06:06:21.595Z] Removing intermediate container 83da8d0a013d [2021-04-20T06:06:21.595Z] ---> 394282bba6a7 [2021-04-20T06:06:21.595Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-20T06:06:21.595Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-20T06:06:21.595Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-20T06:06:21.595Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-20T06:06:21.595Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-20T06:06:21.595Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-20T06:06:21.856Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-20T06:06:21.856Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-20T06:06:21.856Z] ---> Running in 7a83fa58e4e7 [2021-04-20T06:06:21.856Z] Successfully built 9ecb50ea4caa [2021-04-20T06:06:21.856Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-20T06:06:22.429Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-20T06:06:22.429Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-20T06:06:22.429Z] Successfully tagged docker-support-notifications-go:latest [2021-04-20T06:06:22.429Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-04-20T06:06:22.691Z] ---> 626af06217f2 [2021-04-20T06:06:22.691Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-20T06:06:22.691Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-20T06:06:22.691Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-20T06:06:22.691Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-20T06:06:22.691Z] Removing intermediate container 00f611fbe848 [2021-04-20T06:06:22.691Z] ---> f3d9134b3824 [2021-04-20T06:06:22.691Z] [2021-04-20T06:06:22.691Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-20T06:06:22.968Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-20T06:06:24.903Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-20T06:06:25.166Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-20T06:06:25.166Z] Removing intermediate container 7a83fa58e4e7 [2021-04-20T06:06:25.166Z] ---> 1e50773b45a9 [2021-04-20T06:06:25.166Z] Step 22/24 : LABEL arch=x86_64 [2021-04-20T06:06:25.431Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-20T06:06:25.695Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-20T06:06:25.957Z] Successfully built f3d9134b3824 [2021-04-20T06:06:26.219Z] Successfully tagged docker-core-command-go:latest [2021-04-20T06:06:26.219Z] Building docker-core-metadata-go [2021-04-20T06:06:26.487Z]  Building docker-core-command-go ... done (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-20T06:06:27.065Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-20T06:06:27.065Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-20T06:06:27.789Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-20T06:06:28.413Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-20T06:06:28.758Z] ---> Running in fbcdb5359bb9 [2021-04-20T06:06:28.758Z] ---> dc9efb58c812 [2021-04-20T06:06:28.758Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-20T06:06:28.758Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-20T06:06:28.758Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-20T06:06:30.870Z] Executing busybox-1.31.1-r19.trigger [2021-04-20T06:06:31.453Z] OK: 72 MiB in 59 packages [2021-04-20T06:06:31.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.124s coverage: 28.6% of statements [2021-04-20T06:06:31.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-20T06:06:31.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-20T06:06:31.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-20T06:06:31.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-20T06:06:31.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-20T06:06:31.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.367s coverage: 100.0% of statements [2021-04-20T06:06:31.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-20T06:06:31.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.145s coverage: 100.0% of statements [2021-04-20T06:06:31.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-20T06:06:31.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.474s coverage: 86.7% of statements [2021-04-20T06:06:31.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-20T06:06:31.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.426s coverage: 97.5% of statements [2021-04-20T06:06:31.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-20T06:06:31.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.274s coverage: 78.3% of statements [2021-04-20T06:06:31.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-20T06:06:31.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-20T06:06:31.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-20T06:06:31.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-20T06:06:33.386Z] ---> c4a534e1d6e4 [2021-04-20T06:06:33.386Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-20T06:06:33.386Z] Removing intermediate container fbcdb5359bb9 [2021-04-20T06:06:33.386Z] ---> efc5244c7e99 [2021-04-20T06:06:33.386Z] Step 23/24 : LABEL git_sha=78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:06:33.656Z] ---> Running in da74f2317a27 [2021-04-20T06:06:33.934Z] ---> 341b0a5128a6 [2021-04-20T06:06:33.934Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-20T06:06:33.934Z] Removing intermediate container da74f2317a27 [2021-04-20T06:06:33.934Z] ---> 29e2d33556ca [2021-04-20T06:06:33.934Z] Step 24/24 : LABEL version=0.0.0 [2021-04-20T06:06:34.198Z] ---> Running in 571e4fd788d9 [2021-04-20T06:06:36.137Z] Collecting docker-compose==1.23.2 [2021-04-20T06:06:36.137Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-20T06:06:36.403Z] ---> 88577ee280d7 [2021-04-20T06:06:36.403Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-20T06:06:37.801Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-20T06:06:37.801Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-20T06:06:38.067Z] Removing intermediate container 571e4fd788d9 [2021-04-20T06:06:38.067Z] ---> 747bff48856d [2021-04-20T06:06:38.067Z] [2021-04-20T06:06:38.067Z] 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-04-20T06:06:38.067Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-20T06:06:38.338Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-20T06:06:39.300Z] Successfully built 747bff48856d [2021-04-20T06:06:39.300Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-20T06:06:39.300Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-04-20T06:06:40.715Z] ---> Running in 3f353437e2f8 [2021-04-20T06:06:41.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.256s coverage: 93.0% of statements [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-20T06:06:41.953Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.126s coverage: 58.8% of statements [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-20T06:06:41.953Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.243s coverage: 0.9% of statements [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-20T06:06:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-20T06:06:41.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.139s coverage: 47.1% of statements [2021-04-20T06:06:41.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.165s coverage: 79.5% of statements [2021-04-20T06:06:41.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.123s coverage: 94.1% of statements [2021-04-20T06:06:41.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.207s coverage: 96.3% of statements [2021-04-20T06:06:41.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.164s coverage: 87.5% of statements [2021-04-20T06:06:42.665Z] Collecting texttable<0.10,>=0.9.0 [2021-04-20T06:06:42.666Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-20T06:06:43.650Z] Removing intermediate container 3f353437e2f8 [2021-04-20T06:06:43.650Z] ---> 8a3ddeba58eb [2021-04-20T06:06:43.650Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-20T06:06:45.609Z] Collecting PyYAML<4,>=3.10 [2021-04-20T06:06:45.609Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-20T06:06:45.609Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:06:45.609Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:06:47.018Z] ---> 3fc2d1dcd7cc [2021-04-20T06:06:47.018Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T06:06:47.018Z] ---> Using cache [2021-04-20T06:06:47.018Z] ---> 0c52fea09eba [2021-04-20T06:06:47.018Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:06:47.018Z] ---> Using cache [2021-04-20T06:06:47.018Z] ---> 35292d780ec7 [2021-04-20T06:06:47.018Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-20T06:06:47.281Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:06:47.281Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:06:47.281Z] ---> 3fc2d1dcd7cc [2021-04-20T06:06:47.281Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T06:06:47.281Z] ---> Using cache [2021-04-20T06:06:47.281Z] ---> 0c52fea09eba [2021-04-20T06:06:47.281Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:06:47.281Z] ---> Using cache [2021-04-20T06:06:47.281Z] ---> 35292d780ec7 [2021-04-20T06:06:47.281Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-20T06:06:47.281Z] ---> Using cache [2021-04-20T06:06:47.281Z] ---> 64e223d33dbe [2021-04-20T06:06:47.281Z] Step 6/23 : COPY go.mod . [2021-04-20T06:06:47.281Z] ---> Using cache [2021-04-20T06:06:47.281Z] ---> 89fd540d2da7 [2021-04-20T06:06:47.281Z] Step 7/23 : RUN go mod download [2021-04-20T06:06:47.281Z] ---> Using cache [2021-04-20T06:06:47.281Z] ---> 7e3086f3a011 [2021-04-20T06:06:47.281Z] Step 8/23 : COPY . . [2021-04-20T06:06:47.281Z] ---> Using cache [2021-04-20T06:06:47.281Z] ---> e552332469e1 [2021-04-20T06:06:47.281Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-20T06:06:48.228Z] ---> ad5bf9a568ad [2021-04-20T06:06:48.228Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-20T06:06:48.228Z] Collecting docopt<0.7,>=0.6.1 [2021-04-20T06:06:48.228Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-20T06:06:48.228Z] ---> Running in 8c7ad556f069 [2021-04-20T06:06:48.228Z] ---> Running in ea43cbc3e5a5 [2021-04-20T06:06:48.490Z] ---> Running in bf94c293320e [2021-04-20T06:06:48.763Z] Collecting jsonschema<3,>=2.5.1 [2021-04-20T06:06:48.763Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-20T06:06:49.034Z] Collecting cached-property<2,>=1.2.0 [2021-04-20T06:06:49.034Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-20T06:06:49.034Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-20T06:06:49.034Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-20T06:06:49.308Z] Collecting docker<4.0,>=3.6.0 [2021-04-20T06:06:49.884Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-20T06:06:50.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:06:50.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:06:50.986Z] 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-04-20T06:06:51.563Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-20T06:06:51.563Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-20T06:06:51.563Z] OK: 233 MiB in 51 packages [2021-04-20T06:06:52.165Z] 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-04-20T06:06:52.165Z] Collecting idna<2.8,>=2.5 [2021-04-20T06:06:52.165Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-20T06:06:52.165Z] 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-04-20T06:06:52.428Z] Collecting docker-pycreds>=0.4.0 [2021-04-20T06:06:52.428Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-20T06:06:53.013Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-20T06:06:53.013Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-20T06:06:53.013Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-20T06:06:53.013Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-20T06:06:53.282Z] Installing collected packages: urllib3, idna, requests, dockerpty, texttable, PyYAML, docopt, jsonschema, cached-property, websocket-client, docker-pycreds, docker, docker-compose [2021-04-20T06:06:53.282Z] Attempting uninstall: urllib3 [2021-04-20T06:06:53.282Z] Found existing installation: urllib3 1.25.9 [2021-04-20T06:06:53.282Z] Uninstalling urllib3-1.25.9: [2021-04-20T06:06:53.282Z] Successfully uninstalled urllib3-1.25.9 [2021-04-20T06:06:54.243Z] Attempting uninstall: idna [2021-04-20T06:06:54.243Z] Found existing installation: idna 2.9 [2021-04-20T06:06:54.243Z] Uninstalling idna-2.9: [2021-04-20T06:06:54.243Z] Removing intermediate container 8c7ad556f069 [2021-04-20T06:06:54.243Z] ---> d1302f075ed3 [2021-04-20T06:06:54.243Z] Step 6/23 : COPY go.mod . [2021-04-20T06:06:54.243Z] Successfully uninstalled idna-2.9 [2021-04-20T06:06:54.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.127s coverage: 94.4% of statements [2021-04-20T06:06:54.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.125s coverage: 44.8% of statements [2021-04-20T06:06:54.842Z] Attempting uninstall: requests [2021-04-20T06:06:54.842Z] Found existing installation: requests 2.23.0 [2021-04-20T06:06:54.842Z] Uninstalling requests-2.23.0: [2021-04-20T06:06:54.842Z] Successfully uninstalled requests-2.23.0 [2021-04-20T06:06:54.842Z] Removing intermediate container bf94c293320e [2021-04-20T06:06:54.842Z] ---> d04015e5bbc5 [2021-04-20T06:06:54.842Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-20T06:06:56.271Z] Running setup.py install for dockerpty: started [2021-04-20T06:06:56.271Z] ---> 8370e276ad9a [2021-04-20T06:06:56.271Z] Step 7/23 : RUN go mod download [2021-04-20T06:06:56.873Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:06:56.873Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:06:56.873Z] ---> 3fc2d1dcd7cc [2021-04-20T06:06:56.873Z] Step 3/22 : WORKDIR /edgex-go [2021-04-20T06:06:56.873Z] ---> Using cache [2021-04-20T06:06:56.873Z] ---> 0c52fea09eba [2021-04-20T06:06:56.873Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:06:56.873Z] ---> Using cache [2021-04-20T06:06:56.873Z] ---> 35292d780ec7 [2021-04-20T06:06:56.873Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-20T06:06:56.873Z] ---> Using cache [2021-04-20T06:06:56.873Z] ---> 64e223d33dbe [2021-04-20T06:06:56.873Z] Step 6/22 : COPY go.mod . [2021-04-20T06:06:56.873Z] ---> Using cache [2021-04-20T06:06:56.873Z] ---> 89fd540d2da7 [2021-04-20T06:06:56.873Z] Step 7/22 : RUN go mod download [2021-04-20T06:06:56.873Z] ---> Using cache [2021-04-20T06:06:56.873Z] ---> 7e3086f3a011 [2021-04-20T06:06:56.873Z] Step 8/22 : COPY . . [2021-04-20T06:06:56.873Z] ---> Using cache [2021-04-20T06:06:56.873Z] ---> e552332469e1 [2021-04-20T06:06:56.873Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-20T06:06:57.463Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-20T06:06:57.463Z] Running setup.py install for texttable: started [2021-04-20T06:06:57.463Z] ---> Running in d06f374d72d6 [2021-04-20T06:06:57.734Z] ---> Running in 9ac64723141d [2021-04-20T06:06:57.734Z] ---> Running in f08d282ed84c [2021-04-20T06:06:57.734Z] Running setup.py install for texttable: finished with status 'done' [2021-04-20T06:06:57.734Z] Running setup.py install for PyYAML: started [2021-04-20T06:06:58.023Z] Removing intermediate container d06f374d72d6 [2021-04-20T06:06:58.023Z] ---> 19786645ef5c [2021-04-20T06:06:58.023Z] Step 28/31 : CMD ["gate"] [2021-04-20T06:06:58.299Z] ---> Running in ddc4e493ca29 [2021-04-20T06:06:58.585Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-20T06:06:58.585Z] Running setup.py install for docopt: started [2021-04-20T06:06:58.585Z] Removing intermediate container ddc4e493ca29 [2021-04-20T06:06:58.585Z] ---> 30faac23795f [2021-04-20T06:06:58.585Z] Step 29/31 : LABEL arch=x86_64 [2021-04-20T06:06:58.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.508s coverage: 81.9% of statements [2021-04-20T06:06:58.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-20T06:06:58.871Z] ---> Running in 408e0588df6a [2021-04-20T06:06:59.147Z] 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-04-20T06:06:59.147Z] Removing intermediate container 408e0588df6a [2021-04-20T06:06:59.147Z] ---> cd93f397d692 [2021-04-20T06:06:59.147Z] Step 30/31 : LABEL git_sha=78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:06:59.432Z] Running setup.py install for docopt: finished with status 'done' [2021-04-20T06:06:59.432Z] ---> Running in 9184dbfed6cf [2021-04-20T06:07:00.024Z] Removing intermediate container 9184dbfed6cf [2021-04-20T06:07:00.024Z] ---> 5be11b65abe5 [2021-04-20T06:07:00.024Z] Step 31/31 : LABEL version=0.0.0 [2021-04-20T06:07:00.309Z] ---> Running in 3bbc4134e07c [2021-04-20T06:07:01.723Z] Removing intermediate container 3bbc4134e07c [2021-04-20T06:07:01.723Z] ---> 596c112acba2 [2021-04-20T06:07:01.723Z] [2021-04-20T06:07:01.723Z] 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-04-20T06:07:02.006Z] Successfully built 596c112acba2 [2021-04-20T06:07:02.006Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-20T06:07:02.006Z]  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go [2021-04-20T06:07:02.006Z] Removing intermediate container 9ac64723141d [2021-04-20T06:07:02.006Z] ---> 64703f7fb276 [2021-04-20T06:07:02.006Z] Step 8/23 : COPY . . [2021-04-20T06:07:08.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.215s coverage: 92.9% of statements [2021-04-20T06:07:08.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-20T06:07:08.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-20T06:07:08.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-20T06:07:08.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements [2021-04-20T06:07:08.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-20T06:07:08.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-20T06:07:08.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-20T06:07:08.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-20T06:07:08.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-20T06:07:08.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2021-04-20T06:07:08.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-20T06:07:08.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-20T06:07:08.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements [2021-04-20T06:07:08.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-20T06:07:08.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.159s coverage: 75.5% of statements [2021-04-20T06:07:08.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-20T06:07:08.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.134s coverage: 80.8% of statements [2021-04-20T06:07:08.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.194s coverage: 87.2% of statements [2021-04-20T06:07:08.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.202s coverage: 84.6% of statements [2021-04-20T06:07:08.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.267s coverage: 91.6% of statements [2021-04-20T06:07:08.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-20T06:07:08.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.613s coverage: 64.4% of statements [2021-04-20T06:07:08.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-20T06:07:08.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-20T06:07:08.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.121s coverage: 100.0% of statements [2021-04-20T06:07:09.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements [2021-04-20T06:07:09.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-04-20T06:07:10.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2021-04-20T06:07:11.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements [2021-04-20T06:07:15.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.977s coverage: 69.0% of statements [2021-04-20T06:07:15.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-20T06:07:15.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-20T06:07:15.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-20T06:07:16.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.480s coverage: 38.4% of statements [2021-04-20T06:07:16.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-20T06:07:16.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-20T06:07:16.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.088s coverage: 89.5% of statements [2021-04-20T06:07:16.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-20T06:07:16.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements [2021-04-20T06:07:23.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.417s coverage: 47.0% of statements [2021-04-20T06:07:23.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-20T06:07:23.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-20T06:07:23.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-20T06:07:23.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-20T06:07:23.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-20T06:07:23.080Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.109s coverage: 100.0% of statements [2021-04-20T06:07:23.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-20T06:07:23.080Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements [2021-04-20T06:07:23.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-20T06:07:23.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-20T06:07:23.080Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.121s coverage: 9.6% of statements [2021-04-20T06:07:23.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-20T06:07:24.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.516s coverage: 88.6% of statements [2021-04-20T06:07:24.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-20T06:07:24.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T06:07:24.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-20T06:07:28.775Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:07:28.775Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:07:28.775Z] ---> 3fc2d1dcd7cc [2021-04-20T06:07:28.775Z] Step 3/21 : WORKDIR /edgex-go [2021-04-20T06:07:28.775Z] ---> Using cache [2021-04-20T06:07:28.775Z] ---> 0c52fea09eba [2021-04-20T06:07:28.775Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:07:28.775Z] ---> Using cache [2021-04-20T06:07:28.775Z] ---> 35292d780ec7 [2021-04-20T06:07:28.775Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-20T06:07:28.775Z] ---> Using cache [2021-04-20T06:07:28.775Z] ---> 64e223d33dbe [2021-04-20T06:07:28.775Z] Step 6/21 : COPY go.mod . [2021-04-20T06:07:28.775Z] ---> Using cache [2021-04-20T06:07:28.775Z] ---> 89fd540d2da7 [2021-04-20T06:07:28.775Z] Step 7/21 : RUN go mod download [2021-04-20T06:07:28.775Z] ---> Using cache [2021-04-20T06:07:28.775Z] ---> 7e3086f3a011 [2021-04-20T06:07:28.775Z] Step 8/21 : COPY . . [2021-04-20T06:07:28.775Z] ---> Using cache [2021-04-20T06:07:28.775Z] ---> e552332469e1 [2021-04-20T06:07:28.775Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-20T06:07:28.775Z] ---> Running in 9be13639c874 [2021-04-20T06:07:32.120Z] 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-04-20T06:07:32.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.388s coverage: 28.7% of statements [2021-04-20T06:07:32.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-20T06:07:32.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-20T06:07:32.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-20T06:07:32.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-20T06:07:32.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-20T06:07:32.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.219s coverage: 99.0% of statements [2021-04-20T06:07:32.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-20T06:07:32.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.169s coverage: 100.0% of statements [2021-04-20T06:07:32.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-20T06:07:32.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-20T06:07:32.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-20T06:07:32.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.204s coverage: 64.6% of statements [2021-04-20T06:07:32.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-20T06:07:32.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.404s coverage: 95.6% of statements [2021-04-20T06:07:32.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-20T06:07:32.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T06:07:32.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-20T06:07:32.392Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements [2021-04-20T06:07:32.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-20T06:07:32.392Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements [2021-04-20T06:07:32.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-20T06:07:32.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-20T06:07:32.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-20T06:07:32.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-20T06:07:32.392Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements [2021-04-20T06:07:32.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-20T06:07:32.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-20T06:07:32.392Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements [2021-04-20T06:07:34.377Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.106s coverage: 28.1% of statements [2021-04-20T06:07:34.377Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-04-20T06:07:34.973Z] GO111MODULE=on go vet ./... [2021-04-20T06:07:36.403Z] ---> fcbf105e4d0f [2021-04-20T06:07:36.403Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-20T06:07:36.403Z] Removing intermediate container aa2d38e84b89 [2021-04-20T06:07:36.403Z] ---> ff711de905d5 [2021-04-20T06:07:36.403Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-20T06:07:37.375Z] ---> Running in 72226b40f12e [2021-04-20T06:07:37.375Z] ---> Running in 31ca0dbc6c2e [2021-04-20T06:07:38.853Z] Removing intermediate container 31ca0dbc6c2e [2021-04-20T06:07:38.853Z] ---> 8a6cff5ebc60 [2021-04-20T06:07:38.853Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-20T06:07:39.833Z] 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-04-20T06:07:41.791Z] ---> Running in 53f9c1fdd1e6 [2021-04-20T06:07:42.060Z] Removing intermediate container ea43cbc3e5a5 [2021-04-20T06:07:42.060Z] ---> 4fa4446a2c55 [2021-04-20T06:07:42.060Z] [2021-04-20T06:07:42.060Z] Step 10/23 : FROM alpine:3.12 [2021-04-20T06:07:42.060Z] ---> 13621d1b12d4 [2021-04-20T06:07:42.060Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-20T06:07:42.060Z] ---> Using cache [2021-04-20T06:07:42.060Z] ---> 6223027c488b [2021-04-20T06:07:42.061Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T06:07:42.061Z] ---> Using cache [2021-04-20T06:07:42.061Z] ---> 5c94918428ed [2021-04-20T06:07:42.061Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-20T06:07:42.344Z] Removing intermediate container f08d282ed84c [2021-04-20T06:07:42.344Z] ---> 13be09d3f484 [2021-04-20T06:07:42.344Z] [2021-04-20T06:07:42.344Z] Step 10/22 : FROM alpine:3.12 [2021-04-20T06:07:42.344Z] ---> 13621d1b12d4 [2021-04-20T06:07:42.344Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-20T06:07:42.344Z] ---> Using cache [2021-04-20T06:07:42.344Z] ---> 6223027c488b [2021-04-20T06:07:42.344Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T06:07:42.344Z] ---> Using cache [2021-04-20T06:07:42.344Z] ---> 5c94918428ed [2021-04-20T06:07:42.344Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-20T06:07:42.929Z] Removing intermediate container 53f9c1fdd1e6 [2021-04-20T06:07:42.929Z] ---> 877d45e9ef20 [2021-04-20T06:07:42.929Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-20T06:07:43.214Z] ---> Running in c58db00f09f0 [2021-04-20T06:07:43.496Z] ---> Running in 00db99d81af3 [2021-04-20T06:07:43.767Z] Removing intermediate container c58db00f09f0 [2021-04-20T06:07:43.767Z] ---> 228b009e5786 [2021-04-20T06:07:43.767Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-20T06:07:44.041Z] Removing intermediate container 00db99d81af3 [2021-04-20T06:07:44.041Z] ---> 93d54f112fb7 [2021-04-20T06:07:44.041Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-20T06:07:44.041Z] ---> Running in 45f44ab8fb40 [2021-04-20T06:07:44.319Z] ---> a1c1d161553d [2021-04-20T06:07:44.319Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-20T06:07:44.319Z] ---> Running in 0c009d83d476 [2021-04-20T06:07:44.586Z] Removing intermediate container 45f44ab8fb40 [2021-04-20T06:07:44.586Z] ---> 413368c0a150 [2021-04-20T06:07:44.586Z] Step 15/23 : WORKDIR / [2021-04-20T06:07:44.586Z] ---> Running in 36de6d7aa4c8 [2021-04-20T06:07:44.863Z] ---> b095dc2c8838 [2021-04-20T06:07:44.863Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-20T06:07:44.863Z] Removing intermediate container 0c009d83d476 [2021-04-20T06:07:44.863Z] ---> 65a92140a46e [2021-04-20T06:07:44.863Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:07:45.131Z] Removing intermediate container 36de6d7aa4c8 [2021-04-20T06:07:45.131Z] ---> e201e8a6fad7 [2021-04-20T06:07:45.131Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:07:47.062Z] ---> af305dbdc5ca [2021-04-20T06:07:47.062Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-20T06:07:47.338Z] ---> 4e3c2201e932 [2021-04-20T06:07:47.338Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-20T06:07:47.338Z] ---> 7102a9f52b6c [2021-04-20T06:07:47.338Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-20T06:07:47.607Z] ---> Running in 8a2408cc9f6e [2021-04-20T06:07:48.189Z] ---> 9f184afcb330 [2021-04-20T06:07:48.189Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-20T06:07:48.189Z] Removing intermediate container 8a2408cc9f6e [2021-04-20T06:07:48.189Z] ---> 8f52d8b65a81 [2021-04-20T06:07:48.189Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:07:49.601Z] ---> Running in cea2438f9740 [2021-04-20T06:07:49.867Z] ---> ba41630b0c8b [2021-04-20T06:07:49.868Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-20T06:07:49.868Z] 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-04-20T06:07:49.868Z] ---> 8af8460ba310 [2021-04-20T06:07:49.868Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-20T06:07:49.868Z] ---> Running in 3e46e0bbed68 [2021-04-20T06:07:50.136Z] Removing intermediate container cea2438f9740 [2021-04-20T06:07:50.136Z] ---> ed47049ba9fa [2021-04-20T06:07:50.136Z] Step 21/23 : LABEL arch=x86_64 [2021-04-20T06:07:50.136Z] ---> Running in ecd15294bc33 [2021-04-20T06:07:50.414Z] Removing intermediate container 3e46e0bbed68 [2021-04-20T06:07:50.414Z] ---> 686996623aa4 [2021-04-20T06:07:50.414Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:07:50.414Z] ---> 2e61b016bf70 [2021-04-20T06:07:50.414Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-20T06:07:50.414Z] ---> Running in af7882af6d50 [2021-04-20T06:07:50.414Z] ---> Running in d6695218ac0d [2021-04-20T06:07:50.414Z] Removing intermediate container ecd15294bc33 [2021-04-20T06:07:50.414Z] ---> aa656b93f317 [2021-04-20T06:07:50.414Z] Step 22/23 : LABEL git_sha=78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:07:50.690Z] ---> Running in 12c34fd3450a [2021-04-20T06:07:50.690Z] Removing intermediate container af7882af6d50 [2021-04-20T06:07:50.690Z] ---> 7cabc5b97867 [2021-04-20T06:07:50.690Z] Step 20/22 : LABEL arch=x86_64 [2021-04-20T06:07:50.690Z] Removing intermediate container d6695218ac0d [2021-04-20T06:07:50.690Z] ---> 8864677508de [2021-04-20T06:07:50.690Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:07:50.966Z] ---> Running in acc2bc0530de [2021-04-20T06:07:50.966Z] ---> Running in 9ff0ea1b4e6c [2021-04-20T06:07:51.922Z] Removing intermediate container 12c34fd3450a [2021-04-20T06:07:51.922Z] ---> ab6ede8602a4 [2021-04-20T06:07:51.922Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T06:07:52.558Z] Removing intermediate container acc2bc0530de [2021-04-20T06:07:52.558Z] ---> fd1020bb541e [2021-04-20T06:07:52.558Z] Step 21/22 : LABEL git_sha=78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:07:52.558Z] ---> Running in 6528f5dca619 [2021-04-20T06:07:52.558Z] Removing intermediate container 9ff0ea1b4e6c [2021-04-20T06:07:52.558Z] ---> 3c3dcf3e0f06 [2021-04-20T06:07:52.558Z] Step 21/23 : LABEL arch=x86_64 [2021-04-20T06:07:52.938Z] ---> Running in 62915f10ec14 [2021-04-20T06:07:52.938Z] ---> Running in 3cde8552ac67 [2021-04-20T06:07:52.938Z] Removing intermediate container 6528f5dca619 [2021-04-20T06:07:52.938Z] ---> 72c84707b0c4 [2021-04-20T06:07:52.938Z] [2021-04-20T06:07:53.436Z] Removing intermediate container 62915f10ec14 [2021-04-20T06:07:53.436Z] ---> 05d7d8bfbd58 [2021-04-20T06:07:53.436Z] Step 22/22 : LABEL version=0.0.0 [2021-04-20T06:07:53.436Z] Successfully built 72c84707b0c4 [2021-04-20T06:07:53.436Z] ---> Running in 6dfa8bf9ae3a [2021-04-20T06:07:53.436Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-20T06:07:53.436Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 3cde8552ac67 [2021-04-20T06:07:53.436Z] ---> 05d522cd73ce [2021-04-20T06:07:53.436Z] Step 22/23 : LABEL git_sha=78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:07:53.436Z] ---> Running in 3399617fab58 [2021-04-20T06:07:53.788Z] Removing intermediate container 6dfa8bf9ae3a [2021-04-20T06:07:53.788Z] ---> 45a8496c7d07 [2021-04-20T06:07:53.788Z] [2021-04-20T06:07:53.788Z] Removing intermediate container 3399617fab58 [2021-04-20T06:07:53.788Z] ---> b69cfbcf6287 [2021-04-20T06:07:53.788Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T06:07:54.079Z] Successfully built 45a8496c7d07 [2021-04-20T06:07:54.079Z] ---> Running in b34be026932b [2021-04-20T06:07:54.079Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-20T06:07:54.346Z]  Building docker-support-scheduler-go ... done Removing intermediate container b34be026932b [2021-04-20T06:07:54.346Z] ---> 157b5052f83c [2021-04-20T06:07:54.346Z] [2021-04-20T06:07:54.615Z] Successfully built 157b5052f83c [2021-04-20T06:07:54.615Z] Successfully tagged docker-core-metadata-go:latest [2021-04-20T06:07:57.968Z]  Building docker-core-metadata-go ... done Removing intermediate container 9be13639c874 [2021-04-20T06:07:57.968Z] ---> e1307503610a [2021-04-20T06:07:57.968Z] [2021-04-20T06:07:57.968Z] Step 10/21 : FROM alpine:3.12 [2021-04-20T06:07:57.968Z] ---> 13621d1b12d4 [2021-04-20T06:07:57.968Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-20T06:07:57.968Z] ---> Running in 213a8f31086a [2021-04-20T06:07:58.920Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:07:58.920Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:07:58.920Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-20T06:07:58.920Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-20T06:07:58.920Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-20T06:07:58.920Z] (4/4) Installing curl (7.76.1-r0) [2021-04-20T06:07:58.920Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:07:58.920Z] Executing ca-certificates-20191127-r4.trigger [2021-04-20T06:07:59.187Z] OK: 7 MiB in 18 packages [2021-04-20T06:08:02.504Z] Removing intermediate container 213a8f31086a [2021-04-20T06:08:02.504Z] ---> f72011df82fd [2021-04-20T06:08:02.504Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-20T06:08:02.504Z] ---> Running in 6fb513d04e2a [2021-04-20T06:08:02.504Z] Removing intermediate container 6fb513d04e2a [2021-04-20T06:08:02.504Z] ---> 491d9f8927f6 [2021-04-20T06:08:02.504Z] Step 13/21 : WORKDIR /edgex [2021-04-20T06:08:03.077Z] ---> Running in be4bd2cd6af2 [2021-04-20T06:08:04.468Z] Removing intermediate container 72226b40f12e [2021-04-20T06:08:04.468Z] ---> 1ed1c2c10abb [2021-04-20T06:08:04.468Z] [2021-04-20T06:08:04.468Z] Step 10/23 : FROM alpine:3.12 [2021-04-20T06:08:04.468Z] ---> 13621d1b12d4 [2021-04-20T06:08:04.468Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-20T06:08:04.468Z] ---> Running in 0ce08eb524ba [2021-04-20T06:08:04.468Z] Removing intermediate container be4bd2cd6af2 [2021-04-20T06:08:04.468Z] ---> fc65c0448546 [2021-04-20T06:08:04.468Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-20T06:08:04.468Z] Removing intermediate container 0ce08eb524ba [2021-04-20T06:08:04.468Z] ---> 16f64e878bee [2021-04-20T06:08:04.468Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-20T06:08:04.468Z] ---> Running in 146a9dea3536 [2021-04-20T06:08:04.468Z] ---> 79bd91f5793b [2021-04-20T06:08:04.468Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-20T06:08:04.736Z] Removing intermediate container 146a9dea3536 [2021-04-20T06:08:04.736Z] ---> 7d9770cfa64e [2021-04-20T06:08:04.736Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-20T06:08:04.736Z] ---> Running in 10f9b6aecc0a [2021-04-20T06:08:05.004Z] ---> 2d2aa138e206 [2021-04-20T06:08:05.004Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-20T06:08:05.004Z] Removing intermediate container 10f9b6aecc0a [2021-04-20T06:08:05.004Z] ---> dc56bf822507 [2021-04-20T06:08:05.004Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:08:05.004Z] ---> Running in c0fdbe41af92 [2021-04-20T06:08:05.579Z] ---> 479798efe15b [2021-04-20T06:08:05.579Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-20T06:08:05.579Z] ---> Running in 74fa046c130d [2021-04-20T06:08:05.845Z] Removing intermediate container 74fa046c130d [2021-04-20T06:08:05.845Z] ---> 7536f192145c [2021-04-20T06:08:05.845Z] Step 18/21 : CMD ["--init=true"] [2021-04-20T06:08:05.845Z] ---> Running in b1ebf31f2a5c [2021-04-20T06:08:05.845Z] Removing intermediate container c0fdbe41af92 [2021-04-20T06:08:05.845Z] ---> a214eaf5c526 [2021-04-20T06:08:05.845Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-20T06:08:06.106Z] ---> Running in b54d1d8932e4 [2021-04-20T06:08:06.106Z] Removing intermediate container b1ebf31f2a5c [2021-04-20T06:08:06.106Z] ---> 39689fbf04a3 [2021-04-20T06:08:06.106Z] Step 19/21 : LABEL arch=x86_64 [2021-04-20T06:08:06.369Z] ---> Running in 99f9b239d339 [2021-04-20T06:08:06.369Z] Removing intermediate container 99f9b239d339 [2021-04-20T06:08:06.369Z] ---> 49e4dc6f090e [2021-04-20T06:08:06.369Z] Step 20/21 : LABEL git_sha=78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:08:06.630Z] ---> Running in 1591d7f84634 [2021-04-20T06:08:06.630Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:08:06.630Z] Removing intermediate container 1591d7f84634 [2021-04-20T06:08:06.630Z] ---> 8b27f1132dd8 [2021-04-20T06:08:06.630Z] Step 21/21 : LABEL version=0.0.0 [2021-04-20T06:08:06.902Z] ---> Running in 8aea05bf3af4 [2021-04-20T06:08:06.902Z] Removing intermediate container 8aea05bf3af4 [2021-04-20T06:08:06.902Z] ---> 2043b17175de [2021-04-20T06:08:06.902Z] [2021-04-20T06:08:07.164Z] Successfully built 2043b17175de [2021-04-20T06:08:07.164Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-20T06:08:07.164Z]  Building docker-security-proxy-setup-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:08:07.737Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-20T06:08:07.737Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-20T06:08:07.737Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-20T06:08:07.999Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-20T06:08:08.943Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-20T06:08:08.943Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-20T06:08:08.943Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:08:08.943Z] OK: 8 MiB in 20 packages [2021-04-20T06:08:09.516Z] Removing intermediate container b54d1d8932e4 [2021-04-20T06:08:09.516Z] ---> aecab2647576 [2021-04-20T06:08:09.516Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:08:09.780Z] ---> b3d85ce7a8d3 [2021-04-20T06:08:09.780Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-20T06:08:10.361Z] ---> 7046accc1c6e [2021-04-20T06:08:10.361Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-20T06:08:10.630Z] ---> 19f0f93c6e5a [2021-04-20T06:08:10.630Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-20T06:08:10.904Z] ---> Running in 0af47fa8349f [2021-04-20T06:08:10.904Z] Removing intermediate container 0af47fa8349f [2021-04-20T06:08:10.904Z] ---> 5b14534a683f [2021-04-20T06:08:10.904Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:08:10.904Z] ---> Running in 79b5e44cb03b [2021-04-20T06:08:11.850Z] Removing intermediate container 79b5e44cb03b [2021-04-20T06:08:11.850Z] ---> eaf7ee808c75 [2021-04-20T06:08:11.850Z] Step 21/23 : LABEL arch=x86_64 [2021-04-20T06:08:11.850Z] ---> Running in 9ba3cbd8fb7a [2021-04-20T06:08:12.116Z] Removing intermediate container 9ba3cbd8fb7a [2021-04-20T06:08:12.116Z] ---> b1fe35556d08 [2021-04-20T06:08:12.116Z] Step 22/23 : LABEL git_sha=78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:08:12.116Z] ---> Running in 17e0c14c8b60 [2021-04-20T06:08:12.385Z] Removing intermediate container 17e0c14c8b60 [2021-04-20T06:08:12.385Z] ---> bad469dfeaec [2021-04-20T06:08:12.385Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T06:08:12.385Z] ---> Running in dc1610660355 [2021-04-20T06:08:12.649Z] Removing intermediate container dc1610660355 [2021-04-20T06:08:12.649Z] ---> be57386d8fb9 [2021-04-20T06:08:12.649Z] [2021-04-20T06:08:12.649Z] Successfully built be57386d8fb9 [2021-04-20T06:08:12.649Z] Successfully tagged docker-core-data-go:latest [2021-04-20T06:08:12.941Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-20T06:08:12.962Z] $ docker stop --time=1 2c0d65bbc8f4cf7975cf07ef3df19cadce42ca6c7fdd829ffa0d00959ec7f897 [2021-04-20T06:08:14.535Z] $ docker rm -f 2c0d65bbc8f4cf7975cf07ef3df19cadce42ca6c7fdd829ffa0d00959ec7f897 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-20T06:08:15.048Z] + docker images [2021-04-20T06:08:15.048Z] + grep docker [2021-04-20T06:08:15.310Z] docker-core-data-go latest be57386d8fb9 3 seconds ago 22.9MB [2021-04-20T06:08:15.310Z] docker-security-proxy-setup-go latest 2043b17175de 9 seconds ago 26MB [2021-04-20T06:08:15.310Z] docker-core-metadata-go latest 157b5052f83c 22 seconds ago 19.2MB [2021-04-20T06:08:15.310Z] docker-support-scheduler-go latest 45a8496c7d07 22 seconds ago 17.7MB [2021-04-20T06:08:15.310Z] docker-sys-mgmt-agent-go latest 72c84707b0c4 23 seconds ago 312MB [2021-04-20T06:08:15.310Z] docker-security-bootstrapper-go latest 596c112acba2 About a minute ago 19.3MB [2021-04-20T06:08:15.310Z] docker-security-secretstore-setup-go latest 747bff48856d About a minute ago 26.3MB [2021-04-20T06:08:15.310Z] docker-core-command-go latest f3d9134b3824 About a minute ago 17.5MB [2021-04-20T06:08:15.310Z] docker-support-notifications-go latest 9ecb50ea4caa About a minute ago 18.2MB [2021-04-20T06:08:15.310Z] docker 20.10.0 aefe523efa57 4 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-04-20T06:08:16.002Z] Running on prd-ubuntu18.04-docker-8c-8g-949 in /w/workspace/edgexfoundry_edgex-go_PR-3386 [Pipeline] { [Pipeline] ws [2021-04-20T06:08:16.056Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-20T06:08:18.476Z] using credential edgex-jenkins-ssh [2021-04-20T06:08:18.489Z] Cloning the remote Git repository [2021-04-20T06:08:18.513Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-20T06:08:18.582Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-20T06:08:18.606Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-20T06:08:18.607Z] > git --version # timeout=10 [2021-04-20T06:08:18.612Z] > git --version # 'git version 2.17.1' [2021-04-20T06:08:18.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-20T06:08:18.650Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-20T06:08:25.304Z] Merging remotes/origin/master commit 51171a228bb1224c00b3568eb910f5544dbf0ab1 into PR head commit 78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:08:25.425Z] Merge succeeded, producing 78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:08:25.425Z] Checking out Revision 78c41eebfb407ae948019087d3a7d21a6547272c (PR-3386) [2021-04-20T06:08:24.756Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-20T06:08:24.763Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-20T06:08:24.776Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-20T06:08:24.788Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-20T06:08:24.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-20T06:08:24.792Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3386/head:refs/remotes/origin/PR-3386 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-20T06:08:25.316Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T06:08:25.323Z] > git checkout -f 78c41eebfb407ae948019087d3a7d21a6547272c # timeout=10 [2021-04-20T06:08:25.396Z] > git remote # timeout=10 [2021-04-20T06:08:25.404Z] > git config --get remote.origin.url # timeout=10 [2021-04-20T06:08:25.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-20T06:08:25.416Z] > git merge 51171a228bb1224c00b3568eb910f5544dbf0ab1 # timeout=10 [2021-04-20T06:08:25.423Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-20T06:08:25.432Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T06:08:25.435Z] > git checkout -f 78c41eebfb407ae948019087d3a7d21a6547272c # timeout=10 [2021-04-20T06:08:29.053Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-04-20T06:08:29.079Z] > git --version # timeout=10 [2021-04-20T06:08:29.083Z] > git --version # 'git version 2.17.1' [2021-04-20T06:08:29.087Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-20T06:08:30.158Z] + echo snap-build.sh [2021-04-20T06:08:30.158Z] snap-build.sh [2021-04-20T06:08:30.158Z] + SNAP_BASE_DIR=. [2021-04-20T06:08:30.158Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-04-20T06:08:30.158Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-04-20T06:08:30.158Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-04-20T06:08:30.158Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-04-20T06:08:30.158Z] + cd /w/workspace/edgex-go/1 [2021-04-20T06:08:30.158Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-20T06:08:30.158Z] Reading package lists... [2021-04-20T06:08:30.158Z] Building dependency tree... [2021-04-20T06:08:30.158Z] Reading state information... [2021-04-20T06:08:30.421Z] The following packages were automatically installed and are no longer required: [2021-04-20T06:08:30.421Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-20T06:08:30.421Z] uidmap xdelta3 [2021-04-20T06:08:30.421Z] Use 'sudo apt autoremove' to remove them. [2021-04-20T06:08:30.421Z] The following packages will be REMOVED: [2021-04-20T06:08:30.421Z] lxd* lxd-client* [2021-04-20T06:08:30.681Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-20T06:08:30.681Z] After this operation, 31.7 MB disk space will be freed. [2021-04-20T06:08:31.990Z] (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-04-20T06:08:31.990Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-20T06:08:32.940Z] Removing lxd dnsmasq configuration [2021-04-20T06:08:32.940Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-20T06:08:33.202Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-20T06:08:56.888Z] gofmt -l . [2021-04-20T06:08:56.888Z] [ "`gofmt -l .`" = "" ] [2021-04-20T06:08:57.866Z] ./bin/test-go-mod-tidy.sh [2021-04-20T06:08:58.465Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-20T06:09:01.115Z] + ls -al . [2021-04-20T06:09:01.115Z] total 840 [2021-04-20T06:09:01.115Z] drwxrwxr-x 9 1001 1001 4096 Apr 20 06:08 . [2021-04-20T06:09:01.115Z] drwxr-xr-x 4 root root 4096 Apr 20 06:04 .. [2021-04-20T06:09:01.115Z] -rw-rw-r-- 1 1001 1001 11 Apr 20 06:02 .dockerignore [2021-04-20T06:09:01.115Z] drwxrwxr-x 8 1001 1001 4096 Apr 20 06:02 .git [2021-04-20T06:09:01.115Z] drwxrwxr-x 3 1001 1001 4096 Apr 20 06:02 .github [2021-04-20T06:09:01.115Z] -rw-rw-r-- 1 1001 1001 818 Apr 20 06:02 .gitignore [2021-04-20T06:09:01.115Z] -rw-rw-r-- 1 1001 1001 166 Apr 20 06:02 .sonarcloud.properties [2021-04-20T06:09:01.115Z] -rw-rw-r-- 1 1001 1001 8609 Apr 20 06:02 Attribution.txt [2021-04-20T06:09:01.115Z] -rw-rw-r-- 1 1001 1001 3804 Apr 20 06:02 CONTRIBUTING.md [2021-04-20T06:09:01.115Z] -rw-rw-r-- 1 1001 1001 931 Apr 20 06:02 Dockerfile.build [2021-04-20T06:09:01.115Z] -rw-rw-r-- 1 1001 1001 863 Apr 20 06:02 Jenkinsfile [2021-04-20T06:09:01.115Z] -rw-rw-r-- 1 1001 1001 10775 Apr 20 06:02 LICENSE [2021-04-20T06:09:01.115Z] -rw-rw-r-- 1 1001 1001 5774 Apr 20 06:02 Makefile [2021-04-20T06:09:01.115Z] -rw-rw-r-- 1 1001 1001 7978 Apr 20 06:02 README.md [2021-04-20T06:09:01.115Z] -rw-rw-r-- 1 1001 1001 6755 Apr 20 06:02 SECURITY.md [2021-04-20T06:09:01.115Z] -rw-rw-r-- 1 1001 1001 5 Apr 20 05:59 VERSION [2021-04-20T06:09:01.115Z] -rw-rw-r-- 1 1001 1001 4131 Apr 20 06:02 ZMQWindows.md [2021-04-20T06:09:01.115Z] drwxrwxr-x 2 1001 1001 4096 Apr 20 06:02 bin [2021-04-20T06:09:01.115Z] drwxrwxr-x 14 1001 1001 4096 Apr 20 06:02 cmd [2021-04-20T06:09:01.115Z] -rw-r--r-- 1 root root 703598 Apr 20 06:07 coverage.out [2021-04-20T06:09:01.115Z] -rw-r--r-- 1 root root 1058 Apr 20 06:08 go.mod [2021-04-20T06:09:01.115Z] -rw-r--r-- 1 root root 21960 Apr 20 06:08 go.sum [2021-04-20T06:09:01.115Z] drwxrwxr-x 8 1001 1001 4096 Apr 20 06:02 internal [2021-04-20T06:09:01.115Z] drwxrwxr-x 4 1001 1001 4096 Apr 20 06:02 openapi [2021-04-20T06:09:01.115Z] drwxrwxr-x 4 1001 1001 4096 Apr 20 06:02 snap [2021-04-20T06:09:01.115Z] -rw-rw-r-- 1 1001 1001 168 Apr 20 06:02 version.go [Pipeline] sh [2021-04-20T06:09:01.805Z] + '[' -e coverage.out ] [2021-04-20T06:09:01.805Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-20T06:09:01.849Z] Warning: overwriting stash ‘coverage-report’ [2021-04-20T06:09:02.739Z] Stashed 1 file(s) [Pipeline] sh [2021-04-20T06:09:03.418Z] + make build [2021-04-20T06:09:03.418Z] 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-04-20T06:09:15.823Z] 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-04-20T06:09:37.996Z] 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-04-20T06:09:43.389Z] 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-04-20T06:09:47.691Z] 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-04-20T06:09:49.666Z] 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-04-20T06:09:56.397Z] 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-04-20T06:10:01.790Z] 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-04-20T06:10:06.106Z] 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-04-20T06:10:10.407Z] 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-04-20T06:10:14.714Z] 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-04-20T06:10:18.107Z] 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-04-20T06:10:24.794Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-20T06:10:24.794Z] (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-04-20T06:10:24.794Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-20T06:10:24.794Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-20T06:10:24.794Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-20T06:10:24.794Z] + sudo snap remove --purge lxd [2021-04-20T06:10:24.794Z] snap "lxd" is not installed [2021-04-20T06:10:24.794Z] + sudo groupadd --force --system lxd [2021-04-20T06:10:24.794Z] ++ whoami [2021-04-20T06:10:24.794Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-20T06:10:24.794Z] + newgrp - lxd [2021-04-20T06:10:24.794Z] + sudo snap install lxd [Pipeline] } [2021-04-20T06:10:24.853Z] $ docker stop --time=1 bff065a5ad369239e23c77d3d3a3016e1b27217252ce6bc34282e7fcd513bd9f [2021-04-20T06:10:25.740Z] 2021-04-20T06:10:23Z INFO Waiting for automatic snapd restart... [2021-04-20T06:10:27.325Z] $ docker rm -f bff065a5ad369239e23c77d3d3a3016e1b27217252ce6bc34282e7fcd513bd9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:10:29.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-20T06:10:29.279Z] [2021-04-20T06:10:29.279Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:10:29.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-20T06:10:29.718Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-20T06:10:29.718Z] 29e5d40040c1: Pulling fs layer [2021-04-20T06:10:29.718Z] 1ce36da41761: Pulling fs layer [2021-04-20T06:10:29.718Z] 25b303627fd3: Pulling fs layer [2021-04-20T06:10:30.013Z] 29e5d40040c1: Verifying Checksum [2021-04-20T06:10:30.013Z] 29e5d40040c1: Download complete [2021-04-20T06:10:30.649Z] 1ce36da41761: Verifying Checksum [2021-04-20T06:10:30.649Z] 1ce36da41761: Download complete [2021-04-20T06:10:30.921Z] 29e5d40040c1: Pull complete [2021-04-20T06:10:32.353Z] 1ce36da41761: Pull complete [2021-04-20T06:10:32.353Z] 25b303627fd3: Verifying Checksum [2021-04-20T06:10:32.353Z] 25b303627fd3: Download complete [2021-04-20T06:10:40.651Z] lxd 4.13 from Canonical* installed [2021-04-20T06:10:40.651Z] + sudo lxd init --auto [2021-04-20T06:10:42.498Z] 25b303627fd3: Pull complete [2021-04-20T06:10:42.498Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-20T06:10:42.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-20T06:10:42.498Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-20T06:10:42.740Z] prd-ubuntu18.04-docker-arm64-4c-16g-1109 does not seem to be running inside a container [2021-04-20T06:10:42.809Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-20T06:10:45.854Z] $ docker top 9c160f186600e3e9be0a03a996af90854c1961f283e2dda0b4202ca4c84e8738 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-20T06:10:46.880Z] + docker-compose build --help [2021-04-20T06:10:46.880Z] + grep parallel [2021-04-20T06:10:50.255Z] --parallel Build images in parallel. [Pipeline] } [2021-04-20T06:10:50.549Z] $ docker stop --time=1 9c160f186600e3e9be0a03a996af90854c1961f283e2dda0b4202ca4c84e8738 [2021-04-20T06:10:50.654Z] + sudo snap install --classic snapcraft [2021-04-20T06:10:52.406Z] $ docker rm -f 9c160f186600e3e9be0a03a996af90854c1961f283e2dda0b4202ca4c84e8738 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:10:53.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-20T06:10:53.189Z] . [Pipeline] withDockerContainer [2021-04-20T06:10:53.445Z] prd-ubuntu18.04-docker-arm64-4c-16g-1109 does not seem to be running inside a container [2021-04-20T06:10:53.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-20T06:10:53.954Z] snapcraft 4.6.2 from Canonical* installed [2021-04-20T06:10:53.954Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-20T06:10:53.954Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-20T06:10:53.954Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-20T06:10:53.954Z] Dload Upload Total Spent Left Speed [2021-04-20T06:10:54.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4576 0 --:--:-- --:--:-- --:--:-- 4610 [2021-04-20T06:10:54.475Z] 100 3325k 100 3325k 0 0 6744k 0 --:--:-- --:--:-- --:--:-- 6744k [2021-04-20T06:10:54.475Z] ./yq_linux_amd64 [2021-04-20T06:10:54.739Z] + sudo snapcraft prime --use-lxd [2021-04-20T06:10:54.981Z] $ docker top 832930cebe9fa504314eb66d012b877d68631fb8cf8be12db9f9e84eef264ef2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-20T06:10:56.116Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-20T06:10:56.688Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-20T06:10:56.688Z] 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-04-20T06:10:56.688Z] - README.md [2021-04-20T06:10:56.688Z] [2021-04-20T06:10:56.688Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-20T06:10:57.263Z] Launching a container. [2021-04-20T06:10:59.488Z] Building docker-core-command-go ... [2021-04-20T06:10:59.488Z] Building docker-core-data-go ... [2021-04-20T06:10:59.488Z] Building docker-core-metadata-go ... [2021-04-20T06:10:59.488Z] Building docker-security-bootstrapper-go ... [2021-04-20T06:10:59.488Z] Building docker-security-proxy-setup-go ... [2021-04-20T06:10:59.488Z] Building docker-security-secretstore-setup-go ... [2021-04-20T06:10:59.488Z] Building docker-support-notifications-go ... [2021-04-20T06:10:59.488Z] Building docker-support-scheduler-go ... [2021-04-20T06:10:59.488Z] Building docker-sys-mgmt-agent-go ... [2021-04-20T06:10:59.488Z] Building docker-sys-mgmt-agent-go [2021-04-20T06:10:59.488Z] Building docker-core-metadata-go [2021-04-20T06:10:59.488Z] Building docker-security-proxy-setup-go [2021-04-20T06:10:59.488Z] Building docker-security-bootstrapper-go [2021-04-20T06:10:59.488Z] Building docker-core-command-go [2021-04-20T06:11:07.273Z] Waiting for container to be ready [2021-04-20T06:11:07.844Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-20T06:11:07.844Z] [2021-04-20T06:11:12.049Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-20T06:11:12.312Z] Waiting for network to be ready... [2021-04-20T06:11:12.574Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-20T06:11:12.835Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1693 kB] [2021-04-20T06:11:12.835Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-20T06:11:12.835Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [317 kB] [2021-04-20T06:11:12.835Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-20T06:11:12.835Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-20T06:11:12.835Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-20T06:11:12.835Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-20T06:11:12.835Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1122 kB] [2021-04-20T06:11:12.835Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-20T06:11:13.411Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-20T06:11:13.411Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-20T06:11:13.671Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-20T06:11:13.671Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-20T06:11:13.671Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-20T06:11:13.671Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-20T06:11:13.671Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-20T06:11:13.671Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-20T06:11:13.943Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-20T06:11:14.515Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-20T06:11:14.515Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-20T06:11:14.515Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-20T06:11:14.515Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-20T06:11:14.515Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] [2021-04-20T06:11:14.515Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-20T06:11:14.515Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-20T06:11:14.515Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-20T06:11:17.061Z] Fetched 24.4 MB in 4s (6037 kB/s) [2021-04-20T06:11:17.634Z] Reading package lists... [2021-04-20T06:11:17.897Z] Reading package lists... [2021-04-20T06:11:18.158Z] Building dependency tree... [2021-04-20T06:11:18.158Z] Reading state information... [2021-04-20T06:11:18.158Z] The following additional packages will be installed: [2021-04-20T06:11:18.158Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-20T06:11:18.158Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-20T06:11:18.158Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-20T06:11:18.158Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-20T06:11:18.158Z] Suggested packages: [2021-04-20T06:11:18.158Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-20T06:11:18.158Z] Recommended packages: [2021-04-20T06:11:18.158Z] gnupg libsasl2-modules [2021-04-20T06:11:18.158Z] The following NEW packages will be installed: [2021-04-20T06:11:18.158Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-20T06:11:18.158Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-20T06:11:18.158Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-20T06:11:18.158Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-20T06:11:18.158Z] The following packages will be upgraded: [2021-04-20T06:11:18.158Z] gpg gpg-agent gpgconf libudev1 [2021-04-20T06:11:18.420Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-04-20T06:11:18.420Z] Need to get 3529 kB of archives. [2021-04-20T06:11:18.420Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-20T06:11:18.420Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-04-20T06:11:18.420Z] 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-04-20T06:11:18.680Z] 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-04-20T06:11:18.680Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-20T06:11:18.680Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-04-20T06:11:18.680Z] 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-04-20T06:11:19.252Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-20T06:11:19.252Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-20T06:11:19.252Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-20T06:11:19.252Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-20T06:11:19.252Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-20T06:11:19.252Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-20T06:11:19.252Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-20T06:11:19.252Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-20T06:11:19.252Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-20T06:11:19.252Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-20T06:11:19.252Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-20T06:11:19.252Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-20T06:11:19.252Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-20T06:11:19.252Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-20T06:11:19.252Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-20T06:11:19.252Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-20T06:11:19.514Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T06:11:19.514Z] Fetched 3529 kB in 1s (3180 kB/s) [2021-04-20T06:11:19.514Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-20T06:11:19.514Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-04-20T06:11:19.514Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-20T06:11:19.514Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-04-20T06:11:19.774Z] Selecting previously unselected package udev. [2021-04-20T06:11:19.774Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-20T06:11:19.774Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-04-20T06:11:19.774Z] Unpacking udev (237-3ubuntu10.46) ... [2021-04-20T06:11:20.345Z] Selecting previously unselected package libfuse2:amd64. [2021-04-20T06:11:20.345Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-20T06:11:20.345Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-20T06:11:20.345Z] Selecting previously unselected package fuse. [2021-04-20T06:11:20.345Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-20T06:11:20.345Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-20T06:11:20.606Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-20T06:11:20.606Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-20T06:11:20.606Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-20T06:11:20.867Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-20T06:11:20.867Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-20T06:11:20.867Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-20T06:11:21.133Z] Selecting previously unselected package libksba8:amd64. [2021-04-20T06:11:21.133Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-20T06:11:21.133Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-20T06:11:21.133Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-20T06:11:21.133Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T06:11:21.133Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:11:21.133Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-20T06:11:21.133Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T06:11:21.133Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:11:21.393Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-20T06:11:21.393Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T06:11:21.393Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:11:21.393Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-20T06:11:21.393Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T06:11:21.393Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:11:21.652Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-20T06:11:21.652Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T06:11:21.652Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:11:21.652Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-20T06:11:21.652Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T06:11:21.652Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:11:21.913Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-20T06:11:21.913Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T06:11:21.913Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:11:21.913Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-20T06:11:21.913Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T06:11:21.913Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:11:22.175Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-20T06:11:22.175Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T06:11:22.175Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:11:22.175Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-20T06:11:22.175Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-20T06:11:22.175Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-20T06:11:22.175Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-20T06:11:22.175Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-20T06:11:22.175Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-20T06:11:22.436Z] Selecting previously unselected package libldap-common. [2021-04-20T06:11:22.436Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-20T06:11:22.436Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-20T06:11:22.436Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-20T06:11:22.436Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-20T06:11:22.436Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-20T06:11:22.698Z] Selecting previously unselected package dirmngr. [2021-04-20T06:11:22.698Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-20T06:11:22.698Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-20T06:11:22.698Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-20T06:11:22.698Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-20T06:11:22.698Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-20T06:11:22.959Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-20T06:11:22.959Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-20T06:11:22.959Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-20T06:11:22.959Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:11:22.959Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-20T06:11:22.959Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-20T06:11:22.959Z] Setting up udev (237-3ubuntu10.46) ... [2021-04-20T06:11:23.530Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-20T06:11:23.531Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:11:23.792Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-20T06:11:23.792Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-20T06:11:23.792Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-20T06:11:23.792Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:11:23.792Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:11:23.792Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:11:24.054Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:11:24.054Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:11:24.054Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:11:24.054Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:11:24.054Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-20T06:11:24.054Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-20T06:11:24.054Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-20T06:11:24.626Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-20T06:11:24.626Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-20T06:11:24.626Z] This means they are not meant to be enabled using systemctl. [2021-04-20T06:11:24.626Z] Possible reasons for having this kind of units are: [2021-04-20T06:11:24.626Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-20T06:11:24.626Z] .wants/ or .requires/ directory. [2021-04-20T06:11:24.626Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-20T06:11:24.626Z] a requirement dependency on it. [2021-04-20T06:11:24.626Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-20T06:11:24.626Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-20T06:11:24.626Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-20T06:11:24.626Z] instance name specified. [2021-04-20T06:11:24.902Z] Reading package lists... [2021-04-20T06:11:25.162Z] Building dependency tree... [2021-04-20T06:11:25.162Z] Reading state information... [2021-04-20T06:11:25.162Z] The following additional packages will be installed: [2021-04-20T06:11:25.162Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-20T06:11:25.162Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-20T06:11:25.162Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-20T06:11:25.162Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-20T06:11:25.162Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-20T06:11:25.162Z] Suggested packages: [2021-04-20T06:11:25.162Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-20T06:11:25.162Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-20T06:11:25.162Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-20T06:11:25.162Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-20T06:11:25.162Z] systemd-container policykit-1 [2021-04-20T06:11:25.162Z] Recommended packages: [2021-04-20T06:11:25.162Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-20T06:11:25.162Z] The following NEW packages will be installed: [2021-04-20T06:11:25.162Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-20T06:11:25.162Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-20T06:11:25.162Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-20T06:11:25.162Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-20T06:11:25.162Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-20T06:11:25.162Z] The following packages will be upgraded: [2021-04-20T06:11:25.162Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-20T06:11:25.423Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-04-20T06:11:25.423Z] Need to get 35.2 MB of archives. [2021-04-20T06:11:25.423Z] After this operation, 141 MB of additional disk space will be used. [2021-04-20T06:11:25.423Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-04-20T06:11:25.423Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-04-20T06:11:25.996Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-04-20T06:11:26.286Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-20T06:11:26.286Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-04-20T06:11:26.286Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-04-20T06:11:26.286Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-20T06:11:26.286Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-20T06:11:26.286Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-04-20T06:11:26.286Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-20T06:11:26.286Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-20T06:11:26.286Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-20T06:11:26.286Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-20T06:11:26.286Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-20T06:11:26.286Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-20T06:11:26.286Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-20T06:11:26.286Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-20T06:11:26.286Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-20T06:11:26.286Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-20T06:11:26.286Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-20T06:11:26.286Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-20T06:11:26.547Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-20T06:11:26.547Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-20T06:11:26.547Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-20T06:11:26.547Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-20T06:11:26.547Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-20T06:11:26.547Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-20T06:11:26.547Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-20T06:11:26.547Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-20T06:11:26.547Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-20T06:11:27.499Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T06:11:27.499Z] Fetched 35.2 MB in 2s (16.8 MB/s) [2021-04-20T06:11:27.499Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-20T06:11:27.499Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-04-20T06:11:27.759Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-20T06:11:28.331Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-04-20T06:11:28.331Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-20T06:11:28.331Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-04-20T06:11:28.593Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-20T06:11:28.593Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-20T06:11:28.593Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-20T06:11:28.853Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-20T06:11:28.853Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-20T06:11:28.853Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-20T06:11:29.114Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-20T06:11:29.376Z] Setting up apt (1.6.13) ... [2021-04-20T06:11:29.376Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-20T06:11:29.975Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-20T06:11:31.362Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-20T06:11:31.362Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-20T06:11:31.362Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-20T06:11:31.362Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-20T06:11:31.362Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-20T06:11:31.362Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T06:11:31.624Z] Selecting previously unselected package libexpat1:amd64. [2021-04-20T06:11:31.624Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-20T06:11:31.624Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-20T06:11:31.624Z] Selecting previously unselected package python3.6-minimal. [2021-04-20T06:11:31.624Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-20T06:11:31.885Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T06:11:32.147Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-20T06:11:32.147Z] Checking for services that may need to be restarted...done. [2021-04-20T06:11:32.147Z] Checking for services that may need to be restarted...done. [2021-04-20T06:11:32.147Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T06:11:32.408Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-20T06:11:32.408Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T06:11:32.980Z] Selecting previously unselected package python3-minimal. [2021-04-20T06:11:32.980Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-20T06:11:32.980Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-20T06:11:32.980Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-20T06:11:32.980Z] Selecting previously unselected package mime-support. [2021-04-20T06:11:32.980Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-20T06:11:32.980Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-20T06:11:32.980Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-20T06:11:32.980Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-20T06:11:32.980Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-20T06:11:33.241Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-20T06:11:33.241Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-20T06:11:33.241Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T06:11:33.502Z] Selecting previously unselected package python3.6. [2021-04-20T06:11:33.502Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-20T06:11:33.502Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T06:11:33.502Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-20T06:11:33.502Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-20T06:11:33.502Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-20T06:11:33.502Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-20T06:11:33.763Z] Selecting previously unselected package python3. [2021-04-20T06:11:33.763Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-20T06:11:33.763Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-20T06:11:33.763Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-20T06:11:34.025Z] Selecting previously unselected package multiarch-support. [2021-04-20T06:11:34.025Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-20T06:11:34.025Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-20T06:11:34.025Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-20T06:11:34.025Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-20T06:11:34.025Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-20T06:11:34.025Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-20T06:11:34.025Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-20T06:11:34.285Z] Selecting previously unselected package libbsd0:amd64. [2021-04-20T06:11:34.285Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-20T06:11:34.285Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-20T06:11:34.285Z] Selecting previously unselected package sudo. [2021-04-20T06:11:34.285Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-20T06:11:34.285Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-20T06:11:34.546Z] Selecting previously unselected package apparmor. [2021-04-20T06:11:34.546Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-20T06:11:34.546Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-20T06:11:34.807Z] Selecting previously unselected package libedit2:amd64. [2021-04-20T06:11:34.807Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-20T06:11:34.807Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-20T06:11:34.807Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-20T06:11:34.807Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-20T06:11:34.807Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T06:11:34.807Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-20T06:11:34.807Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-20T06:11:34.807Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T06:11:35.069Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-20T06:11:35.069Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-20T06:11:35.069Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-20T06:11:35.069Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-20T06:11:35.069Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-20T06:11:35.069Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T06:11:35.338Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-20T06:11:35.338Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-20T06:11:35.338Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T06:11:35.338Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-20T06:11:35.338Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-20T06:11:35.338Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-20T06:11:35.598Z] Selecting previously unselected package openssh-client. [2021-04-20T06:11:35.598Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-20T06:11:35.598Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-20T06:11:35.858Z] Selecting previously unselected package squashfs-tools. [2021-04-20T06:11:35.858Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-20T06:11:35.858Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-20T06:11:35.858Z] Selecting previously unselected package snapd. [2021-04-20T06:11:35.858Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-20T06:11:35.858Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-20T06:11:37.769Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-20T06:11:38.030Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-20T06:11:38.030Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-20T06:11:38.030Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-20T06:11:38.030Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-20T06:11:38.291Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T06:11:38.291Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-20T06:11:38.291Z] Setting up systemd (237-3ubuntu10.46) ... [2021-04-20T06:11:38.291Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-20T06:11:38.861Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-20T06:11:38.861Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-20T06:11:38.861Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-20T06:11:39.124Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T06:11:39.124Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T06:11:39.124Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T06:11:39.696Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-20T06:11:39.696Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T06:11:39.696Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-20T06:11:39.696Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-20T06:11:39.696Z] running python rtupdate hooks for python3.6... [2021-04-20T06:11:39.696Z] running python post-rtupdate hooks for python3.6... [2021-04-20T06:11:39.957Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-20T06:11:41.345Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-20T06:11:41.345Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T06:11:41.606Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-20T06:11:41.606Z] Setting up snapd (2.48.3+18.04) ... [2021-04-20T06:11:42.178Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-20T06:11:42.178Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-20T06:11:42.439Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-20T06:11:42.701Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-20T06:11:42.701Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-20T06:11:42.701Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-20T06:11:42.962Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-20T06:11:43.223Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-20T06:11:43.224Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-20T06:11:43.483Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-20T06:11:43.746Z] /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-04-20T06:11:43.746Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-20T06:11:43.746Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-20T06:11:44.689Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-20T06:11:44.689Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-20T06:11:44.689Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-20T06:11:45.889Z] Reading package lists... [2021-04-20T06:11:46.149Z] Reading package lists... [2021-04-20T06:11:46.409Z] Building dependency tree... [2021-04-20T06:11:46.409Z] Reading state information... [2021-04-20T06:11:46.409Z] Calculating upgrade... [2021-04-20T06:11:46.669Z] The following packages will be upgraded: [2021-04-20T06:11:46.669Z] advancecomp base-files bash binutils binutils-common [2021-04-20T06:11:46.669Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-20T06:11:46.670Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-20T06:11:46.670Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-20T06:11:46.670Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-20T06:11:46.670Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-20T06:11:46.670Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-20T06:11:46.670Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-04-20T06:11:46.670Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-04-20T06:11:46.670Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-04-20T06:11:46.670Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-04-20T06:11:46.670Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-04-20T06:11:46.670Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-04-20T06:11:46.670Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-04-20T06:11:46.670Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-20T06:11:46.670Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-20T06:11:46.670Z] Need to get 64.0 MB of archives. [2021-04-20T06:11:46.670Z] After this operation, 5034 kB of additional disk space will be used. [2021-04-20T06:11:46.670Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-04-20T06:11:46.929Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-20T06:11:46.929Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-20T06:11:46.929Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-20T06:11:46.929Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-20T06:11:46.930Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-20T06:11:46.930Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-20T06:11:46.930Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-20T06:11:46.930Z] 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-04-20T06:11:46.930Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-04-20T06:11:46.930Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-04-20T06:11:46.930Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-20T06:11:46.930Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-20T06:11:46.930Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-04-20T06:11:46.930Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-20T06:11:46.930Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-20T06:11:46.930Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-20T06:11:46.930Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-20T06:11:46.930Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-20T06:11:46.930Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-20T06:11:46.930Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-04-20T06:11:47.192Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-20T06:11:47.192Z] 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-04-20T06:11:47.192Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-20T06:11:47.192Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-20T06:11:47.193Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-20T06:11:47.193Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-20T06:11:47.193Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-20T06:11:47.193Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-20T06:11:47.193Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-20T06:11:47.193Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-20T06:11:47.193Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-20T06:11:47.193Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-20T06:11:47.193Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-20T06:11:47.193Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-20T06:11:47.193Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-20T06:11:47.193Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-04-20T06:11:47.193Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-04-20T06:11:47.193Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-04-20T06:11:47.193Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-20T06:11:47.193Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-04-20T06:11:47.193Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-20T06:11:47.193Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-20T06:11:47.193Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-04-20T06:11:47.193Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-20T06:11:47.193Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-20T06:11:47.193Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-04-20T06:11:47.193Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-20T06:11:47.193Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-04-20T06:11:47.193Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-20T06:11:47.193Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-20T06:11:47.193Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-20T06:11:47.193Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-20T06:11:47.193Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-20T06:11:47.193Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-20T06:11:47.193Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-20T06:11:47.454Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-20T06:11:47.454Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-20T06:11:47.720Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-20T06:11:47.720Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-20T06:11:47.720Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-20T06:11:47.720Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-20T06:11:47.720Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-20T06:11:47.720Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-20T06:11:47.720Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-20T06:11:47.982Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-20T06:11:47.982Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-20T06:11:47.982Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-20T06:11:47.982Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-20T06:11:47.982Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-20T06:11:48.243Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-20T06:11:48.243Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-20T06:11:48.243Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-20T06:11:48.243Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-20T06:11:48.243Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-20T06:11:48.243Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-20T06:11:48.243Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-20T06:11:48.243Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-20T06:11:48.243Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-20T06:11:48.243Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-20T06:11:48.243Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-20T06:11:48.243Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-04-20T06:11:48.243Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-04-20T06:11:48.243Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-04-20T06:11:48.243Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-04-20T06:11:48.243Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-04-20T06:11:48.243Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-20T06:11:48.503Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-20T06:11:48.503Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-20T06:11:48.503Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-20T06:11:48.503Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-04-20T06:11:48.503Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-04-20T06:11:48.503Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-20T06:11:48.503Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-20T06:11:48.503Z] Get:95 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-04-20T06:11:48.503Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-20T06:11:48.503Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-20T06:11:48.503Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-20T06:11:48.503Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-20T06:11:48.503Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-20T06:11:48.503Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-20T06:11:48.764Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T06:11:48.764Z] Fetched 64.0 MB in 2s (32.1 MB/s) [2021-04-20T06:11:48.764Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:11:48.764Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-20T06:11:48.764Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-20T06:11:49.709Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-20T06:11:49.709Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-20T06:11:49.709Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-04-20T06:11:49.709Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-04-20T06:11:50.281Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:11:50.542Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T06:11:50.542Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:11:50.542Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T06:11:50.804Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:11:50.804Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T06:11:50.804Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:11:50.804Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T06:11:51.065Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:11:51.065Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T06:11:51.065Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:11:51.065Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T06:11:51.326Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:11:51.326Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T06:11:51.326Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:11:51.586Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-20T06:11:51.586Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:11:51.586Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-20T06:11:51.586Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:11:51.847Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-20T06:11:51.847Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:11:51.847Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T06:11:51.847Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:11:52.111Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T06:11:52.111Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:11:52.111Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T06:11:52.377Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:11:52.377Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-20T06:11:52.377Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-20T06:11:52.639Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-20T06:11:53.224Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-20T06:11:53.224Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-20T06:11:53.224Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-20T06:11:53.224Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-20T06:11:53.224Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-20T06:11:53.493Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-20T06:11:53.755Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-20T06:11:53.755Z] Installing new version of config file /etc/issue ... [2021-04-20T06:11:53.755Z] Installing new version of config file /etc/issue.net ... [2021-04-20T06:11:53.755Z] Installing new version of config file /etc/lsb-release ... [2021-04-20T06:11:53.755Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-20T06:11:54.016Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-20T06:11:54.016Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-20T06:11:54.016Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-20T06:11:54.277Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:11:54.277Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-20T06:11:54.277Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-20T06:11:54.537Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-20T06:11:54.537Z] 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-04-20T06:11:54.537Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:11:54.537Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T06:11:54.802Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-20T06:11:54.802Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-20T06:11:55.068Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:11:55.068Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-20T06:11:55.068Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-20T06:11:55.330Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-20T06:11:55.330Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:11:55.330Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-20T06:11:55.330Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-20T06:11:55.592Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-20T06:11:55.853Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:11:55.853Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-20T06:11:55.853Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-20T06:11:55.853Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-20T06:11:56.114Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:11:56.114Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-20T06:11:56.114Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-20T06:11:56.375Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-20T06:11:56.375Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:11:56.375Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-20T06:11:56.375Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-20T06:11:56.639Z] Setting up grep (3.1-2build1) ... [2021-04-20T06:11:56.639Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:11:56.639Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-20T06:11:56.639Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-20T06:11:56.901Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-20T06:11:57.163Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:11:57.163Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-20T06:11:57.164Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-20T06:11:57.164Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-20T06:11:57.424Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:11:57.424Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-20T06:11:57.424Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-20T06:11:57.994Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-20T06:11:57.995Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-20T06:11:57.995Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-20T06:11:57.995Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-20T06:11:58.571Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-20T06:11:58.833Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:11:58.833Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-20T06:11:58.833Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-20T06:11:59.775Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-20T06:11:59.775Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-20T06:12:00.050Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-20T06:12:00.050Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-20T06:12:00.311Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-20T06:12:00.311Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:12:00.311Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-20T06:12:00.311Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-20T06:12:00.571Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-20T06:12:00.571Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:12:00.571Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T06:12:00.571Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T06:12:00.836Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-20T06:12:00.836Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:12:00.836Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T06:12:01.097Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T06:12:01.097Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-20T06:12:01.097Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:12:01.097Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T06:12:01.359Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T06:12:01.359Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-20T06:12:01.636Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:12:01.636Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T06:12:01.636Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T06:12:01.636Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-20T06:12:01.897Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:12:01.897Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-20T06:12:01.897Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-20T06:12:02.157Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-20T06:12:02.157Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-20T06:12:02.157Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-20T06:12:02.418Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:12:02.418Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-20T06:12:02.418Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-20T06:12:02.418Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-20T06:12:02.678Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:12:02.678Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T06:12:02.678Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T06:12:02.678Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-20T06:12:02.938Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:12:02.938Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T06:12:02.938Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T06:12:02.938Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-20T06:12:03.213Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:12:03.213Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T06:12:03.213Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T06:12:03.472Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-20T06:12:03.733Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-20T06:12:03.995Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-20T06:12:04.256Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:12:04.256Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-20T06:12:04.256Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-20T06:12:04.517Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-20T06:12:04.517Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:12:04.517Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-20T06:12:04.517Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-20T06:12:04.777Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-20T06:12:04.777Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:12:04.777Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-20T06:12:04.777Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-20T06:12:05.038Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-20T06:12:05.298Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:12:05.298Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-20T06:12:05.298Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-20T06:12:05.298Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-20T06:12:05.560Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:12:05.560Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-20T06:12:05.560Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-20T06:12:05.560Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-20T06:12:05.820Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:12:05.820Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-20T06:12:05.820Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-20T06:12:05.820Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-20T06:12:06.081Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:12:06.081Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-20T06:12:06.081Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-20T06:12:06.081Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-20T06:12:06.342Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:12:06.342Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-20T06:12:06.342Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-20T06:12:06.603Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-20T06:12:06.603Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:12:06.603Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T06:12:06.603Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T06:12:06.865Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-04-20T06:12:06.865Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-20T06:12:06.865Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-20T06:12:07.124Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-20T06:12:07.124Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-20T06:12:07.124Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:12:07.124Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-20T06:12:07.125Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-20T06:12:07.383Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-20T06:12:07.383Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:12:07.383Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-20T06:12:07.383Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-20T06:12:07.383Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-20T06:12:07.643Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:12:07.643Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-20T06:12:07.643Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-20T06:12:07.904Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-20T06:12:07.904Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:12:07.904Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-20T06:12:07.904Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-20T06:12:08.165Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-20T06:12:08.165Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:12:08.165Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-20T06:12:08.165Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-20T06:12:08.737Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-20T06:12:08.737Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:12:08.737Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-20T06:12:08.737Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-20T06:12:08.997Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-20T06:12:08.997Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:12:08.997Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-04-20T06:12:08.997Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-20T06:12:08.997Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-04-20T06:12:09.257Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:12:09.257Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-04-20T06:12:09.257Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-20T06:12:09.257Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-04-20T06:12:09.518Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:12:09.518Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-20T06:12:09.518Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-20T06:12:09.518Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-20T06:12:09.779Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:12:09.779Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-20T06:12:09.779Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-20T06:12:09.779Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-20T06:12:10.040Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:12:10.040Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-20T06:12:10.040Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-20T06:12:10.040Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-20T06:12:10.040Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:12:10.040Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-20T06:12:10.300Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-20T06:12:10.300Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-20T06:12:10.562Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:12:10.562Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-04-20T06:12:10.562Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-04-20T06:12:10.562Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-04-20T06:12:10.823Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:12:10.823Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-20T06:12:10.823Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-20T06:12:10.823Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-20T06:12:11.084Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-20T06:12:11.084Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-20T06:12:11.084Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-20T06:12:11.084Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-20T06:12:11.084Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-20T06:12:11.347Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-20T06:12:11.347Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-20T06:12:11.608Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-20T06:12:11.608Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-20T06:12:11.608Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-20T06:12:11.869Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-20T06:12:11.869Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-20T06:12:11.869Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-20T06:12:12.440Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-20T06:12:12.441Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-20T06:12:12.441Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-20T06:12:12.441Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-20T06:12:12.441Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-20T06:12:12.701Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-20T06:12:12.701Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-20T06:12:12.701Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-20T06:12:12.962Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-20T06:12:12.962Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-20T06:12:13.222Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-20T06:12:13.222Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-20T06:12:14.164Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-20T06:12:14.164Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-20T06:12:14.164Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-20T06:12:14.164Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-20T06:12:14.164Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-20T06:12:14.164Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-20T06:12:14.424Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-20T06:12:14.685Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-20T06:12:14.685Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-20T06:12:14.685Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-20T06:12:14.946Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-20T06:12:14.946Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-20T06:12:14.946Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T06:12:14.946Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T06:12:15.207Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T06:12:15.207Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T06:12:15.468Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T06:12:15.468Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T06:12:15.468Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T06:12:15.468Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T06:12:16.410Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T06:12:16.410Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T06:12:17.791Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T06:12:17.791Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T06:12:18.363Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T06:12:18.363Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T06:12:18.625Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T06:12:18.887Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T06:12:19.830Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T06:12:19.830Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T06:12:19.830Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-20T06:12:19.830Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-20T06:12:20.091Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-20T06:12:20.091Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-20T06:12:20.352Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-20T06:12:20.352Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-20T06:12:20.613Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-20T06:12:20.613Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-20T06:12:20.613Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-20T06:12:20.613Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-20T06:12:20.876Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-20T06:12:20.876Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-20T06:12:20.876Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-20T06:12:21.142Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-20T06:12:21.142Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:12:21.142Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-20T06:12:21.142Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:12:21.142Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:12:21.286Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:12:21.286Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:12:21.286Z] ---> e4742867d915 [2021-04-20T06:12:21.286Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T06:12:21.286Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:12:21.286Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:12:21.286Z] ---> e4742867d915 [2021-04-20T06:12:21.286Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T06:12:21.286Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:12:21.286Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:12:21.286Z] ---> e4742867d915 [2021-04-20T06:12:21.286Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T06:12:21.286Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:12:21.286Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:12:21.286Z] ---> e4742867d915 [2021-04-20T06:12:21.286Z] Step 3/31 : WORKDIR /edgex-go [2021-04-20T06:12:21.286Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:12:21.286Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:12:21.286Z] ---> e4742867d915 [2021-04-20T06:12:21.286Z] Step 3/21 : WORKDIR /edgex-go [2021-04-20T06:12:21.286Z] ---> Running in ed268b9c2042 [2021-04-20T06:12:21.286Z] ---> Running in a51e5a4615e2 [2021-04-20T06:12:21.286Z] ---> Running in c05b1fcb4340 [2021-04-20T06:12:21.286Z] ---> Running in 6dd22ae6c767 [2021-04-20T06:12:21.286Z] ---> Running in 171bc4177b2f [2021-04-20T06:12:21.286Z] Removing intermediate container a51e5a4615e2 [2021-04-20T06:12:21.286Z] ---> 864746e49fc8 [2021-04-20T06:12:21.286Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:12:21.286Z] Removing intermediate container 6dd22ae6c767 [2021-04-20T06:12:21.286Z] ---> 7b82c3a566ce [2021-04-20T06:12:21.286Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:12:21.286Z] Removing intermediate container c05b1fcb4340 [2021-04-20T06:12:21.286Z] ---> c1c67824feed [2021-04-20T06:12:21.286Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:12:21.286Z] Removing intermediate container 171bc4177b2f [2021-04-20T06:12:21.286Z] ---> 586ab1a7743b [2021-04-20T06:12:21.286Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:12:21.286Z] Removing intermediate container ed268b9c2042 [2021-04-20T06:12:21.286Z] ---> 841bbc4224f6 [2021-04-20T06:12:21.286Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:12:21.286Z] ---> Running in 8d1cba7d3b12 [2021-04-20T06:12:21.286Z] ---> Running in 29d30e4dc02e [2021-04-20T06:12:21.286Z] ---> Running in 356361914baa [2021-04-20T06:12:21.286Z] ---> Running in 6c6128f2d6ed [2021-04-20T06:12:21.286Z] ---> Running in 0d8f745baacd [2021-04-20T06:12:21.286Z] Removing intermediate container 29d30e4dc02e [2021-04-20T06:12:21.286Z] ---> b4e411e0f3f6 [2021-04-20T06:12:21.286Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-20T06:12:21.286Z] Removing intermediate container 8d1cba7d3b12 [2021-04-20T06:12:21.286Z] ---> 4b5eb42a3396 [2021-04-20T06:12:21.286Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-20T06:12:21.286Z] ---> Running in 42b7dd22f069 [2021-04-20T06:12:21.403Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:12:21.403Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-20T06:12:21.403Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-20T06:12:21.403Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-20T06:12:21.558Z] ---> Running in 803058af573a [2021-04-20T06:12:21.559Z] Removing intermediate container 356361914baa [2021-04-20T06:12:21.559Z] ---> c7adf818614d [2021-04-20T06:12:21.559Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-20T06:12:21.664Z] [2021-04-20T06:12:21.664Z] Current default time zone: 'Etc/UTC' [2021-04-20T06:12:21.664Z] Local time is now: Tue Apr 20 06:12:21 UTC 2021. [2021-04-20T06:12:21.664Z] Universal Time is now: Tue Apr 20 06:12:21 UTC 2021. [2021-04-20T06:12:21.664Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-20T06:12:21.664Z] [2021-04-20T06:12:21.664Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-04-20T06:12:21.664Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:12:21.664Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-04-20T06:12:21.664Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-20T06:12:21.664Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-20T06:12:21.664Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-20T06:12:21.664Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-20T06:12:21.836Z] Removing intermediate container 0d8f745baacd [2021-04-20T06:12:21.836Z] ---> 816e98d02199 [2021-04-20T06:12:21.836Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-20T06:12:21.836Z] Removing intermediate container 6c6128f2d6ed [2021-04-20T06:12:21.836Z] ---> ebc9062fb15f [2021-04-20T06:12:21.836Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-20T06:12:21.836Z] ---> Running in 5bc41e7bfe4f [2021-04-20T06:12:21.926Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-20T06:12:21.926Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-20T06:12:21.926Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-20T06:12:21.926Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:12:21.926Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-20T06:12:22.113Z] ---> Running in 6af7660c72b5 [2021-04-20T06:12:22.113Z] ---> Running in 877b890199dd [2021-04-20T06:12:22.187Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T06:12:22.449Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-20T06:12:22.449Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:12:22.449Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-20T06:12:22.449Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-20T06:12:22.449Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-20T06:12:22.449Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-20T06:12:22.449Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-20T06:12:22.449Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-20T06:12:22.449Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-20T06:12:22.711Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-20T06:12:23.555Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:12:23.555Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:12:23.829Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:12:24.103Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:12:24.103Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:12:24.103Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:12:24.626Z] Updating certificates in /etc/ssl/certs... [2021-04-20T06:12:24.706Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:12:24.706Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:12:24.706Z] OK: 217 MiB in 51 packages [2021-04-20T06:12:25.302Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:12:25.302Z] OK: 217 MiB in 51 packages [2021-04-20T06:12:25.568Z] 23 added, 27 removed; done. [2021-04-20T06:12:25.568Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-20T06:12:25.568Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:12:25.568Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-20T06:12:25.568Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-20T06:12:25.568Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-20T06:12:25.568Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T06:12:25.568Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-20T06:12:25.568Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T06:12:25.580Z] OK: 217 MiB in 51 packages [2021-04-20T06:12:25.830Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T06:12:25.830Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T06:12:25.830Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T06:12:25.830Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T06:12:25.830Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-20T06:12:25.830Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-20T06:12:25.830Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-20T06:12:25.830Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-20T06:12:26.092Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-20T06:12:26.092Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T06:12:26.092Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T06:12:26.092Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-20T06:12:26.092Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-20T06:12:26.092Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-20T06:12:26.092Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-20T06:12:26.179Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:12:26.179Z] OK: 217 MiB in 51 packages [2021-04-20T06:12:26.179Z] Removing intermediate container 42b7dd22f069 [2021-04-20T06:12:26.179Z] ---> 0564d9450c39 [2021-04-20T06:12:26.179Z] Step 6/23 : COPY go.mod . [2021-04-20T06:12:26.353Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-20T06:12:26.353Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-20T06:12:26.353Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-20T06:12:26.353Z] Updating certificates in /etc/ssl/certs... [2021-04-20T06:12:26.925Z] 0 added, 0 removed; done. [2021-04-20T06:12:26.925Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-20T06:12:26.925Z] done. [2021-04-20T06:12:27.176Z] Removing intermediate container 5bc41e7bfe4f [2021-04-20T06:12:27.176Z] ---> d9d4574c1780 [2021-04-20T06:12:27.176Z] Step 6/21 : COPY go.mod . [2021-04-20T06:12:27.176Z] Removing intermediate container 877b890199dd [2021-04-20T06:12:27.176Z] ---> 227af4abd820 [2021-04-20T06:12:27.176Z] Step 6/23 : COPY go.mod . [2021-04-20T06:12:27.457Z] ---> 8efe811e4356 [2021-04-20T06:12:27.457Z] Step 7/23 : RUN go mod download [2021-04-20T06:12:27.498Z] Reading package lists... [2021-04-20T06:12:27.498Z] Building dependency tree... [2021-04-20T06:12:27.498Z] Reading state information... [2021-04-20T06:12:27.735Z] ---> Running in ca64fe9d490d [2021-04-20T06:12:27.735Z] Removing intermediate container 6af7660c72b5 [2021-04-20T06:12:27.735Z] ---> 8568f1859fb0 [2021-04-20T06:12:27.735Z] Step 6/31 : COPY go.mod . [2021-04-20T06:12:27.735Z] ---> 489431740f5c [2021-04-20T06:12:27.735Z] Step 7/21 : RUN go mod download [2021-04-20T06:12:27.759Z] The following NEW packages will be installed: [2021-04-20T06:12:27.759Z] apt-transport-https [2021-04-20T06:12:28.011Z] ---> Running in 49d1c9c47ecb [2021-04-20T06:12:28.020Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-20T06:12:28.020Z] Need to get 1692 B of archives. [2021-04-20T06:12:28.020Z] After this operation, 154 kB of additional disk space will be used. [2021-04-20T06:12:28.020Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-20T06:12:28.020Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T06:12:28.020Z] Fetched 1692 B in 0s (8544 B/s) [2021-04-20T06:12:28.020Z] Selecting previously unselected package apt-transport-https. [2021-04-20T06:12:28.020Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-20T06:12:28.020Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-20T06:12:28.282Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-20T06:12:28.282Z] Setting up apt-transport-https (1.6.13) ... [2021-04-20T06:12:28.299Z] ---> 8b7539d8c364 [2021-04-20T06:12:28.299Z] Step 7/23 : RUN go mod download [2021-04-20T06:12:28.543Z] Waiting for network to be ready... [2021-04-20T06:12:28.580Z] ---> Running in 3bad727ef09b [2021-04-20T06:12:28.580Z] OK: 217 MiB in 51 packages [2021-04-20T06:12:28.856Z] ---> 8603b4135b99 [2021-04-20T06:12:28.857Z] Step 7/31 : RUN go mod download [2021-04-20T06:12:29.129Z] ---> Running in 12a2687410b5 [2021-04-20T06:12:30.573Z] Removing intermediate container 803058af573a [2021-04-20T06:12:30.573Z] ---> 030b4117641b [2021-04-20T06:12:30.573Z] Step 6/23 : COPY go.mod . [2021-04-20T06:12:32.023Z] Removing intermediate container ca64fe9d490d [2021-04-20T06:12:32.023Z] ---> e4b143e9f365 [2021-04-20T06:12:32.023Z] Step 8/23 : COPY . . [2021-04-20T06:12:32.023Z] ---> 9b40895c30f8 [2021-04-20T06:12:32.023Z] Step 7/23 : RUN go mod download [2021-04-20T06:12:32.302Z] ---> Running in 57ebb216da90 [2021-04-20T06:12:32.302Z] Removing intermediate container 49d1c9c47ecb [2021-04-20T06:12:32.302Z] ---> d5c24ea91307 [2021-04-20T06:12:32.303Z] Step 8/21 : COPY . . [2021-04-20T06:12:32.574Z] Removing intermediate container 3bad727ef09b [2021-04-20T06:12:32.574Z] ---> 3d7249c12b35 [2021-04-20T06:12:32.574Z] Step 8/23 : COPY . . [2021-04-20T06:12:34.014Z] Removing intermediate container 12a2687410b5 [2021-04-20T06:12:34.014Z] ---> 874e5b9093c5 [2021-04-20T06:12:34.014Z] Step 8/31 : COPY . . [2021-04-20T06:12:36.687Z] 2021-04-20T06:12:33Z INFO Waiting for automatic snapd restart... [2021-04-20T06:12:37.258Z] snapd 2.49.2 from Canonical* installed [2021-04-20T06:12:38.201Z] "snapd" switched to the "latest/stable" channel [2021-04-20T06:12:38.201Z] [2021-04-20T06:12:38.326Z] Removing intermediate container 57ebb216da90 [2021-04-20T06:12:38.326Z] ---> 41d70a34bbc6 [2021-04-20T06:12:38.326Z] Step 8/23 : COPY . . [2021-04-20T06:12:41.504Z] core18 20210309 from Canonical* installed [2021-04-20T06:12:41.504Z] "core18" switched to the "latest/stable" channel [2021-04-20T06:12:41.504Z] [2021-04-20T06:12:44.809Z] snapcraft 4.6.2 from Canonical* installed [2021-04-20T06:12:44.809Z] "snapcraft" switched to the "latest/stable" channel [2021-04-20T06:12:44.809Z] [2021-04-20T06:12:49.014Z] 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-04-20T06:12:49.014Z] - README.md [2021-04-20T06:12:49.014Z] [2021-04-20T06:12:49.014Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-20T06:12:55.604Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-20T06:12:55.604Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-20T06:12:55.604Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-20T06:12:55.604Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-20T06:12:55.867Z] Reading package lists... [2021-04-20T06:12:56.441Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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-04-20T06:13:00.517Z] ---> f4e410afe39b [2021-04-20T06:13:00.517Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-20T06:13:00.517Z] ---> 2bc063bde359 [2021-04-20T06:13:00.517Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-20T06:13:00.517Z] ---> a562db1afb27 [2021-04-20T06:13:00.517Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-20T06:13:00.517Z] ---> 149cbcbfa637 [2021-04-20T06:13:00.517Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-20T06:13:00.517Z] ---> c80c5246699d [2021-04-20T06:13:00.517Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-20T06:13:00.788Z] ---> Running in c9d8456d9712 [2021-04-20T06:13:00.788Z] ---> Running in 5d412b32c69c [2021-04-20T06:13:00.788Z] ---> Running in 055241582fb4 [2021-04-20T06:13:00.788Z] ---> Running in fb5e9c3b9f02 [2021-04-20T06:13:00.788Z] ---> Running in 874e4d432369 [2021-04-20T06:13:02.768Z] 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-04-20T06:13:02.768Z] 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-04-20T06:13:03.045Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-20T06:13:03.045Z] Reading package lists... [2021-04-20T06:13:03.045Z] Building dependency tree... [2021-04-20T06:13:03.045Z] Reading state information... [2021-04-20T06:13:03.045Z] Suggested packages: [2021-04-20T06:13:03.045Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-20T06:13:03.045Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-20T06:13:03.045Z] Recommended packages: [2021-04-20T06:13:03.045Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-20T06:13:03.045Z] The following NEW packages will be installed: [2021-04-20T06:13:03.045Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-20T06:13:03.045Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-20T06:13:03.045Z] pkg-config zip [2021-04-20T06:13:03.045Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-20T06:13:03.045Z] Need to get 7663 kB of archives. [2021-04-20T06:13:03.045Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-20T06:13:03.045Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-20T06:13:03.045Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-04-20T06:13:03.045Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-20T06:13:03.047Z] 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-04-20T06:13:03.047Z] 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-04-20T06:13:03.305Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-20T06:13:03.305Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-20T06:13:03.305Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-20T06:13:03.305Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-20T06:13:03.358Z] 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-04-20T06:13:03.565Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-20T06:13:03.565Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-20T06:13:03.565Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-20T06:13:03.565Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-20T06:13:03.565Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-20T06:13:03.565Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-20T06:13:03.825Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-20T06:13:03.825Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-20T06:13:04.086Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T06:13:04.086Z] Fetched 7663 kB in 1s (7141 kB/s) [2021-04-20T06:13:04.086Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-20T06:13:04.086Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-20T06:13:04.086Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-20T06:13:04.086Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-20T06:13:04.347Z] Selecting previously unselected package libpsl5:amd64. [2021-04-20T06:13:04.347Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-20T06:13:04.347Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-20T06:13:04.347Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-20T06:13:04.347Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-20T06:13:04.347Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-20T06:13:04.608Z] Selecting previously unselected package librtmp1:amd64. [2021-04-20T06:13:04.608Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-20T06:13:04.608Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-20T06:13:04.608Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-20T06:13:04.608Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-20T06:13:04.608Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-20T06:13:04.871Z] Selecting previously unselected package liberror-perl. [2021-04-20T06:13:04.871Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-20T06:13:04.871Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-20T06:13:04.871Z] Selecting previously unselected package git-man. [2021-04-20T06:13:04.871Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-20T06:13:04.871Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-20T06:13:05.132Z] Selecting previously unselected package git. [2021-04-20T06:13:05.132Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-20T06:13:05.132Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-20T06:13:05.703Z] Selecting previously unselected package libnorm1:amd64. [2021-04-20T06:13:05.703Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-20T06:13:05.963Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-20T06:13:05.963Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-20T06:13:05.963Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-20T06:13:05.963Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-20T06:13:05.963Z] Selecting previously unselected package libsodium23:amd64. [2021-04-20T06:13:05.963Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-20T06:13:05.963Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-20T06:13:06.229Z] Selecting previously unselected package libzmq5:amd64. [2021-04-20T06:13:06.229Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-20T06:13:06.229Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-20T06:13:06.229Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-20T06:13:06.229Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-20T06:13:06.229Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-20T06:13:06.490Z] Selecting previously unselected package pkg-config. [2021-04-20T06:13:06.490Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-20T06:13:06.490Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-20T06:13:06.490Z] Selecting previously unselected package zip. [2021-04-20T06:13:06.490Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-20T06:13:06.490Z] Unpacking zip (3.0-11build1) ... [2021-04-20T06:13:06.754Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-20T06:13:06.754Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-20T06:13:06.754Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-20T06:13:06.754Z] Setting up liberror-perl (0.17025-1) ... [2021-04-20T06:13:06.754Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-20T06:13:06.754Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-20T06:13:06.754Z] No schema files found: doing nothing. [2021-04-20T06:13:06.754Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-20T06:13:07.015Z] Setting up zip (3.0-11build1) ... [2021-04-20T06:13:07.015Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-20T06:13:07.015Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-20T06:13:07.015Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-20T06:13:07.015Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-20T06:13:07.015Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-20T06:13:07.276Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-20T06:13:07.276Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-20T06:13:07.276Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-20T06:13:13.862Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-20T06:13:13.862Z] git set to automatically installed. [2021-04-20T06:13:13.862Z] git-man set to automatically installed. [2021-04-20T06:13:13.862Z] libcurl3-gnutls set to automatically installed. [2021-04-20T06:13:13.862Z] liberror-perl set to automatically installed. [2021-04-20T06:13:13.862Z] libglib2.0-0 set to automatically installed. [2021-04-20T06:13:13.862Z] libnghttp2-14 set to automatically installed. [2021-04-20T06:13:13.862Z] libnorm1 set to automatically installed. [2021-04-20T06:13:13.862Z] libpgm-5.2-0 set to automatically installed. [2021-04-20T06:13:13.862Z] libpsl5 set to automatically installed. [2021-04-20T06:13:13.862Z] librtmp1 set to automatically installed. [2021-04-20T06:13:13.862Z] libsodium23 set to automatically installed. [2021-04-20T06:13:13.862Z] libzmq3-dev set to automatically installed. [2021-04-20T06:13:13.862Z] libzmq5 set to automatically installed. [2021-04-20T06:13:13.862Z] pkg-config set to automatically installed. [2021-04-20T06:13:13.862Z] zip set to automatically installed. [2021-04-20T06:13:15.776Z] snapd is not logged in, snap install commands will use sudo [2021-04-20T06:13:22.360Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-20T06:13:34.616Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-20T06:13:34.616Z] snapd is not logged in, snap install commands will use sudo [2021-04-20T06:13:39.915Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-20T06:13:40.487Z] snap "core18" has no updates available [2021-04-20T06:13:41.430Z] Pulling go-build-helper [2021-04-20T06:13:41.430Z] + snapcraftctl pull [2021-04-20T06:13:42.380Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-20T06:13:42.380Z] Skipping pull go-build-helper (already ran) [2021-04-20T06:13:42.380Z] Building go-build-helper [2021-04-20T06:13:42.380Z] + snapcraftctl build [2021-04-20T06:13:44.295Z] Staging go-build-helper [2021-04-20T06:13:44.295Z] + snapcraftctl stage [2021-04-20T06:13:56.537Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-20T06:13:56.537Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-20T06:13:56.537Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1693 kB] [2021-04-20T06:13:56.537Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [317 kB] [2021-04-20T06:13:56.537Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-20T06:13:56.537Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-20T06:13:56.537Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-20T06:13:56.537Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-20T06:13:56.537Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1122 kB] [2021-04-20T06:13:56.537Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-20T06:13:56.537Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-20T06:13:56.537Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-20T06:13:56.537Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-20T06:13:56.537Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-20T06:13:56.537Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-20T06:13:56.537Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-20T06:13:56.537Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-20T06:13:56.537Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-20T06:13:56.537Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-20T06:13:56.537Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-20T06:13:56.537Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-20T06:13:56.537Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-20T06:13:56.537Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-20T06:13:56.537Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] [2021-04-20T06:13:56.537Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-20T06:13:56.537Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-20T06:13:56.537Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-20T06:13:56.537Z] Fetched 24.4 MB in 0s (0 B/s) [2021-04-20T06:13:56.537Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-20T06:13:56.537Z] Fetched 224 kB in 0s (0 B/s) [2021-04-20T06:13:56.537Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-20T06:13:56.537Z] Fetched 157 kB in 0s (0 B/s) [2021-04-20T06:13:56.537Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-20T06:13:56.537Z] Fetched 221 kB in 0s (0 B/s) [2021-04-20T06:13:56.537Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-20T06:13:56.537Z] Fetched 143 kB in 0s (0 B/s) [2021-04-20T06:13:56.537Z] Pulling app-service-config [2021-04-20T06:13:56.537Z] + snapcraftctl pull [2021-04-20T06:13:56.537Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-20T06:13:56.537Z] Pulling config-common [2021-04-20T06:13:56.537Z] + snapcraftctl pull [2021-04-20T06:14:00.751Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-20T06:14:00.751Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-20T06:14:00.751Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-20T06:14:00.751Z] Fetched 0 B in 0s (0 B/s) [2021-04-20T06:14:00.751Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-20T06:14:00.751Z] Fetched 0 B in 0s (0 B/s) [2021-04-20T06:14:00.751Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-20T06:14:00.751Z] Fetched 0 B in 0s (0 B/s) [2021-04-20T06:14:00.751Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-20T06:14:00.751Z] Fetched 0 B in 0s (0 B/s) [2021-04-20T06:14:00.751Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-20T06:14:00.751Z] Fetched 0 B in 0s (0 B/s) [2021-04-20T06:14:00.751Z] Pulling edgex-go [2021-04-20T06:14:00.751Z] + snapcraftctl pull [2021-04-20T06:14:22.817Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-20T06:14:22.817Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-20T06:14:22.817Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-20T06:14:22.817Z] Fetched 0 B in 0s (0 B/s) [2021-04-20T06:14:22.817Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-20T06:14:22.817Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-20T06:14:22.817Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-20T06:14:22.817Z] Fetched 279 kB in 0s (0 B/s) [2021-04-20T06:14:22.817Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-20T06:14:22.817Z] Fetched 122 kB in 0s (0 B/s) [2021-04-20T06:14:22.817Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-20T06:14:22.818Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-20T06:14:22.818Z] Fetched 8848 B in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-20T06:14:22.818Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-20T06:14:22.818Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-20T06:14:22.818Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-20T06:14:22.818Z] Fetched 219 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-20T06:14:22.818Z] Fetched 154 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-20T06:14:22.818Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-20T06:14:22.818Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-20T06:14:22.818Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-20T06:14:22.818Z] Fetched 499 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-20T06:14:22.818Z] Fetched 111 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-20T06:14:22.818Z] Fetched 240 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-20T06:14:22.818Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-20T06:14:22.818Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-20T06:14:22.818Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-20T06:14:22.818Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-20T06:14:22.818Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-20T06:14:22.818Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-20T06:14:22.818Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-20T06:14:22.818Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-20T06:14:22.818Z] Fetched 8720 B in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-04-20T06:14:22.818Z] Fetched 137 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-20T06:14:22.818Z] Fetched 119 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-04-20T06:14:22.818Z] Fetched 110 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-20T06:14:22.818Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-20T06:14:22.818Z] Fetched 645 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-20T06:14:22.818Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-20T06:14:22.818Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-20T06:14:22.818Z] Fetched 368 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-20T06:14:22.818Z] Fetched 187 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-20T06:14:22.818Z] Fetched 175 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-20T06:14:22.818Z] Fetched 206 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-20T06:14:22.818Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-20T06:14:22.818Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-20T06:14:22.818Z] Fetched 159 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-20T06:14:22.818Z] Fetched 107 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-20T06:14:22.818Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-20T06:14:22.818Z] Pulling static-packages [2021-04-20T06:14:22.818Z] + snapcraftctl pull [2021-04-20T06:14:22.818Z] Pulling version [2021-04-20T06:14:22.818Z] + cd /root/project [2021-04-20T06:14:22.818Z] + [ -f VERSION ] [2021-04-20T06:14:22.818Z] + PROJECT_VERSION=local-dev [2021-04-20T06:14:22.818Z] + git rev-parse --short HEAD [2021-04-20T06:14:22.818Z] + GIT_REVISION=78c41eeb [2021-04-20T06:14:22.818Z] + snapcraftctl set-version local-dev [2021-04-20T06:14:22.818Z] Skipping build go-build-helper (already ran) [2021-04-20T06:14:23.119Z] Building app-service-config [2021-04-20T06:14:23.119Z] + make build [2021-04-20T06:14:23.119Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-04-20T06:14:25.926Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 [2021-04-20T06:14:25.926Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 [2021-04-20T06:14:25.926Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-04-20T06:14:25.926Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 [2021-04-20T06:14:25.926Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-20T06:14:25.926Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-04-20T06:14:25.926Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-20T06:14:25.926Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 [2021-04-20T06:14:25.926Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-20T06:14:25.926Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-20T06:14:25.926Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-20T06:14:25.926Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-20T06:14:25.926Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 [2021-04-20T06:14:25.926Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-04-20T06:14:25.926Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-20T06:14:26.219Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-20T06:14:26.219Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-20T06:14:26.219Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-20T06:14:26.219Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T06:14:26.219Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-20T06:14:26.219Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-20T06:14:26.503Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-20T06:14:26.503Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-20T06:14:26.503Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-20T06:14:26.503Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-20T06:14:26.503Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-20T06:14:26.829Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-20T06:14:26.829Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-20T06:14:26.829Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-20T06:14:27.162Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-20T06:14:27.162Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-20T06:14:27.162Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-20T06:14:27.162Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-20T06:14:27.162Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-20T06:14:27.162Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-20T06:14:27.162Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-20T06:14:27.162Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-20T06:14:27.162Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-20T06:14:27.162Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-20T06:14:27.162Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-20T06:14:27.443Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-20T06:14:27.443Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-20T06:14:27.443Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-20T06:14:27.443Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-20T06:14:27.443Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-04-20T06:14:37.514Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-20T06:14:37.514Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-20T06:14:37.514Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-20T06:14:37.514Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-20T06:14:38.086Z] Building config-common [2021-04-20T06:14:38.086Z] + snapcraftctl build [2021-04-20T06:14:40.510Z] 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-04-20T06:14:40.625Z] Building edgex-go [2021-04-20T06:14:40.626Z] + cd /root/parts/edgex-go/src [2021-04-20T06:14:40.626Z] + make build [2021-04-20T06:14:40.626Z] 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-04-20T06:14:40.626Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 [2021-04-20T06:14:40.626Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.71 [2021-04-20T06:14:40.626Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-20T06:14:40.626Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.9 [2021-04-20T06:14:40.626Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.15 [2021-04-20T06:14:40.897Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.6 [2021-04-20T06:14:40.897Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-04-20T06:14:40.897Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-20T06:14:40.897Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-04-20T06:14:40.897Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-20T06:14:40.897Z] go: downloading golang.org/x/text v0.3.2 [2021-04-20T06:14:46.188Z] 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-04-20T06:14:46.188Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-20T06:14:51.466Z] 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-04-20T06:14:52.041Z] 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-04-20T06:14:53.951Z] 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-04-20T06:14:54.210Z] 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-04-20T06:14:54.210Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-20T06:14:54.470Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-20T06:14:54.470Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-20T06:14:54.470Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-20T06:14:55.644Z] Removing intermediate container 874e4d432369 [2021-04-20T06:14:55.644Z] ---> 7fcc6f635379 [2021-04-20T06:14:55.644Z] [2021-04-20T06:14:55.644Z] Step 10/31 : FROM alpine:3.12 [2021-04-20T06:14:55.644Z] 3.12: Pulling from library/alpine [2021-04-20T06:14:56.385Z] 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-04-20T06:14:56.385Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-20T06:14:56.385Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-20T06:14:57.767Z] 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-04-20T06:14:58.291Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-20T06:14:58.291Z] Status: Downloaded newer image for alpine:3.12 [2021-04-20T06:14:58.291Z] ---> 9852663dfa18 [2021-04-20T06:14:58.291Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-20T06:14:59.149Z] 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-04-20T06:14:59.290Z] ---> Running in aeda4b52096f [2021-04-20T06:14:59.602Z] Removing intermediate container c9d8456d9712 [2021-04-20T06:14:59.602Z] ---> 76b33d61ce32 [2021-04-20T06:14:59.602Z] [2021-04-20T06:14:59.602Z] Step 10/21 : FROM alpine:3.12 [2021-04-20T06:14:59.602Z] ---> 9852663dfa18 [2021-04-20T06:14:59.602Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-20T06:15:00.211Z] Removing intermediate container 5d412b32c69c [2021-04-20T06:15:00.211Z] ---> f52d13681841 [2021-04-20T06:15:00.211Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-20T06:15:00.211Z] ---> Running in e99b71448d71 [2021-04-20T06:15:00.484Z] Removing intermediate container aeda4b52096f [2021-04-20T06:15:00.484Z] ---> 8f0911540e22 [2021-04-20T06:15:00.484Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-20T06:15:00.484Z] ---> Running in 48fd033fdee7 [2021-04-20T06:15:00.546Z] 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-04-20T06:15:00.765Z] ---> Running in d62a09b847b1 [2021-04-20T06:15:01.935Z] 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-04-20T06:15:01.935Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-20T06:15:02.753Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:15:02.753Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:15:03.043Z] 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-04-20T06:15:03.316Z] 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-04-20T06:15:03.317Z] go: downloading github.com/lib/pq v1.9.0 [2021-04-20T06:15:03.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:15:03.592Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-20T06:15:03.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:15:03.592Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-20T06:15:03.592Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-20T06:15:03.592Z] (4/4) Installing curl (7.76.1-r0) [2021-04-20T06:15:03.592Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:15:03.592Z] Executing ca-certificates-20191127-r4.trigger [2021-04-20T06:15:04.194Z] OK: 7 MiB in 18 packages [2021-04-20T06:15:04.194Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-20T06:15:04.194Z] (2/2) Installing su-exec (0.2-r1) [2021-04-20T06:15:04.194Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:15:04.194Z] OK: 5 MiB in 16 packages [2021-04-20T06:15:05.225Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-20T06:15:05.225Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-20T06:15:05.225Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-20T06:15:05.225Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-20T06:15:05.225Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-20T06:15:05.487Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-20T06:15:05.487Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-20T06:15:05.487Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-20T06:15:05.487Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-20T06:15:05.487Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-20T06:15:05.487Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-20T06:15:05.487Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-20T06:15:05.487Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-20T06:15:05.487Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-20T06:15:05.487Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-20T06:15:05.487Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-20T06:15:05.487Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-20T06:15:05.487Z] + 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-04-20T06:15:05.487Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-20T06:15:05.487Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-04-20T06:15:05.487Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-20T06:15:05.487Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-20T06:15:05.487Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-20T06:15:05.487Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-20T06:15:05.487Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-20T06:15:05.487Z] + 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-04-20T06:15:06.177Z] Removing intermediate container 055241582fb4 [2021-04-20T06:15:06.448Z] ---> fc644dac3637 [2021-04-20T06:15:06.448Z] [2021-04-20T06:15:06.448Z] Step 10/23 : FROM alpine:3.12 [2021-04-20T06:15:06.448Z] ---> 9852663dfa18 [2021-04-20T06:15:06.448Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-20T06:15:07.428Z] ---> Running in d89f35765afb [2021-04-20T06:15:07.428Z] Removing intermediate container d62a09b847b1 [2021-04-20T06:15:07.428Z] ---> 467d0b062123 [2021-04-20T06:15:07.428Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-20T06:15:07.708Z] Removing intermediate container e99b71448d71 [2021-04-20T06:15:07.708Z] ---> fcb0b8151b2d [2021-04-20T06:15:07.708Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-20T06:15:07.708Z] ---> Running in ec1e671bc743 [2021-04-20T06:15:07.980Z] ---> Running in 694ae11083d2 [2021-04-20T06:15:08.591Z] Removing intermediate container ec1e671bc743 [2021-04-20T06:15:08.591Z] ---> a385cc472c5f [2021-04-20T06:15:08.591Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-20T06:15:08.788Z] Building static-packages [2021-04-20T06:15:08.788Z] + snapcraftctl build [2021-04-20T06:15:08.871Z] Removing intermediate container 48fd033fdee7 [2021-04-20T06:15:08.871Z] ---> 639fde465f76 [2021-04-20T06:15:08.871Z] [2021-04-20T06:15:08.871Z] Step 11/23 : FROM docker:20.10.0 [2021-04-20T06:15:08.871Z] Removing intermediate container 694ae11083d2 [2021-04-20T06:15:08.871Z] ---> 1955144b586b [2021-04-20T06:15:08.871Z] Step 13/21 : WORKDIR /edgex [2021-04-20T06:15:08.871Z] 20.10.0: Pulling from library/docker [2021-04-20T06:15:08.871Z] ---> Running in 71fc56b43e19 [2021-04-20T06:15:09.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:15:09.171Z] ---> Running in 19fc1195b5d8 [2021-04-20T06:15:09.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:15:09.776Z] Removing intermediate container 71fc56b43e19 [2021-04-20T06:15:09.776Z] ---> cf1cf36e4672 [2021-04-20T06:15:09.776Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-20T06:15:09.776Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-20T06:15:09.776Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:15:10.048Z] OK: 5 MiB in 15 packages [2021-04-20T06:15:10.638Z] ---> Running in a0b3460cae8a [2021-04-20T06:15:10.638Z] Removing intermediate container 19fc1195b5d8 [2021-04-20T06:15:10.638Z] ---> 4837636135d8 [2021-04-20T06:15:10.638Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-20T06:15:10.699Z] Building version [2021-04-20T06:15:10.699Z] + snapcraftctl build [2021-04-20T06:15:12.604Z] ---> 3cabcb3dd65c [2021-04-20T06:15:12.604Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-20T06:15:12.604Z] Removing intermediate container d89f35765afb [2021-04-20T06:15:12.604Z] ---> 90494cfb17e2 [2021-04-20T06:15:12.604Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T06:15:12.621Z] Skipping stage go-build-helper (already ran) [2021-04-20T06:15:12.621Z] Staging app-service-config [2021-04-20T06:15:12.621Z] + snapcraftctl stage [2021-04-20T06:15:13.195Z] ---> Running in 13e603c666d8 [2021-04-20T06:15:13.195Z] Removing intermediate container fb5e9c3b9f02 [2021-04-20T06:15:13.195Z] ---> 872945a0ffa9 [2021-04-20T06:15:13.195Z] [2021-04-20T06:15:13.195Z] Step 10/23 : FROM alpine:3.12 [2021-04-20T06:15:13.195Z] ---> 9852663dfa18 [2021-04-20T06:15:13.195Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-20T06:15:13.195Z] ---> Using cache [2021-04-20T06:15:13.195Z] ---> 90494cfb17e2 [2021-04-20T06:15:13.195Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T06:15:13.768Z] Staging config-common [2021-04-20T06:15:13.768Z] + snapcraftctl stage [2021-04-20T06:15:13.792Z] ---> Running in 3c62b2bbe349 [2021-04-20T06:15:14.064Z] Removing intermediate container 13e603c666d8 [2021-04-20T06:15:14.064Z] ---> d3d96bef90ad [2021-04-20T06:15:14.064Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-20T06:15:14.337Z] ---> ce959fd54bd6 [2021-04-20T06:15:14.337Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-20T06:15:14.337Z] ---> Running in 20f3f468ae71 [2021-04-20T06:15:14.609Z] Removing intermediate container 3c62b2bbe349 [2021-04-20T06:15:14.609Z] ---> 27881d4efb4c [2021-04-20T06:15:14.609Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-20T06:15:14.609Z] Removing intermediate container a0b3460cae8a [2021-04-20T06:15:14.609Z] ---> 6b443de0434b [2021-04-20T06:15:14.609Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-20T06:15:14.708Z] Staging edgex-go [2021-04-20T06:15:14.708Z] + snapcraftctl stage [2021-04-20T06:15:15.201Z] ---> Running in 4eaeb614dc48 [2021-04-20T06:15:15.201Z] ---> Running in 74bec93eae25 [2021-04-20T06:15:15.201Z] Removing intermediate container 20f3f468ae71 [2021-04-20T06:15:15.201Z] ---> 69967057e3e2 [2021-04-20T06:15:15.201Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-20T06:15:15.648Z] Staging static-packages [2021-04-20T06:15:15.648Z] + snapcraftctl stage [2021-04-20T06:15:15.791Z] ---> Running in c60f2815bdff [2021-04-20T06:15:16.064Z] Removing intermediate container 74bec93eae25 [2021-04-20T06:15:16.064Z] ---> 39cc389571ed [2021-04-20T06:15:16.064Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-20T06:15:16.064Z] Removing intermediate container 4eaeb614dc48 [2021-04-20T06:15:16.064Z] ---> 1032a27a4b08 [2021-04-20T06:15:16.064Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-20T06:15:16.064Z] ---> 6f5eb57f9ba2 [2021-04-20T06:15:16.064Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-20T06:15:16.339Z] ---> Running in 033439bd7503 [2021-04-20T06:15:16.339Z] ---> Running in 61dbf98dab49 [2021-04-20T06:15:16.339Z] Removing intermediate container c60f2815bdff [2021-04-20T06:15:16.339Z] ---> e13b2bf05ddb [2021-04-20T06:15:16.339Z] Step 15/23 : WORKDIR / [2021-04-20T06:15:16.938Z] ---> Running in 8ccd39bbea6f [2021-04-20T06:15:17.038Z] Staging version [2021-04-20T06:15:17.038Z] + snapcraftctl stage [2021-04-20T06:15:17.215Z] Removing intermediate container 033439bd7503 [2021-04-20T06:15:17.215Z] ---> 0dcedbcb025f [2021-04-20T06:15:17.215Z] Step 15/23 : WORKDIR / [2021-04-20T06:15:17.215Z] ---> ed0e542a68ae [2021-04-20T06:15:17.215Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-20T06:15:17.215Z] Removing intermediate container 61dbf98dab49 [2021-04-20T06:15:17.215Z] ---> 8c3acceeeec2 [2021-04-20T06:15:17.495Z] Step 18/21 : CMD ["--init=true"] [2021-04-20T06:15:17.495Z] ---> Running in d77feb244019 [2021-04-20T06:15:17.495Z] ---> Running in ff8860a5fbe2 [2021-04-20T06:15:17.773Z] Removing intermediate container 8ccd39bbea6f [2021-04-20T06:15:17.773Z] ---> d444cab46a60 [2021-04-20T06:15:17.773Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:15:17.773Z] ---> Running in 6ba1ea557cc6 [2021-04-20T06:15:17.977Z] Priming go-build-helper [2021-04-20T06:15:17.977Z] + snapcraftctl prime [2021-04-20T06:15:18.765Z] Removing intermediate container ff8860a5fbe2 [2021-04-20T06:15:18.766Z] ---> 8a69278d6fa2 [2021-04-20T06:15:18.766Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:15:18.766Z] Removing intermediate container 6ba1ea557cc6 [2021-04-20T06:15:18.766Z] ---> 469e710fd1d8 [2021-04-20T06:15:18.766Z] Step 19/21 : LABEL arch=arm64 [2021-04-20T06:15:18.918Z] Priming app-service-config [2021-04-20T06:15:18.918Z] + snapcraftctl prime [2021-04-20T06:15:19.047Z] ---> 1f60c45650f8 [2021-04-20T06:15:19.047Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-20T06:15:19.322Z] ---> Running in 480cbcb7308c [2021-04-20T06:15:19.923Z] ---> 4f93dfc982e8 [2021-04-20T06:15:19.923Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-20T06:15:20.200Z] Removing intermediate container 480cbcb7308c [2021-04-20T06:15:20.200Z] ---> 0e44ad6371aa [2021-04-20T06:15:20.200Z] Step 20/21 : LABEL git_sha=78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:15:20.302Z] Priming config-common [2021-04-20T06:15:20.302Z] + snapcraftctl prime [2021-04-20T06:15:20.799Z] ---> Running in cc273c29e83a [2021-04-20T06:15:20.871Z] Priming edgex-go [2021-04-20T06:15:20.871Z] + snapcraftctl prime [2021-04-20T06:15:21.786Z] ---> 8dfe18713b33 [2021-04-20T06:15:21.786Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-20T06:15:21.786Z] Removing intermediate container d77feb244019 [2021-04-20T06:15:21.786Z] ---> d1866660f136 [2021-04-20T06:15:21.786Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:15:22.071Z] ---> 3a6bd04eb146 [2021-04-20T06:15:22.071Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-20T06:15:22.071Z] Removing intermediate container cc273c29e83a [2021-04-20T06:15:22.071Z] ---> 577a6a0ad2e6 [2021-04-20T06:15:22.071Z] Step 21/21 : LABEL version=0.0.0 [2021-04-20T06:15:22.071Z] ---> Running in 912cc8c0a56e [2021-04-20T06:15:22.253Z] Priming static-packages [2021-04-20T06:15:22.253Z] + snapcraftctl prime [2021-04-20T06:15:22.669Z] ---> d4c5d211afe8 [2021-04-20T06:15:22.669Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-20T06:15:22.669Z] ---> Running in 798fa67efc5c [2021-04-20T06:15:22.950Z] Removing intermediate container 912cc8c0a56e [2021-04-20T06:15:22.950Z] ---> b575509f350b [2021-04-20T06:15:22.950Z] [2021-04-20T06:15:22.950Z] ---> 5ca585ad94d0 [2021-04-20T06:15:22.950Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-20T06:15:22.950Z] ---> 337b3e0b4ba6 [2021-04-20T06:15:22.950Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-20T06:15:23.550Z] ---> Running in d54356ddeb01 [2021-04-20T06:15:23.550Z] Removing intermediate container 798fa67efc5c [2021-04-20T06:15:23.550Z] ---> f24d9ab1ac4b [2021-04-20T06:15:23.550Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:15:23.550Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-20T06:15:23.550Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-20T06:15:23.550Z] ---> eeaf43b92773 [2021-04-20T06:15:23.550Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-20T06:15:23.550Z] Successfully built b575509f350b [2021-04-20T06:15:23.550Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-20T06:15:23.550Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-04-20T06:15:23.824Z] ---> Running in d0d4280bd2fb [2021-04-20T06:15:23.824Z] ---> Running in 2e4d1c1f1a63 [2021-04-20T06:15:24.102Z] Removing intermediate container d54356ddeb01 [2021-04-20T06:15:24.102Z] ---> 48e21d63a167 [2021-04-20T06:15:24.102Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:15:24.374Z] ---> Running in b9ccbf5c6f63 [2021-04-20T06:15:24.649Z] Removing intermediate container d0d4280bd2fb [2021-04-20T06:15:24.649Z] ---> b3aeb38ccebd [2021-04-20T06:15:24.649Z] Step 21/23 : LABEL arch=arm64 [2021-04-20T06:15:24.649Z] Removing intermediate container 2e4d1c1f1a63 [2021-04-20T06:15:24.649Z] ---> 7e2dcda5e645 [2021-04-20T06:15:24.649Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-20T06:15:24.649Z] ---> 135bcfc14f29 [2021-04-20T06:15:24.649Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-20T06:15:24.797Z] Priming version [2021-04-20T06:15:24.797Z] + snapcraftctl prime [2021-04-20T06:15:24.926Z] ---> Running in 5e7209b9bd75 [2021-04-20T06:15:24.927Z] ---> Running in d4ef415fcadc [2021-04-20T06:15:24.927Z] Removing intermediate container b9ccbf5c6f63 [2021-04-20T06:15:24.927Z] ---> 001f85c4448e [2021-04-20T06:15:24.927Z] Step 21/23 : LABEL arch=arm64 [2021-04-20T06:15:25.740Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-04-20T06:15:25.928Z] ---> Running in f996eb984135 [2021-04-20T06:15:25.928Z] Removing intermediate container 5e7209b9bd75 [2021-04-20T06:15:25.928Z] ---> 29e00db7f3e8 [2021-04-20T06:15:25.928Z] Step 22/23 : LABEL git_sha=78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:15:26.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:15:26.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:15:26.804Z] ---> 3da39ad6d732 [2021-04-20T06:15:26.804Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-20T06:15:26.804Z] ---> Running in 0189b50bb159 [2021-04-20T06:15:27.085Z] Removing intermediate container f996eb984135 [2021-04-20T06:15:27.085Z] ---> 77c59c0223cd [2021-04-20T06:15:27.085Z] Step 22/23 : LABEL git_sha=78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:15:27.373Z] (1/39) Installing readline (8.0.4-r0) [2021-04-20T06:15:27.373Z] (2/39) Installing bash (5.0.17-r0) [2021-04-20T06:15:27.373Z] Executing bash-5.0.17-r0.post-install [2021-04-20T06:15:27.373Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-20T06:15:27.373Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-20T06:15:27.373Z] (5/39) Installing curl (7.76.1-r0) [2021-04-20T06:15:27.373Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-20T06:15:27.373Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-20T06:15:27.373Z] (8/39) Installing expat (2.2.9-r1) [2021-04-20T06:15:27.373Z] (9/39) Installing libffi (3.3-r2) [2021-04-20T06:15:27.373Z] (10/39) Installing gdbm (1.13-r1) [2021-04-20T06:15:27.373Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-20T06:15:27.373Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-20T06:15:27.373Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-20T06:15:27.697Z] ---> Running in e6fa52c89c0a [2021-04-20T06:15:27.697Z] Removing intermediate container 0189b50bb159 [2021-04-20T06:15:27.697Z] ---> 3d368b537cad [2021-04-20T06:15:27.697Z] Step 23/23 : LABEL version=0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-20T06:15:29.132Z] ---> 2686e204f6c7 [2021-04-20T06:15:29.133Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-20T06:15:29.419Z] ---> Running in 874d6fa6e1e7 [2021-04-20T06:15:29.720Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-20T06:15:29.720Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-20T06:15:29.720Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-20T06:15:29.720Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-20T06:15:29.720Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-20T06:15:29.720Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-20T06:15:29.720Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-20T06:15:29.720Z] Removing intermediate container e6fa52c89c0a [2021-04-20T06:15:29.720Z] ---> be2a21d56bc7 [2021-04-20T06:15:29.720Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T06:15:30.005Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-20T06:15:30.005Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-20T06:15:30.005Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-20T06:15:30.005Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-20T06:15:30.005Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-20T06:15:30.005Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-20T06:15:30.005Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-20T06:15:30.005Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-20T06:15:30.005Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-20T06:15:30.005Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-20T06:15:30.005Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-20T06:15:30.005Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-20T06:15:30.005Z] ---> Running in 75a2a246dc9a [2021-04-20T06:15:30.005Z] Removing intermediate container 874d6fa6e1e7 [2021-04-20T06:15:30.005Z] ---> ed08d869d256 [2021-04-20T06:15:30.005Z] [2021-04-20T06:15:30.278Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-20T06:15:30.278Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-20T06:15:30.278Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-20T06:15:30.278Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-20T06:15:30.278Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-20T06:15:30.278Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-20T06:15:30.278Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-20T06:15:30.278Z] ---> f8562a4ead0d [2021-04-20T06:15:30.278Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-20T06:15:30.553Z] Executing busybox-1.31.1-r19.trigger [2021-04-20T06:15:30.553Z] OK: 72 MiB in 59 packages [2021-04-20T06:15:30.553Z] Successfully built ed08d869d256 [2021-04-20T06:15:30.829Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-20T06:15:30.829Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-04-20T06:15:31.103Z] Removing intermediate container 75a2a246dc9a [2021-04-20T06:15:31.103Z] ---> fa21e0728eb9 [2021-04-20T06:15:31.103Z] ---> Running in e7ece1dbc178 [2021-04-20T06:15:31.103Z] [2021-04-20T06:15:31.694Z] Successfully built fa21e0728eb9 [2021-04-20T06:15:31.694Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-20T06:15:31.694Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-04-20T06:15:31.694Z] Removing intermediate container e7ece1dbc178 [2021-04-20T06:15:31.694Z] ---> 66828c6be28e [2021-04-20T06:15:31.694Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-20T06:15:32.678Z] ---> 6c8b9d3a5a40 [2021-04-20T06:15:32.678Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-20T06:15:32.954Z] ---> Running in 62029e61c6ea [2021-04-20T06:15:35.575Z] Collecting docker-compose==1.23.2 [2021-04-20T06:15:35.575Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-20T06:15:37.597Z] Collecting cached-property<2,>=1.2.0 [2021-04-20T06:15:37.597Z] Removing intermediate container 62029e61c6ea [2021-04-20T06:15:37.597Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-20T06:15:37.597Z] ---> 114e683e45b1 [2021-04-20T06:15:37.597Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-20T06:15:37.597Z] Collecting docopt<0.7,>=0.6.1 [2021-04-20T06:15:37.597Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-20T06:15:38.213Z] ---> Running in 13a87f54934f [2021-04-20T06:15:39.203Z] Removing intermediate container 13a87f54934f [2021-04-20T06:15:39.203Z] ---> 40df5d78eaf2 [2021-04-20T06:15:39.203Z] Step 28/31 : CMD ["gate"] [2021-04-20T06:15:40.186Z] ---> Running in 1702a9a2bd3a [2021-04-20T06:15:40.186Z] Collecting texttable<0.10,>=0.9.0 [2021-04-20T06:15:40.186Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-20T06:15:40.784Z] Removing intermediate container 1702a9a2bd3a [2021-04-20T06:15:40.784Z] ---> fa9c21952621 [2021-04-20T06:15:40.784Z] Step 29/31 : LABEL arch=arm64 [2021-04-20T06:15:41.382Z] ---> Running in 0adab05ed348 [2021-04-20T06:15:41.980Z] Removing intermediate container 0adab05ed348 [2021-04-20T06:15:41.980Z] ---> 024c1f5399b7 [2021-04-20T06:15:41.980Z] Step 30/31 : LABEL git_sha=78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:15:42.262Z] ---> Running in 68ec67fe8932 [2021-04-20T06:15:43.253Z] Removing intermediate container 68ec67fe8932 [2021-04-20T06:15:43.253Z] ---> 94185bb5140f [2021-04-20T06:15:43.253Z] Step 31/31 : LABEL version=0.0.0 [2021-04-20T06:15:43.537Z] Collecting PyYAML<4,>=3.10 [2021-04-20T06:15:43.537Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-20T06:15:43.811Z] ---> Running in befb01194fb5 [2021-04-20T06:15:44.790Z] Removing intermediate container befb01194fb5 [2021-04-20T06:15:44.790Z] ---> 13969dd7a5d9 [2021-04-20T06:15:44.790Z] [2021-04-20T06:15:45.390Z] Successfully built 13969dd7a5d9 [2021-04-20T06:15:45.390Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-20T06:15:45.390Z]  Building docker-security-bootstrapper-go ... done Building docker-support-notifications-go [2021-04-20T06:15:48.104Z] Collecting docker<4.0,>=3.6.0 [2021-04-20T06:15:48.104Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-20T06:15:48.401Z] 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-04-20T06:15:48.401Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-20T06:15:48.698Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-20T06:15:52.188Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-20T06:15:52.188Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-20T06:15:52.462Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-20T06:15:52.462Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-20T06:15:53.067Z] Collecting jsonschema<3,>=2.5.1 [2021-04-20T06:15:53.067Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-20T06:15:53.338Z] Collecting docker-pycreds>=0.4.0 [2021-04-20T06:15:53.338Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-20T06:15:53.611Z] 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-04-20T06:15:53.611Z] 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-04-20T06:15:53.885Z] Collecting idna<2.8,>=2.5 [2021-04-20T06:15:53.885Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-20T06:15:54.480Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-20T06:15:54.480Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-20T06:15:54.753Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-20T06:15:54.753Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-20T06:15:54.753Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-20T06:15:54.753Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-20T06:15:56.193Z] Installing collected packages: cached-property, docopt, texttable, PyYAML, docker-pycreds, websocket-client, idna, urllib3, requests, docker, dockerpty, jsonschema, docker-compose [2021-04-20T06:15:56.193Z] Running setup.py install for docopt: started [2021-04-20T06:15:58.830Z] Running setup.py install for docopt: finished with status 'done' [2021-04-20T06:15:58.830Z] Running setup.py install for texttable: started [2021-04-20T06:15:59.838Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:15:59.838Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:15:59.838Z] ---> e4742867d915 [2021-04-20T06:15:59.838Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T06:15:59.838Z] ---> Using cache [2021-04-20T06:15:59.838Z] ---> 841bbc4224f6 [2021-04-20T06:15:59.838Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:15:59.838Z] ---> Using cache [2021-04-20T06:15:59.838Z] ---> 816e98d02199 [2021-04-20T06:15:59.838Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-20T06:16:00.846Z] Running setup.py install for texttable: finished with status 'done' [2021-04-20T06:16:00.846Z] Running setup.py install for PyYAML: started [2021-04-20T06:16:04.255Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-20T06:16:04.255Z] ---> Running in 2ada4b489663 [2021-04-20T06:16:04.530Z] Attempting uninstall: idna [2021-04-20T06:16:04.530Z] Found existing installation: idna 2.9 [2021-04-20T06:16:04.530Z] Uninstalling idna-2.9: [2021-04-20T06:16:04.530Z] Successfully uninstalled idna-2.9 [2021-04-20T06:16:05.512Z] Attempting uninstall: urllib3 [2021-04-20T06:16:05.512Z] Found existing installation: urllib3 1.25.9 [2021-04-20T06:16:05.512Z] Uninstalling urllib3-1.25.9: [2021-04-20T06:16:05.512Z] Successfully uninstalled urllib3-1.25.9 [2021-04-20T06:16:05.512Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:16:06.110Z] Attempting uninstall: requests [2021-04-20T06:16:06.110Z] Found existing installation: requests 2.23.0 [2021-04-20T06:16:06.110Z] Uninstalling requests-2.23.0: [2021-04-20T06:16:06.110Z] Successfully uninstalled requests-2.23.0 [2021-04-20T06:16:06.385Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:16:07.372Z] OK: 217 MiB in 51 packages [2021-04-20T06:16:07.372Z] Running setup.py install for dockerpty: started [2021-04-20T06:16:10.006Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-20T06:16:10.006Z] Removing intermediate container 2ada4b489663 [2021-04-20T06:16:10.006Z] ---> 32e4b3c66780 [2021-04-20T06:16:10.006Z] Step 6/23 : COPY go.mod . [2021-04-20T06:16:11.456Z] 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-04-20T06:16:11.456Z] ---> 58afe742b704 [2021-04-20T06:16:11.456Z] Step 7/23 : RUN go mod download [2021-04-20T06:16:12.059Z] ---> Running in 13a02baf9db5 [2021-04-20T06:16:15.464Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:16:15.464Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:16:15.464Z] ---> e4742867d915 [2021-04-20T06:16:15.464Z] Step 3/24 : WORKDIR /edgex-go [2021-04-20T06:16:15.464Z] ---> Using cache [2021-04-20T06:16:15.464Z] ---> 841bbc4224f6 [2021-04-20T06:16:15.464Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:16:15.464Z] ---> Using cache [2021-04-20T06:16:15.464Z] ---> 816e98d02199 [2021-04-20T06:16:15.464Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-20T06:16:15.464Z] ---> Using cache [2021-04-20T06:16:15.464Z] ---> 8568f1859fb0 [2021-04-20T06:16:15.464Z] Step 6/24 : COPY go.mod . [2021-04-20T06:16:15.464Z] ---> Using cache [2021-04-20T06:16:15.464Z] ---> 8603b4135b99 [2021-04-20T06:16:15.464Z] Step 7/24 : RUN go mod download [2021-04-20T06:16:15.464Z] ---> Using cache [2021-04-20T06:16:15.464Z] ---> 874e5b9093c5 [2021-04-20T06:16:15.464Z] Step 8/24 : COPY . . [2021-04-20T06:16:15.746Z] ---> Using cache [2021-04-20T06:16:15.746Z] ---> c80c5246699d [2021-04-20T06:16:15.746Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-20T06:16:16.362Z] ---> Running in aec7ef6952f2 [2021-04-20T06:16:16.362Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:16:16.362Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:16:16.362Z] ---> e4742867d915 [2021-04-20T06:16:16.362Z] Step 3/22 : WORKDIR /edgex-go [2021-04-20T06:16:16.362Z] ---> Using cache [2021-04-20T06:16:16.362Z] ---> 841bbc4224f6 [2021-04-20T06:16:16.362Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:16:16.362Z] ---> Using cache [2021-04-20T06:16:16.362Z] ---> 816e98d02199 [2021-04-20T06:16:16.362Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-20T06:16:16.362Z] ---> Using cache [2021-04-20T06:16:16.362Z] ---> 8568f1859fb0 [2021-04-20T06:16:16.362Z] Step 6/22 : COPY go.mod . [2021-04-20T06:16:16.362Z] ---> Using cache [2021-04-20T06:16:16.362Z] ---> 8603b4135b99 [2021-04-20T06:16:16.362Z] Step 7/22 : RUN go mod download [2021-04-20T06:16:16.362Z] ---> Using cache [2021-04-20T06:16:16.362Z] ---> 874e5b9093c5 [2021-04-20T06:16:16.362Z] Step 8/22 : COPY . . [2021-04-20T06:16:16.980Z] ---> Using cache [2021-04-20T06:16:16.980Z] ---> c80c5246699d [2021-04-20T06:16:16.980Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-20T06:16:16.980Z] Removing intermediate container 13a02baf9db5 [2021-04-20T06:16:16.980Z] ---> 36792b00a183 [2021-04-20T06:16:16.980Z] Step 8/23 : COPY . . [2021-04-20T06:16:17.257Z] ---> Running in 4653dd931fd2 [2021-04-20T06:16:18.244Z] 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-04-20T06:16:19.227Z] 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-04-20T06:16:29.408Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:16:29.408Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:16:29.408Z] ---> e4742867d915 [2021-04-20T06:16:29.408Z] Step 3/22 : WORKDIR /edgex-go [2021-04-20T06:16:29.408Z] ---> Using cache [2021-04-20T06:16:29.408Z] ---> 841bbc4224f6 [2021-04-20T06:16:29.408Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:16:29.408Z] ---> Using cache [2021-04-20T06:16:29.408Z] ---> 816e98d02199 [2021-04-20T06:16:29.408Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-20T06:16:31.406Z] ---> Running in b2491b05c993 [2021-04-20T06:16:33.393Z] Removing intermediate container d4ef415fcadc [2021-04-20T06:16:33.393Z] ---> 7bb617850b3e [2021-04-20T06:16:33.393Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-20T06:16:33.393Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:16:34.386Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:16:34.386Z] ---> Running in 5f3647ef2bf2 [2021-04-20T06:16:34.991Z] OK: 217 MiB in 51 packages [2021-04-20T06:16:35.267Z] Removing intermediate container 5f3647ef2bf2 [2021-04-20T06:16:35.267Z] ---> 6a3cfff52ab3 [2021-04-20T06:16:35.267Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-20T06:16:35.549Z] ---> Running in df41399fd44b [2021-04-20T06:16:36.541Z] Removing intermediate container df41399fd44b [2021-04-20T06:16:36.541Z] ---> 225cfc51c420 [2021-04-20T06:16:36.541Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-20T06:16:37.155Z] Removing intermediate container b2491b05c993 [2021-04-20T06:16:37.155Z] ---> 7c0c67be2611 [2021-04-20T06:16:37.155Z] Step 6/22 : COPY go.mod . [2021-04-20T06:16:39.804Z] ---> e32c2b17d22f [2021-04-20T06:16:39.804Z] Step 7/22 : RUN go mod download [2021-04-20T06:16:39.804Z] ---> Running in 88f363795b84 [2021-04-20T06:16:39.804Z] ---> 61a8bab91973 [2021-04-20T06:16:39.804Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-20T06:16:43.234Z] ---> 9a1b514857ea [2021-04-20T06:16:43.234Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-20T06:16:45.238Z] Removing intermediate container 88f363795b84 [2021-04-20T06:16:45.238Z] ---> 5304b0b0f2e1 [2021-04-20T06:16:45.238Z] Step 8/22 : COPY . . [2021-04-20T06:16:45.519Z] ---> 2f8836e8a75e [2021-04-20T06:16:45.519Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-20T06:16:45.803Z] ---> Running in f974f92eb302 [2021-04-20T06:16:47.264Z] Removing intermediate container f974f92eb302 [2021-04-20T06:16:47.264Z] ---> 283eda37d9f7 [2021-04-20T06:16:47.264Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:16:47.545Z] ---> Running in df516b2bc6ab [2021-04-20T06:16:48.559Z] ---> 0d07c883bb47 [2021-04-20T06:16:48.559Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-20T06:16:49.558Z] ---> Running in 680516fc2c37 [2021-04-20T06:16:49.558Z] Removing intermediate container df516b2bc6ab [2021-04-20T06:16:49.558Z] ---> 47026a7abccb [2021-04-20T06:16:49.558Z] Step 21/23 : LABEL arch=arm64 [2021-04-20T06:16:50.554Z] ---> Running in 0d18f6decddf [2021-04-20T06:16:52.026Z] Removing intermediate container 0d18f6decddf [2021-04-20T06:16:52.026Z] ---> 767b62a3545e [2021-04-20T06:16:52.026Z] Step 22/23 : LABEL git_sha=78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:16:52.026Z] 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-04-20T06:16:52.638Z] ---> Running in 43f417db6d5f [2021-04-20T06:16:54.100Z] Removing intermediate container 43f417db6d5f [2021-04-20T06:16:54.100Z] ---> e3f285e84887 [2021-04-20T06:16:54.100Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T06:16:54.381Z] ---> Running in 00af41accdd5 [2021-04-20T06:16:55.840Z] Removing intermediate container 00af41accdd5 [2021-04-20T06:16:55.840Z] ---> fd305fd763f6 [2021-04-20T06:16:55.840Z] [2021-04-20T06:16:56.454Z] Successfully built fd305fd763f6 [2021-04-20T06:16:56.454Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-20T06:17:08.995Z]  Building docker-sys-mgmt-agent-go ... done  ---> 11e0baf35a51 [2021-04-20T06:17:08.995Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-20T06:17:08.995Z] ---> Running in a31b43b583cc [2021-04-20T06:17:09.995Z] 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-04-20T06:17:36.862Z] 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-04-20T06:17:52.008Z] Removing intermediate container aec7ef6952f2 [2021-04-20T06:17:52.008Z] ---> 74677f5815fb [2021-04-20T06:17:52.008Z] [2021-04-20T06:17:52.008Z] Step 10/24 : FROM alpine:3.12 [2021-04-20T06:17:52.008Z] ---> 9852663dfa18 [2021-04-20T06:17:52.008Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-20T06:17:52.008Z] ---> Running in d9b82d2f71e5 [2021-04-20T06:17:52.008Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:17:52.008Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:17:53.001Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-20T06:17:53.002Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-20T06:17:53.002Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-20T06:17:53.002Z] (4/6) Installing curl (7.76.1-r0) [2021-04-20T06:17:53.002Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-20T06:17:53.002Z] (6/6) Installing su-exec (0.2-r1) [2021-04-20T06:17:53.002Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:17:53.002Z] Executing ca-certificates-20191127-r4.trigger [2021-04-20T06:17:53.279Z] OK: 7 MiB in 20 packages [2021-04-20T06:17:55.933Z] Removing intermediate container d9b82d2f71e5 [2021-04-20T06:17:55.933Z] ---> 4b1a437865bf [2021-04-20T06:17:55.933Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-20T06:17:56.215Z] ---> Running in 746d28126f85 [2021-04-20T06:17:57.215Z] Removing intermediate container 746d28126f85 [2021-04-20T06:17:57.215Z] ---> 4f318b7cf539 [2021-04-20T06:17:57.215Z] Step 13/24 : WORKDIR / [2021-04-20T06:17:57.498Z] ---> Running in 3e18e5a85ed5 [2021-04-20T06:17:58.945Z] Removing intermediate container 3e18e5a85ed5 [2021-04-20T06:17:58.945Z] ---> b039a742a80d [2021-04-20T06:17:58.945Z] 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-04-20T06:18:00.401Z] ---> 416e8ff415df [2021-04-20T06:18:00.401Z] 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-04-20T06:18:00.401Z] Removing intermediate container 4653dd931fd2 [2021-04-20T06:18:00.401Z] ---> b3ca916a61f5 [2021-04-20T06:18:00.401Z] [2021-04-20T06:18:00.401Z] Step 10/22 : FROM alpine:3.12 [2021-04-20T06:18:00.401Z] ---> 9852663dfa18 [2021-04-20T06:18:00.401Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-20T06:18:00.401Z] ---> Using cache [2021-04-20T06:18:00.401Z] ---> 90494cfb17e2 [2021-04-20T06:18:00.401Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T06:18:00.401Z] ---> Using cache [2021-04-20T06:18:00.401Z] ---> 27881d4efb4c [2021-04-20T06:18:00.401Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-20T06:18:00.681Z] ---> Running in 315036dbfed1 [2021-04-20T06:18:01.678Z] Removing intermediate container 315036dbfed1 [2021-04-20T06:18:01.678Z] ---> 3ac71b0ff3e5 [2021-04-20T06:18:01.678Z] Step 14/22 : EXPOSE $APP_PORT ---> 2ef51f4f0bf4 [2021-04-20T06:18:01.678Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-20T06:18:01.678Z] [2021-04-20T06:18:01.963Z] ---> Running in 1f413a2d3b01 [2021-04-20T06:18:02.950Z] Removing intermediate container 1f413a2d3b01 [2021-04-20T06:18:02.950Z] ---> ef8c1e8fdfd4 [2021-04-20T06:18:02.950Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:18:02.950Z] ---> 8e4f013ac546 [2021-04-20T06:18:02.950Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-20T06:18:04.403Z] ---> 6a8152bbc3fc [2021-04-20T06:18:04.403Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-20T06:18:05.014Z] ---> c6183fa474c2 [2021-04-20T06:18:05.014Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-20T06:18:07.020Z] ---> 0e4b2e627143 [2021-04-20T06:18:07.020Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-20T06:18:07.297Z] ---> 24c03f5091b7 [2021-04-20T06:18:07.297Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-20T06:18:08.294Z] ---> c5f810223487 [2021-04-20T06:18:08.294Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-20T06:18:08.899Z] ---> Running in c157b0b59e19 [2021-04-20T06:18:08.899Z] ---> 506a87887ed0 [2021-04-20T06:18:08.899Z] 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-04-20T06:18:09.177Z] ---> Running in 7910a95d847e [2021-04-20T06:18:09.793Z] Removing intermediate container c157b0b59e19 [2021-04-20T06:18:09.793Z] ---> 3f3f6f108ba8 [2021-04-20T06:18:09.793Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:18:10.071Z] ---> Running in 5003f55875e6 [2021-04-20T06:18:10.683Z] Removing intermediate container 5003f55875e6 [2021-04-20T06:18:10.683Z] ---> 5962334bf837 [2021-04-20T06:18:10.683Z] Step 20/22 : LABEL arch=arm64 [2021-04-20T06:18:10.683Z] ---> Running in 07b192ba2dcc [2021-04-20T06:18:11.686Z] Removing intermediate container 07b192ba2dcc [2021-04-20T06:18:11.686Z] ---> 33bd7c216d34 [2021-04-20T06:18:11.686Z] Step 21/22 : LABEL git_sha=78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:18:11.966Z] ---> Running in a941564e8402 [2021-04-20T06:18:12.570Z] Removing intermediate container a941564e8402 [2021-04-20T06:18:12.570Z] ---> fb0e055b0a1f [2021-04-20T06:18:12.570Z] Step 22/22 : LABEL version=0.0.0 [2021-04-20T06:18:12.850Z] ---> Running in 043873f14d4b [2021-04-20T06:18:13.132Z] Removing intermediate container 7910a95d847e [2021-04-20T06:18:13.132Z] ---> 3a79cf565361 [2021-04-20T06:18:13.132Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-20T06:18:13.411Z] ---> Running in 4de87367629a [2021-04-20T06:18:13.693Z] Removing intermediate container 043873f14d4b [2021-04-20T06:18:13.693Z] ---> 93897ea1174f [2021-04-20T06:18:13.693Z] [2021-04-20T06:18:13.976Z] Removing intermediate container 4de87367629a [2021-04-20T06:18:13.976Z] ---> c4c1d4eb8aa7 [2021-04-20T06:18:13.976Z] Step 22/24 : LABEL arch=arm64 [2021-04-20T06:18:14.263Z] Successfully built 93897ea1174f [2021-04-20T06:18:14.263Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-20T06:18:14.263Z]  Building docker-support-scheduler-go ... done  ---> Running in 9f4631bec5b3 [2021-04-20T06:18:14.871Z] Removing intermediate container 9f4631bec5b3 [2021-04-20T06:18:14.871Z] ---> 01acfc3be5c1 [2021-04-20T06:18:14.871Z] Step 23/24 : LABEL git_sha=78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:18:15.154Z] ---> Running in 744e6969b03d [2021-04-20T06:18:15.782Z] Removing intermediate container 744e6969b03d [2021-04-20T06:18:15.782Z] ---> dcc4609ff4d5 [2021-04-20T06:18:15.782Z] Step 24/24 : LABEL version=0.0.0 [2021-04-20T06:18:16.060Z] ---> Running in 6ab6d47fbf6f [2021-04-20T06:18:16.664Z] Removing intermediate container 6ab6d47fbf6f [2021-04-20T06:18:16.664Z] ---> d146ef1166d5 [2021-04-20T06:18:16.664Z] [2021-04-20T06:18:17.263Z] Successfully built d146ef1166d5 [2021-04-20T06:18:17.263Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-20T06:18:32.364Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container a31b43b583cc [2021-04-20T06:18:32.364Z] ---> f028523bb57d [2021-04-20T06:18:32.364Z] [2021-04-20T06:18:32.364Z] Step 10/22 : FROM alpine:3.12 [2021-04-20T06:18:32.364Z] ---> 9852663dfa18 [2021-04-20T06:18:32.364Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-20T06:18:32.364Z] ---> Running in 2eb68ccaa382 [2021-04-20T06:18:32.364Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:18:32.636Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:18:33.243Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-20T06:18:33.243Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-20T06:18:33.243Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:18:33.243Z] Executing ca-certificates-20191127-r4.trigger [2021-04-20T06:18:33.243Z] OK: 6 MiB in 16 packages [2021-04-20T06:18:35.231Z] Removing intermediate container 680516fc2c37 [2021-04-20T06:18:35.231Z] ---> 97535f06ce19 [2021-04-20T06:18:35.231Z] [2021-04-20T06:18:35.232Z] Step 10/23 : FROM alpine:3.12 [2021-04-20T06:18:35.232Z] ---> 9852663dfa18 [2021-04-20T06:18:35.232Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-20T06:18:35.232Z] ---> Running in e08ea44988cf [2021-04-20T06:18:35.507Z] Removing intermediate container 2eb68ccaa382 [2021-04-20T06:18:35.507Z] ---> 973f6ef7d5ea [2021-04-20T06:18:35.507Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T06:18:35.787Z] ---> Running in 945ddcf86f00 [2021-04-20T06:18:35.787Z] Removing intermediate container e08ea44988cf [2021-04-20T06:18:35.787Z] ---> 4723e36e6b62 [2021-04-20T06:18:35.787Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-20T06:18:36.059Z] ---> Running in 65ab4515ea2a [2021-04-20T06:18:36.059Z] Removing intermediate container 945ddcf86f00 [2021-04-20T06:18:36.059Z] ---> 8d5770b8eae0 [2021-04-20T06:18:36.059Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-20T06:18:36.333Z] ---> Running in 099d64270809 [2021-04-20T06:18:36.604Z] Removing intermediate container 65ab4515ea2a [2021-04-20T06:18:36.604Z] ---> 8f96a463a7aa [2021-04-20T06:18:36.604Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-20T06:18:36.604Z] ---> Running in 48b939d91d21 [2021-04-20T06:18:36.878Z] Removing intermediate container 099d64270809 [2021-04-20T06:18:36.878Z] ---> bb49911718ae [2021-04-20T06:18:36.878Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-20T06:18:36.878Z] ---> Running in 6e0f8126237c [2021-04-20T06:18:37.150Z] Removing intermediate container 48b939d91d21 [2021-04-20T06:18:37.150Z] ---> 7b4eb0f1357d [2021-04-20T06:18:37.150Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:18:37.425Z] ---> Running in 9e95fbc5296e [2021-04-20T06:18:37.425Z] Removing intermediate container 6e0f8126237c [2021-04-20T06:18:37.425Z] ---> 09c3a87a1a96 [2021-04-20T06:18:37.425Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:18:38.408Z] ---> 137feea5bf80 [2021-04-20T06:18:38.408Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-20T06:18:39.841Z] ---> 4a5b9d4f3c43 [2021-04-20T06:18:39.841Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-20T06:18:39.841Z] Removing intermediate container 9e95fbc5296e [2021-04-20T06:18:39.841Z] ---> c90ed28aad2d [2021-04-20T06:18:39.841Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-20T06:18:40.112Z] ---> Running in 6394550b00bd [2021-04-20T06:18:40.707Z] ---> 31ae76f84d3e [2021-04-20T06:18:40.707Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-20T06:18:40.707Z] ---> Running in 3c90c473a043 [2021-04-20T06:18:41.303Z] Removing intermediate container 3c90c473a043 [2021-04-20T06:18:41.303Z] ---> 33d6ca214d32 [2021-04-20T06:18:41.303Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:18:41.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:18:41.303Z] ---> Running in 11647aae7c7d [2021-04-20T06:18:41.913Z] Removing intermediate container 11647aae7c7d [2021-04-20T06:18:41.913Z] ---> d460c6b2ed56 [2021-04-20T06:18:41.913Z] Step 20/22 : LABEL arch=arm64 [2021-04-20T06:18:41.913Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:18:41.913Z] ---> Running in e285307730d6 [2021-04-20T06:18:42.504Z] Removing intermediate container e285307730d6 [2021-04-20T06:18:42.504Z] ---> 63513ba2dd92 [2021-04-20T06:18:42.504Z] Step 21/22 : LABEL git_sha=78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:18:42.504Z] ---> Running in d7c7cf472636 [2021-04-20T06:18:42.782Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-20T06:18:42.782Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-20T06:18:42.782Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-20T06:18:43.056Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-20T06:18:43.056Z] Removing intermediate container d7c7cf472636 [2021-04-20T06:18:43.056Z] ---> b3827baa72f9 [2021-04-20T06:18:43.056Z] Step 22/22 : LABEL version=0.0.0 [2021-04-20T06:18:43.056Z] ---> Running in facb591c545f [2021-04-20T06:18:43.330Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-20T06:18:43.330Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-20T06:18:43.330Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:18:43.605Z] OK: 8 MiB in 20 packages [2021-04-20T06:18:43.879Z] Removing intermediate container facb591c545f [2021-04-20T06:18:43.879Z] ---> db3a6f7fadf9 [2021-04-20T06:18:43.879Z] [2021-04-20T06:18:44.154Z] Successfully built db3a6f7fadf9 [2021-04-20T06:18:44.154Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-20T06:18:44.751Z]  Building docker-support-notifications-go ... done Removing intermediate container 6394550b00bd [2021-04-20T06:18:44.751Z] ---> 60f754b0d6a5 [2021-04-20T06:18:44.751Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:18:45.744Z] ---> 3e219e2b2563 [2021-04-20T06:18:45.744Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-20T06:18:47.245Z] ---> 3f55678d7ce7 [2021-04-20T06:18:47.245Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-20T06:18:47.850Z] ---> 19d70c93cc69 [2021-04-20T06:18:47.850Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-20T06:18:47.850Z] ---> Running in 2c0c12b181c4 [2021-04-20T06:18:48.451Z] Removing intermediate container 2c0c12b181c4 [2021-04-20T06:18:48.451Z] ---> a07fca368e25 [2021-04-20T06:18:48.451Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:18:48.451Z] ---> Running in 11acaa018e58 [2021-04-20T06:18:49.079Z] Removing intermediate container 11acaa018e58 [2021-04-20T06:18:49.079Z] ---> d1cf730fbb58 [2021-04-20T06:18:49.079Z] Step 21/23 : LABEL arch=arm64 [2021-04-20T06:18:49.079Z] ---> Running in 73582686879f [2021-04-20T06:18:49.671Z] Removing intermediate container 73582686879f [2021-04-20T06:18:49.671Z] ---> e2763808e15b [2021-04-20T06:18:49.671Z] Step 22/23 : LABEL git_sha=78c41eebfb407ae948019087d3a7d21a6547272c [2021-04-20T06:18:49.671Z] ---> Running in 0cc7307456ff [2021-04-20T06:18:50.262Z] Removing intermediate container 0cc7307456ff [2021-04-20T06:18:50.263Z] ---> 3beeca7276a9 [2021-04-20T06:18:50.263Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T06:18:50.263Z] ---> Running in e108a066c365 [2021-04-20T06:18:50.854Z] Removing intermediate container e108a066c365 [2021-04-20T06:18:50.854Z] ---> 95d9e4cef171 [2021-04-20T06:18:50.854Z] [2021-04-20T06:18:51.125Z] Successfully built 95d9e4cef171 [2021-04-20T06:18:51.125Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-20T06:18:51.728Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-20T06:18:51.739Z] $ docker stop --time=1 832930cebe9fa504314eb66d012b877d68631fb8cf8be12db9f9e84eef264ef2 [2021-04-20T06:18:53.614Z] $ docker rm -f 832930cebe9fa504314eb66d012b877d68631fb8cf8be12db9f9e84eef264ef2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-20T06:18:54.268Z] + grep docker [2021-04-20T06:18:54.268Z] + docker images [2021-04-20T06:18:54.539Z] docker-core-data-go-arm64 latest 95d9e4cef171 4 seconds ago 21.6MB [2021-04-20T06:18:54.539Z] docker-support-notifications-go-arm64 latest db3a6f7fadf9 11 seconds ago 17.2MB [2021-04-20T06:18:54.539Z] docker-security-secretstore-setup-go-arm64 latest d146ef1166d5 38 seconds ago 24.9MB [2021-04-20T06:18:54.539Z] docker-support-scheduler-go-arm64 latest 93897ea1174f 41 seconds ago 16.6MB [2021-04-20T06:18:54.539Z] docker-sys-mgmt-agent-go-arm64 latest fd305fd763f6 2 minutes ago 299MB [2021-04-20T06:18:54.539Z] docker-security-bootstrapper-go-arm64 latest 13969dd7a5d9 3 minutes ago 18.1MB [2021-04-20T06:18:54.539Z] docker-core-metadata-go-arm64 latest fa21e0728eb9 3 minutes ago 18.1MB [2021-04-20T06:18:54.539Z] docker-core-command-go-arm64 latest ed08d869d256 3 minutes ago 16.5MB [2021-04-20T06:18:54.539Z] docker-security-proxy-setup-go-arm64 latest b575509f350b 3 minutes ago 24.6MB [2021-04-20T06:18:54.539Z] docker 20.10.0 eeaf43b92773 4 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-04-20T06:18:55.508Z] ---> job-cost.sh [2021-04-20T06:18:55.508Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LYJn [2021-04-20T06:19:34.441Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-20T06:21:11.191Z] lf-activate-venv(): INFO: Adding /tmp/venv-LYJn/bin to PATH [2021-04-20T06:21:11.191Z] INFO: No Stack... [2021-04-20T06:21:11.191Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-20T06:21:11.191Z] INFO: Archiving Costs [Pipeline] sh [2021-04-20T06:21:11.554Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-04-20T06:21:11.554Z] + cut -d, -f6 [Pipeline] lock [2021-04-20T06:21:11.692Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3386-1-stack-cost] [2021-04-20T06:21:11.699Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3386-1-stack-cost] did not exist. Created. [2021-04-20T06:21:11.699Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3386-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-20T06:21:12.137Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-20T06:21:12.423Z] Stashed 1 file(s) [Pipeline] } [2021-04-20T06:21:12.444Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3386-1-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-04-20T06:21:13.705Z] provisioning config files... [2021-04-20T06:21:13.718Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6912705692856000211tmp [Pipeline] { [Pipeline] sh [2021-04-20T06:21:14.089Z] + set +x [2021-04-20T06:21:14.090Z] + curl -s https://codecov.io/bash [2021-04-20T06:21:14.090Z] + bash -s -- [2021-04-20T06:21:14.666Z] [2021-04-20T06:21:14.666Z] _____ _ [2021-04-20T06:21:14.666Z] / ____| | | [2021-04-20T06:21:14.666Z] | | ___ __| | ___ ___ _____ __ [2021-04-20T06:21:14.666Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-20T06:21:14.666Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-20T06:21:14.666Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-20T06:21:14.666Z] Bash-1.0.1 [2021-04-20T06:21:14.666Z] [2021-04-20T06:21:14.666Z] [2021-04-20T06:21:14.666Z] ==> git version 2.24.3 found [2021-04-20T06:21:14.666Z] ==> 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-04-20T06:21:14.666Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-20T06:21:14.666Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-20T06:21:14.666Z] ==> Jenkins CI detected. [2021-04-20T06:21:14.666Z] project root: . [2021-04-20T06:21:14.666Z] --> token set from env [2021-04-20T06:21:14.666Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-20T06:21:14.666Z] ==> Running gcov in . (disable via -X gcov) [2021-04-20T06:21:14.666Z] ==> Python coveragepy not found [2021-04-20T06:21:14.666Z] ==> Searching for coverage reports in: [2021-04-20T06:21:14.666Z] + . [2021-04-20T06:21:14.666Z] -> Found 1 reports [2021-04-20T06:21:14.666Z] ==> Detecting git/mercurial file structure [2021-04-20T06:21:14.666Z] ==> Reading reports [2021-04-20T06:21:14.666Z] + ./coverage.out bytes=703598 [2021-04-20T06:21:14.666Z] ==> Appending adjustments [2021-04-20T06:21:14.666Z] https://docs.codecov.io/docs/fixing-reports [2021-04-20T06:21:18.004Z] + Found adjustments [2021-04-20T06:21:18.004Z] ==> Gzipping contents [2021-04-20T06:21:18.004Z] 100K /tmp/codecov.YynrBe.gz [2021-04-20T06:21:18.004Z] ==> Uploading reports [2021-04-20T06:21:18.004Z] url: https://codecov.io [2021-04-20T06:21:18.004Z] query: branch=PR-3386&commit=78c41eebfb407ae948019087d3a7d21a6547272c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3386%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3386&job=&cmd_args= [2021-04-20T06:21:18.004Z] -> Pinging Codecov [2021-04-20T06:21:18.004Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-3386&commit=78c41eebfb407ae948019087d3a7d21a6547272c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3386%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3386&job=&cmd_args= [2021-04-20T06:21:18.578Z] -> Uploading to [2021-04-20T06:21:18.578Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-20/00271124DB129430A58F1EEE437C3FCB/78c41eebfb407ae948019087d3a7d21a6547272c/0a0a9a3b-80f7-4a91-9163-634e5ac82e22.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210420T062118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=24fb3a9a228f237eb5b0260046f9d2b3046bf81e6378d026eb18c9727b22e12c [2021-04-20T06:21:18.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-20T06:21:18.578Z] Dload Upload Total Spent Left Speed [2021-04-20T06:21:19.155Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 179k --:--:-- --:--:-- --:--:-- 179k [2021-04-20T06:21:19.155Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/78c41eebfb407ae948019087d3a7d21a6547272c [Pipeline] } [2021-04-20T06:21:19.185Z] 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-04-20T06:21:20.777Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-20T06:21:21.731Z] ---> package-listing.sh [2021-04-20T06:21:21.731Z] ++ facter osfamily [2021-04-20T06:21:21.731Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-20T06:21:21.731Z] + OS_FAMILY=redhat [2021-04-20T06:21:21.731Z] + workspace=/w/workspace/edgex-go/1 [2021-04-20T06:21:21.731Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-20T06:21:21.731Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-20T06:21:21.731Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-20T06:21:21.731Z] + PACKAGES=/tmp/packages_start.txt [2021-04-20T06:21:21.731Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-20T06:21:21.731Z] + PACKAGES=/tmp/packages_end.txt [2021-04-20T06:21:21.731Z] + case "${OS_FAMILY}" in [2021-04-20T06:21:21.732Z] + rpm -qa [2021-04-20T06:21:21.732Z] + sort [2021-04-20T06:21:27.037Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-20T06:21:27.037Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-20T06:21:27.037Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-20T06:21:27.037Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-20T06:21:27.037Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-04-20T06:21:27.037Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-04-20T06:21:27.071Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-20T06:21:27.384Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:21:27.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-20T06:21:27.742Z] [2021-04-20T06:21:27.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:21:28.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-20T06:21:28.117Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-20T06:21:28.117Z] df20fa9351a1: Pulling fs layer [2021-04-20T06:21:28.117Z] 36b3adc4ff6f: Pulling fs layer [2021-04-20T06:21:28.117Z] 8ad3a11d3b57: Pulling fs layer [2021-04-20T06:21:28.117Z] 46f8f816bc3b: Pulling fs layer [2021-04-20T06:21:28.117Z] 93b61091891f: Pulling fs layer [2021-04-20T06:21:28.117Z] 93b9cdb0e59b: Pulling fs layer [2021-04-20T06:21:28.117Z] 5e14af77c1be: Pulling fs layer [2021-04-20T06:21:28.117Z] 01666e4c0597: Pulling fs layer [2021-04-20T06:21:28.117Z] aa168da1d23b: Pulling fs layer [2021-04-20T06:21:28.117Z] 46f8f816bc3b: Waiting [2021-04-20T06:21:28.117Z] 93b61091891f: Waiting [2021-04-20T06:21:28.117Z] 93b9cdb0e59b: Waiting [2021-04-20T06:21:28.117Z] 5e14af77c1be: Waiting [2021-04-20T06:21:28.117Z] 01666e4c0597: Waiting [2021-04-20T06:21:28.117Z] aa168da1d23b: Waiting [2021-04-20T06:21:28.117Z] 36b3adc4ff6f: Verifying Checksum [2021-04-20T06:21:28.117Z] 36b3adc4ff6f: Download complete [2021-04-20T06:21:28.117Z] 46f8f816bc3b: Verifying Checksum [2021-04-20T06:21:28.117Z] 46f8f816bc3b: Download complete [2021-04-20T06:21:28.387Z] df20fa9351a1: Verifying Checksum [2021-04-20T06:21:28.387Z] df20fa9351a1: Download complete [2021-04-20T06:21:28.387Z] 93b9cdb0e59b: Verifying Checksum [2021-04-20T06:21:28.387Z] 93b9cdb0e59b: Download complete [2021-04-20T06:21:28.387Z] 93b61091891f: Download complete [2021-04-20T06:21:28.387Z] 5e14af77c1be: Verifying Checksum [2021-04-20T06:21:28.387Z] 5e14af77c1be: Download complete [2021-04-20T06:21:28.387Z] 01666e4c0597: Verifying Checksum [2021-04-20T06:21:28.387Z] 01666e4c0597: Download complete [2021-04-20T06:21:28.652Z] 8ad3a11d3b57: Verifying Checksum [2021-04-20T06:21:28.652Z] 8ad3a11d3b57: Download complete [2021-04-20T06:21:28.652Z] df20fa9351a1: Pull complete [2021-04-20T06:21:28.915Z] 36b3adc4ff6f: Pull complete [2021-04-20T06:21:29.873Z] 8ad3a11d3b57: Pull complete [2021-04-20T06:21:29.873Z] 46f8f816bc3b: Pull complete [2021-04-20T06:21:30.825Z] aa168da1d23b: Verifying Checksum [2021-04-20T06:21:30.825Z] aa168da1d23b: Download complete [2021-04-20T06:21:31.770Z] 93b61091891f: Pull complete [2021-04-20T06:21:32.033Z] 93b9cdb0e59b: Pull complete [2021-04-20T06:21:32.303Z] 5e14af77c1be: Pull complete [2021-04-20T06:21:32.303Z] 01666e4c0597: Pull complete [2021-04-20T06:21:44.596Z] aa168da1d23b: Pull complete [2021-04-20T06:21:44.597Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-20T06:21:44.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-20T06:21:44.597Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-20T06:21:44.800Z] prd-centos7-docker-4c-2g-1102 does not seem to be running inside a container [2021-04-20T06:21:44.925Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-20T06:21:54.420Z] $ docker top d4723ced0ac8776c62f156e8d176496ef6b53903cea72f5d477f57e28f494f3a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-20T06:21:55.002Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-20T06:21:55.367Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-20T06:21:55.689Z] + ls /var/log/sa-host [2021-04-20T06:21:55.690Z] + sadf -c /var/log/sa-host/sa20 [2021-04-20T06:21:55.690Z] file_magic: OK [2021-04-20T06:21:55.690Z] HZ: Using current value: 100 [2021-04-20T06:21:55.690Z] file_header: OK [2021-04-20T06:21:55.690Z] 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-04-20T06:21:55.690Z] Statistics: [2021-04-20T06:21:55.690Z] 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-04-20T06:21:55.690Z] File successfully converted to sysstat format version 12.2.1 [2021-04-20T06:21:55.690Z] + sadf -c /var/log/sa-host/sa23 [2021-04-20T06:21:55.690Z] file_magic: OK [2021-04-20T06:21:55.690Z] HZ: Using current value: 100 [2021-04-20T06:21:55.690Z] file_header: OK [2021-04-20T06:21:55.690Z] 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-04-20T06:21:55.690Z] Statistics: [2021-04-20T06:21:55.690Z] Hnuu...uuuununununu... [2021-04-20T06:21:55.690Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-20T06:21:56.342Z] provisioning config files... [2021-04-20T06:21:56.362Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4584218678650596132tmp [Pipeline] { [Pipeline] echo [2021-04-20T06:21:56.419Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-20T06:21:56.768Z] ---> create-netrc.sh [Pipeline] } [2021-04-20T06:21:56.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-20T06:21:56.869Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-20T06:21:57.201Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-20T06:21:57.236Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-20T06:21:57.578Z] ---> sudo-logs.sh [2021-04-20T06:21:57.578Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-20T06:21:57.657Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-20T06:21:57.992Z] ---> job-cost.sh [2021-04-20T06:21:57.992Z] lf-activate-venv: SKIPPING [2021-04-20T06:21:57.992Z] DEBUG: total: 0.20999999344348907 [2021-04-20T06:21:57.992Z] INFO: Retrieving Stack Cost... [2021-04-20T06:21:58.938Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-20T06:21:59.512Z] INFO: Archiving Costs [Pipeline] echo [2021-04-20T06:21:59.552Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-20T06:21:59.885Z] ---> logs-deploy.sh [2021-04-20T06:21:59.885Z] lf-activate-venv: SKIPPING [2021-04-20T06:21:59.885Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3386/1 [2021-04-20T06:21:59.885Z] INFO: archiving workspace using pattern(s): [2021-04-20T06:22:01.278Z] Archives upload complete. [2021-04-20T06:22:01.279Z] INFO: archiving logs to Nexus