Pull request #3310 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Jenkins-Imposed API Limiter: Current quota for Github API usage has 3816 remaining (26 under budget). Next quota of 5000 in 56 min Jenkins-Imposed API Limiter: Current quota for Github API usage has 3816 remaining (27 under budget). Next quota of 5000 in 56 min Jenkins-Imposed API Limiter: Current quota for Github API usage has 3816 remaining (27 under budget). Next quota of 5000 in 56 min Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e rather than cd63672cc9e11825c93c007dd27fbab96a888000 Obtained Jenkinsfile from 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-31956 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e into PR head commit cd63672cc9e11825c93c007dd27fbab96a888000 Merge succeeded, producing cd63672cc9e11825c93c007dd27fbab96a888000 Checking out Revision cd63672cc9e11825c93c007dd27fbab96a888000 (PR-3310) > 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/3310/head:refs/remotes/origin/PR-3310 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # 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 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 Commit message: "fix(notifications): Return 200 when successful to delete subscription" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-30T03:11:50.070Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-30T03:11:50.349Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-30T03:11:50.500Z] ========================================================= [2021-03-30T03:11:50.500Z] EdgeX Global Pipelines Version Info [2021-03-30T03:11:50.500Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9460aeb2b0588925160d5d9fcc604bc677123357 # timeout=10 [2021-03-30T03:11:51.982Z] ------------------- [2021-03-30T03:11:51.982Z] stable info: [2021-03-30T03:11:51.982Z] ------------------- [2021-03-30T03:11:51.982Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-30T03:11:51.982Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-30T03:11:51.982Z] Message: update stable to v1.0.186 [2021-03-30T03:11:52.926Z] ------------------- [2021-03-30T03:11:52.926Z] experimental info: [2021-03-30T03:11:52.926Z] ------------------- [2021-03-30T03:11:52.926Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-30T03:11:52.926Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-30T03:11:52.926Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-30T03:11:53.177Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-30T03:11:53.283Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-30T03:11:53.368Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-30T03:11:53.454Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-30T03:11:53.543Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-30T03:11:53.627Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-30T03:11:53.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-30T03:11:53.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-30T03:11:53.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-30T03:11:53.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-30T03:11:54.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-30T03:11:54.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-30T03:11:54.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-30T03:11:54.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-30T03:11:54.450Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-30T03:11:54.535Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-30T03:11:54.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-30T03:11:54.720Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-30T03:11:54.801Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-30T03:11:54.886Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-30T03:11:54.970Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-30T03:11:55.054Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-30T03:11:55.136Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3310 [Pipeline] echo [2021-03-30T03:11:55.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3310 [Pipeline] echo [2021-03-30T03:11:55.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3310 [Pipeline] echo [2021-03-30T03:11:55.391Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd63672cc9e11825c93c007dd27fbab96a888000 [Pipeline] echo [2021-03-30T03:11:55.474Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd63672 [Pipeline] echo [2021-03-30T03:11:55.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-30T03:11:55.730Z] provisioning config files... [2021-03-30T03:11:55.757Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1507610031419478165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:11:56.153Z] ---> docker-login.sh [2021-03-30T03:11:56.153Z] nexus3.edgexfoundry.org:10001 [2021-03-30T03:11:56.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:11:56.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:11:56.678Z] Configure a credential helper to remove this warning. See [2021-03-30T03:11:56.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:11:56.678Z] [2021-03-30T03:11:56.678Z] Login Succeeded [2021-03-30T03:11:56.678Z] nexus3.edgexfoundry.org:10002 [2021-03-30T03:11:56.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:11:56.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:11:56.678Z] Configure a credential helper to remove this warning. See [2021-03-30T03:11:56.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:11:56.678Z] [2021-03-30T03:11:56.678Z] Login Succeeded [2021-03-30T03:11:56.678Z] nexus3.edgexfoundry.org:10003 [2021-03-30T03:11:56.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:11:56.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:11:56.939Z] Configure a credential helper to remove this warning. See [2021-03-30T03:11:56.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:11:56.939Z] [2021-03-30T03:11:56.939Z] Login Succeeded [2021-03-30T03:11:56.939Z] nexus3.edgexfoundry.org:10004 [2021-03-30T03:11:56.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:11:57.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:11:57.200Z] Configure a credential helper to remove this warning. See [2021-03-30T03:11:57.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:11:57.200Z] [2021-03-30T03:11:57.200Z] Login Succeeded [2021-03-30T03:11:57.200Z] docker.io [2021-03-30T03:11:57.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:11:57.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:11:57.461Z] Configure a credential helper to remove this warning. See [2021-03-30T03:11:57.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:11:57.461Z] [2021-03-30T03:11:57.461Z] Login Succeeded [2021-03-30T03:11:57.461Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T03:11:57.470Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-30T03:11:57.924Z] ++ 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-30T03:11:57.924Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T03:11:57.924Z] ++ dirname cmd/core-command/Dockerfile [2021-03-30T03:11:57.924Z] ++ cut -d/ -f2 [2021-03-30T03:11:57.924Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-30T03:11:57.924Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T03:11:57.924Z] ++ dirname cmd/core-data/Dockerfile [2021-03-30T03:11:57.924Z] ++ cut -d/ -f2 [2021-03-30T03:11:57.924Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-30T03:11:57.924Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T03:11:57.924Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-30T03:11:57.924Z] ++ cut -d/ -f2 [2021-03-30T03:11:57.924Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-30T03:11:57.924Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T03:11:57.924Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-30T03:11:57.924Z] ++ cut -d/ -f2 [2021-03-30T03:11:57.924Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-30T03:11:57.924Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T03:11:57.924Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-30T03:11:57.924Z] ++ cut -d/ -f2 [2021-03-30T03:11:57.924Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-30T03:11:57.924Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T03:11:57.924Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-30T03:11:57.924Z] ++ cut -d/ -f2 [2021-03-30T03:11:57.924Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-30T03:11:57.924Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T03:11:57.924Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-30T03:11:57.924Z] ++ cut -d/ -f2 [2021-03-30T03:11:57.924Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-30T03:11:57.924Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T03:11:57.924Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-30T03:11:57.924Z] ++ cut -d/ -f2 [2021-03-30T03:11:57.924Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-30T03:11:57.924Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T03:11:57.924Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-30T03:11:57.924Z] ++ cut -d/ -f2 [2021-03-30T03:11:57.924Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-30T03:11:58.029Z] 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-30T03:11:59.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T03:11:59.245Z] [2021-03-30T03:11:59.245Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:11:59.601Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T03:11:59.601Z] latest: Pulling from edgex-devops/git-semver [2021-03-30T03:11:59.601Z] 31603596830f: Pulling fs layer [2021-03-30T03:11:59.601Z] 2a8b12db71e7: Pulling fs layer [2021-03-30T03:11:59.601Z] 6ca5941a6612: Pulling fs layer [2021-03-30T03:11:59.601Z] ecc8261a40a4: Pulling fs layer [2021-03-30T03:11:59.601Z] ecc8261a40a4: Waiting [2021-03-30T03:11:59.601Z] 2a8b12db71e7: Verifying Checksum [2021-03-30T03:11:59.601Z] 2a8b12db71e7: Download complete [2021-03-30T03:11:59.865Z] 31603596830f: Verifying Checksum [2021-03-30T03:11:59.865Z] 31603596830f: Download complete [2021-03-30T03:11:59.865Z] ecc8261a40a4: Verifying Checksum [2021-03-30T03:11:59.865Z] ecc8261a40a4: Download complete [2021-03-30T03:11:59.865Z] 6ca5941a6612: Verifying Checksum [2021-03-30T03:11:59.865Z] 6ca5941a6612: Download complete [2021-03-30T03:12:00.133Z] 31603596830f: Pull complete [2021-03-30T03:12:00.133Z] 2a8b12db71e7: Pull complete [2021-03-30T03:12:01.080Z] 6ca5941a6612: Pull complete [2021-03-30T03:12:01.080Z] ecc8261a40a4: Pull complete [2021-03-30T03:12:01.080Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-30T03:12:01.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T03:12:01.080Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-30T03:12:01.180Z] prd-centos7-docker-4c-2g-31956 does not seem to be running inside a container [2021-03-30T03:12:01.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-30T03:12:04.250Z] $ docker top 8b42eac0e058332865aac07f21385d49b6773e0b51143be1e325e0dfcbecf0d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-30T03:12:04.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-30T03:12:04.586Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-30T03:12:04.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-30T03:12:04.795Z] $ docker exec 8b42eac0e058332865aac07f21385d49b6773e0b51143be1e325e0dfcbecf0d6 ssh-agent [2021-03-30T03:12:04.962Z] SSH_AUTH_SOCK=/tmp/ssh-Jm8QrFsDzcMb/agent.12 [2021-03-30T03:12:04.962Z] SSH_AGENT_PID=17 [2021-03-30T03:12:04.977Z] Running ssh-add (command line suppressed) [2021-03-30T03:12:05.089Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4940751979127064690.key (/w/workspace/edgex-go/5@tmp/private_key_4940751979127064690.key) [2021-03-30T03:12:05.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-30T03:12:05.476Z] + git tag --points-at HEAD [Pipeline] } [2021-03-30T03:12:05.499Z] $ docker exec --env ******** --env ******** 8b42eac0e058332865aac07f21385d49b6773e0b51143be1e325e0dfcbecf0d6 ssh-agent -k [2021-03-30T03:12:05.610Z] unset SSH_AUTH_SOCK; [2021-03-30T03:12:05.610Z] unset SSH_AGENT_PID; [2021-03-30T03:12:05.610Z] echo Agent pid 17 killed; [2021-03-30T03:12:05.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-30T03:12:05.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-30T03:12:05.790Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-30T03:12:05.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-30T03:12:05.952Z] $ docker exec 8b42eac0e058332865aac07f21385d49b6773e0b51143be1e325e0dfcbecf0d6 ssh-agent [2021-03-30T03:12:06.107Z] SSH_AUTH_SOCK=/tmp/ssh-9r8xRJbr7843/agent.47 [2021-03-30T03:12:06.107Z] SSH_AGENT_PID=52 [2021-03-30T03:12:06.114Z] Running ssh-add (command line suppressed) [2021-03-30T03:12:06.232Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8567468180362954477.key (/w/workspace/edgex-go/5@tmp/private_key_8567468180362954477.key) [2021-03-30T03:12:06.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-30T03:12:06.619Z] + git semver init [2021-03-30T03:12:06.619Z] # -> Open(): unable to determine branch for HEAD [2021-03-30T03:12:06.619Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-03-30T03:12:06.619Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-03-30T03:12:06.619Z] # $SEMVER_REMOTE_NAME = origin [2021-03-30T03:12:06.619Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-30T03:12:06.619Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-30T03:12:06.619Z] # $SEMVER_BRANCH = PR-3310 [2021-03-30T03:12:06.619Z] # $SEMVER_TEMP = /tmp/semver-324001104 [2021-03-30T03:12:06.619Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-30T03:12:24.812Z] # '/tmp/semver-324001104' -> '/w/workspace/edgex-go/5/.semver' [2021-03-30T03:12:24.812Z] # -> Force: false [2021-03-30T03:12:24.812Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-03-30T03:12:24.826Z] $ docker exec --env ******** --env ******** 8b42eac0e058332865aac07f21385d49b6773e0b51143be1e325e0dfcbecf0d6 ssh-agent -k [2021-03-30T03:12:25.080Z] unset SSH_AUTH_SOCK; [2021-03-30T03:12:25.081Z] unset SSH_AGENT_PID; [2021-03-30T03:12:25.081Z] echo Agent pid 52 killed; [2021-03-30T03:12:25.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-30T03:12:25.735Z] + git semver [Pipeline] } [2021-03-30T03:12:25.752Z] $ docker stop --time=1 8b42eac0e058332865aac07f21385d49b6773e0b51143be1e325e0dfcbecf0d6 [2021-03-30T03:12:27.428Z] $ docker rm -f 8b42eac0e058332865aac07f21385d49b6773e0b51143be1e325e0dfcbecf0d6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-30T03:12:27.955Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-30T03:12:28.545Z] Stashed 1 file(s) [Pipeline] echo [2021-03-30T03:12:28.549Z] [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-30T03:12:29.403Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-30T03:12:29.700Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-30T03:12:30.010Z] + sudo service docker restart [2021-03-30T03:12:30.010Z] + true [2021-03-30T03:12:30.010Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-30T03:12:30.599Z] ========================================================= [2021-03-30T03:12:30.599Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-30T03:12:30.599Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:12:30.937Z] + 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-30T03:12:34.255Z] Sending build context to Docker daemon 329MB [2021-03-30T03:12:34.255Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T03:12:34.255Z] Step 2/6 : FROM ${BASE} [2021-03-30T03:12:34.520Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-30T03:12:34.520Z] 188c0c94c7c5: Pulling fs layer [2021-03-30T03:12:34.520Z] 0ef7d3d256c8: Pulling fs layer [2021-03-30T03:12:34.520Z] de9db76c5a1d: Pulling fs layer [2021-03-30T03:12:34.520Z] bca2f99d35d6: Pulling fs layer [2021-03-30T03:12:34.520Z] 93359f2a8cfa: Pulling fs layer [2021-03-30T03:12:34.520Z] 7c6f9722023f: Pulling fs layer [2021-03-30T03:12:34.520Z] a35cf1a2eb13: Pulling fs layer [2021-03-30T03:12:34.520Z] bca2f99d35d6: Waiting [2021-03-30T03:12:34.520Z] 93359f2a8cfa: Waiting [2021-03-30T03:12:34.520Z] 7c6f9722023f: Waiting [2021-03-30T03:12:34.520Z] a35cf1a2eb13: Waiting [2021-03-30T03:12:34.520Z] de9db76c5a1d: Verifying Checksum [2021-03-30T03:12:34.520Z] de9db76c5a1d: Download complete [2021-03-30T03:12:34.520Z] 0ef7d3d256c8: Download complete [2021-03-30T03:12:34.520Z] 93359f2a8cfa: Verifying Checksum [2021-03-30T03:12:34.520Z] 93359f2a8cfa: Download complete [2021-03-30T03:12:34.520Z] 7c6f9722023f: Verifying Checksum [2021-03-30T03:12:34.520Z] 7c6f9722023f: Download complete [2021-03-30T03:12:34.520Z] 188c0c94c7c5: Verifying Checksum [2021-03-30T03:12:34.520Z] 188c0c94c7c5: Download complete [2021-03-30T03:12:35.098Z] 188c0c94c7c5: Pull complete [2021-03-30T03:12:35.360Z] 0ef7d3d256c8: Pull complete [2021-03-30T03:12:35.360Z] de9db76c5a1d: Pull complete [2021-03-30T03:12:36.758Z] a35cf1a2eb13: Verifying Checksum [2021-03-30T03:12:36.758Z] a35cf1a2eb13: Download complete [2021-03-30T03:12:37.021Z] bca2f99d35d6: Verifying Checksum [2021-03-30T03:12:37.021Z] bca2f99d35d6: Download complete [2021-03-30T03:12:42.350Z] bca2f99d35d6: Pull complete [2021-03-30T03:12:42.350Z] 93359f2a8cfa: Pull complete [2021-03-30T03:12:42.350Z] 7c6f9722023f: Pull complete [2021-03-30T03:12:43.901Z] Still waiting to schedule task [2021-03-30T03:12:43.901Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-30T03:12:46.575Z] a35cf1a2eb13: Pull complete [2021-03-30T03:12:46.575Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-30T03:12:46.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-30T03:12:46.575Z] ---> a62c8e92a672 [2021-03-30T03:12:46.575Z] 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-30T03:12:46.575Z] ---> Running in 457b431b26eb [2021-03-30T03:12:46.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:12:47.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:12:48.363Z] (1/12) Installing libmagic (5.38-r0) [2021-03-30T03:12:48.363Z] (2/12) Installing file (5.38-r0) [2021-03-30T03:12:48.625Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-30T03:12:48.625Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-30T03:12:53.929Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-30T03:12:53.929Z] (6/12) Installing patch (2.7.6-r6) [2021-03-30T03:12:53.929Z] (7/12) Installing build-base (0.5-r2) [2021-03-30T03:12:53.929Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-30T03:12:53.929Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-30T03:12:53.929Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-30T03:12:53.929Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-30T03:12:53.929Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-30T03:12:53.929Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:12:53.929Z] OK: 233 MiB in 51 packages [2021-03-30T03:12:58.159Z] Removing intermediate container 457b431b26eb [2021-03-30T03:12:58.160Z] ---> 14059e2dac0e [2021-03-30T03:12:58.160Z] Step 4/6 : WORKDIR /edgex-go [2021-03-30T03:12:58.160Z] ---> Running in b33d1d94601e [2021-03-30T03:12:58.160Z] Removing intermediate container b33d1d94601e [2021-03-30T03:12:58.160Z] ---> d47dec9cebe1 [2021-03-30T03:12:58.160Z] Step 5/6 : COPY go.mod . [2021-03-30T03:12:58.160Z] ---> 1790905bd359 [2021-03-30T03:12:58.160Z] Step 6/6 : RUN go mod download [2021-03-30T03:12:58.160Z] ---> Running in 53a8893d546a [2021-03-30T03:13:24.808Z] Removing intermediate container 53a8893d546a [2021-03-30T03:13:24.808Z] ---> 5c3555a7028e [2021-03-30T03:13:24.808Z] Successfully built 5c3555a7028e [2021-03-30T03:13:24.808Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:13:25.135Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-30T03:13:25.135Z] . [Pipeline] withDockerContainer [2021-03-30T03:13:25.245Z] prd-centos7-docker-4c-2g-31956 does not seem to be running inside a container [2021-03-30T03:13:25.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-30T03:13:26.147Z] $ docker top 137d53ec99bdc90ff50f6cf82407575c29e2ffe2e406eda6257232907ab6d717 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T03:13:26.629Z] + go version [2021-03-30T03:13:26.629Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-30T03:13:26.643Z] $ docker stop --time=1 137d53ec99bdc90ff50f6cf82407575c29e2ffe2e406eda6257232907ab6d717 [2021-03-30T03:13:27.986Z] $ docker rm -f 137d53ec99bdc90ff50f6cf82407575c29e2ffe2e406eda6257232907ab6d717 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:13:28.728Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-30T03:13:28.728Z] . [Pipeline] withDockerContainer [2021-03-30T03:13:28.824Z] prd-centos7-docker-4c-2g-31956 does not seem to be running inside a container [2021-03-30T03:13:28.866Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-30T03:13:29.450Z] $ docker top 3c9d42cea15384f426060e710e1a4b1602abdefb27216e89636e0e2c32d3b722 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-30T03:13:29.647Z] ========================================================= [2021-03-30T03:13:29.647Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-30T03:13:29.647Z] ========================================================= [Pipeline] sh [2021-03-30T03:13:29.941Z] + make test [2021-03-30T03:13:29.941Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-30T03:13:38.209Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-30T03:13:53.224Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-30T03:13:59.882Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-30T03:13:59.882Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-30T03:13:59.882Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-30T03:14:01.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-30T03:14:01.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-30T03:14:01.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-30T03:14:01.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-30T03:14:02.434Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-30T03:14:03.019Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-30T03:14:04.982Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-30T03:14:04.982Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-30T03:14:04.982Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-30T03:14:07.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.096s coverage: 45.9% of statements [2021-03-30T03:14:07.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-30T03:14:07.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-30T03:14:07.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-30T03:14:07.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-30T03:14:07.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-30T03:14:07.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-30T03:14:07.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.053s coverage: 19.8% of statements [2021-03-30T03:14:07.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.077s coverage: 100.0% of statements [2021-03-30T03:14:10.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.134s coverage: 27.1% of statements [2021-03-30T03:14:10.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-30T03:14:10.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-30T03:14:10.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-30T03:14:10.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-30T03:14:10.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-30T03:14:10.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-30T03:14:10.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements [2021-03-30T03:14:10.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-30T03:14:10.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.057s coverage: 100.0% of statements [2021-03-30T03:14:10.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-30T03:14:10.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-30T03:14:10.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.094s coverage: 71.3% of statements [2021-03-30T03:14:10.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-30T03:14:10.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-30T03:14:10.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.166s coverage: 82.9% of statements [2021-03-30T03:14:10.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-30T03:14:10.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T03:14:10.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.080s coverage: 78.9% of statements [2021-03-30T03:14:10.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-30T03:14:13.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.293s coverage: 28.6% of statements [2021-03-30T03:14:13.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-30T03:14:13.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-30T03:14:13.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-30T03:14:13.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-30T03:14:13.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-30T03:14:13.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.074s coverage: 100.0% of statements [2021-03-30T03:14:13.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-30T03:14:13.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.053s coverage: 100.0% of statements [2021-03-30T03:14:13.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-30T03:14:13.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.109s coverage: 86.7% of statements [2021-03-30T03:14:13.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-30T03:14:13.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.161s coverage: 97.5% of statements [2021-03-30T03:14:13.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-30T03:14:13.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.079s coverage: 78.3% of statements [2021-03-30T03:14:13.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-30T03:14:13.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-30T03:14:13.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-30T03:14:13.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-30T03:14:16.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.379s coverage: 92.8% of statements [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-30T03:14:16.399Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-30T03:14:16.399Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.058s coverage: 1.0% of statements [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-30T03:14:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-30T03:14:16.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements [2021-03-30T03:14:16.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements [2021-03-30T03:14:16.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-03-30T03:14:16.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2021-03-30T03:14:16.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-03-30T03:14:23.969Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31957 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws [2021-03-30T03:14:24.052Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-03-30T03:14:30.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements [2021-03-30T03:14:30.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements [2021-03-30T03:14:30.459Z] using credential edgex-jenkins-ssh [2021-03-30T03:14:30.516Z] Cloning the remote Git repository [2021-03-30T03:14:30.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.298s coverage: 82.6% of statements [2021-03-30T03:14:30.563Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-30T03:14:30.666Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-03-30T03:14:30.740Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-30T03:14:30.741Z] > git --version # timeout=10 [2021-03-30T03:14:30.766Z] > git --version # 'git version 2.17.1' [2021-03-30T03:14:30.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T03:14:30.832Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 75.5% of statements [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.8% of statements [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.098s coverage: 87.2% of statements [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 84.6% of statements [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.100s coverage: 91.6% of statements [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 64.4% of statements [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 69.0% of statements [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.099s coverage: 38.4% of statements [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.036s coverage: 89.5% of statements [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.036s coverage: 84.8% of statements [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.132s coverage: 47.0% of statements [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.134s coverage: 87.1% of statements [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.739s coverage: 29.1% of statements [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.063s coverage: 99.0% of statements [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.055s coverage: 100.0% of statements [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.088s coverage: 95.0% of statements [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.042s coverage: 100.0% of statements [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-30T03:14:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-03-30T03:14:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 32.1% of statements [2021-03-30T03:14:41.377Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-30T03:14:41.641Z] GO111MODULE=on go vet ./... [2021-03-30T03:14:56.356Z] Merging remotes/origin/master commit 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e into PR head commit cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:14:56.758Z] Merge succeeded, producing cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:14:56.759Z] Checking out Revision cd63672cc9e11825c93c007dd27fbab96a888000 (PR-3310) [2021-03-30T03:14:55.405Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-30T03:14:55.429Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T03:14:55.461Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-30T03:14:55.491Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-30T03:14:55.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T03:14:55.502Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3310/head:refs/remotes/origin/PR-3310 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-30T03:14:56.372Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T03:14:56.385Z] > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 [2021-03-30T03:14:56.687Z] > git remote # timeout=10 [2021-03-30T03:14:56.702Z] > git config --get remote.origin.url # timeout=10 [2021-03-30T03:14:56.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T03:14:56.725Z] > git merge 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e # timeout=10 [2021-03-30T03:14:56.744Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-30T03:14:56.764Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T03:14:56.780Z] > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 [2021-03-30T03:15:01.139Z] Commit message: "fix(notifications): Return 200 when successful to delete subscription" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-30T03:15:02.929Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-30T03:15:03.338Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-30T03:15:03.683Z] + true [2021-03-30T03:15:03.683Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-30T03:15:05.759Z] provisioning config files... [2021-03-30T03:15:05.797Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6804437186509592715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:15:06.207Z] ---> docker-login.sh [2021-03-30T03:15:06.208Z] nexus3.edgexfoundry.org:10001 [2021-03-30T03:15:07.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:15:07.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:15:07.468Z] Configure a credential helper to remove this warning. See [2021-03-30T03:15:07.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:15:07.468Z] [2021-03-30T03:15:07.468Z] Login Succeeded [2021-03-30T03:15:07.468Z] nexus3.edgexfoundry.org:10002 [2021-03-30T03:15:08.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:15:08.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:15:08.067Z] Configure a credential helper to remove this warning. See [2021-03-30T03:15:08.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:15:08.067Z] [2021-03-30T03:15:08.067Z] Login Succeeded [2021-03-30T03:15:08.067Z] nexus3.edgexfoundry.org:10003 [2021-03-30T03:15:08.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:15:08.393Z] gofmt -l . [2021-03-30T03:15:08.393Z] [ "`gofmt -l .`" = "" ] [2021-03-30T03:15:08.393Z] ./bin/test-go-mod-tidy.sh [2021-03-30T03:15:08.393Z] ./bin/test-attribution-txt.sh [2021-03-30T03:15:08.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:15:08.615Z] Configure a credential helper to remove this warning. See [2021-03-30T03:15:08.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:15:08.615Z] [2021-03-30T03:15:08.615Z] Login Succeeded [2021-03-30T03:15:08.615Z] nexus3.edgexfoundry.org:10004 [2021-03-30T03:15:08.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2021-03-30T03:15:09.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:15:09.163Z] Configure a credential helper to remove this warning. See [2021-03-30T03:15:09.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:15:09.163Z] [2021-03-30T03:15:09.163Z] Login Succeeded [2021-03-30T03:15:09.163Z] docker.io [2021-03-30T03:15:09.281Z] + ls -al . [2021-03-30T03:15:09.281Z] total 780 [2021-03-30T03:15:09.281Z] drwxrwxr-x 10 1001 1001 4096 Mar 30 03:15 . [2021-03-30T03:15:09.281Z] drwxr-xr-x 4 root root 28 Mar 30 03:13 .. [2021-03-30T03:15:09.281Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 03:11 .dockerignore [2021-03-30T03:15:09.281Z] drwxrwxr-x 8 1001 1001 179 Mar 30 03:11 .git [2021-03-30T03:15:09.281Z] drwxrwxr-x 3 1001 1001 125 Mar 30 03:11 .github [2021-03-30T03:15:09.281Z] -rw-rw-r-- 1 1001 1001 818 Mar 30 03:11 .gitignore [2021-03-30T03:15:09.281Z] drwx------ 3 1001 1001 60 Mar 30 03:12 .semver [2021-03-30T03:15:09.281Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 03:11 .sonarcloud.properties [2021-03-30T03:15:09.281Z] -rw-rw-r-- 1 1001 1001 8607 Mar 30 03:11 Attribution.txt [2021-03-30T03:15:09.281Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 03:11 CONTRIBUTING.md [2021-03-30T03:15:09.281Z] -rw-rw-r-- 1 1001 1001 931 Mar 30 03:11 Dockerfile.build [2021-03-30T03:15:09.281Z] -rw-rw-r-- 1 1001 1001 863 Mar 30 03:11 Jenkinsfile [2021-03-30T03:15:09.281Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 03:11 LICENSE [2021-03-30T03:15:09.281Z] -rw-rw-r-- 1 1001 1001 5774 Mar 30 03:11 Makefile [2021-03-30T03:15:09.281Z] -rw-rw-r-- 1 1001 1001 6548 Mar 30 03:11 README.md [2021-03-30T03:15:09.281Z] -rw-rw-r-- 1 1001 1001 6755 Mar 30 03:11 SECURITY.md [2021-03-30T03:15:09.281Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 03:12 VERSION [2021-03-30T03:15:09.281Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 03:11 ZMQWindows.md [2021-03-30T03:15:09.281Z] drwxrwxr-x 2 1001 1001 117 Mar 30 03:11 bin [2021-03-30T03:15:09.281Z] drwxrwxr-x 14 1001 1001 4096 Mar 30 03:11 cmd [2021-03-30T03:15:09.281Z] -rw-r--r-- 1 root root 669470 Mar 30 03:14 coverage.out [2021-03-30T03:15:09.281Z] -rw-r--r-- 1 root root 1056 Mar 30 03:15 go.mod [2021-03-30T03:15:09.281Z] -rw-r--r-- 1 root root 22757 Mar 30 03:15 go.sum [2021-03-30T03:15:09.281Z] drwxrwxr-x 8 1001 1001 127 Mar 30 03:11 internal [2021-03-30T03:15:09.281Z] drwxrwxr-x 4 1001 1001 26 Mar 30 03:11 openapi [2021-03-30T03:15:09.281Z] drwxrwxr-x 4 1001 1001 71 Mar 30 03:11 snap [2021-03-30T03:15:09.281Z] -rw-rw-r-- 1 1001 1001 168 Mar 30 03:11 version.go [Pipeline] sh [2021-03-30T03:15:09.588Z] + '[' -e coverage.out ] [2021-03-30T03:15:09.588Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-30T03:15:09.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:15:09.832Z] Stashed 1 file(s) [Pipeline] sh [2021-03-30T03:15:10.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:15:10.038Z] Configure a credential helper to remove this warning. See [2021-03-30T03:15:10.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:15:10.038Z] [2021-03-30T03:15:10.038Z] Login Succeeded [2021-03-30T03:15:10.038Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T03:15:10.059Z] Deleting 1 temporary files [Pipeline] // wrap [2021-03-30T03:15:10.132Z] + make build [2021-03-30T03:15:10.132Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-30T03:15:10.523Z] ========================================================= [2021-03-30T03:15:10.523Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-30T03:15:10.523Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:15:10.921Z] + 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-30T03:15:13.565Z] Sending build context to Docker daemon 167.1MB [2021-03-30T03:15:13.565Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T03:15:13.565Z] Step 2/6 : FROM ${BASE} [2021-03-30T03:15:13.565Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-30T03:15:13.565Z] 5f621e34cdf4: Pulling fs layer [2021-03-30T03:15:13.565Z] a4357932f1b6: Pulling fs layer [2021-03-30T03:15:13.565Z] 18c013af1878: Pulling fs layer [2021-03-30T03:15:13.565Z] 00ac8860ef70: Pulling fs layer [2021-03-30T03:15:13.565Z] 63d7cb157983: Pulling fs layer [2021-03-30T03:15:13.565Z] b116817d02f9: Pulling fs layer [2021-03-30T03:15:13.565Z] 745a02a5169b: Pulling fs layer [2021-03-30T03:15:13.565Z] 00ac8860ef70: Waiting [2021-03-30T03:15:13.565Z] 63d7cb157983: Waiting [2021-03-30T03:15:13.565Z] b116817d02f9: Waiting [2021-03-30T03:15:13.565Z] 745a02a5169b: Waiting [2021-03-30T03:15:13.565Z] 18c013af1878: Verifying Checksum [2021-03-30T03:15:13.565Z] 18c013af1878: Download complete [2021-03-30T03:15:13.565Z] a4357932f1b6: Verifying Checksum [2021-03-30T03:15:13.565Z] a4357932f1b6: Download complete [2021-03-30T03:15:13.565Z] 63d7cb157983: Verifying Checksum [2021-03-30T03:15:13.565Z] 63d7cb157983: Download complete [2021-03-30T03:15:13.565Z] b116817d02f9: Verifying Checksum [2021-03-30T03:15:13.565Z] 5f621e34cdf4: Verifying Checksum [2021-03-30T03:15:13.565Z] 5f621e34cdf4: Download complete [2021-03-30T03:15:14.171Z] 5f621e34cdf4: Pull complete [2021-03-30T03:15:14.390Z] 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-30T03:15:14.782Z] a4357932f1b6: Pull complete [2021-03-30T03:15:15.383Z] 18c013af1878: Pull complete [2021-03-30T03:15:15.979Z] 745a02a5169b: Verifying Checksum [2021-03-30T03:15:15.979Z] 745a02a5169b: Download complete [2021-03-30T03:15:16.966Z] 00ac8860ef70: Download complete [2021-03-30T03:15:22.618Z] 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-30T03:15:23.572Z] 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-30T03:15:24.962Z] 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-30T03:15:25.542Z] 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-30T03:15:26.936Z] 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-30T03:15:27.135Z] 00ac8860ef70: Pull complete [2021-03-30T03:15:27.135Z] 63d7cb157983: Pull complete [2021-03-30T03:15:27.411Z] b116817d02f9: Pull complete [2021-03-30T03:15:28.344Z] 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-30T03:15:29.304Z] 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-30T03:15:30.717Z] 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-30T03:15:31.688Z] 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-30T03:15:31.730Z] 745a02a5169b: Pull complete [2021-03-30T03:15:31.730Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-30T03:15:31.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-30T03:15:31.730Z] ---> b7e6874047d6 [2021-03-30T03:15:31.730Z] 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-30T03:15:32.650Z] 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-30T03:15:34.631Z] $ docker stop --time=1 3c9d42cea15384f426060e710e1a4b1602abdefb27216e89636e0e2c32d3b722 [2021-03-30T03:15:35.160Z] ---> Running in 04382144c2bc [2021-03-30T03:15:35.771Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:15:36.745Z] $ docker rm -f 3c9d42cea15384f426060e710e1a4b1602abdefb27216e89636e0e2c32d3b722 [2021-03-30T03:15:36.762Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [2021-03-30T03:15:37.372Z] (1/12) Installing libmagic (5.38-r0) [2021-03-30T03:15:37.372Z] (2/12) Installing file (5.38-r0) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-03-30T03:15:37.648Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-30T03:15:37.648Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:15:40.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-30T03:15:40.005Z] [2021-03-30T03:15:40.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:15:40.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-30T03:15:40.371Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-30T03:15:40.371Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-30T03:15:40.371Z] ca9280d653b3: Pulling fs layer [2021-03-30T03:15:40.371Z] 7e9c9ca2126c: Pulling fs layer [2021-03-30T03:15:40.638Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-30T03:15:40.638Z] cbdbe7a5bc2a: Download complete [2021-03-30T03:15:41.053Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-30T03:15:41.053Z] (6/12) Installing patch (2.7.6-r6) [2021-03-30T03:15:41.053Z] (7/12) Installing build-base (0.5-r2) [2021-03-30T03:15:41.053Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-30T03:15:41.215Z] cbdbe7a5bc2a: Pull complete [2021-03-30T03:15:41.215Z] ca9280d653b3: Download complete [2021-03-30T03:15:41.324Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-30T03:15:41.595Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-30T03:15:41.595Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-30T03:15:41.866Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-30T03:15:42.138Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:15:42.138Z] OK: 217 MiB in 51 packages [2021-03-30T03:15:42.166Z] 7e9c9ca2126c: Verifying Checksum [2021-03-30T03:15:42.166Z] 7e9c9ca2126c: Download complete [2021-03-30T03:15:42.166Z] ca9280d653b3: Pull complete [2021-03-30T03:15:46.435Z] Removing intermediate container 04382144c2bc [2021-03-30T03:15:46.435Z] ---> 54d5ee566b66 [2021-03-30T03:15:46.435Z] Step 4/6 : WORKDIR /edgex-go [2021-03-30T03:15:46.435Z] ---> Running in 58cfc99a6ddf [2021-03-30T03:15:46.788Z] Removing intermediate container 58cfc99a6ddf [2021-03-30T03:15:46.788Z] ---> affa9377a1a7 [2021-03-30T03:15:46.788Z] Step 5/6 : COPY go.mod . [2021-03-30T03:15:47.492Z] 7e9c9ca2126c: Pull complete [2021-03-30T03:15:47.492Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-30T03:15:47.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-30T03:15:47.492Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-30T03:15:47.597Z] prd-centos7-docker-4c-2g-31956 does not seem to be running inside a container [2021-03-30T03:15:47.649Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-30T03:15:47.800Z] ---> 8e8b59aea792 [2021-03-30T03:15:47.800Z] Step 6/6 : RUN go mod download [2021-03-30T03:15:47.800Z] ---> Running in c0d71ca559ad [2021-03-30T03:15:50.874Z] $ docker top 6021a1cc83a9c213abcd0726dbf5dcc5146243df26c7627fc30dfb4493de7aa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T03:15:51.521Z] + docker-compose build --help [2021-03-30T03:15:51.521Z] + grep parallel [2021-03-30T03:15:52.466Z] --parallel Build images in parallel. [Pipeline] } [2021-03-30T03:15:52.482Z] $ docker stop --time=1 6021a1cc83a9c213abcd0726dbf5dcc5146243df26c7627fc30dfb4493de7aa3 [2021-03-30T03:15:53.859Z] $ docker rm -f 6021a1cc83a9c213abcd0726dbf5dcc5146243df26c7627fc30dfb4493de7aa3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:15:54.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-30T03:15:54.498Z] . [Pipeline] withDockerContainer [2021-03-30T03:15:54.595Z] prd-centos7-docker-4c-2g-31956 does not seem to be running inside a container [2021-03-30T03:15:54.642Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-30T03:15:55.315Z] $ docker top 811c394da4fede1132a57cf7c70de2d3404123a1cfcc7158816fd449e6f15e32 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T03:15:55.780Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-30T03:15:56.782Z] Building docker-core-command-go ... [2021-03-30T03:15:56.782Z] Building docker-core-data-go ... [2021-03-30T03:15:56.782Z] Building docker-core-metadata-go ... [2021-03-30T03:15:56.782Z] Building docker-security-bootstrapper-go ... [2021-03-30T03:15:56.782Z] Building docker-security-proxy-setup-go ... [2021-03-30T03:15:56.782Z] Building docker-security-secretstore-setup-go ... [2021-03-30T03:15:56.782Z] Building docker-support-notifications-go ... [2021-03-30T03:15:56.782Z] Building docker-support-scheduler-go ... [2021-03-30T03:15:56.782Z] Building docker-sys-mgmt-agent-go ... [2021-03-30T03:15:56.782Z] Building docker-security-secretstore-setup-go [2021-03-30T03:15:56.782Z] Building docker-support-notifications-go [2021-03-30T03:15:56.782Z] Building docker-core-metadata-go [2021-03-30T03:15:56.782Z] Building docker-security-proxy-setup-go [2021-03-30T03:15:56.782Z] Building docker-sys-mgmt-agent-go [2021-03-30T03:16:14.614Z] Removing intermediate container c0d71ca559ad [2021-03-30T03:16:14.614Z] ---> c663c79079e9 [2021-03-30T03:16:14.614Z] Successfully built c663c79079e9 [2021-03-30T03:16:14.614Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:16:14.956Z] + docker inspect -f . ci-base-image-arm64 [2021-03-30T03:16:14.956Z] . [Pipeline] withDockerContainer [2021-03-30T03:16:15.191Z] prd-ubuntu18.04-docker-arm64-4c-16g-31957 does not seem to be running inside a container [2021-03-30T03:16:15.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-30T03:16:16.848Z] $ docker top efb6b85024c77d85fb2ad01eee08c54ae97e32384a6e77839fcb2f4093d8b578 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T03:16:17.885Z] + go version [2021-03-30T03:16:17.885Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-30T03:16:17.906Z] $ docker stop --time=1 efb6b85024c77d85fb2ad01eee08c54ae97e32384a6e77839fcb2f4093d8b578 [2021-03-30T03:16:19.820Z] $ docker rm -f efb6b85024c77d85fb2ad01eee08c54ae97e32384a6e77839fcb2f4093d8b578 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:16:20.994Z] + docker inspect -f . ci-base-image-arm64 [2021-03-30T03:16:20.995Z] . [Pipeline] withDockerContainer [2021-03-30T03:16:21.259Z] prd-ubuntu18.04-docker-arm64-4c-16g-31957 does not seem to be running inside a container [2021-03-30T03:16:21.335Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-30T03:16:22.745Z] $ docker top 1aed87384ea7e226d919124a28b1dd2c5545a509adda6a817fc6213da46db614 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-30T03:16:23.136Z] ========================================================= [2021-03-30T03:16:23.136Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-30T03:16:23.136Z] ========================================================= [Pipeline] sh [2021-03-30T03:16:23.780Z] + make test [2021-03-30T03:16:23.781Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-30T03:16:29.443Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:16:29.443Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:16:29.443Z] ---> 5c3555a7028e [2021-03-30T03:16:29.443Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T03:16:29.443Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:16:29.443Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:16:29.443Z] ---> 5c3555a7028e [2021-03-30T03:16:29.443Z] Step 3/22 : WORKDIR /edgex-go [2021-03-30T03:16:29.443Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:16:29.443Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:16:29.443Z] ---> 5c3555a7028e [2021-03-30T03:16:29.443Z] Step 3/21 : WORKDIR /edgex-go [2021-03-30T03:16:29.443Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:16:29.443Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:16:29.443Z] ---> 5c3555a7028e [2021-03-30T03:16:29.443Z] Step 3/26 : WORKDIR /edgex-go [2021-03-30T03:16:29.443Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:16:29.443Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:16:29.443Z] ---> 5c3555a7028e [2021-03-30T03:16:29.443Z] Step 3/24 : WORKDIR /edgex-go [2021-03-30T03:16:29.443Z] ---> Running in 5606947bba36 [2021-03-30T03:16:29.443Z] ---> Running in 1922df8f8916 [2021-03-30T03:16:29.443Z] ---> Running in 7e0c085a780c [2021-03-30T03:16:29.443Z] ---> Running in 644e8afa81f9 [2021-03-30T03:16:29.443Z] ---> Running in f08c4b8ead9e [2021-03-30T03:16:29.443Z] Removing intermediate container 7e0c085a780c [2021-03-30T03:16:29.443Z] ---> fb535313ac2f [2021-03-30T03:16:29.443Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:16:29.443Z] Removing intermediate container 644e8afa81f9 [2021-03-30T03:16:29.443Z] ---> 92e313c6874e [2021-03-30T03:16:29.443Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:16:29.443Z] Removing intermediate container 1922df8f8916 [2021-03-30T03:16:29.443Z] ---> e74421fd2d56 [2021-03-30T03:16:29.443Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:16:29.443Z] Removing intermediate container 5606947bba36 [2021-03-30T03:16:29.443Z] ---> 106fac3393bd [2021-03-30T03:16:29.443Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:16:29.443Z] Removing intermediate container f08c4b8ead9e [2021-03-30T03:16:29.443Z] ---> 3502322a86f6 [2021-03-30T03:16:29.443Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:16:29.443Z] ---> Running in 607e6775601c [2021-03-30T03:16:29.443Z] ---> Running in de63f85bbb16 [2021-03-30T03:16:29.443Z] ---> Running in 5c0230c5f62d [2021-03-30T03:16:29.443Z] ---> Running in 062c86742659 [2021-03-30T03:16:29.443Z] ---> Running in ceaa4dea0960 [2021-03-30T03:16:30.023Z] Removing intermediate container 607e6775601c [2021-03-30T03:16:30.023Z] ---> 95f7dfd7fe27 [2021-03-30T03:16:30.023Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-30T03:16:30.023Z] Removing intermediate container 5c0230c5f62d [2021-03-30T03:16:30.023Z] ---> 0553c7669bf7 [2021-03-30T03:16:30.023Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-30T03:16:30.293Z] ---> Running in 78e906c142b3 [2021-03-30T03:16:30.293Z] ---> Running in ed81b7155bcc [2021-03-30T03:16:30.293Z] Removing intermediate container de63f85bbb16 [2021-03-30T03:16:30.293Z] ---> 0ba4de2fdbb3 [2021-03-30T03:16:30.293Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-30T03:16:30.559Z] ---> Running in 998900fa9a11 [2021-03-30T03:16:30.821Z] Removing intermediate container 062c86742659 [2021-03-30T03:16:30.821Z] ---> 6b070e048fdd [2021-03-30T03:16:30.821Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-30T03:16:30.821Z] Removing intermediate container ceaa4dea0960 [2021-03-30T03:16:30.821Z] ---> 6600ea74d6d0 [2021-03-30T03:16:30.821Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-30T03:16:30.821Z] ---> Running in 8156d42645f5 [2021-03-30T03:16:31.085Z] ---> Running in 7c433be5e8bc [2021-03-30T03:16:31.358Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:16:31.628Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:16:31.628Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:16:31.890Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:16:31.890Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:16:31.890Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:16:32.464Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:16:32.464Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:16:32.464Z] OK: 233 MiB in 51 packages [2021-03-30T03:16:32.464Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:16:32.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:16:32.728Z] OK: 233 MiB in 51 packages [2021-03-30T03:16:32.728Z] OK: 233 MiB in 51 packages [2021-03-30T03:16:32.997Z] OK: 233 MiB in 51 packages [2021-03-30T03:16:32.997Z] Removing intermediate container 78e906c142b3 [2021-03-30T03:16:32.997Z] ---> 6821d12e0ea0 [2021-03-30T03:16:32.997Z] Step 6/21 : COPY go.mod . [2021-03-30T03:16:32.997Z] OK: 233 MiB in 51 packages [2021-03-30T03:16:33.264Z] ---> c56c3a6f9470 [2021-03-30T03:16:33.264Z] Step 7/21 : RUN go mod download [2021-03-30T03:16:33.530Z] ---> Running in 97c573893787 [2021-03-30T03:16:33.794Z] Removing intermediate container ed81b7155bcc [2021-03-30T03:16:33.794Z] ---> c8efa09028af [2021-03-30T03:16:33.794Z] Step 6/26 : COPY go.mod . [2021-03-30T03:16:33.794Z] Removing intermediate container 998900fa9a11 [2021-03-30T03:16:33.794Z] ---> cc98b67e1c2d [2021-03-30T03:16:33.794Z] Step 6/24 : COPY go.mod . [2021-03-30T03:16:34.062Z] ---> 05afb464fd6a [2021-03-30T03:16:34.062Z] Step 7/26 : RUN go mod download [2021-03-30T03:16:34.330Z] Removing intermediate container 8156d42645f5 [2021-03-30T03:16:34.330Z] ---> cc531c9a3860 [2021-03-30T03:16:34.330Z] Step 6/22 : COPY go.mod . [2021-03-30T03:16:34.330Z] Removing intermediate container 7c433be5e8bc [2021-03-30T03:16:34.330Z] ---> bb214760ceeb [2021-03-30T03:16:34.330Z] Step 6/23 : COPY go.mod . [2021-03-30T03:16:34.330Z] ---> 9bd7beb3bcc8 [2021-03-30T03:16:34.330Z] Step 7/24 : RUN go mod download [2021-03-30T03:16:34.330Z] ---> Running in 3c52fc334a39 [2021-03-30T03:16:34.594Z] ---> Running in ffefa4c28093 [2021-03-30T03:16:34.858Z] ---> 1c7084eba9c9 [2021-03-30T03:16:34.858Z] Step 7/23 : RUN go mod download [2021-03-30T03:16:34.858Z] ---> 500977b5019d [2021-03-30T03:16:34.858Z] Step 7/22 : RUN go mod download [2021-03-30T03:16:35.133Z] ---> Running in d9f02a12e60c [2021-03-30T03:16:35.133Z] ---> Running in 090db8d3fd2f [2021-03-30T03:16:37.075Z] Removing intermediate container 97c573893787 [2021-03-30T03:16:37.075Z] ---> 35d0e518049c [2021-03-30T03:16:37.075Z] Step 8/21 : COPY . . [2021-03-30T03:16:37.075Z] Removing intermediate container 3c52fc334a39 [2021-03-30T03:16:37.075Z] ---> 275854b6d6c3 [2021-03-30T03:16:37.075Z] Step 8/26 : COPY . . [2021-03-30T03:16:37.075Z] Removing intermediate container ffefa4c28093 [2021-03-30T03:16:37.075Z] ---> a0212daa991f [2021-03-30T03:16:37.075Z] Step 8/24 : COPY . . [2021-03-30T03:16:45.941Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-30T03:16:47.149Z] Removing intermediate container 090db8d3fd2f [2021-03-30T03:16:47.150Z] ---> 25c22b29bd2d [2021-03-30T03:16:47.150Z] Step 8/22 : COPY . . [2021-03-30T03:16:47.150Z] Removing intermediate container d9f02a12e60c [2021-03-30T03:16:47.150Z] ---> c8d49e4b9a5f [2021-03-30T03:16:47.150Z] Step 8/23 : COPY . . [2021-03-30T03:17:19.468Z] ---> 32f0d8811125 [2021-03-30T03:17:19.468Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-30T03:17:19.468Z] ---> 618bdf1bd205 [2021-03-30T03:17:19.468Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-30T03:17:19.468Z] ---> e27c5ecc1262 [2021-03-30T03:17:19.468Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-30T03:17:19.468Z] ---> Running in 9d0e80d523a8 [2021-03-30T03:17:19.468Z] ---> Running in 39601a552d2d [2021-03-30T03:17:19.757Z] ---> Running in 6298839547af [2021-03-30T03:17:20.021Z] ---> 02ce1981b03f [2021-03-30T03:17:20.021Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-30T03:17:20.021Z] ---> 388a5c6d8db6 [2021-03-30T03:17:20.021Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-30T03:17:20.284Z] ---> Running in ef6138b1d37f [2021-03-30T03:17:20.284Z] ---> Running in 3aa1815ef242 [2021-03-30T03:17:20.874Z] 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-30T03:17:20.874Z] 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-30T03:17:20.874Z] 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-30T03:17:21.146Z] 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-30T03:17:21.146Z] 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-30T03:17:33.008Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-30T03:17:41.322Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-30T03:17:48.062Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-30T03:17:48.062Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-30T03:17:50.690Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-30T03:17:50.690Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-30T03:17:50.690Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-30T03:17:50.690Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-30T03:17:53.435Z] 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-30T03:17:53.435Z] 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-30T03:17:54.099Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-30T03:17:54.697Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-30T03:17:56.815Z] Removing intermediate container 39601a552d2d [2021-03-30T03:17:56.815Z] ---> 0a41756b52ce [2021-03-30T03:17:56.815Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-30T03:17:56.815Z] ---> Running in 20b478d8d657 [2021-03-30T03:17:58.235Z] Removing intermediate container ef6138b1d37f [2021-03-30T03:17:58.235Z] ---> a05d05f888c2 [2021-03-30T03:17:58.235Z] [2021-03-30T03:17:58.235Z] Step 10/22 : FROM alpine:3.12 [2021-03-30T03:17:58.235Z] 3.12: Pulling from library/alpine [2021-03-30T03:18:00.796Z] 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-30T03:18:01.376Z] Removing intermediate container 9d0e80d523a8 [2021-03-30T03:18:01.376Z] ---> 7baca2131445 [2021-03-30T03:18:01.376Z] [2021-03-30T03:18:01.376Z] Step 10/24 : FROM alpine:3.12 [2021-03-30T03:18:01.376Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T03:18:01.376Z] 3.12: Pulling from library/alpine [2021-03-30T03:18:01.376Z] Status: Downloaded newer image for alpine:3.12 [2021-03-30T03:18:01.376Z] ---> 42cb162f0360 [2021-03-30T03:18:01.655Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T03:18:01.655Z] Status: Image is up to date for alpine:3.12 [2021-03-30T03:18:01.655Z] ---> 42cb162f0360 [2021-03-30T03:18:01.655Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-30T03:18:01.655Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-30T03:18:01.655Z] Removing intermediate container 6298839547af [2021-03-30T03:18:01.655Z] ---> 207def165f47 [2021-03-30T03:18:01.655Z] [2021-03-30T03:18:01.655Z] Step 10/21 : FROM alpine:3.12 [2021-03-30T03:18:01.655Z] ---> 42cb162f0360 [2021-03-30T03:18:01.655Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-30T03:18:01.655Z] ---> Running in ca5b8aa5644d [2021-03-30T03:18:01.655Z] ---> Running in ebf63baee0d4 [2021-03-30T03:18:01.917Z] ---> Running in 6f987431e83e [2021-03-30T03:18:02.987Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-30T03:18:02.987Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-30T03:18:02.987Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-30T03:18:05.247Z] Removing intermediate container 20b478d8d657 [2021-03-30T03:18:05.247Z] ---> 4b3fc894b403 [2021-03-30T03:18:05.247Z] [2021-03-30T03:18:05.247Z] Step 11/26 : FROM docker:20.10.0 [2021-03-30T03:18:05.247Z] 20.10.0: Pulling from library/docker [2021-03-30T03:18:05.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:18:05.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:18:05.247Z] Removing intermediate container 3aa1815ef242 [2021-03-30T03:18:05.247Z] ---> 4e06a4c10bb3 [2021-03-30T03:18:05.247Z] [2021-03-30T03:18:05.247Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T03:18:05.247Z] ---> 42cb162f0360 [2021-03-30T03:18:05.247Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-30T03:18:05.247Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-30T03:18:05.247Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T03:18:05.247Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-30T03:18:05.247Z] (4/6) Installing curl (7.69.1-r3) [2021-03-30T03:18:05.247Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-30T03:18:05.247Z] (6/6) Installing su-exec (0.2-r1) [2021-03-30T03:18:05.247Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:18:05.247Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T03:18:05.247Z] ---> Running in 29c188df7d1f [2021-03-30T03:18:05.247Z] OK: 7 MiB in 20 packages [2021-03-30T03:18:05.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:18:05.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:18:05.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:18:05.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:18:05.525Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-30T03:18:05.525Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-30T03:18:05.525Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-30T03:18:05.525Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:18:05.525Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T03:18:05.525Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T03:18:05.525Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-30T03:18:05.525Z] (4/4) Installing curl (7.69.1-r3) [2021-03-30T03:18:05.525Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:18:05.525Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T03:18:05.792Z] OK: 6 MiB in 16 packages [2021-03-30T03:18:05.792Z] OK: 7 MiB in 18 packages [2021-03-30T03:18:06.735Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:18:06.735Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:18:06.998Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-30T03:18:06.998Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:18:06.998Z] OK: 6 MiB in 15 packages [2021-03-30T03:18:08.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.294s coverage: 45.9% of statements [2021-03-30T03:18:08.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-30T03:18:08.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-30T03:18:08.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-30T03:18:08.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-30T03:18:08.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-30T03:18:08.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-30T03:18:08.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.110s coverage: 19.8% of statements [2021-03-30T03:18:08.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.220s coverage: 100.0% of statements [2021-03-30T03:18:09.557Z] Removing intermediate container ca5b8aa5644d [2021-03-30T03:18:09.557Z] ---> e62576e43f9c [2021-03-30T03:18:09.557Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-30T03:18:09.557Z] Removing intermediate container ebf63baee0d4 [2021-03-30T03:18:09.557Z] ---> 7dd62bed90a2 [2021-03-30T03:18:09.557Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:18:09.557Z] Removing intermediate container 6f987431e83e [2021-03-30T03:18:09.557Z] ---> fdb574eea65e [2021-03-30T03:18:09.557Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-30T03:18:09.557Z] ---> Running in fa1d7b5d8e07 [2021-03-30T03:18:09.557Z] Removing intermediate container 29c188df7d1f [2021-03-30T03:18:09.557Z] ---> ee738e2f0c30 [2021-03-30T03:18:09.557Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:18:09.824Z] ---> Running in a4fd5fded17e [2021-03-30T03:18:09.824Z] ---> Running in ac63fe0a879c [2021-03-30T03:18:09.824Z] ---> Running in 4be1d076d260 [2021-03-30T03:18:09.824Z] Removing intermediate container fa1d7b5d8e07 [2021-03-30T03:18:09.824Z] ---> 029a17a75f5b [2021-03-30T03:18:09.824Z] Step 13/24 : WORKDIR / [2021-03-30T03:18:10.089Z] ---> Running in 555eadde2eb7 [2021-03-30T03:18:10.089Z] Removing intermediate container ac63fe0a879c [2021-03-30T03:18:10.089Z] ---> b981189279be [2021-03-30T03:18:10.089Z] Step 13/21 : WORKDIR /edgex [2021-03-30T03:18:10.089Z] Removing intermediate container a4fd5fded17e [2021-03-30T03:18:10.089Z] ---> 7d11dca59f69 [2021-03-30T03:18:10.089Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-30T03:18:10.089Z] Removing intermediate container 4be1d076d260 [2021-03-30T03:18:10.089Z] ---> c08a9370a2ee [2021-03-30T03:18:10.089Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-30T03:18:10.356Z] ---> Running in 2dcb21b574e0 [2021-03-30T03:18:10.357Z] ---> Running in 5a30120c8413 [2021-03-30T03:18:10.357Z] ---> Running in 346efd5a6165 [2021-03-30T03:18:10.357Z] Removing intermediate container 555eadde2eb7 [2021-03-30T03:18:10.357Z] ---> 2ce68ee3c9a9 [2021-03-30T03:18:10.357Z] 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-30T03:18:10.624Z] Removing intermediate container 5a30120c8413 [2021-03-30T03:18:10.624Z] ---> 904c19899884 [2021-03-30T03:18:10.624Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-30T03:18:10.894Z] Removing intermediate container 2dcb21b574e0 [2021-03-30T03:18:10.894Z] ---> 816b74ae7bc3 [2021-03-30T03:18:10.894Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-30T03:18:10.894Z] Removing intermediate container 346efd5a6165 [2021-03-30T03:18:10.894Z] ---> f9feb0c20a03 [2021-03-30T03:18:10.894Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-30T03:18:10.894Z] ---> Running in 1a6dd705ea6d [2021-03-30T03:18:10.894Z] ---> a1f6cc6a296d [2021-03-30T03:18:10.894Z] 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-30T03:18:10.894Z] ---> Running in 88f99e56ab3a [2021-03-30T03:18:11.170Z] ---> b94fc0111b43 [2021-03-30T03:18:11.170Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-30T03:18:11.170Z] Removing intermediate container 1a6dd705ea6d [2021-03-30T03:18:11.170Z] ---> 2a8634fb3fe3 [2021-03-30T03:18:11.170Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:18:11.433Z] Removing intermediate container 88f99e56ab3a [2021-03-30T03:18:11.433Z] ---> 9ef924780d4c [2021-03-30T03:18:11.433Z] Step 15/23 : WORKDIR / [2021-03-30T03:18:11.695Z] ---> ac59ec1fe5da [2021-03-30T03:18:11.695Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-30T03:18:11.957Z] ---> Running in f70b9be96b93 [2021-03-30T03:18:12.220Z] ---> 88162fe45696 [2021-03-30T03:18:12.220Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-30T03:18:12.220Z] ---> 0dfa735bc183 [2021-03-30T03:18:12.220Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-30T03:18:12.220Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-30T03:18:12.220Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-30T03:18:12.220Z] ---> aefe523efa57 [2021-03-30T03:18:12.220Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-30T03:18:12.220Z] ---> 74003571f030 [2021-03-30T03:18:12.220Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-30T03:18:12.502Z] ---> Running in 12245cde3ee2 [2021-03-30T03:18:12.502Z] Removing intermediate container f70b9be96b93 [2021-03-30T03:18:12.502Z] ---> 929eabbf84ea [2021-03-30T03:18:12.502Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:18:13.089Z] ---> ac20faf8a918 [2021-03-30T03:18:13.089Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-30T03:18:13.089Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:18:13.089Z] ---> f90824085552 [2021-03-30T03:18:13.089Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-30T03:18:13.089Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:18:13.089Z] ---> cb57702e5a07 [2021-03-30T03:18:13.089Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-30T03:18:13.089Z] ---> a61439524387 [2021-03-30T03:18:13.089Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-30T03:18:13.355Z] ---> Running in 573ead731c31 [2021-03-30T03:18:13.356Z] (1/2) Installing readline (8.0.4-r0) [2021-03-30T03:18:13.356Z] (2/2) Installing bash (5.0.17-r0) [2021-03-30T03:18:13.356Z] Executing bash-5.0.17-r0.post-install [2021-03-30T03:18:13.356Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:18:13.356Z] OK: 12 MiB in 22 packages [2021-03-30T03:18:13.356Z] ---> 927397b3130c [2021-03-30T03:18:13.356Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-30T03:18:13.619Z] ---> Running in 42785cda8615 [2021-03-30T03:18:13.619Z] Removing intermediate container 573ead731c31 [2021-03-30T03:18:13.619Z] ---> 586b032573c3 [2021-03-30T03:18:13.619Z] Step 18/21 : CMD ["--init=true"] [2021-03-30T03:18:13.895Z] ---> 99de8cc7ddf0 [2021-03-30T03:18:13.895Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-30T03:18:13.895Z] ---> 1b3f16d55a08 [2021-03-30T03:18:13.895Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-30T03:18:13.895Z] ---> Running in 4693216dd7ce [2021-03-30T03:18:14.164Z] Removing intermediate container 42785cda8615 [2021-03-30T03:18:14.164Z] ---> 05a04d9426d0 [2021-03-30T03:18:14.164Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:18:14.164Z] ---> Running in 04b039c0f66e [2021-03-30T03:18:14.164Z] ---> b19ae65dbcdb [2021-03-30T03:18:14.164Z] 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-30T03:18:14.427Z] Removing intermediate container 4693216dd7ce [2021-03-30T03:18:14.427Z] ---> 810108a1ae29 [2021-03-30T03:18:14.427Z] Step 19/21 : LABEL arch=x86_64 [2021-03-30T03:18:14.690Z] ---> dd108ca6d328 [2021-03-30T03:18:14.690Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-30T03:18:14.690Z] ---> Running in 741f8bb3ca1d [2021-03-30T03:18:14.690Z] Removing intermediate container 12245cde3ee2 [2021-03-30T03:18:14.690Z] ---> f90e7a4766cb [2021-03-30T03:18:14.690Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-30T03:18:14.690Z] Removing intermediate container 04b039c0f66e [2021-03-30T03:18:14.690Z] ---> fd5605853905 [2021-03-30T03:18:14.690Z] Step 20/22 : LABEL arch=x86_64 [2021-03-30T03:18:14.690Z] ---> Running in 719ef6275449 [2021-03-30T03:18:14.959Z] ---> Running in 767f741e0004 [2021-03-30T03:18:14.959Z] ---> Running in a0bbf6cc97f6 [2021-03-30T03:18:15.220Z] ---> Running in 7b3fe792936d [2021-03-30T03:18:15.220Z] Removing intermediate container 719ef6275449 [2021-03-30T03:18:15.220Z] ---> 6d26cb980212 [2021-03-30T03:18:15.220Z] Step 20/21 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:18:15.220Z] Removing intermediate container 767f741e0004 [2021-03-30T03:18:15.220Z] ---> fdb9cef6e2cd [2021-03-30T03:18:15.220Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:18:15.482Z] Removing intermediate container a0bbf6cc97f6 [2021-03-30T03:18:15.482Z] ---> 000a7aa3917c [2021-03-30T03:18:15.482Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-30T03:18:15.482Z] ---> Running in 0330a20399e3 [2021-03-30T03:18:15.482Z] ---> Running in b8bdde3ff66e [2021-03-30T03:18:15.482Z] Removing intermediate container 7b3fe792936d [2021-03-30T03:18:15.482Z] ---> 72e96d6965cd [2021-03-30T03:18:15.482Z] Step 21/22 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:18:15.745Z] ---> Running in 840752592d5b [2021-03-30T03:18:15.745Z] ---> Running in 241d5fd6046a [2021-03-30T03:18:16.008Z] Removing intermediate container 0330a20399e3 [2021-03-30T03:18:16.008Z] ---> 4e99c45d2843 [2021-03-30T03:18:16.008Z] Step 21/21 : LABEL version=0.0.0 [2021-03-30T03:18:16.008Z] Removing intermediate container b8bdde3ff66e [2021-03-30T03:18:16.008Z] ---> e58562b1addf [2021-03-30T03:18:16.008Z] Step 21/23 : LABEL arch=x86_64 [2021-03-30T03:18:16.008Z] Removing intermediate container 840752592d5b [2021-03-30T03:18:16.008Z] ---> aa1280e023dc [2021-03-30T03:18:16.008Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-30T03:18:16.008Z] ---> Running in ee74db7e5002 [2021-03-30T03:18:16.272Z] ---> Running in 84da27651557 [2021-03-30T03:18:16.272Z] ---> Running in d24a5968921e [2021-03-30T03:18:16.272Z] Removing intermediate container 241d5fd6046a [2021-03-30T03:18:16.272Z] ---> 2a1a39552319 [2021-03-30T03:18:16.272Z] Step 22/22 : LABEL version=0.0.0 [2021-03-30T03:18:16.272Z] Removing intermediate container 741f8bb3ca1d [2021-03-30T03:18:16.272Z] ---> 041640b14f17 [2021-03-30T03:18:16.272Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-30T03:18:16.536Z] Removing intermediate container ee74db7e5002 [2021-03-30T03:18:16.536Z] ---> b846796370e1 [2021-03-30T03:18:16.536Z] [2021-03-30T03:18:16.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.490s coverage: 27.1% of statements [2021-03-30T03:18:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-30T03:18:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-30T03:18:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-30T03:18:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-30T03:18:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-30T03:18:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-30T03:18:16.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.180s coverage: 100.0% of statements [2021-03-30T03:18:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-30T03:18:16.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.155s coverage: 100.0% of statements [2021-03-30T03:18:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-30T03:18:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-30T03:18:16.797Z] ---> Running in 16bc8f8115e9 [2021-03-30T03:18:16.797Z] ---> Running in 8775ab583907 [2021-03-30T03:18:16.797Z] Removing intermediate container 84da27651557 [2021-03-30T03:18:16.797Z] ---> 4dfea1618259 [2021-03-30T03:18:16.797Z] Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:18:16.797Z] Removing intermediate container d24a5968921e [2021-03-30T03:18:16.797Z] ---> e036c698b0e8 [2021-03-30T03:18:16.798Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-30T03:18:16.798Z] Successfully built b846796370e1 [2021-03-30T03:18:17.067Z] ---> Running in 5779c75ce477 [2021-03-30T03:18:17.067Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-30T03:18:17.067Z] Building docker-core-data-go [2021-03-30T03:18:17.067Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 16bc8f8115e9 [2021-03-30T03:18:17.067Z] ---> 77ee54b2a1f6 [2021-03-30T03:18:17.067Z] [2021-03-30T03:18:17.067Z] Removing intermediate container 8775ab583907 [2021-03-30T03:18:17.067Z] ---> 1e5f3f070832 [2021-03-30T03:18:17.067Z] Step 22/24 : LABEL arch=x86_64 [2021-03-30T03:18:17.330Z] Removing intermediate container 5779c75ce477 [2021-03-30T03:18:17.331Z] ---> 2090c9501634 [2021-03-30T03:18:17.331Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T03:18:17.331Z] Successfully built 77ee54b2a1f6 [2021-03-30T03:18:17.331Z] ---> Running in 2258dedeb141 [2021-03-30T03:18:17.599Z] Successfully tagged docker-support-notifications-go:latest [2021-03-30T03:18:17.600Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2021-03-30T03:18:17.600Z] ---> Running in 65f0d36effd9 [2021-03-30T03:18:17.600Z] ---> 8d70b8e95d87 [2021-03-30T03:18:17.600Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-30T03:18:17.600Z] Removing intermediate container 2258dedeb141 [2021-03-30T03:18:17.600Z] ---> 690a4886f4b4 [2021-03-30T03:18:17.600Z] Step 23/24 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:18:17.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.361s coverage: 71.3% of statements [2021-03-30T03:18:17.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-30T03:18:17.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-30T03:18:19.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.587s coverage: 82.9% of statements [2021-03-30T03:18:19.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-30T03:18:19.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T03:18:19.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.164s coverage: 78.9% of statements [2021-03-30T03:18:19.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-30T03:18:20.161Z] ---> Running in e9b5166119a1 [2021-03-30T03:18:21.108Z] Removing intermediate container 65f0d36effd9 [2021-03-30T03:18:21.108Z] ---> bcb880b2eef0 [2021-03-30T03:18:21.108Z] [2021-03-30T03:18:21.683Z] Successfully built bcb880b2eef0 [2021-03-30T03:18:21.683Z] Successfully tagged docker-core-metadata-go:latest [2021-03-30T03:18:21.683Z]  Building docker-core-metadata-go ... done Building docker-core-command-go [2021-03-30T03:18:25.919Z] Removing intermediate container e9b5166119a1 [2021-03-30T03:18:25.919Z] ---> 18033014a5da [2021-03-30T03:18:25.919Z] Step 24/24 : LABEL version=0.0.0 [2021-03-30T03:18:25.919Z] ---> 3aed2e269471 [2021-03-30T03:18:25.919Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-30T03:18:25.919Z] ---> Running in 0d5f8f133e88 [2021-03-30T03:18:26.867Z] ---> 012f5670c242 [2021-03-30T03:18:26.867Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-30T03:18:28.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.049s coverage: 28.6% of statements [2021-03-30T03:18:28.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-30T03:18:28.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-30T03:18:28.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-30T03:18:28.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-30T03:18:28.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-30T03:18:28.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.198s coverage: 100.0% of statements [2021-03-30T03:18:28.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-30T03:18:28.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.120s coverage: 100.0% of statements [2021-03-30T03:18:28.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-30T03:18:28.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.437s coverage: 86.7% of statements [2021-03-30T03:18:28.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-30T03:18:28.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.427s coverage: 97.5% of statements [2021-03-30T03:18:28.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-30T03:18:28.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.204s coverage: 78.3% of statements [2021-03-30T03:18:28.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-30T03:18:28.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-30T03:18:28.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-30T03:18:28.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-30T03:18:31.114Z] Removing intermediate container 0d5f8f133e88 [2021-03-30T03:18:31.115Z] ---> 2f9862b1d411 [2021-03-30T03:18:31.115Z] [2021-03-30T03:18:31.115Z] ---> Running in 5ec721721ec0 [2021-03-30T03:18:32.060Z] Successfully built 2f9862b1d411 [2021-03-30T03:18:33.007Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-30T03:18:33.007Z] Building docker-security-bootstrapper-go [2021-03-30T03:18:38.375Z]  Building docker-security-secretstore-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:18:38.593Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.419s coverage: 92.8% of statements [2021-03-30T03:18:38.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-30T03:18:38.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T03:18:38.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-30T03:18:38.593Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-30T03:18:38.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-30T03:18:38.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-30T03:18:38.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-30T03:18:38.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-30T03:18:38.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-30T03:18:38.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-30T03:18:38.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-30T03:18:38.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-30T03:18:38.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-30T03:18:38.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-30T03:18:38.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-30T03:18:38.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-30T03:18:38.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-30T03:18:38.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-30T03:18:38.594Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.145s coverage: 58.8% of statements [2021-03-30T03:18:38.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-30T03:18:38.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-30T03:18:38.594Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.225s coverage: 1.0% of statements [2021-03-30T03:18:38.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-30T03:18:38.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-30T03:18:38.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-30T03:18:38.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.127s coverage: 47.1% of statements [2021-03-30T03:18:38.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.151s coverage: 79.5% of statements [2021-03-30T03:18:38.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.118s coverage: 94.1% of statements [2021-03-30T03:18:38.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.197s coverage: 96.3% of statements [2021-03-30T03:18:38.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.196s coverage: 87.5% of statements [2021-03-30T03:18:38.645Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:18:38.645Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-30T03:18:38.645Z] (2/33) Installing expat (2.2.9-r1) [2021-03-30T03:18:38.645Z] (3/33) Installing libffi (3.3-r2) [2021-03-30T03:18:38.645Z] (4/33) Installing gdbm (1.13-r1) [2021-03-30T03:18:39.169Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-30T03:18:39.169Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-30T03:18:39.169Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-30T03:18:39.746Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:18:39.746Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:18:39.746Z] ---> 5c3555a7028e [2021-03-30T03:18:39.746Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T03:18:39.746Z] ---> Using cache [2021-03-30T03:18:39.746Z] ---> 3502322a86f6 [2021-03-30T03:18:39.746Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:18:39.746Z] ---> Using cache [2021-03-30T03:18:39.746Z] ---> 6600ea74d6d0 [2021-03-30T03:18:39.746Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-30T03:18:39.746Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:18:39.746Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:18:39.746Z] ---> 5c3555a7028e [2021-03-30T03:18:39.746Z] Step 3/22 : WORKDIR /edgex-go [2021-03-30T03:18:39.746Z] ---> Using cache [2021-03-30T03:18:39.746Z] ---> 3502322a86f6 [2021-03-30T03:18:39.746Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:18:39.746Z] ---> Using cache [2021-03-30T03:18:39.746Z] ---> 6600ea74d6d0 [2021-03-30T03:18:39.746Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-30T03:18:39.746Z] ---> Using cache [2021-03-30T03:18:39.746Z] ---> bb214760ceeb [2021-03-30T03:18:39.746Z] Step 6/22 : COPY go.mod . [2021-03-30T03:18:39.746Z] ---> Using cache [2021-03-30T03:18:39.746Z] ---> 1c7084eba9c9 [2021-03-30T03:18:39.746Z] Step 7/22 : RUN go mod download [2021-03-30T03:18:39.746Z] ---> Using cache [2021-03-30T03:18:39.746Z] ---> c8d49e4b9a5f [2021-03-30T03:18:39.746Z] Step 8/22 : COPY . . [2021-03-30T03:18:40.321Z] ---> Using cache [2021-03-30T03:18:40.321Z] ---> 388a5c6d8db6 [2021-03-30T03:18:40.321Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-30T03:18:45.651Z] ---> Running in 29df7c725df1 [2021-03-30T03:18:45.651Z] ---> Running in ac56fc351218 [2021-03-30T03:18:45.651Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-30T03:18:45.651Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-30T03:18:45.651Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-30T03:18:45.651Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-30T03:18:45.651Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-30T03:18:45.651Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-30T03:18:45.651Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-30T03:18:45.913Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-30T03:18:45.913Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-30T03:18:45.913Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-30T03:18:46.177Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-30T03:18:46.178Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-30T03:18:46.449Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-30T03:18:46.449Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-30T03:18:46.449Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-30T03:18:47.844Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-30T03:18:47.844Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-30T03:18:47.844Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-30T03:18:48.487Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:18:48.487Z] 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-30T03:18:48.487Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-30T03:18:48.487Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-30T03:18:48.487Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-30T03:18:48.487Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-30T03:18:48.487Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-30T03:18:48.487Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:18:48.487Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:18:48.487Z] ---> 5c3555a7028e [2021-03-30T03:18:48.487Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T03:18:48.487Z] ---> Using cache [2021-03-30T03:18:48.487Z] ---> 3502322a86f6 [2021-03-30T03:18:48.487Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:18:48.487Z] ---> Using cache [2021-03-30T03:18:48.487Z] ---> 6600ea74d6d0 [2021-03-30T03:18:48.487Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-30T03:18:48.487Z] ---> Using cache [2021-03-30T03:18:48.487Z] ---> bb214760ceeb [2021-03-30T03:18:48.487Z] Step 6/23 : COPY go.mod . [2021-03-30T03:18:48.487Z] ---> Using cache [2021-03-30T03:18:48.487Z] ---> 1c7084eba9c9 [2021-03-30T03:18:48.487Z] Step 7/23 : RUN go mod download [2021-03-30T03:18:48.487Z] ---> Using cache [2021-03-30T03:18:48.487Z] ---> c8d49e4b9a5f [2021-03-30T03:18:48.487Z] Step 8/23 : COPY . . [2021-03-30T03:18:48.487Z] ---> Using cache [2021-03-30T03:18:48.487Z] ---> 388a5c6d8db6 [2021-03-30T03:18:48.487Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-30T03:18:48.762Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:18:48.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.210s coverage: 94.4% of statements [2021-03-30T03:18:48.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.112s coverage: 44.8% of statements [2021-03-30T03:18:49.153Z] OK: 233 MiB in 51 packages [2021-03-30T03:18:49.501Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-30T03:18:49.501Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-30T03:18:49.501Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-30T03:18:49.813Z] ---> Running in 5d0cd0929001 [2021-03-30T03:18:49.813Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:18:49.813Z] OK: 71 MiB in 55 packages [2021-03-30T03:18:53.223Z] Removing intermediate container 29df7c725df1 [2021-03-30T03:18:53.223Z] ---> 190fbbca1414 [2021-03-30T03:18:53.223Z] Step 6/23 : COPY go.mod . [2021-03-30T03:18:53.223Z] 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-30T03:18:54.188Z] ---> 168abdf6b390 [2021-03-30T03:18:54.188Z] Step 7/23 : RUN go mod download [2021-03-30T03:18:56.158Z] ---> Running in bfbf75dbaedd [2021-03-30T03:18:57.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.525s coverage: 82.6% of statements [2021-03-30T03:18:58.802Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:18:58.802Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:18:58.802Z] ---> 5c3555a7028e [2021-03-30T03:18:58.802Z] Step 3/31 : WORKDIR /edgex-go [2021-03-30T03:18:58.802Z] ---> Using cache [2021-03-30T03:18:58.802Z] ---> 3502322a86f6 [2021-03-30T03:18:58.802Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:18:58.802Z] ---> Using cache [2021-03-30T03:18:58.802Z] ---> 6600ea74d6d0 [2021-03-30T03:18:58.802Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-30T03:18:58.802Z] ---> Using cache [2021-03-30T03:18:58.802Z] ---> bb214760ceeb [2021-03-30T03:18:58.802Z] Step 6/31 : COPY go.mod . [2021-03-30T03:18:58.802Z] ---> Using cache [2021-03-30T03:18:58.802Z] ---> 1c7084eba9c9 [2021-03-30T03:18:58.802Z] Step 7/31 : RUN go mod download [2021-03-30T03:18:58.802Z] ---> Using cache [2021-03-30T03:18:58.802Z] ---> c8d49e4b9a5f [2021-03-30T03:18:58.802Z] Step 8/31 : COPY . . [2021-03-30T03:18:58.802Z] ---> Using cache [2021-03-30T03:18:58.802Z] ---> 388a5c6d8db6 [2021-03-30T03:18:58.802Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-30T03:19:00.247Z] ---> Running in 7ed0567d4fac [2021-03-30T03:19:01.694Z] Removing intermediate container bfbf75dbaedd [2021-03-30T03:19:01.694Z] ---> c78f7d328268 [2021-03-30T03:19:01.694Z] Step 8/23 : COPY . . [2021-03-30T03:19:01.694Z] 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-30T03:19:05.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.182s coverage: 92.9% of statements [2021-03-30T03:19:05.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-30T03:19:05.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-30T03:19:05.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-30T03:19:05.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-30T03:19:05.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-30T03:19:05.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-30T03:19:05.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-30T03:19:05.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-30T03:19:05.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-30T03:19:05.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2021-03-30T03:19:05.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-30T03:19:05.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-30T03:19:05.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements [2021-03-30T03:19:05.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-30T03:19:05.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.132s coverage: 75.5% of statements [2021-03-30T03:19:05.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-30T03:19:05.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.135s coverage: 80.8% of statements [2021-03-30T03:19:05.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.174s coverage: 87.2% of statements [2021-03-30T03:19:05.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.222s coverage: 84.6% of statements [2021-03-30T03:19:05.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 91.6% of statements [2021-03-30T03:19:05.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-30T03:19:05.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.640s coverage: 64.4% of statements [2021-03-30T03:19:05.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-30T03:19:05.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-30T03:19:05.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.111s coverage: 100.0% of statements [2021-03-30T03:19:05.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements [2021-03-30T03:19:05.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2021-03-30T03:19:06.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2021-03-30T03:19:07.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-03-30T03:19:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.910s coverage: 69.0% of statements [2021-03-30T03:19:11.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-30T03:19:11.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-30T03:19:11.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-30T03:19:12.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.507s coverage: 38.4% of statements [2021-03-30T03:19:12.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-30T03:19:12.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-30T03:19:12.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.145s coverage: 89.5% of statements [2021-03-30T03:19:12.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-30T03:19:12.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.095s coverage: 84.8% of statements [2021-03-30T03:19:14.082Z] Removing intermediate container 5ec721721ec0 [2021-03-30T03:19:14.082Z] ---> 890ecda9278a [2021-03-30T03:19:14.082Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-30T03:19:16.074Z] ---> Running in dc120e3c543c [2021-03-30T03:19:19.108Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.520s coverage: 47.0% of statements [2021-03-30T03:19:19.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-30T03:19:19.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-30T03:19:19.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-30T03:19:19.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-30T03:19:19.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-30T03:19:19.108Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.112s coverage: 100.0% of statements [2021-03-30T03:19:19.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-30T03:19:19.108Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.157s coverage: 100.0% of statements [2021-03-30T03:19:19.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-30T03:19:19.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-30T03:19:19.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-30T03:19:19.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-30T03:19:19.108Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.438s coverage: 87.1% of statements [2021-03-30T03:19:19.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-30T03:19:19.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T03:19:19.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-30T03:19:24.371Z] Collecting docker-compose==1.23.2 [2021-03-30T03:19:24.372Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-30T03:19:24.969Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-30T03:19:24.969Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-30T03:19:25.925Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-30T03:19:25.925Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-30T03:19:27.410Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.217s coverage: 29.1% of statements [2021-03-30T03:19:27.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-30T03:19:27.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-30T03:19:27.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-30T03:19:27.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-30T03:19:27.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-30T03:19:27.410Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.230s coverage: 99.0% of statements [2021-03-30T03:19:27.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-30T03:19:27.410Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.207s coverage: 100.0% of statements [2021-03-30T03:19:27.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-30T03:19:27.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-30T03:19:27.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-30T03:19:27.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-30T03:19:27.410Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.242s coverage: 95.0% of statements [2021-03-30T03:19:27.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-30T03:19:27.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T03:19:27.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-30T03:19:27.410Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2021-03-30T03:19:27.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-30T03:19:27.410Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.062s coverage: 100.0% of statements [2021-03-30T03:19:27.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-30T03:19:27.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-30T03:19:27.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-30T03:19:27.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-30T03:19:27.410Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements [2021-03-30T03:19:27.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-30T03:19:27.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-30T03:19:27.410Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-03-30T03:19:27.410Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.110s coverage: 32.1% of statements [2021-03-30T03:19:27.856Z] ---> bc62614104a6 [2021-03-30T03:19:27.856Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-30T03:19:28.002Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-03-30T03:19:28.444Z] Collecting jsonschema<3,>=2.5.1 [2021-03-30T03:19:28.444Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-30T03:19:28.444Z] ---> Running in a856034a633b [2021-03-30T03:19:28.706Z] 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-30T03:19:28.706Z] Removing intermediate container ac56fc351218 [2021-03-30T03:19:28.706Z] ---> d42c822c9be1 [2021-03-30T03:19:28.706Z] [2021-03-30T03:19:28.706Z] Step 10/22 : FROM alpine:3.12 [2021-03-30T03:19:28.706Z] ---> 42cb162f0360 [2021-03-30T03:19:28.706Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-30T03:19:28.706Z] ---> Using cache [2021-03-30T03:19:28.706Z] ---> ee738e2f0c30 [2021-03-30T03:19:28.706Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:19:28.706Z] ---> Using cache [2021-03-30T03:19:28.706Z] ---> c08a9370a2ee [2021-03-30T03:19:28.706Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-30T03:19:28.706Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-30T03:19:28.706Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-30T03:19:28.975Z] Collecting cached-property<2,>=1.2.0 [2021-03-30T03:19:28.975Z] ---> Running in a7c903668fbe [2021-03-30T03:19:28.975Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-30T03:19:28.975Z] Collecting docopt<0.7,>=0.6.1 [2021-03-30T03:19:28.975Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-30T03:19:28.982Z] GO111MODULE=on go vet ./... [2021-03-30T03:19:29.242Z] 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-30T03:19:29.507Z] Removing intermediate container a7c903668fbe [2021-03-30T03:19:29.507Z] ---> 7c56a05fb59a [2021-03-30T03:19:29.507Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-30T03:19:30.455Z] Collecting docker<4.0,>=3.6.0 [2021-03-30T03:19:30.455Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-30T03:19:31.051Z] ---> Running in 39deed649141 [2021-03-30T03:19:31.322Z] Collecting PyYAML<4,>=3.10 [2021-03-30T03:19:31.322Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-30T03:19:31.586Z] Removing intermediate container 5d0cd0929001 [2021-03-30T03:19:31.586Z] ---> 686dcd841e3b [2021-03-30T03:19:31.586Z] [2021-03-30T03:19:31.586Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T03:19:31.586Z] ---> 42cb162f0360 [2021-03-30T03:19:31.586Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-30T03:19:31.586Z] ---> Using cache [2021-03-30T03:19:31.586Z] ---> ee738e2f0c30 [2021-03-30T03:19:31.586Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:19:31.586Z] ---> Using cache [2021-03-30T03:19:31.586Z] ---> c08a9370a2ee [2021-03-30T03:19:31.586Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-30T03:19:32.176Z] Removing intermediate container 39deed649141 [2021-03-30T03:19:32.176Z] ---> ec0aaf0872c8 [2021-03-30T03:19:32.176Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:19:33.583Z] ---> Running in f0545f81a5f7 [2021-03-30T03:19:33.583Z] Collecting texttable<0.10,>=0.9.0 [2021-03-30T03:19:33.583Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-30T03:19:35.522Z] ---> 3a4da6a236f5 [2021-03-30T03:19:35.522Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-30T03:19:35.522Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-30T03:19:35.522Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-30T03:19:35.522Z] Removing intermediate container 7ed0567d4fac [2021-03-30T03:19:35.522Z] ---> b0cb1c998cce [2021-03-30T03:19:35.522Z] [2021-03-30T03:19:35.522Z] Step 10/31 : FROM alpine:3.12 [2021-03-30T03:19:35.522Z] ---> 42cb162f0360 [2021-03-30T03:19:35.522Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-30T03:19:35.522Z] Removing intermediate container f0545f81a5f7 [2021-03-30T03:19:35.522Z] ---> dbede9acc4c3 [2021-03-30T03:19:35.522Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-30T03:19:35.522Z] Collecting idna<2.8,>=2.5 [2021-03-30T03:19:35.522Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-30T03:19:35.795Z] ---> Running in 91217e055f1d [2021-03-30T03:19:35.795Z] 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-30T03:19:35.795Z] 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-30T03:19:35.795Z] Collecting docker-pycreds>=0.4.0 [2021-03-30T03:19:35.795Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-30T03:19:36.067Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-30T03:19:36.067Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-30T03:19:36.067Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-30T03:19:36.067Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-30T03:19:36.067Z] ---> Running in 1f41ef3fcad3 [2021-03-30T03:19:36.067Z] Installing collected packages: urllib3, idna, requests, dockerpty, jsonschema, websocket-client, cached-property, docopt, docker-pycreds, docker, PyYAML, texttable, docker-compose [2021-03-30T03:19:36.067Z] Attempting uninstall: urllib3 [2021-03-30T03:19:36.067Z] Found existing installation: urllib3 1.25.9 [2021-03-30T03:19:36.067Z] Uninstalling urllib3-1.25.9: [2021-03-30T03:19:36.067Z] ---> 84c495f2ae8d [2021-03-30T03:19:36.067Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-30T03:19:36.349Z] Successfully uninstalled urllib3-1.25.9 [2021-03-30T03:19:36.349Z] Removing intermediate container 91217e055f1d [2021-03-30T03:19:36.349Z] ---> 11775b415e71 [2021-03-30T03:19:36.349Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-30T03:19:36.947Z] Removing intermediate container 1f41ef3fcad3 [2021-03-30T03:19:36.947Z] ---> 0147a40be4d7 [2021-03-30T03:19:36.947Z] Step 15/23 : WORKDIR / [2021-03-30T03:19:38.360Z] ---> Running in 2551278f36a1 [2021-03-30T03:19:38.360Z] Attempting uninstall: idna [2021-03-30T03:19:38.360Z] Found existing installation: idna 2.9 [2021-03-30T03:19:38.360Z] Uninstalling idna-2.9: [2021-03-30T03:19:38.360Z] Successfully uninstalled idna-2.9 [2021-03-30T03:19:38.622Z] ---> Running in 9eeffb097f69 [2021-03-30T03:19:39.206Z] ---> 041fb92b1360 [2021-03-30T03:19:39.206Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-30T03:19:39.206Z] Attempting uninstall: requests [2021-03-30T03:19:39.206Z] Found existing installation: requests 2.23.0 [2021-03-30T03:19:39.206Z] Uninstalling requests-2.23.0: [2021-03-30T03:19:39.206Z] Successfully uninstalled requests-2.23.0 [2021-03-30T03:19:39.476Z] ---> Running in 8612d239a20c [2021-03-30T03:19:39.476Z] Running setup.py install for dockerpty: started [2021-03-30T03:19:39.755Z] Removing intermediate container 9eeffb097f69 [2021-03-30T03:19:39.755Z] ---> 96ddd1b4338c [2021-03-30T03:19:39.755Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:19:40.026Z] Removing intermediate container 8612d239a20c [2021-03-30T03:19:40.026Z] ---> ed433acaffa3 [2021-03-30T03:19:40.026Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:19:40.026Z] ---> Running in e1e91f5892c5 [2021-03-30T03:19:40.026Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:19:40.292Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-30T03:19:40.292Z] ---> 0f2d64dc10d7 [2021-03-30T03:19:40.292Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-30T03:19:40.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:19:40.292Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-30T03:19:40.292Z] (2/2) Installing su-exec (0.2-r1) [2021-03-30T03:19:40.560Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:19:40.560Z] OK: 6 MiB in 16 packages [2021-03-30T03:19:40.560Z] Removing intermediate container e1e91f5892c5 [2021-03-30T03:19:40.560Z] ---> 98c12e645555 [2021-03-30T03:19:40.560Z] Step 20/22 : LABEL arch=x86_64 [2021-03-30T03:19:41.150Z] ---> Running in bd1e8d676b3c [2021-03-30T03:19:41.150Z] Running setup.py install for docopt: started [2021-03-30T03:19:41.422Z] ---> 653ef774e28a [2021-03-30T03:19:41.422Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-30T03:19:41.422Z] Running setup.py install for docopt: finished with status 'done' [2021-03-30T03:19:41.690Z] Removing intermediate container bd1e8d676b3c [2021-03-30T03:19:41.690Z] ---> 08355c19bed8 [2021-03-30T03:19:41.690Z] Step 21/22 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:19:42.286Z] ---> Running in ec0ac4329dd2 [2021-03-30T03:19:42.871Z] Running setup.py install for PyYAML: started [2021-03-30T03:19:42.871Z] ---> 4d30c23d1ff1 [2021-03-30T03:19:42.871Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-30T03:19:42.871Z] Removing intermediate container 2551278f36a1 [2021-03-30T03:19:42.871Z] ---> 2a505e877dba [2021-03-30T03:19:42.871Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-30T03:19:43.133Z] ---> Running in f253f7f88a34 [2021-03-30T03:19:43.133Z] ---> Running in 2150df66ac33 [2021-03-30T03:19:43.133Z] Removing intermediate container ec0ac4329dd2 [2021-03-30T03:19:43.133Z] ---> 74c67dd99c3a [2021-03-30T03:19:43.133Z] Step 22/22 : LABEL version=0.0.0 [2021-03-30T03:19:43.398Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-30T03:19:43.666Z] Running setup.py install for texttable: started [2021-03-30T03:19:43.666Z] ---> Running in 5e6f74bb0f81 [2021-03-30T03:19:43.666Z] Removing intermediate container f253f7f88a34 [2021-03-30T03:19:43.666Z] ---> 46f052849f78 [2021-03-30T03:19:43.666Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:19:43.930Z] Removing intermediate container 2150df66ac33 [2021-03-30T03:19:43.930Z] ---> 3e4d946da2c2 [2021-03-30T03:19:43.930Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-30T03:19:43.930Z] ---> Running in 303b62ee46f8 [2021-03-30T03:19:43.930Z] Running setup.py install for texttable: finished with status 'done' [2021-03-30T03:19:44.201Z] ---> Running in 041e3b791e99 [2021-03-30T03:19:44.201Z] Removing intermediate container 5e6f74bb0f81 [2021-03-30T03:19:44.201Z] ---> 57ad1cf60383 [2021-03-30T03:19:44.201Z] [2021-03-30T03:19:44.783Z] Removing intermediate container 303b62ee46f8 [2021-03-30T03:19:44.783Z] ---> e40630b8a013 [2021-03-30T03:19:44.783Z] Step 21/23 : LABEL arch=x86_64 [2021-03-30T03:19:44.783Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-30T03:19:45.050Z] Successfully built 57ad1cf60383 [2021-03-30T03:19:45.639Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-30T03:19:45.639Z]  Building docker-support-scheduler-go ... done Removing intermediate container 041e3b791e99 [2021-03-30T03:19:45.639Z] ---> 13687a0d4dd5 [2021-03-30T03:19:45.639Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-30T03:19:45.639Z] ---> Running in 1843000e056c [2021-03-30T03:19:45.639Z] ---> Running in d2a4c1a360f8 [2021-03-30T03:19:46.235Z] Removing intermediate container 1843000e056c [2021-03-30T03:19:46.235Z] ---> deb2dd164e96 [2021-03-30T03:19:46.235Z] Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:19:46.235Z] ---> Running in a455f1424852 [2021-03-30T03:19:46.497Z] Removing intermediate container a455f1424852 [2021-03-30T03:19:46.497Z] ---> db670c749c40 [2021-03-30T03:19:46.497Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T03:19:47.892Z] ---> Running in b42968fe329b [2021-03-30T03:19:48.165Z] Removing intermediate container dc120e3c543c [2021-03-30T03:19:48.165Z] ---> 74c86d37da10 [2021-03-30T03:19:48.165Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-30T03:19:48.165Z] Removing intermediate container b42968fe329b [2021-03-30T03:19:48.165Z] ---> c43d9033566c [2021-03-30T03:19:48.165Z] [2021-03-30T03:19:48.165Z] ---> Running in 6cb64a176c07 [2021-03-30T03:19:48.427Z] Successfully built c43d9033566c [2021-03-30T03:19:48.427Z] Successfully tagged docker-core-command-go:latest [2021-03-30T03:19:48.427Z]  Building docker-core-command-go ... done Removing intermediate container d2a4c1a360f8 [2021-03-30T03:19:48.427Z] ---> 68e415101c67 [2021-03-30T03:19:48.427Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-30T03:19:48.690Z] ---> Running in 328a6b054598 [2021-03-30T03:19:50.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:19:50.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:19:50.884Z] Removing intermediate container 328a6b054598 [2021-03-30T03:19:50.884Z] ---> 1d662882d815 [2021-03-30T03:19:50.884Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-30T03:19:50.884Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T03:19:50.884Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-30T03:19:50.884Z] (3/3) Installing curl (7.69.1-r3) [2021-03-30T03:19:50.884Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:19:50.884Z] OK: 72 MiB in 58 packages [2021-03-30T03:19:51.476Z] ---> 0b38905d2ecb [2021-03-30T03:19:51.476Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-30T03:19:51.476Z] ---> Running in ccca5b825829 [2021-03-30T03:19:51.737Z] Removing intermediate container 6cb64a176c07 [2021-03-30T03:19:51.737Z] ---> 47c08b0bff91 [2021-03-30T03:19:51.737Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-30T03:19:51.999Z] ---> Running in 2ebae9c31b08 [2021-03-30T03:19:51.999Z] Removing intermediate container 2ebae9c31b08 [2021-03-30T03:19:51.999Z] ---> b0a0f3c6c1d1 [2021-03-30T03:19:51.999Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:19:52.575Z] ---> Running in 596341711df6 [2021-03-30T03:19:54.497Z] Removing intermediate container 596341711df6 [2021-03-30T03:19:54.497Z] ---> 4cf36603a610 [2021-03-30T03:19:54.497Z] Step 24/26 : LABEL arch=x86_64 [2021-03-30T03:19:54.497Z] Removing intermediate container a856034a633b [2021-03-30T03:19:54.497Z] ---> 627960db3fd9 [2021-03-30T03:19:54.497Z] [2021-03-30T03:19:54.497Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T03:19:54.497Z] ---> 42cb162f0360 [2021-03-30T03:19:54.497Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-30T03:19:54.497Z] ---> Running in 894ccd48faef [2021-03-30T03:19:54.497Z] Removing intermediate container ccca5b825829 [2021-03-30T03:19:54.497Z] ---> 46bb5b7ef1ce [2021-03-30T03:19:54.497Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:19:54.497Z] ---> Running in 24e3d85b97d9 [2021-03-30T03:19:54.497Z] Removing intermediate container 894ccd48faef [2021-03-30T03:19:54.497Z] ---> 85bd70bc3d86 [2021-03-30T03:19:54.497Z] Step 25/26 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:19:54.759Z] Removing intermediate container 24e3d85b97d9 [2021-03-30T03:19:54.759Z] ---> e9e4c56153cd [2021-03-30T03:19:54.759Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-30T03:19:54.759Z] ---> Running in 65fc90b91904 [2021-03-30T03:19:54.759Z] ---> 22e1e7dac3b7 [2021-03-30T03:19:54.759Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-30T03:19:54.759Z] ---> Running in e85e2a985528 [2021-03-30T03:19:55.024Z] Removing intermediate container 65fc90b91904 [2021-03-30T03:19:55.024Z] ---> d1d233468440 [2021-03-30T03:19:55.024Z] Step 26/26 : LABEL version=0.0.0 [2021-03-30T03:19:55.024Z] Removing intermediate container e85e2a985528 [2021-03-30T03:19:55.024Z] ---> 6895ee405e03 [2021-03-30T03:19:55.024Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-30T03:19:55.024Z] ---> Running in 49aee63c3680 [2021-03-30T03:19:55.024Z] ---> Running in e8dd0771ab7c [2021-03-30T03:19:55.289Z] ---> 98419dadf174 [2021-03-30T03:19:55.289Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-30T03:19:55.289Z] Removing intermediate container 49aee63c3680 [2021-03-30T03:19:55.289Z] ---> 67b9d69bd53c [2021-03-30T03:19:55.289Z] [2021-03-30T03:19:55.289Z] Removing intermediate container e8dd0771ab7c [2021-03-30T03:19:55.289Z] ---> b64e0b4bc5be [2021-03-30T03:19:55.289Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:19:55.560Z] Successfully built 67b9d69bd53c [2021-03-30T03:19:55.560Z] ---> Running in e69d36984f71 [2021-03-30T03:19:55.560Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-30T03:19:55.560Z]  Building docker-sys-mgmt-agent-go ... done  ---> 2b8099e17843 [2021-03-30T03:19:55.560Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-30T03:19:56.149Z] ---> 575aa56d904f [2021-03-30T03:19:56.149Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-30T03:19:56.149Z] ---> 13e9f1856728 [2021-03-30T03:19:56.149Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-30T03:19:56.414Z] ---> Running in 7c8a51151357 [2021-03-30T03:19:56.676Z] Removing intermediate container e69d36984f71 [2021-03-30T03:19:56.676Z] ---> 7dbb37b8ea4b [2021-03-30T03:19:56.676Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-30T03:19:56.676Z] Removing intermediate container 7c8a51151357 [2021-03-30T03:19:56.676Z] ---> cd4c34383f3c [2021-03-30T03:19:56.676Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-30T03:19:56.937Z] ---> Running in 66fe463967af [2021-03-30T03:19:57.199Z] ---> bd9ac0e2c13e [2021-03-30T03:19:57.199Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-30T03:19:57.199Z] ---> Running in e2234b4aa8d5 [2021-03-30T03:19:57.466Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:19:58.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:19:58.041Z] Removing intermediate container e2234b4aa8d5 [2021-03-30T03:19:58.041Z] ---> 440546154d1b [2021-03-30T03:19:58.041Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-30T03:19:58.303Z] ---> Running in c12bc1a245ed [2021-03-30T03:19:58.303Z] Removing intermediate container c12bc1a245ed [2021-03-30T03:19:58.303Z] ---> 395e89ed9aae [2021-03-30T03:19:58.303Z] Step 28/31 : CMD ["gate"] [2021-03-30T03:19:58.565Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-30T03:19:58.565Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-30T03:19:58.565Z] ---> Running in 1ebcaec0d93b [2021-03-30T03:19:58.565Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-30T03:19:58.826Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-30T03:19:58.826Z] Removing intermediate container 1ebcaec0d93b [2021-03-30T03:19:58.826Z] ---> db266d7156f2 [2021-03-30T03:19:58.826Z] Step 29/31 : LABEL arch=x86_64 [2021-03-30T03:19:58.826Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-30T03:19:59.398Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-30T03:19:59.668Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:19:59.669Z] OK: 8 MiB in 20 packages [2021-03-30T03:19:59.669Z] ---> Running in 1ebec23bf468 [2021-03-30T03:19:59.937Z] Removing intermediate container 1ebec23bf468 [2021-03-30T03:19:59.937Z] ---> ae7445b7523b [2021-03-30T03:19:59.937Z] Step 30/31 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:20:00.201Z] ---> Running in f215a710dd39 [2021-03-30T03:20:00.201Z] Removing intermediate container 66fe463967af [2021-03-30T03:20:00.201Z] ---> eafac7788afe [2021-03-30T03:20:00.201Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:20:00.463Z] Removing intermediate container f215a710dd39 [2021-03-30T03:20:00.463Z] ---> 44447d1f8f9c [2021-03-30T03:20:00.463Z] Step 31/31 : LABEL version=0.0.0 [2021-03-30T03:20:00.726Z] ---> Running in f26c53ae5e8a [2021-03-30T03:20:00.726Z] ---> a3f307773856 [2021-03-30T03:20:00.726Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-30T03:20:00.726Z] Removing intermediate container f26c53ae5e8a [2021-03-30T03:20:00.726Z] ---> a663c1ede6f5 [2021-03-30T03:20:00.726Z] [2021-03-30T03:20:00.987Z] Successfully built a663c1ede6f5 [2021-03-30T03:20:00.988Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-30T03:20:01.249Z]  Building docker-security-bootstrapper-go ... done  ---> edd12bd9cce4 [2021-03-30T03:20:01.249Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-30T03:20:01.510Z] ---> a208d5be180d [2021-03-30T03:20:01.510Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-30T03:20:01.510Z] ---> Running in 525533ff1cf1 [2021-03-30T03:20:01.773Z] Removing intermediate container 525533ff1cf1 [2021-03-30T03:20:01.773Z] ---> 47fa723f06be [2021-03-30T03:20:01.773Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:20:01.773Z] ---> Running in 6c3fc8b14599 [2021-03-30T03:20:02.036Z] Removing intermediate container 6c3fc8b14599 [2021-03-30T03:20:02.036Z] ---> a4117ea326dc [2021-03-30T03:20:02.036Z] Step 21/23 : LABEL arch=x86_64 [2021-03-30T03:20:02.036Z] ---> Running in 4350a62ab887 [2021-03-30T03:20:02.299Z] Removing intermediate container 4350a62ab887 [2021-03-30T03:20:02.299Z] ---> 804ef51ba359 [2021-03-30T03:20:02.299Z] Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:20:02.567Z] ---> Running in 3f5f39ca2ea4 [2021-03-30T03:20:02.567Z] Removing intermediate container 3f5f39ca2ea4 [2021-03-30T03:20:02.567Z] ---> 912d893242d7 [2021-03-30T03:20:02.567Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T03:20:02.567Z] ---> Running in e167d87a3d0a [2021-03-30T03:20:02.831Z] Removing intermediate container e167d87a3d0a [2021-03-30T03:20:02.831Z] ---> fe1826c43184 [2021-03-30T03:20:02.831Z] [2021-03-30T03:20:03.119Z] Successfully built fe1826c43184 [2021-03-30T03:20:03.119Z] Successfully tagged docker-core-data-go:latest [2021-03-30T03:20:03.445Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-30T03:20:03.469Z] $ docker stop --time=1 811c394da4fede1132a57cf7c70de2d3404123a1cfcc7158816fd449e6f15e32 [2021-03-30T03:20:05.052Z] $ docker rm -f 811c394da4fede1132a57cf7c70de2d3404123a1cfcc7158816fd449e6f15e32 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-30T03:20:05.695Z] + docker images [2021-03-30T03:20:05.695Z] + grep docker [2021-03-30T03:20:05.958Z] docker-core-data-go latest fe1826c43184 3 seconds ago 22.7MB [2021-03-30T03:20:05.958Z] docker-security-bootstrapper-go latest a663c1ede6f5 5 seconds ago 18.9MB [2021-03-30T03:20:05.958Z] docker-sys-mgmt-agent-go latest 67b9d69bd53c 10 seconds ago 314MB [2021-03-30T03:20:05.958Z] docker-core-command-go latest c43d9033566c 18 seconds ago 17.3MB [2021-03-30T03:20:05.958Z] docker-support-scheduler-go latest 57ad1cf60383 22 seconds ago 17.4MB [2021-03-30T03:20:05.958Z] docker-security-secretstore-setup-go latest 2f9862b1d411 About a minute ago 25.7MB [2021-03-30T03:20:05.958Z] docker-core-metadata-go latest bcb880b2eef0 About a minute ago 19MB [2021-03-30T03:20:05.958Z] docker-security-proxy-setup-go latest b846796370e1 About a minute ago 25.4MB [2021-03-30T03:20:05.958Z] docker-support-notifications-go latest 77ee54b2a1f6 About a minute ago 17.9MB [2021-03-30T03:20:05.958Z] 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-30T03:20:21.632Z] Still waiting to schedule task [2021-03-30T03:20:21.632Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-30T03:20:50.776Z] gofmt -l . [2021-03-30T03:20:50.776Z] [ "`gofmt -l .`" = "" ] [2021-03-30T03:20:50.776Z] ./bin/test-go-mod-tidy.sh [2021-03-30T03:20:50.776Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-30T03:20:52.426Z] + ls -al . [2021-03-30T03:20:52.426Z] total 808 [2021-03-30T03:20:52.426Z] drwxrwxr-x 9 1001 1001 4096 Mar 30 03:20 . [2021-03-30T03:20:52.426Z] drwxr-xr-x 4 root root 4096 Mar 30 03:16 .. [2021-03-30T03:20:52.426Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 03:14 .dockerignore [2021-03-30T03:20:52.426Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 03:15 .git [2021-03-30T03:20:52.426Z] drwxrwxr-x 3 1001 1001 4096 Mar 30 03:14 .github [2021-03-30T03:20:52.426Z] -rw-rw-r-- 1 1001 1001 818 Mar 30 03:14 .gitignore [2021-03-30T03:20:52.426Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 03:14 .sonarcloud.properties [2021-03-30T03:20:52.426Z] -rw-rw-r-- 1 1001 1001 8607 Mar 30 03:14 Attribution.txt [2021-03-30T03:20:52.426Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 03:14 CONTRIBUTING.md [2021-03-30T03:20:52.426Z] -rw-rw-r-- 1 1001 1001 931 Mar 30 03:14 Dockerfile.build [2021-03-30T03:20:52.426Z] -rw-rw-r-- 1 1001 1001 863 Mar 30 03:14 Jenkinsfile [2021-03-30T03:20:52.426Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 03:14 LICENSE [2021-03-30T03:20:52.426Z] -rw-rw-r-- 1 1001 1001 5774 Mar 30 03:14 Makefile [2021-03-30T03:20:52.426Z] -rw-rw-r-- 1 1001 1001 6548 Mar 30 03:14 README.md [2021-03-30T03:20:52.426Z] -rw-rw-r-- 1 1001 1001 6755 Mar 30 03:14 SECURITY.md [2021-03-30T03:20:52.426Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 03:12 VERSION [2021-03-30T03:20:52.426Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 03:14 ZMQWindows.md [2021-03-30T03:20:52.426Z] drwxrwxr-x 2 1001 1001 4096 Mar 30 03:14 bin [2021-03-30T03:20:52.426Z] drwxrwxr-x 14 1001 1001 4096 Mar 30 03:14 cmd [2021-03-30T03:20:52.426Z] -rw-r--r-- 1 root root 669470 Mar 30 03:19 coverage.out [2021-03-30T03:20:52.426Z] -rw-r--r-- 1 root root 1056 Mar 30 03:20 go.mod [2021-03-30T03:20:52.426Z] -rw-r--r-- 1 root root 22757 Mar 30 03:20 go.sum [2021-03-30T03:20:52.426Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 03:14 internal [2021-03-30T03:20:52.426Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 03:14 openapi [2021-03-30T03:20:52.426Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 03:14 snap [2021-03-30T03:20:52.426Z] -rw-rw-r-- 1 1001 1001 168 Mar 30 03:14 version.go [Pipeline] sh [2021-03-30T03:20:53.081Z] + '[' -e coverage.out ] [2021-03-30T03:20:53.081Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-30T03:20:53.157Z] Warning: overwriting stash ‘coverage-report’ [2021-03-30T03:20:54.358Z] Stashed 1 file(s) [Pipeline] sh [2021-03-30T03:20:55.059Z] + make build [2021-03-30T03:20:55.059Z] 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-30T03:21:07.475Z] 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-30T03:21:08.779Z] Running on prd-ubuntu18.04-docker-8c-8g-31959 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws [2021-03-30T03:21:08.836Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-03-30T03:21:10.968Z] using credential edgex-jenkins-ssh [2021-03-30T03:21:11.022Z] Cloning the remote Git repository [2021-03-30T03:21:11.018Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-30T03:21:11.081Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-03-30T03:21:11.104Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-30T03:21:11.104Z] > git --version # timeout=10 [2021-03-30T03:21:11.109Z] > git --version # 'git version 2.17.1' [2021-03-30T03:21:11.109Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T03:21:11.133Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T03:21:18.148Z] Merging remotes/origin/master commit 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e into PR head commit cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:21:18.280Z] Merge succeeded, producing cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:21:18.280Z] Checking out Revision cd63672cc9e11825c93c007dd27fbab96a888000 (PR-3310) [2021-03-30T03:21:17.428Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-30T03:21:17.432Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T03:21:17.441Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-30T03:21:17.452Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-30T03:21:17.452Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T03:21:17.455Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3310/head:refs/remotes/origin/PR-3310 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-30T03:21:18.139Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T03:21:18.143Z] > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 [2021-03-30T03:21:18.242Z] > git remote # timeout=10 [2021-03-30T03:21:18.247Z] > git config --get remote.origin.url # timeout=10 [2021-03-30T03:21:18.250Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T03:21:18.253Z] > git merge 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e # timeout=10 [2021-03-30T03:21:18.259Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-30T03:21:18.266Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T03:21:18.269Z] > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 [2021-03-30T03:21:21.955Z] Commit message: "fix(notifications): Return 200 when successful to delete subscription" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:21:23.155Z] + echo snap-build.sh [2021-03-30T03:21:23.155Z] snap-build.sh [2021-03-30T03:21:23.155Z] + SNAP_BASE_DIR=. [2021-03-30T03:21:23.155Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-03-30T03:21:23.155Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-03-30T03:21:23.155Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-03-30T03:21:23.155Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-03-30T03:21:23.155Z] + cd /w/workspace/edgex-go/5 [2021-03-30T03:21:23.155Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-30T03:21:23.155Z] Reading package lists... [2021-03-30T03:21:23.155Z] Building dependency tree... [2021-03-30T03:21:23.155Z] Reading state information... [2021-03-30T03:21:23.416Z] The following packages were automatically installed and are no longer required: [2021-03-30T03:21:23.416Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-30T03:21:23.416Z] uidmap xdelta3 [2021-03-30T03:21:23.416Z] Use 'sudo apt autoremove' to remove them. [2021-03-30T03:21:23.416Z] The following packages will be REMOVED: [2021-03-30T03:21:23.416Z] lxd* lxd-client* [2021-03-30T03:21:23.988Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-30T03:21:23.988Z] After this operation, 31.7 MB disk space will be freed. [2021-03-30T03:21:25.032Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-30T03:21:25.032Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-30T03:21:25.602Z] Removing lxd dnsmasq configuration [2021-03-30T03:21:25.863Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-30T03:21:26.124Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-30T03:21:26.695Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-30T03:21:27.217Z] (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-30T03:21:27.217Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-30T03:21:28.603Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-30T03:21:28.603Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-30T03:21:29.683Z] 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-30T03:21:29.986Z] + sudo snap remove --purge lxd [2021-03-30T03:21:30.246Z] snap "lxd" is not installed [2021-03-30T03:21:30.246Z] + sudo groupadd --force --system lxd [2021-03-30T03:21:30.246Z] ++ whoami [2021-03-30T03:21:30.246Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-30T03:21:30.507Z] + newgrp - lxd [2021-03-30T03:21:30.767Z] + sudo snap install lxd [2021-03-30T03:21:36.393Z] 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-30T03:21:40.853Z] 2021-03-30T03:21:37Z INFO Waiting for automatic snapd restart... [2021-03-30T03:21:41.781Z] 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-30T03:21:42.374Z] 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-30T03:21:47.767Z] 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-30T03:21:53.153Z] 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-30T03:21:55.764Z] lxd 4.12 from Canonical* installed [2021-03-30T03:21:55.764Z] + sudo lxd init --auto [2021-03-30T03:21:56.524Z] 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-30T03:22:00.822Z] 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-30T03:22:03.900Z] + sudo snap install --classic snapcraft [2021-03-30T03:22:05.144Z] 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-30T03:22:09.438Z] 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-30T03:22:10.506Z] snapcraft 4.6 from Canonical* installed [2021-03-30T03:22:10.506Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-30T03:22:10.506Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-03-30T03:22:10.506Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-30T03:22:10.506Z] Dload Upload Total Spent Left Speed [2021-03-30T03:22:10.506Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3710 0 --:--:-- --:--:-- --:--:-- 3710 [2021-03-30T03:22:10.766Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 7388k 0 --:--:-- --:--:-- --:--:-- 28.7M [2021-03-30T03:22:10.766Z] ./yq_linux_amd64 [2021-03-30T03:22:11.027Z] + sudo snapcraft prime --use-lxd [2021-03-30T03:22:12.937Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-30T03:22:12.937Z] 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-30T03:22:12.937Z] - README.md [2021-03-30T03:22:12.937Z] [2021-03-30T03:22:12.937Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-30T03:22:13.197Z] Launching a container. [Pipeline] } [2021-03-30T03:22:17.717Z] $ docker stop --time=1 1aed87384ea7e226d919124a28b1dd2c5545a509adda6a817fc6213da46db614 [2021-03-30T03:22:20.170Z] $ docker rm -f 1aed87384ea7e226d919124a28b1dd2c5545a509adda6a817fc6213da46db614 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:22:22.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T03:22:22.594Z] [2021-03-30T03:22:22.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:22:22.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T03:22:23.261Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-30T03:22:23.261Z] 29e5d40040c1: Pulling fs layer [2021-03-30T03:22:23.261Z] 1ce36da41761: Pulling fs layer [2021-03-30T03:22:23.261Z] 25b303627fd3: Pulling fs layer [2021-03-30T03:22:23.857Z] 29e5d40040c1: Verifying Checksum [2021-03-30T03:22:23.857Z] 29e5d40040c1: Download complete [2021-03-30T03:22:24.454Z] 1ce36da41761: Verifying Checksum [2021-03-30T03:22:24.454Z] 1ce36da41761: Download complete [2021-03-30T03:22:24.729Z] 29e5d40040c1: Pull complete [2021-03-30T03:22:25.436Z] Waiting for container to be ready [2021-03-30T03:22:25.436Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-30T03:22:25.436Z] [2021-03-30T03:22:26.164Z] 1ce36da41761: Pull complete [2021-03-30T03:22:26.164Z] 25b303627fd3: Verifying Checksum [2021-03-30T03:22:26.164Z] 25b303627fd3: Download complete [2021-03-30T03:22:27.978Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-30T03:22:27.978Z] Waiting for network to be ready... [2021-03-30T03:22:28.550Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-30T03:22:28.550Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] [2021-03-30T03:22:28.550Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-30T03:22:28.550Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-30T03:22:28.550Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-30T03:22:28.550Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-30T03:22:28.550Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-30T03:22:28.550Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-30T03:22:28.550Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-30T03:22:28.550Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-30T03:22:29.120Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-30T03:22:29.120Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-30T03:22:29.382Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-30T03:22:29.382Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-30T03:22:29.382Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-30T03:22:29.382Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-30T03:22:29.382Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-30T03:22:29.382Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-30T03:22:29.642Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-30T03:22:29.903Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] [2021-03-30T03:22:29.903Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-30T03:22:29.903Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-30T03:22:29.903Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-30T03:22:29.903Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-30T03:22:29.903Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-30T03:22:29.903Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-30T03:22:30.163Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-30T03:22:33.461Z] Fetched 24.2 MB in 5s (5227 kB/s) [2021-03-30T03:22:34.400Z] Reading package lists... [2021-03-30T03:22:34.400Z] Reading package lists... [2021-03-30T03:22:34.416Z] 25b303627fd3: Pull complete [2021-03-30T03:22:34.416Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-30T03:22:34.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T03:22:34.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T03:22:34.661Z] Building dependency tree... [2021-03-30T03:22:34.661Z] Reading state information... [2021-03-30T03:22:34.661Z] The following additional packages will be installed: [2021-03-30T03:22:34.661Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-30T03:22:34.661Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-30T03:22:34.661Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-30T03:22:34.661Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-30T03:22:34.661Z] Suggested packages: [2021-03-30T03:22:34.661Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-30T03:22:34.661Z] Recommended packages: [2021-03-30T03:22:34.661Z] gnupg libsasl2-modules [2021-03-30T03:22:34.661Z] The following NEW packages will be installed: [2021-03-30T03:22:34.661Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-30T03:22:34.661Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-30T03:22:34.661Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-30T03:22:34.661Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-30T03:22:34.661Z] The following packages will be upgraded: [2021-03-30T03:22:34.661Z] gpg gpg-agent gpgconf libudev1 [Pipeline] withDockerContainer [2021-03-30T03:22:34.926Z] prd-ubuntu18.04-docker-arm64-4c-16g-31957 does not seem to be running inside a container [2021-03-30T03:22:34.927Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-30T03:22:34.927Z] Need to get 3530 kB of archives. [2021-03-30T03:22:34.927Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-30T03:22:34.927Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-30T03:22:34.927Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-03-30T03:22:34.998Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-30T03:22:35.187Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-30T03:22:35.187Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-30T03:22:35.452Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-30T03:22:35.452Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-30T03:22:35.712Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-30T03:22:35.712Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-30T03:22:35.712Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-30T03:22:35.712Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-30T03:22:35.712Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-30T03:22:35.712Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-30T03:22:35.712Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-30T03:22:35.712Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-30T03:22:35.712Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-30T03:22:35.712Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-30T03:22:35.973Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-30T03:22:35.973Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-30T03:22:35.973Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-30T03:22:35.973Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-30T03:22:35.973Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-30T03:22:35.973Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-30T03:22:35.973Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-30T03:22:35.973Z] Fetched 3530 kB in 1s (3125 kB/s) [2021-03-30T03:22:36.234Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-30T03:22:36.234Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-30T03:22:36.234Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-30T03:22:36.234Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-30T03:22:36.234Z] Selecting previously unselected package udev. [2021-03-30T03:22:36.234Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-30T03:22:36.234Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-30T03:22:36.493Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-30T03:22:36.753Z] Selecting previously unselected package libfuse2:amd64. [2021-03-30T03:22:36.753Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-30T03:22:36.753Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-30T03:22:36.753Z] Selecting previously unselected package fuse. [2021-03-30T03:22:36.753Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-30T03:22:36.753Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-30T03:22:36.753Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-30T03:22:36.753Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-30T03:22:37.013Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-30T03:22:37.013Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-30T03:22:37.013Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-30T03:22:37.013Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-30T03:22:37.273Z] Selecting previously unselected package libksba8:amd64. [2021-03-30T03:22:37.273Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-30T03:22:37.273Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-30T03:22:37.273Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-30T03:22:37.273Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T03:22:37.273Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:22:37.273Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-30T03:22:37.273Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T03:22:37.273Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:22:37.533Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-30T03:22:37.533Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T03:22:37.533Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:22:37.533Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-30T03:22:37.533Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T03:22:37.533Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:22:37.793Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-30T03:22:37.793Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T03:22:37.793Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:22:37.793Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-30T03:22:37.793Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T03:22:37.793Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:22:37.793Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-30T03:22:37.793Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T03:22:37.793Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:22:38.052Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-30T03:22:38.053Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T03:22:38.053Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:22:38.053Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-30T03:22:38.053Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T03:22:38.053Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:22:38.053Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-30T03:22:38.053Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-30T03:22:38.312Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-30T03:22:38.312Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-30T03:22:38.312Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-30T03:22:38.312Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-30T03:22:38.312Z] Selecting previously unselected package libldap-common. [2021-03-30T03:22:38.312Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-30T03:22:38.312Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-30T03:22:38.355Z] $ docker top f3e8a6365435922ac3c98d960a77579a2882048d8012429cdddbed7880bf725d -eo pid,comm [2021-03-30T03:22:38.572Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-30T03:22:38.573Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-30T03:22:38.573Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-30T03:22:38.573Z] Selecting previously unselected package dirmngr. [2021-03-30T03:22:38.573Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-30T03:22:38.573Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [Pipeline] { [Pipeline] sh [2021-03-30T03:22:38.834Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-30T03:22:38.834Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-30T03:22:38.834Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-30T03:22:38.834Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-30T03:22:38.834Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-30T03:22:38.834Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-30T03:22:38.834Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:22:38.834Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-30T03:22:38.834Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-30T03:22:39.095Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-30T03:22:39.331Z] + docker-compose build --help [2021-03-30T03:22:39.331Z] + grep parallel [2021-03-30T03:22:39.354Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-30T03:22:39.354Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:22:39.354Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-30T03:22:39.614Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-30T03:22:39.614Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-30T03:22:39.614Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:22:39.614Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:22:39.614Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:22:39.614Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:22:39.614Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:22:39.874Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:22:39.874Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:22:39.874Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-30T03:22:39.874Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-30T03:22:39.874Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-30T03:22:40.443Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-30T03:22:40.443Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-30T03:22:40.443Z] This means they are not meant to be enabled using systemctl. [2021-03-30T03:22:40.443Z] Possible reasons for having this kind of units are: [2021-03-30T03:22:40.443Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-30T03:22:40.443Z] .wants/ or .requires/ directory. [2021-03-30T03:22:40.443Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-30T03:22:40.443Z] a requirement dependency on it. [2021-03-30T03:22:40.443Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-30T03:22:40.443Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-30T03:22:40.443Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-30T03:22:40.443Z] instance name specified. [2021-03-30T03:22:40.704Z] Reading package lists... [2021-03-30T03:22:40.704Z] Building dependency tree... [2021-03-30T03:22:40.704Z] Reading state information... [2021-03-30T03:22:40.965Z] The following additional packages will be installed: [2021-03-30T03:22:40.965Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-30T03:22:40.965Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-30T03:22:40.965Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-30T03:22:40.965Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-30T03:22:40.965Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-30T03:22:40.965Z] Suggested packages: [2021-03-30T03:22:40.965Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-30T03:22:40.965Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-30T03:22:40.965Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-30T03:22:40.965Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-30T03:22:40.965Z] systemd-container policykit-1 [2021-03-30T03:22:40.965Z] Recommended packages: [2021-03-30T03:22:40.965Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-30T03:22:40.965Z] The following NEW packages will be installed: [2021-03-30T03:22:40.965Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-30T03:22:40.965Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-30T03:22:40.965Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-30T03:22:40.965Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-30T03:22:40.965Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-30T03:22:40.965Z] The following packages will be upgraded: [2021-03-30T03:22:40.965Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-30T03:22:40.965Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-30T03:22:40.965Z] Need to get 35.2 MB of archives. [2021-03-30T03:22:40.965Z] After this operation, 141 MB of additional disk space will be used. [2021-03-30T03:22:40.965Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-30T03:22:40.965Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-30T03:22:41.227Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-30T03:22:41.227Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-03-30T03:22:41.227Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-30T03:22:41.227Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-30T03:22:41.227Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-30T03:22:41.227Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-30T03:22:41.227Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-30T03:22:41.227Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-30T03:22:41.227Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-30T03:22:41.227Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-30T03:22:41.227Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-30T03:22:41.227Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-30T03:22:41.227Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-30T03:22:41.227Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-30T03:22:41.227Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-30T03:22:41.227Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-30T03:22:41.227Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-30T03:22:41.801Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-30T03:22:41.801Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-30T03:22:41.801Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-30T03:22:41.801Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-30T03:22:41.801Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-30T03:22:41.801Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-30T03:22:41.801Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-30T03:22:41.801Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-30T03:22:41.801Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-30T03:22:42.070Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-30T03:22:42.070Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-30T03:22:42.070Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-30T03:22:42.331Z] Fetched 35.2 MB in 1s (30.9 MB/s) [2021-03-30T03:22:42.331Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-30T03:22:42.331Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-30T03:22:42.331Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-30T03:22:42.710Z] --parallel Build images in parallel. [Pipeline] } [2021-03-30T03:22:43.009Z] $ docker stop --time=1 f3e8a6365435922ac3c98d960a77579a2882048d8012429cdddbed7880bf725d [2021-03-30T03:22:43.272Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-30T03:22:43.272Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-30T03:22:43.272Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-30T03:22:43.272Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-30T03:22:43.272Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-30T03:22:43.272Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-30T03:22:43.533Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-30T03:22:43.533Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-30T03:22:43.533Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-30T03:22:43.533Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-30T03:22:43.795Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-30T03:22:44.057Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-30T03:22:44.319Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-30T03:22:44.580Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-30T03:22:44.580Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-30T03:22:44.580Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-30T03:22:44.842Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-30T03:22:44.842Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-30T03:22:44.842Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T03:22:44.842Z] Selecting previously unselected package libexpat1:amd64. [2021-03-30T03:22:44.842Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-30T03:22:44.842Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-30T03:22:44.918Z] $ docker rm -f f3e8a6365435922ac3c98d960a77579a2882048d8012429cdddbed7880bf725d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:22:45.416Z] Selecting previously unselected package python3.6-minimal. [2021-03-30T03:22:45.416Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-30T03:22:45.416Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T03:22:45.679Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-30T03:22:45.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T03:22:45.750Z] . [Pipeline] withDockerContainer [2021-03-30T03:22:45.940Z] Checking for services that may need to be restarted...done. [2021-03-30T03:22:45.940Z] Checking for services that may need to be restarted...done. [2021-03-30T03:22:45.940Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T03:22:46.018Z] prd-ubuntu18.04-docker-arm64-4c-16g-31957 does not seem to be running inside a container [2021-03-30T03:22:46.127Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-30T03:22:46.203Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-30T03:22:46.465Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T03:22:47.410Z] Selecting previously unselected package python3-minimal. [2021-03-30T03:22:47.410Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-30T03:22:47.410Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-30T03:22:47.410Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-30T03:22:47.564Z] $ docker top cc9df45b3514ecbd9ab092486b7c59110d10df1aa1461a542cadf2a41a9004a6 -eo pid,comm [2021-03-30T03:22:47.671Z] Selecting previously unselected package mime-support. [2021-03-30T03:22:47.671Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-30T03:22:47.671Z] Unpacking mime-support (3.60ubuntu1) ... [Pipeline] { [Pipeline] sh [2021-03-30T03:22:48.241Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-30T03:22:48.241Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-30T03:22:48.241Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-30T03:22:48.241Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-30T03:22:48.241Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-30T03:22:48.241Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T03:22:48.710Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-30T03:22:48.813Z] Selecting previously unselected package python3.6. [2021-03-30T03:22:48.813Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-30T03:22:48.813Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T03:22:48.813Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-30T03:22:48.813Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-30T03:22:48.813Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-30T03:22:48.813Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-30T03:22:49.074Z] Selecting previously unselected package python3. [2021-03-30T03:22:49.074Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-30T03:22:49.074Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-30T03:22:49.074Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-30T03:22:49.074Z] Selecting previously unselected package multiarch-support. [2021-03-30T03:22:49.074Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-30T03:22:49.074Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-30T03:22:49.334Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-30T03:22:49.334Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-30T03:22:49.334Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-30T03:22:49.334Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-30T03:22:49.334Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-30T03:22:49.334Z] Selecting previously unselected package libbsd0:amd64. [2021-03-30T03:22:49.334Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-30T03:22:49.334Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-30T03:22:49.595Z] Selecting previously unselected package sudo. [2021-03-30T03:22:49.595Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-30T03:22:49.595Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-30T03:22:49.595Z] Selecting previously unselected package apparmor. [2021-03-30T03:22:49.595Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-30T03:22:49.595Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-30T03:22:49.856Z] Selecting previously unselected package libedit2:amd64. [2021-03-30T03:22:49.856Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-30T03:22:49.856Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-30T03:22:49.856Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-30T03:22:49.856Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-30T03:22:49.856Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T03:22:50.119Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-30T03:22:50.119Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-30T03:22:50.119Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T03:22:50.119Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-30T03:22:50.119Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-30T03:22:50.119Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-30T03:22:50.119Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-30T03:22:50.119Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-30T03:22:50.119Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T03:22:50.379Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-30T03:22:50.379Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-30T03:22:50.379Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T03:22:50.379Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-30T03:22:50.379Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-30T03:22:50.379Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-30T03:22:50.639Z] Selecting previously unselected package openssh-client. [2021-03-30T03:22:50.639Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-30T03:22:50.639Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-30T03:22:50.900Z] Selecting previously unselected package squashfs-tools. [2021-03-30T03:22:50.900Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-30T03:22:50.900Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-30T03:22:50.900Z] Selecting previously unselected package snapd. [2021-03-30T03:22:50.900Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-30T03:22:50.900Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-30T03:22:52.999Z] Building docker-core-command-go ... [2021-03-30T03:22:52.999Z] Building docker-core-data-go ... [2021-03-30T03:22:52.999Z] Building docker-core-metadata-go ... [2021-03-30T03:22:52.999Z] Building docker-security-bootstrapper-go ... [2021-03-30T03:22:52.999Z] Building docker-security-proxy-setup-go ... [2021-03-30T03:22:52.999Z] Building docker-security-secretstore-setup-go ... [2021-03-30T03:22:52.999Z] Building docker-support-notifications-go ... [2021-03-30T03:22:52.999Z] Building docker-support-scheduler-go ... [2021-03-30T03:22:52.999Z] Building docker-sys-mgmt-agent-go ... [2021-03-30T03:22:52.999Z] Building docker-core-data-go [2021-03-30T03:22:52.999Z] Building docker-support-scheduler-go [2021-03-30T03:22:52.999Z] Building docker-support-notifications-go [2021-03-30T03:22:52.999Z] Building docker-security-bootstrapper-go [2021-03-30T03:22:52.999Z] Building docker-security-secretstore-setup-go [2021-03-30T03:22:53.443Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-30T03:22:54.015Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-30T03:22:54.275Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-30T03:22:54.275Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-30T03:22:54.275Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-30T03:22:54.275Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T03:22:54.275Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-30T03:22:54.275Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-30T03:22:54.275Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-30T03:22:55.216Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-30T03:22:55.216Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-30T03:22:55.216Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-30T03:22:55.216Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T03:22:55.216Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T03:22:55.216Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T03:22:56.158Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-30T03:22:56.158Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T03:22:56.158Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-30T03:22:56.158Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-30T03:22:56.158Z] running python rtupdate hooks for python3.6... [2021-03-30T03:22:56.158Z] running python post-rtupdate hooks for python3.6... [2021-03-30T03:22:56.158Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-30T03:22:58.071Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-30T03:22:58.071Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T03:22:58.071Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-30T03:22:58.331Z] Setting up snapd (2.48.3+18.04) ... [2021-03-30T03:22:58.903Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-30T03:22:58.903Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-30T03:22:59.165Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-30T03:22:59.427Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-30T03:22:59.427Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-30T03:22:59.427Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-30T03:22:59.690Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-30T03:22:59.952Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-30T03:23:00.214Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-30T03:23:00.214Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-30T03:23:00.475Z] /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-30T03:23:00.475Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-30T03:23:00.475Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-30T03:23:01.416Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-30T03:23:01.416Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-30T03:23:01.678Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-30T03:23:03.061Z] Reading package lists... [2021-03-30T03:23:03.061Z] Reading package lists... [2021-03-30T03:23:03.061Z] Building dependency tree... [2021-03-30T03:23:03.061Z] Reading state information... [2021-03-30T03:23:03.321Z] Calculating upgrade... [2021-03-30T03:23:03.321Z] The following packages will be upgraded: [2021-03-30T03:23:03.321Z] advancecomp base-files bash binutils binutils-common [2021-03-30T03:23:03.321Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-30T03:23:03.321Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-30T03:23:03.321Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-30T03:23:03.321Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-30T03:23:03.321Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-30T03:23:03.321Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-30T03:23:03.321Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-30T03:23:03.321Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-30T03:23:03.321Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-30T03:23:03.321Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-30T03:23:03.321Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-30T03:23:03.321Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-30T03:23:03.321Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-30T03:23:03.321Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-30T03:23:03.587Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-30T03:23:03.587Z] Need to get 63.8 MB of archives. [2021-03-30T03:23:03.587Z] After this operation, 5208 kB of additional disk space will be used. [2021-03-30T03:23:03.587Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-30T03:23:03.587Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] [2021-03-30T03:23:04.169Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-30T03:23:04.169Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-30T03:23:04.169Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-30T03:23:04.169Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-30T03:23:04.169Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-30T03:23:04.169Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-30T03:23:04.169Z] 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-30T03:23:04.169Z] 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-30T03:23:04.169Z] 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-30T03:23:04.436Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-30T03:23:04.436Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-30T03:23:04.436Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-30T03:23:04.436Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-30T03:23:04.436Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-30T03:23:04.436Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-30T03:23:04.436Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-30T03:23:04.436Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-30T03:23:04.436Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-30T03:23:04.436Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-30T03:23:04.436Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-30T03:23:04.436Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-30T03:23:04.436Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-30T03:23:04.436Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-30T03:23:04.696Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-30T03:23:04.696Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-30T03:23:04.696Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-30T03:23:04.696Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-30T03:23:04.696Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-30T03:23:04.696Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-30T03:23:04.696Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-30T03:23:04.696Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-30T03:23:04.696Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-30T03:23:04.696Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-30T03:23:04.696Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-30T03:23:04.696Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-30T03:23:04.696Z] Get:38 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-30T03:23:04.696Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-30T03:23:04.696Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-30T03:23:04.696Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-30T03:23:04.696Z] Get:42 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-30T03:23:04.696Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-30T03:23:04.696Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-30T03:23:04.696Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-30T03:23:04.696Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-30T03:23:04.697Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-30T03:23:04.697Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-30T03:23:04.960Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-30T03:23:04.960Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-30T03:23:04.960Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-30T03:23:04.960Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-30T03:23:04.960Z] Get:53 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-30T03:23:04.960Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-30T03:23:04.960Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-30T03:23:04.960Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-30T03:23:04.960Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-30T03:23:04.960Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-30T03:23:04.960Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-30T03:23:04.960Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-30T03:23:04.960Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-30T03:23:04.960Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-30T03:23:04.960Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-30T03:23:04.960Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-30T03:23:04.960Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-30T03:23:04.960Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-30T03:23:04.960Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-30T03:23:04.960Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-30T03:23:04.960Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-30T03:23:04.960Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-30T03:23:04.960Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-30T03:23:04.960Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-30T03:23:05.220Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-30T03:23:05.220Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-30T03:23:05.220Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-03-30T03:23:05.220Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-30T03:23:05.220Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-30T03:23:05.220Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-30T03:23:05.220Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-30T03:23:05.220Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-30T03:23:05.220Z] 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-30T03:23:05.220Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-30T03:23:05.220Z] 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-30T03:23:05.480Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-30T03:23:05.480Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-30T03:23:05.480Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-30T03:23:05.480Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-30T03:23:05.480Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-30T03:23:05.480Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-30T03:23:05.480Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-30T03:23:06.053Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-30T03:23:06.313Z] 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-30T03:23:06.313Z] 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-30T03:23:06.572Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-30T03:23:06.833Z] 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-30T03:23:06.833Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-30T03:23:06.833Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-30T03:23:06.833Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-30T03:23:06.833Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-30T03:23:06.833Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-30T03:23:06.833Z] Fetched 63.8 MB in 3s (19.2 MB/s) [2021-03-30T03:23:07.128Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:07.128Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-30T03:23:07.128Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-30T03:23:07.698Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-30T03:23:07.698Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-30T03:23:07.958Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... [2021-03-30T03:23:07.958Z] Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... [2021-03-30T03:23:08.922Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:23:08.922Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T03:23:08.922Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:23:08.922Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T03:23:08.922Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:23:08.922Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T03:23:09.182Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:23:09.182Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T03:23:09.182Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:23:09.182Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T03:23:09.442Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:23:09.442Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T03:23:09.442Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:23:09.442Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T03:23:09.701Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:23:09.701Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-30T03:23:09.701Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:23:09.961Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-30T03:23:09.961Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:23:09.961Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-30T03:23:09.961Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:23:09.961Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T03:23:10.220Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:23:10.220Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T03:23:10.220Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:23:10.480Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T03:23:10.480Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:23:10.741Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-30T03:23:10.741Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-30T03:23:10.741Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-30T03:23:11.315Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-30T03:23:11.574Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-30T03:23:11.575Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-30T03:23:11.575Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-30T03:23:11.575Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-30T03:23:11.575Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-30T03:23:11.834Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-30T03:23:11.834Z] Installing new version of config file /etc/issue ... [2021-03-30T03:23:11.834Z] Installing new version of config file /etc/issue.net ... [2021-03-30T03:23:11.834Z] Installing new version of config file /etc/lsb-release ... [2021-03-30T03:23:11.834Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-30T03:23:12.097Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-30T03:23:12.097Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-30T03:23:12.097Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-30T03:23:12.357Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:12.357Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-30T03:23:12.357Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-30T03:23:12.616Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-30T03:23:12.616Z] 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-30T03:23:12.616Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:12.616Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T03:23:12.616Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-30T03:23:12.616Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-30T03:23:12.876Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:12.876Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-30T03:23:12.876Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-30T03:23:12.876Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-30T03:23:13.135Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:13.136Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-30T03:23:13.136Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-30T03:23:13.427Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-30T03:23:13.427Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:13.427Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-30T03:23:13.688Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-30T03:23:13.688Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-30T03:23:13.688Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:13.688Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-30T03:23:13.688Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-30T03:23:13.949Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-30T03:23:13.949Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:13.949Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-30T03:23:13.949Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-30T03:23:14.209Z] Setting up grep (3.1-2build1) ... [2021-03-30T03:23:14.209Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:14.209Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-30T03:23:14.209Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-30T03:23:14.469Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-30T03:23:14.469Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:14.469Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-30T03:23:14.469Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-30T03:23:14.730Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-30T03:23:14.730Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:14.730Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-30T03:23:14.730Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-30T03:23:15.298Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-30T03:23:15.298Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-30T03:23:15.559Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-30T03:23:15.559Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-30T03:23:16.129Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-30T03:23:16.129Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:16.129Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-30T03:23:16.129Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-30T03:23:17.511Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-30T03:23:17.511Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-30T03:23:17.511Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-30T03:23:17.511Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-30T03:23:17.511Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-30T03:23:17.772Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:17.772Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-30T03:23:17.772Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-30T03:23:17.772Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-30T03:23:18.032Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:18.032Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T03:23:18.032Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T03:23:18.032Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-30T03:23:18.032Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:18.032Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T03:23:18.032Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T03:23:18.293Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-30T03:23:18.293Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:18.293Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T03:23:18.293Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T03:23:18.553Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-30T03:23:18.553Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:18.553Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T03:23:18.553Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T03:23:18.553Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-30T03:23:18.812Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:18.812Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-30T03:23:18.812Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-30T03:23:18.812Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-30T03:23:19.071Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-30T03:23:19.071Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-30T03:23:19.071Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:19.071Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-30T03:23:19.071Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-30T03:23:19.331Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-30T03:23:19.331Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:19.331Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T03:23:19.331Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T03:23:19.592Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-30T03:23:19.592Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:19.592Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T03:23:19.592Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T03:23:19.854Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-30T03:23:19.854Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:19.854Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T03:23:19.854Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T03:23:20.428Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-30T03:23:20.690Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-30T03:23:20.958Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-30T03:23:21.219Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:21.219Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-30T03:23:21.219Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-30T03:23:21.481Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-30T03:23:21.481Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:23:21.481Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-30T03:23:21.481Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-30T03:23:21.742Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-30T03:23:21.742Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:23:21.742Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-30T03:23:21.742Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-30T03:23:22.008Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-30T03:23:22.268Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:23:22.268Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-30T03:23:22.268Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-30T03:23:22.268Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-30T03:23:22.528Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:23:22.528Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-30T03:23:22.528Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-30T03:23:22.528Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-30T03:23:22.528Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:23:22.528Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-30T03:23:22.788Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-30T03:23:22.788Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-30T03:23:23.047Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:23:23.047Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-30T03:23:23.047Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-30T03:23:23.047Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-30T03:23:23.330Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:23:23.330Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-30T03:23:23.330Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-30T03:23:23.591Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-30T03:23:23.851Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:23:23.851Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T03:23:23.851Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T03:23:23.851Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-30T03:23:23.851Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-30T03:23:24.111Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-30T03:23:24.111Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-30T03:23:24.111Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-30T03:23:24.370Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:23:24.370Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-30T03:23:24.370Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-30T03:23:24.370Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-30T03:23:24.630Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:23:24.630Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-30T03:23:24.630Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-30T03:23:24.630Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-30T03:23:24.890Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:23:24.890Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-30T03:23:24.890Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-30T03:23:25.151Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-30T03:23:25.151Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:23:25.151Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-30T03:23:25.151Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-30T03:23:25.411Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-30T03:23:25.411Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:23:25.411Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-30T03:23:25.672Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-30T03:23:25.933Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-30T03:23:25.933Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:23:25.933Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-30T03:23:26.193Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-30T03:23:26.193Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-30T03:23:26.193Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:23:26.193Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-30T03:23:26.454Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-30T03:23:26.454Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-30T03:23:26.454Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:23:26.454Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-30T03:23:26.714Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-30T03:23:26.714Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-30T03:23:26.714Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:23:26.714Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-30T03:23:26.714Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-30T03:23:26.973Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-30T03:23:26.973Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:23:26.973Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-30T03:23:26.973Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-30T03:23:27.233Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-30T03:23:27.233Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:23:27.233Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-30T03:23:27.493Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-30T03:23:27.493Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-30T03:23:27.493Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:23:27.493Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-30T03:23:27.493Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-30T03:23:27.752Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-30T03:23:27.752Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-30T03:23:27.752Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-30T03:23:27.752Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-30T03:23:28.011Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-30T03:23:28.011Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-30T03:23:28.011Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-30T03:23:28.011Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-30T03:23:28.271Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-30T03:23:28.271Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-30T03:23:28.606Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-30T03:23:28.866Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-30T03:23:28.867Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-30T03:23:28.867Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-30T03:23:28.867Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-30T03:23:29.126Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-30T03:23:29.126Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-30T03:23:29.126Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-30T03:23:29.386Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-30T03:23:29.386Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-30T03:23:29.386Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-30T03:23:29.386Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-30T03:23:29.645Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-30T03:23:29.645Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-30T03:23:29.645Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-30T03:23:29.939Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-30T03:23:31.466Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-30T03:23:31.466Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-30T03:23:31.466Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-30T03:23:31.466Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-30T03:23:31.466Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-30T03:23:31.466Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-30T03:23:32.078Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-30T03:23:32.078Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-30T03:23:32.078Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-30T03:23:32.078Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-30T03:23:32.345Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-30T03:23:32.345Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-30T03:23:32.345Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T03:23:32.345Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T03:23:32.627Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T03:23:32.627Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T03:23:32.627Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T03:23:32.627Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T03:23:32.913Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T03:23:32.913Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T03:23:33.854Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T03:23:33.854Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T03:23:34.795Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T03:23:34.795Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T03:23:35.365Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T03:23:35.365Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T03:23:35.937Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T03:23:35.937Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T03:23:36.876Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T03:23:36.876Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T03:23:37.136Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-30T03:23:37.136Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-30T03:23:37.136Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-30T03:23:37.136Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-30T03:23:37.435Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-30T03:23:37.435Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-30T03:23:37.435Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-30T03:23:37.435Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-30T03:23:37.701Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-30T03:23:37.701Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-30T03:23:37.701Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-30T03:23:37.701Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-30T03:23:37.961Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-30T03:23:37.961Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-30T03:23:37.961Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:23:37.961Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-30T03:23:38.222Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:23:38.222Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:23:38.222Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:23:38.222Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-30T03:23:38.222Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-30T03:23:38.222Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-30T03:23:38.222Z] [2021-03-30T03:23:38.222Z] Current default time zone: 'Etc/UTC' [2021-03-30T03:23:38.222Z] Local time is now: Tue Mar 30 03:23:38 UTC 2021. [2021-03-30T03:23:38.222Z] Universal Time is now: Tue Mar 30 03:23:38 UTC 2021. [2021-03-30T03:23:38.222Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-30T03:23:38.222Z] [2021-03-30T03:23:38.514Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-30T03:23:38.514Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:23:38.514Z] Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... [2021-03-30T03:23:38.514Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-30T03:23:38.514Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-30T03:23:38.514Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-30T03:23:38.514Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-30T03:23:38.514Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-30T03:23:38.774Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-30T03:23:38.774Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-30T03:23:38.774Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:23:38.774Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-30T03:23:39.035Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T03:23:39.035Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-30T03:23:39.035Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:23:39.035Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-30T03:23:39.035Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-30T03:23:39.035Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-30T03:23:39.035Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-30T03:23:39.035Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-30T03:23:39.296Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-30T03:23:39.296Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-30T03:23:39.296Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-30T03:23:40.683Z] Updating certificates in /etc/ssl/certs... [2021-03-30T03:23:41.254Z] 23 added, 27 removed; done. [2021-03-30T03:23:41.254Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-30T03:23:41.254Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:23:41.254Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-30T03:23:41.513Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-30T03:23:41.513Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-30T03:23:41.513Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T03:23:41.513Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-30T03:23:41.513Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T03:23:41.513Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T03:23:41.773Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T03:23:41.773Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T03:23:41.773Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T03:23:41.773Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-30T03:23:41.773Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-30T03:23:41.773Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-30T03:23:42.033Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-30T03:23:42.033Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-30T03:23:42.033Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T03:23:42.033Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T03:23:42.033Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-30T03:23:42.033Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-30T03:23:42.033Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-30T03:23:42.295Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-30T03:23:42.295Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-30T03:23:42.295Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-30T03:23:42.295Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-30T03:23:42.295Z] Updating certificates in /etc/ssl/certs... [2021-03-30T03:23:42.865Z] 0 added, 0 removed; done. [2021-03-30T03:23:42.865Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-30T03:23:42.865Z] done. [2021-03-30T03:23:43.124Z] Reading package lists... [2021-03-30T03:23:43.385Z] Building dependency tree... [2021-03-30T03:23:43.385Z] Reading state information... [2021-03-30T03:23:43.645Z] The following NEW packages will be installed: [2021-03-30T03:23:43.645Z] apt-transport-https [2021-03-30T03:23:43.645Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-30T03:23:43.645Z] Need to get 1696 B of archives. [2021-03-30T03:23:43.645Z] After this operation, 153 kB of additional disk space will be used. [2021-03-30T03:23:43.645Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-30T03:23:43.906Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-30T03:23:43.906Z] Fetched 1696 B in 0s (8603 B/s) [2021-03-30T03:23:43.906Z] Selecting previously unselected package apt-transport-https. [2021-03-30T03:23:43.906Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-30T03:23:43.906Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-30T03:23:43.906Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-30T03:23:43.906Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-30T03:23:44.168Z] Waiting for network to be ready... [2021-03-30T03:23:50.751Z] 2021-03-30T03:23:48Z INFO Waiting for automatic snapd restart... [2021-03-30T03:23:52.137Z] snapd 2.49.1 from Canonical* installed [2021-03-30T03:23:53.075Z] "snapd" switched to the "latest/stable" channel [2021-03-30T03:23:53.075Z] [2021-03-30T03:23:56.369Z] core18 20210128 from Canonical* installed [2021-03-30T03:23:56.629Z] "core18" switched to the "latest/stable" channel [2021-03-30T03:23:56.629Z] [2021-03-30T03:24:01.938Z] snapcraft 4.6 from Canonical* installed [2021-03-30T03:24:01.938Z] "snapcraft" switched to the "latest/stable" channel [2021-03-30T03:24:01.938Z] [2021-03-30T03:24:05.234Z] 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-30T03:24:05.234Z] - README.md [2021-03-30T03:24:05.234Z] [2021-03-30T03:24:05.234Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-30T03:24:11.836Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-30T03:24:11.836Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-30T03:24:11.836Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-30T03:24:11.836Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-30T03:24:12.815Z] Reading package lists... [2021-03-30T03:24:13.077Z] 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-30T03:24:14.947Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:24:14.947Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:24:14.948Z] ---> c663c79079e9 [2021-03-30T03:24:14.948Z] Step 3/22 : WORKDIR /edgex-go [2021-03-30T03:24:14.948Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:24:14.948Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:24:14.948Z] ---> c663c79079e9 [2021-03-30T03:24:14.948Z] Step 3/22 : WORKDIR /edgex-go [2021-03-30T03:24:14.948Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:24:14.948Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:24:14.948Z] ---> c663c79079e9 [2021-03-30T03:24:14.948Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 3/24 : WORKDIR /edgex-go [2021-03-30T03:24:14.948Z] [2021-03-30T03:24:14.948Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:24:14.948Z] ---> c663c79079e9 [2021-03-30T03:24:14.948Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T03:24:14.948Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:24:14.948Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:24:14.948Z] ---> c663c79079e9 [2021-03-30T03:24:14.948Z] Step 3/31 : WORKDIR /edgex-go [2021-03-30T03:24:14.948Z] ---> Running in 8acf9badf19d [2021-03-30T03:24:14.948Z] ---> Running in caabc9297004 [2021-03-30T03:24:14.948Z] ---> Running in 5e41703e3dc4 [2021-03-30T03:24:14.948Z] ---> Running in dec106066955 [2021-03-30T03:24:14.948Z] ---> Running in 7be51f318b45 [2021-03-30T03:24:14.948Z] Removing intermediate container 8acf9badf19d [2021-03-30T03:24:14.948Z] ---> 69b2b4c78eee [2021-03-30T03:24:14.948Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:24:14.948Z] Removing intermediate container 5e41703e3dc4 [2021-03-30T03:24:14.948Z] ---> 7a85a93891bc [2021-03-30T03:24:14.948Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:24:14.948Z] ---> Running in bf84d588d248 [2021-03-30T03:24:14.948Z] Removing intermediate container caabc9297004 [2021-03-30T03:24:14.948Z] ---> c6aba838ad70 [2021-03-30T03:24:14.948Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:24:14.948Z] Removing intermediate container 7be51f318b45 [2021-03-30T03:24:14.948Z] ---> 08e236320507 [2021-03-30T03:24:14.948Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:24:14.948Z] Removing intermediate container dec106066955 [2021-03-30T03:24:14.948Z] ---> 6141885accd6 [2021-03-30T03:24:14.948Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:24:14.948Z] ---> Running in 485c28842de6 [2021-03-30T03:24:14.948Z] ---> Running in ac041e3d8afd [2021-03-30T03:24:14.948Z] ---> Running in 042667dc2bbb [2021-03-30T03:24:14.948Z] ---> Running in 8315da12c396 [2021-03-30T03:24:14.948Z] Removing intermediate container bf84d588d248 [2021-03-30T03:24:14.948Z] ---> 2cc9c62bfe73 [2021-03-30T03:24:14.948Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-30T03:24:14.948Z] Removing intermediate container 485c28842de6 [2021-03-30T03:24:14.948Z] ---> 696990b0e7f2 [2021-03-30T03:24:14.948Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-30T03:24:14.948Z] ---> Running in 3c43edc96401 [2021-03-30T03:24:14.948Z] Removing intermediate container ac041e3d8afd [2021-03-30T03:24:14.948Z] ---> f20cf9151a52 [2021-03-30T03:24:14.948Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-30T03:24:14.948Z] ---> Running in 59beca668b4f [2021-03-30T03:24:14.948Z] Removing intermediate container 8315da12c396 [2021-03-30T03:24:14.948Z] ---> 516b6e419735 [2021-03-30T03:24:14.948Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-30T03:24:14.948Z] ---> Running in 3c8fead8052d [2021-03-30T03:24:14.948Z] ---> Running in d1ceaa07ef73 [2021-03-30T03:24:14.948Z] Removing intermediate container 042667dc2bbb [2021-03-30T03:24:14.948Z] ---> 6b4d6664a8fd [2021-03-30T03:24:14.948Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-30T03:24:14.948Z] ---> Running in 430cf35c4723 [2021-03-30T03:24:15.222Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:24:15.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:24:15.768Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:24:15.768Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:24:15.768Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:24:16.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:24:16.319Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:24:16.319Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:24:16.596Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:24:16.596Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:24:16.596Z] OK: 217 MiB in 51 packages [2021-03-30T03:24:17.204Z] OK: 217 MiB in 51 packages [2021-03-30T03:24:17.204Z] OK: 217 MiB in 51 packages [2021-03-30T03:24:17.484Z] OK: 217 MiB in 51 packages [2021-03-30T03:24:17.484Z] OK: 217 MiB in 51 packages [2021-03-30T03:24:18.940Z] Removing intermediate container 3c43edc96401 [2021-03-30T03:24:18.940Z] ---> 831d33ec6175 [2021-03-30T03:24:18.940Z] Step 6/24 : COPY go.mod . [2021-03-30T03:24:18.940Z] Removing intermediate container 59beca668b4f [2021-03-30T03:24:18.940Z] ---> 7576707abe35 [2021-03-30T03:24:18.940Z] Step 6/31 : COPY go.mod . [2021-03-30T03:24:19.214Z] Removing intermediate container 3c8fead8052d [2021-03-30T03:24:19.214Z] ---> cdcf63158156 [2021-03-30T03:24:19.214Z] Step 6/22 : COPY go.mod . [2021-03-30T03:24:19.214Z] Removing intermediate container 430cf35c4723 [2021-03-30T03:24:19.214Z] ---> 42cf47c0b308 [2021-03-30T03:24:19.214Z] Step 6/22 : COPY go.mod . [2021-03-30T03:24:19.493Z] Removing intermediate container d1ceaa07ef73 [2021-03-30T03:24:19.493Z] ---> eac92e2db8ef [2021-03-30T03:24:19.493Z] Step 6/23 : COPY go.mod . [2021-03-30T03:24:19.664Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-30T03:24:19.664Z] Reading package lists... [2021-03-30T03:24:19.664Z] Building dependency tree... [2021-03-30T03:24:19.664Z] Reading state information... [2021-03-30T03:24:19.664Z] Suggested packages: [2021-03-30T03:24:19.664Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-30T03:24:19.664Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-30T03:24:19.664Z] Recommended packages: [2021-03-30T03:24:19.665Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-30T03:24:19.665Z] The following NEW packages will be installed: [2021-03-30T03:24:19.665Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-30T03:24:19.665Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-30T03:24:19.665Z] pkg-config zip [2021-03-30T03:24:19.665Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-30T03:24:19.665Z] Need to get 7657 kB of archives. [2021-03-30T03:24:19.665Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-30T03:24:19.665Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-30T03:24:19.665Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-30T03:24:19.766Z] ---> a5671cb00680 [2021-03-30T03:24:19.766Z] Step 7/31 : RUN go mod download [2021-03-30T03:24:19.766Z] ---> 4c89f7748aee [2021-03-30T03:24:19.766Z] Step 7/24 : RUN go mod download [2021-03-30T03:24:19.924Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-30T03:24:20.037Z] ---> Running in 3b3696afd49d [2021-03-30T03:24:20.037Z] ---> Running in db63c8782586 [2021-03-30T03:24:20.037Z] ---> c437435256ec [2021-03-30T03:24:20.037Z] Step 7/22 : RUN go mod download [2021-03-30T03:24:20.184Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-30T03:24:20.184Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-30T03:24:20.184Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-30T03:24:20.184Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-30T03:24:20.184Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-30T03:24:20.184Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-30T03:24:20.184Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-30T03:24:20.311Z] ---> Running in 3f4089b6b5b6 [2021-03-30T03:24:20.444Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-30T03:24:20.444Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-30T03:24:20.444Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-30T03:24:20.587Z] ---> b90bf7f03606 [2021-03-30T03:24:20.588Z] ---> 32a3f3cd2051 [2021-03-30T03:24:20.588Z] Step 7/22 : RUN go mod download [2021-03-30T03:24:20.588Z] Step 7/23 : RUN go mod download [2021-03-30T03:24:20.588Z] ---> Running in 80b8fe19915b [2021-03-30T03:24:20.704Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-30T03:24:20.704Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-30T03:24:20.704Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-30T03:24:20.704Z] Fetched 7657 kB in 1s (7216 kB/s) [2021-03-30T03:24:20.861Z] ---> Running in 9a4350318e58 [2021-03-30T03:24:20.964Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-30T03:24:20.964Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-30T03:24:20.964Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-30T03:24:20.964Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-30T03:24:21.225Z] Selecting previously unselected package libpsl5:amd64. [2021-03-30T03:24:21.225Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-30T03:24:21.225Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-30T03:24:21.225Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-30T03:24:21.225Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-30T03:24:21.225Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-30T03:24:21.225Z] Selecting previously unselected package librtmp1:amd64. [2021-03-30T03:24:21.225Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-30T03:24:21.225Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-30T03:24:21.485Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-30T03:24:21.485Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-30T03:24:21.485Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-30T03:24:21.485Z] Selecting previously unselected package liberror-perl. [2021-03-30T03:24:21.485Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-30T03:24:21.485Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-30T03:24:21.485Z] Selecting previously unselected package git-man. [2021-03-30T03:24:21.485Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-30T03:24:21.485Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-30T03:24:21.745Z] Selecting previously unselected package git. [2021-03-30T03:24:21.745Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-30T03:24:21.745Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-30T03:24:22.685Z] Selecting previously unselected package libnorm1:amd64. [2021-03-30T03:24:22.685Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-30T03:24:22.685Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-30T03:24:22.685Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-30T03:24:22.685Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-30T03:24:22.685Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-30T03:24:22.949Z] Selecting previously unselected package libsodium23:amd64. [2021-03-30T03:24:22.949Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-30T03:24:22.949Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-30T03:24:22.949Z] Selecting previously unselected package libzmq5:amd64. [2021-03-30T03:24:22.949Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-30T03:24:22.949Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-30T03:24:22.949Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-30T03:24:22.949Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-30T03:24:23.209Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-30T03:24:23.209Z] Selecting previously unselected package pkg-config. [2021-03-30T03:24:23.209Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-30T03:24:23.209Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-30T03:24:23.209Z] Selecting previously unselected package zip. [2021-03-30T03:24:23.210Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-30T03:24:23.210Z] Unpacking zip (3.0-11build1) ... [2021-03-30T03:24:23.471Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-30T03:24:23.471Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-30T03:24:23.471Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-30T03:24:23.471Z] Setting up liberror-perl (0.17025-1) ... [2021-03-30T03:24:23.471Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-30T03:24:23.471Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-30T03:24:23.471Z] No schema files found: doing nothing. [2021-03-30T03:24:23.732Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-30T03:24:23.732Z] Setting up zip (3.0-11build1) ... [2021-03-30T03:24:23.732Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-30T03:24:23.732Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-30T03:24:23.732Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-30T03:24:23.732Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-30T03:24:23.732Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-30T03:24:23.732Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-30T03:24:23.992Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-30T03:24:23.992Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-30T03:24:25.161Z] Removing intermediate container 3b3696afd49d [2021-03-30T03:24:25.161Z] ---> f0ab09188c50 [2021-03-30T03:24:25.161Z] Step 8/31 : COPY . . [2021-03-30T03:24:25.161Z] Removing intermediate container db63c8782586 [2021-03-30T03:24:25.161Z] ---> a519b51bb74b [2021-03-30T03:24:25.161Z] Step 8/24 : COPY . . [2021-03-30T03:24:25.161Z] Removing intermediate container 3f4089b6b5b6 [2021-03-30T03:24:25.161Z] ---> 30901dc4afc0 [2021-03-30T03:24:25.161Z] Step 8/22 : COPY . . [2021-03-30T03:24:25.434Z] Removing intermediate container 80b8fe19915b [2021-03-30T03:24:25.434Z] ---> 3b453140b833 [2021-03-30T03:24:25.434Z] Step 8/23 : COPY . . [2021-03-30T03:24:25.434Z] Removing intermediate container 9a4350318e58 [2021-03-30T03:24:25.434Z] ---> 76a318934d9a [2021-03-30T03:24:25.434Z] Step 8/22 : COPY . . [2021-03-30T03:24:30.570Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-30T03:24:30.571Z] git set to automatically installed. [2021-03-30T03:24:30.571Z] git-man set to automatically installed. [2021-03-30T03:24:30.571Z] libcurl3-gnutls set to automatically installed. [2021-03-30T03:24:30.571Z] liberror-perl set to automatically installed. [2021-03-30T03:24:30.571Z] libglib2.0-0 set to automatically installed. [2021-03-30T03:24:30.571Z] libnghttp2-14 set to automatically installed. [2021-03-30T03:24:30.571Z] libnorm1 set to automatically installed. [2021-03-30T03:24:30.571Z] libpgm-5.2-0 set to automatically installed. [2021-03-30T03:24:30.571Z] libpsl5 set to automatically installed. [2021-03-30T03:24:30.571Z] librtmp1 set to automatically installed. [2021-03-30T03:24:30.571Z] libsodium23 set to automatically installed. [2021-03-30T03:24:30.571Z] libzmq3-dev set to automatically installed. [2021-03-30T03:24:30.571Z] libzmq5 set to automatically installed. [2021-03-30T03:24:30.571Z] pkg-config set to automatically installed. [2021-03-30T03:24:30.571Z] zip set to automatically installed. [2021-03-30T03:24:33.124Z] snapd is not logged in, snap install commands will use sudo [2021-03-30T03:24:39.865Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-30T03:24:52.258Z] ---> af061b78ae13 [2021-03-30T03:24:52.258Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-30T03:24:52.258Z] ---> 3b1439ef7836 [2021-03-30T03:24:52.258Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-30T03:24:52.258Z] ---> 20828d94bb27 [2021-03-30T03:24:52.258Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-30T03:24:52.258Z] ---> Running in e3d6f5b07b49 [2021-03-30T03:24:52.258Z] ---> Running in 9149e21fe9f2 [2021-03-30T03:24:52.258Z] ---> Running in 9d288d41472b [2021-03-30T03:24:52.258Z] ---> 8e122706aa99 [2021-03-30T03:24:52.258Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-30T03:24:52.258Z] ---> c832d7b42b9f [2021-03-30T03:24:52.258Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-30T03:24:52.258Z] ---> Running in 8322ef6ea51c [2021-03-30T03:24:52.258Z] ---> Running in e97a25fb61d1 [2021-03-30T03:24:52.537Z] 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-30T03:24:52.537Z] 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-30T03:24:52.817Z] 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-30T03:24:52.817Z] 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-30T03:24:53.092Z] 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-30T03:24:58.015Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-30T03:24:58.015Z] snapd is not logged in, snap install commands will use sudo [2021-03-30T03:25:04.592Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-30T03:25:04.592Z] error: cannot refresh "core18": unexpectedly empty response from the server [2021-03-30T03:25:04.592Z] (try again later) [2021-03-30T03:25:04.592Z] Error while refreshing snap 'core18' to channel 'latest/stable' [2021-03-30T03:25:04.592Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-30T03:25:06.681Z] Failed in branch amd64 [2021-03-30T03:26:29.924Z] 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-30T03:26:48.266Z] Removing intermediate container e3d6f5b07b49 [2021-03-30T03:26:48.266Z] ---> 1177ce5fbbd3 [2021-03-30T03:26:48.266Z] [2021-03-30T03:26:48.266Z] Step 10/24 : FROM alpine:3.12 [2021-03-30T03:26:48.266Z] Removing intermediate container 8322ef6ea51c [2021-03-30T03:26:48.266Z] ---> 4cf16bc74201 [2021-03-30T03:26:48.266Z] [2021-03-30T03:26:48.266Z] Step 10/31 : FROM alpine:3.12 [2021-03-30T03:26:48.266Z] 3.12: Pulling from library/alpine [2021-03-30T03:26:48.266Z] 3.12: Pulling from library/alpine [2021-03-30T03:26:49.724Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T03:26:49.724Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T03:26:49.724Z] Status: Downloaded newer image for alpine:3.12 [2021-03-30T03:26:49.724Z] ---> e47305ac9786 [2021-03-30T03:26:49.724Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-30T03:26:49.724Z] Status: Image is up to date for alpine:3.12 [2021-03-30T03:26:49.724Z] ---> e47305ac9786 [2021-03-30T03:26:49.724Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-30T03:26:49.995Z] ---> Running in adcca5fcb579 [2021-03-30T03:26:49.995Z] ---> Running in 5854f14028a8 [2021-03-30T03:26:50.990Z] Removing intermediate container adcca5fcb579 [2021-03-30T03:26:50.990Z] ---> bd26b4223f1c [2021-03-30T03:26:50.990Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-30T03:26:50.990Z] ---> Running in 88965b6a40f0 [2021-03-30T03:26:51.986Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:26:52.264Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:26:52.868Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:26:52.868Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:26:53.149Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-30T03:26:53.422Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T03:26:53.422Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-30T03:26:53.422Z] (4/6) Installing curl (7.69.1-r3) [2021-03-30T03:26:53.422Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-30T03:26:53.422Z] (6/6) Installing su-exec (0.2-r1) [2021-03-30T03:26:53.422Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:26:53.422Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T03:26:53.697Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-30T03:26:53.697Z] (2/2) Installing su-exec (0.2-r1) [2021-03-30T03:26:53.697Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:26:53.697Z] OK: 7 MiB in 20 packages [2021-03-30T03:26:53.697Z] OK: 5 MiB in 16 packages [2021-03-30T03:26:57.085Z] Removing intermediate container 88965b6a40f0 [2021-03-30T03:26:57.085Z] ---> ab9450317b69 [2021-03-30T03:26:57.085Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-30T03:26:57.695Z] Removing intermediate container 5854f14028a8 [2021-03-30T03:26:57.695Z] ---> 90b8a49508dd [2021-03-30T03:26:57.695Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-30T03:26:57.968Z] ---> Running in 0a5f8a8d652f [2021-03-30T03:26:58.244Z] ---> Running in a15acfe4913e [2021-03-30T03:26:58.555Z] Removing intermediate container e97a25fb61d1 [2021-03-30T03:26:58.555Z] ---> d15df408e258 [2021-03-30T03:26:58.555Z] Removing intermediate container 9149e21fe9f2 [2021-03-30T03:26:58.555Z] ---> 5ad745ed3ff4 [2021-03-30T03:26:58.555Z] [2021-03-30T03:26:58.555Z] Step 10/22 : FROM alpine:3.12 [2021-03-30T03:26:58.555Z] ---> e47305ac9786 [2021-03-30T03:26:58.555Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-30T03:26:58.555Z] [2021-03-30T03:26:58.555Z] Step 10/22 : FROM alpine:3.12 [2021-03-30T03:26:58.555Z] ---> e47305ac9786 [2021-03-30T03:26:58.555Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-30T03:26:58.976Z] Removing intermediate container 0a5f8a8d652f [2021-03-30T03:26:58.976Z] ---> 557902ebbe86 [2021-03-30T03:26:58.976Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-30T03:26:58.976Z] ---> Running in 46314ddcb568 [2021-03-30T03:26:58.976Z] ---> Running in 70b723b9f3d4 [2021-03-30T03:26:59.625Z] Removing intermediate container a15acfe4913e [2021-03-30T03:26:59.625Z] ---> eed229184770 [2021-03-30T03:26:59.625Z] Step 13/24 : WORKDIR / [2021-03-30T03:26:59.936Z] ---> Running in b5a575e20599 [2021-03-30T03:26:59.936Z] ---> Running in e408b1f6217a [2021-03-30T03:27:00.982Z] Removing intermediate container b5a575e20599 [2021-03-30T03:27:00.982Z] ---> 28fcadaad39f [2021-03-30T03:27:00.982Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-30T03:27:00.982Z] Removing intermediate container e408b1f6217a [2021-03-30T03:27:00.982Z] ---> 52039047d721 [2021-03-30T03:27:00.982Z] 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-30T03:27:00.982Z] ---> Running in c5c59f92dd8b [2021-03-30T03:27:02.425Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:27:02.425Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:27:02.425Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:27:02.425Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:27:02.699Z] ---> 42d33c3e51cf [2021-03-30T03:27:02.699Z] 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-30T03:27:03.306Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-30T03:27:03.584Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-30T03:27:03.584Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:27:03.584Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-30T03:27:03.584Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:27:03.584Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T03:27:03.584Z] OK: 5 MiB in 15 packages [2021-03-30T03:27:03.873Z] OK: 6 MiB in 16 packages [2021-03-30T03:27:04.484Z] ---> f5a73ba06744 [2021-03-30T03:27:04.485Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-30T03:27:04.767Z] Removing intermediate container c5c59f92dd8b [2021-03-30T03:27:04.767Z] ---> e7cbc2c651a2 [2021-03-30T03:27:04.767Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-30T03:27:05.049Z] ---> Running in 0a1c09312e3a [2021-03-30T03:27:05.350Z] Removing intermediate container 70b723b9f3d4 [2021-03-30T03:27:05.350Z] ---> e21fbc6cb89d [2021-03-30T03:27:05.350Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:27:05.637Z] ---> 5c746ce9abff [2021-03-30T03:27:05.637Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-30T03:27:05.918Z] ---> Running in a0899943e178 [2021-03-30T03:27:05.918Z] Removing intermediate container 0a1c09312e3a [2021-03-30T03:27:05.918Z] ---> bc4dd2bac7bc [2021-03-30T03:27:05.918Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-30T03:27:06.196Z] Removing intermediate container 46314ddcb568 [2021-03-30T03:27:06.197Z] ---> 150197b50ea8 [2021-03-30T03:27:06.197Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:27:07.179Z] Removing intermediate container a0899943e178 [2021-03-30T03:27:07.179Z] ---> aedea75b7bf1 [2021-03-30T03:27:07.179Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-30T03:27:07.179Z] ---> Running in 351ada32f349 [2021-03-30T03:27:07.179Z] ---> 4932ebd938c5 [2021-03-30T03:27:07.477Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-30T03:27:07.477Z] ---> 0f1292caeb2d [2021-03-30T03:27:07.477Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-30T03:27:07.477Z] ---> Running in b0f0a83dc634 [2021-03-30T03:27:07.477Z] ---> Running in 47dfc3f15a1d [2021-03-30T03:27:07.755Z] Removing intermediate container 351ada32f349 [2021-03-30T03:27:07.755Z] ---> fdbd887c1b9e [2021-03-30T03:27:07.755Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-30T03:27:08.038Z] ---> Running in ccf1aca86b09 [2021-03-30T03:27:08.038Z] Removing intermediate container b0f0a83dc634 [2021-03-30T03:27:08.038Z] ---> 078120ef4bfe [2021-03-30T03:27:08.038Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-30T03:27:08.651Z] ---> Running in 3ef574c5ef9c [2021-03-30T03:27:09.259Z] Removing intermediate container ccf1aca86b09 [2021-03-30T03:27:09.259Z] ---> e7f88933e8c9 [2021-03-30T03:27:09.259Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-30T03:27:09.540Z] ---> 97daee704463 [2021-03-30T03:27:09.540Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-30T03:27:09.817Z] Removing intermediate container 3ef574c5ef9c [2021-03-30T03:27:09.817Z] ---> 7e5af61ce18d [2021-03-30T03:27:09.817Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:27:10.091Z] ---> Running in e03a673cb7ca [2021-03-30T03:27:11.078Z] Removing intermediate container e03a673cb7ca [2021-03-30T03:27:11.078Z] ---> 30aa449332c2 [2021-03-30T03:27:11.078Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:27:11.362Z] ---> 296f68fe4dc1 [2021-03-30T03:27:11.362Z] 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-30T03:27:11.362Z] ---> 2b00d2e8ebb3 [2021-03-30T03:27:11.362Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-30T03:27:11.638Z] Removing intermediate container 9d288d41472b [2021-03-30T03:27:11.638Z] ---> 82f9c566b5b4 [2021-03-30T03:27:11.638Z] [2021-03-30T03:27:11.638Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T03:27:11.638Z] ---> e47305ac9786 [2021-03-30T03:27:11.638Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-30T03:27:11.915Z] ---> Running in 74732bb3da7e [2021-03-30T03:27:12.196Z] ---> Running in 466072ed9c49 [2021-03-30T03:27:12.196Z] Removing intermediate container 47dfc3f15a1d [2021-03-30T03:27:12.196Z] ---> 3eadc6742f5d [2021-03-30T03:27:12.196Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:27:12.471Z] ---> 0803e5690046 [2021-03-30T03:27:12.471Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-30T03:27:13.085Z] Removing intermediate container 466072ed9c49 [2021-03-30T03:27:13.085Z] ---> 719e1ef87f68 [2021-03-30T03:27:13.085Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-30T03:27:13.686Z] ---> 34cb47b052e4 [2021-03-30T03:27:13.686Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-30T03:27:13.686Z] ---> Running in daa06650b054 [2021-03-30T03:27:13.961Z] ---> f984e91206f2 [2021-03-30T03:27:13.961Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-30T03:27:14.583Z] ---> a6ccf0c0ac42 [2021-03-30T03:27:14.584Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-30T03:27:14.584Z] Removing intermediate container daa06650b054 [2021-03-30T03:27:14.584Z] ---> 9f9badc3300c [2021-03-30T03:27:14.584Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-30T03:27:15.187Z] ---> Running in 73e4a37d1ada [2021-03-30T03:27:15.187Z] ---> 52c0505bac3d [2021-03-30T03:27:15.187Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-30T03:27:15.465Z] ---> Running in 4564da5f5837 [2021-03-30T03:27:15.736Z] ---> 1de13104e3d5 [2021-03-30T03:27:15.736Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-30T03:27:16.012Z] Removing intermediate container 74732bb3da7e [2021-03-30T03:27:16.012Z] ---> 2287f7275f8c [2021-03-30T03:27:16.012Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-30T03:27:16.012Z] ---> 33954430a09f [2021-03-30T03:27:16.012Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-30T03:27:16.290Z] ---> Running in 00ce1ca14c87 [2021-03-30T03:27:16.290Z] Removing intermediate container 4564da5f5837 [2021-03-30T03:27:16.290Z] ---> 20b41596fb0d [2021-03-30T03:27:16.290Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:27:16.290Z] Removing intermediate container 73e4a37d1ada [2021-03-30T03:27:16.290Z] ---> caec622ea4af [2021-03-30T03:27:16.290Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:27:16.290Z] ---> Running in aa5e6d3e1477 [2021-03-30T03:27:16.570Z] ---> Running in f29ff4bb126a [2021-03-30T03:27:16.570Z] ---> Running in cc785d7975e0 [2021-03-30T03:27:16.847Z] Removing intermediate container 00ce1ca14c87 [2021-03-30T03:27:16.847Z] ---> 4dbda1dfb10f [2021-03-30T03:27:16.847Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:27:17.121Z] Removing intermediate container aa5e6d3e1477 [2021-03-30T03:27:17.121Z] ---> 160721a37d8f [2021-03-30T03:27:17.121Z] Step 22/24 : LABEL arch=arm64 [2021-03-30T03:27:17.393Z] ---> Running in 3b488ec0640f [2021-03-30T03:27:17.393Z] ---> 809edc39d0f9 [2021-03-30T03:27:17.393Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-30T03:27:17.393Z] Removing intermediate container cc785d7975e0 [2021-03-30T03:27:17.393Z] ---> bc63fbcaba9e [2021-03-30T03:27:17.393Z] Step 20/22 : LABEL arch=arm64 [2021-03-30T03:27:17.393Z] ---> Running in 26123efba931 [2021-03-30T03:27:17.670Z] ---> Running in b23c3ac38a35 [2021-03-30T03:27:17.950Z] Removing intermediate container 3b488ec0640f [2021-03-30T03:27:17.950Z] ---> fe7f102cd3da [2021-03-30T03:27:17.950Z] Step 20/22 : LABEL arch=arm64 [2021-03-30T03:27:18.224Z] ---> Running in 758e4adef598 [2021-03-30T03:27:18.224Z] Removing intermediate container b23c3ac38a35 [2021-03-30T03:27:18.224Z] ---> 50663d9d3426 [2021-03-30T03:27:18.224Z] Step 21/22 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:27:18.224Z] Removing intermediate container 26123efba931 [2021-03-30T03:27:18.224Z] ---> e8c54c9dcca4 [2021-03-30T03:27:18.224Z] Step 23/24 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:27:18.496Z] ---> 4f0446b1dfbf [2021-03-30T03:27:18.496Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-30T03:27:18.773Z] ---> Running in 0870c4c346e1 [2021-03-30T03:27:18.773Z] ---> Running in 916d897a8b78 [2021-03-30T03:27:19.047Z] Removing intermediate container 758e4adef598 [2021-03-30T03:27:19.047Z] ---> 719575a7c1a5 [2021-03-30T03:27:19.047Z] Step 21/22 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:27:19.320Z] ---> Running in 61d273df80c8 [2021-03-30T03:27:19.594Z] Removing intermediate container 916d897a8b78 [2021-03-30T03:27:19.594Z] ---> e79384ce73eb [2021-03-30T03:27:19.594Z] Step 22/22 : LABEL version=0.0.0 [2021-03-30T03:27:19.594Z] Removing intermediate container 0870c4c346e1 [2021-03-30T03:27:19.594Z] ---> 05fd1bf4fc56 [2021-03-30T03:27:19.594Z] Step 24/24 : LABEL version=0.0.0 [2021-03-30T03:27:19.594Z] ---> 8c81df2e6812 [2021-03-30T03:27:19.594Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-30T03:27:19.594Z] ---> Running in f018fe064ce2 [2021-03-30T03:27:19.869Z] ---> Running in b8ae32523563 [2021-03-30T03:27:20.469Z] ---> Running in e035d1e33450 [2021-03-30T03:27:20.469Z] Removing intermediate container 61d273df80c8 [2021-03-30T03:27:20.469Z] ---> 733e0789c336 [2021-03-30T03:27:20.469Z] Step 22/22 : LABEL version=0.0.0 [2021-03-30T03:27:20.469Z] Removing intermediate container f29ff4bb126a [2021-03-30T03:27:20.469Z] ---> 9758a3ab6e6d [2021-03-30T03:27:20.469Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-30T03:27:20.469Z] Removing intermediate container b8ae32523563 [2021-03-30T03:27:20.469Z] ---> a47324447a3e [2021-03-30T03:27:20.469Z] [2021-03-30T03:27:20.469Z] Removing intermediate container f018fe064ce2 [2021-03-30T03:27:20.469Z] ---> e8b0b7a89248 [2021-03-30T03:27:20.469Z] [2021-03-30T03:27:20.749Z] ---> Running in 7728dcf79b2e [2021-03-30T03:27:20.749Z] ---> Running in b54f37c1f0fc [2021-03-30T03:27:21.036Z] Removing intermediate container e035d1e33450 [2021-03-30T03:27:21.036Z] ---> b079ba717290 [2021-03-30T03:27:21.036Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-30T03:27:21.310Z] Successfully built a47324447a3e [2021-03-30T03:27:21.310Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-30T03:27:21.310Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2021-03-30T03:27:21.310Z] Successfully built e8b0b7a89248 [2021-03-30T03:27:21.310Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-30T03:27:21.310Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2021-03-30T03:27:21.310Z] Removing intermediate container b54f37c1f0fc [2021-03-30T03:27:21.310Z] ---> 4a81943d6ee2 [2021-03-30T03:27:21.310Z] [2021-03-30T03:27:21.909Z] Successfully built 4a81943d6ee2 [2021-03-30T03:27:22.181Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-30T03:27:22.181Z] Building docker-core-metadata-go [2021-03-30T03:27:22.181Z]  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:27:22.452Z] ---> 7921f532fd52 [2021-03-30T03:27:22.452Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-30T03:27:22.726Z] ---> Running in 448746680c53 [2021-03-30T03:27:23.002Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:27:23.605Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-30T03:27:23.882Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-30T03:27:23.882Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-30T03:27:23.882Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-30T03:27:24.158Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-30T03:27:24.437Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-30T03:27:24.437Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:27:24.437Z] OK: 8 MiB in 20 packages [2021-03-30T03:27:24.707Z] Removing intermediate container 448746680c53 [2021-03-30T03:27:24.707Z] ---> 0cd43d514332 [2021-03-30T03:27:24.707Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-30T03:27:25.305Z] ---> Running in 24efab70f00f [2021-03-30T03:27:25.904Z] Removing intermediate container 24efab70f00f [2021-03-30T03:27:25.904Z] ---> 49f212cc911a [2021-03-30T03:27:25.904Z] Step 28/31 : CMD ["gate"] [2021-03-30T03:27:25.904Z] Removing intermediate container 7728dcf79b2e [2021-03-30T03:27:25.904Z] ---> 968d7b89a38b [2021-03-30T03:27:25.904Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:27:26.906Z] ---> Running in 2b8a4aa40ac3 [2021-03-30T03:27:28.372Z] ---> 61bf05d2b317 [2021-03-30T03:27:28.372Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-30T03:27:29.362Z] Removing intermediate container 2b8a4aa40ac3 [2021-03-30T03:27:29.362Z] ---> 3c6045fbcd35 [2021-03-30T03:27:29.362Z] Step 29/31 : LABEL arch=arm64 [2021-03-30T03:27:31.353Z] ---> Running in 1a79ea797386 [2021-03-30T03:27:31.353Z] ---> 32aa4b88032e [2021-03-30T03:27:31.353Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-30T03:27:31.957Z] Removing intermediate container 1a79ea797386 [2021-03-30T03:27:31.957Z] ---> fd4f3ee57a45 [2021-03-30T03:27:31.957Z] Step 30/31 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:27:32.228Z] ---> 93d9b14ea446 [2021-03-30T03:27:32.228Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-30T03:27:32.504Z] ---> Running in 27efe4ab806e [2021-03-30T03:27:32.504Z] ---> Running in 842a9f31349f [2021-03-30T03:27:33.101Z] Removing intermediate container 842a9f31349f [2021-03-30T03:27:33.101Z] ---> a87d74e602eb [2021-03-30T03:27:33.101Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:27:33.101Z] Removing intermediate container 27efe4ab806e [2021-03-30T03:27:33.101Z] ---> bc6a4f81eddd [2021-03-30T03:27:33.101Z] Step 31/31 : LABEL version=0.0.0 [2021-03-30T03:27:34.080Z] ---> Running in f1ac0e66d64c [2021-03-30T03:27:34.080Z] ---> Running in 7558f10e4ec3 [2021-03-30T03:27:35.521Z] Removing intermediate container 7558f10e4ec3 [2021-03-30T03:27:35.521Z] ---> 39368842e61f [2021-03-30T03:27:35.521Z] Step 21/23 : LABEL arch=arm64 [2021-03-30T03:27:35.521Z] Removing intermediate container f1ac0e66d64c [2021-03-30T03:27:35.521Z] ---> ba4b92092461 [2021-03-30T03:27:35.521Z] [2021-03-30T03:27:36.123Z] Successfully built ba4b92092461 [2021-03-30T03:27:36.397Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-30T03:27:36.397Z]  Building docker-security-bootstrapper-go ... done Building docker-core-command-go [2021-03-30T03:27:36.997Z] ---> Running in 4f9112a5a2d8 [2021-03-30T03:27:37.596Z] Removing intermediate container 4f9112a5a2d8 [2021-03-30T03:27:37.596Z] ---> 5de2ca70d035 [2021-03-30T03:27:37.596Z] Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:27:37.596Z] ---> Running in edd9d2223774 [2021-03-30T03:27:38.202Z] Removing intermediate container edd9d2223774 [2021-03-30T03:27:38.202Z] ---> 162fc84c4b66 [2021-03-30T03:27:38.202Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T03:27:38.477Z] ---> Running in 66de9f817d45 [2021-03-30T03:27:39.081Z] Removing intermediate container 66de9f817d45 [2021-03-30T03:27:39.081Z] ---> 6c530295ee65 [2021-03-30T03:27:39.081Z] [2021-03-30T03:27:39.357Z] Successfully built 6c530295ee65 [2021-03-30T03:27:39.630Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-30T03:28:18.658Z]  Building docker-core-data-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:28:18.658Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:28:18.658Z] ---> c663c79079e9 [2021-03-30T03:28:18.658Z] Step 3/26 : WORKDIR /edgex-go [2021-03-30T03:28:18.658Z] ---> Using cache [2021-03-30T03:28:18.658Z] ---> 6141885accd6 [2021-03-30T03:28:18.658Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:28:18.658Z] ---> Using cache [2021-03-30T03:28:18.658Z] ---> 516b6e419735 [2021-03-30T03:28:18.658Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-30T03:28:18.658Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:28:18.658Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:28:18.658Z] ---> c663c79079e9 [2021-03-30T03:28:18.658Z] Step 3/21 : WORKDIR /edgex-go [2021-03-30T03:28:18.658Z] ---> Using cache [2021-03-30T03:28:18.658Z] ---> 6141885accd6 [2021-03-30T03:28:18.658Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:28:18.658Z] ---> Using cache [2021-03-30T03:28:18.658Z] ---> 516b6e419735 [2021-03-30T03:28:18.658Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-30T03:28:18.658Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:28:18.658Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:28:18.658Z] ---> c663c79079e9 [2021-03-30T03:28:18.658Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T03:28:18.658Z] ---> Using cache [2021-03-30T03:28:18.658Z] ---> 6141885accd6 [2021-03-30T03:28:18.658Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:28:18.658Z] ---> Using cache [2021-03-30T03:28:18.658Z] ---> 516b6e419735 [2021-03-30T03:28:18.658Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-30T03:28:18.658Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:28:18.658Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:28:18.658Z] ---> c663c79079e9 [2021-03-30T03:28:18.658Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T03:28:18.658Z] ---> Using cache [2021-03-30T03:28:18.658Z] ---> 6141885accd6 [2021-03-30T03:28:18.658Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:28:18.658Z] ---> Using cache [2021-03-30T03:28:18.658Z] ---> 516b6e419735 [2021-03-30T03:28:18.658Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-30T03:28:22.037Z] ---> Running in 52c5cc7ac939 [2021-03-30T03:28:22.037Z] ---> Running in 8927bd226b00 [2021-03-30T03:28:22.037Z] ---> Running in 89e538dd5fdf [2021-03-30T03:28:22.037Z] ---> Running in a95ba0218077 [2021-03-30T03:28:23.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:28:23.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:28:23.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:28:23.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:28:24.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:28:24.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:28:24.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:28:24.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:28:24.951Z] OK: 217 MiB in 51 packages [2021-03-30T03:28:24.951Z] OK: 217 MiB in 51 packages [2021-03-30T03:28:25.226Z] OK: 217 MiB in 51 packages [2021-03-30T03:28:25.550Z] OK: 217 MiB in 51 packages [2021-03-30T03:28:26.524Z] Removing intermediate container 8927bd226b00 [2021-03-30T03:28:26.524Z] ---> 105178539fb9 [2021-03-30T03:28:26.524Z] Step 6/26 : COPY go.mod . [2021-03-30T03:28:26.524Z] Removing intermediate container a95ba0218077 [2021-03-30T03:28:26.524Z] ---> 9915f859a8c1 [2021-03-30T03:28:26.524Z] Step 6/23 : COPY go.mod . [2021-03-30T03:28:26.799Z] Removing intermediate container 52c5cc7ac939 [2021-03-30T03:28:26.799Z] ---> 988c2194670f [2021-03-30T03:28:26.799Z] Step 6/21 : COPY go.mod . [2021-03-30T03:28:27.080Z] Removing intermediate container 89e538dd5fdf [2021-03-30T03:28:27.080Z] ---> 8e7de991db6b [2021-03-30T03:28:27.080Z] Step 6/23 : COPY go.mod . [2021-03-30T03:28:27.352Z] ---> 08aa67d1e825 [2021-03-30T03:28:27.352Z] Step 7/26 : RUN go mod download [2021-03-30T03:28:27.625Z] ---> 183cda3eb403 [2021-03-30T03:28:27.625Z] Step 7/23 : RUN go mod download [2021-03-30T03:28:27.625Z] ---> Running in 65e0e7015e97 [2021-03-30T03:28:27.896Z] ---> Running in e0b6228e5ae8 [2021-03-30T03:28:27.896Z] ---> 2e8979fd1fa4 [2021-03-30T03:28:27.896Z] Step 7/21 : RUN go mod download [2021-03-30T03:28:27.896Z] ---> 5c6c8b7e3460 [2021-03-30T03:28:27.896Z] Step 7/23 : RUN go mod download [2021-03-30T03:28:28.169Z] ---> Running in acd35c7586e4 [2021-03-30T03:28:28.169Z] ---> Running in 0492ca6bf458 [2021-03-30T03:28:31.702Z] Removing intermediate container 65e0e7015e97 [2021-03-30T03:28:31.702Z] ---> 714adb805c23 [2021-03-30T03:28:31.702Z] Step 8/26 : COPY . . [2021-03-30T03:28:32.299Z] Removing intermediate container acd35c7586e4 [2021-03-30T03:28:32.299Z] ---> 79736ccb50f7 [2021-03-30T03:28:32.299Z] Step 8/21 : COPY . . [2021-03-30T03:28:32.299Z] Removing intermediate container e0b6228e5ae8 [2021-03-30T03:28:32.299Z] ---> fd61a005ebb2 [2021-03-30T03:28:32.299Z] Step 8/23 : COPY . . [2021-03-30T03:28:32.575Z] Removing intermediate container 0492ca6bf458 [2021-03-30T03:28:32.575Z] ---> ce2dfcbaa009 [2021-03-30T03:28:32.575Z] Step 8/23 : COPY . . [2021-03-30T03:28:59.370Z] ---> 7092cb4ce7c8 [2021-03-30T03:28:59.370Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-30T03:28:59.370Z] ---> 6e7cb4cb8afe [2021-03-30T03:28:59.370Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-30T03:28:59.370Z] ---> e256f0941575 [2021-03-30T03:28:59.370Z] Step 9/23 : RUN make cmd/core-command/core-command ---> a33773d26587 [2021-03-30T03:28:59.370Z] [2021-03-30T03:28:59.370Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-30T03:28:59.370Z] ---> Running in fe4f58da6f73 [2021-03-30T03:28:59.370Z] ---> Running in 72cda1808580 [2021-03-30T03:28:59.370Z] ---> Running in 54229feec638 [2021-03-30T03:28:59.370Z] ---> Running in 22cf4be3d9e7 [2021-03-30T03:28:59.370Z] 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-30T03:28:59.370Z] 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-30T03:28:59.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-30T03:28:59.370Z] 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-30T03:30:21.192Z] 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-30T03:30:27.960Z] Removing intermediate container 72cda1808580 [2021-03-30T03:30:27.960Z] ---> d1fc0e8477dd [2021-03-30T03:30:27.960Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-30T03:30:27.960Z] Removing intermediate container 54229feec638 [2021-03-30T03:30:27.960Z] ---> 8ec87c6eb33c [2021-03-30T03:30:27.960Z] [2021-03-30T03:30:27.960Z] Step 10/21 : FROM alpine:3.12 [2021-03-30T03:30:27.960Z] ---> e47305ac9786 [2021-03-30T03:30:27.960Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-30T03:30:27.960Z] ---> Running in 122634047bd4 [2021-03-30T03:30:28.235Z] ---> Running in 52f0473e01c6 [2021-03-30T03:30:29.685Z] 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-30T03:30:29.960Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:30:30.235Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:30:31.224Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-30T03:30:31.224Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T03:30:31.224Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-30T03:30:31.224Z] (4/4) Installing curl (7.69.1-r3) [2021-03-30T03:30:31.224Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:30:31.224Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T03:30:31.506Z] OK: 7 MiB in 18 packages [2021-03-30T03:30:31.506Z] Removing intermediate container 22cf4be3d9e7 [2021-03-30T03:30:31.506Z] ---> 66a9a58b91dc [2021-03-30T03:30:31.506Z] [2021-03-30T03:30:31.506Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T03:30:31.506Z] ---> e47305ac9786 [2021-03-30T03:30:31.506Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-30T03:30:31.506Z] ---> Using cache [2021-03-30T03:30:31.506Z] ---> e21fbc6cb89d [2021-03-30T03:30:31.506Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:30:31.506Z] ---> Using cache [2021-03-30T03:30:31.506Z] ---> aedea75b7bf1 [2021-03-30T03:30:31.506Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-30T03:30:31.795Z] ---> Running in 591f1ea54cb0 [2021-03-30T03:30:33.255Z] Removing intermediate container 591f1ea54cb0 [2021-03-30T03:30:33.255Z] ---> ac880f80dcf0 [2021-03-30T03:30:33.255Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-30T03:30:33.527Z] Removing intermediate container 52f0473e01c6 [2021-03-30T03:30:33.527Z] ---> 7f2043590676 [2021-03-30T03:30:33.527Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-30T03:30:33.527Z] ---> Running in 44b933d05767 [2021-03-30T03:30:33.805Z] ---> Running in b55a26867c0d [2021-03-30T03:30:34.080Z] Removing intermediate container 44b933d05767 [2021-03-30T03:30:34.080Z] ---> fb1f67efe152 [2021-03-30T03:30:34.080Z] Step 15/23 : WORKDIR / [2021-03-30T03:30:34.386Z] ---> Running in f8961aec927f [2021-03-30T03:30:34.386Z] Removing intermediate container 122634047bd4 [2021-03-30T03:30:34.386Z] ---> c211c1a6fd16 [2021-03-30T03:30:34.386Z] [2021-03-30T03:30:34.386Z] Step 11/26 : FROM docker:20.10.0 [2021-03-30T03:30:34.386Z] Removing intermediate container b55a26867c0d [2021-03-30T03:30:34.386Z] ---> bd3111dd9e0b [2021-03-30T03:30:34.386Z] Step 13/21 : WORKDIR /edgex [2021-03-30T03:30:34.386Z] 20.10.0: Pulling from library/docker [2021-03-30T03:30:34.655Z] ---> Running in faaed7fa6e68 [2021-03-30T03:30:35.251Z] Removing intermediate container f8961aec927f [2021-03-30T03:30:35.251Z] ---> 30dca7f81532 [2021-03-30T03:30:35.251Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:30:35.858Z] Removing intermediate container faaed7fa6e68 [2021-03-30T03:30:35.858Z] ---> c4258b67bd07 [2021-03-30T03:30:35.858Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-30T03:30:36.836Z] ---> 9b68ae383b0f [2021-03-30T03:30:36.836Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-30T03:30:37.817Z] ---> 7ccc714dac95 [2021-03-30T03:30:37.817Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-30T03:30:38.410Z] Removing intermediate container fe4f58da6f73 [2021-03-30T03:30:38.410Z] ---> 7a55ece802f3 [2021-03-30T03:30:38.410Z] [2021-03-30T03:30:38.410Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T03:30:38.410Z] ---> e47305ac9786 [2021-03-30T03:30:38.410Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-30T03:30:38.410Z] ---> Using cache [2021-03-30T03:30:38.410Z] ---> e21fbc6cb89d [2021-03-30T03:30:38.410Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:30:38.410Z] ---> Using cache [2021-03-30T03:30:38.410Z] ---> aedea75b7bf1 [2021-03-30T03:30:38.410Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-30T03:30:38.682Z] ---> ca0c5df4a291 [2021-03-30T03:30:38.682Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-30T03:30:39.274Z] ---> Running in 1ff660f21b82 [2021-03-30T03:30:39.863Z] ---> 3c5a7acf9981 [2021-03-30T03:30:39.863Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-30T03:30:40.457Z] Removing intermediate container 1ff660f21b82 [2021-03-30T03:30:40.457Z] ---> 45b8f4e41e26 [2021-03-30T03:30:40.457Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-30T03:30:40.732Z] ---> 0b99d67a3128 [2021-03-30T03:30:40.732Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-30T03:30:41.332Z] ---> Running in a34ec3ea0736 [2021-03-30T03:30:41.611Z] ---> Running in 6f29743770a2 [2021-03-30T03:30:41.885Z] ---> 6fac273d6a9a [2021-03-30T03:30:41.885Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-30T03:30:42.483Z] Removing intermediate container a34ec3ea0736 [2021-03-30T03:30:42.483Z] ---> fb854da31500 [2021-03-30T03:30:42.483Z] Step 15/23 : WORKDIR / [2021-03-30T03:30:42.767Z] ---> Running in d27616b5e9ae [2021-03-30T03:30:42.768Z] Removing intermediate container 6f29743770a2 [2021-03-30T03:30:42.768Z] ---> bdb52cf37082 [2021-03-30T03:30:42.768Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:30:42.768Z] ---> Running in 0eb03a56f641 [2021-03-30T03:30:43.042Z] ---> Running in b424b9afead6 [2021-03-30T03:30:43.042Z] Removing intermediate container d27616b5e9ae [2021-03-30T03:30:43.042Z] ---> 41c35cdf13d0 [2021-03-30T03:30:43.042Z] Step 18/21 : CMD ["--init=true"] [2021-03-30T03:30:43.318Z] ---> Running in 202b142825c7 [2021-03-30T03:30:43.318Z] Removing intermediate container 0eb03a56f641 [2021-03-30T03:30:43.318Z] ---> 20b68339d7b6 [2021-03-30T03:30:43.318Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:30:43.594Z] Removing intermediate container b424b9afead6 [2021-03-30T03:30:43.594Z] ---> e6fd1e429000 [2021-03-30T03:30:43.594Z] Step 21/23 : LABEL arch=arm64 [2021-03-30T03:30:43.594Z] ---> Running in e351bca8592f [2021-03-30T03:30:43.872Z] Removing intermediate container 202b142825c7 [2021-03-30T03:30:43.872Z] ---> a7508bf79619 [2021-03-30T03:30:43.872Z] Step 19/21 : LABEL arch=arm64 [2021-03-30T03:30:44.147Z] ---> Running in 0ac7ad019c62 [2021-03-30T03:30:44.147Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-30T03:30:44.147Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-30T03:30:44.147Z] Removing intermediate container e351bca8592f [2021-03-30T03:30:44.147Z] ---> 51b7bba65ecc [2021-03-30T03:30:44.147Z] Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:30:44.147Z] ---> eeaf43b92773 [2021-03-30T03:30:44.147Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-30T03:30:44.420Z] ---> c088ccc913e9 [2021-03-30T03:30:44.420Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-30T03:30:44.420Z] ---> Running in 9c6028c1665c [2021-03-30T03:30:44.420Z] ---> Running in c9f829bbb6dd [2021-03-30T03:30:44.699Z] Removing intermediate container 0ac7ad019c62 [2021-03-30T03:30:44.699Z] ---> ef729a7a6dbd [2021-03-30T03:30:44.699Z] Step 20/21 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:30:45.303Z] ---> Running in b4904a6645b0 [2021-03-30T03:30:45.303Z] Removing intermediate container c9f829bbb6dd [2021-03-30T03:30:45.303Z] ---> 804381558cb1 [2021-03-30T03:30:45.303Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T03:30:45.579Z] ---> Running in 7dabf9607d3e [2021-03-30T03:30:45.855Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:30:45.855Z] Removing intermediate container b4904a6645b0 [2021-03-30T03:30:45.855Z] ---> 0941c021debd [2021-03-30T03:30:45.855Z] Step 21/21 : LABEL version=0.0.0 [2021-03-30T03:30:45.855Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:30:46.127Z] ---> e3d5cc478d30 [2021-03-30T03:30:46.127Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-30T03:30:46.127Z] ---> Running in bd06dbf46c64 [2021-03-30T03:30:46.127Z] Removing intermediate container 7dabf9607d3e [2021-03-30T03:30:46.127Z] ---> 6110006eaaf7 [2021-03-30T03:30:46.127Z] [2021-03-30T03:30:46.405Z] (1/2) Installing readline (8.0.4-r0) [2021-03-30T03:30:46.405Z] (2/2) Installing bash (5.0.17-r0) [2021-03-30T03:30:46.680Z] Executing bash-5.0.17-r0.post-install [2021-03-30T03:30:46.680Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:30:46.680Z] OK: 12 MiB in 22 packages [2021-03-30T03:30:46.680Z] Successfully built 6110006eaaf7 [2021-03-30T03:30:46.680Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-30T03:30:46.680Z]  Building docker-core-command-go ... done Removing intermediate container bd06dbf46c64 [2021-03-30T03:30:46.680Z] ---> 8f51c40f621c [2021-03-30T03:30:46.680Z] [2021-03-30T03:30:47.286Z] Successfully built 8f51c40f621c [2021-03-30T03:30:47.286Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-30T03:30:47.286Z]  Building docker-security-proxy-setup-go ... done  ---> b51e4999124c [2021-03-30T03:30:47.286Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-30T03:30:47.565Z] ---> Running in eef5808894e9 [2021-03-30T03:30:47.844Z] Removing intermediate container eef5808894e9 [2021-03-30T03:30:47.844Z] ---> ad3a5a5394df [2021-03-30T03:30:47.844Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:30:47.844Z] Removing intermediate container 9c6028c1665c [2021-03-30T03:30:47.844Z] ---> 283e6edad438 [2021-03-30T03:30:47.844Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-30T03:30:48.120Z] ---> Running in e302c902b68b [2021-03-30T03:30:48.120Z] ---> Running in e6e6913d4a17 [2021-03-30T03:30:48.722Z] Removing intermediate container e6e6913d4a17 [2021-03-30T03:30:48.722Z] ---> 9fee9fd805a0 [2021-03-30T03:30:48.722Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-30T03:30:48.722Z] Removing intermediate container e302c902b68b [2021-03-30T03:30:48.722Z] ---> de1ffa25e1bc [2021-03-30T03:30:48.722Z] Step 21/23 : LABEL arch=arm64 [2021-03-30T03:30:48.722Z] ---> Running in d9314022001b [2021-03-30T03:30:48.722Z] ---> Running in 77be3c6e35d0 [2021-03-30T03:30:49.320Z] Removing intermediate container d9314022001b [2021-03-30T03:30:49.320Z] ---> 0c215caa7e9b [2021-03-30T03:30:49.320Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-30T03:30:49.320Z] Removing intermediate container 77be3c6e35d0 [2021-03-30T03:30:49.320Z] ---> c26b12e85cc0 [2021-03-30T03:30:49.320Z] Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:30:49.320Z] ---> Running in a8a1f729591f [2021-03-30T03:30:49.594Z] ---> Running in ae5fdaeb1ad9 [2021-03-30T03:30:49.876Z] Removing intermediate container ae5fdaeb1ad9 [2021-03-30T03:30:49.876Z] Removing intermediate container a8a1f729591f [2021-03-30T03:30:49.876Z] ---> 889084fc19e5 [2021-03-30T03:30:49.876Z] ---> 539a11a34abe [2021-03-30T03:30:49.876Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent /Step 23/23 : LABEL version=0.0.0 [2021-03-30T03:30:49.876Z] [2021-03-30T03:30:50.148Z] ---> Running in e0a522d040b0 [2021-03-30T03:30:50.773Z] Removing intermediate container e0a522d040b0 [2021-03-30T03:30:50.773Z] ---> 3c3b15a5ed6b [2021-03-30T03:30:50.773Z] [2021-03-30T03:30:51.048Z] Successfully built 3c3b15a5ed6b [2021-03-30T03:30:51.048Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-30T03:30:51.048Z]  Building docker-core-metadata-go ... done  ---> 0b202ef2e949 [2021-03-30T03:30:51.048Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-30T03:30:52.036Z] ---> 2b3f5fcd080f [2021-03-30T03:30:52.036Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-30T03:30:53.025Z] ---> c8b1ca2c2bec [2021-03-30T03:30:53.025Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-30T03:30:53.025Z] ---> Running in 20f7975745c5 [2021-03-30T03:30:54.010Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:30:54.282Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:30:54.879Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-30T03:30:54.879Z] (2/33) Installing expat (2.2.9-r1) [2021-03-30T03:30:54.879Z] (3/33) Installing libffi (3.3-r2) [2021-03-30T03:30:54.879Z] (4/33) Installing gdbm (1.13-r1) [2021-03-30T03:30:54.879Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-30T03:30:54.879Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-30T03:30:54.879Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-30T03:30:56.854Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-30T03:30:56.854Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-30T03:30:56.854Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-30T03:30:56.854Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-30T03:30:56.854Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-30T03:30:56.854Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-30T03:30:56.854Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-30T03:30:56.854Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-30T03:30:56.854Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-30T03:30:56.854Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-30T03:30:56.854Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-30T03:30:56.854Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-30T03:30:56.854Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-30T03:30:56.854Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-30T03:30:56.854Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-30T03:30:57.128Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-30T03:30:57.128Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-30T03:30:57.128Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-30T03:30:57.128Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-30T03:30:57.128Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-30T03:30:57.128Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-30T03:30:57.128Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-30T03:30:57.128Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-30T03:30:57.128Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-30T03:30:57.128Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-30T03:30:57.128Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-30T03:30:57.401Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:30:57.401Z] OK: 71 MiB in 55 packages [2021-03-30T03:31:04.217Z] Removing intermediate container 20f7975745c5 [2021-03-30T03:31:04.217Z] ---> ed25c0a50757 [2021-03-30T03:31:04.217Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-30T03:31:04.217Z] ---> Running in c65a87073a61 [2021-03-30T03:31:09.649Z] Collecting docker-compose==1.23.2 [2021-03-30T03:31:09.649Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-30T03:31:09.649Z] Collecting docopt<0.7,>=0.6.1 [2021-03-30T03:31:09.649Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-30T03:31:12.273Z] Collecting jsonschema<3,>=2.5.1 [2021-03-30T03:31:12.273Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-30T03:31:12.870Z] Collecting docker<4.0,>=3.6.0 [2021-03-30T03:31:12.870Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-30T03:31:13.465Z] Collecting texttable<0.10,>=0.9.0 [2021-03-30T03:31:13.465Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-30T03:31:16.084Z] Collecting PyYAML<4,>=3.10 [2021-03-30T03:31:16.084Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-30T03:31:19.468Z] Collecting cached-property<2,>=1.2.0 [2021-03-30T03:31:19.468Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-30T03:31:20.063Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-30T03:31:20.337Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-30T03:31:20.931Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-30T03:31:20.931Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-30T03:31:20.931Z] 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-30T03:31:21.206Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-30T03:31:21.206Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-30T03:31:23.174Z] Collecting docker-pycreds>=0.4.0 [2021-03-30T03:31:23.174Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-30T03:31:24.174Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-30T03:31:24.174Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-30T03:31:24.451Z] 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-30T03:31:24.721Z] Collecting idna<2.8,>=2.5 [2021-03-30T03:31:24.721Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-30T03:31:24.721Z] 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-30T03:31:24.721Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-30T03:31:24.721Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-30T03:31:24.721Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-30T03:31:24.721Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-30T03:31:25.687Z] Installing collected packages: docopt, jsonschema, docker-pycreds, websocket-client, urllib3, idna, requests, docker, texttable, PyYAML, cached-property, dockerpty, docker-compose [2021-03-30T03:31:25.687Z] Running setup.py install for docopt: started [2021-03-30T03:31:27.651Z] Running setup.py install for docopt: finished with status 'done' [2021-03-30T03:31:27.922Z] Attempting uninstall: urllib3 [2021-03-30T03:31:27.922Z] Found existing installation: urllib3 1.25.9 [2021-03-30T03:31:27.922Z] Uninstalling urllib3-1.25.9: [2021-03-30T03:31:28.192Z] Successfully uninstalled urllib3-1.25.9 [2021-03-30T03:31:28.782Z] Attempting uninstall: idna [2021-03-30T03:31:28.782Z] Found existing installation: idna 2.9 [2021-03-30T03:31:28.782Z] Uninstalling idna-2.9: [2021-03-30T03:31:28.782Z] Successfully uninstalled idna-2.9 [2021-03-30T03:31:29.372Z] Attempting uninstall: requests [2021-03-30T03:31:29.372Z] Found existing installation: requests 2.23.0 [2021-03-30T03:31:29.372Z] Uninstalling requests-2.23.0: [2021-03-30T03:31:29.643Z] Successfully uninstalled requests-2.23.0 [2021-03-30T03:31:30.624Z] Running setup.py install for texttable: started [2021-03-30T03:31:32.588Z] Running setup.py install for texttable: finished with status 'done' [2021-03-30T03:31:32.588Z] Running setup.py install for PyYAML: started [2021-03-30T03:31:34.549Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-30T03:31:34.549Z] Running setup.py install for dockerpty: started [2021-03-30T03:31:36.509Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-30T03:31:37.099Z] 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-30T03:31:41.380Z] Removing intermediate container c65a87073a61 [2021-03-30T03:31:41.380Z] ---> 9fe9464ab902 [2021-03-30T03:31:41.380Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-30T03:31:41.380Z] ---> Running in c8f0f7c9fdbc [2021-03-30T03:31:41.979Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:31:42.249Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:31:42.840Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T03:31:42.840Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-30T03:31:42.840Z] (3/3) Installing curl (7.69.1-r3) [2021-03-30T03:31:42.840Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:31:42.840Z] OK: 72 MiB in 58 packages [2021-03-30T03:31:44.267Z] Removing intermediate container c8f0f7c9fdbc [2021-03-30T03:31:44.267Z] ---> 5c9d2b318d2c [2021-03-30T03:31:44.267Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-30T03:31:44.267Z] ---> Running in 2df0e74c9769 [2021-03-30T03:31:44.538Z] Removing intermediate container 2df0e74c9769 [2021-03-30T03:31:44.538Z] ---> 41e62db6457f [2021-03-30T03:31:44.538Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:31:44.814Z] ---> Running in 1632a769b3bd [2021-03-30T03:31:45.099Z] Removing intermediate container 1632a769b3bd [2021-03-30T03:31:45.099Z] ---> 56276f008ae0 [2021-03-30T03:31:45.099Z] Step 24/26 : LABEL arch=arm64 [2021-03-30T03:31:45.370Z] ---> Running in d98db745cedb [2021-03-30T03:31:45.963Z] Removing intermediate container d98db745cedb [2021-03-30T03:31:45.963Z] ---> b3235235c618 [2021-03-30T03:31:45.963Z] Step 25/26 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:31:45.963Z] ---> Running in 5a2b31e487ff [2021-03-30T03:31:46.553Z] Removing intermediate container 5a2b31e487ff [2021-03-30T03:31:46.553Z] ---> 9a5fd2a45efc [2021-03-30T03:31:46.553Z] Step 26/26 : LABEL version=0.0.0 [2021-03-30T03:31:46.553Z] ---> Running in d794c03ba184 [2021-03-30T03:31:47.145Z] Removing intermediate container d794c03ba184 [2021-03-30T03:31:47.145Z] ---> e7ea67518753 [2021-03-30T03:31:47.145Z] [2021-03-30T03:31:47.416Z] Successfully built e7ea67518753 [2021-03-30T03:31:47.416Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-30T03:31:48.019Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-30T03:31:48.014Z] $ docker stop --time=1 cc9df45b3514ecbd9ab092486b7c59110d10df1aa1461a542cadf2a41a9004a6 [2021-03-30T03:31:49.936Z] $ docker rm -f cc9df45b3514ecbd9ab092486b7c59110d10df1aa1461a542cadf2a41a9004a6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-30T03:31:50.970Z] + docker images [2021-03-30T03:31:50.970Z] + grep docker [2021-03-30T03:31:51.239Z] docker-sys-mgmt-agent-go-arm64 latest e7ea67518753 5 seconds ago 301MB [2021-03-30T03:31:51.239Z] docker-core-metadata-go-arm64 latest 3c3b15a5ed6b About a minute ago 17.9MB [2021-03-30T03:31:51.239Z] docker-security-proxy-setup-go-arm64 latest 8f51c40f621c About a minute ago 24.1MB [2021-03-30T03:31:51.239Z] docker-core-command-go-arm64 latest 6110006eaaf7 About a minute ago 16.3MB [2021-03-30T03:31:51.239Z] docker-core-data-go-arm64 latest 6c530295ee65 4 minutes ago 21.4MB [2021-03-30T03:31:51.239Z] docker-security-bootstrapper-go-arm64 latest ba4b92092461 4 minutes ago 17.9MB [2021-03-30T03:31:51.239Z] docker-support-notifications-go-arm64 latest 4a81943d6ee2 4 minutes ago 16.9MB [2021-03-30T03:31:51.239Z] docker-support-scheduler-go-arm64 latest e8b0b7a89248 4 minutes ago 16.4MB [2021-03-30T03:31:51.239Z] docker-security-secretstore-setup-go-arm64 latest a47324447a3e 4 minutes ago 24.4MB [2021-03-30T03:31:51.239Z] 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-30T03:31:52.276Z] ---> job-cost.sh [2021-03-30T03:31:52.276Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SosT [2021-03-30T03:32:31.216Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-30T03:34:08.005Z] lf-activate-venv(): INFO: Adding /tmp/venv-SosT/bin to PATH [2021-03-30T03:34:08.005Z] INFO: No Stack... [2021-03-30T03:34:08.005Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-30T03:34:08.005Z] INFO: Archiving Costs [Pipeline] sh [2021-03-30T03:34:08.354Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-03-30T03:34:08.354Z] + cut -d, -f6 [Pipeline] lock [2021-03-30T03:34:08.476Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3310-5-stack-cost] [2021-03-30T03:34:08.501Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3310-5-stack-cost] did not exist. Created. [2021-03-30T03:34:08.501Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3310-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-30T03:34:08.929Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-30T03:34:09.239Z] Stashed 1 file(s) [Pipeline] } [2021-03-30T03:34:09.250Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3310-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:34:11.915Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:34:12.804Z] ---> package-listing.sh [2021-03-30T03:34:12.804Z] ++ facter osfamily [2021-03-30T03:34:12.804Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-30T03:34:12.804Z] + OS_FAMILY=redhat [2021-03-30T03:34:12.804Z] + workspace=/w/workspace/edgex-go/5 [2021-03-30T03:34:12.804Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-30T03:34:12.804Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-30T03:34:12.804Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-30T03:34:12.804Z] + PACKAGES=/tmp/packages_start.txt [2021-03-30T03:34:12.804Z] + '[' /w/workspace/edgex-go/5 ']' [2021-03-30T03:34:12.804Z] + PACKAGES=/tmp/packages_end.txt [2021-03-30T03:34:12.804Z] + case "${OS_FAMILY}" in [2021-03-30T03:34:12.804Z] + rpm -qa [2021-03-30T03:34:12.804Z] + sort [2021-03-30T03:34:18.113Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-30T03:34:18.113Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-30T03:34:18.113Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-30T03:34:18.113Z] + '[' /w/workspace/edgex-go/5 ']' [2021-03-30T03:34:18.113Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-03-30T03:34:18.113Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-03-30T03:34:18.128Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-30T03:34:18.425Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:34:18.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T03:34:18.731Z] [2021-03-30T03:34:18.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:34:19.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T03:34:19.081Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-30T03:34:19.081Z] df20fa9351a1: Pulling fs layer [2021-03-30T03:34:19.081Z] 36b3adc4ff6f: Pulling fs layer [2021-03-30T03:34:19.081Z] 8ad3a11d3b57: Pulling fs layer [2021-03-30T03:34:19.081Z] 46f8f816bc3b: Pulling fs layer [2021-03-30T03:34:19.081Z] 93b61091891f: Pulling fs layer [2021-03-30T03:34:19.081Z] 93b9cdb0e59b: Pulling fs layer [2021-03-30T03:34:19.081Z] 5e14af77c1be: Pulling fs layer [2021-03-30T03:34:19.081Z] 01666e4c0597: Pulling fs layer [2021-03-30T03:34:19.081Z] aa168da1d23b: Pulling fs layer [2021-03-30T03:34:19.081Z] 93b9cdb0e59b: Waiting [2021-03-30T03:34:19.081Z] 5e14af77c1be: Waiting [2021-03-30T03:34:19.081Z] 01666e4c0597: Waiting [2021-03-30T03:34:19.081Z] aa168da1d23b: Waiting [2021-03-30T03:34:19.081Z] 46f8f816bc3b: Waiting [2021-03-30T03:34:19.081Z] 93b61091891f: Waiting [2021-03-30T03:34:19.081Z] 36b3adc4ff6f: Verifying Checksum [2021-03-30T03:34:19.081Z] 36b3adc4ff6f: Download complete [2021-03-30T03:34:19.081Z] 46f8f816bc3b: Verifying Checksum [2021-03-30T03:34:19.081Z] 46f8f816bc3b: Download complete [2021-03-30T03:34:19.347Z] df20fa9351a1: Verifying Checksum [2021-03-30T03:34:19.347Z] df20fa9351a1: Download complete [2021-03-30T03:34:19.347Z] 93b9cdb0e59b: Verifying Checksum [2021-03-30T03:34:19.347Z] 93b9cdb0e59b: Download complete [2021-03-30T03:34:19.347Z] 5e14af77c1be: Verifying Checksum [2021-03-30T03:34:19.347Z] 5e14af77c1be: Download complete [2021-03-30T03:34:19.347Z] 93b61091891f: Download complete [2021-03-30T03:34:19.347Z] 01666e4c0597: Download complete [2021-03-30T03:34:19.609Z] df20fa9351a1: Pull complete [2021-03-30T03:34:19.887Z] 36b3adc4ff6f: Pull complete [2021-03-30T03:34:20.149Z] 8ad3a11d3b57: Verifying Checksum [2021-03-30T03:34:20.149Z] 8ad3a11d3b57: Download complete [2021-03-30T03:34:20.731Z] 8ad3a11d3b57: Pull complete [2021-03-30T03:34:21.001Z] 46f8f816bc3b: Pull complete [2021-03-30T03:34:21.952Z] aa168da1d23b: Verifying Checksum [2021-03-30T03:34:21.952Z] aa168da1d23b: Download complete [2021-03-30T03:34:22.898Z] 93b61091891f: Pull complete [2021-03-30T03:34:23.160Z] 93b9cdb0e59b: Pull complete [2021-03-30T03:34:23.160Z] 5e14af77c1be: Pull complete [2021-03-30T03:34:23.430Z] 01666e4c0597: Pull complete [2021-03-30T03:34:41.593Z] aa168da1d23b: Pull complete [2021-03-30T03:34:41.593Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-30T03:34:41.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T03:34:41.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-30T03:34:41.798Z] prd-centos7-docker-4c-2g-31956 does not seem to be running inside a container [2021-03-30T03:34:41.845Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-30T03:34:43.952Z] $ docker top 59f4d14b30ffbe0f30e350bb23a613489df40f19f516fa532b232f6cbe50b53a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T03:34:44.656Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-30T03:34:44.954Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-30T03:34:45.262Z] + ls /var/log/sa-host [2021-03-30T03:34:45.262Z] + sadf -c /var/log/sa-host/sa23 [2021-03-30T03:34:45.262Z] file_magic: OK [2021-03-30T03:34:45.262Z] HZ: Using current value: 100 [2021-03-30T03:34:45.262Z] file_header: OK [2021-03-30T03:34:45.262Z] 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-30T03:34:45.262Z] Statistics: [2021-03-30T03:34:45.262Z] Hnuu...uuuununununu... [2021-03-30T03:34:45.262Z] File successfully converted to sysstat format version 12.2.1 [2021-03-30T03:34:45.262Z] + sadf -c /var/log/sa-host/sa30 [2021-03-30T03:34:45.262Z] file_magic: OK [2021-03-30T03:34:45.262Z] HZ: Using current value: 100 [2021-03-30T03:34:45.262Z] file_header: OK [2021-03-30T03:34:45.262Z] 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-30T03:34:45.262Z] Statistics: [2021-03-30T03:34:45.262Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-30T03:34:45.262Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-30T03:34:45.465Z] provisioning config files... [2021-03-30T03:34:45.493Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config5105297997189446427tmp [Pipeline] { [Pipeline] echo [2021-03-30T03:34:45.590Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:34:45.887Z] ---> create-netrc.sh [Pipeline] } [2021-03-30T03:34:45.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-30T03:34:45.999Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:34:46.293Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-30T03:34:46.303Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:34:46.601Z] ---> sudo-logs.sh [2021-03-30T03:34:46.601Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-30T03:34:46.827Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:34:47.128Z] ---> job-cost.sh [2021-03-30T03:34:47.128Z] lf-activate-venv: SKIPPING [2021-03-30T03:34:47.128Z] DEBUG: total: 0.20999999344348907 [2021-03-30T03:34:47.128Z] INFO: Retrieving Stack Cost... [2021-03-30T03:34:48.517Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-30T03:34:49.091Z] INFO: Archiving Costs [Pipeline] echo [2021-03-30T03:34:49.106Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:34:49.426Z] ---> logs-deploy.sh [2021-03-30T03:34:49.426Z] lf-activate-venv: SKIPPING [2021-03-30T03:34:49.426Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3310/5 [2021-03-30T03:34:49.426Z] INFO: archiving workspace using pattern(s): [2021-03-30T03:34:50.820Z] Archives upload complete. [2021-03-30T03:34:50.820Z] INFO: archiving logs to Nexus [2021-03-30T03:34:51.767Z] ---> uname -a: [2021-03-30T03:34:51.767Z] Linux prd-centos7-docker-4c-2g-31956.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-30T03:34:51.767Z] [2021-03-30T03:34:51.767Z]