Pull request #3215 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 88047cbc75510c4c02cec7fc05a2c3834ab5aff5+f60a6b9b3bbcf5933f7773f85fc76d84301e173f (5db997aae348733e0197e2ce726a9243a1e008ed) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28477 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 Merge succeeded, producing 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 Checking out Revision 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 (PR-3215) > git config core.sparsecheckout # timeout=10 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # 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 f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 Commit message: "fix: code clean up" > git rev-list --no-walk 0913cd80595dbc5c15c206e83c8bd32b304af73c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-04T15:00:15.296Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-04T15:00:15.579Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-04T15:00:15.684Z] ========================================================= [2021-03-04T15:00:15.684Z] EdgeX Global Pipelines Version Info [2021-03-04T15:00:15.684Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-04T15:00:17.163Z] ------------------- [2021-03-04T15:00:17.163Z] stable info: [2021-03-04T15:00:17.163Z] ------------------- [2021-03-04T15:00:17.163Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-04T15:00:17.163Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-04T15:00:17.163Z] Message: update stable to v1.0.184 [2021-03-04T15:00:18.112Z] ------------------- [2021-03-04T15:00:18.112Z] experimental info: [2021-03-04T15:00:18.112Z] ------------------- [2021-03-04T15:00:18.112Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-04T15:00:18.112Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-04T15:00:18.112Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-04T15:00:18.399Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-04T15:00:18.497Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-04T15:00:18.594Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-04T15:00:18.690Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-04T15:00:18.789Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-04T15:00:18.882Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-04T15:00:18.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-04T15:00:19.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-04T15:00:19.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-04T15:00:19.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-04T15:00:19.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-04T15:00:19.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-04T15:00:19.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-04T15:00:19.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-04T15:00:19.780Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-04T15:00:19.880Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-04T15:00:20.044Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-04T15:00:20.182Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-04T15:00:20.274Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-04T15:00:20.364Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-04T15:00:20.497Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-04T15:00:20.602Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-04T15:00:20.701Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3215 [Pipeline] echo [2021-03-04T15:00:20.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3215 [Pipeline] echo [2021-03-04T15:00:20.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3215 [Pipeline] echo [2021-03-04T15:00:21.095Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [Pipeline] echo [2021-03-04T15:00:21.197Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88047cb [Pipeline] echo [2021-03-04T15:00:21.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T15:00:21.469Z] provisioning config files... [2021-03-04T15:00:21.502Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1851696468081299846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T15:00:21.862Z] ---> docker-login.sh [2021-03-04T15:00:21.862Z] nexus3.edgexfoundry.org:10001 [2021-03-04T15:00:22.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T15:00:22.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T15:00:22.392Z] Configure a credential helper to remove this warning. See [2021-03-04T15:00:22.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T15:00:22.392Z] [2021-03-04T15:00:22.392Z] Login Succeeded [2021-03-04T15:00:22.392Z] nexus3.edgexfoundry.org:10002 [2021-03-04T15:00:22.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T15:00:22.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T15:00:22.656Z] Configure a credential helper to remove this warning. See [2021-03-04T15:00:22.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T15:00:22.656Z] [2021-03-04T15:00:22.656Z] Login Succeeded [2021-03-04T15:00:22.656Z] nexus3.edgexfoundry.org:10003 [2021-03-04T15:00:22.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T15:00:22.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T15:00:22.656Z] Configure a credential helper to remove this warning. See [2021-03-04T15:00:22.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T15:00:22.656Z] [2021-03-04T15:00:22.656Z] Login Succeeded [2021-03-04T15:00:22.656Z] nexus3.edgexfoundry.org:10004 [2021-03-04T15:00:22.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T15:00:22.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T15:00:22.919Z] Configure a credential helper to remove this warning. See [2021-03-04T15:00:22.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T15:00:22.919Z] [2021-03-04T15:00:22.919Z] Login Succeeded [2021-03-04T15:00:22.919Z] docker.io [2021-03-04T15:00:22.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T15:00:23.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T15:00:23.183Z] Configure a credential helper to remove this warning. See [2021-03-04T15:00:23.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T15:00:23.183Z] [2021-03-04T15:00:23.183Z] Login Succeeded [2021-03-04T15:00:23.183Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T15:00:23.194Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-04T15:00:23.668Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-04T15:00:23.669Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T15:00:23.669Z] ++ dirname cmd/core-command/Dockerfile [2021-03-04T15:00:23.669Z] ++ cut -d/ -f2 [2021-03-04T15:00:23.669Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-04T15:00:23.669Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T15:00:23.669Z] ++ dirname cmd/core-data/Dockerfile [2021-03-04T15:00:23.669Z] ++ cut -d/ -f2 [2021-03-04T15:00:23.669Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-04T15:00:23.669Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T15:00:23.669Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-04T15:00:23.669Z] ++ cut -d/ -f2 [2021-03-04T15:00:23.669Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-04T15:00:23.669Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T15:00:23.669Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-04T15:00:23.669Z] ++ cut -d/ -f2 [2021-03-04T15:00:23.669Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-04T15:00:23.669Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T15:00:23.669Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-04T15:00:23.669Z] ++ cut -d/ -f2 [2021-03-04T15:00:23.669Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-04T15:00:23.669Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T15:00:23.669Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-04T15:00:23.669Z] ++ cut -d/ -f2 [2021-03-04T15:00:23.669Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-04T15:00:23.669Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T15:00:23.669Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-04T15:00:23.669Z] ++ cut -d/ -f2 [2021-03-04T15:00:23.669Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-04T15:00:23.669Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T15:00:23.669Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-04T15:00:23.669Z] ++ cut -d/ -f2 [2021-03-04T15:00:23.669Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-04T15:00:23.669Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T15:00:23.669Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-04T15:00:23.669Z] ++ cut -d/ -f2 [2021-03-04T15:00:23.669Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-04T15:00:23.752Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:00:25.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T15:00:25.282Z] [2021-03-04T15:00:25.282Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:00:25.660Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T15:00:25.660Z] latest: Pulling from edgex-devops/git-semver [2021-03-04T15:00:25.660Z] 31603596830f: Pulling fs layer [2021-03-04T15:00:25.660Z] 2a8b12db71e7: Pulling fs layer [2021-03-04T15:00:25.660Z] 6ca5941a6612: Pulling fs layer [2021-03-04T15:00:25.660Z] ecc8261a40a4: Pulling fs layer [2021-03-04T15:00:25.660Z] ecc8261a40a4: Waiting [2021-03-04T15:00:25.660Z] 2a8b12db71e7: Verifying Checksum [2021-03-04T15:00:25.660Z] 2a8b12db71e7: Download complete [2021-03-04T15:00:25.660Z] 31603596830f: Verifying Checksum [2021-03-04T15:00:25.660Z] 31603596830f: Download complete [2021-03-04T15:00:25.922Z] 6ca5941a6612: Verifying Checksum [2021-03-04T15:00:25.922Z] 6ca5941a6612: Download complete [2021-03-04T15:00:25.922Z] ecc8261a40a4: Verifying Checksum [2021-03-04T15:00:25.922Z] ecc8261a40a4: Download complete [2021-03-04T15:00:26.185Z] 31603596830f: Pull complete [2021-03-04T15:00:26.185Z] 2a8b12db71e7: Pull complete [2021-03-04T15:00:27.132Z] 6ca5941a6612: Pull complete [2021-03-04T15:00:27.132Z] ecc8261a40a4: Pull complete [2021-03-04T15:00:27.132Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-04T15:00:27.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T15:00:27.132Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-04T15:00:27.508Z] prd-centos7-docker-4c-2g-28477 does not seem to be running inside a container [2021-03-04T15:00:27.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-04T15:00:30.125Z] $ docker top bb0638e8f90145264021771b4a18799945527d6064406415e3632e83abe2b9e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-04T15:00:30.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-04T15:00:30.473Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-04T15:00:30.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-04T15:00:30.690Z] $ docker exec bb0638e8f90145264021771b4a18799945527d6064406415e3632e83abe2b9e2 ssh-agent [2021-03-04T15:00:30.851Z] SSH_AUTH_SOCK=/tmp/ssh-m2d8ShQhqpxE/agent.12 [2021-03-04T15:00:30.851Z] SSH_AGENT_PID=17 [2021-03-04T15:00:30.863Z] Running ssh-add (command line suppressed) [2021-03-04T15:00:30.980Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8389740852361500203.key (/w/workspace/edgex-go/4@tmp/private_key_8389740852361500203.key) [2021-03-04T15:00:31.029Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-04T15:00:31.369Z] + git tag --points-at HEAD [Pipeline] } [2021-03-04T15:00:31.393Z] $ docker exec --env ******** --env ******** bb0638e8f90145264021771b4a18799945527d6064406415e3632e83abe2b9e2 ssh-agent -k [2021-03-04T15:00:31.505Z] unset SSH_AUTH_SOCK; [2021-03-04T15:00:31.506Z] unset SSH_AGENT_PID; [2021-03-04T15:00:31.506Z] echo Agent pid 17 killed; [2021-03-04T15:00:31.551Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-04T15:00:31.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-04T15:00:31.705Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-04T15:00:31.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-04T15:00:31.874Z] $ docker exec bb0638e8f90145264021771b4a18799945527d6064406415e3632e83abe2b9e2 ssh-agent [2021-03-04T15:00:32.029Z] SSH_AUTH_SOCK=/tmp/ssh-mh1fj5COTN2o/agent.46 [2021-03-04T15:00:32.029Z] SSH_AGENT_PID=52 [2021-03-04T15:00:32.036Z] Running ssh-add (command line suppressed) [2021-03-04T15:00:32.151Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1459707357341118797.key (/w/workspace/edgex-go/4@tmp/private_key_1459707357341118797.key) [2021-03-04T15:00:32.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-04T15:00:32.540Z] + git semver init [2021-03-04T15:00:32.540Z] # -> Open(): unable to determine branch for HEAD [2021-03-04T15:00:32.540Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-03-04T15:00:32.540Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-03-04T15:00:32.540Z] # $SEMVER_REMOTE_NAME = origin [2021-03-04T15:00:32.540Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-04T15:00:32.540Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-04T15:00:32.540Z] # $SEMVER_BRANCH = PR-3215 [2021-03-04T15:00:32.540Z] # $SEMVER_TEMP = /tmp/semver-135063785 [2021-03-04T15:00:32.540Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-04T15:00:50.736Z] # '/tmp/semver-135063785' -> '/w/workspace/edgex-go/4/.semver' [2021-03-04T15:00:51.317Z] # -> Force: false [2021-03-04T15:00:51.317Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-03-04T15:00:51.332Z] $ docker exec --env ******** --env ******** bb0638e8f90145264021771b4a18799945527d6064406415e3632e83abe2b9e2 ssh-agent -k [2021-03-04T15:00:51.600Z] unset SSH_AUTH_SOCK; [2021-03-04T15:00:51.601Z] unset SSH_AGENT_PID; [2021-03-04T15:00:51.601Z] echo Agent pid 52 killed; [2021-03-04T15:00:51.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-04T15:00:52.268Z] + git semver [Pipeline] } [2021-03-04T15:00:52.290Z] $ docker stop --time=1 bb0638e8f90145264021771b4a18799945527d6064406415e3632e83abe2b9e2 [2021-03-04T15:00:53.853Z] $ docker rm -f bb0638e8f90145264021771b4a18799945527d6064406415e3632e83abe2b9e2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T15:00:54.396Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-04T15:00:54.993Z] Stashed 1 file(s) [Pipeline] echo [2021-03-04T15:00:54.996Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-04T15:00:55.891Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-04T15:00:56.191Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-04T15:00:56.492Z] + sudo service docker restart [2021-03-04T15:00:56.492Z] + true [2021-03-04T15:00:56.492Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-04T15:00:57.085Z] ========================================================= [2021-03-04T15:00:57.085Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-04T15:00:57.085Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:00:57.438Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-04T15:01:00.768Z] Sending build context to Docker daemon 328.3MB [2021-03-04T15:01:00.768Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T15:01:00.768Z] Step 2/6 : FROM ${BASE} [2021-03-04T15:01:00.768Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-04T15:01:00.769Z] 188c0c94c7c5: Pulling fs layer [2021-03-04T15:01:00.769Z] 0ef7d3d256c8: Pulling fs layer [2021-03-04T15:01:00.769Z] de9db76c5a1d: Pulling fs layer [2021-03-04T15:01:00.769Z] bca2f99d35d6: Pulling fs layer [2021-03-04T15:01:00.769Z] 93359f2a8cfa: Pulling fs layer [2021-03-04T15:01:00.769Z] 7c6f9722023f: Pulling fs layer [2021-03-04T15:01:00.769Z] a35cf1a2eb13: Pulling fs layer [2021-03-04T15:01:00.769Z] 93359f2a8cfa: Waiting [2021-03-04T15:01:00.769Z] a35cf1a2eb13: Waiting [2021-03-04T15:01:00.769Z] 7c6f9722023f: Waiting [2021-03-04T15:01:00.769Z] bca2f99d35d6: Waiting [2021-03-04T15:01:00.769Z] de9db76c5a1d: Verifying Checksum [2021-03-04T15:01:00.769Z] de9db76c5a1d: Download complete [2021-03-04T15:01:00.769Z] 0ef7d3d256c8: Verifying Checksum [2021-03-04T15:01:00.769Z] 0ef7d3d256c8: Download complete [2021-03-04T15:01:00.769Z] 93359f2a8cfa: Verifying Checksum [2021-03-04T15:01:00.769Z] 93359f2a8cfa: Download complete [2021-03-04T15:01:00.769Z] 188c0c94c7c5: Verifying Checksum [2021-03-04T15:01:00.769Z] 188c0c94c7c5: Download complete [2021-03-04T15:01:00.769Z] 7c6f9722023f: Verifying Checksum [2021-03-04T15:01:00.769Z] 7c6f9722023f: Download complete [2021-03-04T15:01:01.350Z] 188c0c94c7c5: Pull complete [2021-03-04T15:01:01.615Z] 0ef7d3d256c8: Pull complete [2021-03-04T15:01:01.615Z] de9db76c5a1d: Pull complete [2021-03-04T15:01:03.031Z] a35cf1a2eb13: Verifying Checksum [2021-03-04T15:01:03.031Z] a35cf1a2eb13: Download complete [2021-03-04T15:01:03.988Z] bca2f99d35d6: Verifying Checksum [2021-03-04T15:01:03.988Z] bca2f99d35d6: Download complete [2021-03-04T15:01:10.362Z] Still waiting to schedule task [2021-03-04T15:01:10.362Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-04T15:01:10.642Z] bca2f99d35d6: Pull complete [2021-03-04T15:01:10.642Z] 93359f2a8cfa: Pull complete [2021-03-04T15:01:10.642Z] 7c6f9722023f: Pull complete [2021-03-04T15:01:14.879Z] a35cf1a2eb13: Pull complete [2021-03-04T15:01:14.879Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-04T15:01:14.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-04T15:01:14.879Z] ---> a62c8e92a672 [2021-03-04T15:01:14.879Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-04T15:01:14.879Z] ---> Running in 6dd922303896 [2021-03-04T15:01:15.455Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:01:16.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:01:16.602Z] (1/12) Installing libmagic (5.38-r0) [2021-03-04T15:01:17.548Z] (2/12) Installing file (5.38-r0) [2021-03-04T15:01:17.548Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-04T15:01:17.548Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-04T15:01:21.776Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-04T15:01:21.776Z] (6/12) Installing patch (2.7.6-r6) [2021-03-04T15:01:21.776Z] (7/12) Installing build-base (0.5-r2) [2021-03-04T15:01:21.776Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-04T15:01:21.776Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-04T15:01:21.776Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-04T15:01:22.043Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-04T15:01:22.043Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-04T15:01:22.330Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:01:22.330Z] OK: 233 MiB in 51 packages [2021-03-04T15:01:25.672Z] Removing intermediate container 6dd922303896 [2021-03-04T15:01:25.672Z] ---> a5343179ee72 [2021-03-04T15:01:25.672Z] Step 4/6 : WORKDIR /edgex-go [2021-03-04T15:01:25.672Z] ---> Running in 49b6539c8e0e [2021-03-04T15:01:25.937Z] Removing intermediate container 49b6539c8e0e [2021-03-04T15:01:25.937Z] ---> 7a7476779ffc [2021-03-04T15:01:25.937Z] Step 5/6 : COPY go.mod . [2021-03-04T15:01:26.200Z] ---> dd104c2db48d [2021-03-04T15:01:26.200Z] Step 6/6 : RUN go mod download [2021-03-04T15:01:26.200Z] ---> Running in c0666b3913c9 [2021-03-04T15:01:48.206Z] Removing intermediate container c0666b3913c9 [2021-03-04T15:01:48.206Z] ---> c42237c594a5 [2021-03-04T15:01:48.206Z] Successfully built c42237c594a5 [2021-03-04T15:01:48.206Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:01:48.525Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-04T15:01:48.525Z] . [Pipeline] withDockerContainer [2021-03-04T15:01:48.623Z] prd-centos7-docker-4c-2g-28477 does not seem to be running inside a container [2021-03-04T15:01:48.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-04T15:01:49.520Z] $ docker top 2a323a91cec9f2f5f83ed7c68f60f735d8dc68111c35a5cb9795af265d017b03 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T15:01:50.006Z] + go version [2021-03-04T15:01:50.006Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-04T15:01:50.022Z] $ docker stop --time=1 2a323a91cec9f2f5f83ed7c68f60f735d8dc68111c35a5cb9795af265d017b03 [2021-03-04T15:01:52.339Z] $ docker rm -f 2a323a91cec9f2f5f83ed7c68f60f735d8dc68111c35a5cb9795af265d017b03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:01:53.131Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-04T15:01:53.131Z] . [Pipeline] withDockerContainer [2021-03-04T15:01:53.231Z] prd-centos7-docker-4c-2g-28477 does not seem to be running inside a container [2021-03-04T15:01:53.277Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-04T15:01:53.948Z] $ docker top b2e36024e02e59544e66f411b78315fbf08a9b090c45398cda4e970096956436 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-04T15:01:54.236Z] ========================================================= [2021-03-04T15:01:54.236Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-04T15:01:54.236Z] ========================================================= [Pipeline] sh [2021-03-04T15:01:54.585Z] + make test [2021-03-04T15:01:54.585Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-04T15:02:04.661Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-04T15:02:22.976Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-04T15:02:23.245Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-04T15:02:26.599Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-04T15:02:26.599Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-04T15:02:27.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-04T15:02:27.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-04T15:02:27.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-04T15:02:27.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-04T15:02:28.179Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-04T15:02:28.449Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-04T15:02:31.052Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-04T15:02:31.052Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-04T15:02:31.052Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-04T15:02:32.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.112s coverage: 45.9% of statements [2021-03-04T15:02:32.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-04T15:02:32.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-04T15:02:32.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-04T15:02:32.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-04T15:02:32.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-04T15:02:32.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-04T15:02:32.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-04T15:02:33.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.073s coverage: 100.0% of statements [2021-03-04T15:02:36.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.148s coverage: 27.1% of statements [2021-03-04T15:02:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-04T15:02:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-04T15:02:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-04T15:02:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-04T15:02:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-04T15:02:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-04T15:02:36.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.050s coverage: 100.0% of statements [2021-03-04T15:02:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-04T15:02:36.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.032s coverage: 100.0% of statements [2021-03-04T15:02:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-04T15:02:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-04T15:02:36.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.474s coverage: 66.2% of statements [2021-03-04T15:02:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-04T15:02:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-04T15:02:38.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.448s coverage: 82.4% of statements [2021-03-04T15:02:38.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-04T15:02:38.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T15:02:38.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-04T15:02:38.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-04T15:02:39.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.356s coverage: 28.6% of statements [2021-03-04T15:02:39.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-04T15:02:39.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-04T15:02:39.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-04T15:02:39.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-04T15:02:39.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-04T15:02:39.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.080s coverage: 100.0% of statements [2021-03-04T15:02:39.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-04T15:02:39.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.037s coverage: 100.0% of statements [2021-03-04T15:02:39.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-04T15:02:40.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.115s coverage: 86.7% of statements [2021-03-04T15:02:40.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-04T15:02:40.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.132s coverage: 97.5% of statements [2021-03-04T15:02:40.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-04T15:02:40.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.060s coverage: 78.3% of statements [2021-03-04T15:02:40.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-04T15:02:40.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-04T15:02:40.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-04T15:02:40.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-04T15:02:42.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.387s coverage: 92.8% of statements [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-04T15:02:42.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.036s coverage: 58.8% of statements [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-04T15:02:42.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.064s coverage: 0.1% of statements [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-04T15:02:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-04T15:02:42.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-03-04T15:02:42.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 79.5% of statements [2021-03-04T15:02:42.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements [2021-03-04T15:02:42.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2021-03-04T15:02:42.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-03-04T15:02:54.264Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28478 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws [2021-03-04T15:02:54.324Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-03-04T15:02:55.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements [2021-03-04T15:02:55.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.025s coverage: 44.8% of statements [2021-03-04T15:02:55.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.046s coverage: 82.6% of statements [2021-03-04T15:02:59.322Z] using credential edgex-jenkins-ssh [2021-03-04T15:02:59.380Z] Cloning the remote Git repository [2021-03-04T15:02:59.440Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-04T15:02:59.550Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-03-04T15:02:59.622Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T15:02:59.623Z] > git --version # timeout=10 [2021-03-04T15:02:59.640Z] > git --version # 'git version 2.17.1' [2021-03-04T15:02:59.642Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T15:02:59.729Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.6% of statements [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 62.4% of statements [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.026s coverage: 100.0% of statements [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.316s coverage: 69.1% of statements [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.098s coverage: 38.4% of statements [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.040s coverage: 89.5% of statements [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.133s coverage: 47.0% of statements [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.114s coverage: 88.5% of statements [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.743s coverage: 29.1% of statements [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.081s coverage: 99.0% of statements [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.068s coverage: 100.0% of statements [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.064s coverage: 94.3% of statements [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.030s coverage: 100.0% of statements [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-04T15:03:07.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2021-03-04T15:03:07.580Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-04T15:03:07.580Z] GO111MODULE=on go vet ./... [2021-03-04T15:03:15.536Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T15:03:15.550Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T15:03:15.581Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T15:03:15.618Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T15:03:15.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T15:03:15.632Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T15:03:17.675Z] Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:03:18.211Z] Merge succeeded, producing 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:03:18.211Z] Checking out Revision 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 (PR-3215) [2021-03-04T15:03:17.700Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T15:03:17.763Z] > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 [2021-03-04T15:03:18.110Z] > git remote # timeout=10 [2021-03-04T15:03:18.130Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T15:03:18.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T15:03:18.170Z] > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 [2021-03-04T15:03:18.201Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T15:03:18.222Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T15:03:18.232Z] > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 [2021-03-04T15:03:22.502Z] Commit message: "fix: code clean up" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-04T15:03:24.370Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-04T15:03:24.824Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-04T15:03:25.200Z] + true [2021-03-04T15:03:25.200Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T15:03:27.243Z] provisioning config files... [2021-03-04T15:03:27.280Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2639985411998192654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T15:03:27.689Z] ---> docker-login.sh [2021-03-04T15:03:27.689Z] nexus3.edgexfoundry.org:10001 [2021-03-04T15:03:28.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T15:03:28.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T15:03:28.947Z] Configure a credential helper to remove this warning. See [2021-03-04T15:03:28.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T15:03:28.947Z] [2021-03-04T15:03:28.947Z] Login Succeeded [2021-03-04T15:03:28.947Z] nexus3.edgexfoundry.org:10002 [2021-03-04T15:03:29.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T15:03:29.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T15:03:29.496Z] Configure a credential helper to remove this warning. See [2021-03-04T15:03:29.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T15:03:29.496Z] [2021-03-04T15:03:29.496Z] Login Succeeded [2021-03-04T15:03:29.496Z] nexus3.edgexfoundry.org:10003 [2021-03-04T15:03:29.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T15:03:30.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T15:03:30.050Z] Configure a credential helper to remove this warning. See [2021-03-04T15:03:30.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T15:03:30.050Z] [2021-03-04T15:03:30.050Z] Login Succeeded [2021-03-04T15:03:30.050Z] nexus3.edgexfoundry.org:10004 [2021-03-04T15:03:30.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T15:03:30.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T15:03:30.598Z] Configure a credential helper to remove this warning. See [2021-03-04T15:03:30.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T15:03:30.598Z] [2021-03-04T15:03:30.598Z] Login Succeeded [2021-03-04T15:03:30.598Z] docker.io [2021-03-04T15:03:30.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T15:03:31.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T15:03:31.143Z] Configure a credential helper to remove this warning. See [2021-03-04T15:03:31.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T15:03:31.143Z] [2021-03-04T15:03:31.143Z] Login Succeeded [2021-03-04T15:03:31.143Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T15:03:31.160Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-04T15:03:31.606Z] ========================================================= [2021-03-04T15:03:31.606Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-04T15:03:31.606Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:03:31.991Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-04T15:03:34.283Z] gofmt -l . [2021-03-04T15:03:34.283Z] [ "`gofmt -l .`" = "" ] [2021-03-04T15:03:34.283Z] ./bin/test-go-mod-tidy.sh [2021-03-04T15:03:34.283Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-04T15:03:34.597Z] + ls -al . [2021-03-04T15:03:34.597Z] total 728 [2021-03-04T15:03:34.597Z] drwxrwxr-x 10 1001 1001 4096 Mar 4 15:03 . [2021-03-04T15:03:34.597Z] drwxr-xr-x 4 root root 28 Mar 4 15:01 .. [2021-03-04T15:03:34.597Z] -rw-rw-r-- 1 1001 1001 11 Mar 4 15:00 .dockerignore [2021-03-04T15:03:34.597Z] drwxrwxr-x 8 1001 1001 179 Mar 4 15:00 .git [2021-03-04T15:03:34.597Z] drwxrwxr-x 3 1001 1001 125 Mar 4 15:00 .github [2021-03-04T15:03:34.597Z] -rw-rw-r-- 1 1001 1001 818 Mar 4 15:00 .gitignore [2021-03-04T15:03:34.597Z] drwx------ 3 1001 1001 60 Mar 4 15:00 .semver [2021-03-04T15:03:34.597Z] -rw-rw-r-- 1 1001 1001 166 Mar 4 15:00 .sonarcloud.properties [2021-03-04T15:03:34.597Z] -rw-rw-r-- 1 1001 1001 8475 Mar 4 15:00 Attribution.txt [2021-03-04T15:03:34.597Z] -rw-rw-r-- 1 1001 1001 3804 Mar 4 15:00 CONTRIBUTING.md [2021-03-04T15:03:34.597Z] -rw-rw-r-- 1 1001 1001 931 Mar 4 15:00 Dockerfile.build [2021-03-04T15:03:34.597Z] -rw-rw-r-- 1 1001 1001 863 Mar 4 15:00 Jenkinsfile [2021-03-04T15:03:34.597Z] -rw-rw-r-- 1 1001 1001 10775 Mar 4 15:00 LICENSE [2021-03-04T15:03:34.597Z] -rw-rw-r-- 1 1001 1001 5774 Mar 4 15:00 Makefile [2021-03-04T15:03:34.597Z] -rw-rw-r-- 1 1001 1001 6524 Mar 4 15:00 README.md [2021-03-04T15:03:34.597Z] -rw-rw-r-- 1 1001 1001 6755 Mar 4 15:00 SECURITY.md [2021-03-04T15:03:34.597Z] -rw-rw-r-- 1 1001 1001 5 Mar 4 15:00 VERSION [2021-03-04T15:03:34.597Z] -rw-rw-r-- 1 1001 1001 4131 Mar 4 15:00 ZMQWindows.md [2021-03-04T15:03:34.597Z] drwxrwxr-x 2 1001 1001 117 Mar 4 15:00 bin [2021-03-04T15:03:34.597Z] drwxrwxr-x 14 1001 1001 4096 Mar 4 15:00 cmd [2021-03-04T15:03:34.597Z] -rw-r--r-- 1 root root 614976 Mar 4 15:03 coverage.out [2021-03-04T15:03:34.597Z] -rw-r--r-- 1 root root 1055 Mar 4 15:03 go.mod [2021-03-04T15:03:34.597Z] -rw-r--r-- 1 root root 21699 Mar 4 15:03 go.sum [2021-03-04T15:03:34.597Z] drwxrwxr-x 8 1001 1001 127 Mar 4 15:00 internal [2021-03-04T15:03:34.597Z] drwxrwxr-x 4 1001 1001 26 Mar 4 15:00 openapi [2021-03-04T15:03:34.597Z] drwxrwxr-x 4 1001 1001 71 Mar 4 15:00 snap [2021-03-04T15:03:34.597Z] -rw-rw-r-- 1 1001 1001 168 Mar 4 15:00 version.go [Pipeline] sh [2021-03-04T15:03:34.623Z] Sending build context to Docker daemon 166.6MB [2021-03-04T15:03:34.623Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T15:03:34.623Z] Step 2/6 : FROM ${BASE} [2021-03-04T15:03:34.623Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-04T15:03:34.623Z] 5f621e34cdf4: Pulling fs layer [2021-03-04T15:03:34.623Z] a4357932f1b6: Pulling fs layer [2021-03-04T15:03:34.623Z] 18c013af1878: Pulling fs layer [2021-03-04T15:03:34.623Z] 00ac8860ef70: Pulling fs layer [2021-03-04T15:03:34.623Z] 63d7cb157983: Pulling fs layer [2021-03-04T15:03:34.623Z] b116817d02f9: Pulling fs layer [2021-03-04T15:03:34.623Z] 745a02a5169b: Pulling fs layer [2021-03-04T15:03:34.623Z] 63d7cb157983: Waiting [2021-03-04T15:03:34.623Z] b116817d02f9: Waiting [2021-03-04T15:03:34.623Z] 745a02a5169b: Waiting [2021-03-04T15:03:34.623Z] 00ac8860ef70: Waiting [2021-03-04T15:03:34.623Z] 18c013af1878: Verifying Checksum [2021-03-04T15:03:34.623Z] 18c013af1878: Download complete [2021-03-04T15:03:34.623Z] a4357932f1b6: Verifying Checksum [2021-03-04T15:03:34.623Z] a4357932f1b6: Download complete [2021-03-04T15:03:34.623Z] 63d7cb157983: Verifying Checksum [2021-03-04T15:03:34.623Z] 63d7cb157983: Download complete [2021-03-04T15:03:34.623Z] b116817d02f9: Download complete [2021-03-04T15:03:34.623Z] 5f621e34cdf4: Verifying Checksum [2021-03-04T15:03:34.900Z] + '[' -e coverage.out ] [2021-03-04T15:03:34.900Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-04T15:03:35.159Z] Stashed 1 file(s) [Pipeline] sh [2021-03-04T15:03:35.225Z] 5f621e34cdf4: Pull complete [2021-03-04T15:03:35.453Z] + make build [2021-03-04T15:03:35.453Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-04T15:03:35.826Z] a4357932f1b6: Pull complete [2021-03-04T15:03:36.101Z] 18c013af1878: Pull complete [2021-03-04T15:03:37.541Z] 745a02a5169b: Download complete [2021-03-04T15:03:38.142Z] 00ac8860ef70: Verifying Checksum [2021-03-04T15:03:38.142Z] 00ac8860ef70: Download complete [2021-03-04T15:03:40.771Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-04T15:03:47.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-03-04T15:03:48.299Z] 00ac8860ef70: Pull complete [2021-03-04T15:03:48.573Z] 63d7cb157983: Pull complete [2021-03-04T15:03:49.173Z] b116817d02f9: Pull complete [2021-03-04T15:03:49.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-04T15:03:50.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-04T15:03:51.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-04T15:03:52.578Z] 745a02a5169b: Pull complete [2021-03-04T15:03:52.578Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-04T15:03:52.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-04T15:03:52.851Z] ---> b7e6874047d6 [2021-03-04T15:03:52.851Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-04T15:03:52.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-04T15:03:54.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-04T15:03:55.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-04T15:03:56.242Z] ---> Running in 65f601f4f79e [2021-03-04T15:03:56.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-04T15:03:57.216Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T15:03:57.764Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-04T15:03:58.199Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T15:03:58.791Z] (1/12) Installing libmagic (5.38-r0) [2021-03-04T15:03:58.857Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-04T15:03:59.063Z] (2/12) Installing file (5.38-r0) [2021-03-04T15:03:59.063Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-04T15:03:59.063Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] } [2021-03-04T15:04:00.829Z] $ docker stop --time=1 b2e36024e02e59544e66f411b78315fbf08a9b090c45398cda4e970096956436 [2021-03-04T15:04:03.020Z] $ docker rm -f b2e36024e02e59544e66f411b78315fbf08a9b090c45398cda4e970096956436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-03-04T15:04:04.464Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-04T15:04:04.464Z] (6/12) Installing patch (2.7.6-r6) [2021-03-04T15:04:04.464Z] (7/12) Installing build-base (0.5-r2) [2021-03-04T15:04:04.464Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-04T15:04:04.464Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-04T15:04:04.464Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-04T15:04:04.735Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-04T15:04:04.735Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-04T15:04:05.007Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:04:05.007Z] OK: 217 MiB in 51 packages [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:04:06.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T15:04:06.602Z] [2021-03-04T15:04:06.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:04:06.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T15:04:06.954Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-04T15:04:06.954Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-04T15:04:06.954Z] ca9280d653b3: Pulling fs layer [2021-03-04T15:04:06.954Z] 7e9c9ca2126c: Pulling fs layer [2021-03-04T15:04:06.954Z] cbdbe7a5bc2a: Download complete [2021-03-04T15:04:07.537Z] cbdbe7a5bc2a: Pull complete [2021-03-04T15:04:07.537Z] ca9280d653b3: Verifying Checksum [2021-03-04T15:04:07.537Z] ca9280d653b3: Download complete [2021-03-04T15:04:08.937Z] ca9280d653b3: Pull complete [2021-03-04T15:04:08.937Z] 7e9c9ca2126c: Download complete [2021-03-04T15:04:09.316Z] Removing intermediate container 65f601f4f79e [2021-03-04T15:04:09.316Z] ---> 99d8b28a147a [2021-03-04T15:04:09.316Z] Step 4/6 : WORKDIR /edgex-go [2021-03-04T15:04:09.316Z] ---> Running in 30a954052cb9 [2021-03-04T15:04:09.588Z] Removing intermediate container 30a954052cb9 [2021-03-04T15:04:09.588Z] ---> 57a17d8a9816 [2021-03-04T15:04:09.588Z] Step 5/6 : COPY go.mod . [2021-03-04T15:04:10.188Z] ---> d5dd15edb71e [2021-03-04T15:04:10.188Z] Step 6/6 : RUN go mod download [2021-03-04T15:04:10.188Z] ---> Running in 1c995cc9e4ec [2021-03-04T15:04:14.277Z] 7e9c9ca2126c: Pull complete [2021-03-04T15:04:14.277Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-04T15:04:14.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T15:04:14.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-04T15:04:14.400Z] prd-centos7-docker-4c-2g-28477 does not seem to be running inside a container [2021-03-04T15:04:14.448Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-04T15:04:17.150Z] $ docker top 6d2e1749dce519ed198368162f311bdf936be8bfd05c8db54b2ea7ac24ab03b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T15:04:17.645Z] + docker-compose build --help [2021-03-04T15:04:17.645Z] + grep parallel [2021-03-04T15:04:18.592Z] --parallel Build images in parallel. [Pipeline] } [2021-03-04T15:04:18.608Z] $ docker stop --time=1 6d2e1749dce519ed198368162f311bdf936be8bfd05c8db54b2ea7ac24ab03b7 [2021-03-04T15:04:20.003Z] $ docker rm -f 6d2e1749dce519ed198368162f311bdf936be8bfd05c8db54b2ea7ac24ab03b7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:04:20.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T15:04:20.664Z] . [Pipeline] withDockerContainer [2021-03-04T15:04:20.762Z] prd-centos7-docker-4c-2g-28477 does not seem to be running inside a container [2021-03-04T15:04:20.810Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-04T15:04:21.839Z] $ docker top 7325d9de3770fe9aa54fefcf196f4bed2440d4be8121804b82871766b59b46c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T15:04:22.405Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-04T15:04:23.350Z] Building docker-core-command-go ... [2021-03-04T15:04:23.350Z] Building docker-core-data-go ... [2021-03-04T15:04:23.350Z] Building docker-core-metadata-go ... [2021-03-04T15:04:23.350Z] Building docker-security-bootstrapper-go ... [2021-03-04T15:04:23.350Z] Building docker-security-proxy-setup-go ... [2021-03-04T15:04:23.350Z] Building docker-security-secretstore-setup-go ... [2021-03-04T15:04:23.350Z] Building docker-support-notifications-go ... [2021-03-04T15:04:23.350Z] Building docker-support-scheduler-go ... [2021-03-04T15:04:23.350Z] Building docker-sys-mgmt-agent-go ... [2021-03-04T15:04:23.350Z] Building docker-sys-mgmt-agent-go [2021-03-04T15:04:23.350Z] Building docker-core-data-go [2021-03-04T15:04:23.350Z] Building docker-security-proxy-setup-go [2021-03-04T15:04:23.350Z] Building docker-support-scheduler-go [2021-03-04T15:04:23.350Z] Building docker-core-command-go [2021-03-04T15:04:37.021Z] Removing intermediate container 1c995cc9e4ec [2021-03-04T15:04:37.021Z] ---> e33b5e2dcf55 [2021-03-04T15:04:37.021Z] Successfully built e33b5e2dcf55 [2021-03-04T15:04:37.021Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:04:37.364Z] + docker inspect -f . ci-base-image-arm64 [2021-03-04T15:04:37.364Z] . [Pipeline] withDockerContainer [2021-03-04T15:04:37.603Z] prd-ubuntu18.04-docker-arm64-4c-16g-28478 does not seem to be running inside a container [2021-03-04T15:04:37.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-04T15:04:39.135Z] $ docker top 150a7e1b0fa3f5bdb311eccc16f29354719391bd97bd392b6c1c9ca9071de39b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T15:04:40.226Z] + go version [2021-03-04T15:04:40.226Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-04T15:04:40.254Z] $ docker stop --time=1 150a7e1b0fa3f5bdb311eccc16f29354719391bd97bd392b6c1c9ca9071de39b [2021-03-04T15:04:42.200Z] $ docker rm -f 150a7e1b0fa3f5bdb311eccc16f29354719391bd97bd392b6c1c9ca9071de39b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:04:43.258Z] + docker inspect -f . ci-base-image-arm64 [2021-03-04T15:04:43.258Z] . [Pipeline] withDockerContainer [2021-03-04T15:04:43.516Z] prd-ubuntu18.04-docker-arm64-4c-16g-28478 does not seem to be running inside a container [2021-03-04T15:04:43.597Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-04T15:04:45.005Z] $ docker top 3087f4f32a6ce395b8f605e7f53e907db7c3f6fff82559a78b352c7275a34067 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-04T15:04:45.382Z] ========================================================= [2021-03-04T15:04:45.382Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-04T15:04:45.382Z] ========================================================= [Pipeline] sh [2021-03-04T15:04:46.022Z] + make test [2021-03-04T15:04:46.022Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-04T15:04:55.728Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:04:55.728Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:04:55.728Z] ---> c42237c594a5 [2021-03-04T15:04:55.728Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T15:04:55.728Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:04:55.728Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:04:55.728Z] ---> c42237c594a5 [2021-03-04T15:04:55.728Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T15:04:55.728Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:04:55.728Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:04:55.728Z] ---> c42237c594a5 [2021-03-04T15:04:55.728Z] Step 3/26 : WORKDIR /edgex-go [2021-03-04T15:04:55.996Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:04:55.996Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:04:55.996Z] ---> c42237c594a5 [2021-03-04T15:04:55.996Z] Step 3/21 : WORKDIR /edgex-go [2021-03-04T15:04:55.996Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:04:55.997Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:04:55.997Z] ---> c42237c594a5 [2021-03-04T15:04:55.997Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T15:04:56.572Z] ---> Running in bdaa93c2aa71 [2021-03-04T15:04:56.572Z] ---> Running in 4db2434088ef [2021-03-04T15:04:56.572Z] ---> Running in a4b42ce85389 [2021-03-04T15:04:56.572Z] ---> Running in 6b2d2c957ae7 [2021-03-04T15:04:56.572Z] ---> Running in 2b49777c90a2 [2021-03-04T15:04:57.148Z] Removing intermediate container 2b49777c90a2 [2021-03-04T15:04:57.148Z] ---> 129c3ab7cbfd [2021-03-04T15:04:57.148Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:04:57.148Z] Removing intermediate container a4b42ce85389 [2021-03-04T15:04:57.148Z] ---> 392447593422 [2021-03-04T15:04:57.148Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:04:57.148Z] Removing intermediate container 6b2d2c957ae7 [2021-03-04T15:04:57.148Z] ---> a5df03d41964 [2021-03-04T15:04:57.148Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:04:57.148Z] Removing intermediate container bdaa93c2aa71 [2021-03-04T15:04:57.148Z] ---> 067c8c89cc96 [2021-03-04T15:04:57.148Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:04:57.148Z] Removing intermediate container 4db2434088ef [2021-03-04T15:04:57.148Z] ---> c6136204ecfd [2021-03-04T15:04:57.148Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:04:57.410Z] ---> Running in 8822bc9f5f41 [2021-03-04T15:04:57.410Z] ---> Running in 41e2dedc2ee6 [2021-03-04T15:04:57.410Z] ---> Running in 6eb301dd8f0a [2021-03-04T15:04:57.410Z] ---> Running in 7d7cc32f65e4 [2021-03-04T15:04:57.410Z] ---> Running in 11df422aa492 [2021-03-04T15:04:59.359Z] Removing intermediate container 41e2dedc2ee6 [2021-03-04T15:04:59.359Z] ---> 88283957e44d [2021-03-04T15:04:59.359Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-04T15:04:59.359Z] Removing intermediate container 8822bc9f5f41 [2021-03-04T15:04:59.359Z] ---> ebd38cf67bfa [2021-03-04T15:04:59.359Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T15:04:59.359Z] ---> Running in 6ea11a8db503 [2021-03-04T15:04:59.639Z] Removing intermediate container 6eb301dd8f0a [2021-03-04T15:04:59.639Z] ---> 8be0859792d1 [2021-03-04T15:04:59.639Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-04T15:04:59.639Z] ---> Running in 7ca75e79892a [2021-03-04T15:04:59.639Z] ---> Running in 5bd267b1005b [2021-03-04T15:05:00.216Z] Removing intermediate container 11df422aa492 [2021-03-04T15:05:00.216Z] ---> 4bf86ff8202f [2021-03-04T15:05:00.216Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-04T15:05:00.216Z] Removing intermediate container 7d7cc32f65e4 [2021-03-04T15:05:00.216Z] ---> 8bf1f5d56536 [2021-03-04T15:05:00.216Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-04T15:05:00.216Z] ---> Running in 5edc59d43a2d [2021-03-04T15:05:00.488Z] ---> Running in 3e5a3772ff92 [2021-03-04T15:05:00.759Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:05:01.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:05:01.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:05:01.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:05:01.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:05:01.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:05:01.550Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:05:01.812Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:05:01.812Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:05:02.081Z] OK: 233 MiB in 51 packages [2021-03-04T15:05:02.081Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:05:02.081Z] OK: 233 MiB in 51 packages [2021-03-04T15:05:02.347Z] OK: 233 MiB in 51 packages [2021-03-04T15:05:02.347Z] OK: 233 MiB in 51 packages [2021-03-04T15:05:02.610Z] Removing intermediate container 6ea11a8db503 [2021-03-04T15:05:02.610Z] ---> 8c6233200871 [2021-03-04T15:05:02.610Z] Step 6/23 : COPY go.mod . [2021-03-04T15:05:02.872Z] Removing intermediate container 7ca75e79892a [2021-03-04T15:05:02.872Z] ---> fd2381662c23 [2021-03-04T15:05:02.872Z] Step 6/23 : COPY go.mod . [2021-03-04T15:05:03.136Z] OK: 233 MiB in 51 packages [2021-03-04T15:05:03.136Z] ---> 0e4138cbdb61 [2021-03-04T15:05:03.136Z] Step 7/23 : RUN go mod download [2021-03-04T15:05:03.136Z] ---> d81e43631672 [2021-03-04T15:05:03.136Z] Step 7/23 : RUN go mod download [2021-03-04T15:05:03.401Z] Removing intermediate container 3e5a3772ff92 [2021-03-04T15:05:03.401Z] ---> 4d9ee11e0251 [2021-03-04T15:05:03.401Z] Step 6/21 : COPY go.mod . [2021-03-04T15:05:03.401Z] ---> Running in 74144eff39fa [2021-03-04T15:05:03.401Z] ---> Running in e527eb65ce67 [2021-03-04T15:05:03.401Z] Removing intermediate container 5bd267b1005b [2021-03-04T15:05:03.401Z] ---> 02a122d38b6e [2021-03-04T15:05:03.401Z] Step 6/26 : COPY go.mod . [2021-03-04T15:05:03.974Z] ---> 8bf727a3069a [2021-03-04T15:05:03.974Z] Step 7/21 : RUN go mod download [2021-03-04T15:05:03.974Z] ---> 0590407c3aba [2021-03-04T15:05:03.974Z] Step 7/26 : RUN go mod download [2021-03-04T15:05:04.238Z] ---> Running in c273ab805d32 [2021-03-04T15:05:04.238Z] ---> Running in 55ba57cb4dd0 [2021-03-04T15:05:04.238Z] Removing intermediate container 5edc59d43a2d [2021-03-04T15:05:04.238Z] ---> 5c3ff9dbec96 [2021-03-04T15:05:04.238Z] Step 6/22 : COPY go.mod . [2021-03-04T15:05:04.509Z] ---> 29cd8219706e [2021-03-04T15:05:04.509Z] Step 7/22 : RUN go mod download [2021-03-04T15:05:04.777Z] ---> Running in c5c6b1de92cd [2021-03-04T15:05:06.184Z] Removing intermediate container 74144eff39fa [2021-03-04T15:05:06.184Z] ---> f6019afa620b [2021-03-04T15:05:06.184Z] Step 8/23 : COPY . . [2021-03-04T15:05:06.184Z] Removing intermediate container c273ab805d32 [2021-03-04T15:05:06.184Z] ---> 3fc7c74dca0f [2021-03-04T15:05:06.184Z] Step 8/21 : COPY . . [2021-03-04T15:05:06.451Z] Removing intermediate container e527eb65ce67 [2021-03-04T15:05:06.451Z] ---> deb217c6756a [2021-03-04T15:05:06.451Z] Step 8/23 : COPY . . [2021-03-04T15:05:07.039Z] Removing intermediate container 55ba57cb4dd0 [2021-03-04T15:05:07.039Z] ---> c8e563b54972 [2021-03-04T15:05:07.039Z] Step 8/26 : COPY . . [2021-03-04T15:05:08.181Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-04T15:05:08.968Z] Removing intermediate container c5c6b1de92cd [2021-03-04T15:05:08.968Z] ---> 81b5b0ea693a [2021-03-04T15:05:08.968Z] Step 8/22 : COPY . . [2021-03-04T15:05:48.405Z] ---> 6473624112c2 [2021-03-04T15:05:48.405Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-04T15:05:48.405Z] ---> Running in b304f216dec4 [2021-03-04T15:05:48.405Z] ---> c0a7242fd034 [2021-03-04T15:05:48.405Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-04T15:05:48.405Z] ---> f59fcd208fee [2021-03-04T15:05:48.405Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-04T15:05:48.405Z] ---> Running in 33b7146a6430 [2021-03-04T15:05:48.405Z] ---> 8e3f829b2b1f [2021-03-04T15:05:48.405Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-04T15:05:48.405Z] ---> 32e4f9c37ccb [2021-03-04T15:05:48.405Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-04T15:05:48.405Z] ---> Running in 73ac18bd6d82 [2021-03-04T15:05:48.405Z] ---> Running in e624a814ee2c [2021-03-04T15:05:48.405Z] ---> Running in d5772084d3d1 [2021-03-04T15:05:48.405Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-04T15:05:48.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-04T15:05:48.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-04T15:05:48.406Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-04T15:05:48.406Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-04T15:05:55.185Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-04T15:06:01.941Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-04T15:06:10.433Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-04T15:06:10.433Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-04T15:06:13.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-04T15:06:13.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-04T15:06:13.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-04T15:06:13.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-04T15:06:15.125Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-04T15:06:16.482Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-04T15:06:16.761Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-04T15:06:21.792Z] Removing intermediate container d5772084d3d1 [2021-03-04T15:06:21.792Z] ---> f7d4bab8873d [2021-03-04T15:06:21.792Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-04T15:06:25.112Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-04T15:06:25.112Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-04T15:06:25.112Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-04T15:06:25.122Z] ---> Running in 4e286b7963ec [2021-03-04T15:06:25.385Z] Removing intermediate container 73ac18bd6d82 [2021-03-04T15:06:25.385Z] ---> ba3a6df7066a [2021-03-04T15:06:25.385Z] [2021-03-04T15:06:25.385Z] Step 10/21 : FROM alpine:3.12 [2021-03-04T15:06:25.385Z] 3.12: Pulling from library/alpine [2021-03-04T15:06:26.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-04T15:06:26.912Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T15:06:28.309Z] Status: Downloaded newer image for alpine:3.12 [2021-03-04T15:06:28.309Z] ---> 88dd2752d2ea [2021-03-04T15:06:28.309Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-04T15:06:28.309Z] Removing intermediate container b304f216dec4 [2021-03-04T15:06:28.309Z] ---> 29cddc66ddba [2021-03-04T15:06:28.309Z] [2021-03-04T15:06:28.309Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T15:06:28.309Z] ---> 88dd2752d2ea [2021-03-04T15:06:28.309Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T15:06:28.885Z] ---> Running in 6b1f376c020c [2021-03-04T15:06:28.885Z] ---> Running in 2a6f51646b41 [2021-03-04T15:06:29.148Z] Removing intermediate container e624a814ee2c [2021-03-04T15:06:29.148Z] ---> 35f646bd905e [2021-03-04T15:06:29.148Z] [2021-03-04T15:06:29.148Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T15:06:29.148Z] ---> 88dd2752d2ea [2021-03-04T15:06:29.148Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-04T15:06:29.410Z] ---> Running in 8300ab33f1c8 [2021-03-04T15:06:30.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.320s coverage: 45.9% of statements [2021-03-04T15:06:30.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-04T15:06:30.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-04T15:06:30.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-04T15:06:30.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-04T15:06:30.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-04T15:06:30.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-04T15:06:30.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-04T15:06:30.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.250s coverage: 100.0% of statements [2021-03-04T15:06:31.972Z] Removing intermediate container 4e286b7963ec [2021-03-04T15:06:31.972Z] ---> e034d23999d3 [2021-03-04T15:06:31.972Z] [2021-03-04T15:06:31.972Z] Step 11/26 : FROM docker:20.10.0 [2021-03-04T15:06:31.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:06:31.972Z] Removing intermediate container 33b7146a6430 [2021-03-04T15:06:31.972Z] ---> e5ee678b89db [2021-03-04T15:06:31.972Z] [2021-03-04T15:06:31.972Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T15:06:31.972Z] ---> 88dd2752d2ea [2021-03-04T15:06:31.972Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-04T15:06:31.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:06:31.972Z] ---> Running in 02eba6906ac3 [2021-03-04T15:06:31.972Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-04T15:06:31.972Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:06:31.972Z] OK: 6 MiB in 15 packages [2021-03-04T15:06:31.972Z] 20.10.0: Pulling from library/docker [2021-03-04T15:06:31.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:06:31.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:06:32.236Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-04T15:06:32.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:06:32.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:06:32.502Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T15:06:32.502Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-04T15:06:32.502Z] (4/4) Installing curl (7.69.1-r3) [2021-03-04T15:06:32.502Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:06:32.502Z] Removing intermediate container 02eba6906ac3 [2021-03-04T15:06:32.502Z] ---> 762586f5f728 [2021-03-04T15:06:32.502Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-04T15:06:32.502Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T15:06:32.502Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-04T15:06:32.502Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:06:32.502Z] OK: 6 MiB in 15 packages [2021-03-04T15:06:33.084Z] OK: 7 MiB in 18 packages [2021-03-04T15:06:33.671Z] ---> Running in be6a46dff483 [2021-03-04T15:06:34.638Z] Removing intermediate container be6a46dff483 [2021-03-04T15:06:34.639Z] ---> 5063707ac9ab [2021-03-04T15:06:34.639Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-04T15:06:34.900Z] Removing intermediate container 6b1f376c020c [2021-03-04T15:06:34.900Z] ---> 99c901a3b15c [2021-03-04T15:06:34.900Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T15:06:35.474Z] ---> Running in d36e48c2bf93 [2021-03-04T15:06:35.474Z] ---> Running in 17509ff0c9a6 [2021-03-04T15:06:35.474Z] Removing intermediate container 8300ab33f1c8 [2021-03-04T15:06:35.474Z] ---> 8de80ff83499 [2021-03-04T15:06:35.474Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T15:06:35.474Z] Removing intermediate container 2a6f51646b41 [2021-03-04T15:06:35.474Z] ---> 5b51139424dd [2021-03-04T15:06:35.474Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T15:06:36.049Z] ---> Running in 671ca362c1bc [2021-03-04T15:06:36.316Z] ---> Running in 2997fcf6de93 [2021-03-04T15:06:36.316Z] Removing intermediate container d36e48c2bf93 [2021-03-04T15:06:36.316Z] ---> f10cacfe3c6f [2021-03-04T15:06:36.316Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:06:36.580Z] Removing intermediate container 17509ff0c9a6 [2021-03-04T15:06:36.580Z] ---> 79933aea245f [2021-03-04T15:06:36.580Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-04T15:06:36.580Z] Removing intermediate container 671ca362c1bc [2021-03-04T15:06:36.580Z] ---> 415a4f3ab325 [2021-03-04T15:06:36.580Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-04T15:06:36.580Z] ---> Running in 0eaf34f35fff [2021-03-04T15:06:36.580Z] ---> Running in 57511823a3b2 [2021-03-04T15:06:36.854Z] ---> Running in 6651e68ce85a [2021-03-04T15:06:36.854Z] Removing intermediate container 2997fcf6de93 [2021-03-04T15:06:36.854Z] ---> 56a9f717f35f [2021-03-04T15:06:36.854Z] Step 13/21 : WORKDIR /edgex [2021-03-04T15:06:37.441Z] ---> Running in 14531b820cb6 [2021-03-04T15:06:37.441Z] Removing intermediate container 57511823a3b2 [2021-03-04T15:06:37.441Z] ---> 05b5c4876037 [2021-03-04T15:06:37.441Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T15:06:37.441Z] Removing intermediate container 6651e68ce85a [2021-03-04T15:06:37.441Z] ---> 4ada250eae7f [2021-03-04T15:06:37.441Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T15:06:37.441Z] ---> Running in 2ce1e8c4caec [2021-03-04T15:06:37.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.496s coverage: 27.1% of statements [2021-03-04T15:06:37.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-04T15:06:37.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-04T15:06:37.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-04T15:06:37.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-04T15:06:37.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-04T15:06:37.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-04T15:06:37.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.081s coverage: 100.0% of statements [2021-03-04T15:06:37.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-04T15:06:37.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements [2021-03-04T15:06:37.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-04T15:06:37.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-04T15:06:37.706Z] ---> Running in 8ed10c388cb4 [2021-03-04T15:06:37.706Z] Removing intermediate container 14531b820cb6 [2021-03-04T15:06:37.706Z] ---> e3c71b027989 [2021-03-04T15:06:37.706Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-04T15:06:37.972Z] Removing intermediate container 2ce1e8c4caec [2021-03-04T15:06:37.972Z] ---> b551ec1553c6 [2021-03-04T15:06:37.972Z] Step 15/23 : WORKDIR / [2021-03-04T15:06:37.972Z] Removing intermediate container 8ed10c388cb4 [2021-03-04T15:06:37.972Z] ---> d0fb38676507 [2021-03-04T15:06:37.972Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T15:06:37.972Z] ---> Running in 2f106ac3c7b4 [2021-03-04T15:06:38.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.287s coverage: 66.2% of statements [2021-03-04T15:06:38.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-04T15:06:38.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-04T15:06:38.246Z] ---> 131138ded6a4 [2021-03-04T15:06:38.246Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-04T15:06:38.511Z] Removing intermediate container 2f106ac3c7b4 [2021-03-04T15:06:38.511Z] ---> 0ee488803b75 [2021-03-04T15:06:38.511Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T15:06:38.511Z] ---> c9ae591da67c [2021-03-04T15:06:38.511Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-04T15:06:38.777Z] Removing intermediate container 0eaf34f35fff [2021-03-04T15:06:38.777Z] ---> 9495e308755d [2021-03-04T15:06:38.777Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-04T15:06:39.040Z] ---> f3e37cd0dbaf [2021-03-04T15:06:39.040Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-04T15:06:39.040Z] ---> 433853a20cfd [2021-03-04T15:06:39.040Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-04T15:06:39.040Z] ---> Running in 16b631c35edd [2021-03-04T15:06:39.997Z] ---> b1342109908b [2021-03-04T15:06:39.997Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-04T15:06:39.997Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-04T15:06:39.997Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-04T15:06:39.997Z] ---> aefe523efa57 [2021-03-04T15:06:39.997Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-04T15:06:39.997Z] ---> 326ea77f56d8 [2021-03-04T15:06:39.997Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-04T15:06:39.997Z] ---> 52ca46d3f77d [2021-03-04T15:06:39.997Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-04T15:06:40.261Z] ---> Running in 63d13e7e202f [2021-03-04T15:06:40.261Z] ---> Running in d9b122089f02 [2021-03-04T15:06:40.261Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:06:40.261Z] ---> 19454fe3f3c7 [2021-03-04T15:06:40.261Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-04T15:06:40.523Z] ---> Running in ba04bf2a9939 [2021-03-04T15:06:40.523Z] ---> 6d6807c36bf7 [2021-03-04T15:06:40.523Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-04T15:06:40.523Z] Removing intermediate container d9b122089f02 [2021-03-04T15:06:40.523Z] ---> ed4aec94432e [2021-03-04T15:06:40.523Z] Step 18/21 : CMD ["--init=true"] [2021-03-04T15:06:40.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.701s coverage: 82.4% of statements [2021-03-04T15:06:40.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-04T15:06:40.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T15:06:40.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-04T15:06:40.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-04T15:06:40.796Z] ---> Running in 082e778e3c69 [2021-03-04T15:06:40.796Z] ---> Running in 09198fa5757e [2021-03-04T15:06:40.796Z] Removing intermediate container ba04bf2a9939 [2021-03-04T15:06:40.796Z] ---> b41ffabf9dca [2021-03-04T15:06:40.796Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T15:06:41.060Z] ---> Running in b3bc8a293594 [2021-03-04T15:06:41.060Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:06:41.060Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:06:41.060Z] Removing intermediate container 09198fa5757e [2021-03-04T15:06:41.060Z] ---> a773d639544a [2021-03-04T15:06:41.060Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T15:06:41.060Z] Removing intermediate container 082e778e3c69 [2021-03-04T15:06:41.060Z] ---> eeb5659d4104 [2021-03-04T15:06:41.060Z] Step 19/21 : LABEL arch=x86_64 [2021-03-04T15:06:41.060Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:06:41.322Z] (1/2) Installing readline (8.0.4-r0) [2021-03-04T15:06:41.322Z] (2/2) Installing bash (5.0.17-r0) [2021-03-04T15:06:41.322Z] ---> Running in de7ad71fb9c0 [2021-03-04T15:06:41.322Z] Executing bash-5.0.17-r0.post-install [2021-03-04T15:06:41.322Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:06:41.322Z] OK: 12 MiB in 22 packages [2021-03-04T15:06:41.322Z] ---> Running in de5ce6310b5b [2021-03-04T15:06:41.322Z] Removing intermediate container b3bc8a293594 [2021-03-04T15:06:41.322Z] ---> 2ef6f8472cf3 [2021-03-04T15:06:41.322Z] Step 20/22 : LABEL arch=x86_64 [2021-03-04T15:06:41.586Z] ---> Running in d6686e4a98d6 [2021-03-04T15:06:41.586Z] Removing intermediate container de7ad71fb9c0 [2021-03-04T15:06:41.586Z] ---> 5299bae4cf04 [2021-03-04T15:06:41.586Z] Step 21/23 : LABEL arch=x86_64 [2021-03-04T15:06:41.586Z] Removing intermediate container de5ce6310b5b [2021-03-04T15:06:41.586Z] ---> ddc3b15c5cc0 [2021-03-04T15:06:41.586Z] Step 20/21 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:06:41.848Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-04T15:06:41.848Z] ---> Running in 1432cb0891c2 [2021-03-04T15:06:42.110Z] ---> Running in 5c24e0b4c18c [2021-03-04T15:06:42.110Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-04T15:06:42.110Z] Removing intermediate container d6686e4a98d6 [2021-03-04T15:06:42.110Z] ---> f82fcddc616c [2021-03-04T15:06:42.110Z] Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:06:42.110Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-04T15:06:42.110Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-04T15:06:42.372Z] ---> Running in b74956b3d502 [2021-03-04T15:06:42.372Z] Removing intermediate container 1432cb0891c2 [2021-03-04T15:06:42.372Z] ---> 76bff28ee89d [2021-03-04T15:06:42.372Z] Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:06:42.372Z] Removing intermediate container 5c24e0b4c18c [2021-03-04T15:06:42.372Z] ---> c0b152a5bff7 [2021-03-04T15:06:42.372Z] Step 21/21 : LABEL version=0.0.0 [2021-03-04T15:06:42.372Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-04T15:06:42.645Z] Removing intermediate container 63d13e7e202f [2021-03-04T15:06:42.645Z] ---> c2f95a86ad59 [2021-03-04T15:06:42.645Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-04T15:06:42.645Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-04T15:06:42.645Z] ---> Running in f998116da9cc [2021-03-04T15:06:42.645Z] ---> Running in f07990d2159b [2021-03-04T15:06:42.645Z] ---> Running in 1a41c60004b6 [2021-03-04T15:06:42.645Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:06:42.645Z] OK: 8 MiB in 20 packages [2021-03-04T15:06:42.908Z] Removing intermediate container b74956b3d502 [2021-03-04T15:06:42.908Z] ---> d43e6dc17193 [2021-03-04T15:06:42.908Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T15:06:42.908Z] ---> Running in f28106a875b7 [2021-03-04T15:06:43.170Z] Removing intermediate container f998116da9cc [2021-03-04T15:06:43.170Z] ---> b8da2513e078 [2021-03-04T15:06:43.170Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T15:06:43.170Z] Removing intermediate container f07990d2159b [2021-03-04T15:06:43.170Z] ---> 8f00ab793936 [2021-03-04T15:06:43.170Z] [2021-03-04T15:06:43.170Z] Removing intermediate container 1a41c60004b6 [2021-03-04T15:06:43.170Z] ---> f4e9bed52ad4 [2021-03-04T15:06:43.170Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-04T15:06:43.434Z] ---> Running in 0715470168da [2021-03-04T15:06:43.434Z] Successfully built 8f00ab793936 [2021-03-04T15:06:43.434Z] ---> Running in 46025fea3fda [2021-03-04T15:06:43.434Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-04T15:06:43.697Z] Building docker-security-bootstrapper-go [2021-03-04T15:06:43.697Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container f28106a875b7 [2021-03-04T15:06:43.697Z] ---> 0c501289219a [2021-03-04T15:06:43.697Z] [2021-03-04T15:06:43.697Z] Removing intermediate container 0715470168da [2021-03-04T15:06:43.697Z] ---> 8c3f99effe17 [2021-03-04T15:06:43.697Z] [2021-03-04T15:06:43.697Z] Successfully built 0c501289219a [2021-03-04T15:06:43.961Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-04T15:06:43.961Z] Building docker-support-notifications-go [2021-03-04T15:06:43.961Z]  Building docker-support-scheduler-go ... done Removing intermediate container 46025fea3fda [2021-03-04T15:06:43.961Z] ---> a652f57eaf86 [2021-03-04T15:06:43.961Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-04T15:06:43.961Z] Successfully built 8c3f99effe17 [2021-03-04T15:06:43.961Z] Removing intermediate container 16b631c35edd [2021-03-04T15:06:43.961Z] ---> 05516db387cf [2021-03-04T15:06:43.961Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T15:06:43.961Z] Successfully tagged docker-core-command-go:latest [2021-03-04T15:06:43.961Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-03-04T15:06:43.961Z] ---> Running in dbc154e4eb35 [2021-03-04T15:06:44.228Z] Removing intermediate container dbc154e4eb35 [2021-03-04T15:06:44.228Z] ---> 68cc14d7b7cf [2021-03-04T15:06:44.228Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-04T15:06:44.228Z] ---> 9320163d03b6 [2021-03-04T15:06:44.228Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-04T15:06:45.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.330s coverage: 28.6% of statements [2021-03-04T15:06:45.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-04T15:06:45.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-04T15:06:45.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-04T15:06:45.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-04T15:06:45.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-04T15:06:45.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.191s coverage: 100.0% of statements [2021-03-04T15:06:45.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-04T15:06:45.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.069s coverage: 100.0% of statements [2021-03-04T15:06:45.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-04T15:06:47.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.343s coverage: 86.7% of statements [2021-03-04T15:06:47.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-04T15:06:47.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.332s coverage: 97.5% of statements [2021-03-04T15:06:47.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-04T15:06:47.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.133s coverage: 78.3% of statements [2021-03-04T15:06:47.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-04T15:06:47.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-04T15:06:47.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-04T15:06:47.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-04T15:06:49.554Z] ---> abf66d98e2da [2021-03-04T15:06:49.554Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-04T15:06:49.554Z] ---> 9b89508ece58 [2021-03-04T15:06:49.554Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-04T15:06:56.189Z] ---> 2d677796f078 [2021-03-04T15:06:56.189Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / ---> e8b7ab2fda5c [2021-03-04T15:06:56.189Z] [2021-03-04T15:06:56.189Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-04T15:06:56.189Z] ---> Running in 638987bbed9f [2021-03-04T15:06:56.189Z] Removing intermediate container 638987bbed9f [2021-03-04T15:06:56.189Z] ---> cde12f463e04 [2021-03-04T15:06:56.189Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T15:06:56.189Z] ---> 872249e690c5 [2021-03-04T15:06:56.189Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-04T15:06:56.189Z] ---> Running in fb3a807abe70 [2021-03-04T15:06:56.189Z] ---> Running in e2be227ca985 [2021-03-04T15:06:56.189Z] Removing intermediate container fb3a807abe70 [2021-03-04T15:06:56.189Z] ---> cc81af4ffc28 [2021-03-04T15:06:56.189Z] Step 21/23 : LABEL arch=x86_64 [2021-03-04T15:06:56.453Z] ---> Running in 26cf069b9a0b [2021-03-04T15:06:58.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.289s coverage: 92.8% of statements [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-04T15:06:58.175Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-04T15:06:58.175Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.210s coverage: 0.1% of statements [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-04T15:06:58.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-04T15:06:58.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.087s coverage: 47.1% of statements [2021-03-04T15:06:58.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements [2021-03-04T15:06:58.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-03-04T15:06:58.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.111s coverage: 96.3% of statements [2021-03-04T15:06:58.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-03-04T15:06:59.041Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:06:59.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:06:59.307Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-04T15:06:59.307Z] (2/33) Installing expat (2.2.9-r1) [2021-03-04T15:06:59.307Z] (3/33) Installing libffi (3.3-r2) [2021-03-04T15:06:59.307Z] (4/33) Installing gdbm (1.13-r1) [2021-03-04T15:06:59.574Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-04T15:06:59.574Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-04T15:06:59.574Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-04T15:07:00.789Z] Removing intermediate container 26cf069b9a0b [2021-03-04T15:07:00.789Z] ---> 712843dbf80f [2021-03-04T15:07:00.789Z] Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:07:07.438Z] ---> Running in 455940a4d77a [2021-03-04T15:07:07.438Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-04T15:07:07.438Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-04T15:07:07.438Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-04T15:07:07.438Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-04T15:07:07.438Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-04T15:07:07.438Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-04T15:07:07.438Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-04T15:07:08.402Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-04T15:07:08.402Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-04T15:07:08.402Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-04T15:07:09.000Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-04T15:07:09.000Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-04T15:07:09.000Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-04T15:07:09.266Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-04T15:07:09.266Z] Removing intermediate container 455940a4d77a [2021-03-04T15:07:09.266Z] ---> 2e771af1716f [2021-03-04T15:07:09.266Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T15:07:09.266Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-04T15:07:09.266Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-04T15:07:10.226Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-04T15:07:10.493Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:07:10.493Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:07:10.493Z] ---> c42237c594a5 [2021-03-04T15:07:10.493Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T15:07:10.493Z] ---> Using cache [2021-03-04T15:07:10.493Z] ---> c6136204ecfd [2021-03-04T15:07:10.493Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:07:10.493Z] [2021-03-04T15:07:10.493Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:07:10.493Z] ---> c42237c594a5 [2021-03-04T15:07:10.493Z] Step 3/24 : WORKDIR /edgex-go [2021-03-04T15:07:10.493Z] ---> Using cache [2021-03-04T15:07:10.493Z] ---> c6136204ecfd [2021-03-04T15:07:10.493Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:07:10.493Z] ---> Using cache [2021-03-04T15:07:10.493Z] ---> 4bf86ff8202f [2021-03-04T15:07:10.493Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-04T15:07:10.493Z] ---> Using cache [2021-03-04T15:07:10.493Z] ---> 4bf86ff8202f [2021-03-04T15:07:10.493Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-04T15:07:10.493Z] ---> Using cache [2021-03-04T15:07:10.493Z] ---> 5c3ff9dbec96 [2021-03-04T15:07:10.493Z] Step 6/24 : COPY go.mod . [2021-03-04T15:07:10.493Z] ---> Using cache [2021-03-04T15:07:10.493Z] ---> 29cd8219706e [2021-03-04T15:07:10.493Z] Step 7/24 : RUN go mod download [2021-03-04T15:07:10.493Z] ---> Using cache [2021-03-04T15:07:10.493Z] ---> 81b5b0ea693a [2021-03-04T15:07:10.493Z] Step 8/24 : COPY . . [2021-03-04T15:07:10.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.094s coverage: 94.4% of statements [2021-03-04T15:07:10.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-03-04T15:07:10.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.081s coverage: 82.6% of statements [2021-03-04T15:07:11.078Z] ---> Using cache [2021-03-04T15:07:11.078Z] ---> 32e4f9c37ccb [2021-03-04T15:07:11.078Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-04T15:07:11.078Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-04T15:07:12.027Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-04T15:07:12.027Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-04T15:07:12.289Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-04T15:07:12.289Z] ---> Running in 04e84e2145d2 [2021-03-04T15:07:12.289Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-04T15:07:12.289Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-04T15:07:12.289Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:07:12.289Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:07:12.289Z] ---> c42237c594a5 [2021-03-04T15:07:12.289Z] Step 3/31 : WORKDIR /edgex-go [2021-03-04T15:07:12.289Z] ---> Using cache [2021-03-04T15:07:12.289Z] ---> c6136204ecfd [2021-03-04T15:07:12.289Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:07:12.289Z] ---> Using cache [2021-03-04T15:07:12.289Z] ---> 4bf86ff8202f [2021-03-04T15:07:12.289Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-04T15:07:12.289Z] ---> Using cache [2021-03-04T15:07:12.289Z] ---> 5c3ff9dbec96 [2021-03-04T15:07:12.289Z] Step 6/31 : COPY go.mod . [2021-03-04T15:07:12.289Z] ---> Using cache [2021-03-04T15:07:12.289Z] ---> 29cd8219706e [2021-03-04T15:07:12.289Z] Step 7/31 : RUN go mod download [2021-03-04T15:07:12.289Z] ---> Using cache [2021-03-04T15:07:12.289Z] ---> 81b5b0ea693a [2021-03-04T15:07:12.289Z] Step 8/31 : COPY . . [2021-03-04T15:07:12.552Z] ---> Using cache [2021-03-04T15:07:12.552Z] ---> 32e4f9c37ccb [2021-03-04T15:07:12.552Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-04T15:07:13.127Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-04T15:07:13.127Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-04T15:07:13.127Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-04T15:07:13.390Z] ---> Running in a04d09f19891 [2021-03-04T15:07:13.390Z] ---> Running in f42a8f88dd0b [2021-03-04T15:07:13.966Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:07:13.966Z] ---> Running in 63769207ef11 [2021-03-04T15:07:13.966Z] Removing intermediate container 04e84e2145d2 [2021-03-04T15:07:13.966Z] ---> 25936ddf3d37 [2021-03-04T15:07:13.966Z] [2021-03-04T15:07:13.966Z] OK: 71 MiB in 55 packages [2021-03-04T15:07:14.251Z] Successfully built 25936ddf3d37 [2021-03-04T15:07:14.251Z] Successfully tagged docker-core-data-go:latest [2021-03-04T15:07:14.251Z] Building docker-core-metadata-go [2021-03-04T15:07:15.244Z]  Building docker-core-data-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-04T15:07:15.244Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:07:15.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-04T15:07:15.827Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:07:16.794Z] OK: 233 MiB in 51 packages [2021-03-04T15:07:22.157Z] Removing intermediate container f42a8f88dd0b [2021-03-04T15:07:22.157Z] ---> 8c8726f086c2 [2021-03-04T15:07:22.157Z] Step 6/22 : COPY go.mod . [2021-03-04T15:07:23.576Z] ---> b399bedee5a4 [2021-03-04T15:07:23.576Z] Step 7/22 : RUN go mod download [2021-03-04T15:07:25.034Z] ---> Running in a506aa323687 [2021-03-04T15:07:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.116s coverage: 92.9% of statements [2021-03-04T15:07:25.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-04T15:07:25.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-04T15:07:25.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-04T15:07:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-04T15:07:25.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-04T15:07:25.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-04T15:07:25.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-04T15:07:25.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-04T15:07:25.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-04T15:07:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements [2021-03-04T15:07:25.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-04T15:07:25.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-04T15:07:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-03-04T15:07:25.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-04T15:07:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 75.5% of statements [2021-03-04T15:07:25.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-04T15:07:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements [2021-03-04T15:07:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.125s coverage: 87.2% of statements [2021-03-04T15:07:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.129s coverage: 84.6% of statements [2021-03-04T15:07:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.6% of statements [2021-03-04T15:07:25.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-04T15:07:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.509s coverage: 62.4% of statements [2021-03-04T15:07:25.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-04T15:07:25.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-04T15:07:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-03-04T15:07:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements [2021-03-04T15:07:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2021-03-04T15:07:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-03-04T15:07:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements [2021-03-04T15:07:26.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.815s coverage: 69.1% of statements [2021-03-04T15:07:26.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-04T15:07:26.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-04T15:07:26.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.406s coverage: 38.4% of statements [2021-03-04T15:07:26.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-04T15:07:26.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-04T15:07:26.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.109s coverage: 89.5% of statements [2021-03-04T15:07:26.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-04T15:07:27.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.083s coverage: 84.8% of statements [2021-03-04T15:07:30.453Z] Removing intermediate container a506aa323687 [2021-03-04T15:07:30.453Z] ---> d19952a426fe [2021-03-04T15:07:30.453Z] Step 8/22 : COPY . . [2021-03-04T15:07:35.889Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.389s coverage: 47.0% of statements [2021-03-04T15:07:35.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-04T15:07:35.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-04T15:07:35.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-04T15:07:35.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-04T15:07:35.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-04T15:07:35.889Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.186s coverage: 100.0% of statements [2021-03-04T15:07:35.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-04T15:07:35.889Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.133s coverage: 100.0% of statements [2021-03-04T15:07:35.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-04T15:07:35.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-04T15:07:35.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-04T15:07:35.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-04T15:07:35.889Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.342s coverage: 88.5% of statements [2021-03-04T15:07:35.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-04T15:07:35.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T15:07:35.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-04T15:07:37.447Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:07:37.447Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:07:37.447Z] ---> c42237c594a5 [2021-03-04T15:07:37.447Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T15:07:37.447Z] ---> Using cache [2021-03-04T15:07:37.447Z] ---> c6136204ecfd [2021-03-04T15:07:37.447Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:07:37.447Z] ---> Using cache [2021-03-04T15:07:37.447Z] ---> 4bf86ff8202f [2021-03-04T15:07:37.447Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T15:07:37.447Z] ---> Using cache [2021-03-04T15:07:37.447Z] ---> 5c3ff9dbec96 [2021-03-04T15:07:37.447Z] Step 6/23 : COPY go.mod . [2021-03-04T15:07:37.447Z] ---> Using cache [2021-03-04T15:07:37.447Z] ---> 29cd8219706e [2021-03-04T15:07:37.447Z] Step 7/23 : RUN go mod download [2021-03-04T15:07:37.447Z] ---> Using cache [2021-03-04T15:07:37.447Z] ---> 81b5b0ea693a [2021-03-04T15:07:37.447Z] Step 8/23 : COPY . . [2021-03-04T15:07:37.447Z] ---> Using cache [2021-03-04T15:07:37.447Z] ---> 32e4f9c37ccb [2021-03-04T15:07:37.447Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-04T15:07:40.033Z] ---> Running in 29abe9f5fa2c [2021-03-04T15:07:41.025Z] Removing intermediate container e2be227ca985 [2021-03-04T15:07:41.025Z] ---> 50f72979b1c0 [2021-03-04T15:07:41.025Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-04T15:07:42.622Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.957s coverage: 29.1% of statements [2021-03-04T15:07:42.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-04T15:07:42.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-04T15:07:42.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-04T15:07:42.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-04T15:07:42.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-04T15:07:42.622Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.191s coverage: 99.0% of statements [2021-03-04T15:07:42.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-04T15:07:42.622Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.124s coverage: 100.0% of statements [2021-03-04T15:07:42.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-04T15:07:42.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-04T15:07:42.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-04T15:07:42.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-04T15:07:42.622Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.157s coverage: 94.3% of statements [2021-03-04T15:07:42.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-04T15:07:42.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T15:07:42.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-04T15:07:42.622Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-03-04T15:07:42.622Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-04T15:07:42.622Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.064s coverage: 100.0% of statements [2021-03-04T15:07:42.622Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-04T15:07:42.622Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-04T15:07:42.622Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-04T15:07:42.622Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-04T15:07:42.622Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements [2021-03-04T15:07:42.622Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-04T15:07:42.622Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-04T15:07:42.622Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-03-04T15:07:42.622Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-03-04T15:07:42.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-04T15:07:42.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-04T15:07:43.597Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-03-04T15:07:44.192Z] GO111MODULE=on go vet ./... [2021-03-04T15:07:45.552Z] ---> Running in 4416508fcd3c [2021-03-04T15:07:57.940Z] Collecting docker-compose==1.23.2 [2021-03-04T15:07:57.940Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-04T15:07:57.940Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-04T15:07:57.940Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-04T15:07:57.940Z] Removing intermediate container 63769207ef11 [2021-03-04T15:07:57.940Z] ---> 1e5b1951d819 [2021-03-04T15:07:57.940Z] [2021-03-04T15:07:57.940Z] Step 10/31 : FROM alpine:3.12 [2021-03-04T15:07:57.940Z] ---> 88dd2752d2ea [2021-03-04T15:07:57.940Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-04T15:07:58.241Z] ---> d6a8dd58f12a [2021-03-04T15:07:58.241Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-04T15:07:58.241Z] Removing intermediate container a04d09f19891 [2021-03-04T15:07:58.241Z] ---> 4bbd71950094 [2021-03-04T15:07:58.241Z] [2021-03-04T15:07:58.242Z] Step 10/24 : FROM alpine:3.12 [2021-03-04T15:07:58.242Z] ---> 88dd2752d2ea [2021-03-04T15:07:58.242Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-04T15:07:58.242Z] ---> Running in 81826a632f40 [2021-03-04T15:07:58.242Z] ---> Running in 81e909b490fd [2021-03-04T15:07:58.526Z] ---> Running in 6002cbe0a7e1 [2021-03-04T15:07:58.802Z] Removing intermediate container 81826a632f40 [2021-03-04T15:07:58.802Z] ---> 0c2013162f9f [2021-03-04T15:07:58.802Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-04T15:07:59.068Z] ---> Running in f1329f27d648 [2021-03-04T15:07:59.337Z] Collecting texttable<0.10,>=0.9.0 [2021-03-04T15:07:59.337Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-04T15:07:59.337Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-04T15:07:59.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:07:59.901Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:07:59.901Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:07:59.901Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-04T15:08:00.185Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T15:08:00.185Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-04T15:08:00.185Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:08:00.185Z] (4/5) Installing curl (7.69.1-r3) [2021-03-04T15:08:00.185Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-04T15:08:00.185Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:08:00.185Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T15:08:00.185Z] OK: 7 MiB in 19 packages [2021-03-04T15:08:00.185Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-04T15:08:00.185Z] (2/2) Installing su-exec (0.2-r1) [2021-03-04T15:08:00.185Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:08:00.185Z] OK: 6 MiB in 16 packages [2021-03-04T15:08:00.185Z] Collecting PyYAML<4,>=3.10 [2021-03-04T15:08:00.185Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-04T15:08:02.791Z] Collecting docker<4.0,>=3.6.0 [2021-03-04T15:08:02.791Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-04T15:08:02.791Z] Collecting jsonschema<3,>=2.5.1 [2021-03-04T15:08:03.061Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-04T15:08:03.337Z] Removing intermediate container f1329f27d648 [2021-03-04T15:08:03.337Z] ---> f5085be189e4 [2021-03-04T15:08:03.337Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-04T15:08:03.337Z] Collecting cached-property<2,>=1.2.0 [2021-03-04T15:08:03.337Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-04T15:08:03.947Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-04T15:08:03.947Z] ---> Running in b2a1843a70b7 [2021-03-04T15:08:03.947Z] Removing intermediate container 6002cbe0a7e1 [2021-03-04T15:08:03.947Z] ---> 70e1fc49654c [2021-03-04T15:08:03.947Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T15:08:03.947Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-04T15:08:03.947Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-04T15:08:04.229Z] ---> Running in 00d1c3b6b5cf [2021-03-04T15:08:04.229Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-04T15:08:04.229Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-04T15:08:04.506Z] Collecting docopt<0.7,>=0.6.1 [2021-03-04T15:08:04.506Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-04T15:08:04.506Z] Removing intermediate container b2a1843a70b7 [2021-03-04T15:08:04.506Z] ---> ef2934e33e79 [2021-03-04T15:08:04.506Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-04T15:08:05.094Z] Removing intermediate container 00d1c3b6b5cf [2021-03-04T15:08:05.094Z] ---> a6c6be59c372 [2021-03-04T15:08:05.094Z] Step 13/24 : WORKDIR / [2021-03-04T15:08:05.094Z] ---> Running in b6b3a1c24b1c [2021-03-04T15:08:05.094Z] ---> Running in 2a604f0ded55 [2021-03-04T15:08:05.094Z] Collecting docker-pycreds>=0.4.0 [2021-03-04T15:08:05.094Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-04T15:08:05.371Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-04T15:08:05.371Z] Removing intermediate container b6b3a1c24b1c [2021-03-04T15:08:05.371Z] ---> 655f152698e1 [2021-03-04T15:08:05.371Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-04T15:08:05.371Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-04T15:08:05.371Z] ---> Running in 862e609af176 [2021-03-04T15:08:05.371Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-04T15:08:05.642Z] Removing intermediate container 2a604f0ded55 [2021-03-04T15:08:05.642Z] ---> bd775eb991b9 [2021-03-04T15:08:05.642Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-04T15:08:05.642Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-04T15:08:05.909Z] Collecting idna<2.8,>=2.5 [2021-03-04T15:08:05.909Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-04T15:08:05.909Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-04T15:08:05.909Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-04T15:08:05.909Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-04T15:08:05.909Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-04T15:08:06.181Z] Installing collected packages: dockerpty, texttable, PyYAML, docker-pycreds, websocket-client, urllib3, idna, requests, docker, jsonschema, cached-property, docopt, docker-compose [2021-03-04T15:08:06.181Z] Running setup.py install for dockerpty: started [2021-03-04T15:08:06.459Z] ---> e272f15a51cd [2021-03-04T15:08:06.459Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-04T15:08:06.735Z] ---> 33640f4c29b5 [2021-03-04T15:08:06.735Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-04T15:08:07.015Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-04T15:08:07.015Z] Running setup.py install for texttable: started [2021-03-04T15:08:07.281Z] ---> a0fc8d26a43e [2021-03-04T15:08:07.281Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-04T15:08:07.546Z] Running setup.py install for texttable: finished with status 'done' [2021-03-04T15:08:07.546Z] Running setup.py install for PyYAML: started [2021-03-04T15:08:07.810Z] Removing intermediate container 862e609af176 [2021-03-04T15:08:07.810Z] ---> ad338ce476f6 [2021-03-04T15:08:07.810Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-04T15:08:07.810Z] ---> Running in 9ae84489c0e3 [2021-03-04T15:08:08.080Z] ---> 77a0943ddedd [2021-03-04T15:08:08.080Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-04T15:08:08.346Z] Removing intermediate container 9ae84489c0e3 [2021-03-04T15:08:08.346Z] ---> 01a5b589040c [2021-03-04T15:08:08.346Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-04T15:08:08.617Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-04T15:08:10.552Z] ---> 043d9a71be87 [2021-03-04T15:08:10.552Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-04T15:08:10.552Z] Attempting uninstall: urllib3 [2021-03-04T15:08:10.552Z] Found existing installation: urllib3 1.25.9 [2021-03-04T15:08:10.552Z] Uninstalling urllib3-1.25.9: [2021-03-04T15:08:10.818Z] ---> 9be0e3a8d44e [2021-03-04T15:08:10.818Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-04T15:08:10.818Z] Successfully uninstalled urllib3-1.25.9 [2021-03-04T15:08:11.412Z] ---> Running in b1ab8eca01b5 [2021-03-04T15:08:11.697Z] Attempting uninstall: idna [2021-03-04T15:08:11.697Z] Found existing installation: idna 2.9 [2021-03-04T15:08:11.697Z] Uninstalling idna-2.9: [2021-03-04T15:08:11.697Z] ---> 6a0efc147457 [2021-03-04T15:08:11.697Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-04T15:08:11.697Z] Successfully uninstalled idna-2.9 [2021-03-04T15:08:11.974Z] Attempting uninstall: requests [2021-03-04T15:08:11.974Z] Found existing installation: requests 2.23.0 [2021-03-04T15:08:11.974Z] Uninstalling requests-2.23.0: [2021-03-04T15:08:11.974Z] ---> Running in a840b2098d0f [2021-03-04T15:08:11.974Z] Successfully uninstalled requests-2.23.0 [2021-03-04T15:08:12.596Z] Running setup.py install for docopt: started [2021-03-04T15:08:13.556Z] Running setup.py install for docopt: finished with status 'done' [2021-03-04T15:08:14.979Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-04T15:08:15.261Z] Removing intermediate container 29abe9f5fa2c [2021-03-04T15:08:15.261Z] ---> 65177d0afaf2 [2021-03-04T15:08:15.261Z] [2021-03-04T15:08:15.261Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T15:08:15.261Z] ---> 88dd2752d2ea [2021-03-04T15:08:15.261Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T15:08:15.261Z] ---> Using cache [2021-03-04T15:08:15.261Z] ---> 8de80ff83499 [2021-03-04T15:08:15.261Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T15:08:15.261Z] ---> Using cache [2021-03-04T15:08:15.261Z] ---> 415a4f3ab325 [2021-03-04T15:08:15.261Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-04T15:08:15.531Z] Removing intermediate container b1ab8eca01b5 [2021-03-04T15:08:15.531Z] ---> 328f3ca5e025 [2021-03-04T15:08:15.531Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T15:08:15.531Z] ---> Running in ec6042dee0da [2021-03-04T15:08:15.797Z] Removing intermediate container a840b2098d0f [2021-03-04T15:08:15.797Z] ---> a0c1db0c4e8f [2021-03-04T15:08:15.797Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-04T15:08:16.074Z] ---> 10a40c814f23 [2021-03-04T15:08:16.074Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-04T15:08:16.074Z] ---> Running in ba1aaa8017c2 [2021-03-04T15:08:16.349Z] Removing intermediate container ec6042dee0da [2021-03-04T15:08:16.350Z] ---> a04d524333c4 [2021-03-04T15:08:16.350Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T15:08:17.320Z] ---> Running in 4ff9e600bbe2 [2021-03-04T15:08:18.274Z] Removing intermediate container ba1aaa8017c2 [2021-03-04T15:08:18.274Z] ---> 06cb7ec59cf0 [2021-03-04T15:08:18.274Z] Step 22/24 : LABEL arch=x86_64 [2021-03-04T15:08:18.855Z] ---> 0d1b8abd1cc6 [2021-03-04T15:08:18.855Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-04T15:08:19.125Z] ---> Running in bed83300c07b [2021-03-04T15:08:19.125Z] Removing intermediate container 4ff9e600bbe2 [2021-03-04T15:08:19.125Z] ---> ddb489daf051 [2021-03-04T15:08:19.125Z] Step 15/23 : WORKDIR / [2021-03-04T15:08:19.125Z] Removing intermediate container 4416508fcd3c [2021-03-04T15:08:19.125Z] ---> 6783ce1da4c0 [2021-03-04T15:08:19.125Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-04T15:08:19.393Z] ---> 393d42ec297d [2021-03-04T15:08:19.393Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-04T15:08:19.393Z] ---> Running in 6a72be862c73 [2021-03-04T15:08:19.393Z] ---> Running in a11b1d4b3ef1 [2021-03-04T15:08:20.344Z] Removing intermediate container bed83300c07b [2021-03-04T15:08:20.344Z] ---> 4c707f6baee3 [2021-03-04T15:08:20.344Z] Step 23/24 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:08:20.610Z] ---> 6d1c0fbc9de0 [2021-03-04T15:08:20.610Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-04T15:08:20.610Z] ---> Running in a5616bbd2b09 [2021-03-04T15:08:20.610Z] Removing intermediate container a11b1d4b3ef1 [2021-03-04T15:08:20.610Z] ---> 17b417060339 [2021-03-04T15:08:20.610Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T15:08:20.875Z] Removing intermediate container a5616bbd2b09 [2021-03-04T15:08:20.875Z] ---> a07ddbc03b09 [2021-03-04T15:08:20.875Z] Step 24/24 : LABEL version=0.0.0 [2021-03-04T15:08:20.875Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:08:20.875Z] ---> 3c3ec71629ee [2021-03-04T15:08:20.875Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-04T15:08:21.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:08:21.151Z] ---> Running in 38053f01a61d [2021-03-04T15:08:21.151Z] ---> ae6d3fa586b3 [2021-03-04T15:08:21.151Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-04T15:08:21.151Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T15:08:21.151Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-04T15:08:21.151Z] (3/3) Installing curl (7.69.1-r3) [2021-03-04T15:08:21.151Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:08:21.151Z] OK: 72 MiB in 58 packages [2021-03-04T15:08:21.151Z] ---> Running in 95af7b78ede0 [2021-03-04T15:08:21.415Z] Removing intermediate container 38053f01a61d [2021-03-04T15:08:21.415Z] ---> c9039a18cdbb [2021-03-04T15:08:21.415Z] [2021-03-04T15:08:22.367Z] Successfully built c9039a18cdbb [2021-03-04T15:08:23.314Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-04T15:08:24.714Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 95af7b78ede0 [2021-03-04T15:08:24.714Z] ---> 271b5f6f1145 [2021-03-04T15:08:24.714Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-04T15:08:25.290Z] ---> e959b88a695f [2021-03-04T15:08:25.290Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-04T15:08:25.553Z] Removing intermediate container 81e909b490fd [2021-03-04T15:08:25.553Z] ---> 51faac6c1f4d [2021-03-04T15:08:25.553Z] [2021-03-04T15:08:25.553Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T15:08:25.553Z] ---> 88dd2752d2ea [2021-03-04T15:08:25.553Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-04T15:08:25.553Z] ---> 2b64c447e99b [2021-03-04T15:08:25.553Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-04T15:08:25.553Z] Removing intermediate container 6a72be862c73 [2021-03-04T15:08:25.553Z] ---> 072329c1cc6c [2021-03-04T15:08:25.553Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-04T15:08:25.820Z] ---> Running in ebb544846b03 [2021-03-04T15:08:25.820Z] ---> 10467bfcab75 [2021-03-04T15:08:25.820Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-04T15:08:25.820Z] ---> Running in 76ee83825479 [2021-03-04T15:08:25.820Z] ---> Running in 1ac8c83dab9b [2021-03-04T15:08:26.088Z] ---> Running in 66b72e7bd8af [2021-03-04T15:08:26.354Z] Removing intermediate container 76ee83825479 [2021-03-04T15:08:26.354Z] ---> df2328ad4746 [2021-03-04T15:08:26.354Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T15:08:26.618Z] ---> Running in e0cdb657a2d9 [2021-03-04T15:08:26.618Z] Removing intermediate container 66b72e7bd8af [2021-03-04T15:08:26.618Z] ---> b15d4ff3aa2e [2021-03-04T15:08:26.618Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T15:08:26.618Z] ---> Running in 12e39948c880 [2021-03-04T15:08:26.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T15:08:26.885Z] Removing intermediate container e0cdb657a2d9 [2021-03-04T15:08:26.885Z] ---> 8556e29b1c91 [2021-03-04T15:08:26.885Z] Step 24/26 : LABEL arch=x86_64 [2021-03-04T15:08:26.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T15:08:26.885Z] ---> Running in bdff7f7993c9 [2021-03-04T15:08:26.885Z] Removing intermediate container 12e39948c880 [2021-03-04T15:08:26.885Z] ---> 13aff71b0274 [2021-03-04T15:08:26.885Z] Step 21/23 : LABEL arch=x86_64 [2021-03-04T15:08:26.885Z] ---> Running in fb6460a208c2 [2021-03-04T15:08:26.885Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-04T15:08:26.885Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-04T15:08:26.885Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:08:27.147Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T15:08:27.411Z] OK: 6 MiB in 16 packages [2021-03-04T15:08:27.411Z] Removing intermediate container bdff7f7993c9 [2021-03-04T15:08:27.411Z] ---> 8994643b86eb [2021-03-04T15:08:27.411Z] Step 25/26 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:08:27.675Z] ---> Running in dd4904793e5a [2021-03-04T15:08:27.675Z] Removing intermediate container fb6460a208c2 [2021-03-04T15:08:27.675Z] ---> c5c9d5e84d0f [2021-03-04T15:08:27.675Z] Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:08:27.946Z] ---> Running in 364dab962621 [2021-03-04T15:08:28.209Z] Removing intermediate container dd4904793e5a [2021-03-04T15:08:28.209Z] ---> a1ddfb6eec93 [2021-03-04T15:08:28.209Z] Step 26/26 : LABEL version=0.0.0 [2021-03-04T15:08:28.472Z] Removing intermediate container 1ac8c83dab9b [2021-03-04T15:08:28.472Z] ---> b407d7fbbee8 [2021-03-04T15:08:28.472Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-04T15:08:28.472Z] Removing intermediate container 364dab962621 [2021-03-04T15:08:28.472Z] ---> 9609d3a8ef73 [2021-03-04T15:08:28.472Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T15:08:28.735Z] ---> Running in dc8a52bade47 [2021-03-04T15:08:28.997Z] ---> Running in 164dbcf5016c [2021-03-04T15:08:28.997Z] ---> Running in 68055b2ec2dd [2021-03-04T15:08:28.997Z] Removing intermediate container ebb544846b03 [2021-03-04T15:08:28.997Z] ---> 2c59fab752c8 [2021-03-04T15:08:28.997Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T15:08:28.997Z] Removing intermediate container dc8a52bade47 [2021-03-04T15:08:28.997Z] ---> 534c2abbf7e9 [2021-03-04T15:08:28.997Z] [2021-03-04T15:08:28.997Z] ---> Running in cd21e46b7cc4 [2021-03-04T15:08:28.997Z] Successfully built 534c2abbf7e9 [2021-03-04T15:08:29.260Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-04T15:08:29.260Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 164dbcf5016c [2021-03-04T15:08:29.260Z] ---> b88434bea945 [2021-03-04T15:08:29.260Z] Step 28/31 : CMD ["gate"] [2021-03-04T15:08:29.260Z] Removing intermediate container 68055b2ec2dd [2021-03-04T15:08:29.260Z] ---> 821b0df8f136 [2021-03-04T15:08:29.260Z] [2021-03-04T15:08:30.207Z] Successfully built 821b0df8f136 [2021-03-04T15:08:30.207Z] Successfully tagged docker-core-metadata-go:latest [2021-03-04T15:08:30.207Z]  Building docker-core-metadata-go ... done  ---> Running in 0149dc73d38a [2021-03-04T15:08:30.207Z] Removing intermediate container cd21e46b7cc4 [2021-03-04T15:08:30.207Z] ---> 55457d747e3c [2021-03-04T15:08:30.207Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-04T15:08:30.207Z] ---> Running in 9ac53e4495b6 [2021-03-04T15:08:30.470Z] Removing intermediate container 0149dc73d38a [2021-03-04T15:08:30.470Z] ---> dee2e0e95142 [2021-03-04T15:08:30.470Z] Step 29/31 : LABEL arch=x86_64 [2021-03-04T15:08:30.470Z] Removing intermediate container 9ac53e4495b6 [2021-03-04T15:08:30.470Z] ---> d48ca5d9fe77 [2021-03-04T15:08:30.470Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T15:08:30.735Z] ---> Running in 8d7dc05fb8b8 [2021-03-04T15:08:30.735Z] ---> Running in 8928b65b36a9 [2021-03-04T15:08:30.735Z] Removing intermediate container 8d7dc05fb8b8 [2021-03-04T15:08:30.735Z] ---> 60e668818b6c [2021-03-04T15:08:30.735Z] Step 30/31 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:08:30.999Z] Removing intermediate container 8928b65b36a9 [2021-03-04T15:08:31.000Z] ---> 38c29e72a7c6 [2021-03-04T15:08:31.000Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T15:08:31.000Z] ---> Running in 2302885c06d2 [2021-03-04T15:08:31.262Z] ---> 42a7cac742e4 [2021-03-04T15:08:31.262Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-04T15:08:31.262Z] Removing intermediate container 2302885c06d2 [2021-03-04T15:08:31.262Z] ---> 64086f4c3e1f [2021-03-04T15:08:31.262Z] Step 31/31 : LABEL version=0.0.0 [2021-03-04T15:08:31.527Z] ---> Running in 58a0879d88a3 [2021-03-04T15:08:31.791Z] ---> f117526d115a [2021-03-04T15:08:31.792Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-04T15:08:31.792Z] Removing intermediate container 58a0879d88a3 [2021-03-04T15:08:31.792Z] ---> 0e25bd97a1ee [2021-03-04T15:08:31.792Z] [2021-03-04T15:08:32.057Z] Successfully built 0e25bd97a1ee [2021-03-04T15:08:32.057Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-04T15:08:32.057Z]  Building docker-security-bootstrapper-go ... done  ---> 5f58fcc3acab [2021-03-04T15:08:32.057Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-04T15:08:32.057Z] ---> Running in 20c9a96be0f3 [2021-03-04T15:08:32.318Z] Removing intermediate container 20c9a96be0f3 [2021-03-04T15:08:32.318Z] ---> fb32e93d2194 [2021-03-04T15:08:32.318Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T15:08:32.318Z] ---> Running in 347d5434a04b [2021-03-04T15:08:32.580Z] Removing intermediate container 347d5434a04b [2021-03-04T15:08:32.580Z] ---> 5ebdfb5a70dc [2021-03-04T15:08:32.580Z] Step 20/22 : LABEL arch=x86_64 [2021-03-04T15:08:32.843Z] ---> Running in 645a0b416fa0 [2021-03-04T15:08:32.843Z] Removing intermediate container 645a0b416fa0 [2021-03-04T15:08:32.843Z] ---> b1fad92b3cce [2021-03-04T15:08:32.843Z] Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:08:32.843Z] ---> Running in 5f1a80adb3a7 [2021-03-04T15:08:33.106Z] Removing intermediate container 5f1a80adb3a7 [2021-03-04T15:08:33.106Z] ---> f4f678649e84 [2021-03-04T15:08:33.106Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T15:08:33.106Z] ---> Running in 2e1db5eb311d [2021-03-04T15:08:33.369Z] Removing intermediate container 2e1db5eb311d [2021-03-04T15:08:33.369Z] ---> 1f613e9bd93b [2021-03-04T15:08:33.369Z] [2021-03-04T15:08:33.369Z] Successfully built 1f613e9bd93b [2021-03-04T15:08:33.369Z] Successfully tagged docker-support-notifications-go:latest [2021-03-04T15:08:33.715Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2021-03-04T15:08:33.749Z] $ docker stop --time=1 7325d9de3770fe9aa54fefcf196f4bed2440d4be8121804b82871766b59b46c3 [2021-03-04T15:08:35.395Z] $ docker rm -f 7325d9de3770fe9aa54fefcf196f4bed2440d4be8121804b82871766b59b46c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T15:08:36.016Z] + docker images [2021-03-04T15:08:36.016Z] + grep docker [2021-03-04T15:08:36.279Z] docker-support-notifications-go latest 1f613e9bd93b 3 seconds ago 17.8MB [2021-03-04T15:08:36.279Z] docker-security-bootstrapper-go latest 0e25bd97a1ee 5 seconds ago 18.7MB [2021-03-04T15:08:36.279Z] docker-sys-mgmt-agent-go latest 534c2abbf7e9 8 seconds ago 313MB [2021-03-04T15:08:36.279Z] docker-core-metadata-go latest 821b0df8f136 8 seconds ago 19MB [2021-03-04T15:08:36.279Z] docker-security-secretstore-setup-go latest c9039a18cdbb 15 seconds ago 24.9MB [2021-03-04T15:08:36.279Z] docker-core-data-go latest 25936ddf3d37 About a minute ago 22.4MB [2021-03-04T15:08:36.279Z] docker-core-command-go latest 8c3f99effe17 About a minute ago 17.2MB [2021-03-04T15:08:36.279Z] docker-support-scheduler-go latest 0c501289219a About a minute ago 17.2MB [2021-03-04T15:08:36.279Z] docker-security-proxy-setup-go latest 8f00ab793936 About a minute ago 24.7MB [2021-03-04T15:08:36.279Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-04T15:08:52.038Z] Still waiting to schedule task [2021-03-04T15:08:52.039Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-04T15:09:05.973Z] gofmt -l . [2021-03-04T15:09:05.973Z] [ "`gofmt -l .`" = "" ] [2021-03-04T15:09:05.973Z] ./bin/test-go-mod-tidy.sh [2021-03-04T15:09:05.973Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-04T15:09:06.629Z] + ls -al . [2021-03-04T15:09:06.629Z] total 756 [2021-03-04T15:09:06.629Z] drwxrwxr-x 9 1001 1001 4096 Mar 4 15:09 . [2021-03-04T15:09:06.629Z] drwxr-xr-x 4 root root 4096 Mar 4 15:04 .. [2021-03-04T15:09:06.629Z] -rw-rw-r-- 1 1001 1001 11 Mar 4 15:03 .dockerignore [2021-03-04T15:09:06.629Z] drwxrwxr-x 8 1001 1001 4096 Mar 4 15:03 .git [2021-03-04T15:09:06.629Z] drwxrwxr-x 3 1001 1001 4096 Mar 4 15:03 .github [2021-03-04T15:09:06.629Z] -rw-rw-r-- 1 1001 1001 818 Mar 4 15:03 .gitignore [2021-03-04T15:09:06.629Z] -rw-rw-r-- 1 1001 1001 166 Mar 4 15:03 .sonarcloud.properties [2021-03-04T15:09:06.629Z] -rw-rw-r-- 1 1001 1001 8475 Mar 4 15:03 Attribution.txt [2021-03-04T15:09:06.629Z] -rw-rw-r-- 1 1001 1001 3804 Mar 4 15:03 CONTRIBUTING.md [2021-03-04T15:09:06.629Z] -rw-rw-r-- 1 1001 1001 931 Mar 4 15:03 Dockerfile.build [2021-03-04T15:09:06.629Z] -rw-rw-r-- 1 1001 1001 863 Mar 4 15:03 Jenkinsfile [2021-03-04T15:09:06.630Z] -rw-rw-r-- 1 1001 1001 10775 Mar 4 15:03 LICENSE [2021-03-04T15:09:06.630Z] -rw-rw-r-- 1 1001 1001 5774 Mar 4 15:03 Makefile [2021-03-04T15:09:06.630Z] -rw-rw-r-- 1 1001 1001 6524 Mar 4 15:03 README.md [2021-03-04T15:09:06.630Z] -rw-rw-r-- 1 1001 1001 6755 Mar 4 15:03 SECURITY.md [2021-03-04T15:09:06.630Z] -rw-rw-r-- 1 1001 1001 5 Mar 4 15:00 VERSION [2021-03-04T15:09:06.630Z] -rw-rw-r-- 1 1001 1001 4131 Mar 4 15:03 ZMQWindows.md [2021-03-04T15:09:06.630Z] drwxrwxr-x 2 1001 1001 4096 Mar 4 15:03 bin [2021-03-04T15:09:06.630Z] drwxrwxr-x 14 1001 1001 4096 Mar 4 15:03 cmd [2021-03-04T15:09:06.630Z] -rw-r--r-- 1 root root 614976 Mar 4 15:07 coverage.out [2021-03-04T15:09:06.630Z] -rw-r--r-- 1 root root 1055 Mar 4 15:09 go.mod [2021-03-04T15:09:06.630Z] -rw-r--r-- 1 root root 21699 Mar 4 15:09 go.sum [2021-03-04T15:09:06.630Z] drwxrwxr-x 8 1001 1001 4096 Mar 4 15:03 internal [2021-03-04T15:09:06.630Z] drwxrwxr-x 4 1001 1001 4096 Mar 4 15:03 openapi [2021-03-04T15:09:06.630Z] drwxrwxr-x 4 1001 1001 4096 Mar 4 15:03 snap [2021-03-04T15:09:06.630Z] -rw-rw-r-- 1 1001 1001 168 Mar 4 15:03 version.go [Pipeline] sh [2021-03-04T15:09:07.344Z] + '[' -e coverage.out ] [2021-03-04T15:09:07.345Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-04T15:09:07.365Z] Warning: overwriting stash ‘coverage-report’ [2021-03-04T15:09:08.678Z] Stashed 1 file(s) [Pipeline] sh [2021-03-04T15:09:09.374Z] + make build [2021-03-04T15:09:09.374Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-04T15:09:19.549Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-04T15:09:41.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-04T15:09:47.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-04T15:09:47.284Z] Running on prd-ubuntu18.04-docker-8c-8g-28480 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws [2021-03-04T15:09:47.346Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-03-04T15:09:49.847Z] using credential edgex-jenkins-ssh [2021-03-04T15:09:49.907Z] Cloning the remote Git repository [2021-03-04T15:09:49.940Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-04T15:09:50.010Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-03-04T15:09:50.047Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T15:09:50.048Z] > git --version # timeout=10 [2021-03-04T15:09:50.055Z] > git --version # 'git version 2.17.1' [2021-03-04T15:09:50.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T15:09:50.087Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T15:09:52.572Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-04T15:09:53.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-04T15:09:56.731Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T15:09:56.738Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T15:09:56.750Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T15:09:56.765Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T15:09:56.765Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T15:09:56.771Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T15:09:57.432Z] Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:09:57.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-04T15:09:57.622Z] Merge succeeded, producing 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:09:57.623Z] Checking out Revision 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 (PR-3215) [2021-03-04T15:09:57.446Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T15:09:57.451Z] > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 [2021-03-04T15:09:57.593Z] > git remote # timeout=10 [2021-03-04T15:09:57.600Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T15:09:57.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T15:09:57.609Z] > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 [2021-03-04T15:09:57.620Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T15:09:57.629Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T15:09:57.632Z] > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 [2021-03-04T15:10:01.478Z] Commit message: "fix: code clean up" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T15:10:03.280Z] + echo snap-build.sh [2021-03-04T15:10:03.280Z] snap-build.sh [2021-03-04T15:10:03.280Z] + SNAP_BASE_DIR=. [2021-03-04T15:10:03.280Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-03-04T15:10:03.280Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-03-04T15:10:03.280Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-03-04T15:10:03.280Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-03-04T15:10:03.280Z] + cd /w/workspace/edgex-go/4 [2021-03-04T15:10:03.280Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-04T15:10:03.280Z] Reading package lists... [2021-03-04T15:10:03.548Z] Building dependency tree... [2021-03-04T15:10:03.548Z] Reading state information... [2021-03-04T15:10:03.548Z] The following packages were automatically installed and are no longer required: [2021-03-04T15:10:03.548Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-04T15:10:03.548Z] uidmap xdelta3 [2021-03-04T15:10:03.548Z] Use 'sudo apt autoremove' to remove them. [2021-03-04T15:10:03.815Z] The following packages will be REMOVED: [2021-03-04T15:10:03.815Z] lxd* lxd-client* [2021-03-04T15:10:04.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-04T15:10:04.394Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-04T15:10:04.394Z] After this operation, 31.7 MB disk space will be freed. [2021-03-04T15:10:06.032Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-04T15:10:06.032Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-04T15:10:06.990Z] Removing lxd dnsmasq configuration [2021-03-04T15:10:07.254Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-04T15:10:07.517Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-04T15:10:07.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-04T15:10:08.101Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-04T15:10:08.630Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-04T15:10:08.630Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-04T15:10:10.022Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-04T15:10:10.285Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-04T15:10:11.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-04T15:10:12.230Z] + sudo snap remove --purge lxd [2021-03-04T15:10:12.807Z] snap "lxd" is not installed [2021-03-04T15:10:12.807Z] + sudo groupadd --force --system lxd [2021-03-04T15:10:12.807Z] ++ whoami [2021-03-04T15:10:12.807Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-04T15:10:12.807Z] + newgrp - lxd [2021-03-04T15:10:12.807Z] + sudo snap install lxd [2021-03-04T15:10:15.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-04T15:10:18.657Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-04T15:10:25.078Z] 2021-03-04T15:10:21Z INFO Waiting for automatic snapd restart... [Pipeline] } [2021-03-04T15:10:26.954Z] $ docker stop --time=1 3087f4f32a6ce395b8f605e7f53e907db7c3f6fff82559a78b352c7275a34067 [2021-03-04T15:10:29.576Z] $ docker rm -f 3087f4f32a6ce395b8f605e7f53e907db7c3f6fff82559a78b352c7275a34067 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:10:31.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T15:10:31.750Z] [2021-03-04T15:10:31.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:10:32.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T15:10:32.678Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-04T15:10:32.678Z] 29e5d40040c1: Pulling fs layer [2021-03-04T15:10:32.678Z] 1ce36da41761: Pulling fs layer [2021-03-04T15:10:32.678Z] 25b303627fd3: Pulling fs layer [2021-03-04T15:10:33.269Z] 29e5d40040c1: Verifying Checksum [2021-03-04T15:10:33.269Z] 29e5d40040c1: Download complete [2021-03-04T15:10:33.542Z] 1ce36da41761: Verifying Checksum [2021-03-04T15:10:33.542Z] 1ce36da41761: Download complete [2021-03-04T15:10:33.816Z] 29e5d40040c1: Pull complete [2021-03-04T15:10:35.251Z] 1ce36da41761: Pull complete [2021-03-04T15:10:35.251Z] 25b303627fd3: Verifying Checksum [2021-03-04T15:10:35.251Z] 25b303627fd3: Download complete [2021-03-04T15:10:45.392Z] 25b303627fd3: Pull complete [2021-03-04T15:10:45.392Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-04T15:10:45.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T15:10:45.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-04T15:10:45.611Z] prd-ubuntu18.04-docker-arm64-4c-16g-28478 does not seem to be running inside a container [2021-03-04T15:10:45.691Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-04T15:10:48.397Z] $ docker top ee48579dbed8103cfd359ff4e4b3f4b7a8622698f045529809584265fee018b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T15:10:49.379Z] + + docker-composegrep build parallel --help [2021-03-04T15:10:49.379Z] [2021-03-04T15:10:52.747Z] --parallel Build images in parallel. [Pipeline] } [2021-03-04T15:10:52.773Z] $ docker stop --time=1 ee48579dbed8103cfd359ff4e4b3f4b7a8622698f045529809584265fee018b5 [2021-03-04T15:10:54.675Z] $ docker rm -f ee48579dbed8103cfd359ff4e4b3f4b7a8622698f045529809584265fee018b5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:10:55.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T15:10:55.482Z] . [Pipeline] withDockerContainer [2021-03-04T15:10:55.798Z] prd-ubuntu18.04-docker-arm64-4c-16g-28478 does not seem to be running inside a container [2021-03-04T15:10:55.878Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-04T15:10:57.254Z] lxd 4.11 from Canonical* installed [2021-03-04T15:10:57.254Z] + sudo lxd init --auto [2021-03-04T15:10:57.306Z] $ docker top acab4722b17f48bf6be135f8b014dc48958b90d2e65c5c67d4eaf57b0c3bc892 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T15:10:58.316Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-04T15:11:01.681Z] Building docker-core-command-go ... [2021-03-04T15:11:01.681Z] Building docker-core-data-go ... [2021-03-04T15:11:01.681Z] Building docker-core-metadata-go ... [2021-03-04T15:11:01.681Z] Building docker-security-bootstrapper-go ... [2021-03-04T15:11:01.681Z] Building docker-security-proxy-setup-go ... [2021-03-04T15:11:01.681Z] Building docker-security-secretstore-setup-go ... [2021-03-04T15:11:01.681Z] Building docker-support-notifications-go ... [2021-03-04T15:11:01.681Z] Building docker-support-scheduler-go ... [2021-03-04T15:11:01.681Z] Building docker-sys-mgmt-agent-go ... [2021-03-04T15:11:01.681Z] Building docker-support-scheduler-go [2021-03-04T15:11:01.953Z] Building docker-security-bootstrapper-go [2021-03-04T15:11:01.953Z] Building docker-core-data-go [2021-03-04T15:11:01.953Z] Building docker-support-notifications-go [2021-03-04T15:11:01.953Z] Building docker-security-secretstore-setup-go [2021-03-04T15:11:02.574Z] + sudo snap install --classic snapcraft [2021-03-04T15:11:07.891Z] snapcraft 4.5.1 from Canonical* installed [2021-03-04T15:11:07.891Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-04T15:11:07.891Z] + patch --verbose -p1 [2021-03-04T15:11:07.891Z] Hmm... Looks like a unified diff to me... [2021-03-04T15:11:07.891Z] The text leading up to this was: [2021-03-04T15:11:07.891Z] -------------------------- [2021-03-04T15:11:07.891Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-04T15:11:07.891Z] |From: Tony Espy [2021-03-04T15:11:07.891Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-04T15:11:07.891Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-04T15:11:07.891Z] | [2021-03-04T15:11:07.891Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-04T15:11:07.891Z] |optimize the snap CI check run for pull requests. When [2021-03-04T15:11:07.891Z] |applied, it essentially strips out everything (apps and [2021-03-04T15:11:07.891Z] |parts) from the snapcraft.yaml file except those required [2021-03-04T15:11:07.891Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-04T15:11:07.891Z] |catch changes to edgex-go that break the snap build. [2021-03-04T15:11:07.891Z] | [2021-03-04T15:11:07.891Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-04T15:11:07.891Z] |to update this patch file, otherwise it may fail to apply, [2021-03-04T15:11:07.891Z] |resulting in a failed snap build CI check in the associated [2021-03-04T15:11:07.891Z] |pull request. [2021-03-04T15:11:07.891Z] | [2021-03-04T15:11:07.891Z] |Note - in addition to applying this patch, the pipeline also [2021-03-04T15:11:07.891Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-04T15:11:07.891Z] |need to build the finally binary .snap file (and it won't [2021-03-04T15:11:07.891Z] |work with the patch applied). This further reduces the build [2021-03-04T15:11:07.891Z] |time. [2021-03-04T15:11:07.891Z] |--- [2021-03-04T15:11:07.891Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-04T15:11:07.891Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-04T15:11:07.891Z] | [2021-03-04T15:11:07.891Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-04T15:11:07.891Z] |index 1e537489..faf42425 100644 [2021-03-04T15:11:07.891Z] |--- a/snap/snapcraft.yaml [2021-03-04T15:11:07.891Z] |+++ b/snap/snapcraft.yaml [2021-03-04T15:11:07.891Z] -------------------------- [2021-03-04T15:11:07.891Z] patching file snap/snapcraft.yaml [2021-03-04T15:11:07.891Z] Using Plan A... [2021-03-04T15:11:07.891Z] Hunk #1 succeeded at 73. [2021-03-04T15:11:07.891Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-04T15:11:07.891Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-04T15:11:07.891Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-04T15:11:07.891Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-04T15:11:07.891Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-04T15:11:07.891Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-04T15:11:07.891Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-04T15:11:07.891Z] Hmm... Ignoring the trailing garbage. [2021-03-04T15:11:07.891Z] done [2021-03-04T15:11:07.891Z] + sudo snapcraft prime --use-lxd [2021-03-04T15:11:09.822Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-04T15:11:09.822Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-04T15:11:09.822Z] - README.md [2021-03-04T15:11:09.822Z] - snapcraft.yaml.orig [2021-03-04T15:11:09.822Z] [2021-03-04T15:11:09.822Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-04T15:11:10.400Z] Launching a container. [2021-03-04T15:11:22.674Z] Waiting for container to be ready [2021-03-04T15:11:22.939Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-04T15:11:22.939Z] [2021-03-04T15:11:27.171Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-04T15:11:27.751Z] Waiting for network to be ready... [2021-03-04T15:11:28.014Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-04T15:11:28.280Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-04T15:11:28.280Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-04T15:11:28.280Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-04T15:11:28.280Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-04T15:11:28.280Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-04T15:11:28.280Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-04T15:11:28.280Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-04T15:11:28.280Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-04T15:11:28.280Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-04T15:11:28.543Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-04T15:11:28.808Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-04T15:11:29.071Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-04T15:11:29.072Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-04T15:11:29.072Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-04T15:11:29.072Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-04T15:11:29.072Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-04T15:11:29.072Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-04T15:11:29.337Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-04T15:11:29.600Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-03-04T15:11:29.862Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-04T15:11:29.862Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-04T15:11:29.862Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-04T15:11:29.862Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-04T15:11:29.862Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-04T15:11:29.862Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-04T15:11:29.862Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-04T15:11:34.093Z] Fetched 24.0 MB in 6s (4231 kB/s) [2021-03-04T15:11:35.493Z] Reading package lists... [2021-03-04T15:11:35.757Z] Reading package lists... [2021-03-04T15:11:36.020Z] Building dependency tree... [2021-03-04T15:11:36.020Z] Reading state information... [2021-03-04T15:11:36.284Z] The following additional packages will be installed: [2021-03-04T15:11:36.284Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-04T15:11:36.284Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-04T15:11:36.284Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-04T15:11:36.284Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-04T15:11:36.284Z] Suggested packages: [2021-03-04T15:11:36.284Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-04T15:11:36.284Z] Recommended packages: [2021-03-04T15:11:36.284Z] gnupg libsasl2-modules [2021-03-04T15:11:36.284Z] The following NEW packages will be installed: [2021-03-04T15:11:36.284Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-04T15:11:36.284Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-04T15:11:36.284Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-04T15:11:36.284Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-04T15:11:36.284Z] The following packages will be upgraded: [2021-03-04T15:11:36.284Z] gpg gpg-agent gpgconf libudev1 [2021-03-04T15:11:36.547Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-04T15:11:36.547Z] Need to get 3530 kB of archives. [2021-03-04T15:11:36.547Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-04T15:11:36.547Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-04T15:11:36.547Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-03-04T15:11:36.810Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-04T15:11:36.810Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-04T15:11:36.810Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-04T15:11:36.810Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-04T15:11:37.386Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-04T15:11:37.386Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-04T15:11:37.386Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-04T15:11:37.386Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-04T15:11:37.386Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-04T15:11:37.386Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-04T15:11:37.386Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-04T15:11:37.386Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-04T15:11:37.386Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-04T15:11:37.386Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-04T15:11:37.386Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-04T15:11:37.386Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-04T15:11:37.386Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-04T15:11:37.386Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-04T15:11:37.649Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-04T15:11:37.649Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-04T15:11:37.914Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T15:11:37.914Z] Fetched 3530 kB in 1s (2655 kB/s) [2021-03-04T15:11:37.914Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-04T15:11:37.914Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-04T15:11:38.177Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T15:11:38.177Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-04T15:11:38.177Z] Selecting previously unselected package udev. [2021-03-04T15:11:38.177Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-04T15:11:38.177Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-04T15:11:38.440Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-04T15:11:38.704Z] Selecting previously unselected package libfuse2:amd64. [2021-03-04T15:11:38.704Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-04T15:11:38.704Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-04T15:11:38.704Z] Selecting previously unselected package fuse. [2021-03-04T15:11:38.704Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-04T15:11:38.704Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-04T15:11:38.967Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T15:11:38.967Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T15:11:38.967Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T15:11:38.967Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T15:11:39.230Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T15:11:39.230Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T15:11:39.493Z] Selecting previously unselected package libksba8:amd64. [2021-03-04T15:11:39.493Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-04T15:11:39.493Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-04T15:11:39.493Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-04T15:11:39.493Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T15:11:39.493Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T15:11:39.756Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-04T15:11:39.756Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T15:11:39.756Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T15:11:39.756Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-04T15:11:39.756Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T15:11:39.756Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T15:11:39.756Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-04T15:11:39.756Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T15:11:39.756Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T15:11:40.022Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-04T15:11:40.022Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T15:11:40.022Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T15:11:40.022Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-04T15:11:40.022Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T15:11:40.022Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T15:11:40.285Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-04T15:11:40.285Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T15:11:40.285Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T15:11:40.285Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-04T15:11:40.285Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T15:11:40.285Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T15:11:40.549Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-04T15:11:40.549Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T15:11:40.549Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T15:11:40.549Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-04T15:11:40.549Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-04T15:11:40.549Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T15:11:40.549Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-04T15:11:40.549Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-04T15:11:40.549Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T15:11:40.812Z] Selecting previously unselected package libldap-common. [2021-03-04T15:11:40.812Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-04T15:11:40.812Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T15:11:40.812Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-04T15:11:40.812Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-04T15:11:40.812Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T15:11:41.076Z] Selecting previously unselected package dirmngr. [2021-03-04T15:11:41.076Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T15:11:41.076Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-04T15:11:41.076Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T15:11:41.076Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-04T15:11:41.076Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-04T15:11:41.343Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T15:11:41.343Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T15:11:41.343Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-04T15:11:41.343Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T15:11:41.343Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-04T15:11:41.343Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T15:11:41.606Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-04T15:11:42.182Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-04T15:11:42.182Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T15:11:42.182Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-04T15:11:42.182Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-04T15:11:42.445Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-04T15:11:42.445Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T15:11:42.445Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T15:11:42.445Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T15:11:42.445Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T15:11:42.445Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T15:11:42.445Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T15:11:42.445Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T15:11:42.710Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T15:11:42.710Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-04T15:11:42.710Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T15:11:43.291Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-04T15:11:43.291Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-04T15:11:43.291Z] This means they are not meant to be enabled using systemctl. [2021-03-04T15:11:43.291Z] Possible reasons for having this kind of units are: [2021-03-04T15:11:43.291Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-04T15:11:43.291Z] .wants/ or .requires/ directory. [2021-03-04T15:11:43.291Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-04T15:11:43.291Z] a requirement dependency on it. [2021-03-04T15:11:43.291Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-04T15:11:43.291Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-04T15:11:43.291Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-04T15:11:43.291Z] instance name specified. [2021-03-04T15:11:43.869Z] Reading package lists... [2021-03-04T15:11:43.869Z] Building dependency tree... [2021-03-04T15:11:43.869Z] Reading state information... [2021-03-04T15:11:44.132Z] The following additional packages will be installed: [2021-03-04T15:11:44.132Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-04T15:11:44.132Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-04T15:11:44.132Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-04T15:11:44.132Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-04T15:11:44.132Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-04T15:11:44.132Z] Suggested packages: [2021-03-04T15:11:44.132Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-04T15:11:44.132Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-04T15:11:44.132Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-04T15:11:44.132Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-04T15:11:44.132Z] systemd-container policykit-1 [2021-03-04T15:11:44.132Z] Recommended packages: [2021-03-04T15:11:44.132Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-04T15:11:44.132Z] The following NEW packages will be installed: [2021-03-04T15:11:44.132Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-04T15:11:44.132Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-04T15:11:44.132Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-04T15:11:44.132Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-04T15:11:44.132Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-04T15:11:44.132Z] The following packages will be upgraded: [2021-03-04T15:11:44.132Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-04T15:11:44.132Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-04T15:11:44.132Z] Need to get 35.2 MB of archives. [2021-03-04T15:11:44.132Z] After this operation, 141 MB of additional disk space will be used. [2021-03-04T15:11:44.132Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-04T15:11:44.413Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-04T15:11:44.413Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-04T15:11:44.413Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-04T15:11:44.413Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-04T15:11:44.413Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-04T15:11:44.413Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-04T15:11:44.413Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-04T15:11:44.413Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-04T15:11:44.413Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-04T15:11:44.413Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-04T15:11:44.413Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-04T15:11:44.678Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-04T15:11:44.678Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-04T15:11:44.678Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-04T15:11:44.678Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-04T15:11:44.678Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-04T15:11:44.944Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-04T15:11:44.944Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-04T15:11:45.208Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-04T15:11:45.208Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-04T15:11:45.208Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-04T15:11:45.208Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-04T15:11:45.208Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-04T15:11:45.208Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-04T15:11:45.208Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-04T15:11:45.208Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-04T15:11:45.208Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-04T15:11:45.208Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-04T15:11:45.472Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-04T15:11:45.472Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T15:11:45.472Z] Fetched 35.2 MB in 1s (30.4 MB/s) [2021-03-04T15:11:45.734Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-04T15:11:45.734Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-04T15:11:45.734Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T15:11:46.684Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-04T15:11:46.684Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T15:11:46.684Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-04T15:11:46.684Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-04T15:11:46.684Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-04T15:11:46.684Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-04T15:11:46.946Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-04T15:11:46.946Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-04T15:11:46.946Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-04T15:11:47.210Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-04T15:11:47.473Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-04T15:11:47.473Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-04T15:11:48.050Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-04T15:11:48.315Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-04T15:11:48.315Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-04T15:11:48.315Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-04T15:11:48.580Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-04T15:11:48.580Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T15:11:48.580Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T15:11:48.845Z] Selecting previously unselected package libexpat1:amd64. [2021-03-04T15:11:48.845Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-04T15:11:48.845Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-04T15:11:48.845Z] Selecting previously unselected package python3.6-minimal. [2021-03-04T15:11:48.845Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T15:11:48.845Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T15:11:49.110Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-04T15:11:49.378Z] Checking for services that may need to be restarted...done. [2021-03-04T15:11:49.378Z] Checking for services that may need to be restarted...done. [2021-03-04T15:11:49.378Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T15:11:49.641Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-04T15:11:49.641Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T15:11:51.566Z] Selecting previously unselected package python3-minimal. [2021-03-04T15:11:51.566Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-04T15:11:51.566Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-04T15:11:51.829Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-04T15:11:53.220Z] Selecting previously unselected package mime-support. [2021-03-04T15:11:53.220Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-04T15:11:53.220Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-04T15:11:54.171Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-04T15:11:54.171Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-04T15:11:54.171Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-04T15:11:55.126Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-04T15:11:55.126Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T15:11:55.126Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T15:11:55.390Z] Selecting previously unselected package python3.6. [2021-03-04T15:11:55.390Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T15:11:55.390Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T15:11:55.390Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-04T15:11:55.390Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-04T15:11:55.390Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-04T15:11:55.390Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-04T15:11:55.652Z] Selecting previously unselected package python3. [2021-03-04T15:11:55.652Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-04T15:11:55.652Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-04T15:11:55.652Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-04T15:11:55.915Z] Selecting previously unselected package multiarch-support. [2021-03-04T15:11:55.915Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T15:11:55.915Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-04T15:11:55.915Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-04T15:11:56.177Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-04T15:11:56.177Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-04T15:11:56.177Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-04T15:11:56.177Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-04T15:11:56.177Z] Selecting previously unselected package libbsd0:amd64. [2021-03-04T15:11:56.177Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-04T15:11:56.177Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-04T15:11:56.177Z] Selecting previously unselected package sudo. [2021-03-04T15:11:56.177Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-04T15:11:56.177Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-04T15:11:56.752Z] Selecting previously unselected package apparmor. [2021-03-04T15:11:56.752Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-04T15:11:56.752Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-04T15:11:57.014Z] Selecting previously unselected package libedit2:amd64. [2021-03-04T15:11:57.014Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-04T15:11:57.014Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-04T15:11:57.014Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-04T15:11:57.014Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T15:11:57.014Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T15:11:57.277Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-04T15:11:57.277Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T15:11:57.277Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T15:11:57.277Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-04T15:11:57.277Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-04T15:11:57.277Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-04T15:11:57.277Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-04T15:11:57.277Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T15:11:57.277Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T15:11:57.544Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-04T15:11:57.544Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T15:11:57.544Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T15:11:57.544Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-04T15:11:57.544Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-04T15:11:57.544Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-04T15:11:57.810Z] Selecting previously unselected package openssh-client. [2021-03-04T15:11:57.810Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-04T15:11:57.810Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-04T15:11:58.073Z] Selecting previously unselected package squashfs-tools. [2021-03-04T15:11:58.073Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-04T15:11:58.073Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-04T15:11:58.073Z] Selecting previously unselected package snapd. [2021-03-04T15:11:58.073Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-04T15:11:58.337Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-04T15:12:00.898Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-04T15:12:00.898Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-04T15:12:01.161Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-04T15:12:01.162Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-04T15:12:01.162Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-04T15:12:01.162Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T15:12:01.162Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T15:12:01.162Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-04T15:12:01.162Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-04T15:12:02.115Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-04T15:12:02.115Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-04T15:12:02.115Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-04T15:12:02.115Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T15:12:02.115Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T15:12:02.115Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T15:12:03.510Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-04T15:12:03.510Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T15:12:03.510Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-04T15:12:03.510Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-04T15:12:03.510Z] running python rtupdate hooks for python3.6... [2021-03-04T15:12:03.510Z] running python post-rtupdate hooks for python3.6... [2021-03-04T15:12:03.510Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-04T15:12:05.436Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-04T15:12:05.699Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T15:12:05.699Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-04T15:12:05.962Z] Setting up snapd (2.48.3+18.04) ... [2021-03-04T15:12:06.538Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-04T15:12:06.800Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-04T15:12:07.065Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-04T15:12:07.328Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-04T15:12:07.591Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-04T15:12:07.591Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-04T15:12:07.854Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-04T15:12:08.116Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-04T15:12:08.381Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-04T15:12:08.645Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-04T15:12:08.913Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-03-04T15:12:08.913Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T15:12:08.913Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-04T15:12:10.842Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-04T15:12:10.842Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-04T15:12:10.842Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-04T15:12:12.779Z] Reading package lists... [2021-03-04T15:12:13.050Z] Reading package lists... [2021-03-04T15:12:13.315Z] Building dependency tree... [2021-03-04T15:12:13.316Z] Reading state information... [2021-03-04T15:12:13.316Z] Calculating upgrade... [2021-03-04T15:12:13.580Z] The following packages will be upgraded: [2021-03-04T15:12:13.580Z] advancecomp base-files bash binutils binutils-common [2021-03-04T15:12:13.580Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-04T15:12:13.580Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-04T15:12:13.580Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-04T15:12:13.580Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-04T15:12:13.580Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-04T15:12:13.580Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-04T15:12:13.580Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-04T15:12:13.580Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-04T15:12:13.580Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-04T15:12:13.580Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-04T15:12:13.581Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-04T15:12:13.581Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-04T15:12:13.581Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-04T15:12:13.581Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-04T15:12:13.581Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-04T15:12:13.581Z] Need to get 63.8 MB of archives. [2021-03-04T15:12:13.581Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-04T15:12:13.581Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-04T15:12:13.845Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-04T15:12:13.845Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-04T15:12:13.845Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-04T15:12:13.845Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-04T15:12:13.845Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-04T15:12:13.845Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-04T15:12:13.845Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-04T15:12:13.845Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-04T15:12:13.845Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-04T15:12:13.845Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-04T15:12:13.845Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-04T15:12:13.845Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-04T15:12:13.845Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-04T15:12:13.845Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-04T15:12:13.845Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-04T15:12:13.845Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-04T15:12:13.845Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-04T15:12:13.845Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-04T15:12:13.845Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-04T15:12:13.845Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-04T15:12:13.845Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-04T15:12:13.845Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-04T15:12:14.111Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-04T15:12:14.111Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-04T15:12:14.111Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-04T15:12:14.111Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-04T15:12:14.111Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-04T15:12:14.111Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-04T15:12:14.111Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-04T15:12:14.111Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-04T15:12:14.111Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-04T15:12:14.111Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-04T15:12:14.111Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-04T15:12:14.111Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-04T15:12:14.111Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-03-04T15:12:14.111Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-04T15:12:14.111Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-04T15:12:14.111Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-04T15:12:14.111Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-04T15:12:14.111Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-04T15:12:14.111Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-04T15:12:14.111Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-04T15:12:14.111Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-04T15:12:14.111Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-04T15:12:14.111Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-04T15:12:14.111Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-04T15:12:14.111Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-04T15:12:14.111Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-04T15:12:14.111Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-04T15:12:14.111Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-04T15:12:14.111Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-04T15:12:14.111Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-04T15:12:14.111Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-04T15:12:14.111Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-04T15:12:14.378Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-04T15:12:14.378Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-04T15:12:14.642Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-04T15:12:14.642Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-04T15:12:14.642Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-04T15:12:14.642Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-04T15:12:14.642Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-04T15:12:14.642Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-04T15:12:14.642Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-04T15:12:14.642Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-04T15:12:14.642Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-04T15:12:14.905Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-04T15:12:14.905Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-04T15:12:14.905Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-04T15:12:14.905Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-04T15:12:14.905Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-04T15:12:14.905Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-04T15:12:14.905Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-04T15:12:14.905Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-04T15:12:14.905Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-04T15:12:14.905Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-04T15:12:14.905Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-04T15:12:14.905Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-04T15:12:14.905Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-04T15:12:14.905Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-04T15:12:14.905Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-04T15:12:14.905Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-03-04T15:12:14.905Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-04T15:12:14.905Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-04T15:12:14.905Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-04T15:12:15.168Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-04T15:12:15.168Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-04T15:12:15.168Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-04T15:12:15.169Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-04T15:12:15.169Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-04T15:12:15.169Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-04T15:12:15.169Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-04T15:12:15.169Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-04T15:12:15.169Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-04T15:12:15.169Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-04T15:12:15.169Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-04T15:12:15.169Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-04T15:12:15.432Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-04T15:12:15.432Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-04T15:12:15.432Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T15:12:15.432Z] Fetched 63.8 MB in 2s (36.4 MB/s) [2021-03-04T15:12:15.696Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:15.696Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T15:12:15.696Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T15:12:16.646Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T15:12:16.646Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T15:12:16.646Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-04T15:12:16.646Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-04T15:12:17.596Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T15:12:17.596Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T15:12:17.596Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T15:12:17.596Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T15:12:17.860Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T15:12:17.860Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T15:12:17.860Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T15:12:17.860Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T15:12:18.126Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T15:12:18.126Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T15:12:18.126Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T15:12:18.389Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T15:12:18.389Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T15:12:18.389Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T15:12:18.389Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T15:12:18.678Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T15:12:18.678Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T15:12:18.678Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-04T15:12:18.678Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-04T15:12:18.941Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T15:12:18.941Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T15:12:18.941Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T15:12:18.941Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T15:12:18.941Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T15:12:19.204Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T15:12:19.204Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T15:12:19.468Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T15:12:19.468Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T15:12:19.468Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T15:12:19.733Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T15:12:20.310Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-04T15:12:20.886Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T15:12:20.886Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-04T15:12:20.886Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-04T15:12:20.886Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-04T15:12:20.886Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-04T15:12:21.149Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-04T15:12:21.149Z] Installing new version of config file /etc/issue ... [2021-03-04T15:12:21.149Z] Installing new version of config file /etc/issue.net ... [2021-03-04T15:12:21.149Z] Installing new version of config file /etc/lsb-release ... [2021-03-04T15:12:21.149Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-04T15:12:21.413Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-04T15:12:21.679Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-04T15:12:21.679Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-04T15:12:21.679Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:21.679Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-04T15:12:21.679Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-04T15:12:21.942Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-04T15:12:21.942Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-03-04T15:12:22.204Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:22.205Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T15:12:22.205Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-04T15:12:22.468Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-04T15:12:22.468Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:22.468Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-04T15:12:22.468Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-04T15:12:22.731Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-04T15:12:22.731Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:22.731Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-04T15:12:22.731Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-04T15:12:22.995Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-04T15:12:23.258Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:23.258Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T15:12:23.258Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T15:12:23.523Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-04T15:12:23.523Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:23.523Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T15:12:23.523Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T15:12:23.701Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:12:23.701Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:12:23.701Z] ---> e33b5e2dcf55 [2021-03-04T15:12:23.701Z] Step 3/24 : WORKDIR /edgex-go [2021-03-04T15:12:23.701Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:12:23.701Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:12:23.701Z] ---> e33b5e2dcf55 [2021-03-04T15:12:23.701Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T15:12:23.701Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:12:23.701Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:12:23.701Z] ---> e33b5e2dcf55 [2021-03-04T15:12:23.701Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T15:12:23.701Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:12:23.701Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:12:23.701Z] ---> e33b5e2dcf55 [2021-03-04T15:12:23.701Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T15:12:23.701Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:12:23.701Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:12:23.701Z] ---> e33b5e2dcf55 [2021-03-04T15:12:23.701Z] Step 3/31 : WORKDIR /edgex-go [2021-03-04T15:12:23.701Z] ---> Running in bff479d35201 [2021-03-04T15:12:23.701Z] ---> Running in 346d0e194d57 [2021-03-04T15:12:23.701Z] ---> Running in e5d0a3c536aa [2021-03-04T15:12:23.701Z] ---> Running in 2a8e7b4b71a1 [2021-03-04T15:12:23.701Z] ---> Running in e6989c074951 [2021-03-04T15:12:23.701Z] Removing intermediate container e6989c074951 [2021-03-04T15:12:23.701Z] ---> 73acc432ccc2 [2021-03-04T15:12:23.701Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:12:23.701Z] Removing intermediate container e5d0a3c536aa [2021-03-04T15:12:23.701Z] ---> 028de4feea6b [2021-03-04T15:12:23.701Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:12:23.701Z] Removing intermediate container 346d0e194d57 [2021-03-04T15:12:23.701Z] ---> 20bcd9192d8c [2021-03-04T15:12:23.701Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:12:23.701Z] Removing intermediate container bff479d35201 [2021-03-04T15:12:23.701Z] Removing intermediate container 2a8e7b4b71a1 [2021-03-04T15:12:23.701Z] ---> c177c44eb1a0 [2021-03-04T15:12:23.701Z] ---> 86b6045148e9 [2021-03-04T15:12:23.701Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:12:23.701Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:12:23.701Z] ---> Running in 076c0117bff6 [2021-03-04T15:12:23.701Z] ---> Running in e2ae34ab416e [2021-03-04T15:12:23.701Z] ---> Running in 66c258f96040 [2021-03-04T15:12:23.701Z] ---> Running in c4e75f793bf6 [2021-03-04T15:12:23.701Z] ---> Running in 9aa9e1c66ac3 [2021-03-04T15:12:23.701Z] Removing intermediate container 66c258f96040 [2021-03-04T15:12:23.701Z] ---> 511daf46d5fa [2021-03-04T15:12:23.701Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-04T15:12:23.701Z] ---> Running in d019a86203dc [2021-03-04T15:12:23.701Z] Removing intermediate container e2ae34ab416e [2021-03-04T15:12:23.701Z] ---> d77ad69eaba0 [2021-03-04T15:12:23.702Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-04T15:12:23.702Z] Removing intermediate container 9aa9e1c66ac3 [2021-03-04T15:12:23.702Z] ---> 42b1f77fb799 [2021-03-04T15:12:23.702Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-04T15:12:23.702Z] Removing intermediate container 076c0117bff6 [2021-03-04T15:12:23.702Z] ---> 3d9c6c512193 [2021-03-04T15:12:23.702Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-04T15:12:23.702Z] ---> Running in 40cce5acd3b5 [2021-03-04T15:12:23.702Z] Removing intermediate container c4e75f793bf6 [2021-03-04T15:12:23.702Z] ---> c22bca618b2e [2021-03-04T15:12:23.702Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-04T15:12:23.702Z] ---> Running in b5b25e5c374a [2021-03-04T15:12:23.702Z] ---> Running in ca3a5c671787 [2021-03-04T15:12:23.702Z] ---> Running in fdf27f9a5b7b [2021-03-04T15:12:23.702Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T15:12:23.702Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T15:12:23.786Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-04T15:12:23.786Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:23.786Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-04T15:12:23.786Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-04T15:12:23.975Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T15:12:23.975Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T15:12:24.051Z] Setting up grep (3.1-2build1) ... [2021-03-04T15:12:24.051Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:24.051Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-04T15:12:24.051Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-04T15:12:24.247Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T15:12:24.247Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T15:12:24.315Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-04T15:12:24.315Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:24.315Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T15:12:24.315Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T15:12:24.580Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-04T15:12:24.580Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:24.580Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-04T15:12:24.580Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T15:12:24.843Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T15:12:24.843Z] OK: 217 MiB in 51 packages [2021-03-04T15:12:24.843Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T15:12:24.843Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T15:12:25.114Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T15:12:25.156Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-04T15:12:25.418Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T15:12:25.419Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-04T15:12:25.419Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T15:12:25.713Z] OK: 217 MiB in 51 packages [2021-03-04T15:12:25.713Z] OK: 217 MiB in 51 packages [2021-03-04T15:12:25.988Z] OK: 217 MiB in 51 packages [2021-03-04T15:12:25.989Z] OK: 217 MiB in 51 packages [2021-03-04T15:12:25.994Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-04T15:12:25.994Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:25.994Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-04T15:12:25.994Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T15:12:26.260Z] Removing intermediate container d019a86203dc [2021-03-04T15:12:26.260Z] ---> 865f0553f405 [2021-03-04T15:12:26.260Z] Step 6/22 : COPY go.mod . [2021-03-04T15:12:27.255Z] Removing intermediate container 40cce5acd3b5 [2021-03-04T15:12:27.255Z] ---> 87a469f0b0a2 [2021-03-04T15:12:27.255Z] Step 6/24 : COPY go.mod . [2021-03-04T15:12:27.255Z] ---> 52f01103a950 [2021-03-04T15:12:27.255Z] Step 7/22 : RUN go mod download [2021-03-04T15:12:27.387Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-04T15:12:27.387Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-04T15:12:27.387Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-04T15:12:27.387Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-04T15:12:27.387Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-04T15:12:27.387Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:27.387Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-04T15:12:27.387Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-04T15:12:27.529Z] ---> Running in 3df65c0aabcb [2021-03-04T15:12:27.650Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-04T15:12:27.650Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:27.650Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T15:12:27.822Z] Removing intermediate container b5b25e5c374a [2021-03-04T15:12:27.822Z] ---> c9c41fb474b4 [2021-03-04T15:12:27.822Z] Step 6/22 : COPY go.mod . [2021-03-04T15:12:27.950Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T15:12:27.950Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T15:12:27.950Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:27.950Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T15:12:27.950Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T15:12:28.096Z] Removing intermediate container fdf27f9a5b7b [2021-03-04T15:12:28.096Z] ---> f2a7831c3ce8 [2021-03-04T15:12:28.096Z] Step 6/31 : COPY go.mod . [2021-03-04T15:12:28.096Z] Removing intermediate container ca3a5c671787 [2021-03-04T15:12:28.096Z] ---> a56c19751c43 [2021-03-04T15:12:28.096Z] Step 6/23 : COPY go.mod . [2021-03-04T15:12:28.216Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T15:12:28.216Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:28.216Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T15:12:28.216Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T15:12:28.370Z] ---> 0c2898f93583 [2021-03-04T15:12:28.370Z] Step 7/24 : RUN go mod download [2021-03-04T15:12:28.370Z] ---> Running in ec0685c2d904 [2021-03-04T15:12:28.490Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T15:12:28.491Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:28.491Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T15:12:28.491Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T15:12:28.765Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T15:12:28.765Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:28.765Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T15:12:28.765Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T15:12:28.765Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T15:12:28.968Z] ---> e57f6e2a541f [2021-03-04T15:12:28.968Z] Step 7/22 : RUN go mod download [2021-03-04T15:12:29.041Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T15:12:29.041Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-04T15:12:29.041Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:29.041Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T15:12:29.254Z] ---> Running in 4946a9eb4871 [2021-03-04T15:12:29.310Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T15:12:29.310Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-04T15:12:29.310Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:29.310Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T15:12:29.544Z] ---> c1731de56a53 [2021-03-04T15:12:29.544Z] Step 7/23 : RUN go mod download [2021-03-04T15:12:29.544Z] ---> ad6c9f8eac64 [2021-03-04T15:12:29.544Z] Step 7/31 : RUN go mod download [2021-03-04T15:12:29.587Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T15:12:29.587Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T15:12:29.587Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:29.587Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T15:12:29.587Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T15:12:29.824Z] ---> Running in 25990f383e09 [2021-03-04T15:12:29.824Z] ---> Running in 902d1847b388 [2021-03-04T15:12:29.858Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-04T15:12:29.858Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:29.858Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T15:12:30.121Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T15:12:30.384Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-04T15:12:30.976Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-04T15:12:31.238Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-04T15:12:31.238Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:31.238Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T15:12:31.501Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T15:12:31.501Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-04T15:12:31.764Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T15:12:31.764Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-04T15:12:31.764Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T15:12:31.816Z] Removing intermediate container 3df65c0aabcb [2021-03-04T15:12:31.816Z] ---> d92e47e5a18b [2021-03-04T15:12:31.816Z] Step 8/22 : COPY . . [2021-03-04T15:12:32.027Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-04T15:12:32.027Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T15:12:32.027Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-04T15:12:32.027Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-04T15:12:32.290Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-04T15:12:32.809Z] Removing intermediate container ec0685c2d904 [2021-03-04T15:12:32.809Z] ---> 1d9ea3c4a08a [2021-03-04T15:12:32.809Z] Step 8/24 : COPY . . [2021-03-04T15:12:32.864Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T15:12:32.864Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-04T15:12:32.864Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-04T15:12:33.127Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-04T15:12:33.127Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T15:12:33.127Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-04T15:12:33.127Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-04T15:12:33.390Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-04T15:12:33.390Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T15:12:33.390Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-04T15:12:33.390Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T15:12:33.653Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T15:12:33.653Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T15:12:33.653Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-04T15:12:33.653Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T15:12:33.807Z] Removing intermediate container 4946a9eb4871 [2021-03-04T15:12:33.807Z] ---> ece767458b3e [2021-03-04T15:12:33.807Z] Step 8/22 : COPY . . [2021-03-04T15:12:33.915Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T15:12:33.915Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T15:12:33.915Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-04T15:12:34.180Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T15:12:34.441Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T15:12:34.704Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T15:12:34.704Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T15:12:34.704Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T15:12:34.704Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-04T15:12:34.704Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T15:12:34.795Z] Removing intermediate container 902d1847b388 [2021-03-04T15:12:34.795Z] ---> 8d202c5a0596 [2021-03-04T15:12:34.795Z] Step 8/23 : COPY . . [2021-03-04T15:12:34.967Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T15:12:34.967Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T15:12:34.967Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-04T15:12:35.070Z] Removing intermediate container 25990f383e09 [2021-03-04T15:12:35.070Z] ---> 45d38c075e95 [2021-03-04T15:12:35.070Z] Step 8/31 : COPY . . [2021-03-04T15:12:35.229Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T15:12:35.229Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-04T15:12:35.229Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-04T15:12:35.229Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-04T15:12:35.492Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T15:12:35.492Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-04T15:12:35.492Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T15:12:35.492Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T15:12:36.066Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T15:12:36.066Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T15:12:36.066Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T15:12:36.066Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-04T15:12:36.066Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T15:12:36.066Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-03-04T15:12:36.329Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-04T15:12:36.329Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-03-04T15:12:36.329Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T15:12:36.329Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-04T15:12:36.329Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-04T15:12:36.903Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-04T15:12:36.904Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T15:12:36.904Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T15:12:37.166Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T15:12:37.166Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-04T15:12:37.433Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T15:12:37.433Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-04T15:12:37.433Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-04T15:12:37.433Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-04T15:12:37.695Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T15:12:37.695Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-04T15:12:37.695Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-04T15:12:37.695Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-04T15:12:37.958Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T15:12:37.958Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-04T15:12:37.958Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-04T15:12:38.220Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-04T15:12:38.220Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T15:12:38.220Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-04T15:12:38.220Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-04T15:12:38.482Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-04T15:12:38.482Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T15:12:38.482Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-04T15:12:38.745Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-04T15:12:38.745Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-04T15:12:38.745Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T15:12:38.745Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-04T15:12:38.745Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-04T15:12:39.010Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-04T15:12:39.010Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-04T15:12:39.010Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-04T15:12:39.010Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-04T15:12:39.272Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-04T15:12:39.272Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-04T15:12:39.535Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-04T15:12:39.535Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-04T15:12:39.798Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-04T15:12:39.798Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-04T15:12:39.798Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-04T15:12:40.060Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-04T15:12:40.060Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-04T15:12:40.060Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-04T15:12:40.322Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-04T15:12:40.322Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-04T15:12:40.322Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-04T15:12:40.322Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-04T15:12:40.585Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-04T15:12:40.585Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-04T15:12:40.585Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-04T15:12:40.585Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-04T15:12:40.847Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-04T15:12:40.847Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-04T15:12:41.109Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-04T15:12:41.109Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-04T15:12:42.065Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-04T15:12:42.065Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-04T15:12:42.065Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-04T15:12:42.065Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-04T15:12:42.065Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T15:12:42.326Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T15:12:42.591Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T15:12:42.591Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T15:12:43.168Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T15:12:43.168Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T15:12:43.168Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T15:12:43.168Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T15:12:43.440Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T15:12:43.440Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T15:12:43.440Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T15:12:43.440Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T15:12:43.704Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T15:12:43.704Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T15:12:43.967Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T15:12:43.967Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T15:12:44.919Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T15:12:45.182Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T15:12:46.129Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T15:12:46.129Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T15:12:47.083Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T15:12:47.084Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T15:12:47.659Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T15:12:47.659Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T15:12:48.607Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T15:12:48.607Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T15:12:48.607Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-04T15:12:48.939Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-04T15:12:48.939Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-04T15:12:48.939Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-04T15:12:49.212Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-04T15:12:49.212Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-04T15:12:49.477Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-04T15:12:49.477Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-04T15:12:49.477Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-04T15:12:49.477Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-04T15:12:49.744Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-04T15:12:49.744Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-04T15:12:49.744Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-04T15:12:49.744Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-04T15:12:50.007Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T15:12:50.007Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-04T15:12:50.007Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T15:12:50.007Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T15:12:50.007Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T15:12:50.007Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-04T15:12:50.270Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-04T15:12:50.270Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-04T15:12:50.270Z] [2021-03-04T15:12:50.270Z] Current default time zone: 'Etc/UTC' [2021-03-04T15:12:50.270Z] Local time is now: Thu Mar 4 15:12:50 UTC 2021. [2021-03-04T15:12:50.270Z] Universal Time is now: Thu Mar 4 15:12:50 UTC 2021. [2021-03-04T15:12:50.270Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-04T15:12:50.270Z] [2021-03-04T15:12:50.533Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-04T15:12:50.533Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T15:12:50.533Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-04T15:12:50.533Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-04T15:12:50.533Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-04T15:12:50.533Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-04T15:12:50.533Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-04T15:12:50.533Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-04T15:12:50.797Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-04T15:12:50.797Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-04T15:12:50.797Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T15:12:50.797Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-04T15:12:51.063Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T15:12:51.063Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-04T15:12:51.063Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T15:12:51.063Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-04T15:12:51.063Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-04T15:12:51.326Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-04T15:12:51.326Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-04T15:12:51.326Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-04T15:12:51.326Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-04T15:12:51.326Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-04T15:12:51.326Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-04T15:12:53.257Z] Updating certificates in /etc/ssl/certs... [2021-03-04T15:12:54.207Z] 23 added, 27 removed; done. [2021-03-04T15:12:54.207Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-04T15:12:54.207Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T15:12:54.207Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-04T15:12:54.207Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-04T15:12:54.207Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-04T15:12:54.470Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T15:12:54.470Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-04T15:12:54.470Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T15:12:54.470Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T15:12:54.470Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T15:12:54.470Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T15:12:54.733Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T15:12:54.733Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-04T15:12:54.733Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-04T15:12:54.733Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-04T15:12:54.733Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-04T15:12:54.733Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-04T15:12:54.998Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T15:12:54.998Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T15:12:54.998Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-04T15:12:54.998Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-04T15:12:54.998Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-04T15:12:54.998Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-04T15:12:55.260Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-04T15:12:55.260Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-04T15:12:55.260Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-04T15:12:55.260Z] Updating certificates in /etc/ssl/certs... [2021-03-04T15:12:55.838Z] 0 added, 0 removed; done. [2021-03-04T15:12:55.838Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-04T15:12:55.838Z] done. [2021-03-04T15:12:56.793Z] Reading package lists... [2021-03-04T15:12:57.058Z] Building dependency tree... [2021-03-04T15:12:57.058Z] Reading state information... [2021-03-04T15:12:57.323Z] The following NEW packages will be installed: [2021-03-04T15:12:57.323Z] apt-transport-https [2021-03-04T15:12:57.587Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-04T15:12:57.587Z] Need to get 1696 B of archives. [2021-03-04T15:12:57.587Z] After this operation, 153 kB of additional disk space will be used. [2021-03-04T15:12:57.587Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-04T15:12:57.852Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T15:12:57.852Z] Fetched 1696 B in 0s (7254 B/s) [2021-03-04T15:12:57.852Z] Selecting previously unselected package apt-transport-https. [2021-03-04T15:12:57.852Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-04T15:12:57.852Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-04T15:12:57.852Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-04T15:12:57.852Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-04T15:12:58.430Z] Waiting for network to be ready... [2021-03-04T15:13:01.912Z] ---> 325cff65b610 [2021-03-04T15:13:01.912Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-04T15:13:01.912Z] ---> bef673746066 [2021-03-04T15:13:01.912Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-04T15:13:01.912Z] ---> cbb3a3032987 [2021-03-04T15:13:01.912Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-04T15:13:01.912Z] ---> 0998c5d7c81f [2021-03-04T15:13:01.912Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-04T15:13:01.912Z] ---> 7d564c7def7a [2021-03-04T15:13:01.912Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-04T15:13:01.912Z] ---> Running in db5812f9a116 [2021-03-04T15:13:01.912Z] ---> Running in 8dbf9a72fc22 [2021-03-04T15:13:01.912Z] ---> Running in 9be2369bcbab [2021-03-04T15:13:01.912Z] ---> Running in a70a51217ae7 [2021-03-04T15:13:01.912Z] ---> Running in f4fc2fa704d5 [2021-03-04T15:13:01.912Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-04T15:13:02.189Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-04T15:13:02.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-04T15:13:02.798Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-04T15:13:02.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-04T15:13:06.648Z] 2021-03-04T15:13:02Z INFO Waiting for automatic snapd restart... [2021-03-04T15:13:06.648Z] snapd 2.49 from Canonical* installed [2021-03-04T15:13:08.046Z] "snapd" switched to the "latest/stable" channel [2021-03-04T15:13:08.046Z] [2021-03-04T15:13:13.360Z] core18 20210128 from Canonical* installed [2021-03-04T15:13:13.360Z] "core18" switched to the "latest/stable" channel [2021-03-04T15:13:13.360Z] [2021-03-04T15:13:20.015Z] snapcraft 4.5.1 from Canonical* installed [2021-03-04T15:13:20.015Z] "snapcraft" switched to the "latest/stable" channel [2021-03-04T15:13:20.015Z] [2021-03-04T15:13:24.249Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-04T15:13:24.249Z] - README.md [2021-03-04T15:13:24.249Z] - snapcraft.yaml.orig [2021-03-04T15:13:24.249Z] [2021-03-04T15:13:24.249Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-04T15:13:30.856Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T15:13:30.856Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-04T15:13:31.119Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-04T15:13:31.119Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-04T15:13:33.386Z] Reading package lists... [2021-03-04T15:13:33.970Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-03-04T15:13:40.579Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T15:13:40.579Z] Reading package lists... [2021-03-04T15:13:40.579Z] Building dependency tree... [2021-03-04T15:13:40.579Z] Reading state information... [2021-03-04T15:13:40.579Z] Suggested packages: [2021-03-04T15:13:40.579Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-04T15:13:40.579Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-04T15:13:40.579Z] Recommended packages: [2021-03-04T15:13:40.579Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-04T15:13:40.579Z] The following NEW packages will be installed: [2021-03-04T15:13:40.579Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-04T15:13:40.579Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-04T15:13:40.579Z] pkg-config zip [2021-03-04T15:13:40.579Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-04T15:13:40.579Z] Need to get 7655 kB of archives. [2021-03-04T15:13:40.579Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-04T15:13:40.579Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-03-04T15:13:40.579Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-04T15:13:40.842Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-04T15:13:41.106Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-04T15:13:41.106Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-04T15:13:41.106Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-04T15:13:41.106Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-04T15:13:41.372Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-04T15:13:41.372Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-04T15:13:41.372Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-04T15:13:41.372Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-04T15:13:41.372Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-04T15:13:41.372Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-04T15:13:41.638Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-04T15:13:41.638Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-04T15:13:41.904Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T15:13:41.904Z] Fetched 7655 kB in 1s (6358 kB/s) [2021-03-04T15:13:42.169Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-04T15:13:42.169Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-04T15:13:42.169Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-03-04T15:13:42.169Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-04T15:13:42.431Z] Selecting previously unselected package libpsl5:amd64. [2021-03-04T15:13:42.431Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-04T15:13:42.431Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-04T15:13:42.431Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-04T15:13:42.431Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-04T15:13:42.431Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-04T15:13:42.431Z] Selecting previously unselected package librtmp1:amd64. [2021-03-04T15:13:42.431Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-04T15:13:42.431Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-04T15:13:42.695Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-04T15:13:42.695Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-04T15:13:42.695Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-04T15:13:42.695Z] Selecting previously unselected package liberror-perl. [2021-03-04T15:13:42.695Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-04T15:13:42.695Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-04T15:13:42.695Z] Selecting previously unselected package git-man. [2021-03-04T15:13:42.695Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-04T15:13:42.695Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-04T15:13:42.962Z] Selecting previously unselected package git. [2021-03-04T15:13:42.962Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-04T15:13:42.962Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-04T15:13:44.359Z] Selecting previously unselected package libnorm1:amd64. [2021-03-04T15:13:44.359Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-04T15:13:44.359Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-04T15:13:44.359Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-04T15:13:44.359Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-04T15:13:44.359Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-04T15:13:44.359Z] Selecting previously unselected package libsodium23:amd64. [2021-03-04T15:13:44.359Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-04T15:13:44.359Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-04T15:13:44.623Z] Selecting previously unselected package libzmq5:amd64. [2021-03-04T15:13:44.623Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-04T15:13:44.623Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T15:13:44.623Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-04T15:13:44.623Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-04T15:13:44.623Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T15:13:44.897Z] Selecting previously unselected package pkg-config. [2021-03-04T15:13:44.897Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-04T15:13:44.897Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-04T15:13:44.897Z] Selecting previously unselected package zip. [2021-03-04T15:13:44.897Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-04T15:13:44.897Z] Unpacking zip (3.0-11build1) ... [2021-03-04T15:13:44.897Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-04T15:13:45.160Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-04T15:13:45.160Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-04T15:13:45.160Z] Setting up liberror-perl (0.17025-1) ... [2021-03-04T15:13:45.470Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-04T15:13:45.470Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-04T15:13:45.470Z] No schema files found: doing nothing. [2021-03-04T15:13:45.470Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-04T15:13:45.733Z] Setting up zip (3.0-11build1) ... [2021-03-04T15:13:45.733Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-04T15:13:45.733Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-04T15:13:45.997Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-04T15:13:45.997Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T15:13:46.262Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-04T15:13:46.526Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T15:13:46.526Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-04T15:13:46.789Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-04T15:13:53.395Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T15:13:53.972Z] git set to automatically installed. [2021-03-04T15:13:53.972Z] git-man set to automatically installed. [2021-03-04T15:13:53.972Z] libcurl3-gnutls set to automatically installed. [2021-03-04T15:13:53.972Z] liberror-perl set to automatically installed. [2021-03-04T15:13:53.972Z] libglib2.0-0 set to automatically installed. [2021-03-04T15:13:53.972Z] libnghttp2-14 set to automatically installed. [2021-03-04T15:13:53.972Z] libnorm1 set to automatically installed. [2021-03-04T15:13:53.972Z] libpgm-5.2-0 set to automatically installed. [2021-03-04T15:13:53.972Z] libpsl5 set to automatically installed. [2021-03-04T15:13:53.972Z] librtmp1 set to automatically installed. [2021-03-04T15:13:53.972Z] libsodium23 set to automatically installed. [2021-03-04T15:13:53.972Z] libzmq3-dev set to automatically installed. [2021-03-04T15:13:53.972Z] libzmq5 set to automatically installed. [2021-03-04T15:13:53.972Z] pkg-config set to automatically installed. [2021-03-04T15:13:53.972Z] zip set to automatically installed. [2021-03-04T15:13:56.539Z] snapd is not logged in, snap install commands will use sudo [2021-03-04T15:14:03.144Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T15:14:03.144Z] error: cannot refresh "core18": unexpectedly empty response from the server [2021-03-04T15:14:03.144Z] (try again later) [2021-03-04T15:14:03.144Z] Error while refreshing snap 'core18' to channel 'latest/stable' [2021-03-04T15:14:03.144Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-04T15:14:05.429Z] Failed in branch amd64 [2021-03-04T15:14:39.671Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-04T15:14:43.118Z] Removing intermediate container 9be2369bcbab [2021-03-04T15:14:43.118Z] ---> d11338afe5ff [2021-03-04T15:14:43.118Z] [2021-03-04T15:14:43.118Z] Step 10/24 : FROM alpine:3.12 [2021-03-04T15:14:43.118Z] 3.12: Pulling from library/alpine [2021-03-04T15:14:44.114Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T15:14:44.114Z] Status: Downloaded newer image for alpine:3.12 [2021-03-04T15:14:44.114Z] ---> d10569e2745f [2021-03-04T15:14:44.114Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-04T15:14:44.731Z] ---> Running in 7be22348908c [2021-03-04T15:14:47.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T15:14:47.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T15:14:47.974Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-04T15:14:48.262Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T15:14:48.263Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-04T15:14:48.263Z] (4/5) Installing curl (7.69.1-r3) [2021-03-04T15:14:48.263Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-04T15:14:48.263Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:14:48.263Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T15:14:48.548Z] OK: 7 MiB in 19 packages [2021-03-04T15:14:49.560Z] Removing intermediate container a70a51217ae7 [2021-03-04T15:14:49.560Z] ---> 5097005be907 [2021-03-04T15:14:49.560Z] [2021-03-04T15:14:49.560Z] Step 10/31 : FROM alpine:3.12 [2021-03-04T15:14:49.560Z] ---> d10569e2745f [2021-03-04T15:14:49.560Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-04T15:14:49.839Z] ---> Running in eab147af40a1 [2021-03-04T15:14:51.042Z] Removing intermediate container eab147af40a1 [2021-03-04T15:14:51.042Z] ---> d5a5934052c9 [2021-03-04T15:14:51.042Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-04T15:14:51.042Z] ---> Running in 9aeba80fd676 [2021-03-04T15:14:51.422Z] Removing intermediate container 7be22348908c [2021-03-04T15:14:51.422Z] ---> 9537a6bd8442 [2021-03-04T15:14:51.422Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T15:14:51.706Z] ---> Running in 8d890011f4c2 [2021-03-04T15:14:52.997Z] Removing intermediate container 8d890011f4c2 [2021-03-04T15:14:52.997Z] ---> ca3d9500fd08 [2021-03-04T15:14:52.997Z] Step 13/24 : WORKDIR / [2021-03-04T15:14:53.274Z] ---> Running in c42e653258d3 [2021-03-04T15:14:53.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T15:14:53.548Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T15:14:53.864Z] Removing intermediate container c42e653258d3 [2021-03-04T15:14:53.865Z] ---> 7cb15c50b9c0 [2021-03-04T15:14:53.865Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-04T15:14:54.504Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-04T15:14:54.504Z] (2/2) Installing su-exec (0.2-r1) [2021-03-04T15:14:54.504Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:14:54.504Z] OK: 5 MiB in 16 packages [2021-03-04T15:14:55.110Z] ---> 2a66d7a18e6b [2021-03-04T15:14:55.110Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-04T15:14:56.560Z] ---> 4db3e5cb3663 [2021-03-04T15:14:56.560Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-04T15:14:56.837Z] Removing intermediate container 9aeba80fd676 [2021-03-04T15:14:56.837Z] ---> ddbf7c442d68 [2021-03-04T15:14:56.837Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-04T15:14:57.112Z] ---> Running in 2221b2acac41 [2021-03-04T15:14:58.117Z] Removing intermediate container 2221b2acac41 [2021-03-04T15:14:58.117Z] ---> 83089147dd6c [2021-03-04T15:14:58.117Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-04T15:14:58.117Z] ---> bdd18ae0577a [2021-03-04T15:14:58.117Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-04T15:14:58.394Z] ---> Running in d95d66338338 [2021-03-04T15:14:59.838Z] Removing intermediate container d95d66338338 [2021-03-04T15:14:59.838Z] ---> 4372cf2833f6 [2021-03-04T15:14:59.838Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-04T15:14:59.838Z] ---> Running in 3526efffb6ee [2021-03-04T15:15:00.817Z] ---> 3623ae166178 [2021-03-04T15:15:00.817Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-04T15:15:04.241Z] ---> b3b43bdf58f1 [2021-03-04T15:15:04.241Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-04T15:15:04.241Z] Removing intermediate container 8dbf9a72fc22 [2021-03-04T15:15:04.241Z] ---> f021718b6e9c [2021-03-04T15:15:04.241Z] [2021-03-04T15:15:04.241Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T15:15:04.241Z] ---> d10569e2745f [2021-03-04T15:15:04.241Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-04T15:15:04.514Z] Removing intermediate container 3526efffb6ee [2021-03-04T15:15:04.514Z] ---> efc5948f2bec [2021-03-04T15:15:04.514Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-04T15:15:04.514Z] ---> Running in 680e723c0a9e [2021-03-04T15:15:04.790Z] ---> Running in feb94b149639 [2021-03-04T15:15:05.070Z] Removing intermediate container db5812f9a116 [2021-03-04T15:15:05.070Z] ---> b23e0bdc8cd2 [2021-03-04T15:15:05.070Z] [2021-03-04T15:15:05.070Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T15:15:05.070Z] ---> d10569e2745f [2021-03-04T15:15:05.070Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-04T15:15:05.349Z] ---> 490a942e8fb1 [2021-03-04T15:15:05.349Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-04T15:15:05.349Z] ---> Running in 7b0cc26085b5 [2021-03-04T15:15:05.622Z] ---> Running in ad60f0c1fe7f [2021-03-04T15:15:05.622Z] Removing intermediate container feb94b149639 [2021-03-04T15:15:05.622Z] ---> 006a38134329 [2021-03-04T15:15:05.622Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-04T15:15:07.073Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T15:15:07.073Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T15:15:07.681Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-04T15:15:07.681Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:15:07.681Z] OK: 5 MiB in 15 packages [2021-03-04T15:15:07.681Z] ---> 50239ff7138b [2021-03-04T15:15:07.681Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-04T15:15:07.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T15:15:07.959Z] ---> Running in 4015dfde413a [2021-03-04T15:15:08.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T15:15:08.857Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-04T15:15:08.857Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-04T15:15:08.857Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:15:09.154Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T15:15:09.154Z] OK: 6 MiB in 16 packages [2021-03-04T15:15:09.774Z] Removing intermediate container 680e723c0a9e [2021-03-04T15:15:09.774Z] ---> b0449ce261b1 [2021-03-04T15:15:09.774Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T15:15:10.061Z] Removing intermediate container ad60f0c1fe7f [2021-03-04T15:15:10.061Z] ---> 81f4b173a9e1 [2021-03-04T15:15:10.061Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-04T15:15:10.353Z] ---> Running in ec3d60e3f1b4 [2021-03-04T15:15:10.626Z] ---> Running in 25b80ef587d0 [2021-03-04T15:15:11.220Z] Removing intermediate container ec3d60e3f1b4 [2021-03-04T15:15:11.220Z] ---> d56e340cc009 [2021-03-04T15:15:11.220Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-04T15:15:11.493Z] Removing intermediate container 25b80ef587d0 [2021-03-04T15:15:11.493Z] ---> d51c78ea503f [2021-03-04T15:15:11.493Z] Step 22/24 : LABEL arch=arm64 [2021-03-04T15:15:11.493Z] Removing intermediate container 7b0cc26085b5 [2021-03-04T15:15:11.493Z] ---> c79e3d6b74c4 [2021-03-04T15:15:11.493Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T15:15:11.769Z] ---> Running in 73428e6b87c9 [2021-03-04T15:15:11.769Z] ---> Running in fc9dc43daae3 [2021-03-04T15:15:12.049Z] Removing intermediate container 4015dfde413a [2021-03-04T15:15:12.049Z] ---> 46816669d3cb [2021-03-04T15:15:12.049Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T15:15:12.049Z] ---> Running in 614e772da29b [2021-03-04T15:15:12.322Z] Removing intermediate container 73428e6b87c9 [2021-03-04T15:15:12.322Z] ---> a4940aa3ccc0 [2021-03-04T15:15:12.322Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T15:15:12.596Z] Removing intermediate container fc9dc43daae3 [2021-03-04T15:15:12.596Z] ---> f69495f9628f [2021-03-04T15:15:12.596Z] Step 23/24 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:15:12.596Z] ---> Running in 37ac280ad9f1 [2021-03-04T15:15:12.868Z] Removing intermediate container 614e772da29b [2021-03-04T15:15:12.868Z] ---> 408eb03550c1 [2021-03-04T15:15:12.868Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-04T15:15:12.868Z] ---> Running in ba5b6f53c92d [2021-03-04T15:15:12.868Z] ---> Running in 41cffc69237f [2021-03-04T15:15:13.142Z] ---> 472d59397c50 [2021-03-04T15:15:13.142Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-04T15:15:13.416Z] Removing intermediate container 37ac280ad9f1 [2021-03-04T15:15:13.416Z] ---> 4518d636ecb7 [2021-03-04T15:15:13.416Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T15:15:13.692Z] Removing intermediate container ba5b6f53c92d [2021-03-04T15:15:13.692Z] ---> 11c9aa37626e [2021-03-04T15:15:13.692Z] Step 24/24 : LABEL version=0.0.0 [2021-03-04T15:15:13.967Z] Removing intermediate container 41cffc69237f [2021-03-04T15:15:13.968Z] ---> c01287d4bd82 [2021-03-04T15:15:13.968Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T15:15:14.243Z] ---> Running in a461a1253537 [2021-03-04T15:15:14.516Z] ---> Running in 8c5b374976e9 [2021-03-04T15:15:14.791Z] ---> bf8143d10e56 [2021-03-04T15:15:14.791Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-04T15:15:15.065Z] Removing intermediate container a461a1253537 [2021-03-04T15:15:15.065Z] ---> c0b794285340 [2021-03-04T15:15:15.065Z] [2021-03-04T15:15:15.664Z] ---> 243d779890c5 [2021-03-04T15:15:15.664Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-04T15:15:15.664Z] Removing intermediate container 8c5b374976e9 [2021-03-04T15:15:15.664Z] ---> 2a470b534ab9 [2021-03-04T15:15:15.664Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T15:15:15.664Z] Successfully built c0b794285340 [2021-03-04T15:15:15.938Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-04T15:15:15.938Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2021-03-04T15:15:16.537Z] Removing intermediate container f4fc2fa704d5 [2021-03-04T15:15:16.537Z] ---> 527acc3fa1d0 [2021-03-04T15:15:16.537Z] [2021-03-04T15:15:16.537Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T15:15:16.537Z] ---> d10569e2745f [2021-03-04T15:15:16.537Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' ---> a51783caeb48 [2021-03-04T15:15:16.537Z] [2021-03-04T15:15:16.537Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-04T15:15:16.816Z] ---> Running in 3bcb34f20eb6 [2021-03-04T15:15:16.817Z] ---> 815028aa8900 [2021-03-04T15:15:17.106Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-04T15:15:17.106Z] ---> 39bd0d12bab7 [2021-03-04T15:15:17.106Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-04T15:15:17.719Z] Removing intermediate container 3bcb34f20eb6 [2021-03-04T15:15:17.719Z] ---> 86134a3e10ab [2021-03-04T15:15:17.719Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-04T15:15:18.344Z] ---> 3fc7382b7b6e [2021-03-04T15:15:18.344Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-04T15:15:18.344Z] ---> Running in ea045a37c30d [2021-03-04T15:15:18.621Z] ---> 391724b1fe9b [2021-03-04T15:15:18.621Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-04T15:15:18.621Z] ---> Running in 6e41a3f54910 [2021-03-04T15:15:18.901Z] ---> 3dcde1c3fe82 [2021-03-04T15:15:18.901Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-04T15:15:19.501Z] Removing intermediate container ea045a37c30d [2021-03-04T15:15:19.501Z] ---> 54cd325131c7 [2021-03-04T15:15:19.501Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-04T15:15:19.501Z] Removing intermediate container 6e41a3f54910 [2021-03-04T15:15:19.501Z] ---> 2a7bd384f19f [2021-03-04T15:15:19.501Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T15:15:19.776Z] ---> 4f6d4d23861a [2021-03-04T15:15:19.776Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-04T15:15:19.776Z] ---> Running in e1d64702e0cf [2021-03-04T15:15:19.776Z] ---> Running in 775df029ca66 [2021-03-04T15:15:20.051Z] ---> a0cd05c2f577 [2021-03-04T15:15:20.051Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-04T15:15:20.325Z] ---> Running in 835c68313b58 [2021-03-04T15:15:20.325Z] ---> Running in 56382d10e3d5 [2021-03-04T15:15:20.616Z] Removing intermediate container e1d64702e0cf [2021-03-04T15:15:20.616Z] ---> a9b0126d6cc4 [2021-03-04T15:15:20.616Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:15:20.616Z] Removing intermediate container 775df029ca66 [2021-03-04T15:15:20.616Z] ---> 44319eade9e8 [2021-03-04T15:15:20.616Z] Step 20/22 : LABEL arch=arm64 [2021-03-04T15:15:20.889Z] ---> Running in 9dea9d7e1939 [2021-03-04T15:15:21.161Z] ---> Running in ba3e2b0ddac7 [2021-03-04T15:15:21.436Z] Removing intermediate container 56382d10e3d5 [2021-03-04T15:15:21.436Z] ---> c5c4d1e5c349 [2021-03-04T15:15:21.436Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T15:15:21.436Z] Removing intermediate container 835c68313b58 [2021-03-04T15:15:21.436Z] ---> 68b87fada995 [2021-03-04T15:15:21.436Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-04T15:15:22.030Z] ---> Running in 6a80164d4edc [2021-03-04T15:15:22.313Z] Removing intermediate container ba3e2b0ddac7 [2021-03-04T15:15:22.313Z] ---> 028775a173e7 [2021-03-04T15:15:22.313Z] Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:15:22.313Z] ---> Running in b50a5a7724d0 [2021-03-04T15:15:22.588Z] Removing intermediate container 6a80164d4edc [2021-03-04T15:15:22.588Z] ---> cebcfcce1f9b [2021-03-04T15:15:22.588Z] Step 20/22 : LABEL arch=arm64 [2021-03-04T15:15:22.588Z] ---> ee6f1655aa6c [2021-03-04T15:15:22.588Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-04T15:15:22.864Z] ---> Running in bed25f27fc3a [2021-03-04T15:15:23.138Z] Removing intermediate container b50a5a7724d0 [2021-03-04T15:15:23.138Z] ---> 93ce780df231 [2021-03-04T15:15:23.138Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T15:15:23.138Z] ---> Running in 4ca3fb248388 [2021-03-04T15:15:23.411Z] ---> Running in ff3c08002f48 [2021-03-04T15:15:23.684Z] Removing intermediate container bed25f27fc3a [2021-03-04T15:15:23.685Z] ---> e01ace85db5d [2021-03-04T15:15:23.685Z] Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:15:23.959Z] ---> Running in a386444703ef [2021-03-04T15:15:24.235Z] Removing intermediate container ff3c08002f48 [2021-03-04T15:15:24.235Z] ---> 2705ee042097 [2021-03-04T15:15:24.235Z] [2021-03-04T15:15:24.835Z] Removing intermediate container a386444703ef [2021-03-04T15:15:24.835Z] ---> b2f94c843eee [2021-03-04T15:15:24.835Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T15:15:24.835Z] Successfully built 2705ee042097 [2021-03-04T15:15:25.112Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-04T15:15:25.112Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2021-03-04T15:15:25.112Z] Removing intermediate container 9dea9d7e1939 [2021-03-04T15:15:25.112Z] ---> 0e393dfefddb [2021-03-04T15:15:25.112Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-04T15:15:25.112Z] ---> Running in 23457d4961c2 [2021-03-04T15:15:25.391Z] ---> Running in b68bd2f779d7 [2021-03-04T15:15:26.000Z] Removing intermediate container 23457d4961c2 [2021-03-04T15:15:26.000Z] ---> 7a111436c902 [2021-03-04T15:15:26.000Z] [2021-03-04T15:15:26.602Z] Successfully built 7a111436c902 [2021-03-04T15:15:26.873Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-04T15:15:26.873Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-03-04T15:15:26.873Z] Removing intermediate container 4ca3fb248388 [2021-03-04T15:15:26.873Z] ---> b4b4282b1a66 [2021-03-04T15:15:26.873Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-04T15:15:27.144Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T15:15:27.144Z] ---> Running in 0e2f483655e6 [2021-03-04T15:15:27.740Z] Removing intermediate container 0e2f483655e6 [2021-03-04T15:15:27.740Z] ---> b6fa815ae7ce [2021-03-04T15:15:27.740Z] Step 28/31 : CMD ["gate"] [2021-03-04T15:15:27.740Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T15:15:28.013Z] ---> Running in 1f27f8d0bc75 [2021-03-04T15:15:28.612Z] Removing intermediate container 1f27f8d0bc75 [2021-03-04T15:15:28.612Z] ---> 9170f2495280 [2021-03-04T15:15:28.612Z] Step 29/31 : LABEL arch=arm64 [2021-03-04T15:15:28.612Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-04T15:15:28.884Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-04T15:15:28.884Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-04T15:15:29.158Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-04T15:15:29.158Z] ---> Running in d888e26a94cf [2021-03-04T15:15:29.433Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-04T15:15:29.433Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-04T15:15:29.710Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:15:29.710Z] OK: 8 MiB in 20 packages [2021-03-04T15:15:29.996Z] Removing intermediate container d888e26a94cf [2021-03-04T15:15:29.996Z] ---> f75b279e4c64 [2021-03-04T15:15:29.996Z] Step 30/31 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:15:30.591Z] ---> Running in 280dfa15e94f [2021-03-04T15:15:31.569Z] Removing intermediate container 280dfa15e94f [2021-03-04T15:15:31.569Z] ---> b43916a90355 [2021-03-04T15:15:31.569Z] Step 31/31 : LABEL version=0.0.0 [2021-03-04T15:15:31.842Z] Removing intermediate container b68bd2f779d7 [2021-03-04T15:15:31.842Z] ---> c029c02a0f76 [2021-03-04T15:15:31.842Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T15:15:32.116Z] ---> Running in 870442fb358e [2021-03-04T15:15:33.094Z] ---> 8d97ecdf81fb [2021-03-04T15:15:33.094Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-04T15:15:33.094Z] Removing intermediate container 870442fb358e [2021-03-04T15:15:33.094Z] ---> 35127d088384 [2021-03-04T15:15:33.094Z] [2021-03-04T15:15:33.695Z] Successfully built 35127d088384 [2021-03-04T15:15:33.695Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-04T15:15:33.695Z] Building docker-core-command-go [2021-03-04T15:15:35.142Z]  Building docker-security-bootstrapper-go ... done  ---> e90e3036f5c5 [2021-03-04T15:15:35.142Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-04T15:15:36.121Z] ---> aeb207821e7d [2021-03-04T15:15:36.121Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-04T15:15:36.121Z] ---> Running in ae66a15b0dca [2021-03-04T15:15:36.729Z] Removing intermediate container ae66a15b0dca [2021-03-04T15:15:36.729Z] ---> b2755597dcec [2021-03-04T15:15:36.729Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T15:15:37.003Z] ---> Running in 78b9e5aca859 [2021-03-04T15:15:37.608Z] Removing intermediate container 78b9e5aca859 [2021-03-04T15:15:37.608Z] ---> 15b60ba66aa7 [2021-03-04T15:15:37.608Z] Step 21/23 : LABEL arch=arm64 [2021-03-04T15:15:37.879Z] ---> Running in 48b4d15a3935 [2021-03-04T15:15:38.473Z] Removing intermediate container 48b4d15a3935 [2021-03-04T15:15:38.473Z] ---> 46a356b1a189 [2021-03-04T15:15:38.473Z] Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:15:38.473Z] ---> Running in 78edad7dacd3 [2021-03-04T15:15:39.076Z] Removing intermediate container 78edad7dacd3 [2021-03-04T15:15:39.076Z] ---> 92e3e1c04c77 [2021-03-04T15:15:39.076Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T15:15:39.351Z] ---> Running in ca3c1ae82d36 [2021-03-04T15:15:39.947Z] Removing intermediate container ca3c1ae82d36 [2021-03-04T15:15:39.947Z] ---> d9c01b9e4a09 [2021-03-04T15:15:39.947Z] [2021-03-04T15:15:40.550Z] Successfully built d9c01b9e4a09 [2021-03-04T15:15:40.550Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-04T15:15:55.633Z]  Building docker-core-data-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:15:55.633Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:15:55.633Z] ---> e33b5e2dcf55 [2021-03-04T15:15:55.633Z] Step 3/26 : WORKDIR /edgex-go [2021-03-04T15:15:55.633Z] ---> Using cache [2021-03-04T15:15:55.633Z] ---> 86b6045148e9 [2021-03-04T15:15:55.633Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:15:55.633Z] ---> Using cache [2021-03-04T15:15:55.633Z] ---> 42b1f77fb799 [2021-03-04T15:15:55.633Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-04T15:15:57.067Z] ---> Running in 1f8f93f3a0d0 [2021-03-04T15:15:58.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T15:15:59.107Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T15:16:00.090Z] OK: 217 MiB in 51 packages [2021-03-04T15:16:02.725Z] Removing intermediate container 1f8f93f3a0d0 [2021-03-04T15:16:02.725Z] ---> a6a47930454e [2021-03-04T15:16:02.725Z] Step 6/26 : COPY go.mod . [2021-03-04T15:16:03.329Z] ---> 6dbf91f9a181 [2021-03-04T15:16:03.329Z] Step 7/26 : RUN go mod download [2021-03-04T15:16:03.603Z] ---> Running in 2cf6b0a7c9ff [2021-03-04T15:16:07.913Z] Removing intermediate container 2cf6b0a7c9ff [2021-03-04T15:16:07.913Z] ---> 50e88c7aa560 [2021-03-04T15:16:07.913Z] Step 8/26 : COPY . . [2021-03-04T15:16:12.229Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:16:12.229Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:16:12.229Z] ---> e33b5e2dcf55 [2021-03-04T15:16:12.229Z] Step 3/21 : WORKDIR /edgex-go [2021-03-04T15:16:12.229Z] ---> Using cache [2021-03-04T15:16:12.229Z] ---> 86b6045148e9 [2021-03-04T15:16:12.229Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:16:12.229Z] ---> Using cache [2021-03-04T15:16:12.229Z] ---> 42b1f77fb799 [2021-03-04T15:16:12.229Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-04T15:16:12.229Z] ---> Using cache [2021-03-04T15:16:12.229Z] ---> c9c41fb474b4 [2021-03-04T15:16:12.229Z] Step 6/21 : COPY go.mod . [2021-03-04T15:16:12.229Z] ---> Using cache [2021-03-04T15:16:12.229Z] ---> e57f6e2a541f [2021-03-04T15:16:12.229Z] Step 7/21 : RUN go mod download [2021-03-04T15:16:12.229Z] ---> Using cache [2021-03-04T15:16:12.229Z] ---> ece767458b3e [2021-03-04T15:16:12.229Z] Step 8/21 : COPY . . [2021-03-04T15:16:12.229Z] ---> Using cache [2021-03-04T15:16:12.229Z] ---> cbb3a3032987 [2021-03-04T15:16:12.229Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-04T15:16:12.509Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:16:12.509Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:16:12.509Z] ---> e33b5e2dcf55 [2021-03-04T15:16:12.509Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T15:16:12.509Z] ---> Using cache [2021-03-04T15:16:12.509Z] ---> 86b6045148e9 [2021-03-04T15:16:12.509Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:16:12.509Z] ---> Using cache [2021-03-04T15:16:12.509Z] ---> 42b1f77fb799 [2021-03-04T15:16:12.509Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T15:16:12.509Z] ---> Using cache [2021-03-04T15:16:12.509Z] ---> c9c41fb474b4 [2021-03-04T15:16:12.509Z] Step 6/23 : COPY go.mod . [2021-03-04T15:16:12.509Z] ---> Using cache [2021-03-04T15:16:12.509Z] ---> e57f6e2a541f [2021-03-04T15:16:12.509Z] Step 7/23 : RUN go mod download [2021-03-04T15:16:12.509Z] ---> Using cache [2021-03-04T15:16:12.509Z] ---> ece767458b3e [2021-03-04T15:16:12.509Z] Step 8/23 : COPY . . [2021-03-04T15:16:12.786Z] ---> Using cache [2021-03-04T15:16:12.786Z] ---> cbb3a3032987 [2021-03-04T15:16:12.786Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-04T15:16:14.795Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T15:16:14.795Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T15:16:14.795Z] ---> e33b5e2dcf55 [2021-03-04T15:16:14.795Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T15:16:14.795Z] ---> Using cache [2021-03-04T15:16:14.795Z] ---> 86b6045148e9 [2021-03-04T15:16:14.795Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T15:16:14.795Z] ---> Using cache [2021-03-04T15:16:14.795Z] ---> 42b1f77fb799 [2021-03-04T15:16:14.795Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T15:16:14.795Z] ---> Using cache [2021-03-04T15:16:14.795Z] ---> c9c41fb474b4 [2021-03-04T15:16:14.795Z] Step 6/23 : COPY go.mod . [2021-03-04T15:16:14.795Z] ---> Using cache [2021-03-04T15:16:14.795Z] ---> e57f6e2a541f [2021-03-04T15:16:14.795Z] Step 7/23 : RUN go mod download [2021-03-04T15:16:14.795Z] ---> Using cache [2021-03-04T15:16:14.795Z] ---> ece767458b3e [2021-03-04T15:16:14.795Z] Step 8/23 : COPY . . [2021-03-04T15:16:14.795Z] ---> Using cache [2021-03-04T15:16:14.795Z] ---> cbb3a3032987 [2021-03-04T15:16:14.795Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-04T15:16:15.399Z] ---> Running in cdcd62d3f285 [2021-03-04T15:16:15.399Z] ---> Running in fb21c6d09434 [2021-03-04T15:16:15.399Z] ---> Running in 2fbc781354dd [2021-03-04T15:16:17.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-04T15:16:17.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-04T15:16:17.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-04T15:16:27.587Z] ---> 80dbfc4b2d3c [2021-03-04T15:16:27.587Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-04T15:16:27.587Z] ---> Running in ab3a0c91c6f0 [2021-03-04T15:16:27.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-04T15:17:24.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-04T15:17:42.861Z] Removing intermediate container cdcd62d3f285 [2021-03-04T15:17:42.861Z] ---> 3a6f011b0b80 [2021-03-04T15:17:42.861Z] [2021-03-04T15:17:42.861Z] Step 10/21 : FROM alpine:3.12 [2021-03-04T15:17:42.861Z] ---> d10569e2745f [2021-03-04T15:17:42.861Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-04T15:17:42.861Z] ---> Running in 10472a88d510 [2021-03-04T15:17:42.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T15:17:42.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T15:17:43.469Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-04T15:17:43.469Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T15:17:43.469Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-04T15:17:43.469Z] (4/4) Installing curl (7.69.1-r3) [2021-03-04T15:17:43.469Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:17:43.469Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T15:17:43.755Z] OK: 7 MiB in 18 packages [2021-03-04T15:17:47.212Z] Removing intermediate container 10472a88d510 [2021-03-04T15:17:47.212Z] ---> 64050a236b27 [2021-03-04T15:17:47.212Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T15:17:47.212Z] ---> Running in 18e8fb2e9237 [2021-03-04T15:17:48.215Z] Removing intermediate container 18e8fb2e9237 [2021-03-04T15:17:48.215Z] ---> b993dbcf4472 [2021-03-04T15:17:48.215Z] Step 13/21 : WORKDIR /edgex [2021-03-04T15:17:48.493Z] ---> Running in 448c2be4bb4d [2021-03-04T15:17:49.941Z] Removing intermediate container 448c2be4bb4d [2021-03-04T15:17:49.941Z] ---> 7005ab88e05c [2021-03-04T15:17:49.941Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-04T15:17:50.217Z] Removing intermediate container ab3a0c91c6f0 [2021-03-04T15:17:50.217Z] ---> 7065b87e125a [2021-03-04T15:17:50.217Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-04T15:17:50.819Z] ---> Running in cda8787948ff [2021-03-04T15:17:51.104Z] ---> 99a3bf3d6de7 [2021-03-04T15:17:51.104Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-04T15:17:52.087Z] Removing intermediate container fb21c6d09434 [2021-03-04T15:17:52.087Z] ---> 0146d43f9bfb [2021-03-04T15:17:52.087Z] [2021-03-04T15:17:52.087Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T15:17:52.087Z] ---> d10569e2745f [2021-03-04T15:17:52.087Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T15:17:52.087Z] ---> Using cache [2021-03-04T15:17:52.087Z] ---> b0449ce261b1 [2021-03-04T15:17:52.087Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T15:17:52.087Z] ---> Using cache [2021-03-04T15:17:52.087Z] ---> d56e340cc009 [2021-03-04T15:17:52.087Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-04T15:17:52.362Z] ---> Running in 0a28c4d49db2 [2021-03-04T15:17:52.362Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-04T15:17:52.966Z] ---> df80ad45b122 [2021-03-04T15:17:52.966Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-04T15:17:52.966Z] Removing intermediate container 0a28c4d49db2 [2021-03-04T15:17:52.966Z] ---> e97695978c9d [2021-03-04T15:17:52.966Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T15:17:53.243Z] ---> Running in d602ad7d9702 [2021-03-04T15:17:54.232Z] Removing intermediate container d602ad7d9702 [2021-03-04T15:17:54.232Z] ---> 985581669d69 [2021-03-04T15:17:54.232Z] Step 15/23 : WORKDIR / [2021-03-04T15:17:54.512Z] ---> 4068ea3279db [2021-03-04T15:17:54.512Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-04T15:17:54.512Z] ---> Running in 54e29af6e389 [2021-03-04T15:17:54.512Z] ---> Running in 4b00ae47bbba [2021-03-04T15:17:55.113Z] Removing intermediate container 54e29af6e389 [2021-03-04T15:17:55.113Z] ---> 17acd5e6d9cb [2021-03-04T15:17:55.113Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T15:17:55.406Z] Removing intermediate container 4b00ae47bbba [2021-03-04T15:17:55.406Z] ---> 4ba921cb5bcf [2021-03-04T15:17:55.406Z] Step 18/21 : CMD ["--init=true"] [2021-03-04T15:17:55.697Z] ---> Running in fbdba3ab4c81 [2021-03-04T15:17:56.300Z] ---> 66890feb5022 [2021-03-04T15:17:56.300Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-04T15:17:56.300Z] Removing intermediate container cda8787948ff [2021-03-04T15:17:56.300Z] ---> a4d33c84524a [2021-03-04T15:17:56.300Z] [2021-03-04T15:17:56.300Z] Step 11/26 : FROM docker:20.10.0 [2021-03-04T15:17:56.579Z] 20.10.0: Pulling from library/docker [2021-03-04T15:17:56.579Z] Removing intermediate container fbdba3ab4c81 [2021-03-04T15:17:56.579Z] ---> 9db31afe9344 [2021-03-04T15:17:56.579Z] Step 19/21 : LABEL arch=arm64 [2021-03-04T15:17:56.854Z] ---> Running in ad83410e0860 [2021-03-04T15:17:58.290Z] Removing intermediate container ad83410e0860 [2021-03-04T15:17:58.290Z] ---> 037fe6e7dc5f [2021-03-04T15:17:58.290Z] Step 20/21 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:17:58.290Z] Removing intermediate container 2fbc781354dd [2021-03-04T15:17:58.290Z] ---> fd3b0895b44a [2021-03-04T15:17:58.290Z] [2021-03-04T15:17:58.290Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T15:17:58.290Z] ---> d10569e2745f [2021-03-04T15:17:58.290Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T15:17:58.290Z] ---> Using cache [2021-03-04T15:17:58.290Z] ---> b0449ce261b1 [2021-03-04T15:17:58.290Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T15:17:58.290Z] ---> Using cache [2021-03-04T15:17:58.290Z] ---> d56e340cc009 [2021-03-04T15:17:58.290Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-04T15:17:58.564Z] ---> 44fa2e0c410c [2021-03-04T15:17:58.564Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-04T15:17:59.161Z] ---> Running in ae8e7fbc37aa [2021-03-04T15:17:59.161Z] ---> Running in 03c35ebfb5ef [2021-03-04T15:17:59.755Z] ---> a2661682dbb9 [2021-03-04T15:17:59.756Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-04T15:18:00.029Z] Removing intermediate container 03c35ebfb5ef [2021-03-04T15:18:00.029Z] ---> d659eac0aece [2021-03-04T15:18:00.029Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T15:18:00.029Z] Removing intermediate container ae8e7fbc37aa [2021-03-04T15:18:00.029Z] ---> cf002fddab34 [2021-03-04T15:18:00.029Z] Step 21/21 : LABEL version=0.0.0 [2021-03-04T15:18:00.304Z] ---> Running in fcf0793cad16 [2021-03-04T15:18:00.578Z] ---> Running in 09962b6fe388 [2021-03-04T15:18:00.578Z] ---> Running in f4ee45c273a4 [2021-03-04T15:18:00.849Z] Removing intermediate container fcf0793cad16 [2021-03-04T15:18:00.849Z] ---> 6033e0211a9a [2021-03-04T15:18:00.849Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T15:18:01.472Z] ---> Running in cdca5ea1ef84 [2021-03-04T15:18:01.472Z] Removing intermediate container 09962b6fe388 [2021-03-04T15:18:01.472Z] ---> fb10ce94491f [2021-03-04T15:18:01.472Z] Step 15/23 : WORKDIR / [2021-03-04T15:18:01.472Z] Removing intermediate container f4ee45c273a4 [2021-03-04T15:18:01.472Z] ---> 2a67b1a531fe [2021-03-04T15:18:01.472Z] [2021-03-04T15:18:02.070Z] ---> Running in 50e5c352748c [2021-03-04T15:18:02.070Z] Successfully built 2a67b1a531fe [2021-03-04T15:18:02.070Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-04T15:18:02.345Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container cdca5ea1ef84 [2021-03-04T15:18:02.345Z] ---> 137ca6f036c9 [2021-03-04T15:18:02.345Z] Step 21/23 : LABEL arch=arm64 [2021-03-04T15:18:02.945Z] ---> Running in b1d2249aea58 [2021-03-04T15:18:02.945Z] Removing intermediate container 50e5c352748c [2021-03-04T15:18:02.945Z] ---> a9e2f1049fd4 [2021-03-04T15:18:02.945Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T15:18:03.928Z] Removing intermediate container b1d2249aea58 [2021-03-04T15:18:03.928Z] ---> a0ede90830c1 [2021-03-04T15:18:03.928Z] Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:18:04.200Z] ---> 4c8c58cb8d67 [2021-03-04T15:18:04.200Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-04T15:18:04.200Z] ---> Running in a65a2843647e [2021-03-04T15:18:04.832Z] Removing intermediate container a65a2843647e [2021-03-04T15:18:04.832Z] ---> 8199351b3031 [2021-03-04T15:18:04.832Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T15:18:05.813Z] ---> Running in d359198ef2f0 [2021-03-04T15:18:06.089Z] ---> 4ec030ce95af [2021-03-04T15:18:06.089Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-04T15:18:06.089Z] Removing intermediate container d359198ef2f0 [2021-03-04T15:18:06.089Z] ---> 18b18e675ab4 [2021-03-04T15:18:06.089Z] [2021-03-04T15:18:06.694Z] Successfully built 18b18e675ab4 [2021-03-04T15:18:06.694Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-04T15:18:06.967Z]  Building docker-core-command-go ... done  ---> f0f96240aac5 [2021-03-04T15:18:06.967Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-04T15:18:06.967Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-04T15:18:06.967Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-04T15:18:06.967Z] ---> eeaf43b92773 [2021-03-04T15:18:06.967Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-04T15:18:07.242Z] ---> Running in 16d5f61c127a [2021-03-04T15:18:07.242Z] ---> Running in 0524c93c3728 [2021-03-04T15:18:07.841Z] Removing intermediate container 0524c93c3728 [2021-03-04T15:18:07.841Z] ---> 2a04af1ae34d [2021-03-04T15:18:07.841Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T15:18:08.116Z] ---> Running in 3bf002e8a282 [2021-03-04T15:18:08.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T15:18:08.395Z] Removing intermediate container 3bf002e8a282 [2021-03-04T15:18:08.395Z] ---> 4d630eda0a22 [2021-03-04T15:18:08.395Z] Step 21/23 : LABEL arch=arm64 [2021-03-04T15:18:08.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T15:18:08.671Z] ---> Running in 075cbb548104 [2021-03-04T15:18:08.947Z] (1/2) Installing readline (8.0.4-r0) [2021-03-04T15:18:08.948Z] (2/2) Installing bash (5.0.17-r0) [2021-03-04T15:18:09.225Z] Removing intermediate container 075cbb548104 [2021-03-04T15:18:09.225Z] ---> 4e3ebfca0b60 [2021-03-04T15:18:09.225Z] Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:18:09.225Z] Executing bash-5.0.17-r0.post-install [2021-03-04T15:18:09.225Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:18:09.225Z] OK: 12 MiB in 22 packages [2021-03-04T15:18:09.225Z] ---> Running in 60207f0b9eb5 [2021-03-04T15:18:09.824Z] Removing intermediate container 60207f0b9eb5 [2021-03-04T15:18:09.824Z] ---> 56dd9637945b [2021-03-04T15:18:09.824Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T15:18:09.824Z] ---> Running in 4bb3a8ddcd4c [2021-03-04T15:18:10.422Z] Removing intermediate container 4bb3a8ddcd4c [2021-03-04T15:18:10.422Z] ---> b36121c143b6 [2021-03-04T15:18:10.422Z] [2021-03-04T15:18:10.422Z] Removing intermediate container 16d5f61c127a [2021-03-04T15:18:10.422Z] ---> e42b7689d6c6 [2021-03-04T15:18:10.422Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-04T15:18:10.695Z] ---> Running in c76a5cf1ab18 [2021-03-04T15:18:10.969Z] Successfully built b36121c143b6 [2021-03-04T15:18:10.969Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-04T15:18:11.240Z]  Building docker-core-metadata-go ... done Removing intermediate container c76a5cf1ab18 [2021-03-04T15:18:11.240Z] ---> b3c9e7e9038a [2021-03-04T15:18:11.240Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-04T15:18:11.513Z] ---> Running in 49ee29d80959 [2021-03-04T15:18:12.106Z] Removing intermediate container 49ee29d80959 [2021-03-04T15:18:12.106Z] ---> d385771de8f6 [2021-03-04T15:18:12.106Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-04T15:18:12.106Z] ---> Running in db6594cd1bbc [2021-03-04T15:18:12.378Z] Removing intermediate container db6594cd1bbc [2021-03-04T15:18:12.378Z] ---> c14116e7c9ed [2021-03-04T15:18:12.378Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-04T15:18:13.811Z] ---> dba0e2b8ee17 [2021-03-04T15:18:13.811Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-04T15:18:14.408Z] ---> 4191783ab79e [2021-03-04T15:18:14.408Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-04T15:18:15.390Z] ---> 289e9b18ffd2 [2021-03-04T15:18:15.390Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-04T15:18:15.390Z] ---> Running in 1d9982e8fea9 [2021-03-04T15:18:16.374Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T15:18:16.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T15:18:17.239Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-04T15:18:17.239Z] (2/33) Installing expat (2.2.9-r1) [2021-03-04T15:18:17.239Z] (3/33) Installing libffi (3.3-r2) [2021-03-04T15:18:17.239Z] (4/33) Installing gdbm (1.13-r1) [2021-03-04T15:18:17.239Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-04T15:18:17.239Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-04T15:18:17.239Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-04T15:18:19.207Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-04T15:18:19.207Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-04T15:18:19.207Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-04T15:18:19.207Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-04T15:18:19.207Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-04T15:18:19.207Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-04T15:18:19.207Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-04T15:18:19.207Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-04T15:18:19.207Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-04T15:18:19.207Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-04T15:18:19.207Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-04T15:18:19.207Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-04T15:18:19.207Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-04T15:18:19.207Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-04T15:18:19.207Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-04T15:18:19.207Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-04T15:18:19.207Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-04T15:18:19.207Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-04T15:18:19.207Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-04T15:18:19.207Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-04T15:18:19.207Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-04T15:18:19.207Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-04T15:18:19.207Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-04T15:18:19.207Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-04T15:18:19.207Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-04T15:18:19.207Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-04T15:18:19.478Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:18:19.478Z] OK: 71 MiB in 55 packages [2021-03-04T15:18:26.187Z] Removing intermediate container 1d9982e8fea9 [2021-03-04T15:18:26.187Z] ---> 8555a1d259dc [2021-03-04T15:18:26.187Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-04T15:18:26.187Z] ---> Running in aae86ac8c7d7 [2021-03-04T15:18:30.476Z] Collecting docker-compose==1.23.2 [2021-03-04T15:18:30.477Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-04T15:18:30.749Z] Collecting cached-property<2,>=1.2.0 [2021-03-04T15:18:30.749Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-04T15:18:31.021Z] Collecting texttable<0.10,>=0.9.0 [2021-03-04T15:18:31.021Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-04T15:18:32.991Z] Collecting jsonschema<3,>=2.5.1 [2021-03-04T15:18:32.991Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-04T15:18:33.964Z] Collecting PyYAML<4,>=3.10 [2021-03-04T15:18:33.964Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-04T15:18:38.254Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-04T15:18:38.254Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-04T15:18:38.254Z] Collecting docopt<0.7,>=0.6.1 [2021-03-04T15:18:38.254Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-04T15:18:39.682Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-04T15:18:40.274Z] Collecting docker<4.0,>=3.6.0 [2021-03-04T15:18:40.275Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-04T15:18:40.869Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-04T15:18:40.869Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-04T15:18:43.554Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-04T15:18:43.554Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-04T15:18:43.554Z] Collecting idna<2.8,>=2.5 [2021-03-04T15:18:43.554Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-04T15:18:43.554Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-04T15:18:43.554Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-04T15:18:44.171Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-04T15:18:44.171Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-04T15:18:44.778Z] Collecting docker-pycreds>=0.4.0 [2021-03-04T15:18:44.778Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-04T15:18:44.778Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-04T15:18:44.778Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-04T15:18:45.051Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-04T15:18:45.051Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-04T15:18:46.083Z] Installing collected packages: cached-property, texttable, jsonschema, PyYAML, idna, urllib3, requests, docopt, docker-pycreds, websocket-client, docker, dockerpty, docker-compose [2021-03-04T15:18:46.083Z] Running setup.py install for texttable: started [2021-03-04T15:18:48.057Z] Running setup.py install for texttable: finished with status 'done' [2021-03-04T15:18:48.327Z] Running setup.py install for PyYAML: started [2021-03-04T15:18:50.288Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-04T15:18:50.288Z] Attempting uninstall: idna [2021-03-04T15:18:50.288Z] Found existing installation: idna 2.9 [2021-03-04T15:18:50.288Z] Uninstalling idna-2.9: [2021-03-04T15:18:50.288Z] Successfully uninstalled idna-2.9 [2021-03-04T15:18:50.885Z] Attempting uninstall: urllib3 [2021-03-04T15:18:50.885Z] Found existing installation: urllib3 1.25.9 [2021-03-04T15:18:50.885Z] Uninstalling urllib3-1.25.9: [2021-03-04T15:18:51.154Z] Successfully uninstalled urllib3-1.25.9 [2021-03-04T15:18:51.746Z] Attempting uninstall: requests [2021-03-04T15:18:51.746Z] Found existing installation: requests 2.23.0 [2021-03-04T15:18:51.746Z] Uninstalling requests-2.23.0: [2021-03-04T15:18:51.746Z] Successfully uninstalled requests-2.23.0 [2021-03-04T15:18:52.336Z] Running setup.py install for docopt: started [2021-03-04T15:18:53.758Z] Running setup.py install for docopt: finished with status 'done' [2021-03-04T15:18:55.181Z] Running setup.py install for dockerpty: started [2021-03-04T15:18:56.604Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-04T15:18:57.573Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-04T15:19:00.944Z] Removing intermediate container aae86ac8c7d7 [2021-03-04T15:19:00.944Z] ---> 096c3d23c11d [2021-03-04T15:19:00.944Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-04T15:19:01.215Z] ---> Running in 47fdbc0a3f49 [2021-03-04T15:19:02.190Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T15:19:02.459Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T15:19:03.052Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T15:19:03.052Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-04T15:19:03.052Z] (3/3) Installing curl (7.69.1-r3) [2021-03-04T15:19:03.052Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T15:19:03.052Z] OK: 71 MiB in 58 packages [2021-03-04T15:19:04.477Z] Removing intermediate container 47fdbc0a3f49 [2021-03-04T15:19:04.477Z] ---> ea090152d744 [2021-03-04T15:19:04.477Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-04T15:19:04.477Z] ---> Running in 9b54a603e912 [2021-03-04T15:19:05.071Z] Removing intermediate container 9b54a603e912 [2021-03-04T15:19:05.071Z] ---> a1fe1ed350b5 [2021-03-04T15:19:05.071Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T15:19:05.071Z] ---> Running in c740b5b2aeb0 [2021-03-04T15:19:05.666Z] Removing intermediate container c740b5b2aeb0 [2021-03-04T15:19:05.666Z] ---> eb7b7543fd76 [2021-03-04T15:19:05.666Z] Step 24/26 : LABEL arch=arm64 [2021-03-04T15:19:05.666Z] ---> Running in e789d162bae8 [2021-03-04T15:19:06.257Z] Removing intermediate container e789d162bae8 [2021-03-04T15:19:06.257Z] ---> 5467404a74dc [2021-03-04T15:19:06.257Z] Step 25/26 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T15:19:06.257Z] ---> Running in dfe6fb1686e7 [2021-03-04T15:19:06.853Z] Removing intermediate container dfe6fb1686e7 [2021-03-04T15:19:06.853Z] ---> d6e22fd100a2 [2021-03-04T15:19:06.853Z] Step 26/26 : LABEL version=0.0.0 [2021-03-04T15:19:06.853Z] ---> Running in 2f14ca9d3e06 [2021-03-04T15:19:07.444Z] Removing intermediate container 2f14ca9d3e06 [2021-03-04T15:19:07.444Z] ---> 5b350ee356d3 [2021-03-04T15:19:07.444Z] [2021-03-04T15:19:07.715Z] Successfully built 5b350ee356d3 [2021-03-04T15:19:07.715Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-04T15:19:08.319Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-04T15:19:08.332Z] $ docker stop --time=1 acab4722b17f48bf6be135f8b014dc48958b90d2e65c5c67d4eaf57b0c3bc892 [2021-03-04T15:19:10.284Z] $ docker rm -f acab4722b17f48bf6be135f8b014dc48958b90d2e65c5c67d4eaf57b0c3bc892 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T15:19:11.041Z] + grep docker [2021-03-04T15:19:11.041Z] + docker images [2021-03-04T15:19:11.312Z] docker-sys-mgmt-agent-go-arm64 latest 5b350ee356d3 4 seconds ago 300MB [2021-03-04T15:19:11.312Z] docker-core-metadata-go-arm64 latest b36121c143b6 About a minute ago 17.9MB [2021-03-04T15:19:11.312Z] docker-core-command-go-arm64 latest 18b18e675ab4 About a minute ago 16.2MB [2021-03-04T15:19:11.312Z] docker-security-proxy-setup-go-arm64 latest 2a67b1a531fe About a minute ago 23.4MB [2021-03-04T15:19:11.312Z] docker-core-data-go-arm64 latest d9c01b9e4a09 3 minutes ago 21.1MB [2021-03-04T15:19:11.312Z] docker-security-bootstrapper-go-arm64 latest 35127d088384 3 minutes ago 17.8MB [2021-03-04T15:19:11.312Z] docker-support-notifications-go-arm64 latest 7a111436c902 3 minutes ago 16.9MB [2021-03-04T15:19:11.312Z] docker-support-scheduler-go-arm64 latest 2705ee042097 3 minutes ago 16.3MB [2021-03-04T15:19:11.312Z] docker-security-secretstore-setup-go-arm64 latest c0b794285340 3 minutes ago 23.7MB [2021-03-04T15:19:11.312Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-04T15:19:12.652Z] ---> job-cost.sh [2021-03-04T15:19:12.652Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vlkb [2021-03-04T15:19:51.580Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-04T15:22:13.376Z] lf-activate-venv(): INFO: Adding /tmp/venv-Vlkb/bin to PATH [2021-03-04T15:22:13.376Z] INFO: No Stack... [2021-03-04T15:22:13.376Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-04T15:22:13.376Z] INFO: Archiving Costs [Pipeline] sh [2021-03-04T15:22:13.724Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-03-04T15:22:13.724Z] + cut -d, -f6 [Pipeline] lock [2021-03-04T15:22:13.850Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3215-4-stack-cost] [2021-03-04T15:22:13.860Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3215-4-stack-cost] did not exist. Created. [2021-03-04T15:22:13.860Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3215-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-04T15:22:14.336Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-04T15:22:14.672Z] Stashed 1 file(s) [Pipeline] } [2021-03-04T15:22:14.684Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3215-4-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-04T15:22:18.042Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T15:22:18.926Z] ---> package-listing.sh [2021-03-04T15:22:18.926Z] ++ facter osfamily [2021-03-04T15:22:18.926Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-04T15:22:18.926Z] + OS_FAMILY=redhat [2021-03-04T15:22:18.926Z] + workspace=/w/workspace/edgex-go/4 [2021-03-04T15:22:18.926Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-04T15:22:18.926Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-04T15:22:18.926Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-04T15:22:18.926Z] + PACKAGES=/tmp/packages_start.txt [2021-03-04T15:22:18.926Z] + '[' /w/workspace/edgex-go/4 ']' [2021-03-04T15:22:18.926Z] + PACKAGES=/tmp/packages_end.txt [2021-03-04T15:22:18.926Z] + case "${OS_FAMILY}" in [2021-03-04T15:22:18.926Z] + rpm -qa [2021-03-04T15:22:18.926Z] + sort [2021-03-04T15:22:24.231Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-04T15:22:24.231Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-04T15:22:24.231Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-04T15:22:24.231Z] + '[' /w/workspace/edgex-go/4 ']' [2021-03-04T15:22:24.231Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-03-04T15:22:24.231Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-03-04T15:22:24.245Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-04T15:22:24.539Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:22:24.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T15:22:24.849Z] [2021-03-04T15:22:24.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-04T15:22:25.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T15:22:25.205Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-04T15:22:25.205Z] df20fa9351a1: Pulling fs layer [2021-03-04T15:22:25.205Z] 36b3adc4ff6f: Pulling fs layer [2021-03-04T15:22:25.205Z] 8ad3a11d3b57: Pulling fs layer [2021-03-04T15:22:25.205Z] 46f8f816bc3b: Pulling fs layer [2021-03-04T15:22:25.205Z] 93b61091891f: Pulling fs layer [2021-03-04T15:22:25.205Z] 93b9cdb0e59b: Pulling fs layer [2021-03-04T15:22:25.205Z] 5e14af77c1be: Pulling fs layer [2021-03-04T15:22:25.205Z] 01666e4c0597: Pulling fs layer [2021-03-04T15:22:25.205Z] aa168da1d23b: Pulling fs layer [2021-03-04T15:22:25.205Z] 46f8f816bc3b: Waiting [2021-03-04T15:22:25.205Z] 93b61091891f: Waiting [2021-03-04T15:22:25.205Z] 93b9cdb0e59b: Waiting [2021-03-04T15:22:25.205Z] 5e14af77c1be: Waiting [2021-03-04T15:22:25.205Z] aa168da1d23b: Waiting [2021-03-04T15:22:25.205Z] 36b3adc4ff6f: Verifying Checksum [2021-03-04T15:22:25.205Z] 36b3adc4ff6f: Download complete [2021-03-04T15:22:25.472Z] 46f8f816bc3b: Verifying Checksum [2021-03-04T15:22:25.472Z] 46f8f816bc3b: Download complete [2021-03-04T15:22:25.472Z] df20fa9351a1: Verifying Checksum [2021-03-04T15:22:25.472Z] 93b9cdb0e59b: Verifying Checksum [2021-03-04T15:22:25.472Z] 93b9cdb0e59b: Download complete [2021-03-04T15:22:25.472Z] 93b61091891f: Verifying Checksum [2021-03-04T15:22:25.472Z] 93b61091891f: Download complete [2021-03-04T15:22:25.472Z] 01666e4c0597: Verifying Checksum [2021-03-04T15:22:25.472Z] 01666e4c0597: Download complete [2021-03-04T15:22:25.472Z] 5e14af77c1be: Verifying Checksum [2021-03-04T15:22:25.472Z] 5e14af77c1be: Download complete [2021-03-04T15:22:25.734Z] df20fa9351a1: Pull complete [2021-03-04T15:22:26.007Z] 8ad3a11d3b57: Verifying Checksum [2021-03-04T15:22:26.007Z] 8ad3a11d3b57: Download complete [2021-03-04T15:22:26.007Z] 36b3adc4ff6f: Pull complete [2021-03-04T15:22:26.970Z] 8ad3a11d3b57: Pull complete [2021-03-04T15:22:26.970Z] 46f8f816bc3b: Pull complete [2021-03-04T15:22:27.922Z] aa168da1d23b: Verifying Checksum [2021-03-04T15:22:27.922Z] aa168da1d23b: Download complete [2021-03-04T15:22:29.849Z] 93b61091891f: Pull complete [2021-03-04T15:22:29.849Z] 93b9cdb0e59b: Pull complete [2021-03-04T15:22:29.849Z] 5e14af77c1be: Pull complete [2021-03-04T15:22:30.111Z] 01666e4c0597: Pull complete [2021-03-04T15:22:38.297Z] aa168da1d23b: Pull complete [2021-03-04T15:22:38.297Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-04T15:22:38.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T15:22:38.559Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-04T15:22:38.751Z] prd-centos7-docker-4c-2g-28477 does not seem to be running inside a container [2021-03-04T15:22:38.805Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-04T15:22:42.817Z] $ docker top 2aeb8248bbe81afdba8f78eb6da9886726f9e9bc418424ff18f97c176dc80795 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T15:22:43.438Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-04T15:22:43.751Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-04T15:22:44.054Z] + ls /var/log/sa-host [2021-03-04T15:22:44.054Z] + sadf -c /var/log/sa-host/sa04 [2021-03-04T15:22:44.054Z] file_magic: OK [2021-03-04T15:22:44.054Z] HZ: Using current value: 100 [2021-03-04T15:22:44.054Z] file_header: OK [2021-03-04T15:22:44.054Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-04T15:22:44.054Z] Statistics: [2021-03-04T15:22:44.054Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-04T15:22:44.054Z] File successfully converted to sysstat format version 12.2.1 [2021-03-04T15:22:44.054Z] + sadf -c /var/log/sa-host/sa23 [2021-03-04T15:22:44.054Z] file_magic: OK [2021-03-04T15:22:44.054Z] HZ: Using current value: 100 [2021-03-04T15:22:44.054Z] file_header: OK [2021-03-04T15:22:44.054Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-04T15:22:44.054Z] Statistics: [2021-03-04T15:22:44.054Z] Hnuu...uuuununununu... [2021-03-04T15:22:44.054Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-04T15:22:44.698Z] provisioning config files... [2021-03-04T15:22:44.719Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7204198594528445533tmp [Pipeline] { [Pipeline] echo [2021-03-04T15:22:44.794Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T15:22:45.091Z] ---> create-netrc.sh [Pipeline] } [2021-03-04T15:22:45.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-04T15:22:45.199Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T15:22:45.500Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-04T15:22:45.512Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T15:22:45.810Z] ---> sudo-logs.sh [2021-03-04T15:22:45.810Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-04T15:22:46.008Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T15:22:46.309Z] ---> job-cost.sh [2021-03-04T15:22:46.309Z] lf-activate-venv: SKIPPING [2021-03-04T15:22:46.309Z] DEBUG: total: 0.20999999344348907 [2021-03-04T15:22:46.309Z] INFO: Retrieving Stack Cost... [2021-03-04T15:22:47.256Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-04T15:22:47.830Z] INFO: Archiving Costs [Pipeline] echo [2021-03-04T15:22:47.844Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T15:22:48.182Z] ---> logs-deploy.sh [2021-03-04T15:22:48.182Z] lf-activate-venv: SKIPPING [2021-03-04T15:22:48.182Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3215/4 [2021-03-04T15:22:48.182Z] INFO: archiving workspace using pattern(s): [2021-03-04T15:22:49.645Z] Archives upload complete. [2021-03-04T15:22:49.645Z] INFO: archiving logs to Nexus