Pull request #3288 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7ef7d347cb4175037a414fdb0bc4dba19f78f629+bf41993ae39f966b0d993bd56432d2f66e6af597 (009d72e6017c813175127ea323dface0f7885c60) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3288/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3288/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-31025 in /w/workspace/edgexfoundry_edgex-go_PR-3288 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit bf41993ae39f966b0d993bd56432d2f66e6af597 into PR head commit 7ef7d347cb4175037a414fdb0bc4dba19f78f629 Merge succeeded, producing 7ef7d347cb4175037a414fdb0bc4dba19f78f629 Checking out Revision 7ef7d347cb4175037a414fdb0bc4dba19f78f629 (PR-3288) > 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/3288/head:refs/remotes/origin/PR-3288 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ef7d347cb4175037a414fdb0bc4dba19f78f629 # 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 bf41993ae39f966b0d993bd56432d2f66e6af597 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ef7d347cb4175037a414fdb0bc4dba19f78f629 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-23T06:07:35.429Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-23T06:07:35.769Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-23T06:07:36.022Z] ========================================================= [2021-03-23T06:07:36.022Z] EdgeX Global Pipelines Version Info [2021-03-23T06:07:36.022Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-23T06:07:37.539Z] ------------------- [2021-03-23T06:07:37.539Z] stable info: [2021-03-23T06:07:37.539Z] ------------------- [2021-03-23T06:07:37.539Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-23T06:07:37.539Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-23T06:07:37.539Z] Message: update stable to v1.0.186 [2021-03-23T06:07:38.488Z] ------------------- [2021-03-23T06:07:38.488Z] experimental info: [2021-03-23T06:07:38.488Z] ------------------- [2021-03-23T06:07:38.488Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-23T06:07:38.488Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-23T06:07:38.488Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-23T06:07:38.866Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-23T06:07:38.996Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-23T06:07:39.110Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-23T06:07:39.248Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-23T06:07:39.411Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-23T06:07:39.529Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-23T06:07:39.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-23T06:07:39.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-23T06:07:39.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-23T06:07:40.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-23T06:07:40.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-23T06:07:40.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-23T06:07:40.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-23T06:07:40.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-23T06:07:40.749Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-23T06:07:40.864Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-23T06:07:40.987Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-23T06:07:41.121Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-23T06:07:41.243Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-23T06:07:41.362Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-23T06:07:41.508Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-23T06:07:41.617Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-23T06:07:41.730Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3288 [Pipeline] echo [2021-03-23T06:07:41.913Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3288 [Pipeline] echo [2021-03-23T06:07:42.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3288 [Pipeline] echo [2021-03-23T06:07:42.228Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ef7d347cb4175037a414fdb0bc4dba19f78f629 [Pipeline] echo [2021-03-23T06:07:42.374Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ef7d34 [Pipeline] echo [2021-03-23T06:07:42.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-23T06:07:42.761Z] provisioning config files... [2021-03-23T06:07:42.793Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1205751234209146296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-23T06:07:43.248Z] ---> docker-login.sh [2021-03-23T06:07:43.248Z] nexus3.edgexfoundry.org:10001 [2021-03-23T06:07:43.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T06:07:43.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T06:07:43.515Z] Configure a credential helper to remove this warning. See [2021-03-23T06:07:43.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T06:07:43.515Z] [2021-03-23T06:07:43.515Z] Login Succeeded [2021-03-23T06:07:43.515Z] nexus3.edgexfoundry.org:10002 [2021-03-23T06:07:43.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T06:07:43.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T06:07:43.779Z] Configure a credential helper to remove this warning. See [2021-03-23T06:07:43.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T06:07:43.779Z] [2021-03-23T06:07:43.779Z] Login Succeeded [2021-03-23T06:07:43.779Z] nexus3.edgexfoundry.org:10003 [2021-03-23T06:07:44.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T06:07:44.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T06:07:44.042Z] Configure a credential helper to remove this warning. See [2021-03-23T06:07:44.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T06:07:44.042Z] [2021-03-23T06:07:44.042Z] Login Succeeded [2021-03-23T06:07:44.042Z] nexus3.edgexfoundry.org:10004 [2021-03-23T06:07:44.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T06:07:44.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T06:07:44.303Z] Configure a credential helper to remove this warning. See [2021-03-23T06:07:44.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T06:07:44.303Z] [2021-03-23T06:07:44.303Z] Login Succeeded [2021-03-23T06:07:44.303Z] docker.io [2021-03-23T06:07:44.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T06:07:44.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T06:07:44.565Z] Configure a credential helper to remove this warning. See [2021-03-23T06:07:44.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T06:07:44.565Z] [2021-03-23T06:07:44.565Z] Login Succeeded [2021-03-23T06:07:44.565Z] ---> docker-login.sh ends [Pipeline] } [2021-03-23T06:07:44.589Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-23T06:07:45.156Z] ++ 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-23T06:07:45.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T06:07:45.156Z] ++ dirname cmd/core-command/Dockerfile [2021-03-23T06:07:45.156Z] ++ cut -d/ -f2 [2021-03-23T06:07:45.156Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-23T06:07:45.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T06:07:45.156Z] ++ dirname cmd/core-data/Dockerfile [2021-03-23T06:07:45.156Z] ++ cut -d/ -f2 [2021-03-23T06:07:45.156Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-23T06:07:45.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T06:07:45.156Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-23T06:07:45.156Z] ++ cut -d/ -f2 [2021-03-23T06:07:45.156Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-23T06:07:45.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T06:07:45.156Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-23T06:07:45.156Z] ++ cut -d/ -f2 [2021-03-23T06:07:45.156Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-23T06:07:45.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T06:07:45.156Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-23T06:07:45.156Z] ++ cut -d/ -f2 [2021-03-23T06:07:45.156Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-23T06:07:45.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T06:07:45.156Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-23T06:07:45.156Z] ++ cut -d/ -f2 [2021-03-23T06:07:45.156Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-23T06:07:45.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T06:07:45.156Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-23T06:07:45.156Z] ++ cut -d/ -f2 [2021-03-23T06:07:45.156Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-23T06:07:45.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T06:07:45.156Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-23T06:07:45.156Z] ++ cut -d/ -f2 [2021-03-23T06:07:45.156Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-23T06:07:45.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T06:07:45.156Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-23T06:07:45.156Z] ++ cut -d/ -f2 [2021-03-23T06:07:45.156Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-23T06:07:45.259Z] 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-23T06:07:46.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-23T06:07:46.207Z] [2021-03-23T06:07:46.207Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-23T06:07:46.643Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-23T06:07:46.643Z] latest: Pulling from edgex-devops/git-semver [2021-03-23T06:07:46.643Z] 31603596830f: Pulling fs layer [2021-03-23T06:07:46.643Z] 2a8b12db71e7: Pulling fs layer [2021-03-23T06:07:46.643Z] 6ca5941a6612: Pulling fs layer [2021-03-23T06:07:46.643Z] ecc8261a40a4: Pulling fs layer [2021-03-23T06:07:46.643Z] ecc8261a40a4: Waiting [2021-03-23T06:07:46.643Z] 2a8b12db71e7: Verifying Checksum [2021-03-23T06:07:46.643Z] 2a8b12db71e7: Download complete [2021-03-23T06:07:46.643Z] 31603596830f: Verifying Checksum [2021-03-23T06:07:46.643Z] 31603596830f: Download complete [2021-03-23T06:07:46.917Z] ecc8261a40a4: Verifying Checksum [2021-03-23T06:07:46.917Z] ecc8261a40a4: Download complete [2021-03-23T06:07:46.917Z] 6ca5941a6612: Verifying Checksum [2021-03-23T06:07:46.917Z] 6ca5941a6612: Download complete [2021-03-23T06:07:47.186Z] 31603596830f: Pull complete [2021-03-23T06:07:47.186Z] 2a8b12db71e7: Pull complete [2021-03-23T06:07:48.162Z] 6ca5941a6612: Pull complete [2021-03-23T06:07:48.162Z] ecc8261a40a4: Pull complete [2021-03-23T06:07:48.162Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-23T06:07:48.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-23T06:07:48.426Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-23T06:07:48.569Z] prd-centos7-docker-4c-2g-31025 does not seem to be running inside a container [2021-03-23T06:07:48.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-23T06:07:51.425Z] $ docker top cefd88738300fca0c6d15fa0120ebdcbcdc02eafa1a24c69b4e34e35a1ec5394 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-23T06:07:51.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-23T06:07:51.998Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-23T06:07:52.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-23T06:07:52.270Z] $ docker exec cefd88738300fca0c6d15fa0120ebdcbcdc02eafa1a24c69b4e34e35a1ec5394 ssh-agent [2021-03-23T06:07:52.483Z] SSH_AUTH_SOCK=/tmp/ssh-T8cwtgaoUB8R/agent.12 [2021-03-23T06:07:52.483Z] SSH_AGENT_PID=17 [2021-03-23T06:07:52.501Z] Running ssh-add (command line suppressed) [2021-03-23T06:07:52.664Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1151434236010112188.key (/w/workspace/edgex-go/1@tmp/private_key_1151434236010112188.key) [2021-03-23T06:07:52.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-23T06:07:53.105Z] + git tag --points-at HEAD [Pipeline] } [2021-03-23T06:07:53.139Z] $ docker exec --env ******** --env ******** cefd88738300fca0c6d15fa0120ebdcbcdc02eafa1a24c69b4e34e35a1ec5394 ssh-agent -k [2021-03-23T06:07:53.258Z] unset SSH_AUTH_SOCK; [2021-03-23T06:07:53.259Z] unset SSH_AGENT_PID; [2021-03-23T06:07:53.259Z] echo Agent pid 17 killed; [2021-03-23T06:07:53.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-23T06:07:53.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-23T06:07:53.490Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-23T06:07:53.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-23T06:07:53.665Z] $ docker exec cefd88738300fca0c6d15fa0120ebdcbcdc02eafa1a24c69b4e34e35a1ec5394 ssh-agent [2021-03-23T06:07:53.836Z] SSH_AUTH_SOCK=/tmp/ssh-LZx2bzGsF6ZX/agent.45 [2021-03-23T06:07:53.836Z] SSH_AGENT_PID=51 [2021-03-23T06:07:53.844Z] Running ssh-add (command line suppressed) [2021-03-23T06:07:53.968Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3976733828415006090.key (/w/workspace/edgex-go/1@tmp/private_key_3976733828415006090.key) [2021-03-23T06:07:54.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-23T06:07:54.393Z] + git semver init [2021-03-23T06:07:54.393Z] # -> Open(): unable to determine branch for HEAD [2021-03-23T06:07:54.393Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-23T06:07:54.393Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-23T06:07:54.393Z] # $SEMVER_REMOTE_NAME = origin [2021-03-23T06:07:54.393Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-23T06:07:54.393Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-23T06:07:54.393Z] # $SEMVER_BRANCH = PR-3288 [2021-03-23T06:07:54.393Z] # $SEMVER_TEMP = /tmp/semver-539760760 [2021-03-23T06:07:54.393Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-23T06:08:12.573Z] # '/tmp/semver-539760760' -> '/w/workspace/edgex-go/1/.semver' [2021-03-23T06:08:13.150Z] # -> Force: false [2021-03-23T06:08:13.150Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-23T06:08:13.172Z] $ docker exec --env ******** --env ******** cefd88738300fca0c6d15fa0120ebdcbcdc02eafa1a24c69b4e34e35a1ec5394 ssh-agent -k [2021-03-23T06:08:13.411Z] unset SSH_AUTH_SOCK; [2021-03-23T06:08:13.411Z] unset SSH_AGENT_PID; [2021-03-23T06:08:13.411Z] echo Agent pid 51 killed; [2021-03-23T06:08:13.490Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-23T06:08:14.059Z] + git semver [Pipeline] } [2021-03-23T06:08:14.094Z] $ docker stop --time=1 cefd88738300fca0c6d15fa0120ebdcbcdc02eafa1a24c69b4e34e35a1ec5394 [2021-03-23T06:08:15.692Z] $ docker rm -f cefd88738300fca0c6d15fa0120ebdcbcdc02eafa1a24c69b4e34e35a1ec5394 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-23T06:08:16.308Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-23T06:08:16.902Z] Stashed 1 file(s) [Pipeline] echo [2021-03-23T06:08:16.932Z] [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-23T06:08:18.176Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-23T06:08:18.500Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-23T06:08:18.832Z] + true [2021-03-23T06:08:18.832Z] + sudo service docker restart [2021-03-23T06:08:18.832Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-23T06:08:19.453Z] ========================================================= [2021-03-23T06:08:19.453Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-23T06:08:19.453Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-23T06:08:19.837Z] + 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-23T06:08:23.161Z] Sending build context to Docker daemon 328.7MB [2021-03-23T06:08:23.161Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-23T06:08:23.161Z] Step 2/6 : FROM ${BASE} [2021-03-23T06:08:23.161Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-23T06:08:23.161Z] 188c0c94c7c5: Pulling fs layer [2021-03-23T06:08:23.161Z] 0ef7d3d256c8: Pulling fs layer [2021-03-23T06:08:23.161Z] de9db76c5a1d: Pulling fs layer [2021-03-23T06:08:23.162Z] bca2f99d35d6: Pulling fs layer [2021-03-23T06:08:23.162Z] 93359f2a8cfa: Pulling fs layer [2021-03-23T06:08:23.162Z] 7c6f9722023f: Pulling fs layer [2021-03-23T06:08:23.162Z] a35cf1a2eb13: Pulling fs layer [2021-03-23T06:08:23.162Z] bca2f99d35d6: Waiting [2021-03-23T06:08:23.162Z] 93359f2a8cfa: Waiting [2021-03-23T06:08:23.162Z] a35cf1a2eb13: Waiting [2021-03-23T06:08:23.162Z] 7c6f9722023f: Waiting [2021-03-23T06:08:23.431Z] de9db76c5a1d: Verifying Checksum [2021-03-23T06:08:23.431Z] de9db76c5a1d: Download complete [2021-03-23T06:08:23.431Z] 0ef7d3d256c8: Verifying Checksum [2021-03-23T06:08:23.431Z] 0ef7d3d256c8: Download complete [2021-03-23T06:08:23.431Z] 93359f2a8cfa: Verifying Checksum [2021-03-23T06:08:23.431Z] 93359f2a8cfa: Download complete [2021-03-23T06:08:23.431Z] 7c6f9722023f: Verifying Checksum [2021-03-23T06:08:23.431Z] 7c6f9722023f: Download complete [2021-03-23T06:08:23.431Z] 188c0c94c7c5: Verifying Checksum [2021-03-23T06:08:23.431Z] 188c0c94c7c5: Download complete [2021-03-23T06:08:23.698Z] 188c0c94c7c5: Pull complete [2021-03-23T06:08:23.965Z] 0ef7d3d256c8: Pull complete [2021-03-23T06:08:24.236Z] de9db76c5a1d: Pull complete [2021-03-23T06:08:25.192Z] a35cf1a2eb13: Verifying Checksum [2021-03-23T06:08:25.192Z] a35cf1a2eb13: Download complete [2021-03-23T06:08:25.768Z] bca2f99d35d6: Verifying Checksum [2021-03-23T06:08:25.768Z] bca2f99d35d6: Download complete [2021-03-23T06:08:31.120Z] bca2f99d35d6: Pull complete [2021-03-23T06:08:31.120Z] 93359f2a8cfa: Pull complete [2021-03-23T06:08:31.120Z] 7c6f9722023f: Pull complete [2021-03-23T06:08:32.539Z] Still waiting to schedule task [2021-03-23T06:08:32.539Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-23T06:08:35.389Z] a35cf1a2eb13: Pull complete [2021-03-23T06:08:35.389Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-23T06:08:35.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-23T06:08:35.389Z] ---> a62c8e92a672 [2021-03-23T06:08:35.389Z] 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-23T06:08:35.389Z] ---> Running in 9377f4254c90 [2021-03-23T06:08:36.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T06:08:37.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T06:08:38.248Z] (1/12) Installing libmagic (5.38-r0) [2021-03-23T06:08:38.825Z] (2/12) Installing file (5.38-r0) [2021-03-23T06:08:38.825Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-23T06:08:38.825Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-23T06:08:56.993Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-23T06:08:56.993Z] (6/12) Installing patch (2.7.6-r6) [2021-03-23T06:08:56.993Z] (7/12) Installing build-base (0.5-r2) [2021-03-23T06:08:56.993Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-23T06:08:56.993Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-23T06:08:56.993Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-23T06:08:56.993Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-23T06:08:56.993Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-23T06:08:56.993Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T06:08:56.993Z] OK: 233 MiB in 51 packages [2021-03-23T06:08:59.564Z] Removing intermediate container 9377f4254c90 [2021-03-23T06:08:59.564Z] ---> 92f9c42bc514 [2021-03-23T06:08:59.564Z] Step 4/6 : WORKDIR /edgex-go [2021-03-23T06:08:59.564Z] ---> Running in b2cbe4a472ac [2021-03-23T06:08:59.564Z] Removing intermediate container b2cbe4a472ac [2021-03-23T06:08:59.564Z] ---> 82cf701972c4 [2021-03-23T06:08:59.564Z] Step 5/6 : COPY go.mod . [2021-03-23T06:08:59.564Z] ---> 4a23ba7e7469 [2021-03-23T06:08:59.564Z] Step 6/6 : RUN go mod download [2021-03-23T06:08:59.832Z] ---> Running in d84c085079ba [2021-03-23T06:09:21.886Z] Removing intermediate container d84c085079ba [2021-03-23T06:09:21.886Z] ---> d2a9fc888dcc [2021-03-23T06:09:21.886Z] Successfully built d2a9fc888dcc [2021-03-23T06:09:21.886Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-23T06:09:22.253Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-23T06:09:22.253Z] . [Pipeline] withDockerContainer [2021-03-23T06:09:22.396Z] prd-centos7-docker-4c-2g-31025 does not seem to be running inside a container [2021-03-23T06:09:22.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-23T06:09:23.845Z] $ docker top b85beabfc9f7bde32341001c99962be1b158d7bcd956cc4f8c18542ee611f3f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-23T06:09:24.449Z] + go version [2021-03-23T06:09:24.449Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-23T06:09:24.482Z] $ docker stop --time=1 b85beabfc9f7bde32341001c99962be1b158d7bcd956cc4f8c18542ee611f3f5 [2021-03-23T06:09:25.862Z] $ docker rm -f b85beabfc9f7bde32341001c99962be1b158d7bcd956cc4f8c18542ee611f3f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T06:09:26.954Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-23T06:09:26.954Z] . [Pipeline] withDockerContainer [2021-03-23T06:09:27.086Z] prd-centos7-docker-4c-2g-31025 does not seem to be running inside a container [2021-03-23T06:09:27.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-23T06:09:27.952Z] $ docker top c823575a676beee3ff80d7664272db168aa2efb641c4b157bc6508b64b22fdae -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-23T06:09:28.249Z] ========================================================= [2021-03-23T06:09:28.249Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-23T06:09:28.249Z] ========================================================= [Pipeline] sh [2021-03-23T06:09:28.570Z] + make test [2021-03-23T06:09:28.570Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-23T06:09:38.663Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-23T06:09:57.087Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-23T06:10:05.637Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-23T06:10:05.637Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-23T06:10:05.637Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-23T06:10:08.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-23T06:10:08.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-23T06:10:08.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-23T06:10:08.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-23T06:10:08.829Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-23T06:10:09.097Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-23T06:10:11.692Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-23T06:10:11.692Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-23T06:10:11.692Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-23T06:10:13.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.125s coverage: 45.9% of statements [2021-03-23T06:10:13.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-23T06:10:13.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-23T06:10:13.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-23T06:10:13.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-23T06:10:13.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-23T06:10:13.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-23T06:10:13.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.072s coverage: 19.8% of statements [2021-03-23T06:10:13.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.132s coverage: 100.0% of statements [2021-03-23T06:10:17.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.165s coverage: 27.1% of statements [2021-03-23T06:10:17.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-23T06:10:17.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-23T06:10:17.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-23T06:10:17.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-23T06:10:17.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-23T06:10:17.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-23T06:10:17.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements [2021-03-23T06:10:17.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-23T06:10:17.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.054s coverage: 100.0% of statements [2021-03-23T06:10:17.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-23T06:10:17.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-23T06:10:17.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.127s coverage: 71.3% of statements [2021-03-23T06:10:17.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-23T06:10:17.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-23T06:10:17.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.225s coverage: 82.9% of statements [2021-03-23T06:10:17.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-23T06:10:17.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-23T06:10:17.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.090s coverage: 78.9% of statements [2021-03-23T06:10:17.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-23T06:10:21.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.424s coverage: 28.6% of statements [2021-03-23T06:10:21.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-23T06:10:21.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-23T06:10:21.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-23T06:10:21.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-23T06:10:21.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-23T06:10:21.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements [2021-03-23T06:10:21.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-23T06:10:21.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.034s coverage: 100.0% of statements [2021-03-23T06:10:21.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-23T06:10:21.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.166s coverage: 86.7% of statements [2021-03-23T06:10:21.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-23T06:10:21.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.115s coverage: 97.5% of statements [2021-03-23T06:10:21.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-23T06:10:21.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.072s coverage: 78.3% of statements [2021-03-23T06:10:21.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-23T06:10:21.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-23T06:10:21.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-23T06:10:21.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-23T06:10:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.552s coverage: 92.8% of statements [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-23T06:10:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.029s coverage: 58.8% of statements [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-23T06:10:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.060s coverage: 0.1% of statements [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-23T06:10:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-23T06:10:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-03-23T06:10:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements [2021-03-23T06:10:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.036s coverage: 94.1% of statements [2021-03-23T06:10:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-03-23T06:10:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.036s coverage: 87.5% of statements [2021-03-23T06:10:37.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2021-03-23T06:10:37.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.036s coverage: 44.8% of statements [2021-03-23T06:10:39.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.202s coverage: 81.7% of statements [2021-03-23T06:10:49.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements [2021-03-23T06:10:49.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-23T06:10:49.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-23T06:10:49.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-23T06:10:49.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements [2021-03-23T06:10:49.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-23T06:10:49.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-23T06:10:49.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-23T06:10:49.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-23T06:10:49.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-23T06:10:49.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements [2021-03-23T06:10:49.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-23T06:10:49.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-23T06:10:49.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.023s coverage: 100.0% of statements [2021-03-23T06:10:49.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-23T06:10:49.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 75.5% of statements [2021-03-23T06:10:49.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-23T06:10:49.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.8% of statements [2021-03-23T06:10:49.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.069s coverage: 87.2% of statements [2021-03-23T06:10:49.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 84.6% of statements [2021-03-23T06:10:49.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.110s coverage: 91.6% of statements [2021-03-23T06:10:49.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-23T06:10:49.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 64.4% of statements [2021-03-23T06:10:49.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-23T06:10:49.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-23T06:10:49.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-03-23T06:10:49.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements [2021-03-23T06:10:49.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-03-23T06:10:49.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2021-03-23T06:10:49.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-03-23T06:10:49.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.379s coverage: 69.0% of statements [2021-03-23T06:10:49.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-23T06:10:49.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-23T06:10:49.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-23T06:10:49.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 38.4% of statements [2021-03-23T06:10:49.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-23T06:10:49.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-23T06:10:49.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-03-23T06:10:49.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-23T06:10:49.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2021-03-23T06:10:49.186Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.163s coverage: 47.0% of statements [2021-03-23T06:10:49.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-23T06:10:49.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-23T06:10:49.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-23T06:10:49.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-23T06:10:49.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-23T06:10:49.186Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.060s coverage: 100.0% of statements [2021-03-23T06:10:49.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-23T06:10:49.186Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.056s coverage: 100.0% of statements [2021-03-23T06:10:49.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-23T06:10:49.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-23T06:10:49.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-23T06:10:49.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-23T06:10:49.186Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.218s coverage: 87.1% of statements [2021-03-23T06:10:49.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-23T06:10:49.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-23T06:10:49.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-23T06:10:50.657Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.154s coverage: 29.1% of statements [2021-03-23T06:10:50.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-23T06:10:50.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-23T06:10:50.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-23T06:10:50.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-23T06:10:50.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-23T06:10:50.657Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.083s coverage: 99.0% of statements [2021-03-23T06:10:50.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-23T06:10:50.657Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements [2021-03-23T06:10:50.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-23T06:10:50.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-23T06:10:50.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-23T06:10:50.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-23T06:10:50.657Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.118s coverage: 96.5% of statements [2021-03-23T06:10:50.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-23T06:10:50.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-23T06:10:50.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-23T06:10:50.657Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-03-23T06:10:50.657Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-23T06:10:50.657Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.041s coverage: 100.0% of statements [2021-03-23T06:10:50.657Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-23T06:10:50.657Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-23T06:10:50.657Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-23T06:10:50.657Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-23T06:10:50.657Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements [2021-03-23T06:10:50.657Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-23T06:10:50.657Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-23T06:10:50.657Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2021-03-23T06:10:51.245Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements [2021-03-23T06:10:51.245Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.047s coverage: 100.0% of statements [2021-03-23T06:10:51.826Z] GO111MODULE=on go vet ./... [2021-03-23T06:11:24.132Z] gofmt -l . [2021-03-23T06:11:24.132Z] [ "`gofmt -l .`" = "" ] [2021-03-23T06:11:24.132Z] ./bin/test-go-mod-tidy.sh [2021-03-23T06:11:24.132Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-23T06:11:24.466Z] + ls -al . [2021-03-23T06:11:24.466Z] total 772 [2021-03-23T06:11:24.466Z] drwxrwxr-x 10 1001 1001 4096 Mar 23 06:11 . [2021-03-23T06:11:24.466Z] drwxr-xr-x 4 root root 28 Mar 23 06:09 .. [2021-03-23T06:11:24.466Z] -rw-rw-r-- 1 1001 1001 11 Mar 23 06:07 .dockerignore [2021-03-23T06:11:24.466Z] drwxrwxr-x 8 1001 1001 179 Mar 23 06:07 .git [2021-03-23T06:11:24.466Z] drwxrwxr-x 3 1001 1001 125 Mar 23 06:07 .github [2021-03-23T06:11:24.466Z] -rw-rw-r-- 1 1001 1001 818 Mar 23 06:07 .gitignore [2021-03-23T06:11:24.466Z] drwx------ 3 1001 1001 60 Mar 23 06:08 .semver [2021-03-23T06:11:24.466Z] -rw-rw-r-- 1 1001 1001 166 Mar 23 06:07 .sonarcloud.properties [2021-03-23T06:11:24.466Z] -rw-rw-r-- 1 1001 1001 8607 Mar 23 06:07 Attribution.txt [2021-03-23T06:11:24.466Z] -rw-rw-r-- 1 1001 1001 3804 Mar 23 06:07 CONTRIBUTING.md [2021-03-23T06:11:24.466Z] -rw-rw-r-- 1 1001 1001 931 Mar 23 06:07 Dockerfile.build [2021-03-23T06:11:24.466Z] -rw-rw-r-- 1 1001 1001 863 Mar 23 06:07 Jenkinsfile [2021-03-23T06:11:24.466Z] -rw-rw-r-- 1 1001 1001 10775 Mar 23 06:07 LICENSE [2021-03-23T06:11:24.466Z] -rw-rw-r-- 1 1001 1001 5774 Mar 23 06:07 Makefile [2021-03-23T06:11:24.466Z] -rw-rw-r-- 1 1001 1001 6548 Mar 23 06:07 README.md [2021-03-23T06:11:24.466Z] -rw-rw-r-- 1 1001 1001 6755 Mar 23 06:07 SECURITY.md [2021-03-23T06:11:24.466Z] -rw-rw-r-- 1 1001 1001 5 Mar 23 06:08 VERSION [2021-03-23T06:11:24.466Z] -rw-rw-r-- 1 1001 1001 4131 Mar 23 06:07 ZMQWindows.md [2021-03-23T06:11:24.466Z] drwxrwxr-x 2 1001 1001 117 Mar 23 06:07 bin [2021-03-23T06:11:24.466Z] drwxrwxr-x 14 1001 1001 4096 Mar 23 06:07 cmd [2021-03-23T06:11:24.466Z] -rw-r--r-- 1 root root 659965 Mar 23 06:10 coverage.out [2021-03-23T06:11:24.466Z] -rw-r--r-- 1 root root 1055 Mar 23 06:11 go.mod [2021-03-23T06:11:24.466Z] -rw-r--r-- 1 root root 21981 Mar 23 06:11 go.sum [2021-03-23T06:11:24.466Z] drwxrwxr-x 8 1001 1001 127 Mar 23 06:07 internal [2021-03-23T06:11:24.466Z] drwxrwxr-x 4 1001 1001 26 Mar 23 06:07 openapi [2021-03-23T06:11:24.466Z] drwxrwxr-x 4 1001 1001 71 Mar 23 06:07 snap [2021-03-23T06:11:24.466Z] -rw-rw-r-- 1 1001 1001 168 Mar 23 06:07 version.go [Pipeline] sh [2021-03-23T06:11:24.800Z] + '[' -e coverage.out ] [2021-03-23T06:11:24.800Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-23T06:11:25.040Z] Stashed 1 file(s) [Pipeline] sh [2021-03-23T06:11:25.379Z] + make build [2021-03-23T06:11:25.379Z] 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-23T06:11:30.700Z] 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-23T06:11:38.952Z] 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-23T06:11:40.886Z] 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-23T06:11:42.815Z] 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-23T06:11:43.084Z] 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-23T06:11:44.493Z] 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-23T06:11:46.444Z] 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-23T06:11:47.393Z] 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-23T06:11:48.797Z] 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-23T06:11:49.753Z] 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-23T06:11:51.171Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-23T06:11:53.149Z] $ docker stop --time=1 c823575a676beee3ff80d7664272db168aa2efb641c4b157bc6508b64b22fdae [2021-03-23T06:11:54.917Z] $ docker rm -f c823575a676beee3ff80d7664272db168aa2efb641c4b157bc6508b64b22fdae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T06:11:57.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-23T06:11:57.297Z] [2021-03-23T06:11:57.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-23T06:11:57.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-23T06:11:57.701Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-23T06:11:57.701Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-23T06:11:57.701Z] ca9280d653b3: Pulling fs layer [2021-03-23T06:11:57.701Z] 7e9c9ca2126c: Pulling fs layer [2021-03-23T06:11:57.970Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-23T06:11:57.970Z] cbdbe7a5bc2a: Download complete [2021-03-23T06:11:58.237Z] cbdbe7a5bc2a: Pull complete [2021-03-23T06:11:58.502Z] ca9280d653b3: Verifying Checksum [2021-03-23T06:11:58.502Z] ca9280d653b3: Download complete [2021-03-23T06:11:59.469Z] ca9280d653b3: Pull complete [2021-03-23T06:11:59.469Z] 7e9c9ca2126c: Verifying Checksum [2021-03-23T06:11:59.469Z] 7e9c9ca2126c: Download complete [2021-03-23T06:12:05.541Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31029 in /w/workspace/edgexfoundry_edgex-go_PR-3288 [Pipeline] { [Pipeline] ws [2021-03-23T06:12:05.633Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-23T06:12:07.726Z] 7e9c9ca2126c: Pull complete [2021-03-23T06:12:07.727Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-23T06:12:07.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-23T06:12:07.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-23T06:12:07.949Z] prd-centos7-docker-4c-2g-31025 does not seem to be running inside a container [2021-03-23T06:12:08.243Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-23T06:12:10.982Z] $ docker top 036c72c0faae69b4a9cab17719ef4209f7da4d56ae95eb90d1179877fbf8938e -eo pid,comm [2021-03-23T06:12:11.013Z] using credential edgex-jenkins-ssh [2021-03-23T06:12:11.116Z] Cloning the remote Git repository [Pipeline] { [Pipeline] sh [2021-03-23T06:12:11.632Z] + docker-compose build --help [2021-03-23T06:12:11.632Z] + grep parallel [2021-03-23T06:12:11.185Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-23T06:12:11.296Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-23T06:12:11.395Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-23T06:12:11.395Z] > git --version # timeout=10 [2021-03-23T06:12:11.410Z] > git --version # 'git version 2.17.1' [2021-03-23T06:12:11.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-23T06:12:11.476Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-23T06:12:12.579Z] --parallel Build images in parallel. [Pipeline] } [2021-03-23T06:12:12.608Z] $ docker stop --time=1 036c72c0faae69b4a9cab17719ef4209f7da4d56ae95eb90d1179877fbf8938e [2021-03-23T06:12:14.132Z] $ docker rm -f 036c72c0faae69b4a9cab17719ef4209f7da4d56ae95eb90d1179877fbf8938e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T06:12:14.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-23T06:12:14.923Z] . [Pipeline] withDockerContainer [2021-03-23T06:12:15.061Z] prd-centos7-docker-4c-2g-31025 does not seem to be running inside a container [2021-03-23T06:12:15.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-23T06:12:15.940Z] $ docker top 22c3f3179888f6b1548167a9837e24056b2cfedbf40bb11270489794dcdfa6b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-23T06:12:16.491Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-23T06:12:17.445Z] Building docker-core-command-go ... [2021-03-23T06:12:17.445Z] Building docker-core-data-go ... [2021-03-23T06:12:17.445Z] Building docker-core-metadata-go ... [2021-03-23T06:12:17.445Z] Building docker-security-bootstrapper-go ... [2021-03-23T06:12:17.445Z] Building docker-security-proxy-setup-go ... [2021-03-23T06:12:17.445Z] Building docker-security-secretstore-setup-go ... [2021-03-23T06:12:17.446Z] Building docker-support-notifications-go ... [2021-03-23T06:12:17.446Z] Building docker-support-scheduler-go ... [2021-03-23T06:12:17.446Z] Building docker-sys-mgmt-agent-go ... [2021-03-23T06:12:17.446Z] Building docker-security-bootstrapper-go [2021-03-23T06:12:17.446Z] Building docker-sys-mgmt-agent-go [2021-03-23T06:12:17.446Z] Building docker-core-command-go [2021-03-23T06:12:17.446Z] Building docker-support-notifications-go [2021-03-23T06:12:17.446Z] Building docker-security-secretstore-setup-go [2021-03-23T06:12:27.099Z] Merging remotes/origin/master commit bf41993ae39f966b0d993bd56432d2f66e6af597 into PR head commit 7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:12:27.520Z] Merge succeeded, producing 7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:12:27.521Z] Checking out Revision 7ef7d347cb4175037a414fdb0bc4dba19f78f629 (PR-3288) [2021-03-23T06:12:26.363Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-23T06:12:26.378Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-23T06:12:26.408Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-23T06:12:26.441Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-23T06:12:26.442Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-23T06:12:26.452Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3288/head:refs/remotes/origin/PR-3288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-23T06:12:27.119Z] > git config core.sparsecheckout # timeout=10 [2021-03-23T06:12:27.133Z] > git checkout -f 7ef7d347cb4175037a414fdb0bc4dba19f78f629 # timeout=10 [2021-03-23T06:12:27.441Z] > git remote # timeout=10 [2021-03-23T06:12:27.459Z] > git config --get remote.origin.url # timeout=10 [2021-03-23T06:12:27.472Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-23T06:12:27.483Z] > git merge bf41993ae39f966b0d993bd56432d2f66e6af597 # timeout=10 [2021-03-23T06:12:27.507Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-23T06:12:27.531Z] > git config core.sparsecheckout # timeout=10 [2021-03-23T06:12:27.546Z] > git checkout -f 7ef7d347cb4175037a414fdb0bc4dba19f78f629 # timeout=10 [2021-03-23T06:12:31.973Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-03-23T06:12:32.033Z] > git --version # timeout=10 [2021-03-23T06:12:32.049Z] > git --version # 'git version 2.17.1' [2021-03-23T06:12:32.066Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-23T06:12:33.764Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-23T06:12:34.192Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-23T06:12:34.555Z] + true [2021-03-23T06:12:34.555Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-23T06:12:36.669Z] provisioning config files... [2021-03-23T06:12:36.715Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9151937617775278960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-23T06:12:37.179Z] ---> docker-login.sh [2021-03-23T06:12:37.179Z] nexus3.edgexfoundry.org:10001 [2021-03-23T06:12:38.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T06:12:38.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T06:12:38.435Z] Configure a credential helper to remove this warning. See [2021-03-23T06:12:38.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T06:12:38.435Z] [2021-03-23T06:12:38.435Z] Login Succeeded [2021-03-23T06:12:38.435Z] nexus3.edgexfoundry.org:10002 [2021-03-23T06:12:38.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T06:12:38.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T06:12:38.986Z] Configure a credential helper to remove this warning. See [2021-03-23T06:12:38.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T06:12:38.986Z] [2021-03-23T06:12:38.986Z] Login Succeeded [2021-03-23T06:12:38.986Z] nexus3.edgexfoundry.org:10003 [2021-03-23T06:12:39.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T06:12:39.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T06:12:39.533Z] Configure a credential helper to remove this warning. See [2021-03-23T06:12:39.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T06:12:39.533Z] [2021-03-23T06:12:39.533Z] Login Succeeded [2021-03-23T06:12:39.533Z] nexus3.edgexfoundry.org:10004 [2021-03-23T06:12:39.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T06:12:40.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T06:12:40.081Z] Configure a credential helper to remove this warning. See [2021-03-23T06:12:40.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T06:12:40.081Z] [2021-03-23T06:12:40.081Z] Login Succeeded [2021-03-23T06:12:40.081Z] docker.io [2021-03-23T06:12:40.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T06:12:40.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T06:12:40.628Z] Configure a credential helper to remove this warning. See [2021-03-23T06:12:40.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T06:12:40.628Z] [2021-03-23T06:12:40.628Z] Login Succeeded [2021-03-23T06:12:40.910Z] ---> docker-login.sh ends [Pipeline] } [2021-03-23T06:12:40.942Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-23T06:12:41.576Z] ========================================================= [2021-03-23T06:12:41.576Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-23T06:12:41.576Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-23T06:12:42.000Z] + 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-23T06:12:44.639Z] Sending build context to Docker daemon 166.9MB [2021-03-23T06:12:44.639Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-23T06:12:44.639Z] Step 2/6 : FROM ${BASE} [2021-03-23T06:12:44.639Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-23T06:12:44.639Z] 5f621e34cdf4: Pulling fs layer [2021-03-23T06:12:44.639Z] a4357932f1b6: Pulling fs layer [2021-03-23T06:12:44.639Z] 18c013af1878: Pulling fs layer [2021-03-23T06:12:44.639Z] 00ac8860ef70: Pulling fs layer [2021-03-23T06:12:44.639Z] 63d7cb157983: Pulling fs layer [2021-03-23T06:12:44.639Z] b116817d02f9: Pulling fs layer [2021-03-23T06:12:44.639Z] 745a02a5169b: Pulling fs layer [2021-03-23T06:12:44.639Z] 00ac8860ef70: Waiting [2021-03-23T06:12:44.639Z] 63d7cb157983: Waiting [2021-03-23T06:12:44.639Z] b116817d02f9: Waiting [2021-03-23T06:12:44.639Z] 745a02a5169b: Waiting [2021-03-23T06:12:44.639Z] 18c013af1878: Verifying Checksum [2021-03-23T06:12:44.639Z] 18c013af1878: Download complete [2021-03-23T06:12:44.639Z] a4357932f1b6: Verifying Checksum [2021-03-23T06:12:44.639Z] a4357932f1b6: Download complete [2021-03-23T06:12:44.639Z] 63d7cb157983: Verifying Checksum [2021-03-23T06:12:44.639Z] 63d7cb157983: Download complete [2021-03-23T06:12:44.913Z] b116817d02f9: Verifying Checksum [2021-03-23T06:12:44.913Z] b116817d02f9: Download complete [2021-03-23T06:12:44.913Z] 5f621e34cdf4: Verifying Checksum [2021-03-23T06:12:44.913Z] 5f621e34cdf4: Download complete [2021-03-23T06:12:45.519Z] 5f621e34cdf4: Pull complete [2021-03-23T06:12:46.507Z] a4357932f1b6: Pull complete [2021-03-23T06:12:46.507Z] 18c013af1878: Pull complete [2021-03-23T06:12:47.948Z] 745a02a5169b: Download complete [2021-03-23T06:12:48.226Z] 00ac8860ef70: Download complete [2021-03-23T06:12:56.384Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T06:12:56.384Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-23T06:12:56.384Z] ---> d2a9fc888dcc [2021-03-23T06:12:56.384Z] Step 3/31 : WORKDIR /edgex-go [2021-03-23T06:12:56.384Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T06:12:56.384Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-23T06:12:56.384Z] ---> d2a9fc888dcc [2021-03-23T06:12:56.384Z] Step 3/24 : WORKDIR /edgex-go [2021-03-23T06:12:56.384Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T06:12:56.384Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-23T06:12:56.384Z] ---> d2a9fc888dcc [2021-03-23T06:12:56.384Z] Step 3/26 : WORKDIR /edgex-go [2021-03-23T06:12:56.384Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T06:12:56.384Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-23T06:12:56.384Z] ---> d2a9fc888dcc [2021-03-23T06:12:56.384Z] Step 3/22 : WORKDIR /edgex-go [2021-03-23T06:12:56.384Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T06:12:56.384Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-23T06:12:56.384Z] ---> d2a9fc888dcc [2021-03-23T06:12:56.384Z] Step 3/23 : WORKDIR /edgex-go [2021-03-23T06:12:56.384Z] ---> Running in d52d231176d5 [2021-03-23T06:12:56.384Z] ---> Running in 95b83b72a118 [2021-03-23T06:12:56.384Z] ---> Running in 4f308701bd3b [2021-03-23T06:12:56.384Z] ---> Running in 2d7fc0a01412 [2021-03-23T06:12:56.384Z] ---> Running in fb5a5dbb6297 [2021-03-23T06:12:56.384Z] Removing intermediate container 4f308701bd3b [2021-03-23T06:12:56.384Z] ---> 1eda100cd5d4 [2021-03-23T06:12:56.384Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T06:12:56.384Z] Removing intermediate container 2d7fc0a01412 [2021-03-23T06:12:56.384Z] ---> 51ccf39f275f [2021-03-23T06:12:56.384Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T06:12:56.384Z] Removing intermediate container 95b83b72a118 [2021-03-23T06:12:56.384Z] ---> d6f69ecc26ea [2021-03-23T06:12:56.384Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T06:12:56.384Z] Removing intermediate container d52d231176d5 [2021-03-23T06:12:56.384Z] ---> 8d1fd96444a1 [2021-03-23T06:12:56.384Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T06:12:56.384Z] Removing intermediate container fb5a5dbb6297 [2021-03-23T06:12:56.384Z] ---> a86fec39e2be [2021-03-23T06:12:56.384Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T06:12:56.384Z] ---> Running in b9874e0e2ba3 [2021-03-23T06:12:56.384Z] ---> Running in 349b909e7a83 [2021-03-23T06:12:56.384Z] ---> Running in 4e97d176fde4 [2021-03-23T06:12:56.384Z] ---> Running in dcf599b538f7 [2021-03-23T06:12:56.384Z] ---> Running in c15d31a661bd [2021-03-23T06:12:57.362Z] Removing intermediate container 4e97d176fde4 [2021-03-23T06:12:57.362Z] ---> cbab486db203 [2021-03-23T06:12:57.362Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-23T06:12:57.627Z] ---> Running in 376921c3d97e [2021-03-23T06:12:57.627Z] Removing intermediate container b9874e0e2ba3 [2021-03-23T06:12:57.627Z] ---> 99f0a8188ede [2021-03-23T06:12:57.627Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-23T06:12:57.627Z] ---> Running in 65b578c9a076 [2021-03-23T06:12:58.228Z] Removing intermediate container 349b909e7a83 [2021-03-23T06:12:58.228Z] ---> f61fc43865cc [2021-03-23T06:12:58.228Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-23T06:12:58.228Z] Removing intermediate container c15d31a661bd [2021-03-23T06:12:58.228Z] ---> a80d967a7524 [2021-03-23T06:12:58.228Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-23T06:12:58.228Z] Removing intermediate container dcf599b538f7 [2021-03-23T06:12:58.228Z] ---> ed7432ff1e48 [2021-03-23T06:12:58.228Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-23T06:12:58.228Z] ---> Running in 6ab9d54aac77 [2021-03-23T06:12:58.409Z] 00ac8860ef70: Pull complete [2021-03-23T06:12:58.409Z] 63d7cb157983: Pull complete [2021-03-23T06:12:58.409Z] b116817d02f9: Pull complete [2021-03-23T06:12:58.493Z] ---> Running in 228eaeae5e67 [2021-03-23T06:12:58.493Z] ---> Running in ad73c4e799bd [2021-03-23T06:12:58.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T06:12:58.773Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T06:12:59.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T06:12:59.308Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T06:12:59.308Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T06:12:59.308Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T06:12:59.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T06:13:00.158Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T06:13:00.158Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T06:13:00.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T06:13:00.423Z] OK: 233 MiB in 51 packages [2021-03-23T06:13:00.688Z] OK: 233 MiB in 51 packages [2021-03-23T06:13:00.960Z] Removing intermediate container 376921c3d97e [2021-03-23T06:13:00.960Z] ---> 9e8826b1e77c [2021-03-23T06:13:00.961Z] Step 6/26 : COPY go.mod . [2021-03-23T06:13:00.961Z] OK: 233 MiB in 51 packages [2021-03-23T06:13:01.230Z] OK: 233 MiB in 51 packages [2021-03-23T06:13:01.230Z] OK: 233 MiB in 51 packages [2021-03-23T06:13:01.230Z] ---> ca5f993a42ac [2021-03-23T06:13:01.230Z] Step 7/26 : RUN go mod download [2021-03-23T06:13:01.498Z] Removing intermediate container 65b578c9a076 [2021-03-23T06:13:01.498Z] ---> cf82102f5ed7 [2021-03-23T06:13:01.498Z] Step 6/24 : COPY go.mod . [2021-03-23T06:13:01.498Z] ---> Running in f57905b7a33a [2021-03-23T06:13:01.763Z] Removing intermediate container 6ab9d54aac77 [2021-03-23T06:13:01.763Z] ---> 9de26833b71a [2021-03-23T06:13:01.763Z] Step 6/23 : COPY go.mod . [2021-03-23T06:13:01.763Z] ---> 4966c7a16e88 [2021-03-23T06:13:01.763Z] Step 7/24 : RUN go mod download [2021-03-23T06:13:01.814Z] 745a02a5169b: Pull complete [2021-03-23T06:13:01.814Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-23T06:13:01.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-23T06:13:01.814Z] ---> b7e6874047d6 [2021-03-23T06:13:01.814Z] 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-23T06:13:02.030Z] ---> Running in 2954a979ae79 [2021-03-23T06:13:02.307Z] ---> dc0e7f195086 [2021-03-23T06:13:02.307Z] Step 7/23 : RUN go mod download [2021-03-23T06:13:02.307Z] Removing intermediate container 228eaeae5e67 [2021-03-23T06:13:02.307Z] ---> ed7a72040335 [2021-03-23T06:13:02.307Z] Step 6/22 : COPY go.mod . [2021-03-23T06:13:02.578Z] ---> Running in 47cb3b57557b [2021-03-23T06:13:02.579Z] Removing intermediate container ad73c4e799bd [2021-03-23T06:13:02.579Z] ---> 978db8b850c2 [2021-03-23T06:13:02.579Z] Step 6/31 : COPY go.mod . [2021-03-23T06:13:02.848Z] ---> e283ed7e5619 [2021-03-23T06:13:02.848Z] Step 7/22 : RUN go mod download [2021-03-23T06:13:02.848Z] ---> Running in 3b8e1ce4c7d3 [2021-03-23T06:13:02.848Z] ---> 84b1714edc9c [2021-03-23T06:13:02.848Z] Step 7/31 : RUN go mod download [2021-03-23T06:13:03.121Z] ---> Running in e6a4babcc3fc [2021-03-23T06:13:04.085Z] Removing intermediate container 2954a979ae79 [2021-03-23T06:13:04.085Z] ---> 53f180e086a2 [2021-03-23T06:13:04.085Z] Step 8/24 : COPY . . [2021-03-23T06:13:04.349Z] Removing intermediate container 47cb3b57557b [2021-03-23T06:13:04.349Z] ---> 94fa2f61cfd4 [2021-03-23T06:13:04.349Z] Step 8/23 : COPY . . [2021-03-23T06:13:04.615Z] Removing intermediate container f57905b7a33a [2021-03-23T06:13:04.615Z] ---> da4440b5830e [2021-03-23T06:13:04.615Z] Step 8/26 : COPY . . [2021-03-23T06:13:05.219Z] ---> Running in 29312c6a5a78 [2021-03-23T06:13:06.669Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T06:13:07.269Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T06:13:08.699Z] (1/12) Installing libmagic (5.38-r0) [2021-03-23T06:13:08.699Z] (2/12) Installing file (5.38-r0) [2021-03-23T06:13:08.904Z] Removing intermediate container 3b8e1ce4c7d3 [2021-03-23T06:13:08.904Z] ---> 363abe3d4c3c [2021-03-23T06:13:08.904Z] Step 8/22 : COPY . . [2021-03-23T06:13:08.971Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-23T06:13:08.971Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-23T06:13:13.212Z] Removing intermediate container e6a4babcc3fc [2021-03-23T06:13:13.212Z] ---> 27799b41f9b2 [2021-03-23T06:13:13.212Z] Step 8/31 : COPY . . [2021-03-23T06:13:13.257Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-23T06:13:13.257Z] (6/12) Installing patch (2.7.6-r6) [2021-03-23T06:13:13.257Z] (7/12) Installing build-base (0.5-r2) [2021-03-23T06:13:13.257Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-23T06:13:13.257Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-23T06:13:13.257Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-23T06:13:13.257Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-23T06:13:13.257Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-23T06:13:13.257Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T06:13:13.257Z] OK: 217 MiB in 51 packages [2021-03-23T06:13:17.558Z] Removing intermediate container 29312c6a5a78 [2021-03-23T06:13:17.558Z] ---> 6c2f3e87786a [2021-03-23T06:13:17.558Z] Step 4/6 : WORKDIR /edgex-go [2021-03-23T06:13:17.558Z] ---> Running in 91046cec9750 [2021-03-23T06:13:18.154Z] Removing intermediate container 91046cec9750 [2021-03-23T06:13:18.154Z] ---> 95eda3ad01de [2021-03-23T06:13:18.154Z] Step 5/6 : COPY go.mod . [2021-03-23T06:13:18.753Z] ---> a9acee0fdf9c [2021-03-23T06:13:18.753Z] Step 6/6 : RUN go mod download [2021-03-23T06:13:18.753Z] ---> Running in 643326a878d0 [2021-03-23T06:13:45.601Z] Removing intermediate container 643326a878d0 [2021-03-23T06:13:45.601Z] ---> f3c7277a6a02 [2021-03-23T06:13:45.601Z] Successfully built f3c7277a6a02 [2021-03-23T06:13:45.601Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-23T06:13:45.978Z] + docker inspect -f . ci-base-image-arm64 [2021-03-23T06:13:45.978Z] . [Pipeline] withDockerContainer [2021-03-23T06:13:46.288Z] prd-ubuntu18.04-docker-arm64-4c-16g-31029 does not seem to be running inside a container [2021-03-23T06:13:46.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-23T06:13:47.933Z] $ docker top ddd811f3d9e509ef7bf8fb5266586c5c6c29c508c7c74a2a1c8adfefafc6afbc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-23T06:13:49.030Z] + go version [2021-03-23T06:13:49.030Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-23T06:13:49.070Z] $ docker stop --time=1 ddd811f3d9e509ef7bf8fb5266586c5c6c29c508c7c74a2a1c8adfefafc6afbc [2021-03-23T06:13:51.010Z] $ docker rm -f ddd811f3d9e509ef7bf8fb5266586c5c6c29c508c7c74a2a1c8adfefafc6afbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T06:13:52.230Z] ---> 6953c593a95c [2021-03-23T06:13:52.230Z] ---> 94fc186953c7 [2021-03-23T06:13:52.230Z] Step 9/23 : RUN make cmd/core-command/core-commandStep 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-23T06:13:52.230Z] [2021-03-23T06:13:52.230Z] ---> 6995cc3160b7 [2021-03-23T06:13:52.230Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-23T06:13:52.230Z] ---> Running in a8255a62aef0 [2021-03-23T06:13:52.230Z] ---> Running in b376f9a46dd6 [2021-03-23T06:13:52.230Z] ---> Running in 979f58f1a0d3 [2021-03-23T06:13:52.230Z] ---> 0ea904b3e2f7 [2021-03-23T06:13:52.230Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-23T06:13:52.230Z] ---> 5a667c7ff812 [2021-03-23T06:13:52.230Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-23T06:13:52.230Z] ---> Running in a90439a11039 [2021-03-23T06:13:52.230Z] ---> Running in ca61961bda21 [2021-03-23T06:13:52.230Z] 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-23T06:13:52.230Z] 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-23T06:13:52.230Z] 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-23T06:13:52.230Z] 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-23T06:13:52.230Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-23T06:13:52.340Z] + docker inspect -f . ci-base-image-arm64 [2021-03-23T06:13:52.340Z] . [Pipeline] withDockerContainer [2021-03-23T06:13:52.626Z] prd-ubuntu18.04-docker-arm64-4c-16g-31029 does not seem to be running inside a container [2021-03-23T06:13:52.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-23T06:13:54.256Z] $ docker top 171baafbe266fa48086262aee70ed5b9289837527ceefde6d0a70baa69e41b5e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-23T06:13:54.689Z] ========================================================= [2021-03-23T06:13:54.689Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-23T06:13:54.689Z] ========================================================= [Pipeline] sh [2021-03-23T06:13:55.352Z] + make test [2021-03-23T06:13:55.352Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-23T06:14:22.166Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-23T06:14:24.550Z] 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-23T06:14:29.991Z] Removing intermediate container a8255a62aef0 [2021-03-23T06:14:29.991Z] ---> 658653226a95 [2021-03-23T06:14:29.991Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-23T06:14:29.991Z] ---> Running in 66decdb45457 [2021-03-23T06:14:31.421Z] 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-23T06:14:36.749Z] Removing intermediate container a90439a11039 [2021-03-23T06:14:36.749Z] ---> 363302689c53 [2021-03-23T06:14:36.749Z] [2021-03-23T06:14:36.749Z] Step 10/31 : FROM alpine:3.12 [2021-03-23T06:14:36.749Z] Removing intermediate container b376f9a46dd6 [2021-03-23T06:14:36.749Z] ---> 60fcc06ab45a [2021-03-23T06:14:36.749Z] [2021-03-23T06:14:36.749Z] Step 10/24 : FROM alpine:3.12 [2021-03-23T06:14:36.749Z] Removing intermediate container 979f58f1a0d3 [2021-03-23T06:14:36.749Z] ---> 190437d8e06b [2021-03-23T06:14:36.749Z] [2021-03-23T06:14:36.749Z] Step 10/23 : FROM alpine:3.12 [2021-03-23T06:14:36.749Z] 3.12: Pulling from library/alpine [2021-03-23T06:14:36.749Z] 3.12: Pulling from library/alpine [2021-03-23T06:14:36.749Z] 3.12: Pulling from library/alpine [2021-03-23T06:14:36.749Z] Removing intermediate container 66decdb45457 [2021-03-23T06:14:36.749Z] ---> 5e2d7771b075 [2021-03-23T06:14:36.749Z] [2021-03-23T06:14:36.749Z] Step 11/26 : FROM docker:20.10.0 [2021-03-23T06:14:36.749Z] 20.10.0: Pulling from library/docker [2021-03-23T06:14:36.749Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-23T06:14:36.749Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-23T06:14:36.749Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-23T06:14:36.749Z] Status: Downloaded newer image for alpine:3.12 [2021-03-23T06:14:36.749Z] Status: Image is up to date for alpine:3.12 [2021-03-23T06:14:36.749Z] ---> 88dd2752d2ea [2021-03-23T06:14:36.749Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-23T06:14:36.749Z] ---> 88dd2752d2ea [2021-03-23T06:14:36.749Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-23T06:14:36.749Z] Status: Downloaded newer image for alpine:3.12 [2021-03-23T06:14:36.749Z] ---> 88dd2752d2ea [2021-03-23T06:14:36.749Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-23T06:14:39.316Z] ---> Running in 5f7c72d88a23 [2021-03-23T06:14:39.316Z] ---> Running in 6e40e3448023 [2021-03-23T06:14:39.316Z] ---> Running in 805be6b0f71b [2021-03-23T06:14:39.581Z] Removing intermediate container ca61961bda21 [2021-03-23T06:14:39.581Z] ---> 741fe5581a53 [2021-03-23T06:14:39.581Z] [2021-03-23T06:14:39.581Z] Step 10/22 : FROM alpine:3.12 [2021-03-23T06:14:39.581Z] ---> 88dd2752d2ea [2021-03-23T06:14:39.581Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-23T06:14:39.850Z] Removing intermediate container 805be6b0f71b [2021-03-23T06:14:39.850Z] ---> c3c459e360c3 [2021-03-23T06:14:39.850Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-23T06:14:39.850Z] ---> Running in ec8723bb2f21 [2021-03-23T06:14:40.443Z] ---> Running in bfce0b0c4c1d [2021-03-23T06:14:41.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T06:14:41.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T06:14:41.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T06:14:41.339Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T06:14:41.339Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-23T06:14:41.339Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T06:14:41.339Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-23T06:14:41.339Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-23T06:14:41.339Z] (4/5) Installing curl (7.69.1-r3) [2021-03-23T06:14:41.339Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-23T06:14:41.339Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T06:14:41.339Z] Executing ca-certificates-20191127-r4.trigger [2021-03-23T06:14:41.339Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T06:14:41.339Z] OK: 7 MiB in 19 packages [2021-03-23T06:14:41.633Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-23T06:14:41.633Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T06:14:41.633Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T06:14:41.633Z] OK: 6 MiB in 15 packages [2021-03-23T06:14:41.633Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-23T06:14:41.633Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T06:14:41.633Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-23T06:14:41.633Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T06:14:41.634Z] Executing ca-certificates-20191127-r4.trigger [2021-03-23T06:14:41.634Z] OK: 6 MiB in 16 packages [2021-03-23T06:14:41.909Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-23T06:14:41.909Z] (2/2) Installing su-exec (0.2-r1) [2021-03-23T06:14:41.909Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T06:14:41.909Z] OK: 6 MiB in 16 packages [2021-03-23T06:14:44.478Z] Removing intermediate container 5f7c72d88a23 [2021-03-23T06:14:44.478Z] ---> f050af231385 [2021-03-23T06:14:44.478Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-23T06:14:45.058Z] Removing intermediate container 6e40e3448023 [2021-03-23T06:14:45.058Z] ---> 8cd79ca1cfad [2021-03-23T06:14:45.058Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T06:14:45.329Z] ---> Running in 27a0a0a39e8a [2021-03-23T06:14:45.329Z] ---> Running in 2d412007c7c3 [2021-03-23T06:14:45.329Z] Removing intermediate container bfce0b0c4c1d [2021-03-23T06:14:45.329Z] ---> 086e7ee33ed2 [2021-03-23T06:14:45.329Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-23T06:14:45.329Z] Removing intermediate container ec8723bb2f21 [2021-03-23T06:14:45.329Z] ---> 65c540e1ac3a [2021-03-23T06:14:45.329Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T06:14:45.594Z] ---> Running in 4daab91cf6c0 [2021-03-23T06:14:45.594Z] ---> Running in 825abfc6ae56 [2021-03-23T06:14:45.594Z] Removing intermediate container 27a0a0a39e8a [2021-03-23T06:14:45.594Z] ---> 1388052fd2b7 [2021-03-23T06:14:45.594Z] Step 13/24 : WORKDIR / [2021-03-23T06:14:45.862Z] Removing intermediate container 2d412007c7c3 [2021-03-23T06:14:45.862Z] ---> cbc1140177c5 [2021-03-23T06:14:45.862Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-23T06:14:45.862Z] ---> Running in 0b59a0375b89 [2021-03-23T06:14:45.862Z] Removing intermediate container 4daab91cf6c0 [2021-03-23T06:14:45.862Z] ---> d842862e728d [2021-03-23T06:14:45.862Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-23T06:14:45.862Z] Removing intermediate container 825abfc6ae56 [2021-03-23T06:14:45.862Z] ---> f0f085c3c576 [2021-03-23T06:14:45.862Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-23T06:14:45.862Z] ---> Running in a136fe79236e [2021-03-23T06:14:46.128Z] ---> Running in 6a14e61e22e6 [2021-03-23T06:14:46.128Z] ---> Running in 5f158067e54e [2021-03-23T06:14:46.511Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-23T06:14:46.511Z] Removing intermediate container 0b59a0375b89 [2021-03-23T06:14:46.511Z] ---> 801513dd9e87 [2021-03-23T06:14:46.511Z] 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-23T06:14:46.511Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-23T06:14:46.511Z] Removing intermediate container a136fe79236e [2021-03-23T06:14:46.511Z] ---> 9256f7ac93ca [2021-03-23T06:14:46.511Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-23T06:14:46.511Z] ---> aefe523efa57 [2021-03-23T06:14:46.511Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-23T06:14:46.511Z] Removing intermediate container 6a14e61e22e6 [2021-03-23T06:14:46.511Z] ---> 98e08164eb61 [2021-03-23T06:14:46.511Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-23T06:14:46.511Z] Removing intermediate container 5f158067e54e [2021-03-23T06:14:46.511Z] ---> ef3485027726 [2021-03-23T06:14:46.511Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-23T06:14:46.879Z] ---> Running in fe17cec3d8cd [2021-03-23T06:14:46.879Z] ---> Running in 3f05ce014745 [2021-03-23T06:14:46.879Z] ---> Running in 48a4600e8b52 [2021-03-23T06:14:46.879Z] ---> Running in b855409627db [2021-03-23T06:14:46.879Z] ---> 6f24e6930c09 [2021-03-23T06:14:46.879Z] 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-23T06:14:46.879Z] Removing intermediate container 48a4600e8b52 [2021-03-23T06:14:46.879Z] ---> bdae43226679 [2021-03-23T06:14:46.879Z] Step 15/23 : WORKDIR / [2021-03-23T06:14:47.201Z] ---> Running in 9bbd179659fd [2021-03-23T06:14:47.201Z] Removing intermediate container b855409627db [2021-03-23T06:14:47.201Z] ---> ce714051501f [2021-03-23T06:14:47.201Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T06:14:48.534Z] ---> f55f68c937be [2021-03-23T06:14:48.534Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-23T06:14:48.534Z] Removing intermediate container 9bbd179659fd [2021-03-23T06:14:48.534Z] ---> dc2d4b9efcb7 [2021-03-23T06:14:48.534Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T06:14:48.534Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T06:14:48.534Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T06:14:48.534Z] ---> 632e63c19144 [2021-03-23T06:14:48.534Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-23T06:14:48.534Z] ---> 0787d52cb398 [2021-03-23T06:14:48.534Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-23T06:14:48.534Z] (1/2) Installing readline (8.0.4-r0) [2021-03-23T06:14:48.534Z] (2/2) Installing bash (5.0.17-r0) [2021-03-23T06:14:48.534Z] Executing bash-5.0.17-r0.post-install [2021-03-23T06:14:48.534Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T06:14:48.866Z] OK: 12 MiB in 22 packages [2021-03-23T06:14:48.866Z] ---> c4eef51c31ec [2021-03-23T06:14:48.866Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-23T06:14:49.140Z] ---> 7096fbdc6549 [2021-03-23T06:14:49.140Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-23T06:14:49.416Z] Removing intermediate container fe17cec3d8cd [2021-03-23T06:14:49.416Z] ---> f6a66e21c0d8 [2021-03-23T06:14:49.416Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-23T06:14:49.416Z] ---> be8fa88c62b1 [2021-03-23T06:14:49.416Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-23T06:14:49.416Z] ---> Running in 07239e24eea1 [2021-03-23T06:14:49.690Z] Removing intermediate container 3f05ce014745 [2021-03-23T06:14:49.690Z] ---> 714099f216e4 [2021-03-23T06:14:49.690Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-23T06:14:49.690Z] ---> 62fb3c8a16c7 [2021-03-23T06:14:49.690Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-23T06:14:49.690Z] ---> Running in 86372006cafe [2021-03-23T06:14:49.954Z] Removing intermediate container 07239e24eea1 [2021-03-23T06:14:49.954Z] ---> 21f8f1a8673b [2021-03-23T06:14:49.954Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-23T06:14:49.954Z] ---> 55edafce9592 [2021-03-23T06:14:49.954Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-23T06:14:49.954Z] ---> 681568603b9e [2021-03-23T06:14:49.954Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-23T06:14:49.954Z] ---> Running in 79e11e0fc836 [2021-03-23T06:14:50.219Z] ---> bfb051b17c91 [2021-03-23T06:14:50.219Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-23T06:14:50.219Z] Removing intermediate container 86372006cafe [2021-03-23T06:14:50.219Z] ---> cf7559ccd2df [2021-03-23T06:14:50.219Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-23T06:14:50.219Z] ---> Running in 700d4ca72eb3 [2021-03-23T06:14:50.219Z] ---> Running in d50376173799 [2021-03-23T06:14:50.487Z] ---> f56ebb333f4c [2021-03-23T06:14:50.487Z] 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-23T06:14:50.487Z] ---> 8fc021188b61 [2021-03-23T06:14:50.487Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-23T06:14:50.487Z] Removing intermediate container 79e11e0fc836 [2021-03-23T06:14:50.487Z] ---> ee6b3ba10d35 [2021-03-23T06:14:50.487Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T06:14:50.487Z] ---> Running in 15d013899159 [2021-03-23T06:14:50.487Z] ---> Running in 1b119461b050 [2021-03-23T06:14:50.752Z] ---> Running in baba4e975a6f [2021-03-23T06:14:50.752Z] Removing intermediate container 700d4ca72eb3 [2021-03-23T06:14:50.752Z] ---> d9010518657c [2021-03-23T06:14:50.752Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T06:14:50.752Z] Removing intermediate container d50376173799 [2021-03-23T06:14:50.752Z] ---> 940c5e9b4af5 [2021-03-23T06:14:50.752Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-23T06:14:51.017Z] ---> Running in 265a1d55b70d [2021-03-23T06:14:51.285Z] ---> Running in 876747452dd1 [2021-03-23T06:14:51.286Z] Removing intermediate container baba4e975a6f [2021-03-23T06:14:51.286Z] ---> fd1982b8d747 [2021-03-23T06:14:51.286Z] Step 20/22 : LABEL arch=x86_64 [2021-03-23T06:14:51.286Z] ---> Running in 32f06168be67 [2021-03-23T06:14:51.569Z] Removing intermediate container 876747452dd1 [2021-03-23T06:14:51.569Z] ---> b276ce97cc48 [2021-03-23T06:14:51.569Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-23T06:14:51.569Z] Removing intermediate container 265a1d55b70d [2021-03-23T06:14:51.569Z] ---> f680595c0f74 [2021-03-23T06:14:51.569Z] Step 21/23 : LABEL arch=x86_64 [2021-03-23T06:14:51.569Z] ---> Running in 9a14f356cfd7 [2021-03-23T06:14:51.840Z] Removing intermediate container 32f06168be67 [2021-03-23T06:14:51.840Z] ---> 8de023a122fe [2021-03-23T06:14:51.840Z] Step 21/22 : LABEL git_sha=7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:14:51.840Z] ---> Running in 3ae0cfa02ee9 [2021-03-23T06:14:52.113Z] Removing intermediate container 9a14f356cfd7 [2021-03-23T06:14:52.113Z] ---> a4f704a2c84e [2021-03-23T06:14:52.113Z] Step 22/23 : LABEL git_sha=7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:14:52.113Z] ---> Running in 466d99ed7257 [2021-03-23T06:14:52.113Z] ---> 3444f401a0ab [2021-03-23T06:14:52.113Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-23T06:14:52.378Z] Removing intermediate container 3ae0cfa02ee9 [2021-03-23T06:14:52.378Z] ---> d652bafe7e5e [2021-03-23T06:14:52.378Z] Step 22/22 : LABEL version=0.0.0 [2021-03-23T06:14:52.646Z] ---> Running in d80ed4e3926e [2021-03-23T06:14:52.646Z] Removing intermediate container 466d99ed7257 [2021-03-23T06:14:52.646Z] ---> 1ffb1c6e40ba [2021-03-23T06:14:52.646Z] Step 23/23 : LABEL version=0.0.0 [2021-03-23T06:14:52.646Z] ---> 6c2fe942f2cc [2021-03-23T06:14:52.646Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-23T06:14:52.913Z] ---> Running in c66fbcb488c9 [2021-03-23T06:14:52.913Z] Removing intermediate container 15d013899159 [2021-03-23T06:14:52.913Z] ---> 6defba58dab1 [2021-03-23T06:14:52.913Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-23T06:14:52.913Z] Removing intermediate container 1b119461b050 [2021-03-23T06:14:52.913Z] ---> 1e248c9f8bcc [2021-03-23T06:14:52.913Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T06:14:52.913Z] Removing intermediate container d80ed4e3926e [2021-03-23T06:14:52.913Z] ---> fd1a2eb9674e [2021-03-23T06:14:52.913Z] [2021-03-23T06:14:53.178Z] ---> Running in 17b6bfdbf3ec [2021-03-23T06:14:53.178Z] ---> 08787a8c35d6 [2021-03-23T06:14:53.178Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-23T06:14:53.178Z] Removing intermediate container c66fbcb488c9 [2021-03-23T06:14:53.178Z] ---> b3eea59d9a09 [2021-03-23T06:14:53.178Z] [2021-03-23T06:14:53.443Z] ---> f2668e25a000 [2021-03-23T06:14:53.443Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-23T06:14:53.443Z] ---> Running in 5273e312ba2b [2021-03-23T06:14:53.443Z] Successfully built fd1a2eb9674e [2021-03-23T06:14:53.443Z] Successfully built b3eea59d9a09 [2021-03-23T06:14:53.708Z] Removing intermediate container 17b6bfdbf3ec [2021-03-23T06:14:53.708Z] ---> 52a3ffa2250c [2021-03-23T06:14:53.708Z] Step 22/24 : LABEL arch=x86_64 [2021-03-23T06:14:53.708Z] Successfully tagged docker-core-command-go:latest [2021-03-23T06:14:53.708Z] Successfully tagged docker-support-notifications-go:latest [2021-03-23T06:14:53.708Z]  Building docker-core-command-go ... done  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2021-03-23T06:14:53.708Z] Building docker-core-metadata-go [2021-03-23T06:14:53.979Z] ---> Running in 0b783594fb42 [2021-03-23T06:14:54.259Z] ---> 64c1ff070612 [2021-03-23T06:14:54.259Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-23T06:14:54.259Z] Removing intermediate container 0b783594fb42 [2021-03-23T06:14:54.259Z] ---> 18694e357e4d [2021-03-23T06:14:54.259Z] Step 23/24 : LABEL git_sha=7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:14:54.544Z] ---> Running in c5b2fed3b467 [2021-03-23T06:14:54.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T06:14:54.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T06:14:54.544Z] ---> ee9d8db28972 [2021-03-23T06:14:54.544Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-23T06:14:54.544Z] Removing intermediate container c5b2fed3b467 [2021-03-23T06:14:54.544Z] ---> 920682cffbc7 [2021-03-23T06:14:54.544Z] Step 24/24 : LABEL version=0.0.0 [2021-03-23T06:14:54.816Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-23T06:14:54.816Z] (2/33) Installing expat (2.2.9-r1) [2021-03-23T06:14:54.816Z] (3/33) Installing libffi (3.3-r2) [2021-03-23T06:14:54.816Z] ---> Running in 9efef65cf9da [2021-03-23T06:14:54.816Z] (4/33) Installing gdbm (1.13-r1) [2021-03-23T06:14:56.447Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-23T06:14:56.447Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-23T06:14:56.447Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-23T06:15:01.828Z] Removing intermediate container 9efef65cf9da [2021-03-23T06:15:01.828Z] ---> bcb88a046006 [2021-03-23T06:15:01.828Z] [2021-03-23T06:15:01.828Z] ---> 25de48c007d4 [2021-03-23T06:15:01.828Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-23T06:15:01.828Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-23T06:15:01.828Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-23T06:15:01.828Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-23T06:15:01.828Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-23T06:15:01.828Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-23T06:15:01.828Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-23T06:15:01.828Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-23T06:15:02.424Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-23T06:15:02.424Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-23T06:15:02.424Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-23T06:15:02.696Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-23T06:15:02.986Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-23T06:15:03.569Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-23T06:15:04.156Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-23T06:15:04.156Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-23T06:15:04.156Z] Successfully built bcb88a046006 [2021-03-23T06:15:04.156Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-23T06:15:04.156Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-23T06:15:04.156Z] Building docker-security-proxy-setup-go [2021-03-23T06:15:04.428Z]  Building docker-security-secretstore-setup-go ... done (24/33) Installing py3-distro (1.5.0-r1) [2021-03-23T06:15:04.428Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-23T06:15:04.428Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-23T06:15:04.428Z] ---> b88f200640d2 [2021-03-23T06:15:04.428Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-23T06:15:04.703Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-23T06:15:04.703Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-23T06:15:04.703Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-23T06:15:04.703Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-23T06:15:04.703Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-23T06:15:04.703Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-23T06:15:04.703Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-23T06:15:07.303Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T06:15:07.605Z] OK: 71 MiB in 55 packages [2021-03-23T06:15:07.605Z] ---> Running in bf78b5421716 [2021-03-23T06:15:09.180Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-23T06:15:10.974Z] Removing intermediate container bf78b5421716 [2021-03-23T06:15:10.974Z] ---> 071af149f0d4 [2021-03-23T06:15:10.974Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-23T06:15:11.813Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-23T06:15:14.359Z] ---> efa118fc6940 [2021-03-23T06:15:14.359Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-23T06:15:14.961Z] ---> Running in 37bae00c7d55 [2021-03-23T06:15:20.324Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T06:15:20.324Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-23T06:15:20.324Z] ---> d2a9fc888dcc [2021-03-23T06:15:20.324Z] Step 3/22 : WORKDIR /edgex-go [2021-03-23T06:15:20.324Z] ---> Using cache [2021-03-23T06:15:20.324Z] ---> a86fec39e2be [2021-03-23T06:15:20.324Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T06:15:20.324Z] ---> Using cache [2021-03-23T06:15:20.324Z] ---> a80d967a7524 [2021-03-23T06:15:20.324Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-23T06:15:20.324Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T06:15:20.324Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-23T06:15:20.324Z] ---> d2a9fc888dcc [2021-03-23T06:15:20.324Z] Step 3/23 : WORKDIR /edgex-go [2021-03-23T06:15:20.324Z] ---> Using cache [2021-03-23T06:15:20.324Z] ---> a86fec39e2be [2021-03-23T06:15:20.324Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T06:15:20.324Z] ---> Using cache [2021-03-23T06:15:20.324Z] ---> a80d967a7524 [2021-03-23T06:15:20.324Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-23T06:15:20.597Z] ---> Running in adbd3d25e34f [2021-03-23T06:15:20.597Z] ---> Running in 94e6bff8fb26 [2021-03-23T06:15:21.562Z] Removing intermediate container 37bae00c7d55 [2021-03-23T06:15:21.562Z] ---> 023af6abd1b9 [2021-03-23T06:15:21.562Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-23T06:15:22.157Z] ---> Running in ee6f0bc87840 [2021-03-23T06:15:23.121Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T06:15:23.121Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T06:15:23.706Z] Removing intermediate container ee6f0bc87840 [2021-03-23T06:15:23.706Z] ---> a8ae553bc7de [2021-03-23T06:15:23.706Z] Step 28/31 : CMD ["gate"] [2021-03-23T06:15:23.974Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T06:15:23.974Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T06:15:24.458Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-23T06:15:24.458Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-23T06:15:24.458Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-23T06:15:24.458Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-23T06:15:24.458Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-23T06:15:24.562Z] ---> Running in b4cb6c315843 [2021-03-23T06:15:24.867Z] OK: 233 MiB in 51 packages [2021-03-23T06:15:24.867Z] OK: 233 MiB in 51 packages [2021-03-23T06:15:25.468Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-23T06:15:25.877Z] Removing intermediate container b4cb6c315843 [2021-03-23T06:15:25.877Z] ---> 62e0e2a91c49 [2021-03-23T06:15:25.877Z] Step 29/31 : LABEL arch=x86_64 [2021-03-23T06:15:27.313Z] ---> Running in 831bcaca95e3 [2021-03-23T06:15:27.916Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T06:15:27.916Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-23T06:15:27.916Z] ---> d2a9fc888dcc [2021-03-23T06:15:27.916Z] Step 3/21 : WORKDIR /edgex-go [2021-03-23T06:15:27.916Z] ---> Using cache [2021-03-23T06:15:27.916Z] ---> a86fec39e2be [2021-03-23T06:15:27.916Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T06:15:27.916Z] ---> Using cache [2021-03-23T06:15:27.916Z] ---> a80d967a7524 [2021-03-23T06:15:27.916Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-23T06:15:27.916Z] ---> Using cache [2021-03-23T06:15:27.916Z] ---> a1acf7945eb2 [2021-03-23T06:15:27.916Z] Step 6/21 : COPY go.mod . [2021-03-23T06:15:28.504Z] Removing intermediate container 94e6bff8fb26 [2021-03-23T06:15:28.504Z] ---> a1acf7945eb2 [2021-03-23T06:15:28.504Z] Step 6/22 : COPY go.mod . [2021-03-23T06:15:28.781Z] Removing intermediate container 831bcaca95e3 [2021-03-23T06:15:28.781Z] ---> 2e72138fcb15 [2021-03-23T06:15:28.781Z] Step 30/31 : LABEL git_sha=7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:15:28.878Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-23T06:15:28.878Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-23T06:15:29.051Z] ---> 32a287afa85a [2021-03-23T06:15:29.052Z] Step 7/21 : RUN go mod download [2021-03-23T06:15:29.333Z] Removing intermediate container adbd3d25e34f [2021-03-23T06:15:29.333Z] ---> c938a5e11966 [2021-03-23T06:15:29.333Z] Step 6/23 : COPY go.mod . [2021-03-23T06:15:29.915Z] ---> 224d32bc4cdb [2021-03-23T06:15:29.915Z] Step 7/22 : RUN go mod download [2021-03-23T06:15:29.915Z] ---> Running in fedcd2042f33 [2021-03-23T06:15:30.189Z] ---> Running in ac557a388a2a [2021-03-23T06:15:30.189Z] ---> Running in 7e364dfc31e2 [2021-03-23T06:15:30.458Z] ---> 0fc1c69f1afd [2021-03-23T06:15:30.458Z] Step 7/23 : RUN go mod download [2021-03-23T06:15:30.741Z] ---> Running in 6fa8ecb680c1 [2021-03-23T06:15:30.741Z] Removing intermediate container fedcd2042f33 [2021-03-23T06:15:30.741Z] ---> 073e0352b8dc [2021-03-23T06:15:30.741Z] Step 31/31 : LABEL version=0.0.0 [2021-03-23T06:15:30.741Z] Removing intermediate container 5273e312ba2b [2021-03-23T06:15:30.741Z] ---> 49ef73c12267 [2021-03-23T06:15:30.741Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-23T06:15:31.019Z] ---> Running in b9ebe252eda8 [2021-03-23T06:15:31.019Z] ---> Running in 6a6ad56f903f [2021-03-23T06:15:31.639Z] Removing intermediate container 6a6ad56f903f [2021-03-23T06:15:31.639Z] ---> 8695a57d5f83 [2021-03-23T06:15:31.639Z] [2021-03-23T06:15:31.639Z] Successfully built 8695a57d5f83 [2021-03-23T06:15:31.639Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-23T06:15:31.639Z] Building docker-core-data-go [2021-03-23T06:15:33.613Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 7e364dfc31e2 [2021-03-23T06:15:33.613Z] ---> a0f4cebb2598 [2021-03-23T06:15:33.613Z] Step 8/22 : COPY . . [2021-03-23T06:15:33.613Z] Removing intermediate container ac557a388a2a [2021-03-23T06:15:33.613Z] ---> ac9811b9c3e1 [2021-03-23T06:15:33.613Z] Step 8/21 : COPY . . [2021-03-23T06:15:33.613Z] Removing intermediate container 6fa8ecb680c1 [2021-03-23T06:15:33.613Z] ---> def7d2cec292 [2021-03-23T06:15:33.613Z] Step 8/23 : COPY . . [2021-03-23T06:15:37.180Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-23T06:15:37.180Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-23T06:15:37.180Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-23T06:15:37.906Z] Collecting docker-compose==1.23.2 [2021-03-23T06:15:37.906Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-23T06:15:38.877Z] Collecting texttable<0.10,>=0.9.0 [2021-03-23T06:15:38.877Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-23T06:15:42.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.300s coverage: 45.9% of statements [2021-03-23T06:15:42.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-23T06:15:42.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-23T06:15:42.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-23T06:15:42.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-23T06:15:42.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-23T06:15:42.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-23T06:15:42.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.203s coverage: 19.8% of statements [2021-03-23T06:15:42.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.232s coverage: 100.0% of statements [2021-03-23T06:15:44.289Z] 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-23T06:15:44.289Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-23T06:15:44.289Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-23T06:15:45.286Z] Collecting docker<4.0,>=3.6.0 [2021-03-23T06:15:45.286Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-23T06:15:46.089Z] Collecting jsonschema<3,>=2.5.1 [2021-03-23T06:15:46.089Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-23T06:15:47.100Z] Collecting PyYAML<4,>=3.10 [2021-03-23T06:15:47.100Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-23T06:15:50.499Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-23T06:15:50.499Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-23T06:15:50.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.510s coverage: 27.1% of statements [2021-03-23T06:15:50.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-23T06:15:50.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-23T06:15:50.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-23T06:15:50.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-23T06:15:50.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-23T06:15:50.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-23T06:15:50.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.076s coverage: 100.0% of statements [2021-03-23T06:15:50.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-23T06:15:50.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.080s coverage: 100.0% of statements [2021-03-23T06:15:50.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-23T06:15:50.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-23T06:15:50.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.392s coverage: 71.3% of statements [2021-03-23T06:15:50.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-23T06:15:50.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-23T06:15:52.918Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.524s coverage: 82.9% of statements [2021-03-23T06:15:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-23T06:15:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-23T06:15:52.918Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.181s coverage: 78.9% of statements [2021-03-23T06:15:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-23T06:15:53.105Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-23T06:15:53.106Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-23T06:15:56.024Z] Collecting cached-property<2,>=1.2.0 [2021-03-23T06:15:56.024Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-23T06:15:57.462Z] Collecting docopt<0.7,>=0.6.1 [2021-03-23T06:15:57.462Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-23T06:15:59.201Z] Collecting docker-pycreds>=0.4.0 [2021-03-23T06:15:59.201Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-23T06:15:59.491Z] 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-23T06:16:00.199Z] Collecting idna<2.8,>=2.5 [2021-03-23T06:16:00.199Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-23T06:16:00.474Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-23T06:16:00.474Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-23T06:16:00.474Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T06:16:00.474Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-23T06:16:00.749Z] ---> d2a9fc888dcc [2021-03-23T06:16:00.749Z] Step 3/23 : WORKDIR /edgex-go [2021-03-23T06:16:00.749Z] ---> Using cache [2021-03-23T06:16:00.749Z] ---> a86fec39e2be [2021-03-23T06:16:00.749Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T06:16:00.749Z] ---> Using cache [2021-03-23T06:16:00.749Z] ---> a80d967a7524 [2021-03-23T06:16:00.749Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-23T06:16:00.749Z] 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-23T06:16:00.749Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-23T06:16:00.749Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-23T06:16:00.749Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-23T06:16:00.749Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-23T06:16:01.357Z] Installing collected packages: texttable, websocket-client, docker-pycreds, idna, urllib3, requests, docker, jsonschema, PyYAML, dockerpty, cached-property, docopt, docker-compose [2021-03-23T06:16:01.357Z] Running setup.py install for texttable: started [2021-03-23T06:16:02.337Z] ---> Running in d766d80ca7aa [2021-03-23T06:16:03.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.109s coverage: 28.6% of statements [2021-03-23T06:16:03.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-23T06:16:03.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-23T06:16:03.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-23T06:16:03.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-23T06:16:03.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-23T06:16:03.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.159s coverage: 100.0% of statements [2021-03-23T06:16:03.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-23T06:16:03.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.064s coverage: 100.0% of statements [2021-03-23T06:16:03.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-23T06:16:03.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.268s coverage: 86.7% of statements [2021-03-23T06:16:03.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-23T06:16:03.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.295s coverage: 97.5% of statements [2021-03-23T06:16:03.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-23T06:16:03.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.131s coverage: 78.3% of statements [2021-03-23T06:16:03.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-23T06:16:03.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-23T06:16:03.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-23T06:16:03.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-23T06:16:03.325Z] Running setup.py install for texttable: finished with status 'done' [2021-03-23T06:16:03.930Z] Attempting uninstall: idna [2021-03-23T06:16:03.930Z] Found existing installation: idna 2.9 [2021-03-23T06:16:03.930Z] Uninstalling idna-2.9: [2021-03-23T06:16:03.930Z] Successfully uninstalled idna-2.9 [2021-03-23T06:16:04.619Z] Attempting uninstall: urllib3 [2021-03-23T06:16:04.619Z] Found existing installation: urllib3 1.25.9 [2021-03-23T06:16:04.619Z] Uninstalling urllib3-1.25.9: [2021-03-23T06:16:04.619Z] Successfully uninstalled urllib3-1.25.9 [2021-03-23T06:16:04.899Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T06:16:05.896Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T06:16:06.505Z] Attempting uninstall: requests [2021-03-23T06:16:06.505Z] Found existing installation: requests 2.23.0 [2021-03-23T06:16:06.505Z] Uninstalling requests-2.23.0: [2021-03-23T06:16:06.808Z] OK: 233 MiB in 51 packages [2021-03-23T06:16:06.808Z] Successfully uninstalled requests-2.23.0 [2021-03-23T06:16:10.166Z] Running setup.py install for PyYAML: started [2021-03-23T06:16:11.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.261s coverage: 92.8% of statements [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-23T06:16:11.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-23T06:16:11.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.196s coverage: 0.1% of statements [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-23T06:16:11.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-23T06:16:11.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements [2021-03-23T06:16:11.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.082s coverage: 79.5% of statements [2021-03-23T06:16:11.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2021-03-23T06:16:11.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.116s coverage: 96.3% of statements [2021-03-23T06:16:11.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2021-03-23T06:16:11.586Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-23T06:16:11.586Z] Running setup.py install for dockerpty: started [2021-03-23T06:16:11.586Z] ---> 1afd553bd4eb [2021-03-23T06:16:11.586Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-23T06:16:11.586Z] Removing intermediate container d766d80ca7aa [2021-03-23T06:16:11.586Z] ---> 70087af2ae77 [2021-03-23T06:16:11.586Z] Step 6/23 : COPY go.mod . [2021-03-23T06:16:11.586Z] ---> Running in 76280b3864ba [2021-03-23T06:16:11.876Z] ---> 8eb65e6ec025 [2021-03-23T06:16:11.876Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-23T06:16:11.876Z] ---> ad9dab96c91d [2021-03-23T06:16:11.876Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-23T06:16:11.876Z] ---> 21374c21b24f [2021-03-23T06:16:11.876Z] Step 7/23 : RUN go mod download [2021-03-23T06:16:12.142Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-23T06:16:12.142Z] ---> Running in 1b44f129c192 [2021-03-23T06:16:12.142Z] Running setup.py install for docopt: started [2021-03-23T06:16:12.142Z] ---> Running in f76fd61bd852 [2021-03-23T06:16:12.142Z] ---> Running in 02711cf6b15f [2021-03-23T06:16:12.729Z] 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-23T06:16:12.729Z] Running setup.py install for docopt: finished with status 'done' [2021-03-23T06:16:13.005Z] 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-23T06:16:13.285Z] 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-23T06:16:13.285Z] 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-23T06:16:17.058Z] Removing intermediate container 02711cf6b15f [2021-03-23T06:16:17.058Z] ---> 244f8a29a6bd [2021-03-23T06:16:17.058Z] Step 8/23 : COPY . . [2021-03-23T06:16:20.694Z] Removing intermediate container b9ebe252eda8 [2021-03-23T06:16:20.694Z] ---> e07c72d02cc0 [2021-03-23T06:16:20.694Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-23T06:16:20.694Z] ---> Running in 294c791893e8 [2021-03-23T06:16:23.350Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T06:16:23.350Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T06:16:23.948Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-23T06:16:23.948Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-23T06:16:23.948Z] (3/3) Installing curl (7.69.1-r3) [2021-03-23T06:16:23.948Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T06:16:24.218Z] OK: 72 MiB in 58 packages [2021-03-23T06:16:26.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.096s coverage: 94.4% of statements [2021-03-23T06:16:26.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2021-03-23T06:16:27.635Z] Removing intermediate container 294c791893e8 [2021-03-23T06:16:27.636Z] ---> a6387f81f85d [2021-03-23T06:16:27.636Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-23T06:16:27.636Z] ---> Running in 50d3eb22faef [2021-03-23T06:16:27.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.315s coverage: 81.7% of statements [2021-03-23T06:16:29.075Z] Removing intermediate container 50d3eb22faef [2021-03-23T06:16:29.075Z] ---> 26f452ed156c [2021-03-23T06:16:29.075Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T06:16:29.359Z] ---> Running in 9303fa852788 [2021-03-23T06:16:30.349Z] Removing intermediate container 9303fa852788 [2021-03-23T06:16:30.349Z] ---> ba5414a14036 [2021-03-23T06:16:30.349Z] Step 24/26 : LABEL arch=x86_64 [2021-03-23T06:16:30.951Z] ---> Running in 6531d990d491 [2021-03-23T06:16:31.921Z] Removing intermediate container 6531d990d491 [2021-03-23T06:16:31.921Z] ---> 7d6567e92dca [2021-03-23T06:16:31.921Z] Step 25/26 : LABEL git_sha=7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:16:32.511Z] ---> Running in 814cb6cada17 [2021-03-23T06:16:34.474Z] Removing intermediate container 814cb6cada17 [2021-03-23T06:16:34.474Z] ---> 7eb79b845e05 [2021-03-23T06:16:34.474Z] Step 26/26 : LABEL version=0.0.0 [2021-03-23T06:16:34.474Z] ---> Running in 8320d27415a7 [2021-03-23T06:16:35.058Z] Removing intermediate container 8320d27415a7 [2021-03-23T06:16:35.058Z] ---> 6bdea7c9d814 [2021-03-23T06:16:35.058Z] [2021-03-23T06:16:35.650Z] Successfully built 6bdea7c9d814 [2021-03-23T06:16:35.650Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-23T06:16:40.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.126s coverage: 92.9% of statements [2021-03-23T06:16:40.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-23T06:16:40.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-23T06:16:40.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-23T06:16:40.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-03-23T06:16:40.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-23T06:16:40.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-23T06:16:40.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-23T06:16:40.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-23T06:16:40.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-23T06:16:40.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-03-23T06:16:40.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-23T06:16:40.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-23T06:16:40.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-03-23T06:16:40.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-23T06:16:40.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 75.5% of statements [2021-03-23T06:16:40.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-23T06:16:40.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.8% of statements [2021-03-23T06:16:40.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.125s coverage: 87.2% of statements [2021-03-23T06:16:40.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.141s coverage: 84.6% of statements [2021-03-23T06:16:40.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.187s coverage: 91.6% of statements [2021-03-23T06:16:40.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-23T06:16:40.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.535s coverage: 64.4% of statements [2021-03-23T06:16:40.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-23T06:16:40.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-23T06:16:40.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2021-03-23T06:16:40.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements [2021-03-23T06:16:40.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-03-23T06:16:40.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements [2021-03-23T06:16:41.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-03-23T06:16:44.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.814s coverage: 69.0% of statements [2021-03-23T06:16:44.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-23T06:16:44.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-23T06:16:44.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-23T06:16:45.782Z]  Building docker-sys-mgmt-agent-go ... done 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-23T06:16:45.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.394s coverage: 38.4% of statements [2021-03-23T06:16:45.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-23T06:16:45.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-23T06:16:45.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.144s coverage: 89.5% of statements [2021-03-23T06:16:45.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-23T06:16:45.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.111s coverage: 84.8% of statements [2021-03-23T06:16:47.772Z] ---> 0f6899689d47 [2021-03-23T06:16:47.772Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-23T06:16:48.047Z] ---> Running in f7f810a96c4d [2021-03-23T06:16:49.041Z] 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-23T06:16:51.652Z] Removing intermediate container 1b44f129c192 [2021-03-23T06:16:51.652Z] ---> b80a7d48f2dd [2021-03-23T06:16:51.652Z] [2021-03-23T06:16:51.652Z] Step 10/22 : FROM alpine:3.12 [2021-03-23T06:16:51.652Z] ---> 88dd2752d2ea [2021-03-23T06:16:51.652Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-23T06:16:51.652Z] ---> Using cache [2021-03-23T06:16:51.652Z] ---> 8cd79ca1cfad [2021-03-23T06:16:51.652Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T06:16:51.652Z] ---> Using cache [2021-03-23T06:16:51.652Z] ---> cbc1140177c5 [2021-03-23T06:16:51.652Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-23T06:16:52.693Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.440s coverage: 47.0% of statements [2021-03-23T06:16:52.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-23T06:16:52.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-23T06:16:52.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-23T06:16:52.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-23T06:16:52.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-23T06:16:52.694Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.107s coverage: 100.0% of statements [2021-03-23T06:16:52.694Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-23T06:16:52.694Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.097s coverage: 100.0% of statements [2021-03-23T06:16:52.694Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-23T06:16:52.694Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-23T06:16:52.694Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-23T06:16:52.694Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-23T06:16:52.694Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.504s coverage: 87.1% of statements [2021-03-23T06:16:52.694Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-23T06:16:52.694Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-23T06:16:52.694Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-23T06:16:53.615Z] ---> Running in 8e28fee3fb6b [2021-03-23T06:16:55.561Z] Removing intermediate container 76280b3864ba [2021-03-23T06:16:55.561Z] ---> a62b700965d9 [2021-03-23T06:16:55.561Z] [2021-03-23T06:16:55.561Z] Step 10/23 : FROM alpine:3.12 [2021-03-23T06:16:55.841Z] ---> 88dd2752d2ea [2021-03-23T06:16:55.841Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-23T06:16:55.841Z] ---> Using cache [2021-03-23T06:16:55.841Z] ---> 8cd79ca1cfad [2021-03-23T06:16:55.841Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T06:16:55.841Z] ---> Using cache [2021-03-23T06:16:55.841Z] ---> cbc1140177c5 [2021-03-23T06:16:55.841Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-23T06:16:55.841Z] Removing intermediate container 8e28fee3fb6b [2021-03-23T06:16:55.841Z] ---> 0a31c2fc43d0 [2021-03-23T06:16:55.841Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-23T06:16:55.841Z] Removing intermediate container f76fd61bd852 [2021-03-23T06:16:55.841Z] ---> cea05c11e2c9 [2021-03-23T06:16:55.841Z] [2021-03-23T06:16:55.841Z] Step 10/21 : FROM alpine:3.12 [2021-03-23T06:16:55.841Z] ---> 88dd2752d2ea [2021-03-23T06:16:55.841Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-23T06:16:56.116Z] ---> Running in 4313852e1959 [2021-03-23T06:16:56.116Z] ---> Running in 9e68150f5cd4 [2021-03-23T06:16:56.116Z] ---> Running in 89f6563c0dd5 [2021-03-23T06:16:56.400Z] Removing intermediate container 9e68150f5cd4 [2021-03-23T06:16:56.400Z] ---> a92dbeb00233 [2021-03-23T06:16:56.400Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-23T06:16:56.689Z] Removing intermediate container 4313852e1959 [2021-03-23T06:16:56.689Z] ---> 310108b87b20 [2021-03-23T06:16:56.689Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T06:16:56.689Z] ---> Running in 3842b1046dfa [2021-03-23T06:16:56.981Z] Removing intermediate container 3842b1046dfa [2021-03-23T06:16:56.981Z] ---> 37017a26b697 [2021-03-23T06:16:56.981Z] Step 15/23 : WORKDIR / [2021-03-23T06:16:56.981Z] ---> cc999a3ed68c [2021-03-23T06:16:56.981Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-23T06:16:57.594Z] ---> Running in de1fd9947741 [2021-03-23T06:16:57.882Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T06:16:57.882Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T06:16:58.152Z] Removing intermediate container de1fd9947741 [2021-03-23T06:16:58.152Z] ---> be9a4c335fa9 [2021-03-23T06:16:58.152Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T06:16:58.152Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-23T06:16:58.152Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-23T06:16:59.131Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-23T06:16:59.131Z] (4/4) Installing curl (7.69.1-r3) [2021-03-23T06:16:59.131Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T06:16:59.131Z] Executing ca-certificates-20191127-r4.trigger [2021-03-23T06:16:59.131Z] OK: 7 MiB in 18 packages [2021-03-23T06:16:59.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.288s coverage: 29.1% of statements [2021-03-23T06:16:59.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-23T06:16:59.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-23T06:16:59.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-23T06:16:59.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-23T06:16:59.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-23T06:16:59.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.216s coverage: 99.0% of statements [2021-03-23T06:16:59.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-23T06:16:59.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.115s coverage: 100.0% of statements [2021-03-23T06:16:59.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-23T06:16:59.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-23T06:16:59.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-23T06:16:59.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-23T06:16:59.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.236s coverage: 96.5% of statements [2021-03-23T06:16:59.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-23T06:16:59.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-23T06:16:59.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-23T06:16:59.423Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.053s coverage: 0.0% of statements [2021-03-23T06:16:59.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-23T06:16:59.423Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2021-03-23T06:16:59.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-23T06:16:59.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-23T06:16:59.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-23T06:16:59.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-23T06:16:59.423Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.106s coverage: 87.9% of statements [2021-03-23T06:16:59.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-23T06:16:59.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-23T06:16:59.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2021-03-23T06:16:59.730Z] ---> 45b385950573 [2021-03-23T06:16:59.730Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-23T06:17:00.012Z] ---> 4056280fdabd [2021-03-23T06:17:00.012Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-23T06:17:00.679Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.070s coverage: 32.1% of statements [2021-03-23T06:17:00.994Z] ---> 7d350905e2d6 [2021-03-23T06:17:00.994Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-23T06:17:01.280Z] ---> Running in dc217484602a [2021-03-23T06:17:01.280Z] Removing intermediate container 89f6563c0dd5 [2021-03-23T06:17:01.280Z] ---> cfbe8fda2225 [2021-03-23T06:17:01.280Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-23T06:17:01.280Z] ---> 43703ced9c75 [2021-03-23T06:17:01.280Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-23T06:17:01.553Z] ---> Running in dc46c6c315ce [2021-03-23T06:17:01.553Z] Removing intermediate container dc217484602a [2021-03-23T06:17:01.553Z] ---> 21046eb81526 [2021-03-23T06:17:01.553Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T06:17:01.656Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.084s coverage: 100.0% of statements [2021-03-23T06:17:02.176Z] ---> Running in d980915edb92 [2021-03-23T06:17:02.176Z] Removing intermediate container dc46c6c315ce [2021-03-23T06:17:02.176Z] ---> f54e6c301fa9 [2021-03-23T06:17:02.176Z] Step 13/21 : WORKDIR /edgex [2021-03-23T06:17:02.176Z] ---> 75f83a0add4d [2021-03-23T06:17:02.176Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-23T06:17:02.176Z] ---> Running in c3dab36b9f6d [2021-03-23T06:17:02.176Z] ---> Running in 0aa71147ebb9 [2021-03-23T06:17:02.249Z] GO111MODULE=on go vet ./... [2021-03-23T06:17:02.447Z] Removing intermediate container d980915edb92 [2021-03-23T06:17:02.447Z] ---> 679781f232b7 [2021-03-23T06:17:02.447Z] Step 20/22 : LABEL arch=x86_64 [2021-03-23T06:17:02.722Z] ---> Running in 825d148a548c [2021-03-23T06:17:02.722Z] Removing intermediate container c3dab36b9f6d [2021-03-23T06:17:02.722Z] ---> a9fb3839ad4d [2021-03-23T06:17:02.722Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T06:17:02.996Z] Removing intermediate container 0aa71147ebb9 [2021-03-23T06:17:02.996Z] ---> 187a8c4724f6 [2021-03-23T06:17:02.996Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-23T06:17:02.996Z] ---> Running in 9b4a1d223ef2 [2021-03-23T06:17:03.277Z] Removing intermediate container 825d148a548c [2021-03-23T06:17:03.277Z] ---> 2a40ea0ab2f6 [2021-03-23T06:17:03.277Z] Step 21/22 : LABEL git_sha=7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:17:03.277Z] ---> Running in ee6ff5fc2fc6 [2021-03-23T06:17:03.553Z] ---> fe4aa5bfa6ea [2021-03-23T06:17:03.553Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-23T06:17:03.553Z] Removing intermediate container 9b4a1d223ef2 [2021-03-23T06:17:03.553Z] ---> 7132f23b3d2c [2021-03-23T06:17:03.553Z] Step 21/23 : LABEL arch=x86_64 [2021-03-23T06:17:03.838Z] ---> Running in c020664f381a [2021-03-23T06:17:03.838Z] Removing intermediate container ee6ff5fc2fc6 [2021-03-23T06:17:03.838Z] ---> 7f355a3c486b [2021-03-23T06:17:03.838Z] Step 22/22 : LABEL version=0.0.0 [2021-03-23T06:17:04.109Z] ---> Running in a963746b4696 [2021-03-23T06:17:04.109Z] Removing intermediate container c020664f381a [2021-03-23T06:17:04.109Z] ---> dff5818b3a4b [2021-03-23T06:17:04.109Z] Step 22/23 : LABEL git_sha=7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:17:04.109Z] ---> d6df4c407566 [2021-03-23T06:17:04.109Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-23T06:17:04.375Z] Removing intermediate container a963746b4696 [2021-03-23T06:17:04.375Z] ---> aa0fae2e7753 [2021-03-23T06:17:04.375Z] [2021-03-23T06:17:04.375Z] ---> Running in eb02c44611ba [2021-03-23T06:17:04.961Z] Removing intermediate container eb02c44611ba [2021-03-23T06:17:04.961Z] ---> d0d94c841dcb [2021-03-23T06:17:04.961Z] Step 23/23 : LABEL version=0.0.0 [2021-03-23T06:17:05.231Z] Successfully built aa0fae2e7753 [2021-03-23T06:17:05.231Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-23T06:17:05.231Z]  Building docker-support-scheduler-go ... done  ---> Running in 3e3d061444c0 [2021-03-23T06:17:05.231Z] ---> 5844039e6115 [2021-03-23T06:17:05.231Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-23T06:17:05.498Z] ---> Running in a11cab60ac26 [2021-03-23T06:17:05.498Z] Removing intermediate container 3e3d061444c0 [2021-03-23T06:17:05.498Z] ---> 9283c06111a6 [2021-03-23T06:17:05.498Z] [2021-03-23T06:17:05.768Z] Successfully built 9283c06111a6 [2021-03-23T06:17:05.768Z] Removing intermediate container a11cab60ac26 [2021-03-23T06:17:05.768Z] ---> 087103fde972 [2021-03-23T06:17:05.768Z] Step 18/21 : CMD ["--init=true"] [2021-03-23T06:17:05.768Z] Successfully tagged docker-core-metadata-go:latest [2021-03-23T06:17:05.768Z]  Building docker-core-metadata-go ... done  ---> Running in b8d2108da5e7 [2021-03-23T06:17:06.034Z] Removing intermediate container b8d2108da5e7 [2021-03-23T06:17:06.034Z] ---> 95cb488a9e84 [2021-03-23T06:17:06.034Z] Step 19/21 : LABEL arch=x86_64 [2021-03-23T06:17:06.034Z] ---> Running in 0e8e145d70d2 [2021-03-23T06:17:07.975Z] Removing intermediate container 0e8e145d70d2 [2021-03-23T06:17:07.975Z] ---> f9f78a2167ec [2021-03-23T06:17:07.975Z] Step 20/21 : LABEL git_sha=7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:17:07.975Z] ---> Running in 6595a731ad1a [2021-03-23T06:17:08.240Z] Removing intermediate container 6595a731ad1a [2021-03-23T06:17:08.240Z] ---> 16a5f6221a06 [2021-03-23T06:17:08.240Z] Step 21/21 : LABEL version=0.0.0 [2021-03-23T06:17:08.509Z] ---> Running in eeb96b0d014f [2021-03-23T06:17:08.509Z] Removing intermediate container eeb96b0d014f [2021-03-23T06:17:08.509Z] ---> 5f2fe3faf4e6 [2021-03-23T06:17:08.509Z] [2021-03-23T06:17:08.773Z] Successfully built 5f2fe3faf4e6 [2021-03-23T06:17:08.773Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-23T06:17:11.355Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container f7f810a96c4d [2021-03-23T06:17:11.355Z] ---> 5d700b70e028 [2021-03-23T06:17:11.355Z] [2021-03-23T06:17:11.355Z] Step 10/23 : FROM alpine:3.12 [2021-03-23T06:17:11.355Z] ---> 88dd2752d2ea [2021-03-23T06:17:11.355Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-23T06:17:11.355Z] ---> Running in c29f1133f4c0 [2021-03-23T06:17:11.355Z] Removing intermediate container c29f1133f4c0 [2021-03-23T06:17:11.355Z] ---> 266cda7280b4 [2021-03-23T06:17:11.355Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-23T06:17:11.355Z] ---> Running in eec877188a54 [2021-03-23T06:17:11.621Z] Removing intermediate container eec877188a54 [2021-03-23T06:17:11.621Z] ---> a155a9816275 [2021-03-23T06:17:11.621Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-23T06:17:11.621Z] ---> Running in 7f2ef0787287 [2021-03-23T06:17:11.888Z] Removing intermediate container 7f2ef0787287 [2021-03-23T06:17:11.888Z] ---> db08d96bc2e4 [2021-03-23T06:17:11.888Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T06:17:11.888Z] ---> Running in 6b75ffd0ee83 [2021-03-23T06:17:12.845Z] Removing intermediate container 6b75ffd0ee83 [2021-03-23T06:17:12.845Z] ---> 808be54182f4 [2021-03-23T06:17:12.845Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-23T06:17:13.112Z] ---> Running in 41b7ec37e3f6 [2021-03-23T06:17:13.375Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T06:17:14.330Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T06:17:15.733Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-23T06:17:15.733Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-23T06:17:15.733Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-23T06:17:15.999Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-23T06:17:16.265Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-23T06:17:16.531Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-23T06:17:16.877Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T06:17:16.877Z] OK: 8 MiB in 20 packages [2021-03-23T06:17:17.142Z] Removing intermediate container 41b7ec37e3f6 [2021-03-23T06:17:17.142Z] ---> a0957507ad93 [2021-03-23T06:17:17.142Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T06:17:17.431Z] ---> 4ab2aaa42d0b [2021-03-23T06:17:17.431Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-23T06:17:18.014Z] ---> c29a1ffef682 [2021-03-23T06:17:18.014Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-23T06:17:18.280Z] ---> c927cf2803ba [2021-03-23T06:17:18.280Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-23T06:17:18.280Z] ---> Running in 7907ebbce630 [2021-03-23T06:17:18.553Z] Removing intermediate container 7907ebbce630 [2021-03-23T06:17:18.553Z] ---> 02ebf8f39244 [2021-03-23T06:17:18.553Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T06:17:18.553Z] ---> Running in 69d0b60439e1 [2021-03-23T06:17:18.819Z] Removing intermediate container 69d0b60439e1 [2021-03-23T06:17:18.819Z] ---> 457b3f10382f [2021-03-23T06:17:18.820Z] Step 21/23 : LABEL arch=x86_64 [2021-03-23T06:17:18.820Z] ---> Running in 0780b113bcf4 [2021-03-23T06:17:19.085Z] Removing intermediate container 0780b113bcf4 [2021-03-23T06:17:19.085Z] ---> cff41aa6859a [2021-03-23T06:17:19.085Z] Step 22/23 : LABEL git_sha=7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:17:19.085Z] ---> Running in 5b13bbc77cf2 [2021-03-23T06:17:19.349Z] Removing intermediate container 5b13bbc77cf2 [2021-03-23T06:17:19.349Z] ---> b07815a9b7ec [2021-03-23T06:17:19.349Z] Step 23/23 : LABEL version=0.0.0 [2021-03-23T06:17:19.614Z] ---> Running in 8e4abac50e6b [2021-03-23T06:17:19.614Z] Removing intermediate container 8e4abac50e6b [2021-03-23T06:17:19.614Z] ---> 10750af62427 [2021-03-23T06:17:19.614Z] [2021-03-23T06:17:19.882Z] Successfully built 10750af62427 [2021-03-23T06:17:19.882Z] Successfully tagged docker-core-data-go:latest [2021-03-23T06:17:20.187Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-23T06:17:20.273Z] $ docker stop --time=1 22c3f3179888f6b1548167a9837e24056b2cfedbf40bb11270489794dcdfa6b4 [2021-03-23T06:17:22.110Z] $ docker rm -f 22c3f3179888f6b1548167a9837e24056b2cfedbf40bb11270489794dcdfa6b4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-23T06:17:22.818Z] + docker images [2021-03-23T06:17:22.818Z] + grep docker [2021-03-23T06:17:23.392Z] docker-core-data-go latest 10750af62427 4 seconds ago 22.6MB [2021-03-23T06:17:23.392Z] docker-security-proxy-setup-go latest 5f2fe3faf4e6 15 seconds ago 24.7MB [2021-03-23T06:17:23.392Z] docker-core-metadata-go latest 9283c06111a6 18 seconds ago 19.1MB [2021-03-23T06:17:23.392Z] docker-support-scheduler-go latest aa0fae2e7753 19 seconds ago 17.3MB [2021-03-23T06:17:23.392Z] docker-sys-mgmt-agent-go latest 6bdea7c9d814 49 seconds ago 313MB [2021-03-23T06:17:23.392Z] docker-security-bootstrapper-go latest 8695a57d5f83 About a minute ago 18.8MB [2021-03-23T06:17:23.392Z] docker-security-secretstore-setup-go latest bcb88a046006 2 minutes ago 25MB [2021-03-23T06:17:23.392Z] docker-core-command-go latest b3eea59d9a09 2 minutes ago 17.3MB [2021-03-23T06:17:23.392Z] docker-support-notifications-go latest fd1a2eb9674e 2 minutes ago 17.9MB [2021-03-23T06:17:23.392Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-23T06:17:39.594Z] Still waiting to schedule task [2021-03-23T06:17:39.594Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-23T06:18:24.108Z] gofmt -l . [2021-03-23T06:18:24.108Z] [ "`gofmt -l .`" = "" ] [2021-03-23T06:18:24.108Z] ./bin/test-go-mod-tidy.sh [2021-03-23T06:18:24.108Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-23T06:18:25.057Z] + ls -al . [2021-03-23T06:18:25.057Z] total 800 [2021-03-23T06:18:25.057Z] drwxrwxr-x 9 1001 1001 4096 Mar 23 06:18 . [2021-03-23T06:18:25.057Z] drwxr-xr-x 4 root root 4096 Mar 23 06:13 .. [2021-03-23T06:18:25.057Z] -rw-rw-r-- 1 1001 1001 11 Mar 23 06:12 .dockerignore [2021-03-23T06:18:25.057Z] drwxrwxr-x 8 1001 1001 4096 Mar 23 06:12 .git [2021-03-23T06:18:25.057Z] drwxrwxr-x 3 1001 1001 4096 Mar 23 06:12 .github [2021-03-23T06:18:25.057Z] -rw-rw-r-- 1 1001 1001 818 Mar 23 06:12 .gitignore [2021-03-23T06:18:25.057Z] -rw-rw-r-- 1 1001 1001 166 Mar 23 06:12 .sonarcloud.properties [2021-03-23T06:18:25.057Z] -rw-rw-r-- 1 1001 1001 8607 Mar 23 06:12 Attribution.txt [2021-03-23T06:18:25.057Z] -rw-rw-r-- 1 1001 1001 3804 Mar 23 06:12 CONTRIBUTING.md [2021-03-23T06:18:25.057Z] -rw-rw-r-- 1 1001 1001 931 Mar 23 06:12 Dockerfile.build [2021-03-23T06:18:25.057Z] -rw-rw-r-- 1 1001 1001 863 Mar 23 06:12 Jenkinsfile [2021-03-23T06:18:25.057Z] -rw-rw-r-- 1 1001 1001 10775 Mar 23 06:12 LICENSE [2021-03-23T06:18:25.057Z] -rw-rw-r-- 1 1001 1001 5774 Mar 23 06:12 Makefile [2021-03-23T06:18:25.057Z] -rw-rw-r-- 1 1001 1001 6548 Mar 23 06:12 README.md [2021-03-23T06:18:25.057Z] -rw-rw-r-- 1 1001 1001 6755 Mar 23 06:12 SECURITY.md [2021-03-23T06:18:25.057Z] -rw-rw-r-- 1 1001 1001 5 Mar 23 06:08 VERSION [2021-03-23T06:18:25.057Z] -rw-rw-r-- 1 1001 1001 4131 Mar 23 06:12 ZMQWindows.md [2021-03-23T06:18:25.057Z] drwxrwxr-x 2 1001 1001 4096 Mar 23 06:12 bin [2021-03-23T06:18:25.057Z] drwxrwxr-x 14 1001 1001 4096 Mar 23 06:12 cmd [2021-03-23T06:18:25.057Z] -rw-r--r-- 1 root root 659965 Mar 23 06:17 coverage.out [2021-03-23T06:18:25.057Z] -rw-r--r-- 1 root root 1055 Mar 23 06:18 go.mod [2021-03-23T06:18:25.057Z] -rw-r--r-- 1 root root 21981 Mar 23 06:18 go.sum [2021-03-23T06:18:25.057Z] drwxrwxr-x 8 1001 1001 4096 Mar 23 06:12 internal [2021-03-23T06:18:25.057Z] drwxrwxr-x 4 1001 1001 4096 Mar 23 06:12 openapi [2021-03-23T06:18:25.057Z] drwxrwxr-x 4 1001 1001 4096 Mar 23 06:12 snap [2021-03-23T06:18:25.057Z] -rw-rw-r-- 1 1001 1001 168 Mar 23 06:12 version.go [Pipeline] sh [2021-03-23T06:18:25.731Z] + '[' -e coverage.out ] [2021-03-23T06:18:25.731Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-23T06:18:25.793Z] Warning: overwriting stash ‘coverage-report’ [2021-03-23T06:18:27.277Z] Stashed 1 file(s) [Pipeline] sh [2021-03-23T06:18:27.983Z] + make build [2021-03-23T06:18:27.983Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-23T06:18:36.138Z] Running on prd-ubuntu18.04-docker-8c-8g-31030 in /w/workspace/edgexfoundry_edgex-go_PR-3288 [Pipeline] { [Pipeline] ws [2021-03-23T06:18:36.237Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-23T06:18:38.529Z] using credential edgex-jenkins-ssh [2021-03-23T06:18:38.581Z] Cloning the remote Git repository [2021-03-23T06:18:38.609Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-23T06:18:38.679Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-23T06:18:38.706Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-23T06:18:38.706Z] > git --version # timeout=10 [2021-03-23T06:18:38.721Z] > git --version # 'git version 2.17.1' [2021-03-23T06:18:38.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-23T06:18:38.749Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-23T06:18:40.431Z] 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-23T06:18:45.417Z] Merging remotes/origin/master commit bf41993ae39f966b0d993bd56432d2f66e6af597 into PR head commit 7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:18:45.543Z] Merge succeeded, producing 7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:18:45.544Z] Checking out Revision 7ef7d347cb4175037a414fdb0bc4dba19f78f629 (PR-3288) [2021-03-23T06:18:44.912Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-23T06:18:44.919Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-23T06:18:44.932Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-23T06:18:44.949Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-23T06:18:44.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-23T06:18:44.954Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3288/head:refs/remotes/origin/PR-3288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-23T06:18:45.442Z] > git config core.sparsecheckout # timeout=10 [2021-03-23T06:18:45.449Z] > git checkout -f 7ef7d347cb4175037a414fdb0bc4dba19f78f629 # timeout=10 [2021-03-23T06:18:45.528Z] > git remote # timeout=10 [2021-03-23T06:18:45.535Z] > git config --get remote.origin.url # timeout=10 [2021-03-23T06:18:45.541Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-23T06:18:45.544Z] > git merge bf41993ae39f966b0d993bd56432d2f66e6af597 # timeout=10 [2021-03-23T06:18:45.553Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-23T06:18:45.562Z] > git config core.sparsecheckout # timeout=10 [2021-03-23T06:18:45.566Z] > git checkout -f 7ef7d347cb4175037a414fdb0bc4dba19f78f629 # timeout=10 [2021-03-23T06:18:49.252Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-03-23T06:18:49.292Z] > git --version # timeout=10 [2021-03-23T06:18:49.297Z] > git --version # 'git version 2.17.1' [2021-03-23T06:18:49.302Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-23T06:18:50.585Z] + echo snap-build.sh [2021-03-23T06:18:50.585Z] snap-build.sh [2021-03-23T06:18:50.585Z] + SNAP_BASE_DIR=. [2021-03-23T06:18:50.585Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-03-23T06:18:50.585Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-03-23T06:18:50.585Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-03-23T06:18:50.585Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-03-23T06:18:50.585Z] + cd /w/workspace/edgex-go/1 [2021-03-23T06:18:50.585Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-23T06:18:50.585Z] Reading package lists... [2021-03-23T06:18:50.585Z] Building dependency tree... [2021-03-23T06:18:50.585Z] Reading state information... [2021-03-23T06:18:50.848Z] The following packages were automatically installed and are no longer required: [2021-03-23T06:18:50.848Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-23T06:18:50.848Z] uidmap xdelta3 [2021-03-23T06:18:50.848Z] Use 'sudo apt autoremove' to remove them. [2021-03-23T06:18:50.848Z] The following packages will be REMOVED: [2021-03-23T06:18:50.848Z] lxd* lxd-client* [2021-03-23T06:18:51.422Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-23T06:18:51.422Z] After this operation, 31.7 MB disk space will be freed. [2021-03-23T06:18:52.472Z] (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-23T06:18:52.733Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-23T06:18:53.678Z] Removing lxd dnsmasq configuration [2021-03-23T06:18:53.678Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-23T06:18:53.678Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-23T06:18:54.627Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-23T06:18:54.889Z] (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-23T06:18:54.889Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-23T06:18:56.276Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-23T06:18:56.276Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-23T06:18:57.667Z] + sudo snap remove --purge lxd [2021-03-23T06:18:57.930Z] snap "lxd" is not installed [2021-03-23T06:18:57.930Z] + sudo groupadd --force --system lxd [2021-03-23T06:18:57.930Z] ++ whoami [2021-03-23T06:18:57.930Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-23T06:18:57.930Z] + newgrp - lxd [2021-03-23T06:18:58.192Z] + sudo snap install lxd [2021-03-23T06:19:02.612Z] 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-23T06:19:06.001Z] 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-23T06:19:08.245Z] 2021-03-23T06:19:06Z INFO Waiting for automatic snapd restart... [2021-03-23T06:19:12.717Z] 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-23T06:19:12.992Z] 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-23T06:19:18.412Z] 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-23T06:19:23.809Z] 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-23T06:19:26.391Z] lxd 4.12 from Canonical* installed [2021-03-23T06:19:26.391Z] + sudo lxd init --auto [2021-03-23T06:19:28.116Z] 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-23T06:19:31.504Z] 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-23T06:19:34.552Z] + sudo snap install --classic snapcraft [2021-03-23T06:19:34.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-23T06:19:38.371Z] 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-23T06:19:39.871Z] snapcraft 4.5.4 from Canonical* installed [2021-03-23T06:19:39.871Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-23T06:19:39.871Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-03-23T06:19:39.871Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-23T06:19:39.871Z] Dload Upload Total Spent Left Speed [2021-03-23T06:19:39.871Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5016 0 --:--:-- --:--:-- --:--:-- 5016 [2021-03-23T06:19:40.444Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 5813k 0 --:--:-- --:--:-- --:--:-- 7522k [2021-03-23T06:19:40.444Z] ./yq_linux_amd64 [2021-03-23T06:19:40.444Z] + sudo snapcraft prime --use-lxd [2021-03-23T06:19:41.839Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-23T06:19:42.101Z] 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-23T06:19:42.101Z] - README.md [2021-03-23T06:19:42.101Z] [2021-03-23T06:19:42.101Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-23T06:19:42.676Z] Launching a container. [Pipeline] } [2021-03-23T06:19:46.704Z] $ docker stop --time=1 171baafbe266fa48086262aee70ed5b9289837527ceefde6d0a70baa69e41b5e [2021-03-23T06:19:49.294Z] $ docker rm -f 171baafbe266fa48086262aee70ed5b9289837527ceefde6d0a70baa69e41b5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T06:19:51.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-23T06:19:51.494Z] [2021-03-23T06:19:51.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-23T06:19:52.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-23T06:19:52.471Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-23T06:19:52.471Z] 29e5d40040c1: Pulling fs layer [2021-03-23T06:19:52.471Z] 1ce36da41761: Pulling fs layer [2021-03-23T06:19:52.471Z] 25b303627fd3: Pulling fs layer [2021-03-23T06:19:52.747Z] 29e5d40040c1: Verifying Checksum [2021-03-23T06:19:52.747Z] 29e5d40040c1: Download complete [2021-03-23T06:19:53.342Z] 1ce36da41761: Verifying Checksum [2021-03-23T06:19:53.342Z] 1ce36da41761: Download complete [2021-03-23T06:19:53.342Z] 29e5d40040c1: Pull complete [2021-03-23T06:19:54.777Z] 1ce36da41761: Pull complete [2021-03-23T06:19:54.932Z] Waiting for container to be ready [2021-03-23T06:19:54.932Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-23T06:19:54.932Z] [2021-03-23T06:19:55.049Z] 25b303627fd3: Verifying Checksum [2021-03-23T06:19:55.049Z] 25b303627fd3: Download complete [2021-03-23T06:19:57.485Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-23T06:19:58.064Z] Waiting for network to be ready... [2021-03-23T06:19:58.325Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-23T06:19:58.586Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1610 kB] [2021-03-23T06:19:58.586Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-23T06:19:58.586Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [307 kB] [2021-03-23T06:19:58.586Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-23T06:19:58.586Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-23T06:19:58.586Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [257 kB] [2021-03-23T06:19:58.586Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [33.6 kB] [2021-03-23T06:19:58.586Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1115 kB] [2021-03-23T06:19:58.586Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-23T06:19:59.157Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-23T06:19:59.157Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-23T06:19:59.419Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-23T06:19:59.419Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-23T06:19:59.419Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-23T06:19:59.419Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-23T06:19:59.419Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-23T06:19:59.419Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-23T06:19:59.994Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-23T06:19:59.994Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1950 kB] [2021-03-23T06:19:59.994Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [398 kB] [2021-03-23T06:19:59.994Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-23T06:19:59.994Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-23T06:19:59.994Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [278 kB] [2021-03-23T06:19:59.994Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.2 kB] [2021-03-23T06:19:59.994Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1721 kB] [2021-03-23T06:19:59.994Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-23T06:20:02.558Z] Fetched 24.1 MB in 4s (5913 kB/s) [2021-03-23T06:20:03.501Z] Reading package lists... [2021-03-23T06:20:03.502Z] Reading package lists... [2021-03-23T06:20:03.766Z] Building dependency tree... [2021-03-23T06:20:03.766Z] Reading state information... [2021-03-23T06:20:03.766Z] The following additional packages will be installed: [2021-03-23T06:20:03.766Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-23T06:20:03.766Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-23T06:20:03.766Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-23T06:20:03.766Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-23T06:20:03.766Z] Suggested packages: [2021-03-23T06:20:03.766Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-23T06:20:03.766Z] Recommended packages: [2021-03-23T06:20:03.766Z] gnupg libsasl2-modules [2021-03-23T06:20:03.766Z] The following NEW packages will be installed: [2021-03-23T06:20:03.766Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-23T06:20:03.766Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-23T06:20:03.766Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-23T06:20:03.766Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-23T06:20:03.766Z] The following packages will be upgraded: [2021-03-23T06:20:03.766Z] gpg gpg-agent gpgconf libudev1 [2021-03-23T06:20:04.028Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-23T06:20:04.028Z] Need to get 3530 kB of archives. [2021-03-23T06:20:04.028Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-23T06:20:04.028Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-03-23T06:20:04.028Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-23T06:20:04.028Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-23T06:20:04.028Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-23T06:20:04.028Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-23T06:20:04.603Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-23T06:20:04.865Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-23T06:20:04.865Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-23T06:20:04.865Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-23T06:20:04.865Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-23T06:20:04.865Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-23T06:20:04.865Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-23T06:20:04.865Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-23T06:20:04.865Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-23T06:20:04.865Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-23T06:20:04.865Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-23T06:20:04.865Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-23T06:20:05.127Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-23T06:20:05.127Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-23T06:20:05.127Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-23T06:20:05.127Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-23T06:20:05.127Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-23T06:20:05.127Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-23T06:20:05.127Z] Fetched 3530 kB in 1s (2902 kB/s) [2021-03-23T06:20:05.205Z] 25b303627fd3: Pull complete [2021-03-23T06:20:05.205Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-23T06:20:05.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-23T06:20:05.205Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-23T06:20:05.387Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-23T06:20:05.387Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-23T06:20:05.387Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-23T06:20:05.387Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-23T06:20:05.492Z] prd-ubuntu18.04-docker-arm64-4c-16g-31029 does not seem to be running inside a container [2021-03-23T06:20:05.578Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-23T06:20:05.647Z] Selecting previously unselected package udev. [2021-03-23T06:20:05.647Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-23T06:20:05.647Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-23T06:20:05.647Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-23T06:20:05.908Z] Selecting previously unselected package libfuse2:amd64. [2021-03-23T06:20:05.908Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-23T06:20:05.908Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-23T06:20:05.908Z] Selecting previously unselected package fuse. [2021-03-23T06:20:05.909Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-23T06:20:05.909Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-23T06:20:06.170Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-23T06:20:06.170Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-23T06:20:06.170Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-23T06:20:06.170Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-23T06:20:06.432Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-23T06:20:06.432Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-23T06:20:06.432Z] Selecting previously unselected package libksba8:amd64. [2021-03-23T06:20:06.433Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-23T06:20:06.433Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-23T06:20:06.694Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-23T06:20:06.694Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-23T06:20:06.694Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T06:20:06.694Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-23T06:20:06.694Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-23T06:20:06.694Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T06:20:06.957Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-23T06:20:06.957Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-23T06:20:06.957Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T06:20:06.957Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-23T06:20:06.957Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-23T06:20:06.957Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T06:20:06.957Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-23T06:20:06.957Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-23T06:20:07.219Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T06:20:07.219Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-23T06:20:07.219Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-23T06:20:07.219Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T06:20:07.219Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-23T06:20:07.219Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-23T06:20:07.219Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T06:20:07.481Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-23T06:20:07.481Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-23T06:20:07.481Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T06:20:07.481Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-23T06:20:07.482Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-23T06:20:07.482Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T06:20:07.482Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-23T06:20:07.482Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-23T06:20:07.482Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-23T06:20:07.743Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-23T06:20:07.743Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-23T06:20:07.743Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-23T06:20:07.743Z] Selecting previously unselected package libldap-common. [2021-03-23T06:20:07.743Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-23T06:20:07.743Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-23T06:20:07.743Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-23T06:20:08.006Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-23T06:20:08.006Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-23T06:20:08.006Z] Selecting previously unselected package dirmngr. [2021-03-23T06:20:08.006Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-23T06:20:08.006Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-23T06:20:08.270Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-23T06:20:08.270Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-23T06:20:08.270Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-23T06:20:08.270Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-23T06:20:08.270Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-23T06:20:08.533Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-23T06:20:08.533Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T06:20:08.533Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-23T06:20:08.533Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-23T06:20:08.533Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-23T06:20:08.701Z] $ docker top a55f5aea49c4e2d154940e3069d2838e03fdb00c6716913c1bcb322716867acb -eo pid,comm [Pipeline] { [2021-03-23T06:20:09.107Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-23T06:20:09.107Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T06:20:09.107Z] Processing triggers for systemd (237-3ubuntu10) ... [Pipeline] sh [2021-03-23T06:20:09.372Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-23T06:20:09.372Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-23T06:20:09.372Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T06:20:09.372Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T06:20:09.372Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T06:20:09.372Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T06:20:09.372Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T06:20:09.633Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T06:20:09.633Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T06:20:09.633Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-23T06:20:09.633Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-23T06:20:09.633Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-23T06:20:09.936Z] + docker-compose build --help [2021-03-23T06:20:09.936Z] + grep parallel [2021-03-23T06:20:10.206Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-23T06:20:10.206Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-23T06:20:10.206Z] This means they are not meant to be enabled using systemctl. [2021-03-23T06:20:10.206Z] Possible reasons for having this kind of units are: [2021-03-23T06:20:10.206Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-23T06:20:10.206Z] .wants/ or .requires/ directory. [2021-03-23T06:20:10.206Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-23T06:20:10.206Z] a requirement dependency on it. [2021-03-23T06:20:10.206Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-23T06:20:10.206Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-23T06:20:10.206Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-23T06:20:10.206Z] instance name specified. [2021-03-23T06:20:10.468Z] Reading package lists... [2021-03-23T06:20:10.732Z] Building dependency tree... [2021-03-23T06:20:10.732Z] Reading state information... [2021-03-23T06:20:10.732Z] The following additional packages will be installed: [2021-03-23T06:20:10.732Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-23T06:20:10.732Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-23T06:20:10.732Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-23T06:20:10.732Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-23T06:20:10.732Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-23T06:20:10.732Z] Suggested packages: [2021-03-23T06:20:10.732Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-23T06:20:10.732Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-23T06:20:10.732Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-23T06:20:10.732Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-23T06:20:10.732Z] systemd-container policykit-1 [2021-03-23T06:20:10.732Z] Recommended packages: [2021-03-23T06:20:10.732Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-23T06:20:10.994Z] The following NEW packages will be installed: [2021-03-23T06:20:10.994Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-23T06:20:10.994Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-23T06:20:10.994Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-23T06:20:10.994Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-23T06:20:10.994Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-23T06:20:10.994Z] The following packages will be upgraded: [2021-03-23T06:20:10.994Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-23T06:20:10.994Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-23T06:20:10.994Z] Need to get 35.2 MB of archives. [2021-03-23T06:20:10.994Z] After this operation, 141 MB of additional disk space will be used. [2021-03-23T06:20:10.994Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-23T06:20:10.994Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-23T06:20:11.939Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-23T06:20:12.201Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-23T06:20:12.201Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-23T06:20:12.201Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-23T06:20:12.201Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-23T06:20:12.202Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-23T06:20:12.202Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-23T06:20:12.202Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-23T06:20:12.202Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-23T06:20:12.202Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-23T06:20:12.202Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-23T06:20:12.202Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-23T06:20:12.779Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-23T06:20:13.049Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-23T06:20:13.303Z] --parallel Build images in parallel. [2021-03-23T06:20:13.313Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-23T06:20:13.313Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [Pipeline] } [2021-03-23T06:20:13.343Z] $ docker stop --time=1 a55f5aea49c4e2d154940e3069d2838e03fdb00c6716913c1bcb322716867acb [2021-03-23T06:20:13.575Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-23T06:20:13.836Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-23T06:20:13.836Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-23T06:20:14.098Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-23T06:20:14.359Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-23T06:20:14.359Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-23T06:20:14.619Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-23T06:20:14.619Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-23T06:20:14.879Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-23T06:20:14.879Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-23T06:20:14.879Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-23T06:20:15.144Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-23T06:20:15.257Z] $ docker rm -f a55f5aea49c4e2d154940e3069d2838e03fdb00c6716913c1bcb322716867acb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T06:20:16.088Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-23T06:20:16.088Z] Fetched 35.2 MB in 5s (6955 kB/s) [2021-03-23T06:20:16.088Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-23T06:20:16.088Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-23T06:20:16.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-23T06:20:16.286Z] . [Pipeline] withDockerContainer [2021-03-23T06:20:16.388Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-23T06:20:16.568Z] prd-ubuntu18.04-docker-arm64-4c-16g-31029 does not seem to be running inside a container [2021-03-23T06:20:16.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-23T06:20:16.959Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-23T06:20:16.959Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-23T06:20:17.220Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-23T06:20:17.220Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-23T06:20:17.220Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-23T06:20:17.220Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-23T06:20:17.481Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-23T06:20:17.481Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-23T06:20:17.481Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-23T06:20:17.741Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-23T06:20:18.004Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-23T06:20:18.004Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-23T06:20:18.090Z] $ docker top 68fb1db271d01ce08b6c514f113c3c0ec4234fa2e700c3e301b60bcfd350e0c0 -eo pid,comm [Pipeline] { [2021-03-23T06:20:18.575Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-23T06:20:18.576Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-23T06:20:18.576Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-23T06:20:18.576Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [Pipeline] sh [2021-03-23T06:20:18.836Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-23T06:20:18.836Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-23T06:20:18.836Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-23T06:20:19.098Z] Selecting previously unselected package libexpat1:amd64. [2021-03-23T06:20:19.098Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-23T06:20:19.098Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-23T06:20:19.098Z] Selecting previously unselected package python3.6-minimal. [2021-03-23T06:20:19.098Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-23T06:20:19.098Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-23T06:20:19.252Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-23T06:20:19.363Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-23T06:20:19.636Z] Checking for services that may need to be restarted...done. [2021-03-23T06:20:19.636Z] Checking for services that may need to be restarted...done. [2021-03-23T06:20:19.636Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-23T06:20:19.900Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-23T06:20:20.162Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-23T06:20:20.734Z] Selecting previously unselected package python3-minimal. [2021-03-23T06:20:20.734Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-23T06:20:20.734Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-23T06:20:20.734Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-23T06:20:20.734Z] Selecting previously unselected package mime-support. [2021-03-23T06:20:20.734Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-23T06:20:20.734Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-23T06:20:20.734Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-23T06:20:20.734Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-23T06:20:20.734Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-23T06:20:20.997Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-23T06:20:20.997Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-23T06:20:20.997Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-23T06:20:21.270Z] Selecting previously unselected package python3.6. [2021-03-23T06:20:21.270Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-23T06:20:21.270Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-23T06:20:21.270Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-23T06:20:21.270Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-23T06:20:21.270Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-23T06:20:21.531Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-23T06:20:21.792Z] Selecting previously unselected package python3. [2021-03-23T06:20:21.792Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-23T06:20:21.792Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-23T06:20:21.792Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-23T06:20:21.792Z] Selecting previously unselected package multiarch-support. [2021-03-23T06:20:21.792Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-23T06:20:21.792Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-23T06:20:22.055Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-23T06:20:22.055Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-23T06:20:22.055Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-23T06:20:22.055Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-23T06:20:22.055Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-23T06:20:22.317Z] Selecting previously unselected package libbsd0:amd64. [2021-03-23T06:20:22.318Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-23T06:20:22.318Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-23T06:20:22.318Z] Selecting previously unselected package sudo. [2021-03-23T06:20:22.318Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-23T06:20:22.318Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-23T06:20:22.580Z] Selecting previously unselected package apparmor. [2021-03-23T06:20:22.580Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-23T06:20:22.580Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-23T06:20:22.842Z] Selecting previously unselected package libedit2:amd64. [2021-03-23T06:20:22.843Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-23T06:20:22.843Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-23T06:20:22.843Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-23T06:20:22.843Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-23T06:20:22.843Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-23T06:20:22.843Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-23T06:20:22.843Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-23T06:20:23.106Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-23T06:20:23.106Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-23T06:20:23.106Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-23T06:20:23.106Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-23T06:20:23.106Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-23T06:20:23.106Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-23T06:20:23.106Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-23T06:20:23.368Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-23T06:20:23.368Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-23T06:20:23.368Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-23T06:20:23.368Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-23T06:20:23.368Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-23T06:20:23.368Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-23T06:20:23.542Z] Building docker-core-command-go ... [2021-03-23T06:20:23.543Z] Building docker-core-data-go ... [2021-03-23T06:20:23.543Z] Building docker-core-metadata-go ... [2021-03-23T06:20:23.543Z] Building docker-security-bootstrapper-go ... [2021-03-23T06:20:23.543Z] Building docker-security-proxy-setup-go ... [2021-03-23T06:20:23.543Z] Building docker-security-secretstore-setup-go ... [2021-03-23T06:20:23.543Z] Building docker-support-notifications-go ... [2021-03-23T06:20:23.543Z] Building docker-support-scheduler-go ... [2021-03-23T06:20:23.543Z] Building docker-sys-mgmt-agent-go ... [2021-03-23T06:20:23.543Z] Building docker-support-notifications-go [2021-03-23T06:20:23.543Z] Building docker-sys-mgmt-agent-go [2021-03-23T06:20:23.543Z] Building docker-core-metadata-go [2021-03-23T06:20:23.543Z] Building docker-security-proxy-setup-go [2021-03-23T06:20:23.543Z] Building docker-support-scheduler-go [2021-03-23T06:20:23.632Z] Selecting previously unselected package openssh-client. [2021-03-23T06:20:23.632Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-23T06:20:23.632Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-23T06:20:23.898Z] Selecting previously unselected package squashfs-tools. [2021-03-23T06:20:23.898Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-23T06:20:23.898Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-23T06:20:23.898Z] Selecting previously unselected package snapd. [2021-03-23T06:20:23.898Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-23T06:20:24.165Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-23T06:20:26.719Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-23T06:20:26.719Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-23T06:20:26.719Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-23T06:20:26.719Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-23T06:20:26.719Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-23T06:20:26.719Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-23T06:20:26.719Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-23T06:20:26.719Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-23T06:20:26.719Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-23T06:20:27.294Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-23T06:20:27.561Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-23T06:20:27.561Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-23T06:20:27.561Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-23T06:20:27.561Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-23T06:20:27.561Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-23T06:20:28.144Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-23T06:20:28.144Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-23T06:20:28.407Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-23T06:20:28.407Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-23T06:20:28.407Z] running python rtupdate hooks for python3.6... [2021-03-23T06:20:28.407Z] running python post-rtupdate hooks for python3.6... [2021-03-23T06:20:28.407Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-23T06:20:30.325Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-23T06:20:30.325Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-23T06:20:30.325Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-23T06:20:30.590Z] Setting up snapd (2.48.3+18.04) ... [2021-03-23T06:20:30.854Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-23T06:20:31.115Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-23T06:20:31.376Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-23T06:20:31.376Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-23T06:20:31.637Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-23T06:20:31.637Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-23T06:20:31.900Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-23T06:20:31.900Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-23T06:20:32.161Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-23T06:20:32.424Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-23T06:20:32.424Z] /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-23T06:20:32.424Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-23T06:20:32.424Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-23T06:20:33.366Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-23T06:20:33.628Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-23T06:20:33.628Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-23T06:20:34.853Z] Reading package lists... [2021-03-23T06:20:34.853Z] Reading package lists... [2021-03-23T06:20:35.124Z] Building dependency tree... [2021-03-23T06:20:35.124Z] Reading state information... [2021-03-23T06:20:35.124Z] Calculating upgrade... [2021-03-23T06:20:35.388Z] The following packages will be upgraded: [2021-03-23T06:20:35.388Z] advancecomp base-files bash binutils binutils-common [2021-03-23T06:20:35.388Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-23T06:20:35.388Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-23T06:20:35.388Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-23T06:20:35.388Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-23T06:20:35.388Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-23T06:20:35.388Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-23T06:20:35.388Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-23T06:20:35.388Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-23T06:20:35.388Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-23T06:20:35.388Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-23T06:20:35.388Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-23T06:20:35.388Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-23T06:20:35.388Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-23T06:20:35.388Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-23T06:20:35.651Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-23T06:20:35.651Z] Need to get 63.8 MB of archives. [2021-03-23T06:20:35.651Z] After this operation, 5207 kB of additional disk space will be used. [2021-03-23T06:20:35.651Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-23T06:20:35.651Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-139.143 [993 kB] [2021-03-23T06:20:36.228Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-23T06:20:36.228Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-23T06:20:36.228Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-23T06:20:36.228Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-23T06:20:36.228Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-23T06:20:36.228Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-23T06:20:36.228Z] 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-23T06:20:36.228Z] 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-23T06:20:36.228Z] 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-23T06:20:36.228Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-23T06:20:36.228Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-23T06:20:36.493Z] 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-23T06:20:36.493Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-23T06:20:36.493Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-23T06:20:36.493Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-23T06:20:36.493Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-23T06:20:36.493Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-23T06:20:36.493Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-23T06:20:36.756Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-23T06:20:36.756Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-23T06:20:36.756Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-23T06:20:36.756Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-23T06:20:36.756Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-23T06:20:36.756Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-23T06:20:36.756Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-23T06:20:36.756Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-23T06:20:36.756Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-23T06:20:36.756Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-23T06:20:36.756Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-23T06:20:36.756Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-23T06:20:36.756Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-23T06:20:36.756Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-23T06:20:36.756Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-23T06:20:37.017Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-23T06:20:37.017Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-23T06:20:37.017Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-23T06:20:37.017Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-23T06:20:37.017Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-23T06:20:37.017Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-23T06:20:37.017Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-23T06:20:37.017Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-23T06:20:37.017Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-23T06:20:37.017Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-23T06:20:37.017Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-23T06:20:37.017Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-23T06:20:37.017Z] Get:48 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-23T06:20:37.017Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-23T06:20:37.017Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-23T06:20:37.018Z] Get:51 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-23T06:20:37.018Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-23T06:20:37.018Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-23T06:20:37.018Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-23T06:20:37.018Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-23T06:20:37.280Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-23T06:20:37.280Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-23T06:20:37.280Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-23T06:20:37.280Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-23T06:20:37.280Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-23T06:20:37.280Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-23T06:20:37.280Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-23T06:20:37.280Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-23T06:20:37.280Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-23T06:20:37.280Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-23T06:20:37.280Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-23T06:20:37.280Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-23T06:20:37.280Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-23T06:20:37.280Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-23T06:20:37.280Z] Get:70 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-23T06:20:37.280Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-23T06:20:37.280Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-23T06:20:37.280Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-23T06:20:37.280Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-23T06:20:37.280Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-23T06:20:37.547Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-23T06:20:37.547Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-23T06:20:37.547Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-23T06:20:37.547Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-23T06:20:37.547Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-23T06:20:37.547Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-23T06:20:37.547Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-23T06:20:37.547Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-23T06:20:37.547Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-23T06:20:37.809Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-23T06:20:37.809Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-23T06:20:37.809Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-23T06:20:37.809Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-23T06:20:37.809Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-23T06:20:37.809Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-23T06:20:38.398Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-23T06:20:38.990Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-23T06:20:38.990Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-23T06:20:39.261Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-23T06:20:39.832Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-23T06:20:39.832Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-23T06:20:39.832Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-23T06:20:39.832Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-23T06:20:39.832Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-23T06:20:39.832Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-23T06:20:39.832Z] Fetched 63.8 MB in 4s (14.8 MB/s) [2021-03-23T06:20:39.832Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:39.832Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-23T06:20:39.832Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-23T06:20:40.774Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-23T06:20:40.774Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-23T06:20:40.774Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-139.143_amd64.deb ... [2021-03-23T06:20:40.774Z] Unpacking linux-libc-dev:amd64 (4.15.0-139.143) over (4.15.0-20.21) ... [2021-03-23T06:20:41.755Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T06:20:41.755Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-23T06:20:42.024Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T06:20:42.024Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-23T06:20:42.024Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T06:20:42.024Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-23T06:20:42.309Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T06:20:42.309Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-23T06:20:42.309Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T06:20:42.309Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-23T06:20:42.576Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T06:20:42.576Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-23T06:20:42.576Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T06:20:42.576Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-23T06:20:42.837Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-23T06:20:42.838Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-23T06:20:42.838Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T06:20:42.838Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-23T06:20:43.106Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-23T06:20:43.106Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-23T06:20:43.106Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T06:20:43.106Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-23T06:20:43.377Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T06:20:43.377Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-23T06:20:43.377Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T06:20:43.377Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-23T06:20:43.644Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-23T06:20:43.644Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-23T06:20:43.644Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-23T06:20:43.916Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-23T06:20:44.190Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-23T06:20:44.459Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-23T06:20:44.459Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-23T06:20:44.727Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-23T06:20:44.727Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-23T06:20:44.727Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-23T06:20:44.988Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-23T06:20:44.988Z] Installing new version of config file /etc/issue ... [2021-03-23T06:20:44.988Z] Installing new version of config file /etc/issue.net ... [2021-03-23T06:20:44.988Z] Installing new version of config file /etc/lsb-release ... [2021-03-23T06:20:44.988Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-23T06:20:45.251Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-23T06:20:45.512Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-23T06:20:45.512Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-23T06:20:45.512Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:45.512Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-23T06:20:45.512Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-23T06:20:45.775Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-23T06:20:45.775Z] 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-23T06:20:45.775Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:45.775Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-23T06:20:45.775Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-23T06:20:46.037Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-23T06:20:46.037Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:46.037Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-23T06:20:46.037Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-23T06:20:46.299Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-23T06:20:46.561Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:46.561Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-23T06:20:46.561Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-23T06:20:46.822Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-23T06:20:46.822Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:46.822Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-23T06:20:46.822Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-23T06:20:47.083Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-23T06:20:47.083Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:47.083Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-23T06:20:47.083Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-23T06:20:47.344Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-23T06:20:47.344Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:47.344Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-23T06:20:47.344Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-23T06:20:47.605Z] Setting up grep (3.1-2build1) ... [2021-03-23T06:20:47.605Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:47.605Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-23T06:20:47.605Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-23T06:20:47.866Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-23T06:20:48.127Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:48.127Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-23T06:20:48.127Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-23T06:20:48.127Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-23T06:20:48.127Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:48.127Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-23T06:20:48.388Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-23T06:20:48.650Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-23T06:20:48.910Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-23T06:20:48.910Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-23T06:20:48.910Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-23T06:20:49.482Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-23T06:20:49.482Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:49.482Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-23T06:20:49.744Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-23T06:20:50.687Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-23T06:20:50.687Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-23T06:20:50.687Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-23T06:20:50.687Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-23T06:20:50.949Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-23T06:20:50.949Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:50.949Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-23T06:20:50.949Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-23T06:20:51.211Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-23T06:20:51.211Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:51.211Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-23T06:20:51.474Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-23T06:20:51.474Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-23T06:20:51.474Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:51.474Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-23T06:20:51.737Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-23T06:20:51.737Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-23T06:20:52.000Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:52.000Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-23T06:20:52.000Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-23T06:20:52.000Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-23T06:20:52.264Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:52.264Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-23T06:20:52.264Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-23T06:20:52.264Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-23T06:20:52.527Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:52.527Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-23T06:20:52.527Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-23T06:20:52.527Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-23T06:20:52.794Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-23T06:20:52.794Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-23T06:20:52.794Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:52.794Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-23T06:20:53.055Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-23T06:20:53.055Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-23T06:20:53.321Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:53.321Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-23T06:20:53.322Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-23T06:20:53.322Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-23T06:20:53.584Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:53.584Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-23T06:20:53.584Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-23T06:20:53.584Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-23T06:20:53.846Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:53.846Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-23T06:20:53.846Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-23T06:20:54.108Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-23T06:20:54.681Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-23T06:20:54.681Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-23T06:20:54.949Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:54.949Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-23T06:20:54.949Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-23T06:20:55.210Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-23T06:20:55.472Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T06:20:55.472Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-23T06:20:55.472Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-23T06:20:55.472Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-23T06:20:55.735Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T06:20:55.735Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-23T06:20:55.735Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-23T06:20:55.998Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-23T06:20:56.260Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T06:20:56.260Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-23T06:20:56.260Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-23T06:20:56.260Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-23T06:20:56.522Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T06:20:56.522Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-23T06:20:56.522Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-23T06:20:56.522Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-23T06:20:56.784Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T06:20:56.784Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-23T06:20:56.784Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-23T06:20:56.784Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-23T06:20:57.046Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T06:20:57.046Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-23T06:20:57.046Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-23T06:20:57.046Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-23T06:20:57.307Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T06:20:57.307Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-23T06:20:57.307Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-23T06:20:57.569Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-23T06:20:57.834Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T06:20:57.834Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-23T06:20:57.834Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-23T06:20:57.834Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-23T06:20:57.834Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-23T06:20:58.100Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-23T06:20:58.100Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-23T06:20:58.100Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-23T06:20:58.369Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T06:20:58.369Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-23T06:20:58.369Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-23T06:20:58.369Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-23T06:20:58.642Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T06:20:58.643Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-23T06:20:58.643Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-23T06:20:58.918Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-23T06:20:59.187Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T06:20:59.187Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-23T06:20:59.187Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-23T06:20:59.187Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-23T06:20:59.457Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T06:20:59.457Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-23T06:20:59.457Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-23T06:20:59.457Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-23T06:20:59.768Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T06:20:59.768Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-23T06:20:59.768Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-23T06:21:00.036Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-23T06:21:00.298Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T06:21:00.298Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-23T06:21:00.298Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-23T06:21:00.298Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-23T06:21:00.559Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T06:21:00.559Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-23T06:21:00.559Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-23T06:21:00.559Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-23T06:21:00.821Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T06:21:00.821Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-23T06:21:00.821Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-23T06:21:01.083Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-23T06:21:01.083Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T06:21:01.083Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-23T06:21:01.083Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-23T06:21:01.345Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-23T06:21:01.345Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T06:21:01.345Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-23T06:21:01.345Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-23T06:21:01.629Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-23T06:21:02.203Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T06:21:02.203Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-23T06:21:02.203Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-23T06:21:02.203Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-23T06:21:02.203Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T06:21:02.203Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-23T06:21:02.203Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-23T06:21:02.465Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-23T06:21:02.465Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-23T06:21:02.465Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-23T06:21:02.726Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-23T06:21:02.726Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-23T06:21:02.726Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-23T06:21:02.989Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-23T06:21:02.989Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-23T06:21:03.250Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-23T06:21:03.250Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-23T06:21:03.512Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-23T06:21:03.512Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-23T06:21:03.512Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-23T06:21:03.512Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-23T06:21:03.774Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-23T06:21:03.774Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-23T06:21:03.774Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-23T06:21:03.774Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-23T06:21:04.035Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-23T06:21:04.035Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-23T06:21:04.035Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-23T06:21:04.035Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-23T06:21:04.297Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-23T06:21:04.298Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-23T06:21:04.558Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-23T06:21:04.558Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-23T06:21:05.508Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-23T06:21:05.508Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-23T06:21:05.508Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-23T06:21:05.508Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-23T06:21:05.773Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-23T06:21:05.773Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-23T06:21:06.035Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-23T06:21:06.035Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-23T06:21:06.297Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-23T06:21:06.297Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-23T06:21:06.559Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-23T06:21:06.559Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-23T06:21:06.559Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-23T06:21:06.559Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-23T06:21:06.822Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-23T06:21:06.822Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-23T06:21:07.087Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-23T06:21:07.087Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-23T06:21:07.349Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-23T06:21:07.349Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-23T06:21:08.294Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-23T06:21:08.294Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-23T06:21:09.241Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-23T06:21:09.241Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-23T06:21:10.187Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-23T06:21:10.187Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-23T06:21:10.449Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-23T06:21:10.449Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-23T06:21:11.394Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-23T06:21:11.394Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-23T06:21:11.394Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-23T06:21:11.394Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-23T06:21:11.394Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-23T06:21:11.394Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-23T06:21:11.659Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-23T06:21:11.659Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-23T06:21:11.921Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-23T06:21:11.921Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-23T06:21:11.921Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-23T06:21:12.186Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-23T06:21:12.186Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-23T06:21:12.186Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-23T06:21:12.448Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-23T06:21:12.448Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-23T06:21:12.448Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-23T06:21:12.711Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-23T06:21:12.711Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-23T06:21:12.711Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-23T06:21:12.711Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-23T06:21:12.711Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-23T06:21:12.711Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-23T06:21:12.711Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-23T06:21:12.982Z] [2021-03-23T06:21:12.982Z] Current default time zone: 'Etc/UTC' [2021-03-23T06:21:12.982Z] Local time is now: Tue Mar 23 06:21:12 UTC 2021. [2021-03-23T06:21:12.982Z] Universal Time is now: Tue Mar 23 06:21:12 UTC 2021. [2021-03-23T06:21:12.982Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-23T06:21:12.982Z] [2021-03-23T06:21:12.982Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-23T06:21:12.982Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-23T06:21:12.982Z] Setting up linux-libc-dev:amd64 (4.15.0-139.143) ... [2021-03-23T06:21:12.982Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-23T06:21:12.982Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-23T06:21:13.244Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-23T06:21:13.244Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-23T06:21:13.244Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-23T06:21:13.244Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-23T06:21:13.244Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-23T06:21:13.244Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-23T06:21:13.244Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-23T06:21:13.506Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-23T06:21:13.506Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-23T06:21:13.506Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-23T06:21:13.506Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-23T06:21:13.768Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-23T06:21:13.768Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-23T06:21:13.768Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-23T06:21:13.768Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-23T06:21:13.768Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-23T06:21:13.768Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-23T06:21:13.768Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-23T06:21:15.683Z] Updating certificates in /etc/ssl/certs... [2021-03-23T06:21:16.630Z] 23 added, 27 removed; done. [2021-03-23T06:21:16.630Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-23T06:21:16.630Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-23T06:21:16.630Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-23T06:21:16.630Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-23T06:21:16.895Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-23T06:21:16.895Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-23T06:21:16.895Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-23T06:21:16.895Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-23T06:21:16.895Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-23T06:21:16.895Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-23T06:21:17.157Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-23T06:21:17.157Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-23T06:21:17.157Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-23T06:21:17.157Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-23T06:21:17.157Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-23T06:21:17.157Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-23T06:21:17.157Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-23T06:21:17.157Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-23T06:21:17.418Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-23T06:21:17.418Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-23T06:21:17.418Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-23T06:21:17.418Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-23T06:21:17.418Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-23T06:21:17.418Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-23T06:21:17.687Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-23T06:21:17.687Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-23T06:21:17.687Z] Updating certificates in /etc/ssl/certs... [2021-03-23T06:21:18.261Z] 0 added, 0 removed; done. [2021-03-23T06:21:18.261Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-23T06:21:18.261Z] done. [2021-03-23T06:21:18.837Z] Reading package lists... [2021-03-23T06:21:19.100Z] Building dependency tree... [2021-03-23T06:21:19.100Z] Reading state information... [2021-03-23T06:21:19.100Z] The following NEW packages will be installed: [2021-03-23T06:21:19.100Z] apt-transport-https [2021-03-23T06:21:19.100Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-23T06:21:19.100Z] Need to get 1696 B of archives. [2021-03-23T06:21:19.100Z] After this operation, 153 kB of additional disk space will be used. [2021-03-23T06:21:19.100Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-23T06:21:19.361Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-23T06:21:19.361Z] Fetched 1696 B in 0s (25.5 kB/s) [2021-03-23T06:21:19.361Z] Selecting previously unselected package apt-transport-https. [2021-03-23T06:21:19.361Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-23T06:21:19.361Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-23T06:21:19.361Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-23T06:21:19.622Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-23T06:21:19.883Z] Waiting for network to be ready... [2021-03-23T06:21:25.181Z] 2021-03-23T06:21:23Z INFO Waiting for automatic snapd restart... [2021-03-23T06:21:25.447Z] snapd 2.49 from Canonical* installed [2021-03-23T06:21:26.387Z] "snapd" switched to the "latest/stable" channel [2021-03-23T06:21:26.387Z] [2021-03-23T06:21:28.937Z] core18 20210128 from Canonical* installed [2021-03-23T06:21:29.198Z] "core18" switched to the "latest/stable" channel [2021-03-23T06:21:29.198Z] [2021-03-23T06:21:32.511Z] snapcraft 4.5.4 from Canonical* installed [2021-03-23T06:21:33.085Z] "snapcraft" switched to the "latest/stable" channel [2021-03-23T06:21:33.085Z] [2021-03-23T06:21:36.403Z] 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-23T06:21:36.403Z] - README.md [2021-03-23T06:21:36.403Z] [2021-03-23T06:21:36.403Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-23T06:21:42.992Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-23T06:21:42.992Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-23T06:21:42.992Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-23T06:21:43.254Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-23T06:21:44.089Z] Reading package lists... [2021-03-23T06:21:44.662Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-03-23T06:21:45.327Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T06:21:45.327Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-23T06:21:45.327Z] ---> f3c7277a6a02 [2021-03-23T06:21:45.327Z] Step 3/22 : WORKDIR /edgex-go [2021-03-23T06:21:45.327Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T06:21:45.327Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-23T06:21:45.328Z] ---> f3c7277a6a02 [2021-03-23T06:21:45.328Z] Step 3/22 : WORKDIR /edgex-go [2021-03-23T06:21:45.328Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T06:21:45.328Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-23T06:21:45.328Z] ---> f3c7277a6a02 [2021-03-23T06:21:45.328Z] Step 3/26 : WORKDIR /edgex-go [2021-03-23T06:21:45.328Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T06:21:45.328Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-23T06:21:45.328Z] ---> f3c7277a6a02 [2021-03-23T06:21:45.328Z] Step 3/21 : WORKDIR /edgex-go [2021-03-23T06:21:45.328Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T06:21:45.328Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-23T06:21:45.328Z] ---> f3c7277a6a02 [2021-03-23T06:21:45.328Z] Step 3/23 : WORKDIR /edgex-go [2021-03-23T06:21:45.328Z] ---> Running in 308ee016e96a [2021-03-23T06:21:45.328Z] ---> Running in fc7787eac419 [2021-03-23T06:21:45.328Z] ---> Running in 1c1589c7dd53 [2021-03-23T06:21:45.328Z] ---> Running in 08dab378ceec [2021-03-23T06:21:45.328Z] ---> Running in 29636d423c12 [2021-03-23T06:21:45.328Z] Removing intermediate container 308ee016e96a [2021-03-23T06:21:45.328Z] ---> 08ad22df8a94 [2021-03-23T06:21:45.328Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T06:21:45.328Z] Removing intermediate container 08dab378ceec [2021-03-23T06:21:45.328Z] ---> 6218f46d47b5 [2021-03-23T06:21:45.328Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T06:21:45.328Z] Removing intermediate container fc7787eac419 [2021-03-23T06:21:45.328Z] ---> fe7a8d98fb8a [2021-03-23T06:21:45.328Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T06:21:45.328Z] Removing intermediate container 1c1589c7dd53 [2021-03-23T06:21:45.328Z] ---> 944ccd085b06 [2021-03-23T06:21:45.328Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T06:21:45.328Z] Removing intermediate container 29636d423c12 [2021-03-23T06:21:45.328Z] ---> bb47089c3033 [2021-03-23T06:21:45.328Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T06:21:45.328Z] ---> Running in 2aead5d37d54 [2021-03-23T06:21:45.328Z] ---> Running in b8335e69166b [2021-03-23T06:21:45.328Z] ---> Running in 455ea6f334d2 [2021-03-23T06:21:45.328Z] ---> Running in 1ab53da093ac [2021-03-23T06:21:45.328Z] ---> Running in 2b3a016a5a54 [2021-03-23T06:21:45.328Z] Removing intermediate container 2aead5d37d54 [2021-03-23T06:21:45.328Z] ---> 5433c0280082 [2021-03-23T06:21:45.328Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-23T06:21:45.328Z] ---> Running in 2f3eda080a15 [2021-03-23T06:21:45.328Z] Removing intermediate container b8335e69166b [2021-03-23T06:21:45.328Z] ---> 5a68aced7fcb [2021-03-23T06:21:45.328Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-23T06:21:45.328Z] Removing intermediate container 455ea6f334d2 [2021-03-23T06:21:45.328Z] ---> ffea6a7fa83d [2021-03-23T06:21:45.328Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-23T06:21:45.328Z] ---> Running in 3c44c3766eb9 [2021-03-23T06:21:45.328Z] ---> Running in 63297fd83bcd [2021-03-23T06:21:45.328Z] Removing intermediate container 1ab53da093ac [2021-03-23T06:21:45.328Z] ---> 9599eedfcf9d [2021-03-23T06:21:45.328Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-23T06:21:45.328Z] Removing intermediate container 2b3a016a5a54 [2021-03-23T06:21:45.328Z] ---> a0713cdd4d08 [2021-03-23T06:21:45.328Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-23T06:21:45.328Z] ---> Running in 6c3a65161ff7 [2021-03-23T06:21:45.328Z] ---> Running in 0c519baed12b [2021-03-23T06:21:45.328Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T06:21:45.328Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T06:21:45.328Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T06:21:45.328Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T06:21:45.328Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T06:21:45.328Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T06:21:45.603Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T06:21:45.603Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T06:21:45.603Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T06:21:45.603Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T06:21:45.603Z] OK: 217 MiB in 51 packages [2021-03-23T06:21:47.043Z] Removing intermediate container 2f3eda080a15 [2021-03-23T06:21:47.043Z] ---> 896c4b024935 [2021-03-23T06:21:47.043Z] Step 6/21 : COPY go.mod . [2021-03-23T06:21:47.043Z] OK: 217 MiB in 51 packages [2021-03-23T06:21:47.043Z] OK: 217 MiB in 51 packages [2021-03-23T06:21:47.643Z] OK: 217 MiB in 51 packages [2021-03-23T06:21:47.921Z] ---> 6c6a21759a2a [2021-03-23T06:21:47.921Z] Step 7/21 : RUN go mod download [2021-03-23T06:21:47.921Z] OK: 217 MiB in 51 packages [2021-03-23T06:21:48.197Z] ---> Running in 0a24eb5eabde [2021-03-23T06:21:48.799Z] Removing intermediate container 3c44c3766eb9 [2021-03-23T06:21:48.799Z] ---> 3a596912bfe1 [2021-03-23T06:21:48.799Z] Step 6/26 : COPY go.mod . [2021-03-23T06:21:49.417Z] Removing intermediate container 0c519baed12b [2021-03-23T06:21:49.417Z] ---> a9689535b2c8 [2021-03-23T06:21:49.417Z] Step 6/22 : COPY go.mod . [2021-03-23T06:21:49.693Z] Removing intermediate container 6c3a65161ff7 [2021-03-23T06:21:49.693Z] ---> 58c6235e44d0 [2021-03-23T06:21:49.693Z] Step 6/23 : COPY go.mod . [2021-03-23T06:21:49.972Z] Removing intermediate container 63297fd83bcd [2021-03-23T06:21:49.972Z] ---> e5393883f024 [2021-03-23T06:21:49.972Z] Step 6/22 : COPY go.mod . [2021-03-23T06:21:49.973Z] ---> de0e3f622e05 [2021-03-23T06:21:49.973Z] Step 7/26 : RUN go mod download [2021-03-23T06:21:50.259Z] ---> Running in 8e75f3e84a13 [2021-03-23T06:21:50.259Z] ---> 405d5a5c734d [2021-03-23T06:21:50.544Z] Step 7/22 : RUN go mod download [2021-03-23T06:21:50.544Z] ---> Running in 293d4ec40f1d [2021-03-23T06:21:50.822Z] ---> c0ae9fb0e58e [2021-03-23T06:21:50.822Z] Step 7/23 : RUN go mod download [2021-03-23T06:21:51.102Z] ---> 3bf86a6fb9ed [2021-03-23T06:21:51.102Z] Step 7/22 : RUN go mod download [2021-03-23T06:21:51.102Z] ---> Running in d5fd39177d71 [2021-03-23T06:21:51.253Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-23T06:21:51.253Z] Reading package lists... [2021-03-23T06:21:51.253Z] Building dependency tree... [2021-03-23T06:21:51.253Z] Reading state information... [2021-03-23T06:21:51.253Z] Suggested packages: [2021-03-23T06:21:51.253Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-23T06:21:51.253Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-23T06:21:51.253Z] Recommended packages: [2021-03-23T06:21:51.253Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-23T06:21:51.253Z] The following NEW packages will be installed: [2021-03-23T06:21:51.253Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-23T06:21:51.253Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-23T06:21:51.253Z] pkg-config zip [2021-03-23T06:21:51.253Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-23T06:21:51.253Z] Need to get 7657 kB of archives. [2021-03-23T06:21:51.253Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-23T06:21:51.253Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-23T06:21:51.253Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-23T06:21:51.253Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-23T06:21:51.253Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-23T06:21:51.253Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-23T06:21:51.253Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-23T06:21:51.253Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-23T06:21:51.380Z] ---> Running in c6d114eea4f5 [2021-03-23T06:21:51.515Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-23T06:21:51.515Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-23T06:21:51.515Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-23T06:21:51.515Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-23T06:21:51.776Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-23T06:21:51.776Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-23T06:21:51.776Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-23T06:21:51.776Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-23T06:21:52.039Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-23T06:21:52.040Z] Fetched 7657 kB in 1s (8544 kB/s) [2021-03-23T06:21:52.040Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-23T06:21:52.040Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-23T06:21:52.040Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-23T06:21:52.040Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-23T06:21:52.305Z] Selecting previously unselected package libpsl5:amd64. [2021-03-23T06:21:52.305Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-23T06:21:52.305Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-23T06:21:52.305Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-23T06:21:52.305Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-23T06:21:52.305Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-23T06:21:52.371Z] Removing intermediate container 0a24eb5eabde [2021-03-23T06:21:52.371Z] ---> 79e7bc11c3e6 [2021-03-23T06:21:52.371Z] Step 8/21 : COPY . . [2021-03-23T06:21:52.569Z] Selecting previously unselected package librtmp1:amd64. [2021-03-23T06:21:52.569Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-23T06:21:52.569Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-23T06:21:52.569Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-23T06:21:52.569Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-23T06:21:52.569Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-23T06:21:52.832Z] Selecting previously unselected package liberror-perl. [2021-03-23T06:21:52.832Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-23T06:21:52.832Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-23T06:21:52.832Z] Selecting previously unselected package git-man. [2021-03-23T06:21:52.832Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-23T06:21:52.832Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-23T06:21:53.094Z] Selecting previously unselected package git. [2021-03-23T06:21:53.094Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-23T06:21:53.094Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-23T06:21:53.670Z] Selecting previously unselected package libnorm1:amd64. [2021-03-23T06:21:53.670Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-23T06:21:53.935Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-23T06:21:53.935Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-23T06:21:53.935Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-23T06:21:53.935Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-23T06:21:53.935Z] Selecting previously unselected package libsodium23:amd64. [2021-03-23T06:21:53.935Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-23T06:21:53.935Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-23T06:21:54.199Z] Selecting previously unselected package libzmq5:amd64. [2021-03-23T06:21:54.199Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-23T06:21:54.199Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-23T06:21:54.199Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-23T06:21:54.199Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-23T06:21:54.199Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-23T06:21:54.464Z] Selecting previously unselected package pkg-config. [2021-03-23T06:21:54.464Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-23T06:21:54.464Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-23T06:21:54.464Z] Selecting previously unselected package zip. [2021-03-23T06:21:54.464Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-23T06:21:54.464Z] Unpacking zip (3.0-11build1) ... [2021-03-23T06:21:54.730Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-23T06:21:54.730Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-23T06:21:54.730Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-23T06:21:54.730Z] Setting up liberror-perl (0.17025-1) ... [2021-03-23T06:21:54.730Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-23T06:21:54.730Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-23T06:21:54.730Z] No schema files found: doing nothing. [2021-03-23T06:21:54.730Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-23T06:21:54.730Z] Setting up zip (3.0-11build1) ... [2021-03-23T06:21:55.023Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-23T06:21:55.024Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-23T06:21:55.024Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-23T06:21:55.024Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-23T06:21:55.024Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-23T06:21:55.024Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-23T06:21:55.024Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-23T06:21:55.041Z] Removing intermediate container 8e75f3e84a13 [2021-03-23T06:21:55.041Z] ---> ccbe6818f290 [2021-03-23T06:21:55.041Z] Step 8/26 : COPY . . [2021-03-23T06:21:55.285Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-23T06:21:55.640Z] Removing intermediate container 293d4ec40f1d [2021-03-23T06:21:55.640Z] ---> 5b7bdd2beeb1 [2021-03-23T06:21:55.640Z] Step 8/22 : COPY . . [2021-03-23T06:21:56.628Z] Removing intermediate container d5fd39177d71 [2021-03-23T06:21:56.628Z] ---> fa437984cc99 [2021-03-23T06:21:56.628Z] Step 8/23 : COPY . . [2021-03-23T06:21:56.902Z] Removing intermediate container c6d114eea4f5 [2021-03-23T06:21:56.902Z] ---> 94ed4f731e3d [2021-03-23T06:21:56.902Z] Step 8/22 : COPY . . [2021-03-23T06:22:01.889Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-23T06:22:01.889Z] git set to automatically installed. [2021-03-23T06:22:01.889Z] git-man set to automatically installed. [2021-03-23T06:22:01.889Z] libcurl3-gnutls set to automatically installed. [2021-03-23T06:22:01.889Z] liberror-perl set to automatically installed. [2021-03-23T06:22:01.889Z] libglib2.0-0 set to automatically installed. [2021-03-23T06:22:01.889Z] libnghttp2-14 set to automatically installed. [2021-03-23T06:22:01.889Z] libnorm1 set to automatically installed. [2021-03-23T06:22:01.889Z] libpgm-5.2-0 set to automatically installed. [2021-03-23T06:22:01.889Z] libpsl5 set to automatically installed. [2021-03-23T06:22:01.889Z] librtmp1 set to automatically installed. [2021-03-23T06:22:01.889Z] libsodium23 set to automatically installed. [2021-03-23T06:22:01.889Z] libzmq3-dev set to automatically installed. [2021-03-23T06:22:01.889Z] libzmq5 set to automatically installed. [2021-03-23T06:22:01.889Z] pkg-config set to automatically installed. [2021-03-23T06:22:01.889Z] zip set to automatically installed. [2021-03-23T06:22:03.810Z] snapd is not logged in, snap install commands will use sudo [2021-03-23T06:22:10.402Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-23T06:22:10.402Z] snap "core18" has no updates available [2021-03-23T06:22:11.346Z] snapd is not logged in, snap install commands will use sudo [2021-03-23T06:22:17.954Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-23T06:22:23.728Z] ---> 54aba8e47d0e [2021-03-23T06:22:23.729Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-23T06:22:23.729Z] ---> 3d6343e5e58b [2021-03-23T06:22:23.729Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-23T06:22:23.729Z] ---> 6e199edd95ea [2021-03-23T06:22:23.729Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-23T06:22:23.729Z] ---> 02453cc831a9 [2021-03-23T06:22:23.729Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-23T06:22:23.729Z] ---> 120eb18ffb5a [2021-03-23T06:22:23.729Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-23T06:22:23.729Z] ---> Running in d7b4b92df642 [2021-03-23T06:22:23.729Z] ---> Running in bdcec7367f1c [2021-03-23T06:22:23.729Z] ---> Running in 389134ee5d31 [2021-03-23T06:22:23.729Z] ---> Running in e22f45ab6fe9 [2021-03-23T06:22:23.729Z] ---> Running in 6e78db9f7a53 [2021-03-23T06:22:23.729Z] 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-23T06:22:23.729Z] 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-23T06:22:23.729Z] 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-23T06:22:23.729Z] 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-23T06:22:23.729Z] 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-23T06:22:36.078Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-23T06:22:36.078Z] Pulling go-build-helper [2021-03-23T06:22:36.078Z] + snapcraftctl pull [2021-03-23T06:22:36.078Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-03-23T06:22:36.078Z] Skipping pull go-build-helper (already ran) [2021-03-23T06:22:36.078Z] Building go-build-helper [2021-03-23T06:22:36.078Z] + snapcraftctl build [2021-03-23T06:22:37.471Z] Staging go-build-helper [2021-03-23T06:22:37.471Z] + snapcraftctl stage [2021-03-23T06:22:47.488Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-23T06:22:47.488Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-23T06:22:47.488Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-23T06:22:47.488Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1610 kB] [2021-03-23T06:22:47.488Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-23T06:22:47.488Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-23T06:22:47.488Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-23T06:22:47.488Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [307 kB] [2021-03-23T06:22:47.488Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-23T06:22:47.488Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-23T06:22:47.488Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-23T06:22:47.488Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-23T06:22:47.488Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-23T06:22:47.488Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-23T06:22:47.488Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [257 kB] [2021-03-23T06:22:47.488Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [33.6 kB] [2021-03-23T06:22:47.488Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1115 kB] [2021-03-23T06:22:47.488Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-23T06:22:47.488Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-23T06:22:47.488Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1950 kB] [2021-03-23T06:22:47.488Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [398 kB] [2021-03-23T06:22:47.488Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-23T06:22:47.488Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-23T06:22:47.488Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [278 kB] [2021-03-23T06:22:47.488Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.2 kB] [2021-03-23T06:22:47.488Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1721 kB] [2021-03-23T06:22:47.488Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-23T06:22:47.488Z] Fetched 24.1 MB in 0s (0 B/s) [2021-03-23T06:22:47.488Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-23T06:22:47.488Z] Fetched 224 kB in 0s (0 B/s) [2021-03-23T06:22:47.488Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-23T06:22:47.488Z] Fetched 157 kB in 0s (0 B/s) [2021-03-23T06:22:47.488Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-23T06:22:47.488Z] Fetched 221 kB in 0s (0 B/s) [2021-03-23T06:22:47.488Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-23T06:22:47.488Z] Fetched 143 kB in 0s (0 B/s) [2021-03-23T06:22:47.488Z] Pulling app-service-config [2021-03-23T06:22:47.488Z] + snapcraftctl pull [2021-03-23T06:22:48.061Z] Cloning into '/root/parts/app-service-config/src'... [2021-03-23T06:22:48.634Z] Pulling config-common [2021-03-23T06:22:48.634Z] + snapcraftctl pull [2021-03-23T06:22:52.848Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-23T06:22:52.848Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-23T06:22:52.848Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-23T06:22:52.848Z] Fetched 0 B in 0s (0 B/s) [2021-03-23T06:22:52.848Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-23T06:22:52.848Z] Fetched 0 B in 0s (0 B/s) [2021-03-23T06:22:52.848Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-23T06:22:52.848Z] Fetched 0 B in 0s (0 B/s) [2021-03-23T06:22:52.848Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-23T06:22:52.848Z] Fetched 0 B in 0s (0 B/s) [2021-03-23T06:22:52.848Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-23T06:22:52.848Z] Fetched 0 B in 0s (0 B/s) [2021-03-23T06:22:52.848Z] Pulling edgex-go [2021-03-23T06:22:52.848Z] + snapcraftctl pull [2021-03-23T06:23:14.845Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-23T06:23:14.845Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-23T06:23:14.845Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-23T06:23:14.845Z] Fetched 0 B in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-23T06:23:14.845Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-23T06:23:14.845Z] Fetched 279 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-23T06:23:14.845Z] Fetched 122 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-23T06:23:14.845Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-23T06:23:14.845Z] Fetched 8848 B in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-23T06:23:14.845Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-23T06:23:14.845Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-23T06:23:14.845Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-23T06:23:14.845Z] Fetched 214 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-23T06:23:14.845Z] Fetched 154 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-23T06:23:14.845Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-23T06:23:14.845Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-23T06:23:14.845Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-23T06:23:14.845Z] Fetched 499 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-23T06:23:14.845Z] Fetched 111 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-23T06:23:14.845Z] Fetched 240 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-23T06:23:14.845Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-23T06:23:14.845Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-23T06:23:14.845Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-23T06:23:14.845Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-23T06:23:14.845Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-23T06:23:14.845Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-23T06:23:14.845Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-23T06:23:14.845Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-23T06:23:14.845Z] Fetched 8720 B in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-23T06:23:14.845Z] Fetched 137 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-23T06:23:14.845Z] Fetched 119 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-23T06:23:14.845Z] Fetched 109 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-23T06:23:14.845Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-23T06:23:14.845Z] Fetched 645 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-23T06:23:14.845Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-23T06:23:14.845Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-23T06:23:14.845Z] Fetched 368 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-23T06:23:14.845Z] Fetched 187 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-23T06:23:14.845Z] Fetched 175 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-23T06:23:14.845Z] Fetched 206 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-23T06:23:14.845Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-23T06:23:14.845Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-23T06:23:14.845Z] Fetched 159 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-23T06:23:14.845Z] Fetched 107 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-23T06:23:14.845Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-23T06:23:14.845Z] Pulling static-packages [2021-03-23T06:23:14.845Z] + snapcraftctl pull [2021-03-23T06:23:14.845Z] Pulling version [2021-03-23T06:23:14.845Z] + cd /root/project [2021-03-23T06:23:14.845Z] + [ -f VERSION ] [2021-03-23T06:23:14.845Z] + PROJECT_VERSION=local-dev [2021-03-23T06:23:14.845Z] + git rev-parse --short HEAD [2021-03-23T06:23:14.845Z] + GIT_REVISION=7ef7d347 [2021-03-23T06:23:14.845Z] + snapcraftctl set-version local-dev [2021-03-23T06:23:15.419Z] Skipping build go-build-helper (already ran) [2021-03-23T06:23:15.684Z] Building app-service-config [2021-03-23T06:23:15.684Z] + make build [2021-03-23T06:23:15.684Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-03-23T06:23:17.607Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.31 [2021-03-23T06:23:17.868Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.54 [2021-03-23T06:23:17.868Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-23T06:23:17.868Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-23T06:23:17.868Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.14 [2021-03-23T06:23:17.868Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-03-23T06:23:18.128Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-23T06:23:18.389Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-23T06:23:18.389Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-23T06:23:18.389Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-23T06:23:18.389Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-03-23T06:23:18.389Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-03-23T06:23:18.389Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-23T06:23:18.657Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-23T06:23:18.657Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-23T06:23:18.657Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-23T06:23:18.657Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-23T06:23:18.657Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-23T06:23:18.919Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-23T06:23:18.919Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-23T06:23:18.919Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-23T06:23:18.919Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-03-23T06:23:19.180Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-23T06:23:19.180Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-23T06:23:19.180Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-23T06:23:19.180Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-23T06:23:19.180Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-23T06:23:19.180Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-23T06:23:19.180Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-23T06:23:19.180Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-23T06:23:19.180Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-23T06:23:19.180Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-23T06:23:19.180Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-23T06:23:19.180Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-23T06:23:19.442Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-23T06:23:19.442Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-23T06:23:19.442Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-23T06:23:19.442Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-23T06:23:19.442Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-23T06:23:19.442Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-03-23T06:23:19.442Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-23T06:23:19.442Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-23T06:23:19.442Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-23T06:23:29.532Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-03-23T06:23:29.532Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-03-23T06:23:29.532Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-03-23T06:23:29.532Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-03-23T06:23:29.532Z] Building config-common [2021-03-23T06:23:29.532Z] + snapcraftctl build [2021-03-23T06:23:31.442Z] Building edgex-go [2021-03-23T06:23:31.704Z] + cd /root/parts/edgex-go/src [2021-03-23T06:23:31.704Z] + make build [2021-03-23T06:23:31.704Z] 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-23T06:23:32.282Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-23T06:23:32.282Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.20 [2021-03-23T06:23:32.282Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-23T06:23:32.282Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-23T06:23:32.282Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.9 [2021-03-23T06:23:32.282Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-23T06:23:32.282Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.4 [2021-03-23T06:23:32.282Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-23T06:23:32.282Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-23T06:23:32.543Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-23T06:23:32.543Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-23T06:23:36.756Z] 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-23T06:23:36.756Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-23T06:23:42.043Z] 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-23T06:23:42.986Z] 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-23T06:23:44.901Z] 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-23T06:23:45.168Z] 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-23T06:23:45.168Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-23T06:23:45.428Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-23T06:23:45.428Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-23T06:23:45.428Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-23T06:23:47.417Z] 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-23T06:23:47.417Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-23T06:23:47.417Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-23T06:23:49.075Z] 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-23T06:23:50.336Z] 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-23T06:23:50.336Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-23T06:23:52.021Z] 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-23T06:23:52.962Z] 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-23T06:23:53.223Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-23T06:23:54.608Z] 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-23T06:23:54.608Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-23T06:23:57.155Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-23T06:23:57.155Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-23T06:23:57.155Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-23T06:23:57.155Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-23T06:23:57.155Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-23T06:23:57.155Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-23T06:23:57.155Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-23T06:23:57.155Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-23T06:23:57.155Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-23T06:23:57.155Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-23T06:23:57.155Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-23T06:23:57.155Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-23T06:23:57.155Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-23T06:23:57.155Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-23T06:23:57.155Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-23T06:23:57.155Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-23T06:23:57.155Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-23T06:23:57.155Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-03-23T06:23:57.155Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-23T06:23:57.155Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-23T06:23:57.155Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-03-23T06:23:57.155Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-23T06:23:57.155Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-23T06:23:57.155Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-23T06:23:57.155Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-23T06:23:57.155Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-23T06:23:59.700Z] Building static-packages [2021-03-23T06:23:59.700Z] + snapcraftctl build [2021-03-23T06:24:00.589Z] 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-23T06:24:01.616Z] Building version [2021-03-23T06:24:01.616Z] + snapcraftctl build [2021-03-23T06:24:03.532Z] Skipping stage go-build-helper (already ran) [2021-03-23T06:24:03.532Z] Staging app-service-config [2021-03-23T06:24:03.532Z] + snapcraftctl stage [2021-03-23T06:24:04.472Z] Staging config-common [2021-03-23T06:24:04.472Z] + snapcraftctl stage [2021-03-23T06:24:05.412Z] Staging edgex-go [2021-03-23T06:24:05.412Z] + snapcraftctl stage [2021-03-23T06:24:06.357Z] Staging static-packages [2021-03-23T06:24:06.357Z] + snapcraftctl stage [2021-03-23T06:24:07.300Z] Staging version [2021-03-23T06:24:07.300Z] + snapcraftctl stage [2021-03-23T06:24:08.241Z] Priming go-build-helper [2021-03-23T06:24:08.241Z] + snapcraftctl prime [2021-03-23T06:24:08.940Z] Removing intermediate container d7b4b92df642 [2021-03-23T06:24:08.940Z] ---> 437b9a81c9d2 [2021-03-23T06:24:08.940Z] [2021-03-23T06:24:08.940Z] Step 10/21 : FROM alpine:3.12 [2021-03-23T06:24:08.940Z] 3.12: Pulling from library/alpine [2021-03-23T06:24:09.183Z] Priming app-service-config [2021-03-23T06:24:09.183Z] + snapcraftctl prime [2021-03-23T06:24:09.557Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-23T06:24:09.558Z] Status: Downloaded newer image for alpine:3.12 [2021-03-23T06:24:09.558Z] ---> d10569e2745f [2021-03-23T06:24:09.558Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-23T06:24:09.558Z] Removing intermediate container 389134ee5d31 [2021-03-23T06:24:09.558Z] ---> e0d622a78244 [2021-03-23T06:24:09.558Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-23T06:24:10.125Z] Priming config-common [2021-03-23T06:24:10.126Z] + snapcraftctl prime [2021-03-23T06:24:10.161Z] ---> Running in 32aebb84934f [2021-03-23T06:24:10.161Z] ---> Running in 9baefa2aef40 [2021-03-23T06:24:11.069Z] Priming edgex-go [2021-03-23T06:24:11.069Z] + snapcraftctl prime [2021-03-23T06:24:12.010Z] Priming static-packages [2021-03-23T06:24:12.010Z] + snapcraftctl prime [2021-03-23T06:24:12.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T06:24:12.155Z] 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-23T06:24:12.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T06:24:13.038Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-23T06:24:13.038Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-23T06:24:13.038Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-23T06:24:13.038Z] (4/4) Installing curl (7.69.1-r3) [2021-03-23T06:24:13.038Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T06:24:13.038Z] Executing ca-certificates-20191127-r4.trigger [2021-03-23T06:24:13.322Z] OK: 7 MiB in 18 packages [2021-03-23T06:24:14.553Z] Priming version [2021-03-23T06:24:14.553Z] + snapcraftctl prime [2021-03-23T06:24:15.125Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-03-23T06:24:16.334Z] Removing intermediate container 32aebb84934f [2021-03-23T06:24:16.334Z] ---> 1bcb1cfa9f45 [2021-03-23T06:24:16.334Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-23T06:24:16.334Z] ---> Running in 67c232538ee8 [2021-03-23T06:24:16.645Z] Removing intermediate container 67c232538ee8 [2021-03-23T06:24:16.645Z] ---> 904ce22bf2ed [2021-03-23T06:24:16.645Z] Step 13/21 : WORKDIR /edgex [2021-03-23T06:24:16.942Z] ---> Running in e0a326fe92f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2021-03-23T06:24:18.038Z] Removing intermediate container e0a326fe92f0 [2021-03-23T06:24:18.038Z] ---> 35e550bc9af6 [2021-03-23T06:24:18.038Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-23T06:24:20.058Z] Removing intermediate container 9baefa2aef40 [2021-03-23T06:24:20.058Z] ---> da1e93bb3530 [2021-03-23T06:24:20.058Z] [2021-03-23T06:24:20.058Z] Step 11/26 : FROM docker:20.10.0 [2021-03-23T06:24:20.058Z] 20.10.0: Pulling from library/docker [2021-03-23T06:24:20.336Z] ---> 4df61c450166 [2021-03-23T06:24:20.336Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-23T06:24:24.657Z] ---> 23e01152532f [2021-03-23T06:24:24.657Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-23T06:24:25.268Z] Removing intermediate container bdcec7367f1c [2021-03-23T06:24:25.268Z] ---> 5536a6624ac5 [2021-03-23T06:24:25.268Z] [2021-03-23T06:24:25.268Z] Step 10/22 : FROM alpine:3.12 [2021-03-23T06:24:25.268Z] ---> d10569e2745f [2021-03-23T06:24:25.268Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-23T06:24:25.560Z] Removing intermediate container e22f45ab6fe9 [2021-03-23T06:24:25.560Z] ---> dd349c7bdd4e [2021-03-23T06:24:25.560Z] [2021-03-23T06:24:25.560Z] Step 10/22 : FROM alpine:3.12 [2021-03-23T06:24:25.560Z] ---> d10569e2745f [2021-03-23T06:24:25.560Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-23T06:24:26.156Z] ---> Running in 9822d904312e [2021-03-23T06:24:26.156Z] ---> Running in 3feedecb4882 [2021-03-23T06:24:26.751Z] ---> 59fb0ec63309 [2021-03-23T06:24:26.751Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-23T06:24:27.026Z] ---> Running in a6e6ec0ca9b3 [2021-03-23T06:24:28.480Z] Removing intermediate container a6e6ec0ca9b3 [2021-03-23T06:24:28.480Z] ---> 2e04d56d8192 [2021-03-23T06:24:28.480Z] Step 18/21 : CMD ["--init=true"] [2021-03-23T06:24:28.755Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T06:24:28.755Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T06:24:29.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T06:24:29.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T06:24:29.036Z] ---> Running in 9416f450c405 [2021-03-23T06:24:29.636Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-23T06:24:29.636Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-23T06:24:29.636Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-23T06:24:29.636Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T06:24:29.636Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T06:24:29.636Z] Executing ca-certificates-20191127-r4.trigger [2021-03-23T06:24:29.636Z] OK: 5 MiB in 15 packages [2021-03-23T06:24:29.910Z] OK: 6 MiB in 16 packages [2021-03-23T06:24:30.188Z] Removing intermediate container 9416f450c405 [2021-03-23T06:24:30.188Z] ---> 1446d09c528c [2021-03-23T06:24:30.188Z] Step 19/21 : LABEL arch=arm64 [2021-03-23T06:24:30.795Z] ---> Running in 89610cc6bcef [2021-03-23T06:24:32.238Z] Removing intermediate container 89610cc6bcef [2021-03-23T06:24:32.238Z] ---> 246a9409a0b0 [2021-03-23T06:24:32.238Z] Step 20/21 : LABEL git_sha=7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:24:32.238Z] Removing intermediate container 6e78db9f7a53 [2021-03-23T06:24:32.238Z] ---> 8b3f27cfc5ee [2021-03-23T06:24:32.238Z] [2021-03-23T06:24:32.238Z] Step 10/23 : FROM alpine:3.12 [2021-03-23T06:24:32.238Z] ---> d10569e2745f [2021-03-23T06:24:32.238Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-23T06:24:32.238Z] ---> Using cache [2021-03-23T06:24:32.238Z] ---> 80ce002584b5 [2021-03-23T06:24:32.238Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T06:24:32.238Z] Removing intermediate container 3feedecb4882 [2021-03-23T06:24:32.238Z] ---> 80ce002584b5 [2021-03-23T06:24:32.238Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T06:24:32.511Z] ---> Running in 223dde29bfc8 [2021-03-23T06:24:32.511Z] ---> Running in 1ee3f65586d1 [2021-03-23T06:24:32.788Z] ---> Running in 8fbbd1dfca3a [2021-03-23T06:24:33.063Z] Removing intermediate container 9822d904312e [2021-03-23T06:24:33.063Z] ---> 6b78a11e8484 [2021-03-23T06:24:33.063Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T06:24:33.063Z] Removing intermediate container 1ee3f65586d1 [2021-03-23T06:24:33.063Z] ---> de7ff0a2c789 [2021-03-23T06:24:33.063Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-23T06:24:33.340Z] Removing intermediate container 223dde29bfc8 [2021-03-23T06:24:33.341Z] ---> 642e0a6f9f41 [2021-03-23T06:24:33.341Z] Step 21/21 : LABEL version=0.0.0 [2021-03-23T06:24:33.617Z] ---> Running in 89ab83b28416 [2021-03-23T06:24:33.617Z] ---> Running in 000d0513bb0f [2021-03-23T06:24:33.617Z] Removing intermediate container 8fbbd1dfca3a [2021-03-23T06:24:33.617Z] ---> f56dc36100e7 [2021-03-23T06:24:33.617Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-23T06:24:33.894Z] ---> Running in e8e220e772ca [2021-03-23T06:24:33.894Z] ---> Running in 9203756d11f6 [2021-03-23T06:24:34.169Z] Removing intermediate container 89ab83b28416 [2021-03-23T06:24:34.169Z] ---> 7fa81cc780b3 [2021-03-23T06:24:34.169Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-23T06:24:34.169Z] Removing intermediate container 000d0513bb0f [2021-03-23T06:24:34.169Z] ---> a33b203cb09c [2021-03-23T06:24:34.169Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-23T06:24:34.169Z] ---> Running in 78aa94e156cd [2021-03-23T06:24:34.443Z] ---> Running in c40ac7a03ff1 [2021-03-23T06:24:34.718Z] Removing intermediate container 9203756d11f6 [2021-03-23T06:24:34.718Z] Removing intermediate container e8e220e772ca [2021-03-23T06:24:34.718Z] ---> ac96148a1558 [2021-03-23T06:24:34.718Z] [2021-03-23T06:24:34.718Z] ---> ae9fb542504c [2021-03-23T06:24:34.718Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-23T06:24:34.993Z] ---> Running in 94b08d2dd1f6 [2021-03-23T06:24:34.993Z] Removing intermediate container 78aa94e156cd [2021-03-23T06:24:34.993Z] ---> 2fe37699801a [2021-03-23T06:24:34.993Z] Step 15/23 : WORKDIR / [2021-03-23T06:24:35.264Z] Successfully built ac96148a1558 [2021-03-23T06:24:35.264Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-23T06:24:35.264Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2021-03-23T06:24:35.264Z] Removing intermediate container c40ac7a03ff1 [2021-03-23T06:24:35.264Z] ---> b49b0921c68d [2021-03-23T06:24:35.264Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-23T06:24:35.264Z] ---> Running in e42a219a33e5 [2021-03-23T06:24:35.537Z] ---> Running in cb2958024fca [2021-03-23T06:24:35.537Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-23T06:24:35.537Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-23T06:24:35.537Z] Removing intermediate container 94b08d2dd1f6 [2021-03-23T06:24:35.537Z] ---> 1a0b00d6ed1c [2021-03-23T06:24:35.537Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T06:24:35.537Z] ---> eeaf43b92773 [2021-03-23T06:24:35.537Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-23T06:24:35.809Z] ---> Running in 89502e152740 [2021-03-23T06:24:36.083Z] Removing intermediate container cb2958024fca [2021-03-23T06:24:36.083Z] ---> 871d988c01ac [2021-03-23T06:24:36.083Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T06:24:36.353Z] Removing intermediate container e42a219a33e5 [2021-03-23T06:24:36.353Z] ---> f697bc7ea8a1 [2021-03-23T06:24:36.353Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T06:24:37.349Z] ---> bff0e287447a [2021-03-23T06:24:37.349Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-23T06:24:37.632Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T06:24:37.907Z] ---> 9d151f6f2c63 [2021-03-23T06:24:37.907Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-23T06:24:37.907Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T06:24:37.907Z] ---> 9531ae866273 [2021-03-23T06:24:37.907Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-23T06:24:38.517Z] (1/2) Installing readline (8.0.4-r0) [2021-03-23T06:24:38.517Z] (2/2) Installing bash (5.0.17-r0) [2021-03-23T06:24:38.517Z] Executing bash-5.0.17-r0.post-install [2021-03-23T06:24:38.517Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T06:24:38.517Z] OK: 12 MiB in 22 packages [2021-03-23T06:24:41.150Z] ---> d8720532d9cd [2021-03-23T06:24:41.151Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-23T06:24:41.151Z] ---> 6f01f6f1f456 [2021-03-23T06:24:41.151Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-23T06:24:41.151Z] ---> 605d521f6797 [2021-03-23T06:24:41.151Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-23T06:24:41.751Z] Removing intermediate container 89502e152740 [2021-03-23T06:24:41.751Z] ---> 829124269b4e [2021-03-23T06:24:41.751Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-23T06:24:41.751Z] ---> Running in be7fea6c71af [2021-03-23T06:24:42.359Z] ---> 6ff295759c2e [2021-03-23T06:24:42.359Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-23T06:24:42.359Z] ---> 69f231b5a43a [2021-03-23T06:24:42.359Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-23T06:24:42.359Z] ---> 982accde0d90 [2021-03-23T06:24:42.359Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-23T06:24:42.359Z] Removing intermediate container be7fea6c71af [2021-03-23T06:24:42.359Z] ---> 432045dda937 [2021-03-23T06:24:42.359Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-23T06:24:42.359Z] ---> Running in 6678807e5d45 [2021-03-23T06:24:42.646Z] ---> Running in 68c320e01683 [2021-03-23T06:24:42.646Z] ---> Running in 45b144db2152 [2021-03-23T06:24:42.646Z] ---> Running in 06a70a10d817 [2021-03-23T06:24:43.242Z] Removing intermediate container 6678807e5d45 [2021-03-23T06:24:43.242Z] ---> a0dc74faa9ea [2021-03-23T06:24:43.242Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T06:24:43.516Z] ---> Running in 05a12241d78a [2021-03-23T06:24:43.516Z] Removing intermediate container 68c320e01683 [2021-03-23T06:24:43.516Z] ---> 0bc8c4a4e767 [2021-03-23T06:24:43.516Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T06:24:43.516Z] Removing intermediate container 06a70a10d817 [2021-03-23T06:24:43.516Z] ---> d8d9e8141a4d [2021-03-23T06:24:43.516Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-23T06:24:43.516Z] Removing intermediate container 45b144db2152 [2021-03-23T06:24:43.516Z] ---> e368aaaf150d [2021-03-23T06:24:43.516Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T06:24:43.791Z] ---> Running in 928f369e1d80 [2021-03-23T06:24:43.791Z] ---> Running in b328ee0e2823 [2021-03-23T06:24:43.791Z] ---> Running in ffea5dba077b [2021-03-23T06:24:44.069Z] Removing intermediate container 05a12241d78a [2021-03-23T06:24:44.069Z] ---> f7a41a41a9a1 [2021-03-23T06:24:44.069Z] Step 21/23 : LABEL arch=arm64 [2021-03-23T06:24:44.667Z] Removing intermediate container 928f369e1d80 [2021-03-23T06:24:44.667Z] ---> cf5d9804351a [2021-03-23T06:24:44.667Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-23T06:24:44.667Z] ---> Running in 53ff1c82e3d6 [2021-03-23T06:24:44.667Z] Removing intermediate container b328ee0e2823 [2021-03-23T06:24:44.667Z] ---> ac178a061c8f [2021-03-23T06:24:44.667Z] Step 20/22 : LABEL arch=arm64 [2021-03-23T06:24:44.940Z] Removing intermediate container ffea5dba077b [2021-03-23T06:24:44.940Z] ---> b355b93b091c [2021-03-23T06:24:44.940Z] Step 20/22 : LABEL arch=arm64 [2021-03-23T06:24:45.217Z] ---> Running in 1da5ccee9603 [2021-03-23T06:24:45.493Z] ---> Running in ae12a0a01a5a [2021-03-23T06:24:45.798Z] Removing intermediate container 53ff1c82e3d6 [2021-03-23T06:24:45.798Z] ---> 067e3475c3d4 [2021-03-23T06:24:45.798Z] Step 22/23 : LABEL git_sha=7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:24:46.071Z] Removing intermediate container 1da5ccee9603 [2021-03-23T06:24:46.071Z] ---> 4e2d3aff75e6 [2021-03-23T06:24:46.071Z] Step 21/22 : LABEL git_sha=7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:24:46.342Z] ---> Running in 59f5c822a592 [2021-03-23T06:24:46.625Z] ---> Running in c31c4ede74ff [2021-03-23T06:24:46.899Z] Removing intermediate container ae12a0a01a5a [2021-03-23T06:24:46.899Z] ---> 6fc921daaeb0 [2021-03-23T06:24:46.899Z] Step 21/22 : LABEL git_sha=7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:24:46.899Z] ---> 6a6d15e8251f [2021-03-23T06:24:46.899Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-23T06:24:47.494Z] ---> Running in 410e52f29451 [2021-03-23T06:24:47.494Z] Removing intermediate container 59f5c822a592 [2021-03-23T06:24:47.494Z] ---> ac79e2854ee1 [2021-03-23T06:24:47.494Z] Step 23/23 : LABEL version=0.0.0 [2021-03-23T06:24:47.770Z] Removing intermediate container c31c4ede74ff [2021-03-23T06:24:47.770Z] ---> 2aeed73cad34 [2021-03-23T06:24:47.770Z] Step 22/22 : LABEL version=0.0.0 [2021-03-23T06:24:47.770Z] ---> Running in ed63fbef19d1 [2021-03-23T06:24:48.045Z] ---> Running in d3b0298beeb3 [2021-03-23T06:24:48.323Z] Removing intermediate container 410e52f29451 [2021-03-23T06:24:48.323Z] ---> 4cd6837f4a97 [2021-03-23T06:24:48.323Z] Step 22/22 : LABEL version=0.0.0 [2021-03-23T06:24:48.323Z] ---> c78469f7c125 [2021-03-23T06:24:48.323Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-23T06:24:48.596Z] ---> Running in 48c3cf9ac5f5 [2021-03-23T06:24:48.868Z] Removing intermediate container ed63fbef19d1 [2021-03-23T06:24:48.868Z] ---> a746cd7023b7 [2021-03-23T06:24:48.868Z] [2021-03-23T06:24:49.151Z] Removing intermediate container d3b0298beeb3 [2021-03-23T06:24:49.151Z] ---> 32bbc7e97bdf [2021-03-23T06:24:49.151Z] [2021-03-23T06:24:49.426Z] Successfully built a746cd7023b7 [2021-03-23T06:24:49.426Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-23T06:24:49.426Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-03-23T06:24:49.697Z] Successfully built 32bbc7e97bdf [2021-03-23T06:24:49.973Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-23T06:24:49.973Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-03-23T06:24:49.973Z] Removing intermediate container 48c3cf9ac5f5 [2021-03-23T06:24:49.973Z] ---> f608e3f7725a [2021-03-23T06:24:49.973Z] [2021-03-23T06:24:50.247Z] ---> 47727ed2f226 [2021-03-23T06:24:50.247Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-23T06:24:50.534Z] Successfully built f608e3f7725a [2021-03-23T06:24:50.534Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-23T06:24:50.534Z]  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go [2021-03-23T06:24:50.534Z] ---> Running in 33d1422063f9 [2021-03-23T06:24:51.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T06:24:51.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T06:24:52.248Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-23T06:24:52.248Z] (2/33) Installing expat (2.2.9-r1) [2021-03-23T06:24:52.248Z] (3/33) Installing libffi (3.3-r2) [2021-03-23T06:24:52.248Z] (4/33) Installing gdbm (1.13-r1) [2021-03-23T06:24:52.522Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-23T06:24:52.522Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-23T06:24:52.522Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-23T06:24:54.496Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-23T06:24:54.496Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-23T06:24:54.496Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-23T06:24:54.496Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-23T06:24:54.496Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-23T06:24:54.496Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-23T06:24:54.496Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-23T06:24:54.496Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-23T06:24:54.496Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-23T06:24:54.496Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-23T06:24:54.496Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-23T06:24:54.496Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-23T06:24:54.496Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-23T06:24:54.496Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-23T06:24:54.496Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-23T06:24:54.496Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-23T06:24:54.496Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-23T06:24:54.496Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-23T06:24:54.496Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-23T06:24:54.496Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-23T06:24:54.496Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-23T06:24:54.496Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-23T06:24:54.496Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-23T06:24:54.496Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-23T06:24:54.768Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-23T06:24:54.768Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-23T06:24:54.768Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T06:24:54.768Z] OK: 71 MiB in 55 packages [2021-03-23T06:24:56.206Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T06:24:56.206Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-23T06:24:56.206Z] ---> f3c7277a6a02 [2021-03-23T06:24:56.206Z] Step 3/23 : WORKDIR /edgex-go [2021-03-23T06:24:56.206Z] ---> Using cache [2021-03-23T06:24:56.206Z] ---> bb47089c3033 [2021-03-23T06:24:56.206Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T06:24:56.206Z] ---> Using cache [2021-03-23T06:24:56.206Z] ---> a0713cdd4d08 [2021-03-23T06:24:56.206Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-23T06:24:56.206Z] ---> Using cache [2021-03-23T06:24:56.206Z] ---> a9689535b2c8 [2021-03-23T06:24:56.206Z] Step 6/23 : COPY go.mod . [2021-03-23T06:24:56.206Z] ---> Using cache [2021-03-23T06:24:56.206Z] ---> 405d5a5c734d [2021-03-23T06:24:56.206Z] Step 7/23 : RUN go mod download [2021-03-23T06:24:56.206Z] ---> Using cache [2021-03-23T06:24:56.206Z] ---> 5b7bdd2beeb1 [2021-03-23T06:24:56.206Z] Step 8/23 : COPY . . [2021-03-23T06:24:56.480Z] ---> Using cache [2021-03-23T06:24:56.480Z] ---> 3d6343e5e58b [2021-03-23T06:24:56.480Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-23T06:24:59.105Z] ---> Running in 287f8a682ac4 [2021-03-23T06:25:00.097Z] 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-23T06:25:08.413Z] Removing intermediate container 33d1422063f9 [2021-03-23T06:25:08.413Z] ---> 66b7fbb734e3 [2021-03-23T06:25:08.413Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-23T06:25:09.422Z] ---> Running in fa40e6aa9c79 [2021-03-23T06:25:16.170Z] Collecting docker-compose==1.23.2 [2021-03-23T06:25:16.170Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-23T06:25:16.774Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-23T06:25:16.774Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-23T06:25:19.422Z] Collecting docopt<0.7,>=0.6.1 [2021-03-23T06:25:19.422Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-23T06:25:23.782Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-23T06:25:23.782Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-23T06:25:23.782Z] Collecting cached-property<2,>=1.2.0 [2021-03-23T06:25:23.782Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-23T06:25:24.381Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-23T06:25:24.381Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-23T06:25:25.381Z] Collecting docker<4.0,>=3.6.0 [2021-03-23T06:25:25.381Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-23T06:25:26.367Z] Collecting texttable<0.10,>=0.9.0 [2021-03-23T06:25:26.367Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-23T06:25:28.354Z] 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-23T06:25:28.951Z] Collecting jsonschema<3,>=2.5.1 [2021-03-23T06:25:28.951Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-23T06:25:30.397Z] Collecting PyYAML<4,>=3.10 [2021-03-23T06:25:30.397Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-23T06:25:34.720Z] Collecting idna<2.8,>=2.5 [2021-03-23T06:25:34.720Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-23T06:25:35.318Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-23T06:25:35.318Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-23T06:25:35.596Z] 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-23T06:25:35.596Z] 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-23T06:25:35.873Z] Collecting docker-pycreds>=0.4.0 [2021-03-23T06:25:35.873Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-23T06:25:36.160Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-23T06:25:36.160Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-23T06:25:36.160Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-23T06:25:36.160Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-23T06:25:37.199Z] Installing collected packages: dockerpty, docopt, idna, urllib3, requests, cached-property, websocket-client, docker-pycreds, docker, texttable, jsonschema, PyYAML, docker-compose [2021-03-23T06:25:37.199Z] Running setup.py install for dockerpty: started [2021-03-23T06:25:37.498Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T06:25:37.498Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-23T06:25:37.498Z] ---> f3c7277a6a02 [2021-03-23T06:25:37.498Z] Step 3/24 : WORKDIR /edgex-go [2021-03-23T06:25:37.498Z] ---> Using cache [2021-03-23T06:25:37.498Z] ---> bb47089c3033 [2021-03-23T06:25:37.498Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T06:25:37.498Z] ---> Using cache [2021-03-23T06:25:37.498Z] ---> a0713cdd4d08 [2021-03-23T06:25:37.498Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-23T06:25:37.498Z] ---> Using cache [2021-03-23T06:25:37.498Z] ---> a9689535b2c8 [2021-03-23T06:25:37.498Z] Step 6/24 : COPY go.mod . [2021-03-23T06:25:37.498Z] ---> Using cache [2021-03-23T06:25:37.498Z] ---> 405d5a5c734d [2021-03-23T06:25:37.498Z] Step 7/24 : RUN go mod download [2021-03-23T06:25:37.498Z] ---> Using cache [2021-03-23T06:25:37.498Z] ---> 5b7bdd2beeb1 [2021-03-23T06:25:37.498Z] Step 8/24 : COPY . . [2021-03-23T06:25:37.498Z] ---> Using cache [2021-03-23T06:25:37.498Z] ---> 3d6343e5e58b [2021-03-23T06:25:37.498Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-23T06:25:38.097Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T06:25:38.097Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-23T06:25:38.097Z] ---> f3c7277a6a02 [2021-03-23T06:25:38.097Z] Step 3/23 : WORKDIR /edgex-go [2021-03-23T06:25:38.097Z] ---> Using cache [2021-03-23T06:25:38.097Z] ---> bb47089c3033 [2021-03-23T06:25:38.097Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T06:25:38.097Z] ---> Using cache [2021-03-23T06:25:38.097Z] ---> a0713cdd4d08 [2021-03-23T06:25:38.097Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-23T06:25:38.097Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T06:25:38.097Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-23T06:25:38.097Z] ---> f3c7277a6a02 [2021-03-23T06:25:38.097Z] Step 3/31 : WORKDIR /edgex-go [2021-03-23T06:25:38.097Z] ---> Using cache [2021-03-23T06:25:38.097Z] ---> bb47089c3033 [2021-03-23T06:25:38.097Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T06:25:38.097Z] ---> Using cache [2021-03-23T06:25:38.097Z] ---> a0713cdd4d08 [2021-03-23T06:25:38.097Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-23T06:25:38.097Z] ---> Using cache [2021-03-23T06:25:38.097Z] ---> a9689535b2c8 [2021-03-23T06:25:38.097Z] Step 6/31 : COPY go.mod . [2021-03-23T06:25:38.097Z] ---> Using cache [2021-03-23T06:25:38.097Z] ---> 405d5a5c734d [2021-03-23T06:25:38.097Z] Step 7/31 : RUN go mod download [2021-03-23T06:25:38.097Z] ---> Using cache [2021-03-23T06:25:38.097Z] ---> 5b7bdd2beeb1 [2021-03-23T06:25:38.097Z] Step 8/31 : COPY . . [2021-03-23T06:25:38.097Z] ---> Using cache [2021-03-23T06:25:38.097Z] ---> 3d6343e5e58b [2021-03-23T06:25:38.097Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-23T06:25:40.097Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-23T06:25:40.097Z] Running setup.py install for docopt: started [2021-03-23T06:25:42.141Z] Running setup.py install for docopt: finished with status 'done' [2021-03-23T06:25:42.141Z] Attempting uninstall: idna [2021-03-23T06:25:42.141Z] Found existing installation: idna 2.9 [2021-03-23T06:25:42.141Z] Uninstalling idna-2.9: [2021-03-23T06:25:42.418Z] Successfully uninstalled idna-2.9 [2021-03-23T06:25:42.691Z] ---> Running in 84c90808ea67 [2021-03-23T06:25:42.691Z] ---> Running in 0b69d83cdb1b [2021-03-23T06:25:42.691Z] ---> Running in d75a11f06656 [2021-03-23T06:25:43.285Z] Attempting uninstall: urllib3 [2021-03-23T06:25:43.285Z] Found existing installation: urllib3 1.25.9 [2021-03-23T06:25:43.285Z] Uninstalling urllib3-1.25.9: [2021-03-23T06:25:43.564Z] Successfully uninstalled urllib3-1.25.9 [2021-03-23T06:25:44.548Z] Attempting uninstall: requests [2021-03-23T06:25:44.548Z] Found existing installation: requests 2.23.0 [2021-03-23T06:25:44.548Z] Uninstalling requests-2.23.0: [2021-03-23T06:25:44.548Z] Successfully uninstalled requests-2.23.0 [2021-03-23T06:25:45.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T06:25:45.772Z] 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-23T06:25:45.772Z] 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-23T06:25:46.050Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T06:25:46.333Z] Running setup.py install for texttable: started [2021-03-23T06:25:46.941Z] OK: 217 MiB in 51 packages [2021-03-23T06:25:48.943Z] Removing intermediate container 84c90808ea67 [2021-03-23T06:25:48.943Z] ---> 1745df397a7a [2021-03-23T06:25:48.943Z] Step 6/23 : COPY go.mod . [2021-03-23T06:25:49.957Z] ---> 61565b8ada8b [2021-03-23T06:25:49.958Z] Step 7/23 : RUN go mod download [2021-03-23T06:25:49.958Z] ---> Running in 9bde9187a3e1 [2021-03-23T06:25:50.568Z] Running setup.py install for texttable: finished with status 'done' [2021-03-23T06:25:50.858Z] Running setup.py install for PyYAML: started [2021-03-23T06:25:55.212Z] Removing intermediate container 9bde9187a3e1 [2021-03-23T06:25:55.212Z] ---> a9544d9a94c3 [2021-03-23T06:25:55.212Z] Step 8/23 : COPY . . [2021-03-23T06:25:55.212Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-23T06:25:57.203Z] 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-23T06:26:07.412Z] Removing intermediate container fa40e6aa9c79 [2021-03-23T06:26:07.412Z] ---> df130f7cf3d3 [2021-03-23T06:26:07.412Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-23T06:26:07.412Z] ---> Running in e04a2abf4aa7 [2021-03-23T06:26:08.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T06:26:09.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T06:26:09.743Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-23T06:26:09.743Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-23T06:26:09.743Z] (3/3) Installing curl (7.69.1-r3) [2021-03-23T06:26:09.743Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T06:26:10.025Z] OK: 72 MiB in 58 packages [2021-03-23T06:26:14.396Z] Removing intermediate container e04a2abf4aa7 [2021-03-23T06:26:14.396Z] ---> 3ed829ad1c9a [2021-03-23T06:26:14.396Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-23T06:26:14.396Z] ---> Running in 746cfb024c05 [2021-03-23T06:26:15.841Z] Removing intermediate container 746cfb024c05 [2021-03-23T06:26:15.841Z] ---> 5d1ec7bf129c [2021-03-23T06:26:15.841Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T06:26:16.116Z] ---> Running in e7de8459e82b [2021-03-23T06:26:17.101Z] Removing intermediate container e7de8459e82b [2021-03-23T06:26:17.101Z] ---> 326835f9055d [2021-03-23T06:26:17.101Z] Step 24/26 : LABEL arch=arm64 [2021-03-23T06:26:17.374Z] ---> Running in 74d1b50efe3e [2021-03-23T06:26:18.845Z] ---> 56c271307294 [2021-03-23T06:26:18.845Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-23T06:26:19.117Z] Removing intermediate container 74d1b50efe3e [2021-03-23T06:26:19.117Z] ---> 0d20108b44aa [2021-03-23T06:26:19.117Z] Step 25/26 : LABEL git_sha=7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:26:19.117Z] ---> Running in 6d1134ca6493 [2021-03-23T06:26:19.394Z] ---> Running in 15c3287ae438 [2021-03-23T06:26:20.838Z] Removing intermediate container 15c3287ae438 [2021-03-23T06:26:20.838Z] ---> a1b504ad6704 [2021-03-23T06:26:20.838Z] Step 26/26 : LABEL version=0.0.0 [2021-03-23T06:26:21.460Z] ---> Running in fd67ba19446a [2021-03-23T06:26:21.460Z] 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-23T06:26:22.069Z] Removing intermediate container 287f8a682ac4 [2021-03-23T06:26:22.069Z] ---> 88b13721da5e [2021-03-23T06:26:22.069Z] [2021-03-23T06:26:22.069Z] Step 10/23 : FROM alpine:3.12 [2021-03-23T06:26:22.069Z] ---> d10569e2745f [2021-03-23T06:26:22.069Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-23T06:26:22.069Z] ---> Using cache [2021-03-23T06:26:22.069Z] ---> 80ce002584b5 [2021-03-23T06:26:22.069Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T06:26:22.069Z] ---> Using cache [2021-03-23T06:26:22.069Z] ---> f56dc36100e7 [2021-03-23T06:26:22.069Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-23T06:26:22.355Z] ---> Running in 5c8562ea9a29 [2021-03-23T06:26:22.355Z] Removing intermediate container fd67ba19446a [2021-03-23T06:26:22.355Z] ---> 02b67e544d3f [2021-03-23T06:26:22.355Z] [2021-03-23T06:26:22.972Z] Removing intermediate container 5c8562ea9a29 [2021-03-23T06:26:22.972Z] ---> 3bd9e2403957 [2021-03-23T06:26:22.972Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-23T06:26:23.248Z] ---> Running in a310bd2bc59c [2021-03-23T06:26:23.248Z] Successfully built 02b67e544d3f [2021-03-23T06:26:23.248Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-23T06:26:23.871Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container a310bd2bc59c [2021-03-23T06:26:23.871Z] ---> 40822d0d841e [2021-03-23T06:26:23.871Z] Step 15/23 : WORKDIR / [2021-03-23T06:26:23.871Z] ---> Running in ab8aa5703c39 [2021-03-23T06:26:24.494Z] Removing intermediate container ab8aa5703c39 [2021-03-23T06:26:24.494Z] ---> e1f877be8a51 [2021-03-23T06:26:24.494Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T06:26:25.955Z] ---> 2bb2000b371f [2021-03-23T06:26:25.955Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-23T06:26:27.950Z] ---> aa86c8720916 [2021-03-23T06:26:27.950Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-23T06:26:28.955Z] ---> 17a8317cbadd [2021-03-23T06:26:28.955Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-23T06:26:29.240Z] ---> Running in 98b7980e55f6 [2021-03-23T06:26:29.850Z] Removing intermediate container 98b7980e55f6 [2021-03-23T06:26:29.850Z] ---> 314f52f522f8 [2021-03-23T06:26:29.850Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T06:26:29.850Z] ---> Running in dd6a9da1a08c [2021-03-23T06:26:30.468Z] Removing intermediate container dd6a9da1a08c [2021-03-23T06:26:30.468Z] ---> f273f254890a [2021-03-23T06:26:30.468Z] Step 21/23 : LABEL arch=arm64 [2021-03-23T06:26:30.755Z] ---> Running in e53b4ec27f85 [2021-03-23T06:26:31.370Z] Removing intermediate container e53b4ec27f85 [2021-03-23T06:26:31.370Z] ---> b11965ab556f [2021-03-23T06:26:31.370Z] Step 22/23 : LABEL git_sha=7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:26:31.649Z] ---> Running in b6c6b99aa11a [2021-03-23T06:26:32.257Z] Removing intermediate container b6c6b99aa11a [2021-03-23T06:26:32.257Z] ---> 05f53421a754 [2021-03-23T06:26:32.257Z] Step 23/23 : LABEL version=0.0.0 [2021-03-23T06:26:32.539Z] ---> Running in f571bedc2c68 [2021-03-23T06:26:33.179Z] Removing intermediate container f571bedc2c68 [2021-03-23T06:26:33.179Z] ---> 57d25c21e6f4 [2021-03-23T06:26:33.179Z] [2021-03-23T06:26:33.804Z] Successfully built 57d25c21e6f4 [2021-03-23T06:26:33.804Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-23T06:26:56.038Z]  Building docker-core-command-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-23T06:27:11.205Z] Removing intermediate container d75a11f06656 [2021-03-23T06:27:11.205Z] ---> 2b76e16878ba [2021-03-23T06:27:11.205Z] [2021-03-23T06:27:11.205Z] Step 10/24 : FROM alpine:3.12 [2021-03-23T06:27:11.205Z] ---> d10569e2745f [2021-03-23T06:27:11.205Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-23T06:27:11.205Z] Removing intermediate container 0b69d83cdb1b [2021-03-23T06:27:11.205Z] ---> 1060d6e40548 [2021-03-23T06:27:11.205Z] [2021-03-23T06:27:11.205Z] Step 10/31 : FROM alpine:3.12 [2021-03-23T06:27:11.205Z] ---> d10569e2745f [2021-03-23T06:27:11.205Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-23T06:27:11.205Z] ---> Running in 1c1ca97f0207 [2021-03-23T06:27:11.205Z] ---> Running in 903b9b7bf50d [2021-03-23T06:27:11.819Z] Removing intermediate container 903b9b7bf50d [2021-03-23T06:27:11.819Z] ---> 1d2c9615fd9e [2021-03-23T06:27:11.819Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-23T06:27:11.819Z] ---> Running in d5f457b7ec53 [2021-03-23T06:27:12.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T06:27:12.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T06:27:13.440Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-23T06:27:13.718Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-23T06:27:13.718Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-23T06:27:13.718Z] (4/5) Installing curl (7.69.1-r3) [2021-03-23T06:27:13.718Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-23T06:27:13.718Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T06:27:13.718Z] Executing ca-certificates-20191127-r4.trigger [2021-03-23T06:27:13.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T06:27:13.996Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T06:27:13.996Z] OK: 7 MiB in 19 packages [2021-03-23T06:27:14.603Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-23T06:27:14.603Z] (2/2) Installing su-exec (0.2-r1) [2021-03-23T06:27:14.603Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T06:27:14.603Z] OK: 5 MiB in 16 packages [2021-03-23T06:27:16.610Z] Removing intermediate container d5f457b7ec53 [2021-03-23T06:27:16.610Z] ---> 025a000f079b [2021-03-23T06:27:16.610Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-23T06:27:16.610Z] Removing intermediate container 1c1ca97f0207 [2021-03-23T06:27:16.610Z] ---> 556259a1b477 [2021-03-23T06:27:16.610Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-23T06:27:16.886Z] ---> Running in c9c0712e8c95 [2021-03-23T06:27:16.886Z] ---> Running in 69535d384cbb [2021-03-23T06:27:17.483Z] Removing intermediate container c9c0712e8c95 [2021-03-23T06:27:17.483Z] ---> 91ad8960704d [2021-03-23T06:27:17.483Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-23T06:27:17.483Z] Removing intermediate container 69535d384cbb [2021-03-23T06:27:17.483Z] ---> 9a36d880be8a [2021-03-23T06:27:17.483Z] Step 13/24 : WORKDIR / [2021-03-23T06:27:17.759Z] ---> Running in 7c93b5159e70 [2021-03-23T06:27:17.760Z] ---> Running in dfad4b65b0fb [2021-03-23T06:27:18.371Z] Removing intermediate container 7c93b5159e70 [2021-03-23T06:27:18.371Z] ---> 3f0871820862 [2021-03-23T06:27:18.371Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-23T06:27:18.371Z] Removing intermediate container dfad4b65b0fb [2021-03-23T06:27:18.371Z] ---> 8231fc961572 [2021-03-23T06:27:18.371Z] 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-23T06:27:18.371Z] ---> Running in 4392f83da09c [2021-03-23T06:27:19.373Z] ---> 76757bfc3559 [2021-03-23T06:27:19.373Z] 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-23T06:27:20.373Z] ---> 50b13ceee425 [2021-03-23T06:27:20.373Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-23T06:27:20.976Z] Removing intermediate container 4392f83da09c [2021-03-23T06:27:20.976Z] ---> 8888d30a821c [2021-03-23T06:27:21.257Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-23T06:27:21.257Z] ---> Running in d02a31329bb9 [2021-03-23T06:27:21.257Z] ---> c11341d95da8 [2021-03-23T06:27:21.257Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-23T06:27:21.883Z] Removing intermediate container d02a31329bb9 [2021-03-23T06:27:21.883Z] ---> 3caecd475be8 [2021-03-23T06:27:21.883Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-23T06:27:22.479Z] ---> 2237df4f4ae4 [2021-03-23T06:27:22.479Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-23T06:27:22.750Z] ---> 91b36923fb00 [2021-03-23T06:27:22.750Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-23T06:27:23.020Z] ---> Running in 99f86bf1e3fb [2021-03-23T06:27:24.464Z] ---> 69c759bb78ba [2021-03-23T06:27:24.464Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-23T06:27:25.452Z] ---> f4de22d75a66 [2021-03-23T06:27:25.452Z] 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-23T06:27:26.055Z] ---> Running in 8065f0bb30ce [2021-03-23T06:27:26.056Z] Removing intermediate container 99f86bf1e3fb [2021-03-23T06:27:26.056Z] ---> 2f72e3e4d7de [2021-03-23T06:27:26.056Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T06:27:27.510Z] ---> 6fd4cb3877ad [2021-03-23T06:27:27.510Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-23T06:27:28.968Z] ---> b49615f78a8d [2021-03-23T06:27:28.968Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-23T06:27:28.968Z] Removing intermediate container 8065f0bb30ce [2021-03-23T06:27:28.968Z] ---> 870718c445e9 [2021-03-23T06:27:28.968Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-23T06:27:29.244Z] ---> Running in 13ba529e969e [2021-03-23T06:27:29.847Z] Removing intermediate container 13ba529e969e [2021-03-23T06:27:29.847Z] ---> aea3f0a5954d [2021-03-23T06:27:29.847Z] Step 22/24 : LABEL arch=arm64 [2021-03-23T06:27:29.847Z] ---> 644461300d7c [2021-03-23T06:27:29.847Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-23T06:27:30.121Z] ---> Running in e8ca832f592c [2021-03-23T06:27:30.719Z] Removing intermediate container e8ca832f592c [2021-03-23T06:27:30.719Z] ---> 6afa654961ed [2021-03-23T06:27:30.719Z] Step 23/24 : LABEL git_sha=7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:27:30.719Z] ---> 8f6fd0ed6bd8 [2021-03-23T06:27:30.719Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-23T06:27:30.992Z] ---> Running in 3c8572d820be [2021-03-23T06:27:31.621Z] Removing intermediate container 3c8572d820be [2021-03-23T06:27:31.621Z] ---> e2102bc68fa6 [2021-03-23T06:27:31.621Z] Step 24/24 : LABEL version=0.0.0 [2021-03-23T06:27:31.909Z] ---> b310c3153798 [2021-03-23T06:27:31.909Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-23T06:27:32.198Z] ---> Running in dea22477dd90 [2021-03-23T06:27:32.841Z] ---> Running in e68292d094fa [2021-03-23T06:27:32.841Z] Removing intermediate container dea22477dd90 [2021-03-23T06:27:32.841Z] ---> 44480e396649 [2021-03-23T06:27:32.841Z] [2021-03-23T06:27:33.484Z] Successfully built 44480e396649 [2021-03-23T06:27:33.484Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-23T06:27:33.484Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container e68292d094fa [2021-03-23T06:27:33.484Z] ---> cb0a9c667a31 [2021-03-23T06:27:33.484Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-23T06:27:34.117Z] Removing intermediate container 6d1134ca6493 [2021-03-23T06:27:34.117Z] ---> f3feb767d619 [2021-03-23T06:27:34.117Z] [2021-03-23T06:27:34.118Z] Step 10/23 : FROM alpine:3.12 [2021-03-23T06:27:34.118Z] ---> d10569e2745f [2021-03-23T06:27:34.118Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-23T06:27:34.401Z] ---> Running in ab0e1d08906a [2021-03-23T06:27:34.401Z] ---> 8de331447841 [2021-03-23T06:27:34.401Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-23T06:27:35.076Z] ---> Running in 987a78e62a9d [2021-03-23T06:27:35.077Z] Removing intermediate container ab0e1d08906a [2021-03-23T06:27:35.077Z] ---> 97203569de28 [2021-03-23T06:27:35.077Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-23T06:27:35.363Z] ---> Running in 0278c7d1fccc [2021-03-23T06:27:35.654Z] Removing intermediate container 0278c7d1fccc [2021-03-23T06:27:35.654Z] ---> 56522ed2b322 [2021-03-23T06:27:35.654Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-23T06:27:35.943Z] ---> Running in b6892e7fc3fd [2021-03-23T06:27:36.572Z] Removing intermediate container b6892e7fc3fd [2021-03-23T06:27:36.572Z] ---> 2c79f97c83c9 [2021-03-23T06:27:36.572Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T06:27:36.572Z] ---> Running in f309765fa73a [2021-03-23T06:27:37.180Z] Removing intermediate container 987a78e62a9d [2021-03-23T06:27:37.180Z] ---> 6acb0adcbc7f [2021-03-23T06:27:37.180Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-23T06:27:37.454Z] ---> Running in 86e4728bf407 [2021-03-23T06:27:38.058Z] Removing intermediate container 86e4728bf407 [2021-03-23T06:27:38.058Z] ---> 6e481fb76f16 [2021-03-23T06:27:38.058Z] Step 28/31 : CMD ["gate"] [2021-03-23T06:27:38.333Z] ---> Running in 9c20fdfc68eb [2021-03-23T06:27:38.935Z] Removing intermediate container 9c20fdfc68eb [2021-03-23T06:27:38.935Z] ---> 9442dc2511f3 [2021-03-23T06:27:38.935Z] Step 29/31 : LABEL arch=arm64 [2021-03-23T06:27:38.935Z] Removing intermediate container f309765fa73a [2021-03-23T06:27:38.935Z] ---> 426f8ab5e1d5 [2021-03-23T06:27:38.935Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-23T06:27:39.211Z] ---> Running in 2ce3b184f0bc [2021-03-23T06:27:39.211Z] ---> Running in 8d1367d9cff1 [2021-03-23T06:27:39.811Z] Removing intermediate container 2ce3b184f0bc [2021-03-23T06:27:39.811Z] ---> 631abf30aa79 [2021-03-23T06:27:39.811Z] Step 30/31 : LABEL git_sha=7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:27:40.087Z] ---> Running in e82c27d398ee [2021-03-23T06:27:40.360Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T06:27:40.633Z] Removing intermediate container e82c27d398ee [2021-03-23T06:27:40.633Z] ---> a6e325695c1e [2021-03-23T06:27:40.633Z] Step 31/31 : LABEL version=0.0.0 [2021-03-23T06:27:40.908Z] ---> Running in 6c858fbb542d [2021-03-23T06:27:41.184Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T06:27:41.464Z] Removing intermediate container 6c858fbb542d [2021-03-23T06:27:41.464Z] ---> 287e88f25205 [2021-03-23T06:27:41.464Z] [2021-03-23T06:27:41.740Z] Successfully built 287e88f25205 [2021-03-23T06:27:42.014Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-23T06:27:42.014Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-23T06:27:42.014Z]  Building docker-security-bootstrapper-go ... done (2/6) Installing libgcc (9.3.0-r2) [2021-03-23T06:27:42.014Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-23T06:27:42.289Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-23T06:27:42.290Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-23T06:27:42.564Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-23T06:27:42.564Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T06:27:42.564Z] OK: 8 MiB in 20 packages [2021-03-23T06:27:44.005Z] Removing intermediate container 8d1367d9cff1 [2021-03-23T06:27:44.005Z] ---> 9b4e5117af37 [2021-03-23T06:27:44.005Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T06:27:44.603Z] ---> beb038cccb4a [2021-03-23T06:27:44.603Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-23T06:27:46.075Z] ---> cd734145cb39 [2021-03-23T06:27:46.075Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-23T06:27:46.674Z] ---> bd6f3972ab0f [2021-03-23T06:27:46.675Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-23T06:27:46.951Z] ---> Running in 060c884abc9b [2021-03-23T06:27:47.224Z] Removing intermediate container 060c884abc9b [2021-03-23T06:27:47.224Z] ---> 10e954d5a337 [2021-03-23T06:27:47.224Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T06:27:47.502Z] ---> Running in 9cca1f8228e0 [2021-03-23T06:27:47.775Z] Removing intermediate container 9cca1f8228e0 [2021-03-23T06:27:47.775Z] ---> 304dd69a6058 [2021-03-23T06:27:48.052Z] Step 21/23 : LABEL arch=arm64 [2021-03-23T06:27:48.052Z] ---> Running in 6494832ab087 [2021-03-23T06:27:48.646Z] Removing intermediate container 6494832ab087 [2021-03-23T06:27:48.646Z] ---> 16edbb398e53 [2021-03-23T06:27:48.646Z] Step 22/23 : LABEL git_sha=7ef7d347cb4175037a414fdb0bc4dba19f78f629 [2021-03-23T06:27:48.646Z] ---> Running in 0eb96dcbc8e3 [2021-03-23T06:27:49.240Z] Removing intermediate container 0eb96dcbc8e3 [2021-03-23T06:27:49.240Z] ---> 3e78323e191a [2021-03-23T06:27:49.240Z] Step 23/23 : LABEL version=0.0.0 [2021-03-23T06:27:49.240Z] ---> Running in 8128034eabf8 [2021-03-23T06:27:49.517Z] Removing intermediate container 8128034eabf8 [2021-03-23T06:27:49.517Z] ---> 6c8e48756129 [2021-03-23T06:27:49.517Z] [2021-03-23T06:27:50.109Z] Successfully built 6c8e48756129 [2021-03-23T06:27:50.109Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-23T06:27:50.124Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-23T06:27:50.166Z] $ docker stop --time=1 68fb1db271d01ce08b6c514f113c3c0ec4234fa2e700c3e301b60bcfd350e0c0 [2021-03-23T06:27:52.055Z] $ docker rm -f 68fb1db271d01ce08b6c514f113c3c0ec4234fa2e700c3e301b60bcfd350e0c0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-23T06:27:52.844Z] + docker images [2021-03-23T06:27:52.844Z] + grep docker [2021-03-23T06:27:53.117Z] docker-core-data-go-arm64 latest 6c8e48756129 3 seconds ago 21.3MB [2021-03-23T06:27:53.117Z] docker-security-bootstrapper-go-arm64 latest 287e88f25205 11 seconds ago 17.8MB [2021-03-23T06:27:53.117Z] docker-security-secretstore-setup-go-arm64 latest 44480e396649 20 seconds ago 23.7MB [2021-03-23T06:27:53.117Z] docker-core-command-go-arm64 latest 57d25c21e6f4 About a minute ago 16.3MB [2021-03-23T06:27:53.117Z] docker-sys-mgmt-agent-go-arm64 latest 02b67e544d3f About a minute ago 300MB [2021-03-23T06:27:53.117Z] docker-support-notifications-go-arm64 latest f608e3f7725a 3 minutes ago 16.9MB [2021-03-23T06:27:53.117Z] docker-core-metadata-go-arm64 latest a746cd7023b7 3 minutes ago 17.9MB [2021-03-23T06:27:53.117Z] docker-support-scheduler-go-arm64 latest 32bbc7e97bdf 3 minutes ago 16.3MB [2021-03-23T06:27:53.117Z] docker-security-proxy-setup-go-arm64 latest ac96148a1558 3 minutes ago 23.4MB [2021-03-23T06:27:53.117Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-23T06:27:54.423Z] ---> job-cost.sh [2021-03-23T06:27:54.423Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-STCy [2021-03-23T06:28:33.414Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-23T06:30:10.931Z] lf-activate-venv(): INFO: Adding /tmp/venv-STCy/bin to PATH [2021-03-23T06:30:10.931Z] INFO: No Stack... [2021-03-23T06:30:10.931Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-23T06:30:10.931Z] INFO: Archiving Costs [Pipeline] sh [2021-03-23T06:30:11.296Z] + + catcut /w/workspace/edgex-go/1/archives/cost.csv -d, [2021-03-23T06:30:11.296Z] -f6 [Pipeline] lock [2021-03-23T06:30:11.429Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3288-1-stack-cost] [2021-03-23T06:30:11.435Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3288-1-stack-cost] did not exist. Created. [2021-03-23T06:30:11.435Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3288-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-23T06:30:11.953Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-23T06:30:12.243Z] Stashed 1 file(s) [Pipeline] } [2021-03-23T06:30:12.264Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3288-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-23T06:30:14.412Z] provisioning config files... [2021-03-23T06:30:14.433Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5504686421757584317tmp [Pipeline] { [Pipeline] sh [2021-03-23T06:30:14.854Z] + set +x [2021-03-23T06:30:14.854Z] + curl -s https://codecov.io/bash [2021-03-23T06:30:14.854Z] + bash -s -- [2021-03-23T06:30:15.430Z] [2021-03-23T06:30:15.430Z] _____ _ [2021-03-23T06:30:15.430Z] / ____| | | [2021-03-23T06:30:15.430Z] | | ___ __| | ___ ___ _____ __ [2021-03-23T06:30:15.430Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-23T06:30:15.430Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-23T06:30:15.430Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-23T06:30:15.430Z] Bash-20210309-2b87ace [2021-03-23T06:30:15.430Z] [2021-03-23T06:30:15.430Z] [2021-03-23T06:30:15.430Z] ==> git version 2.24.3 found [2021-03-23T06:30:15.430Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-23T06:30:15.430Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-23T06:30:15.430Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-23T06:30:15.430Z] ==> Jenkins CI detected. [2021-03-23T06:30:15.430Z] project root: . [2021-03-23T06:30:15.430Z] --> token set from env [2021-03-23T06:30:15.430Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-23T06:30:15.430Z] ==> Running gcov in . (disable via -X gcov) [2021-03-23T06:30:15.430Z] ==> Python coveragepy not found [2021-03-23T06:30:15.430Z] ==> Searching for coverage reports in: [2021-03-23T06:30:15.430Z] + . [2021-03-23T06:30:15.430Z] -> Found 1 reports [2021-03-23T06:30:15.430Z] ==> Detecting git/mercurial file structure [2021-03-23T06:30:15.692Z] ==> Reading reports [2021-03-23T06:30:15.692Z] + ./coverage.out bytes=659965 [2021-03-23T06:30:15.692Z] ==> Appending adjustments [2021-03-23T06:30:15.692Z] https://docs.codecov.io/docs/fixing-reports [2021-03-23T06:30:19.011Z] + Found adjustments [2021-03-23T06:30:19.011Z] ==> Gzipping contents [2021-03-23T06:30:19.011Z] 96K /tmp/codecov.l4ki8b.gz [2021-03-23T06:30:19.011Z] ==> Uploading reports [2021-03-23T06:30:19.011Z] url: https://codecov.io [2021-03-23T06:30:19.011Z] query: branch=PR-3288&commit=7ef7d347cb4175037a414fdb0bc4dba19f78f629&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3288%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3288&job=&cmd_args= [2021-03-23T06:30:19.011Z] -> Pinging Codecov [2021-03-23T06:30:19.011Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3288&commit=7ef7d347cb4175037a414fdb0bc4dba19f78f629&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3288%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3288&job=&cmd_args= [2021-03-23T06:30:19.587Z] -> Uploading to [2021-03-23T06:30:19.587Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-23/00271124DB129430A58F1EEE437C3FCB/7ef7d347cb4175037a414fdb0bc4dba19f78f629/4fbd79b7-c3af-48d8-a4bb-87594dc569cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210323T063019Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=116e7176d81a623cdde20bd8689f2572c551227510afac047421e47ad4278152 [2021-03-23T06:30:19.587Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-23T06:30:19.587Z] Dload Upload Total Spent Left Speed [2021-03-23T06:30:20.118Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96024 0 0 100 96024 0 167k --:--:-- --:--:-- --:--:-- 167k [2021-03-23T06:30:20.118Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7ef7d347cb4175037a414fdb0bc4dba19f78f629 [Pipeline] } [2021-03-23T06:30:20.144Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-23T06:30:22.464Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-23T06:30:23.399Z] ---> package-listing.sh [2021-03-23T06:30:23.399Z] ++ facter osfamily [2021-03-23T06:30:23.399Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-23T06:30:23.399Z] + OS_FAMILY=redhat [2021-03-23T06:30:23.399Z] + workspace=/w/workspace/edgex-go/1 [2021-03-23T06:30:23.399Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-23T06:30:23.399Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-23T06:30:23.399Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-23T06:30:23.399Z] + PACKAGES=/tmp/packages_start.txt [2021-03-23T06:30:23.399Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-23T06:30:23.399Z] + PACKAGES=/tmp/packages_end.txt [2021-03-23T06:30:23.399Z] + case "${OS_FAMILY}" in [2021-03-23T06:30:23.399Z] + rpm -qa [2021-03-23T06:30:23.399Z] + sort [2021-03-23T06:30:28.716Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-23T06:30:28.716Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-23T06:30:28.716Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-23T06:30:28.716Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-23T06:30:28.716Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-23T06:30:28.716Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-23T06:30:28.755Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-23T06:30:29.075Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-23T06:30:29.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-23T06:30:29.428Z] [2021-03-23T06:30:29.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-23T06:30:29.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-23T06:30:29.843Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-23T06:30:29.843Z] df20fa9351a1: Pulling fs layer [2021-03-23T06:30:29.843Z] 36b3adc4ff6f: Pulling fs layer [2021-03-23T06:30:29.843Z] 8ad3a11d3b57: Pulling fs layer [2021-03-23T06:30:29.843Z] 46f8f816bc3b: Pulling fs layer [2021-03-23T06:30:29.843Z] 93b61091891f: Pulling fs layer [2021-03-23T06:30:29.843Z] 93b9cdb0e59b: Pulling fs layer [2021-03-23T06:30:29.843Z] 5e14af77c1be: Pulling fs layer [2021-03-23T06:30:29.843Z] 01666e4c0597: Pulling fs layer [2021-03-23T06:30:29.843Z] aa168da1d23b: Pulling fs layer [2021-03-23T06:30:29.843Z] 93b9cdb0e59b: Waiting [2021-03-23T06:30:29.843Z] 5e14af77c1be: Waiting [2021-03-23T06:30:29.843Z] aa168da1d23b: Waiting [2021-03-23T06:30:29.843Z] 01666e4c0597: Waiting [2021-03-23T06:30:29.843Z] 46f8f816bc3b: Waiting [2021-03-23T06:30:29.843Z] 93b61091891f: Waiting [2021-03-23T06:30:29.843Z] 36b3adc4ff6f: Verifying Checksum [2021-03-23T06:30:29.843Z] 36b3adc4ff6f: Download complete [2021-03-23T06:30:29.843Z] 46f8f816bc3b: Verifying Checksum [2021-03-23T06:30:29.843Z] 46f8f816bc3b: Download complete [2021-03-23T06:30:29.843Z] df20fa9351a1: Verifying Checksum [2021-03-23T06:30:29.843Z] df20fa9351a1: Download complete [2021-03-23T06:30:29.843Z] 93b9cdb0e59b: Verifying Checksum [2021-03-23T06:30:29.843Z] 93b9cdb0e59b: Download complete [2021-03-23T06:30:30.113Z] 5e14af77c1be: Verifying Checksum [2021-03-23T06:30:30.113Z] 5e14af77c1be: Download complete [2021-03-23T06:30:30.113Z] 93b61091891f: Download complete [2021-03-23T06:30:30.113Z] 01666e4c0597: Verifying Checksum [2021-03-23T06:30:30.113Z] 01666e4c0597: Download complete [2021-03-23T06:30:30.113Z] 8ad3a11d3b57: Verifying Checksum [2021-03-23T06:30:30.113Z] 8ad3a11d3b57: Download complete [2021-03-23T06:30:30.380Z] df20fa9351a1: Pull complete [2021-03-23T06:30:30.380Z] 36b3adc4ff6f: Pull complete [2021-03-23T06:30:31.347Z] 8ad3a11d3b57: Pull complete [2021-03-23T06:30:31.614Z] 46f8f816bc3b: Pull complete [2021-03-23T06:30:32.189Z] aa168da1d23b: Verifying Checksum [2021-03-23T06:30:32.189Z] aa168da1d23b: Download complete [2021-03-23T06:30:33.139Z] 93b61091891f: Pull complete [2021-03-23T06:30:34.087Z] 93b9cdb0e59b: Pull complete [2021-03-23T06:30:34.349Z] 5e14af77c1be: Pull complete [2021-03-23T06:30:34.611Z] 01666e4c0597: Pull complete [2021-03-23T06:30:42.811Z] aa168da1d23b: Pull complete [2021-03-23T06:30:42.811Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-23T06:30:42.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-23T06:30:42.812Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-23T06:30:43.093Z] prd-centos7-docker-4c-2g-31025 does not seem to be running inside a container [2021-03-23T06:30:43.150Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-23T06:30:49.742Z] $ docker top dfdebb5cdc7f2ffbbfeddcf7695b6062619f02352b85830298ec7d80053a91bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-23T06:30:50.328Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-23T06:30:50.646Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-23T06:30:50.981Z] + ls /var/log/sa-host [2021-03-23T06:30:50.981Z] + sadf -c /var/log/sa-host/sa23 [2021-03-23T06:30:50.981Z] file_magic: OK [2021-03-23T06:30:50.981Z] HZ: Using current value: 100 [2021-03-23T06:30:50.981Z] file_header: OK [2021-03-23T06:30:50.981Z] 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-23T06:30:50.981Z] Statistics: [2021-03-23T06:30:50.981Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-23T06:30:50.981Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-23T06:30:51.278Z] provisioning config files... [2021-03-23T06:30:51.293Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7485736903791759998tmp [Pipeline] { [Pipeline] echo [2021-03-23T06:30:51.421Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-23T06:30:51.775Z] ---> create-netrc.sh [Pipeline] } [2021-03-23T06:30:51.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-23T06:30:51.946Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-23T06:30:52.293Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-23T06:30:52.325Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-23T06:30:52.666Z] ---> sudo-logs.sh [2021-03-23T06:30:52.666Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-23T06:30:52.838Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-23T06:30:53.189Z] ---> job-cost.sh [2021-03-23T06:30:53.189Z] lf-activate-venv: SKIPPING [2021-03-23T06:30:53.189Z] DEBUG: total: 0.20999999344348907 [2021-03-23T06:30:53.189Z] INFO: Retrieving Stack Cost... [2021-03-23T06:30:55.745Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-23T06:30:56.019Z] INFO: Archiving Costs [Pipeline] echo [2021-03-23T06:30:56.077Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-23T06:30:56.441Z] ---> logs-deploy.sh [2021-03-23T06:30:56.441Z] lf-activate-venv: SKIPPING [2021-03-23T06:30:56.441Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3288/1 [2021-03-23T06:30:56.441Z] INFO: archiving workspace using pattern(s): [2021-03-23T06:30:57.834Z] Archives upload complete. [2021-03-23T06:30:57.834Z] INFO: archiving logs to Nexus