Pull request #3215 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 0913cd80595dbc5c15c206e83c8bd32b304af73c+f60a6b9b3bbcf5933f7773f85fc76d84301e173f (f73bba543f2de761b6c91dc5a46a13f910e6287d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28404 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 0913cd80595dbc5c15c206e83c8bd32b304af73c Merge succeeded, producing 0913cd80595dbc5c15c206e83c8bd32b304af73c Checking out Revision 0913cd80595dbc5c15c206e83c8bd32b304af73c (PR-3215) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0913cd80595dbc5c15c206e83c8bd32b304af73c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0913cd80595dbc5c15c206e83c8bd32b304af73c # timeout=10 Commit message: "fix: Address PR feedback and comments" > git rev-list --no-walk 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-04T00:09:51.458Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-04T00:09:51.779Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-04T00:09:51.907Z] ========================================================= [2021-03-04T00:09:51.907Z] EdgeX Global Pipelines Version Info [2021-03-04T00:09:51.907Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-04T00:09:53.502Z] ------------------- [2021-03-04T00:09:53.502Z] stable info: [2021-03-04T00:09:53.502Z] ------------------- [2021-03-04T00:09:53.502Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-04T00:09:53.502Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-04T00:09:53.502Z] Message: update stable to v1.0.184 [2021-03-04T00:09:54.446Z] ------------------- [2021-03-04T00:09:54.446Z] experimental info: [2021-03-04T00:09:54.446Z] ------------------- [2021-03-04T00:09:54.446Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-04T00:09:54.446Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-04T00:09:54.446Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-04T00:09:54.751Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-04T00:09:54.847Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-04T00:09:54.961Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-04T00:09:55.055Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-04T00:09:55.149Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-04T00:09:55.242Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-04T00:09:55.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-04T00:09:55.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-04T00:09:55.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-04T00:09:55.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-04T00:09:55.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-04T00:09:55.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-04T00:09:55.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-04T00:09:56.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-04T00:09:56.175Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-04T00:09:56.261Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-04T00:09:56.348Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-04T00:09:56.433Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-04T00:09:56.522Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-04T00:09:56.631Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-04T00:09:56.717Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-04T00:09:56.830Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-04T00:09:56.940Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3215 [Pipeline] echo [2021-03-04T00:09:57.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3215 [Pipeline] echo [2021-03-04T00:09:57.114Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3215 [Pipeline] echo [2021-03-04T00:09:57.205Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0913cd80595dbc5c15c206e83c8bd32b304af73c [Pipeline] echo [2021-03-04T00:09:57.300Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0913cd8 [Pipeline] echo [2021-03-04T00:09:57.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T00:09:57.565Z] provisioning config files... [2021-03-04T00:09:57.606Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5464190518840662954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T00:09:57.954Z] ---> docker-login.sh [2021-03-04T00:09:57.954Z] nexus3.edgexfoundry.org:10001 [2021-03-04T00:09:58.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T00:09:58.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T00:09:58.483Z] Configure a credential helper to remove this warning. See [2021-03-04T00:09:58.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T00:09:58.483Z] [2021-03-04T00:09:58.483Z] Login Succeeded [2021-03-04T00:09:58.483Z] nexus3.edgexfoundry.org:10002 [2021-03-04T00:09:58.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T00:09:58.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T00:09:58.747Z] Configure a credential helper to remove this warning. See [2021-03-04T00:09:58.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T00:09:58.747Z] [2021-03-04T00:09:58.747Z] Login Succeeded [2021-03-04T00:09:58.747Z] nexus3.edgexfoundry.org:10003 [2021-03-04T00:09:58.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T00:09:59.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T00:09:59.014Z] Configure a credential helper to remove this warning. See [2021-03-04T00:09:59.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T00:09:59.014Z] [2021-03-04T00:09:59.014Z] Login Succeeded [2021-03-04T00:09:59.014Z] nexus3.edgexfoundry.org:10004 [2021-03-04T00:09:59.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T00:09:59.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T00:09:59.014Z] Configure a credential helper to remove this warning. See [2021-03-04T00:09:59.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T00:09:59.014Z] [2021-03-04T00:09:59.014Z] Login Succeeded [2021-03-04T00:09:59.014Z] docker.io [2021-03-04T00:09:59.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T00:09:59.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T00:09:59.544Z] Configure a credential helper to remove this warning. See [2021-03-04T00:09:59.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T00:09:59.544Z] [2021-03-04T00:09:59.544Z] Login Succeeded [2021-03-04T00:09:59.544Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T00:09:59.554Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-04T00:10:00.028Z] ++ 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-04T00:10:00.028Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T00:10:00.028Z] ++ dirname cmd/core-command/Dockerfile [2021-03-04T00:10:00.028Z] ++ cut -d/ -f2 [2021-03-04T00:10:00.028Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-04T00:10:00.028Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T00:10:00.028Z] ++ dirname cmd/core-data/Dockerfile [2021-03-04T00:10:00.028Z] ++ cut -d/ -f2 [2021-03-04T00:10:00.028Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-04T00:10:00.028Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T00:10:00.028Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-04T00:10:00.028Z] ++ cut -d/ -f2 [2021-03-04T00:10:00.028Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-04T00:10:00.028Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T00:10:00.028Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-04T00:10:00.028Z] ++ cut -d/ -f2 [2021-03-04T00:10:00.028Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-04T00:10:00.028Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T00:10:00.028Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-04T00:10:00.028Z] ++ cut -d/ -f2 [2021-03-04T00:10:00.028Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-04T00:10:00.028Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T00:10:00.028Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-04T00:10:00.028Z] ++ cut -d/ -f2 [2021-03-04T00:10:00.028Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-04T00:10:00.028Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T00:10:00.028Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-04T00:10:00.028Z] ++ cut -d/ -f2 [2021-03-04T00:10:00.028Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-04T00:10:00.028Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T00:10:00.028Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-04T00:10:00.028Z] ++ cut -d/ -f2 [2021-03-04T00:10:00.028Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-04T00:10:00.028Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T00:10:00.028Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-04T00:10:00.028Z] ++ cut -d/ -f2 [2021-03-04T00:10:00.028Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-04T00:10:00.111Z] 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-04T00:10:01.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T00:10:01.800Z] [2021-03-04T00:10:01.800Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T00:10:02.150Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T00:10:02.150Z] latest: Pulling from edgex-devops/git-semver [2021-03-04T00:10:02.150Z] 31603596830f: Pulling fs layer [2021-03-04T00:10:02.150Z] 2a8b12db71e7: Pulling fs layer [2021-03-04T00:10:02.150Z] 6ca5941a6612: Pulling fs layer [2021-03-04T00:10:02.150Z] ecc8261a40a4: Pulling fs layer [2021-03-04T00:10:02.150Z] ecc8261a40a4: Waiting [2021-03-04T00:10:02.150Z] 2a8b12db71e7: Verifying Checksum [2021-03-04T00:10:02.150Z] 2a8b12db71e7: Download complete [2021-03-04T00:10:02.417Z] 31603596830f: Verifying Checksum [2021-03-04T00:10:02.417Z] 31603596830f: Download complete [2021-03-04T00:10:02.417Z] ecc8261a40a4: Verifying Checksum [2021-03-04T00:10:02.417Z] ecc8261a40a4: Download complete [2021-03-04T00:10:02.417Z] 6ca5941a6612: Verifying Checksum [2021-03-04T00:10:02.417Z] 6ca5941a6612: Download complete [2021-03-04T00:10:02.680Z] 31603596830f: Pull complete [2021-03-04T00:10:02.680Z] 2a8b12db71e7: Pull complete [2021-03-04T00:10:03.636Z] 6ca5941a6612: Pull complete [2021-03-04T00:10:03.903Z] ecc8261a40a4: Pull complete [2021-03-04T00:10:03.903Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-04T00:10:03.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T00:10:03.903Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-04T00:10:04.011Z] prd-centos7-docker-4c-2g-28404 does not seem to be running inside a container [2021-03-04T00:10:04.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-04T00:10:06.490Z] $ docker top da0e50e534531a40f62c69633c8fc811dfdcad0609c0c6db0553f87b2327b5b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-04T00:10:06.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-04T00:10:06.824Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-04T00:10:07.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-04T00:10:07.033Z] $ docker exec da0e50e534531a40f62c69633c8fc811dfdcad0609c0c6db0553f87b2327b5b4 ssh-agent [2021-03-04T00:10:07.197Z] SSH_AUTH_SOCK=/tmp/ssh-JmfLCfkeP3f5/agent.11 [2021-03-04T00:10:07.197Z] SSH_AGENT_PID=16 [2021-03-04T00:10:07.209Z] Running ssh-add (command line suppressed) [2021-03-04T00:10:07.324Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_415195893449771386.key (/w/workspace/edgex-go/3@tmp/private_key_415195893449771386.key) [2021-03-04T00:10:07.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-04T00:10:07.720Z] + git tag --points-at HEAD [Pipeline] } [2021-03-04T00:10:07.744Z] $ docker exec --env ******** --env ******** da0e50e534531a40f62c69633c8fc811dfdcad0609c0c6db0553f87b2327b5b4 ssh-agent -k [2021-03-04T00:10:07.856Z] unset SSH_AUTH_SOCK; [2021-03-04T00:10:07.856Z] unset SSH_AGENT_PID; [2021-03-04T00:10:07.856Z] echo Agent pid 16 killed; [2021-03-04T00:10:07.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-04T00:10:08.070Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-04T00:10:08.071Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-04T00:10:08.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-04T00:10:08.240Z] $ docker exec da0e50e534531a40f62c69633c8fc811dfdcad0609c0c6db0553f87b2327b5b4 ssh-agent [2021-03-04T00:10:08.409Z] SSH_AUTH_SOCK=/tmp/ssh-hfdxseeXUBP5/agent.45 [2021-03-04T00:10:08.409Z] SSH_AGENT_PID=51 [2021-03-04T00:10:08.417Z] Running ssh-add (command line suppressed) [2021-03-04T00:10:08.536Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3877981319492560189.key (/w/workspace/edgex-go/3@tmp/private_key_3877981319492560189.key) [2021-03-04T00:10:08.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-04T00:10:09.022Z] + git semver init [2021-03-04T00:10:09.022Z] # -> Open(): unable to determine branch for HEAD [2021-03-04T00:10:09.022Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-03-04T00:10:09.022Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-03-04T00:10:09.022Z] # $SEMVER_REMOTE_NAME = origin [2021-03-04T00:10:09.022Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-04T00:10:09.022Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-04T00:10:09.022Z] # $SEMVER_BRANCH = PR-3215 [2021-03-04T00:10:09.022Z] # $SEMVER_TEMP = /tmp/semver-817704752 [2021-03-04T00:10:09.022Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-04T00:10:27.181Z] # '/tmp/semver-817704752' -> '/w/workspace/edgex-go/3/.semver' [2021-03-04T00:10:27.443Z] # -> Force: false [2021-03-04T00:10:27.443Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-03-04T00:10:27.455Z] $ docker exec --env ******** --env ******** da0e50e534531a40f62c69633c8fc811dfdcad0609c0c6db0553f87b2327b5b4 ssh-agent -k [2021-03-04T00:10:27.818Z] unset SSH_AUTH_SOCK; [2021-03-04T00:10:27.819Z] unset SSH_AGENT_PID; [2021-03-04T00:10:27.819Z] echo Agent pid 51 killed; [2021-03-04T00:10:27.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-04T00:10:28.400Z] + git semver [Pipeline] } [2021-03-04T00:10:28.418Z] $ docker stop --time=1 da0e50e534531a40f62c69633c8fc811dfdcad0609c0c6db0553f87b2327b5b4 [2021-03-04T00:10:30.041Z] $ docker rm -f da0e50e534531a40f62c69633c8fc811dfdcad0609c0c6db0553f87b2327b5b4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T00:10:30.662Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-04T00:10:31.194Z] Stashed 1 file(s) [Pipeline] echo [2021-03-04T00:10:31.197Z] [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-04T00:10:32.098Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-04T00:10:32.400Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-04T00:10:32.701Z] + sudo service docker restart [2021-03-04T00:10:32.701Z] + true [2021-03-04T00:10:32.701Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-04T00:10:33.290Z] ========================================================= [2021-03-04T00:10:33.290Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-04T00:10:33.290Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-04T00:10:33.627Z] + 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-04T00:10:37.851Z] Sending build context to Docker daemon 328.3MB [2021-03-04T00:10:37.851Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T00:10:37.851Z] Step 2/6 : FROM ${BASE} [2021-03-04T00:10:37.851Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-04T00:10:37.851Z] 188c0c94c7c5: Pulling fs layer [2021-03-04T00:10:37.851Z] 0ef7d3d256c8: Pulling fs layer [2021-03-04T00:10:37.851Z] de9db76c5a1d: Pulling fs layer [2021-03-04T00:10:37.851Z] bca2f99d35d6: Pulling fs layer [2021-03-04T00:10:37.851Z] 93359f2a8cfa: Pulling fs layer [2021-03-04T00:10:37.851Z] 7c6f9722023f: Pulling fs layer [2021-03-04T00:10:37.851Z] a35cf1a2eb13: Pulling fs layer [2021-03-04T00:10:37.851Z] bca2f99d35d6: Waiting [2021-03-04T00:10:37.851Z] 7c6f9722023f: Waiting [2021-03-04T00:10:37.851Z] 93359f2a8cfa: Waiting [2021-03-04T00:10:37.851Z] a35cf1a2eb13: Waiting [2021-03-04T00:10:37.851Z] de9db76c5a1d: Verifying Checksum [2021-03-04T00:10:37.851Z] de9db76c5a1d: Download complete [2021-03-04T00:10:37.851Z] 0ef7d3d256c8: Download complete [2021-03-04T00:10:37.851Z] 93359f2a8cfa: Verifying Checksum [2021-03-04T00:10:37.851Z] 93359f2a8cfa: Download complete [2021-03-04T00:10:37.851Z] 7c6f9722023f: Verifying Checksum [2021-03-04T00:10:37.851Z] 7c6f9722023f: Download complete [2021-03-04T00:10:37.851Z] 188c0c94c7c5: Verifying Checksum [2021-03-04T00:10:37.851Z] 188c0c94c7c5: Download complete [2021-03-04T00:10:38.113Z] 188c0c94c7c5: Pull complete [2021-03-04T00:10:38.376Z] 0ef7d3d256c8: Pull complete [2021-03-04T00:10:38.376Z] de9db76c5a1d: Pull complete [2021-03-04T00:10:39.778Z] a35cf1a2eb13: Verifying Checksum [2021-03-04T00:10:39.778Z] a35cf1a2eb13: Download complete [2021-03-04T00:10:40.727Z] bca2f99d35d6: Verifying Checksum [2021-03-04T00:10:40.727Z] bca2f99d35d6: Download complete [2021-03-04T00:10:46.039Z] bca2f99d35d6: Pull complete [2021-03-04T00:10:46.304Z] 93359f2a8cfa: Pull complete [2021-03-04T00:10:46.568Z] 7c6f9722023f: Pull complete [2021-03-04T00:10:46.603Z] Still waiting to schedule task [2021-03-04T00:10:46.603Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-04T00:10:51.887Z] a35cf1a2eb13: Pull complete [2021-03-04T00:10:51.887Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-04T00:10:51.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-04T00:10:51.887Z] ---> a62c8e92a672 [2021-03-04T00:10:51.887Z] 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-04T00:10:51.887Z] ---> Running in 4d469f375afc [2021-03-04T00:10:52.150Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T00:10:52.724Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T00:10:53.301Z] (1/12) Installing libmagic (5.38-r0) [2021-03-04T00:10:53.301Z] (2/12) Installing file (5.38-r0) [2021-03-04T00:10:53.563Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-04T00:10:53.563Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-04T00:10:56.874Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-04T00:10:56.874Z] (6/12) Installing patch (2.7.6-r6) [2021-03-04T00:10:56.874Z] (7/12) Installing build-base (0.5-r2) [2021-03-04T00:10:56.874Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-04T00:10:56.874Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-04T00:10:56.874Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-04T00:10:56.874Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-04T00:10:57.138Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-04T00:10:57.138Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T00:10:57.138Z] OK: 233 MiB in 51 packages [2021-03-04T00:11:01.362Z] Removing intermediate container 4d469f375afc [2021-03-04T00:11:01.362Z] ---> e9deaadf6b98 [2021-03-04T00:11:01.362Z] Step 4/6 : WORKDIR /edgex-go [2021-03-04T00:11:01.362Z] ---> Running in 286350837ff5 [2021-03-04T00:11:01.362Z] Removing intermediate container 286350837ff5 [2021-03-04T00:11:01.362Z] ---> f0145ea5e848 [2021-03-04T00:11:01.362Z] Step 5/6 : COPY go.mod . [2021-03-04T00:11:01.362Z] ---> 60089d979504 [2021-03-04T00:11:01.362Z] Step 6/6 : RUN go mod download [2021-03-04T00:11:01.362Z] ---> Running in 5cc09f90d21d [2021-03-04T00:11:33.528Z] Removing intermediate container 5cc09f90d21d [2021-03-04T00:11:33.528Z] ---> 5250103cde79 [2021-03-04T00:11:33.528Z] Successfully built 5250103cde79 [2021-03-04T00:11:33.528Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T00:11:33.849Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-04T00:11:33.849Z] . [Pipeline] withDockerContainer [2021-03-04T00:11:33.958Z] prd-centos7-docker-4c-2g-28404 does not seem to be running inside a container [2021-03-04T00:11:34.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-04T00:11:34.869Z] $ docker top c12faeecf1eb971905944794e857b1fd5ada82bcac9a81825d20d86c970f367d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T00:11:35.372Z] + go version [2021-03-04T00:11:35.372Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-04T00:11:35.389Z] $ docker stop --time=1 c12faeecf1eb971905944794e857b1fd5ada82bcac9a81825d20d86c970f367d [2021-03-04T00:11:36.753Z] $ docker rm -f c12faeecf1eb971905944794e857b1fd5ada82bcac9a81825d20d86c970f367d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T00:11:37.582Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-04T00:11:37.582Z] . [Pipeline] withDockerContainer [2021-03-04T00:11:37.676Z] prd-centos7-docker-4c-2g-28404 does not seem to be running inside a container [2021-03-04T00:11:37.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-04T00:11:38.413Z] $ docker top da570129bcd84f0ee748d09acc0db234b8ef638b74834054623cdab7b21f983e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-04T00:11:38.619Z] ========================================================= [2021-03-04T00:11:38.619Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-04T00:11:38.619Z] ========================================================= [Pipeline] sh [2021-03-04T00:11:38.917Z] + make test [2021-03-04T00:11:38.917Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-04T00:11:47.137Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-04T00:12:02.161Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-04T00:12:08.831Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-04T00:12:08.831Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-04T00:12:08.831Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-04T00:12:12.175Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-04T00:12:12.175Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-04T00:12:12.175Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-04T00:12:12.175Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-04T00:12:12.175Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-04T00:12:12.766Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-04T00:12:15.381Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-04T00:12:15.381Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-04T00:12:15.381Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-04T00:12:17.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.146s coverage: 45.9% of statements [2021-03-04T00:12:17.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-04T00:12:17.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-04T00:12:17.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-04T00:12:17.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-04T00:12:17.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-04T00:12:17.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-04T00:12:17.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-04T00:12:17.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.130s coverage: 100.0% of statements [2021-03-04T00:12:19.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.693s coverage: 27.1% of statements [2021-03-04T00:12:19.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-04T00:12:19.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-04T00:12:19.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-04T00:12:19.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-04T00:12:19.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-04T00:12:19.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-04T00:12:19.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.070s coverage: 100.0% of statements [2021-03-04T00:12:19.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-04T00:12:19.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements [2021-03-04T00:12:19.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-04T00:12:19.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-04T00:12:20.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.077s coverage: 66.2% of statements [2021-03-04T00:12:20.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-04T00:12:20.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-04T00:12:20.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.468s coverage: 82.4% of statements [2021-03-04T00:12:20.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-04T00:12:20.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T00:12:20.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-04T00:12:20.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-04T00:12:23.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.335s coverage: 28.6% of statements [2021-03-04T00:12:23.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-04T00:12:23.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-04T00:12:23.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-04T00:12:23.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-04T00:12:23.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-04T00:12:23.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.058s coverage: 100.0% of statements [2021-03-04T00:12:23.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-04T00:12:23.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.053s coverage: 100.0% of statements [2021-03-04T00:12:23.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-04T00:12:23.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.135s coverage: 86.7% of statements [2021-03-04T00:12:23.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-04T00:12:23.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.124s coverage: 97.5% of statements [2021-03-04T00:12:23.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-04T00:12:23.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.067s coverage: 78.3% of statements [2021-03-04T00:12:23.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-04T00:12:23.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-04T00:12:23.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-04T00:12:23.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-04T00:12:26.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.396s coverage: 92.8% of statements [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-04T00:12:26.057Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.028s coverage: 58.8% of statements [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-04T00:12:26.057Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.087s coverage: 0.1% of statements [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-04T00:12:26.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-04T00:12:26.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.038s coverage: 47.1% of statements [2021-03-04T00:12:26.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2021-03-04T00:12:26.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2021-03-04T00:12:26.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-03-04T00:12:26.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2021-03-04T00:12:37.970Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28405 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws [2021-03-04T00:12:38.060Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-03-04T00:12:38.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.037s coverage: 94.4% of statements [2021-03-04T00:12:38.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.035s coverage: 44.8% of statements [2021-03-04T00:12:38.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.073s coverage: 82.6% of statements [2021-03-04T00:12:43.054Z] using credential edgex-jenkins-ssh [2021-03-04T00:12:43.111Z] Cloning the remote Git repository [2021-03-04T00:12:43.166Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-04T00:12:43.267Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-03-04T00:12:43.334Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T00:12:43.335Z] > git --version # timeout=10 [2021-03-04T00:12:43.353Z] > git --version # 'git version 2.17.1' [2021-03-04T00:12:43.354Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T00:12:43.409Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.065s coverage: 92.9% of statements [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.042s coverage: 75.5% of statements [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.6% of statements [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 62.4% of statements [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.038s coverage: 100.0% of statements [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 91.3% of statements [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.309s coverage: 69.1% of statements [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.097s coverage: 38.4% of statements [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.119s coverage: 47.0% of statements [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.052s coverage: 100.0% of statements [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.109s coverage: 88.5% of statements [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.737s coverage: 29.1% of statements [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.058s coverage: 99.0% of statements [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.035s coverage: 100.0% of statements [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.067s coverage: 94.3% of statements [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-04T00:12:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements [2021-03-04T00:12:49.178Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 100.0% of statements [2021-03-04T00:12:49.757Z] GO111MODULE=on go vet ./... [2021-03-04T00:12:59.910Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T00:12:59.938Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T00:12:59.970Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T00:13:00.000Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T00:13:00.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T00:13:00.011Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T00:13:00.854Z] Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:13:01.301Z] Merge succeeded, producing 0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:13:01.302Z] Checking out Revision 0913cd80595dbc5c15c206e83c8bd32b304af73c (PR-3215) [2021-03-04T00:13:00.880Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T00:13:00.902Z] > git checkout -f 0913cd80595dbc5c15c206e83c8bd32b304af73c # timeout=10 [2021-03-04T00:13:01.217Z] > git remote # timeout=10 [2021-03-04T00:13:01.235Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T00:13:01.250Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T00:13:01.264Z] > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 [2021-03-04T00:13:01.287Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T00:13:01.314Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T00:13:01.326Z] > git checkout -f 0913cd80595dbc5c15c206e83c8bd32b304af73c # timeout=10 [2021-03-04T00:13:05.715Z] Commit message: "fix: Address PR feedback and comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-04T00:13:07.238Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-04T00:13:07.643Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-04T00:13:07.981Z] + sudo service docker restart [2021-03-04T00:13:07.981Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T00:13:10.045Z] provisioning config files... [2021-03-04T00:13:10.094Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config36247941031432760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T00:13:10.676Z] ---> docker-login.sh [2021-03-04T00:13:10.676Z] nexus3.edgexfoundry.org:10001 [2021-03-04T00:13:11.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T00:13:11.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T00:13:11.937Z] Configure a credential helper to remove this warning. See [2021-03-04T00:13:11.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T00:13:11.937Z] [2021-03-04T00:13:11.937Z] Login Succeeded [2021-03-04T00:13:11.937Z] nexus3.edgexfoundry.org:10002 [2021-03-04T00:13:12.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T00:13:12.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T00:13:12.490Z] Configure a credential helper to remove this warning. See [2021-03-04T00:13:12.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T00:13:12.490Z] [2021-03-04T00:13:12.490Z] Login Succeeded [2021-03-04T00:13:12.490Z] nexus3.edgexfoundry.org:10003 [2021-03-04T00:13:12.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T00:13:13.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T00:13:13.042Z] Configure a credential helper to remove this warning. See [2021-03-04T00:13:13.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T00:13:13.042Z] [2021-03-04T00:13:13.042Z] Login Succeeded [2021-03-04T00:13:13.042Z] nexus3.edgexfoundry.org:10004 [2021-03-04T00:13:13.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T00:13:13.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T00:13:13.598Z] Configure a credential helper to remove this warning. See [2021-03-04T00:13:13.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T00:13:13.598Z] [2021-03-04T00:13:13.598Z] Login Succeeded [2021-03-04T00:13:13.598Z] docker.io [2021-03-04T00:13:13.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T00:13:14.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T00:13:14.153Z] Configure a credential helper to remove this warning. See [2021-03-04T00:13:14.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T00:13:14.153Z] [2021-03-04T00:13:14.153Z] Login Succeeded [2021-03-04T00:13:14.153Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T00:13:14.170Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-04T00:13:14.580Z] ========================================================= [2021-03-04T00:13:14.581Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-04T00:13:14.581Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-04T00:13:14.969Z] + 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-04T00:13:16.492Z] gofmt -l . [2021-03-04T00:13:16.492Z] [ "`gofmt -l .`" = "" ] [2021-03-04T00:13:16.492Z] ./bin/test-go-mod-tidy.sh [2021-03-04T00:13:17.070Z] ./bin/test-attribution-txt.sh [2021-03-04T00:13:17.588Z] Sending build context to Docker daemon 166.6MB [2021-03-04T00:13:17.588Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T00:13:17.588Z] Step 2/6 : FROM ${BASE} [2021-03-04T00:13:17.588Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-04T00:13:17.588Z] 5f621e34cdf4: Pulling fs layer [2021-03-04T00:13:17.588Z] a4357932f1b6: Pulling fs layer [2021-03-04T00:13:17.589Z] 18c013af1878: Pulling fs layer [2021-03-04T00:13:17.589Z] 00ac8860ef70: Pulling fs layer [2021-03-04T00:13:17.589Z] 63d7cb157983: Pulling fs layer [2021-03-04T00:13:17.589Z] b116817d02f9: Pulling fs layer [2021-03-04T00:13:17.589Z] 745a02a5169b: Pulling fs layer [2021-03-04T00:13:17.589Z] 00ac8860ef70: Waiting [2021-03-04T00:13:17.589Z] 63d7cb157983: Waiting [2021-03-04T00:13:17.589Z] b116817d02f9: Waiting [2021-03-04T00:13:17.589Z] 745a02a5169b: Waiting [2021-03-04T00:13:17.589Z] 18c013af1878: Verifying Checksum [2021-03-04T00:13:17.589Z] 18c013af1878: Download complete [2021-03-04T00:13:17.589Z] a4357932f1b6: Download complete [2021-03-04T00:13:17.589Z] 63d7cb157983: Verifying Checksum [2021-03-04T00:13:17.589Z] 63d7cb157983: Download complete [2021-03-04T00:13:17.589Z] b116817d02f9: Verifying Checksum [2021-03-04T00:13:17.589Z] b116817d02f9: Download complete [Pipeline] sh [2021-03-04T00:13:17.956Z] + ls -al . [2021-03-04T00:13:17.956Z] total 728 [2021-03-04T00:13:17.956Z] drwxrwxr-x 10 1001 1001 4096 Mar 4 00:13 . [2021-03-04T00:13:17.956Z] drwxr-xr-x 4 root root 28 Mar 4 00:11 .. [2021-03-04T00:13:17.956Z] -rw-rw-r-- 1 1001 1001 11 Mar 4 00:09 .dockerignore [2021-03-04T00:13:17.957Z] drwxrwxr-x 8 1001 1001 179 Mar 4 00:09 .git [2021-03-04T00:13:17.957Z] drwxrwxr-x 3 1001 1001 125 Mar 4 00:09 .github [2021-03-04T00:13:17.957Z] -rw-rw-r-- 1 1001 1001 818 Mar 4 00:09 .gitignore [2021-03-04T00:13:17.957Z] drwx------ 3 1001 1001 60 Mar 4 00:10 .semver [2021-03-04T00:13:17.957Z] -rw-rw-r-- 1 1001 1001 166 Mar 4 00:09 .sonarcloud.properties [2021-03-04T00:13:17.957Z] -rw-rw-r-- 1 1001 1001 8475 Mar 4 00:09 Attribution.txt [2021-03-04T00:13:17.957Z] -rw-rw-r-- 1 1001 1001 3804 Mar 4 00:09 CONTRIBUTING.md [2021-03-04T00:13:17.957Z] -rw-rw-r-- 1 1001 1001 931 Mar 4 00:09 Dockerfile.build [2021-03-04T00:13:17.957Z] -rw-rw-r-- 1 1001 1001 863 Mar 4 00:09 Jenkinsfile [2021-03-04T00:13:17.957Z] -rw-rw-r-- 1 1001 1001 10775 Mar 4 00:09 LICENSE [2021-03-04T00:13:17.957Z] -rw-rw-r-- 1 1001 1001 5774 Mar 4 00:09 Makefile [2021-03-04T00:13:17.957Z] -rw-rw-r-- 1 1001 1001 6524 Mar 4 00:09 README.md [2021-03-04T00:13:17.957Z] -rw-rw-r-- 1 1001 1001 6755 Mar 4 00:09 SECURITY.md [2021-03-04T00:13:17.957Z] -rw-rw-r-- 1 1001 1001 5 Mar 4 00:10 VERSION [2021-03-04T00:13:17.957Z] -rw-rw-r-- 1 1001 1001 4131 Mar 4 00:09 ZMQWindows.md [2021-03-04T00:13:17.957Z] drwxrwxr-x 2 1001 1001 117 Mar 4 00:09 bin [2021-03-04T00:13:17.957Z] drwxrwxr-x 14 1001 1001 4096 Mar 4 00:09 cmd [2021-03-04T00:13:17.957Z] -rw-r--r-- 1 root root 614977 Mar 4 00:12 coverage.out [2021-03-04T00:13:17.957Z] -rw-r--r-- 1 root root 1055 Mar 4 00:13 go.mod [2021-03-04T00:13:17.957Z] -rw-r--r-- 1 root root 21699 Mar 4 00:13 go.sum [2021-03-04T00:13:17.957Z] drwxrwxr-x 8 1001 1001 127 Mar 4 00:09 internal [2021-03-04T00:13:17.957Z] drwxrwxr-x 4 1001 1001 26 Mar 4 00:09 openapi [2021-03-04T00:13:17.957Z] drwxrwxr-x 4 1001 1001 71 Mar 4 00:09 snap [2021-03-04T00:13:17.957Z] -rw-rw-r-- 1 1001 1001 168 Mar 4 00:09 version.go [Pipeline] sh [2021-03-04T00:13:18.262Z] + '[' -e coverage.out ] [2021-03-04T00:13:18.262Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-04T00:13:18.531Z] Stashed 1 file(s) [Pipeline] sh [2021-03-04T00:13:18.562Z] 5f621e34cdf4: Verifying Checksum [2021-03-04T00:13:18.562Z] 5f621e34cdf4: Download complete [2021-03-04T00:13:18.823Z] + make build [2021-03-04T00:13:18.823Z] 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-04T00:13:19.171Z] 5f621e34cdf4: Pull complete [2021-03-04T00:13:19.774Z] a4357932f1b6: Pull complete [2021-03-04T00:13:20.059Z] 18c013af1878: Pull complete [2021-03-04T00:13:20.654Z] 745a02a5169b: Download complete [2021-03-04T00:13:21.634Z] 00ac8860ef70: Verifying Checksum [2021-03-04T00:13:21.634Z] 00ac8860ef70: Download complete [2021-03-04T00:13:23.048Z] 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-04T00:13:31.269Z] 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-04T00:13:31.812Z] 00ac8860ef70: Pull complete [2021-03-04T00:13:31.812Z] 63d7cb157983: Pull complete [2021-03-04T00:13:32.087Z] b116817d02f9: Pull complete [2021-03-04T00:13:32.232Z] 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-04T00:13:34.169Z] 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-04T00:13:34.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-04T00:13:35.558Z] 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-04T00:13:36.402Z] 745a02a5169b: Pull complete [2021-03-04T00:13:36.402Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-04T00:13:36.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-04T00:13:36.402Z] ---> b7e6874047d6 [2021-03-04T00:13:36.402Z] 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-04T00:13:37.489Z] 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-04T00:13:38.065Z] 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-04T00:13:39.466Z] 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-04T00:13:39.811Z] ---> Running in dbee3620dd5a [2021-03-04T00:13:40.406Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T00:13:40.412Z] 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-04T00:13:40.997Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T00:13:41.809Z] 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-04T00:13:41.980Z] (1/12) Installing libmagic (5.38-r0) [2021-03-04T00:13:41.980Z] (2/12) Installing file (5.38-r0) [2021-03-04T00:13:41.980Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-04T00:13:42.253Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] } [2021-03-04T00:13:43.766Z] $ docker stop --time=1 da570129bcd84f0ee748d09acc0db234b8ef638b74834054623cdab7b21f983e [2021-03-04T00:13:45.529Z] $ docker rm -f da570129bcd84f0ee748d09acc0db234b8ef638b74834054623cdab7b21f983e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-03-04T00:13:47.636Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-04T00:13:47.636Z] (6/12) Installing patch (2.7.6-r6) [2021-03-04T00:13:47.637Z] (7/12) Installing build-base (0.5-r2) [2021-03-04T00:13:47.637Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-04T00:13:47.637Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-04T00:13:47.637Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-04T00:13:47.912Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-04T00:13:47.912Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-04T00:13:47.912Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T00:13:47.912Z] OK: 217 MiB in 51 packages [Pipeline] isUnix [Pipeline] sh [2021-03-04T00:13:49.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T00:13:49.184Z] [2021-03-04T00:13:49.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T00:13:49.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T00:13:49.531Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-04T00:13:49.531Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-04T00:13:49.531Z] ca9280d653b3: Pulling fs layer [2021-03-04T00:13:49.531Z] 7e9c9ca2126c: Pulling fs layer [2021-03-04T00:13:49.796Z] cbdbe7a5bc2a: Download complete [2021-03-04T00:13:50.059Z] cbdbe7a5bc2a: Pull complete [2021-03-04T00:13:50.059Z] ca9280d653b3: Verifying Checksum [2021-03-04T00:13:50.059Z] ca9280d653b3: Download complete [2021-03-04T00:13:51.017Z] ca9280d653b3: Pull complete [2021-03-04T00:13:51.279Z] 7e9c9ca2126c: Download complete [2021-03-04T00:13:52.358Z] Removing intermediate container dbee3620dd5a [2021-03-04T00:13:52.358Z] ---> 16bc58724e93 [2021-03-04T00:13:52.358Z] Step 4/6 : WORKDIR /edgex-go [2021-03-04T00:13:52.358Z] ---> Running in 0a4f8e593f07 [2021-03-04T00:13:52.955Z] Removing intermediate container 0a4f8e593f07 [2021-03-04T00:13:52.955Z] ---> 96062273c9ba [2021-03-04T00:13:52.955Z] Step 5/6 : COPY go.mod . [2021-03-04T00:13:53.553Z] ---> 0c9c6e42d49d [2021-03-04T00:13:53.553Z] Step 6/6 : RUN go mod download [2021-03-04T00:13:53.553Z] ---> Running in 5b7a8c680620 [2021-03-04T00:13:59.459Z] 7e9c9ca2126c: Pull complete [2021-03-04T00:13:59.459Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-04T00:13:59.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T00:13:59.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-04T00:13:59.721Z] prd-centos7-docker-4c-2g-28404 does not seem to be running inside a container [2021-03-04T00:13:59.766Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-04T00:14:01.093Z] $ docker top 0f74457ac09ebfa37b87d79e185e8c34c36ff41ea073100181346955c8f4e3f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T00:14:01.650Z] + docker-compose build --help [2021-03-04T00:14:01.650Z] + grep parallel [2021-03-04T00:14:02.601Z] --parallel Build images in parallel. [Pipeline] } [2021-03-04T00:14:02.616Z] $ docker stop --time=1 0f74457ac09ebfa37b87d79e185e8c34c36ff41ea073100181346955c8f4e3f4 [2021-03-04T00:14:03.994Z] $ docker rm -f 0f74457ac09ebfa37b87d79e185e8c34c36ff41ea073100181346955c8f4e3f4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T00:14:04.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T00:14:04.605Z] . [Pipeline] withDockerContainer [2021-03-04T00:14:04.771Z] prd-centos7-docker-4c-2g-28404 does not seem to be running inside a container [2021-03-04T00:14:04.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-04T00:14:05.606Z] $ docker top 83d093179b84c869b57b7759f5c564ec633832b3720d9b945009ca7c4d7d7db9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T00:14:06.188Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-04T00:14:07.148Z] Building docker-core-command-go ... [2021-03-04T00:14:07.148Z] Building docker-core-data-go ... [2021-03-04T00:14:07.148Z] Building docker-core-metadata-go ... [2021-03-04T00:14:07.148Z] Building docker-security-bootstrapper-go ... [2021-03-04T00:14:07.148Z] Building docker-security-proxy-setup-go ... [2021-03-04T00:14:07.148Z] Building docker-security-secretstore-setup-go ... [2021-03-04T00:14:07.148Z] Building docker-support-notifications-go ... [2021-03-04T00:14:07.148Z] Building docker-support-scheduler-go ... [2021-03-04T00:14:07.148Z] Building docker-sys-mgmt-agent-go ... [2021-03-04T00:14:07.148Z] Building docker-support-notifications-go [2021-03-04T00:14:07.148Z] Building docker-core-command-go [2021-03-04T00:14:07.148Z] Building docker-core-data-go [2021-03-04T00:14:07.148Z] Building docker-support-scheduler-go [2021-03-04T00:14:07.148Z] Building docker-security-bootstrapper-go [2021-03-04T00:14:20.365Z] Removing intermediate container 5b7a8c680620 [2021-03-04T00:14:20.365Z] ---> e8131da52908 [2021-03-04T00:14:20.365Z] Successfully built e8131da52908 [2021-03-04T00:14:20.365Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T00:14:20.713Z] + docker inspect -f . ci-base-image-arm64 [2021-03-04T00:14:20.713Z] . [Pipeline] withDockerContainer [2021-03-04T00:14:20.964Z] prd-ubuntu18.04-docker-arm64-4c-16g-28405 does not seem to be running inside a container [2021-03-04T00:14:21.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-04T00:14:22.627Z] $ docker top 6f41dc60794f2c5394135fb306e230186ac9559f11e5d487220b27d6380cfe25 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T00:14:23.624Z] + go version [2021-03-04T00:14:23.624Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-04T00:14:23.644Z] $ docker stop --time=1 6f41dc60794f2c5394135fb306e230186ac9559f11e5d487220b27d6380cfe25 [2021-03-04T00:14:25.543Z] $ docker rm -f 6f41dc60794f2c5394135fb306e230186ac9559f11e5d487220b27d6380cfe25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T00:14:26.559Z] + docker inspect -f . ci-base-image-arm64 [2021-03-04T00:14:26.559Z] . [Pipeline] withDockerContainer [2021-03-04T00:14:26.826Z] prd-ubuntu18.04-docker-arm64-4c-16g-28405 does not seem to be running inside a container [2021-03-04T00:14:26.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-04T00:14:28.299Z] $ docker top 1a050fc1075a456de9d54a5ba300437310993dd9b5afc8bc06c083d315af4924 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-04T00:14:28.649Z] ========================================================= [2021-03-04T00:14:28.649Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-04T00:14:28.649Z] ========================================================= [Pipeline] sh [2021-03-04T00:14:29.298Z] + make test [2021-03-04T00:14:29.298Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-04T00:14:39.347Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T00:14:39.348Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T00:14:39.348Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T00:14:39.348Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T00:14:39.348Z] [2021-03-04T00:14:39.348Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T00:14:39.348Z] ---> 5250103cde79 [2021-03-04T00:14:39.348Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T00:14:39.348Z] ---> 5250103cde79 [2021-03-04T00:14:39.348Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T00:14:39.348Z] ---> 5250103cde79 [2021-03-04T00:14:39.348Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T00:14:39.348Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T00:14:39.348Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-04T00:14:39.348Z] ---> 5250103cde79 [2021-03-04T00:14:39.348Z] Step 3/31 : WORKDIR /edgex-go [2021-03-04T00:14:39.348Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T00:14:39.348Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T00:14:39.348Z] ---> 5250103cde79 [2021-03-04T00:14:39.348Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T00:14:39.348Z] ---> Running in 2069c5411876 [2021-03-04T00:14:39.348Z] ---> Running in 57fd5c5d1f76 [2021-03-04T00:14:39.348Z] ---> Running in b70f624868c3 [2021-03-04T00:14:39.348Z] ---> Running in a3b9c10d6f7d [2021-03-04T00:14:39.348Z] ---> Running in bf8b12176c5f [2021-03-04T00:14:39.348Z] Removing intermediate container 57fd5c5d1f76 [2021-03-04T00:14:39.348Z] ---> 200bbe7b4a43 [2021-03-04T00:14:39.348Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T00:14:39.348Z] Removing intermediate container bf8b12176c5f [2021-03-04T00:14:39.348Z] ---> d9953c687f53 [2021-03-04T00:14:39.348Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T00:14:39.348Z] Removing intermediate container b70f624868c3 [2021-03-04T00:14:39.348Z] ---> 07c21cef4d11 [2021-03-04T00:14:39.348Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T00:14:39.348Z] Removing intermediate container a3b9c10d6f7d [2021-03-04T00:14:39.348Z] ---> 6134aa00f4ef [2021-03-04T00:14:39.348Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T00:14:39.348Z] Removing intermediate container 2069c5411876 [2021-03-04T00:14:39.348Z] ---> a669b35c47b2 [2021-03-04T00:14:39.348Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T00:14:39.348Z] ---> Running in 0163521a28da [2021-03-04T00:14:39.348Z] ---> Running in f000276328bf [2021-03-04T00:14:39.348Z] ---> Running in 2605226df62d [2021-03-04T00:14:39.348Z] ---> Running in 09bd2e97b851 [2021-03-04T00:14:39.348Z] ---> Running in 3c32e4237734 [2021-03-04T00:14:41.286Z] Removing intermediate container 0163521a28da [2021-03-04T00:14:41.286Z] ---> 06d2a158768f [2021-03-04T00:14:41.286Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-04T00:14:41.286Z] ---> Running in 4a4acc62a08e [2021-03-04T00:14:41.286Z] Removing intermediate container f000276328bf [2021-03-04T00:14:41.286Z] ---> a799f6f69df5 [2021-03-04T00:14:41.286Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-04T00:14:41.286Z] Removing intermediate container 2605226df62d [2021-03-04T00:14:41.286Z] ---> 49a7c2c7ac17 [2021-03-04T00:14:41.286Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T00:14:41.286Z] Removing intermediate container 3c32e4237734 [2021-03-04T00:14:41.286Z] ---> 10a2bd8d5029 [2021-03-04T00:14:41.286Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-04T00:14:41.286Z] ---> Running in 0830616ac93b [2021-03-04T00:14:41.550Z] ---> Running in b8ca2e2828bb [2021-03-04T00:14:41.550Z] Removing intermediate container 09bd2e97b851 [2021-03-04T00:14:41.550Z] ---> cba91aa7b0da [2021-03-04T00:14:41.550Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-04T00:14:41.550Z] ---> Running in 46bcd19e4a3c [2021-03-04T00:14:41.812Z] ---> Running in cf366911a279 [2021-03-04T00:14:41.812Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T00:14:42.413Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T00:14:42.413Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T00:14:42.413Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T00:14:42.678Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T00:14:42.678Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T00:14:42.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T00:14:42.940Z] OK: 233 MiB in 51 packages [2021-03-04T00:14:43.203Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T00:14:43.470Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T00:14:43.470Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T00:14:43.470Z] OK: 233 MiB in 51 packages [2021-03-04T00:14:43.470Z] Removing intermediate container 4a4acc62a08e [2021-03-04T00:14:43.470Z] ---> 0052e9aaa588 [2021-03-04T00:14:43.470Z] Step 6/23 : COPY go.mod . [2021-03-04T00:14:43.737Z] OK: 233 MiB in 51 packages [2021-03-04T00:14:43.999Z] OK: 233 MiB in 51 packages [2021-03-04T00:14:43.999Z] OK: 233 MiB in 51 packages [2021-03-04T00:14:43.999Z] ---> e817c8690e61 [2021-03-04T00:14:43.999Z] Step 7/23 : RUN go mod download [2021-03-04T00:14:43.999Z] ---> Running in 644f232018e6 [2021-03-04T00:14:44.261Z] Removing intermediate container 0830616ac93b [2021-03-04T00:14:44.261Z] ---> 86ed68eb7c1d [2021-03-04T00:14:44.261Z] Step 6/22 : COPY go.mod . [2021-03-04T00:14:44.523Z] ---> fb016e7ffd25 [2021-03-04T00:14:44.523Z] Step 7/22 : RUN go mod download [2021-03-04T00:14:44.788Z] Removing intermediate container b8ca2e2828bb [2021-03-04T00:14:44.788Z] ---> c38226663d05 [2021-03-04T00:14:44.788Z] Step 6/23 : COPY go.mod . [2021-03-04T00:14:45.363Z] ---> Running in e1f11fa4f2b8 [2021-03-04T00:14:45.629Z] Removing intermediate container cf366911a279 [2021-03-04T00:14:45.629Z] ---> de3f3d8375b6 [2021-03-04T00:14:45.629Z] Step 6/22 : COPY go.mod . [2021-03-04T00:14:45.629Z] ---> 93fa49539eef [2021-03-04T00:14:45.629Z] Step 7/23 : RUN go mod download [2021-03-04T00:14:45.629Z] Removing intermediate container 46bcd19e4a3c [2021-03-04T00:14:45.629Z] ---> 9d9d498ac7f4 [2021-03-04T00:14:45.629Z] Step 6/31 : COPY go.mod . [2021-03-04T00:14:45.892Z] ---> Running in b74686481d28 [2021-03-04T00:14:45.892Z] ---> 9c31c70cd671 [2021-03-04T00:14:45.892Z] Step 7/22 : RUN go mod download [2021-03-04T00:14:45.892Z] ---> Running in 584485cc5778 [2021-03-04T00:14:46.158Z] ---> 0bed6851d71f [2021-03-04T00:14:46.158Z] Step 7/31 : RUN go mod download [2021-03-04T00:14:46.425Z] Removing intermediate container 644f232018e6 [2021-03-04T00:14:46.425Z] ---> 07a04debdf9a [2021-03-04T00:14:46.425Z] Step 8/23 : COPY . . [2021-03-04T00:14:46.425Z] ---> Running in 2d79b377584b [2021-03-04T00:14:49.786Z] Removing intermediate container e1f11fa4f2b8 [2021-03-04T00:14:49.786Z] ---> a4c606ba476e [2021-03-04T00:14:49.786Z] Step 8/22 : COPY . . [2021-03-04T00:14:51.468Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-04T00:14:56.415Z] Removing intermediate container b74686481d28 [2021-03-04T00:14:56.415Z] ---> 16885a2bad1e [2021-03-04T00:14:56.415Z] Step 8/23 : COPY . . [2021-03-04T00:14:56.415Z] Removing intermediate container 584485cc5778 [2021-03-04T00:14:56.415Z] ---> 50a7d1bbcd6a [2021-03-04T00:14:56.415Z] Step 8/22 : COPY . . [2021-03-04T00:15:00.640Z] Removing intermediate container 2d79b377584b [2021-03-04T00:15:00.640Z] ---> b4a81b850d62 [2021-03-04T00:15:00.640Z] Step 8/31 : COPY . . [2021-03-04T00:15:19.240Z] ---> 842e5ab41abb [2021-03-04T00:15:19.240Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-04T00:15:25.888Z] ---> Running in bd281fdeb67a [2021-03-04T00:15:28.476Z] ---> eb921db82e5e [2021-03-04T00:15:28.476Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-04T00:15:31.041Z] ---> Running in eeb55840456b [2021-03-04T00:15:31.041Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-04T00:15:32.688Z] 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-04T00:15:34.113Z] ---> b7b194c53df9 [2021-03-04T00:15:34.113Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-04T00:15:34.113Z] ---> a7ce5af22cfd [2021-03-04T00:15:34.113Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-04T00:15:35.084Z] ---> Running in 67db62eafd49 [2021-03-04T00:15:35.084Z] ---> Running in 54e3bebb368e [2021-03-04T00:15:35.084Z] ---> 046d4903be51 [2021-03-04T00:15:35.084Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-04T00:15:35.670Z] ---> Running in a070a540a3ea [2021-03-04T00:15:36.261Z] 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-04T00:15:36.261Z] 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-04T00:15:36.529Z] 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-04T00:15:38.489Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-04T00:15:43.935Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-04T00:15:52.244Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-04T00:15:52.244Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-04T00:15:54.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-04T00:15:54.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-04T00:15:54.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-04T00:15:55.169Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-04T00:15:58.581Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-04T00:15:58.856Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-04T00:16:07.162Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-04T00:16:07.162Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-04T00:16:07.162Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-04T00:16:12.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.402s coverage: 45.9% of statements [2021-03-04T00:16:12.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-04T00:16:12.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-04T00:16:12.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-04T00:16:12.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-04T00:16:12.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-04T00:16:12.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-04T00:16:12.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-04T00:16:12.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.228s coverage: 100.0% of statements [2021-03-04T00:16:15.435Z] Removing intermediate container eeb55840456b [2021-03-04T00:16:15.435Z] ---> 5153dd2d15c1 [2021-03-04T00:16:15.435Z] [2021-03-04T00:16:15.435Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T00:16:15.435Z] 3.12: Pulling from library/alpine [2021-03-04T00:16:15.435Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T00:16:15.435Z] Status: Downloaded newer image for alpine:3.12 [2021-03-04T00:16:15.435Z] ---> 88dd2752d2ea [2021-03-04T00:16:15.435Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-04T00:16:18.748Z] ---> Running in 78ce1f002c12 [2021-03-04T00:16:19.325Z] Removing intermediate container 67db62eafd49 [2021-03-04T00:16:19.325Z] ---> 75eadc48f396 [2021-03-04T00:16:19.325Z] [2021-03-04T00:16:19.325Z] Step 10/22 : FROM alpine:3.12Removing intermediate container 54e3bebb368e [2021-03-04T00:16:19.325Z] [2021-03-04T00:16:19.325Z] ---> 347722a2a281 [2021-03-04T00:16:19.325Z] [2021-03-04T00:16:19.325Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T00:16:19.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.660s coverage: 27.1% of statements [2021-03-04T00:16:19.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-04T00:16:19.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-04T00:16:19.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-04T00:16:19.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-04T00:16:19.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-04T00:16:19.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-04T00:16:19.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.069s coverage: 100.0% of statements [2021-03-04T00:16:19.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-04T00:16:19.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.093s coverage: 100.0% of statements [2021-03-04T00:16:19.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-04T00:16:19.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-04T00:16:19.594Z] ---> 88dd2752d2ea [2021-03-04T00:16:19.594Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T00:16:19.594Z] ---> 88dd2752d2ea [2021-03-04T00:16:19.594Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-04T00:16:19.594Z] Removing intermediate container a070a540a3ea [2021-03-04T00:16:19.594Z] ---> a495c8b5b06d [2021-03-04T00:16:19.594Z] [2021-03-04T00:16:19.594Z] Step 10/31 : FROM alpine:3.12 [2021-03-04T00:16:19.594Z] ---> 88dd2752d2ea [2021-03-04T00:16:19.594Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-04T00:16:19.594Z] Removing intermediate container bd281fdeb67a [2021-03-04T00:16:19.594Z] ---> 82a24a877acc [2021-03-04T00:16:19.594Z] [2021-03-04T00:16:19.594Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T00:16:19.594Z] ---> 88dd2752d2ea [2021-03-04T00:16:19.594Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-04T00:16:19.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.260s coverage: 66.2% of statements [2021-03-04T00:16:19.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-04T00:16:19.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-04T00:16:19.861Z] ---> Running in 50979606c7f1 [2021-03-04T00:16:19.861Z] ---> Running in c30e4d9cac08 [2021-03-04T00:16:19.861Z] ---> Running in 2d4fe4b9e25c [2021-03-04T00:16:19.861Z] ---> Running in 8cd7113cd207 [2021-03-04T00:16:20.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T00:16:20.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T00:16:20.387Z] Removing intermediate container 2d4fe4b9e25c [2021-03-04T00:16:20.387Z] ---> 78bbfefd55d1 [2021-03-04T00:16:20.387Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-04T00:16:20.387Z] Removing intermediate container 8cd7113cd207 [2021-03-04T00:16:20.387Z] ---> 41db8e4c9fc9 [2021-03-04T00:16:20.387Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-04T00:16:20.387Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-04T00:16:21.780Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-04T00:16:21.780Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T00:16:21.780Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T00:16:21.780Z] OK: 6 MiB in 16 packages [2021-03-04T00:16:21.780Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T00:16:22.044Z] ---> Running in 02702dcaddeb [2021-03-04T00:16:22.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T00:16:22.044Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-04T00:16:22.044Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T00:16:22.044Z] OK: 6 MiB in 15 packages [2021-03-04T00:16:22.306Z] ---> Running in f5b24a88bfc0 [2021-03-04T00:16:22.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T00:16:22.569Z] Removing intermediate container f5b24a88bfc0 [2021-03-04T00:16:22.569Z] ---> f70e7b281522 [2021-03-04T00:16:22.569Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-04T00:16:22.569Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T00:16:22.569Z] ---> Running in 8f8bfbcb0799 [2021-03-04T00:16:22.569Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-04T00:16:22.569Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T00:16:22.569Z] OK: 6 MiB in 15 packages [2021-03-04T00:16:23.144Z] Removing intermediate container 8f8bfbcb0799 [2021-03-04T00:16:23.144Z] ---> 62577f2b5ed5 [2021-03-04T00:16:23.144Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T00:16:23.144Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T00:16:23.144Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T00:16:23.407Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-04T00:16:23.407Z] (2/2) Installing su-exec (0.2-r1) [2021-03-04T00:16:23.407Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T00:16:23.407Z] OK: 6 MiB in 16 packages [2021-03-04T00:16:23.669Z] Removing intermediate container 50979606c7f1 [2021-03-04T00:16:23.669Z] ---> 9edb6fa9889a [2021-03-04T00:16:23.669Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T00:16:23.669Z] ---> Running in c8f2f96285c1 [2021-03-04T00:16:23.669Z] Removing intermediate container 78ce1f002c12 [2021-03-04T00:16:23.669Z] ---> e815b7b45dc3 [2021-03-04T00:16:23.669Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T00:16:23.931Z] ---> Running in 4cd5424aa672 [2021-03-04T00:16:23.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.758s coverage: 82.4% of statements [2021-03-04T00:16:23.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-04T00:16:23.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T00:16:23.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-04T00:16:23.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-04T00:16:24.194Z] ---> Running in 50c8c2afef02 [2021-03-04T00:16:24.194Z] Removing intermediate container c30e4d9cac08 [2021-03-04T00:16:24.194Z] ---> e9bf447a874a [2021-03-04T00:16:24.194Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T00:16:24.466Z] Removing intermediate container 4cd5424aa672 [2021-03-04T00:16:24.466Z] ---> cc1c17f3c37a [2021-03-04T00:16:24.466Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-04T00:16:24.466Z] ---> Running in b5374cf353de [2021-03-04T00:16:24.466Z] Removing intermediate container 50c8c2afef02 [2021-03-04T00:16:24.466Z] ---> df712f9a8ca5 [2021-03-04T00:16:24.466Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-04T00:16:24.466Z] Removing intermediate container 02702dcaddeb [2021-03-04T00:16:24.466Z] ---> 70b5c7b04643 [2021-03-04T00:16:24.466Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-04T00:16:24.466Z] ---> Running in 5cfddf703a00 [2021-03-04T00:16:24.731Z] ---> Running in ac36cce32f1c [2021-03-04T00:16:24.731Z] ---> Running in db7acc4b674e [2021-03-04T00:16:24.731Z] Removing intermediate container b5374cf353de [2021-03-04T00:16:24.731Z] ---> 9e48640b4942 [2021-03-04T00:16:24.731Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-04T00:16:25.006Z] Removing intermediate container 5cfddf703a00 [2021-03-04T00:16:25.006Z] ---> 889242002331 [2021-03-04T00:16:25.006Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T00:16:25.006Z] ---> Running in 8c81bc044a28 [2021-03-04T00:16:25.006Z] Removing intermediate container ac36cce32f1c [2021-03-04T00:16:25.006Z] ---> aa3d605ae61b [2021-03-04T00:16:25.006Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T00:16:25.269Z] Removing intermediate container db7acc4b674e [2021-03-04T00:16:25.269Z] ---> 0ac2df1966af [2021-03-04T00:16:25.269Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-04T00:16:25.269Z] ---> Running in b9be92579905 [2021-03-04T00:16:25.269Z] ---> Running in 892cd796d22b [2021-03-04T00:16:25.269Z] ---> Running in 54e0d06ddf99 [2021-03-04T00:16:25.533Z] Removing intermediate container 8c81bc044a28 [2021-03-04T00:16:25.533Z] ---> b8b1655edd5c [2021-03-04T00:16:25.533Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T00:16:25.533Z] Removing intermediate container c8f2f96285c1 [2021-03-04T00:16:25.533Z] ---> d000b066b986 [2021-03-04T00:16:25.533Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-04T00:16:25.533Z] Removing intermediate container b9be92579905 [2021-03-04T00:16:25.533Z] ---> 771fc2288f93 [2021-03-04T00:16:25.533Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T00:16:25.533Z] Removing intermediate container 892cd796d22b [2021-03-04T00:16:25.533Z] ---> febdd1af3b0c [2021-03-04T00:16:25.533Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T00:16:25.796Z] Removing intermediate container 54e0d06ddf99 [2021-03-04T00:16:25.796Z] ---> a20e4164bd67 [2021-03-04T00:16:25.796Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-04T00:16:25.796Z] ---> Running in 037784dc9eb3 [2021-03-04T00:16:25.796Z] ---> Running in 5de10a553f63 [2021-03-04T00:16:26.060Z] ---> Running in f40ef5654328 [2021-03-04T00:16:26.327Z] ---> a353983cf75a [2021-03-04T00:16:26.327Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-04T00:16:26.327Z] Removing intermediate container 037784dc9eb3 [2021-03-04T00:16:26.327Z] ---> 838e4b10cb28 [2021-03-04T00:16:26.327Z] Step 15/23 : WORKDIR / [2021-03-04T00:16:26.327Z] ---> e4104ceb4af2 [2021-03-04T00:16:26.327Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-04T00:16:26.599Z] ---> Running in 168c2bde2c4b [2021-03-04T00:16:26.865Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T00:16:27.128Z] Removing intermediate container 168c2bde2c4b [2021-03-04T00:16:27.128Z] ---> 638790564d0b [2021-03-04T00:16:27.128Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T00:16:27.128Z] ---> 41add45c83b0 [2021-03-04T00:16:27.128Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-04T00:16:27.128Z] ---> 32f48ef280c6 [2021-03-04T00:16:27.128Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-04T00:16:27.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.206s coverage: 28.6% of statements [2021-03-04T00:16:27.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-04T00:16:27.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-04T00:16:27.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-04T00:16:27.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-04T00:16:27.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-04T00:16:27.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.186s coverage: 100.0% of statements [2021-03-04T00:16:27.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-04T00:16:27.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.080s coverage: 100.0% of statements [2021-03-04T00:16:27.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-04T00:16:27.390Z] ---> a43e0a7f35f3 [2021-03-04T00:16:27.390Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-04T00:16:27.390Z] ---> 0df0cd078a1b [2021-03-04T00:16:27.390Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-04T00:16:27.390Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T00:16:27.652Z] ---> ece57e678ae7 [2021-03-04T00:16:27.652Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-04T00:16:27.652Z] ---> Running in 475e3cbbde5b [2021-03-04T00:16:27.652Z] Removing intermediate container f40ef5654328 [2021-03-04T00:16:27.652Z] ---> 6ea421fb1bb7 [2021-03-04T00:16:27.652Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-04T00:16:27.652Z] ---> Running in 25014da6bc85 [2021-03-04T00:16:27.652Z] ---> Running in 981153e295b9 [2021-03-04T00:16:27.914Z] Removing intermediate container 475e3cbbde5b [2021-03-04T00:16:27.914Z] ---> 9a023aba819f [2021-03-04T00:16:27.914Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T00:16:27.914Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-04T00:16:27.914Z] ---> Running in 6a74b562138d [2021-03-04T00:16:28.180Z] ---> 7648193afe18 [2021-03-04T00:16:28.180Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-04T00:16:28.180Z] Removing intermediate container 25014da6bc85 [2021-03-04T00:16:28.180Z] ---> e1c5323ccc0f [2021-03-04T00:16:28.180Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T00:16:28.180Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-04T00:16:28.180Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-04T00:16:28.180Z] Removing intermediate container 981153e295b9 [2021-03-04T00:16:28.180Z] ---> edad3f4ff979 [2021-03-04T00:16:28.180Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-04T00:16:28.180Z] ---> Running in 9513bd395449 [2021-03-04T00:16:28.180Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-04T00:16:28.444Z] Removing intermediate container 6a74b562138d [2021-03-04T00:16:28.444Z] ---> 26a36dd5a8d1 [2021-03-04T00:16:28.444Z] Step 20/22 : LABEL arch=x86_64 [2021-03-04T00:16:28.444Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-04T00:16:28.706Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-04T00:16:28.706Z] ---> 3a60faf0b6b1 [2021-03-04T00:16:28.706Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-04T00:16:28.706Z] ---> Running in 64b6073b5f12 [2021-03-04T00:16:28.706Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T00:16:28.969Z] OK: 8 MiB in 20 packages [2021-03-04T00:16:28.969Z] ---> 6363c1271994 [2021-03-04T00:16:28.969Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-04T00:16:28.969Z] Removing intermediate container 9513bd395449 [2021-03-04T00:16:28.969Z] ---> f9ee3c3103e8 [2021-03-04T00:16:28.969Z] Step 20/22 : LABEL arch=x86_64 [2021-03-04T00:16:28.969Z] ---> Running in 833883a7e93b [2021-03-04T00:16:29.230Z] ---> Running in 8ec8bb9c0fea [2021-03-04T00:16:29.230Z] ---> Running in b5e0fa19f941 [2021-03-04T00:16:29.230Z] Removing intermediate container 64b6073b5f12 [2021-03-04T00:16:29.230Z] ---> 7f75b46f729f [2021-03-04T00:16:29.230Z] Step 21/22 : LABEL git_sha=0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:16:29.493Z] Removing intermediate container 833883a7e93b [2021-03-04T00:16:29.493Z] ---> dbd9d9d69f77 [2021-03-04T00:16:29.493Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T00:16:29.493Z] ---> Running in 7441547525ca [2021-03-04T00:16:29.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.376s coverage: 86.7% of statements [2021-03-04T00:16:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-04T00:16:30.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.370s coverage: 97.5% of statements [2021-03-04T00:16:30.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-04T00:16:30.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.162s coverage: 78.3% of statements [2021-03-04T00:16:30.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-04T00:16:30.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-04T00:16:30.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-04T00:16:30.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-04T00:16:30.442Z] Removing intermediate container b5e0fa19f941 [2021-03-04T00:16:30.442Z] ---> 1bd8dd44f457 [2021-03-04T00:16:30.442Z] Step 21/22 : LABEL git_sha=0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:16:30.442Z] ---> Running in 03b7f261cb47 [2021-03-04T00:16:30.442Z] ---> Running in 1971d3f9d394 [2021-03-04T00:16:30.442Z] Removing intermediate container 5de10a553f63 [2021-03-04T00:16:30.442Z] ---> 797f39cdb3e3 [2021-03-04T00:16:30.442Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T00:16:30.442Z] Removing intermediate container 7441547525ca [2021-03-04T00:16:30.442Z] ---> 578fb9b70cb0 [2021-03-04T00:16:30.442Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T00:16:30.704Z] ---> Running in 8f3b07c73c29 [2021-03-04T00:16:30.704Z] Removing intermediate container 03b7f261cb47 [2021-03-04T00:16:30.704Z] ---> a60f367599c9 [2021-03-04T00:16:30.704Z] Step 21/23 : LABEL arch=x86_64 [2021-03-04T00:16:30.704Z] Removing intermediate container 1971d3f9d394 [2021-03-04T00:16:30.704Z] ---> c6e11e59b7d6 [2021-03-04T00:16:30.704Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T00:16:30.969Z] ---> 82fd27b3054f [2021-03-04T00:16:30.969Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-04T00:16:30.969Z] ---> Running in 47e3396f4f9c [2021-03-04T00:16:30.969Z] ---> Running in 88cc7f66be32 [2021-03-04T00:16:30.969Z] Removing intermediate container 8f3b07c73c29 [2021-03-04T00:16:30.969Z] ---> 81c0e71d2135 [2021-03-04T00:16:30.969Z] [2021-03-04T00:16:31.547Z] Successfully built 81c0e71d2135 [2021-03-04T00:16:31.547Z] Successfully tagged docker-support-notifications-go:latest [2021-03-04T00:16:31.547Z] Removing intermediate container 47e3396f4f9c [2021-03-04T00:16:31.547Z] ---> 25e8e0090bb5 [2021-03-04T00:16:31.547Z] Step 22/23 : LABEL git_sha=0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:16:31.547Z] Building docker-security-proxy-setup-go [2021-03-04T00:16:31.547Z]  Building docker-support-notifications-go ... done Removing intermediate container 88cc7f66be32 [2021-03-04T00:16:31.547Z] ---> 0b35dfd5455e [2021-03-04T00:16:31.547Z] [2021-03-04T00:16:31.547Z] ---> a3cef175b707 [2021-03-04T00:16:31.547Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-04T00:16:31.547Z] ---> Running in eb2d479bd0fd [2021-03-04T00:16:31.547Z] Successfully built 0b35dfd5455e [2021-03-04T00:16:31.547Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-04T00:16:31.547Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-03-04T00:16:31.811Z] Removing intermediate container 8ec8bb9c0fea [2021-03-04T00:16:31.811Z] ---> 3be3bfe4da25 [2021-03-04T00:16:31.811Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T00:16:31.811Z] Removing intermediate container eb2d479bd0fd [2021-03-04T00:16:31.811Z] ---> 9d8045fecc17 [2021-03-04T00:16:31.811Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T00:16:32.080Z] ---> 7af736e98a17 [2021-03-04T00:16:32.080Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-04T00:16:32.080Z] ---> Running in 278b8cd5e17c [2021-03-04T00:16:32.080Z] ---> Running in 871d1b8ac833 [2021-03-04T00:16:32.080Z] ---> f13fbc81375f [2021-03-04T00:16:32.080Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-04T00:16:32.080Z] Removing intermediate container 278b8cd5e17c [2021-03-04T00:16:32.080Z] ---> a823ab9686e4 [2021-03-04T00:16:32.080Z] [2021-03-04T00:16:32.344Z] Successfully built a823ab9686e4 [2021-03-04T00:16:32.344Z] Removing intermediate container 871d1b8ac833 [2021-03-04T00:16:32.344Z] ---> 52452c1296ae [2021-03-04T00:16:32.344Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T00:16:32.344Z] Successfully tagged docker-core-command-go:latest [2021-03-04T00:16:32.344Z]  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go [2021-03-04T00:16:32.608Z] ---> Running in a463c821d25d [2021-03-04T00:16:32.871Z] ---> 2035fcca52cf [2021-03-04T00:16:32.871Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-04T00:16:32.871Z] Removing intermediate container a463c821d25d [2021-03-04T00:16:32.871Z] ---> 77813490686b [2021-03-04T00:16:32.871Z] Step 21/23 : LABEL arch=x86_64 [2021-03-04T00:16:33.136Z] ---> Running in a0cb700e029f [2021-03-04T00:16:34.537Z] ---> fb91580b0878 [2021-03-04T00:16:34.537Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-04T00:16:35.573Z] Removing intermediate container a0cb700e029f [2021-03-04T00:16:35.573Z] ---> 432e16086ceb [2021-03-04T00:16:35.573Z] Step 22/23 : LABEL git_sha=0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:16:40.488Z] ---> Running in 07a9a479869a [2021-03-04T00:16:40.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.247s coverage: 92.8% of statements [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-04T00:16:40.659Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-04T00:16:40.659Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.246s coverage: 0.1% of statements [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-04T00:16:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-04T00:16:40.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements [2021-03-04T00:16:40.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.111s coverage: 79.5% of statements [2021-03-04T00:16:40.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2021-03-04T00:16:40.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements [2021-03-04T00:16:40.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements [2021-03-04T00:16:42.417Z] ---> f1d2655be0b4 [2021-03-04T00:16:42.417Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-04T00:16:42.417Z] Removing intermediate container 07a9a479869a [2021-03-04T00:16:42.417Z] ---> ba1168c0f914 [2021-03-04T00:16:42.417Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T00:16:42.417Z] ---> Running in ec23f3add93a [2021-03-04T00:16:42.417Z] ---> 8ce9c6a4bc05 [2021-03-04T00:16:42.417Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-04T00:16:43.370Z] Removing intermediate container ec23f3add93a [2021-03-04T00:16:43.370Z] ---> 14d43fb90406 [2021-03-04T00:16:43.370Z] [2021-03-04T00:16:43.370Z] ---> Running in ed6dc4c65a94 [2021-03-04T00:16:43.952Z] Successfully built 14d43fb90406 [2021-03-04T00:16:44.215Z] Successfully tagged docker-core-data-go:latest [2021-03-04T00:16:44.215Z]  Building docker-core-data-go ... done Building docker-core-metadata-go [2021-03-04T00:16:50.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.078s coverage: 94.4% of statements [2021-03-04T00:16:50.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.071s coverage: 44.8% of statements [2021-03-04T00:16:50.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.108s coverage: 82.6% of statements [2021-03-04T00:16:52.390Z] Removing intermediate container ed6dc4c65a94 [2021-03-04T00:16:52.390Z] ---> 6cb2a15d6fb1 [2021-03-04T00:16:52.390Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-04T00:16:56.648Z] ---> 9d7f743fdf1f [2021-03-04T00:16:56.648Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-04T00:16:58.078Z] ---> Running in 28e479aae3eb [2021-03-04T00:16:58.078Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T00:16:58.078Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-04T00:16:58.078Z] ---> 5250103cde79 [2021-03-04T00:16:58.078Z] Step 3/24 : WORKDIR /edgex-go [2021-03-04T00:16:58.078Z] ---> Using cache [2021-03-04T00:16:58.078Z] ---> a669b35c47b2 [2021-03-04T00:16:58.078Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T00:16:58.343Z] ---> Using cache [2021-03-04T00:16:58.343Z] ---> 10a2bd8d5029 [2021-03-04T00:16:58.343Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-04T00:16:58.343Z] ---> Using cache [2021-03-04T00:16:58.343Z] ---> 9d9d498ac7f4 [2021-03-04T00:16:58.343Z] Step 6/24 : COPY go.mod . [2021-03-04T00:16:58.343Z] ---> Using cache [2021-03-04T00:16:58.343Z] ---> 0bed6851d71f [2021-03-04T00:16:58.343Z] Step 7/24 : RUN go mod download [2021-03-04T00:16:58.343Z] ---> Using cache [2021-03-04T00:16:58.343Z] ---> b4a81b850d62 [2021-03-04T00:16:58.343Z] Step 8/24 : COPY . . [2021-03-04T00:16:58.343Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T00:16:58.343Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-04T00:16:58.343Z] ---> 5250103cde79 [2021-03-04T00:16:58.343Z] Step 3/26 : WORKDIR /edgex-go [2021-03-04T00:16:58.343Z] ---> Using cache [2021-03-04T00:16:58.343Z] ---> a669b35c47b2 [2021-03-04T00:16:58.343Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T00:16:58.343Z] ---> Using cache [2021-03-04T00:16:58.343Z] ---> 10a2bd8d5029 [2021-03-04T00:16:58.343Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-04T00:16:58.608Z] ---> Using cache [2021-03-04T00:16:58.608Z] ---> 046d4903be51 [2021-03-04T00:16:58.608Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-04T00:16:59.562Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T00:16:59.562Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-04T00:16:59.562Z] ---> 5250103cde79 [2021-03-04T00:16:59.562Z] Step 3/21 : WORKDIR /edgex-go [2021-03-04T00:16:59.562Z] ---> Using cache [2021-03-04T00:16:59.562Z] ---> a669b35c47b2 [2021-03-04T00:16:59.562Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T00:16:59.562Z] ---> Using cache [2021-03-04T00:16:59.562Z] ---> 10a2bd8d5029 [2021-03-04T00:16:59.562Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-04T00:16:59.562Z] ---> Using cache [2021-03-04T00:16:59.562Z] ---> 9d9d498ac7f4 [2021-03-04T00:16:59.562Z] Step 6/21 : COPY go.mod . [2021-03-04T00:16:59.562Z] ---> Using cache [2021-03-04T00:16:59.562Z] ---> 0bed6851d71f [2021-03-04T00:16:59.562Z] Step 7/21 : RUN go mod download [2021-03-04T00:16:59.562Z] ---> Using cache [2021-03-04T00:16:59.562Z] ---> b4a81b850d62 [2021-03-04T00:16:59.562Z] Step 8/21 : COPY . . [2021-03-04T00:16:59.562Z] ---> Using cache [2021-03-04T00:16:59.562Z] ---> 046d4903be51 [2021-03-04T00:16:59.562Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-04T00:17:00.138Z] ---> Running in 0f0fd995cb85 [2021-03-04T00:17:00.138Z] ---> Running in 01bde5daf43f [2021-03-04T00:17:00.726Z] ---> Running in 8287d67d053c [2021-03-04T00:17:03.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T00:17:03.570Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T00:17:04.165Z] OK: 233 MiB in 51 packages [2021-03-04T00:17:04.499Z] 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-04T00:17:04.499Z] 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-04T00:17:04.499Z] Removing intermediate container 28e479aae3eb [2021-03-04T00:17:04.499Z] ---> d71379439c6e [2021-03-04T00:17:04.499Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-04T00:17:05.088Z] ---> Running in b71afc483899 [2021-03-04T00:17:05.675Z] Removing intermediate container b71afc483899 [2021-03-04T00:17:05.675Z] ---> f06057c7f557 [2021-03-04T00:17:05.675Z] Step 28/31 : CMD ["gate"] [2021-03-04T00:17:05.959Z] Removing intermediate container 0f0fd995cb85 [2021-03-04T00:17:05.959Z] ---> e9e95f9eb55b [2021-03-04T00:17:05.959Z] Step 6/26 : COPY go.mod . [2021-03-04T00:17:06.563Z] ---> Running in c29096342807 [2021-03-04T00:17:08.002Z] ---> bc0055730757 [2021-03-04T00:17:08.002Z] Step 7/26 : RUN go mod download [2021-03-04T00:17:08.280Z] Removing intermediate container c29096342807 [2021-03-04T00:17:08.280Z] ---> abdc33e0876f [2021-03-04T00:17:08.280Z] Step 29/31 : LABEL arch=x86_64 [2021-03-04T00:17:08.572Z] ---> Running in 08a9fa235da5 [2021-03-04T00:17:09.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.130s coverage: 92.9% of statements [2021-03-04T00:17:09.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-04T00:17:09.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-04T00:17:09.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-04T00:17:09.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-04T00:17:09.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-04T00:17:09.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-04T00:17:09.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-04T00:17:09.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-04T00:17:09.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-04T00:17:09.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2021-03-04T00:17:09.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-04T00:17:09.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-04T00:17:09.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-03-04T00:17:09.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-04T00:17:09.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 75.5% of statements [2021-03-04T00:17:09.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-04T00:17:09.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements [2021-03-04T00:17:09.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.134s coverage: 87.2% of statements [2021-03-04T00:17:09.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.119s coverage: 84.6% of statements [2021-03-04T00:17:09.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.175s coverage: 91.6% of statements [2021-03-04T00:17:09.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-04T00:17:09.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.478s coverage: 62.4% of statements [2021-03-04T00:17:09.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-04T00:17:09.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-04T00:17:09.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-03-04T00:17:09.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements [2021-03-04T00:17:09.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-03-04T00:17:09.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2021-03-04T00:17:09.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements [2021-03-04T00:17:09.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.852s coverage: 69.1% of statements [2021-03-04T00:17:09.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-04T00:17:09.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-04T00:17:09.185Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T00:17:09.185Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T00:17:09.185Z] ---> 5250103cde79 [2021-03-04T00:17:09.185Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T00:17:09.185Z] ---> Using cache [2021-03-04T00:17:09.185Z] ---> a669b35c47b2 [2021-03-04T00:17:09.185Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T00:17:09.185Z] ---> Using cache [2021-03-04T00:17:09.185Z] ---> 10a2bd8d5029 [2021-03-04T00:17:09.185Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T00:17:09.454Z] ---> Using cache [2021-03-04T00:17:09.454Z] ---> 9d9d498ac7f4 [2021-03-04T00:17:09.454Z] Step 6/23 : COPY go.mod . [2021-03-04T00:17:09.454Z] ---> Using cache [2021-03-04T00:17:09.454Z] ---> 0bed6851d71f [2021-03-04T00:17:09.454Z] Step 7/23 : RUN go mod download [2021-03-04T00:17:09.454Z] ---> Using cache [2021-03-04T00:17:09.454Z] ---> b4a81b850d62 [2021-03-04T00:17:09.454Z] Step 8/23 : COPY . . [2021-03-04T00:17:09.721Z] ---> Using cache [2021-03-04T00:17:09.721Z] ---> 046d4903be51 [2021-03-04T00:17:09.721Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-04T00:17:10.313Z] ---> Running in 70bb595546e9 [2021-03-04T00:17:10.584Z] ---> Running in 87c3596f90f6 [2021-03-04T00:17:10.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.355s coverage: 38.4% of statements [2021-03-04T00:17:10.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-04T00:17:10.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-04T00:17:10.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.093s coverage: 89.5% of statements [2021-03-04T00:17:10.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-04T00:17:10.851Z] Removing intermediate container 70bb595546e9 [2021-03-04T00:17:10.852Z] ---> 4be65a32a4d6 [2021-03-04T00:17:10.852Z] Step 30/31 : LABEL git_sha=0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:17:11.120Z] ---> Running in f016a9fdcafc [2021-03-04T00:17:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.079s coverage: 84.8% of statements [2021-03-04T00:17:11.713Z] Removing intermediate container f016a9fdcafc [2021-03-04T00:17:11.713Z] ---> 1e5c4bd76ee5 [2021-03-04T00:17:11.713Z] Step 31/31 : LABEL version=0.0.0 [2021-03-04T00:17:11.713Z] 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-04T00:17:11.713Z] ---> Running in b79db4c0bac7 [2021-03-04T00:17:12.294Z] Removing intermediate container b79db4c0bac7 [2021-03-04T00:17:12.294Z] ---> cd20be4fad63 [2021-03-04T00:17:12.294Z] [2021-03-04T00:17:12.565Z] Successfully built cd20be4fad63 [2021-03-04T00:17:12.565Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-04T00:17:13.147Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 08a9fa235da5 [2021-03-04T00:17:13.147Z] ---> f5809ccb2df9 [2021-03-04T00:17:13.147Z] Step 8/26 : COPY . . [2021-03-04T00:17:16.661Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.498s coverage: 47.0% of statements [2021-03-04T00:17:16.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-04T00:17:16.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-04T00:17:16.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-04T00:17:16.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-04T00:17:16.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-04T00:17:16.661Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.151s coverage: 100.0% of statements [2021-03-04T00:17:16.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-04T00:17:16.661Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.095s coverage: 100.0% of statements [2021-03-04T00:17:16.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-04T00:17:16.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-04T00:17:16.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-04T00:17:16.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-04T00:17:16.661Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.369s coverage: 88.5% of statements [2021-03-04T00:17:16.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-04T00:17:16.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T00:17:16.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-04T00:17:26.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.087s coverage: 29.1% of statements [2021-03-04T00:17:26.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-04T00:17:26.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-04T00:17:26.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-04T00:17:26.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-04T00:17:26.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-04T00:17:26.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.244s coverage: 99.0% of statements [2021-03-04T00:17:26.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-04T00:17:26.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.100s coverage: 100.0% of statements [2021-03-04T00:17:26.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-04T00:17:26.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-04T00:17:26.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-04T00:17:26.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-04T00:17:26.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.174s coverage: 94.3% of statements [2021-03-04T00:17:26.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-04T00:17:26.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T00:17:26.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-04T00:17:26.830Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-03-04T00:17:26.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-04T00:17:26.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements [2021-03-04T00:17:26.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-04T00:17:26.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-04T00:17:26.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-04T00:17:26.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-04T00:17:26.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements [2021-03-04T00:17:26.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-04T00:17:26.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-04T00:17:26.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.076s coverage: 100.0% of statements [2021-03-04T00:17:26.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-03-04T00:17:26.831Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-03-04T00:17:27.104Z] GO111MODULE=on go vet ./... [2021-03-04T00:17:31.465Z] 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-04T00:17:31.465Z] 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-04T00:17:36.812Z] ---> ad2fd595b203 [2021-03-04T00:17:36.812Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-04T00:17:36.812Z] ---> Running in aaa94eafeef2 [2021-03-04T00:17:37.090Z] 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-04T00:17:39.723Z] Removing intermediate container 01bde5daf43f [2021-03-04T00:17:39.723Z] ---> a994668c59ac [2021-03-04T00:17:39.723Z] [2021-03-04T00:17:39.723Z] Step 10/24 : FROM alpine:3.12 [2021-03-04T00:17:39.723Z] ---> 88dd2752d2ea [2021-03-04T00:17:39.723Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-04T00:17:39.723Z] Removing intermediate container 8287d67d053c [2021-03-04T00:17:39.723Z] ---> d1996e670b5c [2021-03-04T00:17:39.723Z] [2021-03-04T00:17:39.723Z] Step 10/21 : FROM alpine:3.12 [2021-03-04T00:17:39.723Z] ---> 88dd2752d2ea [2021-03-04T00:17:39.723Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-04T00:17:39.998Z] ---> Running in 7ea48bf9497c [2021-03-04T00:17:39.998Z] ---> Running in 78c92a12f2a2 [2021-03-04T00:17:41.459Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T00:17:41.459Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T00:17:41.459Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T00:17:41.459Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T00:17:41.459Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-04T00:17:41.459Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T00:17:41.459Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-04T00:17:41.459Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-04T00:17:41.459Z] (4/5) Installing curl (7.69.1-r3) [2021-03-04T00:17:41.459Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-04T00:17:41.459Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T00:17:41.459Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T00:17:41.459Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-04T00:17:41.459Z] (4/4) Installing curl (7.69.1-r3) [2021-03-04T00:17:41.459Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T00:17:41.459Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T00:17:41.459Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T00:17:41.735Z] OK: 7 MiB in 18 packages [2021-03-04T00:17:41.735Z] OK: 7 MiB in 19 packages [2021-03-04T00:17:45.085Z] Removing intermediate container 87c3596f90f6 [2021-03-04T00:17:45.085Z] ---> a9a4889949e8 [2021-03-04T00:17:45.085Z] [2021-03-04T00:17:45.085Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T00:17:45.085Z] ---> 88dd2752d2ea [2021-03-04T00:17:45.085Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T00:17:45.085Z] ---> Using cache [2021-03-04T00:17:45.085Z] ---> e9bf447a874a [2021-03-04T00:17:45.085Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T00:17:45.085Z] ---> Using cache [2021-03-04T00:17:45.085Z] ---> 9e48640b4942 [2021-03-04T00:17:45.085Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-04T00:17:45.371Z] ---> Running in 47420c6a2faa [2021-03-04T00:17:45.647Z] Removing intermediate container 78c92a12f2a2 [2021-03-04T00:17:45.647Z] ---> 075a2f55bdd7 [2021-03-04T00:17:45.647Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T00:17:45.915Z] Removing intermediate container 7ea48bf9497c [2021-03-04T00:17:45.915Z] ---> 1db8cf879696 [2021-03-04T00:17:45.915Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T00:17:45.915Z] Removing intermediate container 47420c6a2faa [2021-03-04T00:17:45.915Z] ---> 9cb99ec43184 [2021-03-04T00:17:45.915Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T00:17:45.915Z] ---> Running in 71197978b32f [2021-03-04T00:17:45.915Z] ---> Running in 798a67bf332c [2021-03-04T00:17:45.915Z] ---> Running in 02f0d297b07a [2021-03-04T00:17:46.188Z] Removing intermediate container 71197978b32f [2021-03-04T00:17:46.188Z] ---> 9b2c4d30df54 [2021-03-04T00:17:46.188Z] Step 13/21 : WORKDIR /edgex [2021-03-04T00:17:46.474Z] ---> Running in 41a48ae0115a [2021-03-04T00:17:46.474Z] Removing intermediate container 798a67bf332c [2021-03-04T00:17:46.474Z] ---> 8f41351d158e [2021-03-04T00:17:46.474Z] Step 15/23 : WORKDIR / [2021-03-04T00:17:46.746Z] Removing intermediate container 02f0d297b07a [2021-03-04T00:17:46.746Z] ---> 43247d55cc4d [2021-03-04T00:17:46.746Z] Step 13/24 : WORKDIR / [2021-03-04T00:17:47.016Z] ---> Running in 70a3d7e7657e [2021-03-04T00:17:47.016Z] ---> Running in 8f9510fad244 [2021-03-04T00:17:47.016Z] Removing intermediate container 41a48ae0115a [2021-03-04T00:17:47.016Z] ---> 92141307544f [2021-03-04T00:17:47.016Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-04T00:17:47.291Z] Removing intermediate container 70a3d7e7657e [2021-03-04T00:17:47.291Z] ---> c743cea2bce5 [2021-03-04T00:17:47.292Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T00:17:47.867Z] Removing intermediate container 8f9510fad244 [2021-03-04T00:17:47.867Z] ---> 92e5ef259371 [2021-03-04T00:17:47.867Z] 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-04T00:17:48.444Z] ---> 12de24df3340 [2021-03-04T00:17:48.445Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-04T00:17:48.710Z] ---> 1442e9f89400 [2021-03-04T00:17:48.710Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-04T00:17:48.982Z] ---> 570c28f8c59c [2021-03-04T00:17:48.982Z] 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-04T00:17:48.982Z] ---> 0e223c3dd5d1 [2021-03-04T00:17:48.982Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-04T00:17:49.251Z] ---> fde9b2b45084 [2021-03-04T00:17:49.251Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-04T00:17:49.513Z] ---> e0636cadcc6c [2021-03-04T00:17:49.513Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-04T00:17:49.779Z] ---> 8d1610c14f1c [2021-03-04T00:17:49.779Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-04T00:17:49.779Z] ---> 6fe573201c19 [2021-03-04T00:17:49.779Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-04T00:17:49.779Z] ---> Running in f3da458b6f58 [2021-03-04T00:17:50.041Z] ---> e5a833af9f75 [2021-03-04T00:17:50.041Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-04T00:17:50.041Z] ---> Running in a54220732b20 [2021-03-04T00:17:50.041Z] Removing intermediate container f3da458b6f58 [2021-03-04T00:17:50.041Z] ---> dafe763ac701 [2021-03-04T00:17:50.041Z] Step 18/21 : CMD ["--init=true"] [2021-03-04T00:17:50.303Z] ---> 7e5fdd35f42f [2021-03-04T00:17:50.303Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-04T00:17:50.303Z] ---> Running in e59a92dcc029 [2021-03-04T00:17:50.895Z] Removing intermediate container a54220732b20 [2021-03-04T00:17:50.895Z] ---> cf4368297439 [2021-03-04T00:17:50.895Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T00:17:51.182Z] Removing intermediate container e59a92dcc029 [2021-03-04T00:17:51.182Z] ---> c03e759fae15 [2021-03-04T00:17:51.182Z] Step 19/21 : LABEL arch=x86_64 [2021-03-04T00:17:51.182Z] ---> Running in 01ad1998a218 [2021-03-04T00:17:51.182Z] ---> Running in 5e4f978f6581 [2021-03-04T00:17:51.182Z] ---> e7e62befbbf4 [2021-03-04T00:17:51.182Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-04T00:17:52.128Z] Removing intermediate container 01ad1998a218 [2021-03-04T00:17:52.128Z] ---> b46852f4689c [2021-03-04T00:17:52.128Z] Step 21/23 : LABEL arch=x86_64 [2021-03-04T00:17:52.703Z] Removing intermediate container 5e4f978f6581 [2021-03-04T00:17:52.703Z] ---> b42c340e9d6f [2021-03-04T00:17:52.703Z] Step 20/21 : LABEL git_sha=0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:17:52.703Z] ---> Running in 83b50525ab04 [2021-03-04T00:17:52.703Z] ---> 01d6e6e24144 [2021-03-04T00:17:52.703Z] 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-04T00:17:52.965Z] Removing intermediate container aaa94eafeef2 [2021-03-04T00:17:52.965Z] ---> 09e9653abaaf [2021-03-04T00:17:52.965Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-04T00:17:52.965Z] ---> Running in b8e358855ee1 [2021-03-04T00:17:52.965Z] ---> Running in f7ead337a787 [2021-03-04T00:17:52.965Z] ---> Running in d8f8ccf063c5 [2021-03-04T00:17:53.226Z] Removing intermediate container 83b50525ab04 [2021-03-04T00:17:53.226Z] ---> 8d78c2c01ffa [2021-03-04T00:17:53.226Z] Step 22/23 : LABEL git_sha=0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:17:53.226Z] ---> Running in f2b7709a4831 [2021-03-04T00:17:53.494Z] Removing intermediate container b8e358855ee1 [2021-03-04T00:17:53.494Z] ---> 32f7a42f5b2e [2021-03-04T00:17:53.494Z] Step 21/21 : LABEL version=0.0.0 [2021-03-04T00:17:53.494Z] ---> Running in 51ea7e8b3c45 [2021-03-04T00:17:53.767Z] Removing intermediate container f2b7709a4831 [2021-03-04T00:17:53.767Z] ---> f7b1af175dc0 [2021-03-04T00:17:53.767Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T00:17:53.767Z] ---> Running in 3a8f0b29c4e1 [2021-03-04T00:17:54.037Z] Removing intermediate container 51ea7e8b3c45 [2021-03-04T00:17:54.037Z] ---> 91d726de24ac [2021-03-04T00:17:54.037Z] [2021-03-04T00:17:54.037Z] 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-04T00:17:54.037Z] Removing intermediate container 3a8f0b29c4e1 [2021-03-04T00:17:54.037Z] ---> f34acd063dd8 [2021-03-04T00:17:54.037Z] [2021-03-04T00:17:54.302Z] Successfully built 91d726de24ac [2021-03-04T00:17:54.302Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-04T00:17:54.302Z]  Building docker-security-proxy-setup-go ... done Successfully built f34acd063dd8 [2021-03-04T00:17:54.302Z] Successfully tagged docker-core-metadata-go:latest [2021-03-04T00:17:54.875Z]  Building docker-core-metadata-go ... done Removing intermediate container f7ead337a787 [2021-03-04T00:17:54.875Z] ---> 17e6cd8fad76 [2021-03-04T00:17:54.875Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-04T00:17:55.137Z] ---> Running in 5426a3539b71 [2021-03-04T00:17:55.137Z] Removing intermediate container 5426a3539b71 [2021-03-04T00:17:55.137Z] ---> 5bab1e2d3e03 [2021-03-04T00:17:55.137Z] Step 22/24 : LABEL arch=x86_64 [2021-03-04T00:17:55.404Z] ---> Running in b693674a40e9 [2021-03-04T00:17:55.404Z] Removing intermediate container b693674a40e9 [2021-03-04T00:17:55.404Z] ---> 4620516cd58a [2021-03-04T00:17:55.666Z] Step 23/24 : LABEL git_sha=0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:17:55.666Z] Removing intermediate container d8f8ccf063c5 [2021-03-04T00:17:55.666Z] ---> c3de01eedd75 [2021-03-04T00:17:55.666Z] [2021-03-04T00:17:55.666Z] Step 11/26 : FROM docker:20.10.0 [2021-03-04T00:17:55.666Z] ---> Running in 66f0b72983ab [2021-03-04T00:17:55.666Z] 20.10.0: Pulling from library/docker [2021-03-04T00:17:55.666Z] Removing intermediate container 66f0b72983ab [2021-03-04T00:17:55.666Z] ---> 3eea9cdac2d7 [2021-03-04T00:17:55.666Z] Step 24/24 : LABEL version=0.0.0 [2021-03-04T00:17:55.930Z] ---> Running in d46c1b09ea34 [2021-03-04T00:17:56.195Z] Removing intermediate container d46c1b09ea34 [2021-03-04T00:17:56.195Z] ---> 98c7bcdb7d7b [2021-03-04T00:17:56.195Z] [2021-03-04T00:17:56.195Z] Successfully built 98c7bcdb7d7b [2021-03-04T00:17:56.195Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-04T00:18:01.515Z]  Building docker-security-secretstore-setup-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-04T00:18:01.515Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-04T00:18:01.515Z] ---> aefe523efa57 [2021-03-04T00:18:01.515Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-04T00:18:01.778Z] ---> Running in 50a6a6042c78 [2021-03-04T00:18:02.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T00:18:02.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T00:18:02.612Z] (1/2) Installing readline (8.0.4-r0) [2021-03-04T00:18:02.612Z] (2/2) Installing bash (5.0.17-r0) [2021-03-04T00:18:02.612Z] Executing bash-5.0.17-r0.post-install [2021-03-04T00:18:02.612Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T00:18:02.612Z] OK: 12 MiB in 22 packages [2021-03-04T00:18:03.186Z] Removing intermediate container 50a6a6042c78 [2021-03-04T00:18:03.186Z] ---> 8ba64b1bc1ec [2021-03-04T00:18:03.186Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-04T00:18:03.186Z] ---> Running in c1e4fb676038 [2021-03-04T00:18:03.186Z] Removing intermediate container c1e4fb676038 [2021-03-04T00:18:03.186Z] ---> 17f34b90647f [2021-03-04T00:18:03.186Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-04T00:18:03.186Z] ---> Running in fa8f98d46c9c [2021-03-04T00:18:03.448Z] Removing intermediate container fa8f98d46c9c [2021-03-04T00:18:03.448Z] ---> 0c2247f20a4b [2021-03-04T00:18:03.448Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-04T00:18:03.448Z] ---> Running in 741b04b0c536 [2021-03-04T00:18:03.710Z] Removing intermediate container 741b04b0c536 [2021-03-04T00:18:03.710Z] ---> af151dea98eb [2021-03-04T00:18:03.710Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-04T00:18:04.284Z] ---> 6a4940c7ccca [2021-03-04T00:18:04.284Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-04T00:18:04.563Z] ---> 48703ee04be6 [2021-03-04T00:18:04.563Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-04T00:18:04.838Z] ---> 27f0b66f6159 [2021-03-04T00:18:04.838Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-04T00:18:04.838Z] ---> Running in 3360581cbc76 [2021-03-04T00:18:05.439Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T00:18:05.439Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T00:18:05.712Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-04T00:18:05.712Z] (2/33) Installing expat (2.2.9-r1) [2021-03-04T00:18:05.712Z] (3/33) Installing libffi (3.3-r2) [2021-03-04T00:18:05.712Z] (4/33) Installing gdbm (1.13-r1) [2021-03-04T00:18:05.712Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-04T00:18:05.712Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-04T00:18:05.712Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-04T00:18:06.677Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-04T00:18:06.677Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-04T00:18:06.677Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-04T00:18:06.678Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-04T00:18:06.678Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-04T00:18:06.678Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-04T00:18:06.678Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-04T00:18:06.678Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-04T00:18:06.678Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-04T00:18:06.678Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-04T00:18:06.678Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-04T00:18:06.678Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-04T00:18:06.678Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-04T00:18:06.678Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-04T00:18:06.678Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-04T00:18:06.678Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-04T00:18:06.678Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-04T00:18:06.678Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-04T00:18:06.941Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-04T00:18:06.941Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-04T00:18:06.941Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-04T00:18:06.941Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-04T00:18:06.941Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-04T00:18:06.941Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-04T00:18:06.941Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-04T00:18:06.941Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-04T00:18:06.941Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T00:18:06.941Z] OK: 71 MiB in 55 packages [2021-03-04T00:18:16.965Z] Removing intermediate container 3360581cbc76 [2021-03-04T00:18:16.965Z] ---> 37c7e4b586d3 [2021-03-04T00:18:16.965Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-04T00:18:16.965Z] ---> Running in d69d07f3d7c8 [2021-03-04T00:18:17.226Z] Collecting docker-compose==1.23.2 [2021-03-04T00:18:17.226Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-04T00:18:17.226Z] Collecting docopt<0.7,>=0.6.1 [2021-03-04T00:18:17.226Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-04T00:18:17.799Z] Collecting jsonschema<3,>=2.5.1 [2021-03-04T00:18:17.799Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-04T00:18:18.061Z] Collecting cached-property<2,>=1.2.0 [2021-03-04T00:18:18.061Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-04T00:18:18.061Z] Collecting PyYAML<4,>=3.10 [2021-03-04T00:18:18.061Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-04T00:18:19.005Z] Collecting texttable<0.10,>=0.9.0 [2021-03-04T00:18:19.005Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-04T00:18:19.577Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-04T00:18:19.577Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-04T00:18:19.839Z] Collecting docker<4.0,>=3.6.0 [2021-03-04T00:18:19.839Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-04T00:18:19.839Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-04T00:18:19.839Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-04T00:18:20.416Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-04T00:18:20.416Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-04T00:18:20.416Z] 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-04T00:18:20.416Z] 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-04T00:18:20.678Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-04T00:18:20.678Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-04T00:18:20.678Z] 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-04T00:18:20.678Z] Collecting idna<2.8,>=2.5 [2021-03-04T00:18:20.678Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-04T00:18:20.939Z] Collecting docker-pycreds>=0.4.0 [2021-03-04T00:18:20.939Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-04T00:18:20.939Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-04T00:18:20.939Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-04T00:18:20.939Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-04T00:18:20.939Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-04T00:18:20.939Z] Installing collected packages: docopt, jsonschema, cached-property, PyYAML, texttable, urllib3, idna, requests, docker-pycreds, websocket-client, docker, dockerpty, docker-compose [2021-03-04T00:18:20.939Z] Running setup.py install for docopt: started [2021-03-04T00:18:21.513Z] Running setup.py install for docopt: finished with status 'done' [2021-03-04T00:18:21.513Z] Running setup.py install for PyYAML: started [2021-03-04T00:18:22.085Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-04T00:18:22.085Z] Running setup.py install for texttable: started [2021-03-04T00:18:22.656Z] Running setup.py install for texttable: finished with status 'done' [2021-03-04T00:18:22.656Z] Attempting uninstall: urllib3 [2021-03-04T00:18:22.656Z] Found existing installation: urllib3 1.25.9 [2021-03-04T00:18:22.656Z] Uninstalling urllib3-1.25.9: [2021-03-04T00:18:22.656Z] Successfully uninstalled urllib3-1.25.9 [2021-03-04T00:18:22.920Z] Attempting uninstall: idna [2021-03-04T00:18:22.920Z] Found existing installation: idna 2.9 [2021-03-04T00:18:22.920Z] Uninstalling idna-2.9: [2021-03-04T00:18:22.920Z] Successfully uninstalled idna-2.9 [2021-03-04T00:18:22.920Z] Attempting uninstall: requests [2021-03-04T00:18:22.920Z] Found existing installation: requests 2.23.0 [2021-03-04T00:18:22.920Z] Uninstalling requests-2.23.0: [2021-03-04T00:18:23.181Z] Successfully uninstalled requests-2.23.0 [2021-03-04T00:18:23.443Z] Running setup.py install for dockerpty: started [2021-03-04T00:18:24.015Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-04T00:18:24.276Z] 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-04T00:18:27.582Z] Removing intermediate container d69d07f3d7c8 [2021-03-04T00:18:27.582Z] ---> ca52a3d29713 [2021-03-04T00:18:27.582Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-04T00:18:27.848Z] ---> Running in 7daa27652223 [2021-03-04T00:18:28.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T00:18:28.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T00:18:28.684Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T00:18:28.684Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-04T00:18:28.684Z] (3/3) Installing curl (7.69.1-r3) [2021-03-04T00:18:28.684Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T00:18:28.684Z] OK: 72 MiB in 58 packages [2021-03-04T00:18:29.255Z] Removing intermediate container 7daa27652223 [2021-03-04T00:18:29.255Z] ---> f11b5f59828e [2021-03-04T00:18:29.255Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-04T00:18:29.255Z] ---> Running in 37016cb33394 [2021-03-04T00:18:29.255Z] Removing intermediate container 37016cb33394 [2021-03-04T00:18:29.255Z] ---> 2747b10efa27 [2021-03-04T00:18:29.255Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T00:18:29.518Z] ---> Running in d8eb5da68366 [2021-03-04T00:18:29.518Z] Removing intermediate container d8eb5da68366 [2021-03-04T00:18:29.518Z] ---> d0cea955dafc [2021-03-04T00:18:29.518Z] Step 24/26 : LABEL arch=x86_64 [2021-03-04T00:18:29.518Z] ---> Running in dfd46b2231b5 [2021-03-04T00:18:29.780Z] Removing intermediate container dfd46b2231b5 [2021-03-04T00:18:29.780Z] ---> e9fc98ecbf4e [2021-03-04T00:18:29.780Z] Step 25/26 : LABEL git_sha=0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:18:29.780Z] ---> Running in 18b682964ec0 [2021-03-04T00:18:30.041Z] Removing intermediate container 18b682964ec0 [2021-03-04T00:18:30.041Z] ---> 8daff1f8741a [2021-03-04T00:18:30.041Z] Step 26/26 : LABEL version=0.0.0 [2021-03-04T00:18:30.041Z] ---> Running in d80515fa1304 [2021-03-04T00:18:30.304Z] Removing intermediate container d80515fa1304 [2021-03-04T00:18:30.304Z] ---> 7bfbac377768 [2021-03-04T00:18:30.304Z] [2021-03-04T00:18:30.304Z] Successfully built 7bfbac377768 [2021-03-04T00:18:30.304Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-04T00:18:31.266Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-04T00:18:31.276Z] $ docker stop --time=1 83d093179b84c869b57b7759f5c564ec633832b3720d9b945009ca7c4d7d7db9 [2021-03-04T00:18:32.881Z] $ docker rm -f 83d093179b84c869b57b7759f5c564ec633832b3720d9b945009ca7c4d7d7db9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T00:18:33.475Z] + docker images [2021-03-04T00:18:33.476Z] + grep docker [2021-03-04T00:18:33.738Z] docker-sys-mgmt-agent-go latest 7bfbac377768 3 seconds ago 313MB [2021-03-04T00:18:33.738Z] docker-security-secretstore-setup-go latest 98c7bcdb7d7b 38 seconds ago 24.9MB [2021-03-04T00:18:33.738Z] docker-core-metadata-go latest f34acd063dd8 40 seconds ago 19MB [2021-03-04T00:18:33.738Z] docker-security-proxy-setup-go latest 91d726de24ac 40 seconds ago 24.7MB [2021-03-04T00:18:33.738Z] docker-security-bootstrapper-go latest cd20be4fad63 About a minute ago 18.7MB [2021-03-04T00:18:33.738Z] docker-core-data-go latest 14d43fb90406 About a minute ago 22.4MB [2021-03-04T00:18:33.738Z] docker-core-command-go latest a823ab9686e4 2 minutes ago 17.2MB [2021-03-04T00:18:33.738Z] docker-support-scheduler-go latest 0b35dfd5455e 2 minutes ago 17.2MB [2021-03-04T00:18:33.738Z] docker-support-notifications-go latest 81c0e71d2135 2 minutes ago 17.8MB [2021-03-04T00:18:33.738Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-04T00:18:48.896Z] gofmt -l . [2021-03-04T00:18:48.896Z] [ "`gofmt -l .`" = "" ] [2021-03-04T00:18:48.896Z] ./bin/test-go-mod-tidy.sh [2021-03-04T00:18:48.896Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-04T00:18:49.552Z] + ls -al . [2021-03-04T00:18:49.552Z] total 756 [2021-03-04T00:18:49.552Z] drwxrwxr-x 9 1001 1001 4096 Mar 4 00:18 . [2021-03-04T00:18:49.552Z] drwxr-xr-x 4 root root 4096 Mar 4 00:14 .. [2021-03-04T00:18:49.552Z] -rw-rw-r-- 1 1001 1001 11 Mar 4 00:13 .dockerignore [2021-03-04T00:18:49.552Z] drwxrwxr-x 8 1001 1001 4096 Mar 4 00:13 .git [2021-03-04T00:18:49.552Z] drwxrwxr-x 3 1001 1001 4096 Mar 4 00:13 .github [2021-03-04T00:18:49.552Z] -rw-rw-r-- 1 1001 1001 818 Mar 4 00:13 .gitignore [2021-03-04T00:18:49.552Z] -rw-rw-r-- 1 1001 1001 166 Mar 4 00:13 .sonarcloud.properties [2021-03-04T00:18:49.552Z] -rw-rw-r-- 1 1001 1001 8475 Mar 4 00:13 Attribution.txt [2021-03-04T00:18:49.552Z] -rw-rw-r-- 1 1001 1001 3804 Mar 4 00:13 CONTRIBUTING.md [2021-03-04T00:18:49.552Z] -rw-rw-r-- 1 1001 1001 931 Mar 4 00:13 Dockerfile.build [2021-03-04T00:18:49.552Z] -rw-rw-r-- 1 1001 1001 863 Mar 4 00:13 Jenkinsfile [2021-03-04T00:18:49.552Z] -rw-rw-r-- 1 1001 1001 10775 Mar 4 00:13 LICENSE [2021-03-04T00:18:49.552Z] -rw-rw-r-- 1 1001 1001 5774 Mar 4 00:13 Makefile [2021-03-04T00:18:49.552Z] -rw-rw-r-- 1 1001 1001 6524 Mar 4 00:13 README.md [2021-03-04T00:18:49.552Z] -rw-rw-r-- 1 1001 1001 6755 Mar 4 00:13 SECURITY.md [2021-03-04T00:18:49.552Z] -rw-rw-r-- 1 1001 1001 5 Mar 4 00:10 VERSION [2021-03-04T00:18:49.552Z] -rw-rw-r-- 1 1001 1001 4131 Mar 4 00:13 ZMQWindows.md [2021-03-04T00:18:49.552Z] drwxrwxr-x 2 1001 1001 4096 Mar 4 00:13 bin [2021-03-04T00:18:49.552Z] drwxrwxr-x 14 1001 1001 4096 Mar 4 00:13 cmd [2021-03-04T00:18:49.552Z] -rw-r--r-- 1 root root 614977 Mar 4 00:17 coverage.out [2021-03-04T00:18:49.552Z] -rw-r--r-- 1 root root 1055 Mar 4 00:18 go.mod [2021-03-04T00:18:49.552Z] -rw-r--r-- 1 root root 21699 Mar 4 00:18 go.sum [2021-03-04T00:18:49.552Z] drwxrwxr-x 8 1001 1001 4096 Mar 4 00:13 internal [2021-03-04T00:18:49.552Z] drwxrwxr-x 4 1001 1001 4096 Mar 4 00:13 openapi [2021-03-04T00:18:49.552Z] drwxrwxr-x 4 1001 1001 4096 Mar 4 00:13 snap [2021-03-04T00:18:49.552Z] -rw-rw-r-- 1 1001 1001 168 Mar 4 00:13 version.go [Pipeline] sh [2021-03-04T00:18:49.831Z] Still waiting to schedule task [2021-03-04T00:18:49.832Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-04T00:18:50.205Z] + '[' -e coverage.out ] [2021-03-04T00:18:50.205Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-04T00:18:50.224Z] Warning: overwriting stash ‘coverage-report’ [2021-03-04T00:18:51.427Z] Stashed 1 file(s) [Pipeline] sh [2021-03-04T00:18:52.133Z] + make build [2021-03-04T00:18:52.133Z] 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-04T00:19:04.516Z] 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-04T00:19:26.682Z] 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-04T00:19:33.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-04T00:19:37.756Z] 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-04T00:19:38.313Z] Running on prd-ubuntu18.04-docker-8c-8g-28406 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws [2021-03-04T00:19:38.376Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-03-04T00:19:38.748Z] 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-04T00:19:40.699Z] using credential edgex-jenkins-ssh [2021-03-04T00:19:40.772Z] Cloning the remote Git repository [2021-03-04T00:19:40.800Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-04T00:19:40.870Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-03-04T00:19:40.903Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T00:19:40.903Z] > git --version # timeout=10 [2021-03-04T00:19:40.908Z] > git --version # 'git version 2.17.1' [2021-03-04T00:19:40.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T00:19:40.939Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T00:19:45.471Z] 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-04T00:19:49.636Z] Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:19:49.758Z] 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-04T00:19:49.798Z] Merge succeeded, producing 0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:19:49.799Z] Checking out Revision 0913cd80595dbc5c15c206e83c8bd32b304af73c (PR-3215) [2021-03-04T00:19:48.965Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T00:19:48.972Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T00:19:48.985Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T00:19:48.999Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T00:19:48.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T00:19:49.006Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T00:19:49.649Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T00:19:49.653Z] > git checkout -f 0913cd80595dbc5c15c206e83c8bd32b304af73c # timeout=10 [2021-03-04T00:19:49.776Z] > git remote # timeout=10 [2021-03-04T00:19:49.782Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T00:19:49.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T00:19:49.790Z] > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 [2021-03-04T00:19:49.798Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T00:19:49.807Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T00:19:49.815Z] > git checkout -f 0913cd80595dbc5c15c206e83c8bd32b304af73c # timeout=10 [2021-03-04T00:19:53.136Z] 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-04T00:19:53.496Z] Commit message: "fix: Address PR feedback and comments" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T00:19:54.795Z] + echo snap-build.sh [2021-03-04T00:19:54.795Z] snap-build.sh [2021-03-04T00:19:54.795Z] + SNAP_BASE_DIR=. [2021-03-04T00:19:54.795Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-03-04T00:19:54.795Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-03-04T00:19:54.795Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-03-04T00:19:54.795Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-03-04T00:19:54.796Z] + cd /w/workspace/edgex-go/3 [2021-03-04T00:19:54.796Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-04T00:19:54.796Z] Reading package lists... [2021-03-04T00:19:54.796Z] Building dependency tree... [2021-03-04T00:19:54.796Z] Reading state information... [2021-03-04T00:19:55.058Z] The following packages were automatically installed and are no longer required: [2021-03-04T00:19:55.058Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-04T00:19:55.058Z] uidmap xdelta3 [2021-03-04T00:19:55.058Z] Use 'sudo apt autoremove' to remove them. [2021-03-04T00:19:55.058Z] The following packages will be REMOVED: [2021-03-04T00:19:55.058Z] lxd* lxd-client* [2021-03-04T00:19:55.631Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-04T00:19:55.631Z] After this operation, 31.7 MB disk space will be freed. [2021-03-04T00:19:56.674Z] (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-04T00:19:56.674Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-04T00:19:57.457Z] 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-04T00:19:57.618Z] Removing lxd dnsmasq configuration [2021-03-04T00:19:57.881Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-04T00:19:58.140Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-04T00:19:59.094Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-04T00:19:59.358Z] (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-04T00:19:59.358Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-04T00:20:00.834Z] 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-04T00:20:01.283Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-04T00:20:01.283Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-04T00:20:03.201Z] + sudo snap remove --purge lxd [2021-03-04T00:20:03.201Z] snap "lxd" is not installed [2021-03-04T00:20:03.201Z] + sudo groupadd --force --system lxd [2021-03-04T00:20:03.201Z] ++ whoami [2021-03-04T00:20:03.201Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-04T00:20:03.201Z] + newgrp - lxd [2021-03-04T00:20:03.201Z] + sudo snap install lxd [2021-03-04T00:20:05.131Z] 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-04T00:20:11.358Z] 2021-03-04T00:20:09Z INFO Waiting for automatic snapd restart... [Pipeline] } [2021-03-04T00:20:11.839Z] $ docker stop --time=1 1a050fc1075a456de9d54a5ba300437310993dd9b5afc8bc06c083d315af4924 [2021-03-04T00:20:14.594Z] $ docker rm -f 1a050fc1075a456de9d54a5ba300437310993dd9b5afc8bc06c083d315af4924 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T00:20:16.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T00:20:16.663Z] [2021-03-04T00:20:16.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T00:20:17.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T00:20:17.322Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-04T00:20:17.322Z] 29e5d40040c1: Pulling fs layer [2021-03-04T00:20:17.322Z] 1ce36da41761: Pulling fs layer [2021-03-04T00:20:17.322Z] 25b303627fd3: Pulling fs layer [2021-03-04T00:20:17.915Z] 29e5d40040c1: Verifying Checksum [2021-03-04T00:20:17.915Z] 29e5d40040c1: Download complete [2021-03-04T00:20:18.194Z] 1ce36da41761: Download complete [2021-03-04T00:20:18.467Z] 29e5d40040c1: Pull complete [2021-03-04T00:20:19.903Z] 1ce36da41761: Pull complete [2021-03-04T00:20:20.185Z] 25b303627fd3: Verifying Checksum [2021-03-04T00:20:20.185Z] 25b303627fd3: Download complete [2021-03-04T00:20:29.491Z] lxd 4.11 from Canonical* installed [2021-03-04T00:20:29.491Z] + sudo lxd init --auto [2021-03-04T00:20:30.344Z] 25b303627fd3: Pull complete [2021-03-04T00:20:30.344Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-04T00:20:30.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T00:20:30.344Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-04T00:20:30.599Z] prd-ubuntu18.04-docker-arm64-4c-16g-28405 does not seem to be running inside a container [2021-03-04T00:20:30.657Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-04T00:20:33.612Z] $ docker top 491d1ca70c48cf010c454d8bf66043e54361d95d18c90bd0c68430cda9734c7d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T00:20:34.636Z] + docker-compose build --help [2021-03-04T00:20:34.636Z] + grep parallel [2021-03-04T00:20:37.637Z] + sudo snap install --classic snapcraft [2021-03-04T00:20:38.001Z] --parallel Build images in parallel. [Pipeline] } [2021-03-04T00:20:38.005Z] $ docker stop --time=1 491d1ca70c48cf010c454d8bf66043e54361d95d18c90bd0c68430cda9734c7d [2021-03-04T00:20:39.954Z] $ docker rm -f 491d1ca70c48cf010c454d8bf66043e54361d95d18c90bd0c68430cda9734c7d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T00:20:40.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T00:20:40.751Z] . [Pipeline] withDockerContainer [2021-03-04T00:20:41.012Z] prd-ubuntu18.04-docker-arm64-4c-16g-28405 does not seem to be running inside a container [2021-03-04T00:20:41.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-04T00:20:42.590Z] $ docker top a1a9987048bed037e79a377df5b5d6ae84e19f4ad3499243409ca8c3d46d8508 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T00:20:43.678Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-04T00:20:44.231Z] snapcraft 4.5.1 from Canonical* installed [2021-03-04T00:20:44.231Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-04T00:20:44.231Z] + patch --verbose -p1 [2021-03-04T00:20:44.231Z] Hmm... Looks like a unified diff to me... [2021-03-04T00:20:44.231Z] The text leading up to this was: [2021-03-04T00:20:44.231Z] -------------------------- [2021-03-04T00:20:44.231Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-04T00:20:44.231Z] |From: Tony Espy [2021-03-04T00:20:44.231Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-04T00:20:44.231Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-04T00:20:44.231Z] | [2021-03-04T00:20:44.231Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-04T00:20:44.231Z] |optimize the snap CI check run for pull requests. When [2021-03-04T00:20:44.231Z] |applied, it essentially strips out everything (apps and [2021-03-04T00:20:44.231Z] |parts) from the snapcraft.yaml file except those required [2021-03-04T00:20:44.231Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-04T00:20:44.231Z] |catch changes to edgex-go that break the snap build. [2021-03-04T00:20:44.231Z] | [2021-03-04T00:20:44.231Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-04T00:20:44.231Z] |to update this patch file, otherwise it may fail to apply, [2021-03-04T00:20:44.231Z] |resulting in a failed snap build CI check in the associated [2021-03-04T00:20:44.231Z] |pull request. [2021-03-04T00:20:44.231Z] | [2021-03-04T00:20:44.231Z] |Note - in addition to applying this patch, the pipeline also [2021-03-04T00:20:44.231Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-04T00:20:44.231Z] |need to build the finally binary .snap file (and it won't [2021-03-04T00:20:44.231Z] |work with the patch applied). This further reduces the build [2021-03-04T00:20:44.231Z] |time. [2021-03-04T00:20:44.231Z] |--- [2021-03-04T00:20:44.231Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-04T00:20:44.231Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-04T00:20:44.231Z] | [2021-03-04T00:20:44.231Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-04T00:20:44.231Z] |index 1e537489..faf42425 100644 [2021-03-04T00:20:44.231Z] |--- a/snap/snapcraft.yaml [2021-03-04T00:20:44.231Z] |+++ b/snap/snapcraft.yaml [2021-03-04T00:20:44.232Z] -------------------------- [2021-03-04T00:20:44.232Z] patching file snap/snapcraft.yaml [2021-03-04T00:20:44.232Z] Using Plan A... [2021-03-04T00:20:44.232Z] Hunk #1 succeeded at 73. [2021-03-04T00:20:44.232Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-04T00:20:44.232Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-04T00:20:44.232Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-04T00:20:44.232Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-04T00:20:44.232Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-04T00:20:44.232Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-04T00:20:44.232Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-04T00:20:44.232Z] Hmm... Ignoring the trailing garbage. [2021-03-04T00:20:44.232Z] done [2021-03-04T00:20:44.232Z] + sudo snapcraft prime --use-lxd [2021-03-04T00:20:46.155Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-04T00:20:46.155Z] 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-04T00:20:46.155Z] - README.md [2021-03-04T00:20:46.155Z] - snapcraft.yaml.orig [2021-03-04T00:20:46.155Z] [2021-03-04T00:20:46.155Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-04T00:20:47.115Z] Launching a container. [2021-03-04T00:20:47.974Z] Building docker-core-command-go ... [2021-03-04T00:20:47.974Z] Building docker-core-data-go ... [2021-03-04T00:20:47.974Z] Building docker-core-metadata-go ... [2021-03-04T00:20:47.974Z] Building docker-security-bootstrapper-go ... [2021-03-04T00:20:47.974Z] Building docker-security-proxy-setup-go ... [2021-03-04T00:20:47.974Z] Building docker-security-secretstore-setup-go ... [2021-03-04T00:20:47.974Z] Building docker-support-notifications-go ... [2021-03-04T00:20:47.974Z] Building docker-support-scheduler-go ... [2021-03-04T00:20:47.974Z] Building docker-sys-mgmt-agent-go ... [2021-03-04T00:20:47.974Z] Building docker-security-bootstrapper-go [2021-03-04T00:20:47.974Z] Building docker-sys-mgmt-agent-go [2021-03-04T00:20:47.974Z] Building docker-security-secretstore-setup-go [2021-03-04T00:20:47.974Z] Building docker-security-proxy-setup-go [2021-03-04T00:20:47.974Z] Building docker-support-scheduler-go [2021-03-04T00:20:59.359Z] Waiting for container to be ready [2021-03-04T00:20:59.620Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-04T00:20:59.620Z] [2021-03-04T00:21:03.836Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-04T00:21:03.836Z] Waiting for network to be ready... [2021-03-04T00:21:04.097Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-04T00:21:04.097Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-04T00:21:04.097Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-04T00:21:04.359Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-04T00:21:04.359Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-04T00:21:04.359Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-04T00:21:04.359Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-04T00:21:04.359Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-04T00:21:04.359Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-04T00:21:04.359Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-04T00:21:04.619Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-04T00:21:04.879Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-04T00:21:04.879Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-04T00:21:05.140Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-04T00:21:05.140Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-04T00:21:05.140Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-04T00:21:05.140Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-04T00:21:05.140Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-04T00:21:05.400Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-04T00:21:05.400Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-04T00:21:05.662Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-04T00:21:05.662Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-04T00:21:05.662Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-04T00:21:05.662Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-04T00:21:05.662Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-04T00:21:05.662Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-04T00:21:05.662Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-04T00:21:09.874Z] Fetched 24.0 MB in 5s (4460 kB/s) [2021-03-04T00:21:11.262Z] Reading package lists... [2021-03-04T00:21:11.262Z] Reading package lists... [2021-03-04T00:21:11.523Z] Building dependency tree... [2021-03-04T00:21:11.523Z] Reading state information... [2021-03-04T00:21:12.096Z] The following additional packages will be installed: [2021-03-04T00:21:12.096Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-04T00:21:12.096Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-04T00:21:12.096Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-04T00:21:12.096Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-04T00:21:12.096Z] Suggested packages: [2021-03-04T00:21:12.096Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-04T00:21:12.096Z] Recommended packages: [2021-03-04T00:21:12.096Z] gnupg libsasl2-modules [2021-03-04T00:21:12.096Z] The following NEW packages will be installed: [2021-03-04T00:21:12.096Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-04T00:21:12.096Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-04T00:21:12.096Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-04T00:21:12.096Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-04T00:21:12.096Z] The following packages will be upgraded: [2021-03-04T00:21:12.096Z] gpg gpg-agent gpgconf libudev1 [2021-03-04T00:21:12.096Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-04T00:21:12.096Z] Need to get 3530 kB of archives. [2021-03-04T00:21:12.096Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-04T00:21:12.096Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-03-04T00:21:12.360Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-04T00:21:12.360Z] 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-04T00:21:12.360Z] 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-04T00:21:12.360Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-04T00:21:12.625Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-04T00:21:12.886Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-04T00:21:12.886Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-04T00:21:12.886Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-04T00:21:12.886Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-04T00:21:12.886Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-04T00:21:12.886Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-04T00:21:12.886Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-04T00:21:12.886Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-04T00:21:12.886Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-04T00:21:12.886Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-04T00:21:13.147Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-04T00:21:13.147Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-04T00:21:13.147Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-04T00:21:13.147Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-04T00:21:13.147Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-04T00:21:13.147Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-04T00:21:13.408Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T00:21:13.408Z] Fetched 3530 kB in 1s (3153 kB/s) [2021-03-04T00:21:13.408Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-04T00:21:13.408Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-04T00:21:13.408Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T00:21:13.408Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-04T00:21:13.668Z] Selecting previously unselected package udev. [2021-03-04T00:21:13.668Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-04T00:21:13.668Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-04T00:21:13.668Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-04T00:21:13.930Z] Selecting previously unselected package libfuse2:amd64. [2021-03-04T00:21:13.930Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-04T00:21:13.930Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-04T00:21:14.192Z] Selecting previously unselected package fuse. [2021-03-04T00:21:14.192Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-04T00:21:14.192Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-04T00:21:14.192Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T00:21:14.192Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T00:21:14.192Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T00:21:14.192Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T00:21:14.454Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T00:21:14.454Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T00:21:14.454Z] Selecting previously unselected package libksba8:amd64. [2021-03-04T00:21:14.454Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-04T00:21:14.454Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-04T00:21:14.716Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-04T00:21:14.716Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T00:21:14.716Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T00:21:14.716Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-04T00:21:14.716Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T00:21:14.716Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T00:21:14.977Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-04T00:21:14.977Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T00:21:14.977Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T00:21:14.977Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-04T00:21:14.977Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T00:21:14.977Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T00:21:15.237Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-04T00:21:15.237Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T00:21:15.237Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T00:21:15.237Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-04T00:21:15.237Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T00:21:15.237Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T00:21:15.498Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-04T00:21:15.498Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T00:21:15.498Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T00:21:15.498Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-04T00:21:15.498Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T00:21:15.498Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T00:21:15.759Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-04T00:21:15.759Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T00:21:15.759Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T00:21:15.759Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-04T00:21:15.759Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-04T00:21:15.759Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T00:21:15.759Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-04T00:21:15.759Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-04T00:21:15.759Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T00:21:16.019Z] Selecting previously unselected package libldap-common. [2021-03-04T00:21:16.020Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-04T00:21:16.020Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T00:21:16.020Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-04T00:21:16.020Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-04T00:21:16.020Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T00:21:16.281Z] Selecting previously unselected package dirmngr. [2021-03-04T00:21:16.281Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T00:21:16.281Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-04T00:21:16.281Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T00:21:16.281Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-04T00:21:16.281Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-04T00:21:16.281Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T00:21:16.542Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T00:21:16.542Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-04T00:21:16.542Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T00:21:16.542Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-04T00:21:16.542Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T00:21:16.542Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-04T00:21:17.115Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-04T00:21:17.115Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T00:21:17.115Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-04T00:21:17.377Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-04T00:21:17.377Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-04T00:21:17.377Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T00:21:17.377Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T00:21:17.377Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T00:21:17.377Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T00:21:17.377Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T00:21:17.377Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T00:21:17.639Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T00:21:17.639Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T00:21:17.639Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-04T00:21:17.639Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T00:21:18.213Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-04T00:21:18.213Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-04T00:21:18.213Z] This means they are not meant to be enabled using systemctl. [2021-03-04T00:21:18.213Z] Possible reasons for having this kind of units are: [2021-03-04T00:21:18.213Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-04T00:21:18.213Z] .wants/ or .requires/ directory. [2021-03-04T00:21:18.213Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-04T00:21:18.213Z] a requirement dependency on it. [2021-03-04T00:21:18.213Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-04T00:21:18.213Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-04T00:21:18.213Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-04T00:21:18.213Z] instance name specified. [2021-03-04T00:21:18.474Z] Reading package lists... [2021-03-04T00:21:18.736Z] Building dependency tree... [2021-03-04T00:21:18.736Z] Reading state information... [2021-03-04T00:21:18.996Z] The following additional packages will be installed: [2021-03-04T00:21:18.996Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-04T00:21:18.996Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-04T00:21:18.996Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-04T00:21:18.996Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-04T00:21:18.996Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-04T00:21:18.996Z] Suggested packages: [2021-03-04T00:21:18.996Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-04T00:21:18.996Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-04T00:21:18.996Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-04T00:21:18.996Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-04T00:21:18.996Z] systemd-container policykit-1 [2021-03-04T00:21:18.996Z] Recommended packages: [2021-03-04T00:21:18.996Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-04T00:21:18.996Z] The following NEW packages will be installed: [2021-03-04T00:21:18.996Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-04T00:21:18.996Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-04T00:21:18.996Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-04T00:21:18.996Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-04T00:21:18.996Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-04T00:21:18.996Z] The following packages will be upgraded: [2021-03-04T00:21:18.996Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-04T00:21:18.996Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-04T00:21:18.996Z] Need to get 35.2 MB of archives. [2021-03-04T00:21:18.996Z] After this operation, 141 MB of additional disk space will be used. [2021-03-04T00:21:18.996Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-04T00:21:19.257Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-04T00:21:19.257Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-04T00:21:19.257Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-04T00:21:19.257Z] 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-04T00:21:19.257Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-04T00:21:19.257Z] 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-04T00:21:19.257Z] 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-04T00:21:19.257Z] 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-04T00:21:19.257Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-04T00:21:19.257Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-04T00:21:19.520Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-04T00:21:19.520Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-04T00:21:19.520Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-04T00:21:19.520Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-04T00:21:19.520Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-04T00:21:19.520Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-04T00:21:19.520Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-04T00:21:19.520Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-04T00:21:20.096Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-04T00:21:20.096Z] 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-04T00:21:20.096Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-04T00:21:20.096Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-04T00:21:20.096Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-04T00:21:20.096Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-04T00:21:20.096Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-04T00:21:20.096Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-04T00:21:20.096Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-04T00:21:20.096Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-04T00:21:20.096Z] 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-04T00:21:20.356Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T00:21:20.356Z] Fetched 35.2 MB in 1s (31.4 MB/s) [2021-03-04T00:21:20.620Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-04T00:21:20.620Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-04T00:21:20.620Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T00:21:21.566Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-04T00:21:21.566Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T00:21:21.566Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-04T00:21:21.566Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-04T00:21:21.566Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-04T00:21:21.566Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-04T00:21:21.826Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-04T00:21:22.086Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-04T00:21:22.086Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-04T00:21:22.086Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-04T00:21:22.347Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-04T00:21:22.347Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-04T00:21:22.921Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-04T00:21:23.493Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-04T00:21:23.493Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-04T00:21:23.493Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-04T00:21:23.754Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-04T00:21:23.754Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T00:21:23.754Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T00:21:24.015Z] Selecting previously unselected package libexpat1:amd64. [2021-03-04T00:21:24.015Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-04T00:21:24.015Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-04T00:21:24.015Z] Selecting previously unselected package python3.6-minimal. [2021-03-04T00:21:24.015Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T00:21:24.015Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T00:21:24.276Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-04T00:21:24.537Z] Checking for services that may need to be restarted...done. [2021-03-04T00:21:24.537Z] Checking for services that may need to be restarted...done. [2021-03-04T00:21:24.537Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T00:21:24.537Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-04T00:21:24.537Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T00:21:25.480Z] Selecting previously unselected package python3-minimal. [2021-03-04T00:21:25.480Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-04T00:21:25.480Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-04T00:21:25.480Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-04T00:21:25.480Z] Selecting previously unselected package mime-support. [2021-03-04T00:21:25.480Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-04T00:21:25.480Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-04T00:21:25.480Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-04T00:21:25.480Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-04T00:21:25.480Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-04T00:21:25.480Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-04T00:21:25.480Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T00:21:25.480Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T00:21:26.053Z] Selecting previously unselected package python3.6. [2021-03-04T00:21:26.053Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T00:21:26.053Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T00:21:26.053Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-04T00:21:26.053Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-04T00:21:26.053Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-04T00:21:26.053Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-04T00:21:26.313Z] Selecting previously unselected package python3. [2021-03-04T00:21:26.313Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-04T00:21:26.313Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-04T00:21:26.313Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-04T00:21:26.313Z] Selecting previously unselected package multiarch-support. [2021-03-04T00:21:26.313Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T00:21:26.573Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-04T00:21:26.573Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-04T00:21:26.573Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-04T00:21:26.573Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-04T00:21:26.573Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-04T00:21:26.573Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-04T00:21:26.834Z] Selecting previously unselected package libbsd0:amd64. [2021-03-04T00:21:26.834Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-04T00:21:26.834Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-04T00:21:26.834Z] Selecting previously unselected package sudo. [2021-03-04T00:21:26.834Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-04T00:21:26.834Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-04T00:21:27.095Z] Selecting previously unselected package apparmor. [2021-03-04T00:21:27.095Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-04T00:21:27.095Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-04T00:21:27.356Z] Selecting previously unselected package libedit2:amd64. [2021-03-04T00:21:27.356Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-04T00:21:27.356Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-04T00:21:27.356Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-04T00:21:27.356Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T00:21:27.356Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T00:21:27.356Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-04T00:21:27.616Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T00:21:27.616Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T00:21:27.616Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-04T00:21:27.616Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-04T00:21:27.616Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-04T00:21:27.617Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-04T00:21:27.617Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T00:21:27.617Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T00:21:27.876Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-04T00:21:27.876Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T00:21:27.876Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T00:21:27.876Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-04T00:21:27.876Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-04T00:21:27.876Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-04T00:21:28.137Z] Selecting previously unselected package openssh-client. [2021-03-04T00:21:28.137Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-04T00:21:28.137Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-04T00:21:29.082Z] Selecting previously unselected package squashfs-tools. [2021-03-04T00:21:29.082Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-04T00:21:29.082Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-04T00:21:29.656Z] Selecting previously unselected package snapd. [2021-03-04T00:21:29.656Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-04T00:21:29.656Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-04T00:21:32.203Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-04T00:21:32.203Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-04T00:21:32.203Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-04T00:21:32.203Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-04T00:21:32.203Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-04T00:21:32.203Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T00:21:32.464Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T00:21:32.464Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-04T00:21:32.464Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-04T00:21:33.409Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-04T00:21:33.410Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-04T00:21:33.410Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-04T00:21:33.410Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T00:21:33.410Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T00:21:33.410Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T00:21:34.354Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-04T00:21:34.354Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T00:21:34.354Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-04T00:21:34.354Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-04T00:21:34.354Z] running python rtupdate hooks for python3.6... [2021-03-04T00:21:34.354Z] running python post-rtupdate hooks for python3.6... [2021-03-04T00:21:34.623Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-04T00:21:36.009Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-04T00:21:36.271Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T00:21:36.271Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-04T00:21:36.533Z] Setting up snapd (2.48.3+18.04) ... [2021-03-04T00:21:37.105Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-04T00:21:37.105Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-04T00:21:37.366Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-04T00:21:37.627Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-04T00:21:37.888Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-04T00:21:37.888Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-04T00:21:38.149Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-04T00:21:38.410Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-04T00:21:38.671Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-04T00:21:38.671Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-04T00:21:38.932Z] /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-04T00:21:38.932Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T00:21:38.932Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-04T00:21:40.318Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-04T00:21:40.578Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-04T00:21:40.578Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-04T00:21:42.225Z] Reading package lists... [2021-03-04T00:21:42.492Z] Reading package lists... [2021-03-04T00:21:42.752Z] Building dependency tree... [2021-03-04T00:21:42.752Z] Reading state information... [2021-03-04T00:21:42.752Z] Calculating upgrade... [2021-03-04T00:21:43.015Z] The following packages will be upgraded: [2021-03-04T00:21:43.015Z] advancecomp base-files bash binutils binutils-common [2021-03-04T00:21:43.015Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-04T00:21:43.015Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-04T00:21:43.015Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-04T00:21:43.015Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-04T00:21:43.015Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-04T00:21:43.015Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-04T00:21:43.015Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-04T00:21:43.015Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-04T00:21:43.015Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-04T00:21:43.015Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-04T00:21:43.015Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-04T00:21:43.015Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-04T00:21:43.015Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-04T00:21:43.015Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-04T00:21:43.276Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-04T00:21:43.276Z] Need to get 63.8 MB of archives. [2021-03-04T00:21:43.276Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-04T00:21:43.276Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-04T00:21:43.276Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-04T00:21:43.847Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-04T00:21:43.847Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-04T00:21:43.847Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-04T00:21:43.847Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-04T00:21:43.847Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-04T00:21:43.847Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-04T00:21:44.109Z] 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-04T00:21:44.109Z] 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-04T00:21:44.109Z] 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-04T00:21:44.109Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-04T00:21:44.109Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-04T00:21:44.109Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-04T00:21:44.109Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-04T00:21:44.109Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-04T00:21:44.109Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-04T00:21:44.109Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-04T00:21:44.109Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-04T00:21:44.109Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-04T00:21:44.109Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-04T00:21:44.109Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-04T00:21:44.109Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-04T00:21:44.109Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-04T00:21:44.109Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-04T00:21:44.109Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-04T00:21:44.109Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-04T00:21:44.109Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-04T00:21:44.370Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-04T00:21:44.370Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-04T00:21:44.370Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-04T00:21:44.370Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-04T00:21:44.370Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-04T00:21:44.370Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-04T00:21:44.370Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-04T00:21:44.370Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-04T00:21:44.370Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-04T00:21:44.370Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-04T00:21:44.370Z] Get:39 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-04T00:21:44.370Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-04T00:21:44.370Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-04T00:21:44.370Z] 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-04T00:21:44.370Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-04T00:21:44.370Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-04T00:21:44.370Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-04T00:21:44.633Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-04T00:21:44.633Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-04T00:21:44.633Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-04T00:21:44.633Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-04T00:21:44.633Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-04T00:21:44.633Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-04T00:21:44.633Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-04T00:21:44.633Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-04T00:21:44.633Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-04T00:21:44.633Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-04T00:21:44.633Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-04T00:21:44.633Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-04T00:21:44.633Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-04T00:21:44.633Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-04T00:21:44.633Z] Get:60 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-04T00:21:44.633Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-04T00:21:44.633Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-04T00:21:44.633Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-04T00:21:44.633Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-04T00:21:44.633Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-04T00:21:44.633Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-04T00:21:44.633Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-04T00:21:44.894Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-03-04T00:21:44.894Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-04T00:21:44.894Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-04T00:21:44.894Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-04T00:21:44.894Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-04T00:21:44.894Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-04T00:21:44.894Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-04T00:21:44.894Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-04T00:21:44.894Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-04T00:21:44.894Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-04T00:21:44.894Z] 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-04T00:21:44.894Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-04T00:21:44.894Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-04T00:21:44.894Z] 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-04T00:21:44.894Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-04T00:21:44.894Z] 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-04T00:21:45.154Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-04T00:21:45.154Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-04T00:21:45.154Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-04T00:21:45.154Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-04T00:21:45.154Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-04T00:21:45.154Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-04T00:21:45.154Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-04T00:21:45.418Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-04T00:21:45.991Z] 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-04T00:21:45.991Z] 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-04T00:21:45.991Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-04T00:21:46.254Z] 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-04T00:21:46.254Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-04T00:21:46.254Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-04T00:21:46.254Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-04T00:21:46.254Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-04T00:21:46.517Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T00:21:46.517Z] Fetched 63.8 MB in 3s (19.9 MB/s) [2021-03-04T00:21:46.778Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:21:46.778Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T00:21:46.778Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T00:21:47.351Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T00:21:47.351Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T00:21:47.612Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-04T00:21:47.612Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-04T00:21:48.558Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T00:21:48.558Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T00:21:48.558Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T00:21:48.558Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T00:21:48.820Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T00:21:48.820Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T00:21:48.820Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T00:21:49.082Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T00:21:49.082Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T00:21:49.082Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T00:21:49.345Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T00:21:49.345Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T00:21:49.345Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T00:21:49.345Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T00:21:49.608Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T00:21:49.608Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T00:21:49.608Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T00:21:49.608Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-04T00:21:49.869Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-04T00:21:49.869Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T00:21:49.869Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T00:21:49.870Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T00:21:50.130Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T00:21:50.131Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T00:21:50.131Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T00:21:50.393Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T00:21:50.393Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T00:21:50.655Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T00:21:50.655Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T00:21:50.917Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T00:21:51.179Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-04T00:21:51.752Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T00:21:51.752Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-04T00:21:51.752Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-04T00:21:51.752Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-04T00:21:51.752Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-04T00:21:52.012Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-04T00:21:52.012Z] Installing new version of config file /etc/issue ... [2021-03-04T00:21:52.012Z] Installing new version of config file /etc/issue.net ... [2021-03-04T00:21:52.012Z] Installing new version of config file /etc/lsb-release ... [2021-03-04T00:21:52.012Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-04T00:21:52.274Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-04T00:21:52.534Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-04T00:21:52.534Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-04T00:21:52.534Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:21:52.534Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-04T00:21:52.796Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-04T00:21:52.796Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-04T00:21:52.796Z] 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-04T00:21:53.064Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:21:53.064Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T00:21:53.064Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-04T00:21:53.064Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-04T00:21:53.326Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:21:53.326Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-04T00:21:53.326Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-04T00:21:53.326Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-04T00:21:53.587Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:21:53.587Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-04T00:21:53.587Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-04T00:21:53.848Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-04T00:21:54.108Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:21:54.108Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T00:21:54.108Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T00:21:54.108Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-04T00:21:54.368Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:21:54.368Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T00:21:54.368Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T00:21:54.368Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-04T00:21:54.628Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:21:54.628Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-04T00:21:54.628Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-04T00:21:54.628Z] Setting up grep (3.1-2build1) ... [2021-03-04T00:21:54.890Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:21:54.890Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-04T00:21:54.890Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-04T00:21:54.890Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-04T00:21:55.151Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:21:55.151Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T00:21:55.151Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T00:21:55.414Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-04T00:21:55.414Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:21:55.414Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-04T00:21:55.414Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T00:21:56.354Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-04T00:21:56.354Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T00:21:56.354Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-04T00:21:56.354Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T00:21:56.929Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-04T00:21:56.929Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:21:56.929Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-04T00:21:56.929Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T00:21:58.316Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-04T00:21:58.316Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-04T00:21:58.316Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-04T00:21:58.316Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-04T00:21:58.316Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-04T00:21:58.579Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:21:58.579Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-04T00:21:58.579Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-04T00:21:58.840Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-04T00:21:58.840Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:21:58.840Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T00:21:58.840Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T00:21:59.101Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T00:21:59.101Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:21:59.101Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T00:21:59.101Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T00:21:59.362Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T00:21:59.362Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:21:59.362Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T00:21:59.362Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T00:21:59.623Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T00:21:59.623Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:21:59.623Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T00:21:59.623Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T00:21:59.889Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T00:21:59.889Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:21:59.889Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T00:21:59.889Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T00:21:59.889Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T00:22:00.151Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T00:22:00.151Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-04T00:22:00.151Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:22:00.151Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T00:22:00.151Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T00:22:00.421Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-04T00:22:00.421Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:22:00.421Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T00:22:00.684Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T00:22:00.684Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T00:22:00.684Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:22:00.684Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T00:22:00.684Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T00:22:00.947Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-04T00:22:00.947Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:22:00.947Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T00:22:01.209Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T00:22:01.471Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-04T00:22:02.046Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-04T00:22:02.310Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-04T00:22:02.310Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:22:02.310Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T00:22:02.310Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T00:22:02.572Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-04T00:22:02.835Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T00:22:02.835Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-04T00:22:02.835Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T00:22:03.097Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-04T00:22:03.097Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T00:22:03.097Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-04T00:22:03.362Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-04T00:22:03.362Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-04T00:22:03.623Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T00:22:03.623Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-04T00:22:03.884Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-04T00:22:03.884Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-04T00:22:03.884Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T00:22:03.884Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-04T00:22:04.146Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-04T00:22:04.146Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-04T00:22:04.146Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T00:22:04.146Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-04T00:22:04.409Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T00:22:04.409Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T00:22:04.740Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T00:22:04.740Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-04T00:22:04.740Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T00:22:04.740Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T00:22:05.022Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T00:22:05.022Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-04T00:22:05.022Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T00:22:05.289Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T00:22:05.881Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T00:22:05.881Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T00:22:05.881Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T00:22:06.211Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-04T00:22:06.211Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T00:22:06.211Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T00:22:06.211Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T00:22:06.497Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-04T00:22:06.497Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T00:22:06.497Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-04T00:22:06.497Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-04T00:22:06.803Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-04T00:22:06.803Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T00:22:06.803Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-04T00:22:06.803Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T00:22:07.068Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T00:22:07.331Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T00:22:07.331Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T00:22:07.331Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T00:22:07.593Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-04T00:22:07.593Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T00:22:07.593Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-03-04T00:22:07.593Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-04T00:22:07.855Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-03-04T00:22:07.855Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T00:22:07.855Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-04T00:22:08.116Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-04T00:22:08.378Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-04T00:22:08.640Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T00:22:08.640Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T00:22:08.640Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T00:22:08.640Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-04T00:22:08.901Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T00:22:08.901Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-04T00:22:08.901Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-04T00:22:08.901Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-04T00:22:09.162Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T00:22:09.162Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-04T00:22:09.162Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-04T00:22:09.162Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-04T00:22:09.162Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T00:22:09.162Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-04T00:22:09.422Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-04T00:22:09.422Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-04T00:22:09.683Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T00:22:09.684Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-04T00:22:09.684Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-04T00:22:09.684Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-04T00:22:09.708Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T00:22:09.709Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-04T00:22:09.709Z] ---> e8131da52908 [2021-03-04T00:22:09.709Z] Step 3/21 : WORKDIR /edgex-go [2021-03-04T00:22:09.709Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T00:22:09.709Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-04T00:22:09.709Z] ---> e8131da52908 [2021-03-04T00:22:09.709Z] Step 3/31 : WORKDIR /edgex-go [2021-03-04T00:22:09.709Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T00:22:09.709Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T00:22:09.709Z] ---> e8131da52908 [2021-03-04T00:22:09.709Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T00:22:09.709Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T00:22:09.709Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-04T00:22:09.709Z] ---> e8131da52908 [2021-03-04T00:22:09.709Z] Step 3/24 : WORKDIR /edgex-go [2021-03-04T00:22:09.709Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T00:22:09.709Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-04T00:22:09.709Z] ---> e8131da52908 [2021-03-04T00:22:09.709Z] Step 3/26 : WORKDIR /edgex-go [2021-03-04T00:22:09.709Z] ---> Running in dbdcd56c0b0d [2021-03-04T00:22:09.709Z] ---> Running in 6f90b8ce9d9d [2021-03-04T00:22:09.709Z] ---> Running in 97ed34e25cbc [2021-03-04T00:22:09.709Z] ---> Running in f305a1b0497b [2021-03-04T00:22:09.709Z] ---> Running in 8177ef9e13c8 [2021-03-04T00:22:09.709Z] Removing intermediate container dbdcd56c0b0d [2021-03-04T00:22:09.709Z] ---> eefd711ac66b [2021-03-04T00:22:09.709Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T00:22:09.709Z] Removing intermediate container 8177ef9e13c8 [2021-03-04T00:22:09.709Z] ---> 19b6024ef57e [2021-03-04T00:22:09.709Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T00:22:09.709Z] Removing intermediate container 6f90b8ce9d9d [2021-03-04T00:22:09.709Z] ---> 831853821a76 [2021-03-04T00:22:09.709Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T00:22:09.709Z] Removing intermediate container 97ed34e25cbc [2021-03-04T00:22:09.709Z] ---> 0afff69ba4ca [2021-03-04T00:22:09.709Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T00:22:09.709Z] Removing intermediate container f305a1b0497b [2021-03-04T00:22:09.709Z] ---> 3e8b60a117f2 [2021-03-04T00:22:09.709Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T00:22:09.709Z] ---> Running in d0a541179033 [2021-03-04T00:22:09.709Z] ---> Running in 1673188cdf11 [2021-03-04T00:22:09.709Z] ---> Running in 90f64565cd01 [2021-03-04T00:22:09.709Z] ---> Running in 8fdcef52dc4a [2021-03-04T00:22:09.709Z] ---> Running in 1334af5dfc83 [2021-03-04T00:22:09.709Z] Removing intermediate container d0a541179033 [2021-03-04T00:22:09.709Z] ---> 214724c05081 [2021-03-04T00:22:09.709Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-04T00:22:09.709Z] Removing intermediate container 1673188cdf11 [2021-03-04T00:22:09.709Z] ---> 8971558cca4d [2021-03-04T00:22:09.709Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-04T00:22:09.709Z] ---> Running in 78dabe782a9d [2021-03-04T00:22:09.709Z] ---> Running in 2f75e52bf828 [2021-03-04T00:22:09.709Z] Removing intermediate container 90f64565cd01 [2021-03-04T00:22:09.709Z] ---> 9c2c215d67da [2021-03-04T00:22:09.709Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-04T00:22:09.709Z] Removing intermediate container 1334af5dfc83 [2021-03-04T00:22:09.709Z] ---> c5df144bcbac [2021-03-04T00:22:09.709Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-04T00:22:09.709Z] Removing intermediate container 8fdcef52dc4a [2021-03-04T00:22:09.709Z] ---> 925ea9ccf9cc [2021-03-04T00:22:09.709Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-04T00:22:09.709Z] ---> Running in 265002f6e154 [2021-03-04T00:22:09.709Z] ---> Running in e20a228ee300 [2021-03-04T00:22:09.709Z] ---> Running in 984194b6e72b [2021-03-04T00:22:09.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T00:22:09.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T00:22:09.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T00:22:09.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T00:22:09.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T00:22:09.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T00:22:09.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T00:22:09.946Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T00:22:09.946Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-04T00:22:09.946Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-04T00:22:09.946Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-04T00:22:09.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T00:22:10.206Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T00:22:10.206Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-04T00:22:10.206Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-04T00:22:10.206Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-04T00:22:10.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T00:22:10.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T00:22:10.258Z] OK: 217 MiB in 51 packages [2021-03-04T00:22:10.258Z] OK: 217 MiB in 51 packages [2021-03-04T00:22:10.467Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-04T00:22:10.467Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-04T00:22:10.467Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-04T00:22:10.467Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-04T00:22:10.467Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-04T00:22:10.729Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-04T00:22:10.729Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-04T00:22:10.898Z] OK: 217 MiB in 51 packages [2021-03-04T00:22:10.989Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-04T00:22:10.989Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-04T00:22:11.169Z] OK: 217 MiB in 51 packages [2021-03-04T00:22:11.169Z] OK: 217 MiB in 51 packages [2021-03-04T00:22:11.249Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-04T00:22:11.509Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-04T00:22:11.509Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-04T00:22:11.509Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-04T00:22:11.771Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-04T00:22:11.771Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-04T00:22:11.771Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-04T00:22:11.771Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-04T00:22:11.771Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-04T00:22:12.037Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-04T00:22:12.037Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-04T00:22:12.037Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-04T00:22:12.037Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-04T00:22:12.037Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-04T00:22:12.161Z] Removing intermediate container 2f75e52bf828 [2021-03-04T00:22:12.161Z] ---> 62c02c5bd38a [2021-03-04T00:22:12.161Z] Step 6/26 : COPY go.mod . [2021-03-04T00:22:12.302Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-04T00:22:12.302Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-04T00:22:12.438Z] Removing intermediate container 78dabe782a9d [2021-03-04T00:22:12.438Z] ---> 006d1c720669 [2021-03-04T00:22:12.438Z] Step 6/22 : COPY go.mod . [2021-03-04T00:22:12.438Z] Removing intermediate container e20a228ee300 [2021-03-04T00:22:12.438Z] ---> a5919773f7c1 [2021-03-04T00:22:12.438Z] Step 6/21 : COPY go.mod . [2021-03-04T00:22:13.042Z] Removing intermediate container 984194b6e72b [2021-03-04T00:22:13.042Z] ---> 1f40bac99ee5 [2021-03-04T00:22:13.042Z] Step 6/31 : COPY go.mod . [2021-03-04T00:22:13.042Z] Removing intermediate container 265002f6e154 [2021-03-04T00:22:13.042Z] ---> cce0a30ff058 [2021-03-04T00:22:13.042Z] Step 6/24 : COPY go.mod . [2021-03-04T00:22:13.261Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-04T00:22:13.261Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-04T00:22:13.261Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-04T00:22:13.261Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-04T00:22:13.322Z] ---> e0b7ba755092 [2021-03-04T00:22:13.322Z] Step 7/26 : RUN go mod download [2021-03-04T00:22:13.322Z] ---> Running in 49ef360c95a7 [2021-03-04T00:22:13.524Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T00:22:13.524Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T00:22:13.596Z] ---> f1508d2b540e [2021-03-04T00:22:13.596Z] Step 7/22 : RUN go mod download ---> 1942082491f3 [2021-03-04T00:22:13.596Z] Step 7/21 : RUN go mod download [2021-03-04T00:22:13.596Z] [2021-03-04T00:22:13.873Z] ---> Running in ee7c82e4c8a2 [2021-03-04T00:22:13.873Z] ---> Running in c32bc2b7b372 [2021-03-04T00:22:14.095Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T00:22:14.095Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T00:22:14.095Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T00:22:14.095Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T00:22:14.148Z] ---> 8e54a224676d [2021-03-04T00:22:14.148Z] Step 7/31 : RUN go mod download [2021-03-04T00:22:14.148Z] ---> ba5d2ae775d0 [2021-03-04T00:22:14.148Z] Step 7/24 : RUN go mod download [2021-03-04T00:22:14.356Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T00:22:14.356Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T00:22:14.356Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T00:22:14.356Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T00:22:14.432Z] ---> Running in 5a9f9ce8cc8f [2021-03-04T00:22:14.432Z] ---> Running in b638675a5a64 [2021-03-04T00:22:14.617Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T00:22:14.617Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T00:22:14.617Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T00:22:14.617Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T00:22:14.617Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T00:22:14.617Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T00:22:16.005Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T00:22:16.005Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T00:22:16.949Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T00:22:16.949Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T00:22:17.823Z] Removing intermediate container 49ef360c95a7 [2021-03-04T00:22:17.824Z] ---> 9e12066b7d8d [2021-03-04T00:22:17.824Z] Step 8/26 : COPY . . [2021-03-04T00:22:17.895Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T00:22:17.895Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T00:22:18.156Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T00:22:18.156Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T00:22:18.804Z] Removing intermediate container c32bc2b7b372 [2021-03-04T00:22:18.804Z] ---> 7dcc684ad4b9 [2021-03-04T00:22:18.804Z] Step 8/21 : COPY . . [2021-03-04T00:22:19.409Z] Removing intermediate container b638675a5a64 [2021-03-04T00:22:19.409Z] ---> 6c9c170fd92e [2021-03-04T00:22:19.409Z] Step 8/24 : COPY . . [2021-03-04T00:22:19.548Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T00:22:19.548Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T00:22:19.548Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-04T00:22:19.548Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-04T00:22:19.548Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-04T00:22:19.548Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-04T00:22:19.681Z] Removing intermediate container ee7c82e4c8a2 [2021-03-04T00:22:19.681Z] ---> 9840c41188d5 [2021-03-04T00:22:19.681Z] Step 8/22 : COPY . . [2021-03-04T00:22:19.812Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-04T00:22:19.812Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-04T00:22:19.812Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-04T00:22:19.812Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-04T00:22:20.075Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-04T00:22:20.075Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-04T00:22:20.075Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-04T00:22:20.075Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-04T00:22:20.282Z] Removing intermediate container 5a9f9ce8cc8f [2021-03-04T00:22:20.282Z] ---> 4d90a1ca901c [2021-03-04T00:22:20.282Z] Step 8/31 : COPY . . [2021-03-04T00:22:20.337Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-04T00:22:20.337Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-04T00:22:20.601Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T00:22:20.601Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-04T00:22:20.601Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T00:22:20.601Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T00:22:20.601Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T00:22:20.601Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-04T00:22:20.864Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-04T00:22:20.864Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-04T00:22:20.864Z] [2021-03-04T00:22:20.864Z] Current default time zone: 'Etc/UTC' [2021-03-04T00:22:20.864Z] Local time is now: Thu Mar 4 00:22:20 UTC 2021. [2021-03-04T00:22:20.864Z] Universal Time is now: Thu Mar 4 00:22:20 UTC 2021. [2021-03-04T00:22:20.864Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-04T00:22:20.864Z] [2021-03-04T00:22:20.864Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-04T00:22:21.125Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T00:22:21.125Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-04T00:22:21.125Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-04T00:22:21.125Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-04T00:22:21.125Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-04T00:22:21.125Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-04T00:22:21.125Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-04T00:22:21.385Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-04T00:22:21.385Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-04T00:22:21.385Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T00:22:21.385Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-04T00:22:21.646Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T00:22:21.646Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-04T00:22:21.646Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T00:22:21.646Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-04T00:22:21.646Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-04T00:22:21.646Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-04T00:22:21.907Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-04T00:22:21.907Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-04T00:22:21.907Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-04T00:22:21.907Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-04T00:22:21.907Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-04T00:22:23.821Z] Updating certificates in /etc/ssl/certs... [2021-03-04T00:22:24.394Z] 23 added, 27 removed; done. [2021-03-04T00:22:24.656Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-04T00:22:24.656Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T00:22:24.656Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-04T00:22:24.656Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-04T00:22:24.656Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-04T00:22:24.918Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T00:22:24.918Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-04T00:22:24.918Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T00:22:24.918Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T00:22:24.918Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T00:22:24.918Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T00:22:25.183Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T00:22:25.183Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-04T00:22:25.183Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-04T00:22:25.183Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-04T00:22:25.183Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-04T00:22:25.183Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-04T00:22:25.183Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T00:22:25.445Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T00:22:25.445Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-04T00:22:25.445Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-04T00:22:25.445Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-04T00:22:25.445Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-04T00:22:25.705Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-04T00:22:25.705Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-04T00:22:25.705Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-04T00:22:25.705Z] Updating certificates in /etc/ssl/certs... [2021-03-04T00:22:26.278Z] 0 added, 0 removed; done. [2021-03-04T00:22:26.278Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-04T00:22:26.278Z] done. [2021-03-04T00:22:27.219Z] Reading package lists... [2021-03-04T00:22:27.219Z] Building dependency tree... [2021-03-04T00:22:27.219Z] Reading state information... [2021-03-04T00:22:27.479Z] The following NEW packages will be installed: [2021-03-04T00:22:27.479Z] apt-transport-https [2021-03-04T00:22:27.479Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-04T00:22:27.479Z] Need to get 1696 B of archives. [2021-03-04T00:22:27.479Z] After this operation, 153 kB of additional disk space will be used. [2021-03-04T00:22:27.479Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-04T00:22:27.740Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T00:22:27.740Z] Fetched 1696 B in 0s (21.9 kB/s) [2021-03-04T00:22:27.740Z] Selecting previously unselected package apt-transport-https. [2021-03-04T00:22:27.740Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-04T00:22:27.740Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-04T00:22:27.740Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-04T00:22:28.000Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-04T00:22:28.261Z] Waiting for network to be ready... [2021-03-04T00:22:34.843Z] 2021-03-04T00:22:32Z INFO Waiting for automatic snapd restart... [2021-03-04T00:22:34.843Z] snapd 2.48.2.1 from Canonical* installed [2021-03-04T00:22:35.109Z] "snapd" switched to the "latest/stable" channel [2021-03-04T00:22:35.109Z] [2021-03-04T00:22:40.401Z] core18 20210128 from Canonical* installed [2021-03-04T00:22:40.401Z] "core18" switched to the "latest/stable" channel [2021-03-04T00:22:40.401Z] [2021-03-04T00:22:42.439Z] ---> 91db271a45a7 [2021-03-04T00:22:42.440Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-04T00:22:42.440Z] ---> Running in f2da0a5843e8 [2021-03-04T00:22:42.440Z] ---> 56fb74ec1e48 [2021-03-04T00:22:42.440Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-04T00:22:42.440Z] ---> abb16582cd06 [2021-03-04T00:22:42.440Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-04T00:22:42.440Z] ---> 31601c04eb85 [2021-03-04T00:22:42.440Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-04T00:22:42.440Z] ---> cf3321664543 [2021-03-04T00:22:42.440Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-04T00:22:42.726Z] ---> Running in a6c4493b0a43 [2021-03-04T00:22:42.726Z] ---> Running in 9a15dba4e332 [2021-03-04T00:22:42.726Z] ---> Running in e05f54814e90 [2021-03-04T00:22:42.726Z] ---> Running in 25b393878643 [2021-03-04T00:22:43.009Z] 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-04T00:22:45.012Z] 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-04T00:22:45.012Z] 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-04T00:22:45.287Z] 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-04T00:22:45.287Z] 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-04T00:22:46.988Z] snapcraft 4.5.1 from Canonical* installed [2021-03-04T00:22:46.988Z] "snapcraft" switched to the "latest/stable" channel [2021-03-04T00:22:46.988Z] [2021-03-04T00:22:50.286Z] 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-04T00:22:50.286Z] - README.md [2021-03-04T00:22:50.286Z] - snapcraft.yaml.orig [2021-03-04T00:22:50.286Z] [2021-03-04T00:22:50.286Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-04T00:22:56.876Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T00:22:56.876Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-04T00:22:56.876Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-04T00:22:56.876Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-04T00:22:56.876Z] Fetched 88.7 kB in 0s (212 kB/s) [2021-03-04T00:22:58.262Z] Reading package lists... [2021-03-04T00:22:58.834Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-03-04T00:23:05.418Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T00:23:05.418Z] Reading package lists... [2021-03-04T00:23:05.418Z] Building dependency tree... [2021-03-04T00:23:05.418Z] Reading state information... [2021-03-04T00:23:05.418Z] Suggested packages: [2021-03-04T00:23:05.418Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-04T00:23:05.418Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-04T00:23:05.418Z] Recommended packages: [2021-03-04T00:23:05.418Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-04T00:23:05.419Z] The following NEW packages will be installed: [2021-03-04T00:23:05.419Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-04T00:23:05.419Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-04T00:23:05.419Z] pkg-config zip [2021-03-04T00:23:05.419Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-04T00:23:05.419Z] Need to get 7655 kB of archives. [2021-03-04T00:23:05.419Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-04T00:23:05.419Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-03-04T00:23:05.679Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-04T00:23:05.679Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-04T00:23:05.679Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-04T00:23:05.679Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-04T00:23:05.679Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-04T00:23:05.679Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-04T00:23:05.679Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-04T00:23:05.940Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-04T00:23:05.940Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-04T00:23:05.940Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-04T00:23:05.940Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-04T00:23:05.940Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-04T00:23:06.200Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-04T00:23:06.200Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-04T00:23:06.200Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T00:23:06.200Z] Fetched 7655 kB in 1s (10.6 MB/s) [2021-03-04T00:23:06.461Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-04T00:23:06.461Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-04T00:23:06.461Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-03-04T00:23:06.461Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-04T00:23:06.723Z] Selecting previously unselected package libpsl5:amd64. [2021-03-04T00:23:06.723Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-04T00:23:06.723Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-04T00:23:06.723Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-04T00:23:06.723Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-04T00:23:06.723Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-04T00:23:06.723Z] Selecting previously unselected package librtmp1:amd64. [2021-03-04T00:23:06.723Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-04T00:23:06.723Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-04T00:23:06.985Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-04T00:23:06.985Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-04T00:23:06.985Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-04T00:23:06.985Z] Selecting previously unselected package liberror-perl. [2021-03-04T00:23:06.985Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-04T00:23:06.985Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-04T00:23:07.246Z] Selecting previously unselected package git-man. [2021-03-04T00:23:07.246Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-04T00:23:07.246Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-04T00:23:07.246Z] Selecting previously unselected package git. [2021-03-04T00:23:07.246Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-04T00:23:07.246Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-04T00:23:08.187Z] Selecting previously unselected package libnorm1:amd64. [2021-03-04T00:23:08.187Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-04T00:23:08.187Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-04T00:23:08.448Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-04T00:23:08.448Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-04T00:23:08.448Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-04T00:23:08.448Z] Selecting previously unselected package libsodium23:amd64. [2021-03-04T00:23:08.448Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-04T00:23:08.448Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-04T00:23:08.708Z] Selecting previously unselected package libzmq5:amd64. [2021-03-04T00:23:08.709Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-04T00:23:08.709Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T00:23:08.709Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-04T00:23:08.709Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-04T00:23:08.709Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T00:23:08.969Z] Selecting previously unselected package pkg-config. [2021-03-04T00:23:08.969Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-04T00:23:08.969Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-04T00:23:08.969Z] Selecting previously unselected package zip. [2021-03-04T00:23:08.969Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-04T00:23:08.970Z] Unpacking zip (3.0-11build1) ... [2021-03-04T00:23:08.970Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-04T00:23:08.970Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-04T00:23:08.970Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-04T00:23:09.230Z] Setting up liberror-perl (0.17025-1) ... [2021-03-04T00:23:09.230Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-04T00:23:09.230Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-04T00:23:09.230Z] No schema files found: doing nothing. [2021-03-04T00:23:09.230Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-04T00:23:09.230Z] Setting up zip (3.0-11build1) ... [2021-03-04T00:23:09.230Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-04T00:23:09.230Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-04T00:23:09.230Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-04T00:23:09.491Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T00:23:09.491Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-04T00:23:09.491Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T00:23:09.491Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-04T00:23:09.491Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-04T00:23:16.382Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T00:23:16.382Z] git set to automatically installed. [2021-03-04T00:23:16.382Z] git-man set to automatically installed. [2021-03-04T00:23:16.382Z] libcurl3-gnutls set to automatically installed. [2021-03-04T00:23:16.382Z] liberror-perl set to automatically installed. [2021-03-04T00:23:16.382Z] libglib2.0-0 set to automatically installed. [2021-03-04T00:23:16.382Z] libnghttp2-14 set to automatically installed. [2021-03-04T00:23:16.382Z] libnorm1 set to automatically installed. [2021-03-04T00:23:16.382Z] libpgm-5.2-0 set to automatically installed. [2021-03-04T00:23:16.382Z] libpsl5 set to automatically installed. [2021-03-04T00:23:16.382Z] librtmp1 set to automatically installed. [2021-03-04T00:23:16.382Z] libsodium23 set to automatically installed. [2021-03-04T00:23:16.382Z] libzmq3-dev set to automatically installed. [2021-03-04T00:23:16.382Z] libzmq5 set to automatically installed. [2021-03-04T00:23:16.382Z] pkg-config set to automatically installed. [2021-03-04T00:23:16.382Z] zip set to automatically installed. [2021-03-04T00:23:17.772Z] snapd is not logged in, snap install commands will use sudo [2021-03-04T00:23:24.355Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T00:23:24.617Z] snap "core18" has no updates available [2021-03-04T00:23:25.559Z] Pulling config-common [2021-03-04T00:23:25.559Z] + snapcraftctl pull [2021-03-04T00:23:26.943Z] Pulling go-build-helper [2021-03-04T00:23:26.943Z] + snapcraftctl pull [2021-03-04T00:23:53.525Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-04T00:23:53.525Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-04T00:23:53.525Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-04T00:23:53.525Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-04T00:23:53.525Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-04T00:23:53.525Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-04T00:23:53.525Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-04T00:23:53.525Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-04T00:23:53.525Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-04T00:23:53.525Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-04T00:23:53.525Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-04T00:23:53.525Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-04T00:23:53.525Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-04T00:23:53.525Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-04T00:23:53.525Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-04T00:23:53.525Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-04T00:23:53.525Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-04T00:23:53.525Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-04T00:23:53.525Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-04T00:23:53.525Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-04T00:23:53.525Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-04T00:23:53.525Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-04T00:23:53.525Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-04T00:23:53.525Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-04T00:23:53.525Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-04T00:23:53.525Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-04T00:23:53.525Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-04T00:23:53.525Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-04T00:23:53.525Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-04T00:23:53.525Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-04T00:23:53.526Z] Fetched 279 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-04T00:23:53.526Z] Fetched 122 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-04T00:23:53.526Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-04T00:23:53.526Z] Fetched 8848 B in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-04T00:23:53.526Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-04T00:23:53.526Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-04T00:23:53.526Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-04T00:23:53.526Z] Fetched 214 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-04T00:23:53.526Z] Fetched 154 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-04T00:23:53.526Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-04T00:23:53.526Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-04T00:23:53.526Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-04T00:23:53.526Z] Fetched 499 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-04T00:23:53.526Z] Fetched 111 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-04T00:23:53.526Z] Fetched 240 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-04T00:23:53.526Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-04T00:23:53.526Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-04T00:23:53.526Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-04T00:23:53.526Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-04T00:23:53.526Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-04T00:23:53.526Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-04T00:23:53.526Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-04T00:23:53.526Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-04T00:23:53.526Z] Fetched 8720 B in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-04T00:23:53.526Z] Fetched 137 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-04T00:23:53.526Z] Fetched 119 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-04T00:23:53.526Z] Fetched 109 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-04T00:23:53.526Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-04T00:23:53.526Z] Fetched 645 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-04T00:23:53.526Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-04T00:23:53.526Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-04T00:23:53.526Z] Fetched 368 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-04T00:23:53.526Z] Fetched 187 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-04T00:23:53.526Z] Fetched 175 kB in 0s (0 B/s) [2021-03-04T00:23:53.526Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-04T00:23:54.911Z] Fetched 206 kB in 0s (0 B/s) [2021-03-04T00:23:54.911Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-04T00:23:54.911Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-04T00:23:54.911Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-04T00:23:54.911Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-04T00:23:54.911Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-04T00:23:54.911Z] Fetched 159 kB in 0s (0 B/s) [2021-03-04T00:23:54.911Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-04T00:23:54.911Z] Fetched 107 kB in 0s (0 B/s) [2021-03-04T00:23:54.911Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-04T00:23:54.911Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-04T00:23:54.911Z] Pulling static-packages [2021-03-04T00:23:54.911Z] + snapcraftctl pull [2021-03-04T00:23:56.295Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-03-04T00:23:56.295Z] Skipping pull go-build-helper (already ran) [2021-03-04T00:23:56.295Z] Skipping pull static-packages (already ran) [2021-03-04T00:23:56.295Z] Building go-build-helper [2021-03-04T00:23:56.295Z] + snapcraftctl build [2021-03-04T00:24:00.497Z] Building static-packages [2021-03-04T00:24:00.497Z] + snapcraftctl build [2021-03-04T00:24:03.801Z] Staging go-build-helper [2021-03-04T00:24:03.801Z] + snapcraftctl stage [2021-03-04T00:24:04.373Z] Staging static-packages [2021-03-04T00:24:04.373Z] + snapcraftctl stage [2021-03-04T00:24:05.756Z] Pulling go115 [2021-03-04T00:24:05.756Z] + snapcraftctl pull [2021-03-04T00:24:06.702Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-04T00:24:06.702Z] Skipping pull go115 (already ran) [2021-03-04T00:24:06.702Z] Building go115 [2021-03-04T00:24:06.702Z] + dpkg --print-architecture [2021-03-04T00:24:06.702Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-04T00:24:06.702Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-04T00:24:06.702Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-04T00:24:06.702Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-04T00:24:06.702Z] Dload Upload Total Spent Left Speed [2021-03-04T00:24:10.800Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 115M 1 2207k 0 0 6032k 0 0:00:19 --:--:-- 0:00:19 6032k 24 115M 24 28.3M 0 0 21.1M 0 0:00:05 0:00:01 0:00:04 21.1M 53 115M 53 61.7M 0 0 26.3M 0 0:00:04 0:00:02 0:00:02 26.3M 86 115M 86 99.7M 0 0 29.8M 0 0:00:03 0:00:03 --:--:-- 29.8M 100 115M 100 115M 0 0 29.9M 0 0:00:03 0:00:03 --:--:-- 29.9M [2021-03-04T00:24:10.800Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-03-04T00:24:10.800Z] + sha256sum -c sha256 [2021-03-04T00:24:10.800Z] + grep OK [2021-03-04T00:24:11.374Z] go1.15.2.linux-amd64.tar.gz: OK [2021-03-04T00:24:11.374Z] + mkdir -p /root/stage/go1.15 [2021-03-04T00:24:11.374Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-03-04T00:24:16.664Z] Staging go115 [2021-03-04T00:24:16.664Z] + snapcraftctl stage [2021-03-04T00:24:22.141Z] 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-04T00:24:22.141Z] 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-04T00:24:23.253Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-04T00:24:23.253Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-04T00:24:23.253Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-04T00:24:23.253Z] Fetched 0 B in 0s (0 B/s) [2021-03-04T00:24:23.253Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-04T00:24:23.253Z] Fetched 224 kB in 0s (0 B/s) [2021-03-04T00:24:23.253Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-04T00:24:23.253Z] Fetched 157 kB in 0s (0 B/s) [2021-03-04T00:24:23.253Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-04T00:24:23.253Z] Fetched 221 kB in 0s (0 B/s) [2021-03-04T00:24:23.253Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-04T00:24:23.253Z] Fetched 143 kB in 0s (0 B/s) [2021-03-04T00:24:23.253Z] Pulling edgex-go [2021-03-04T00:24:23.253Z] + snapcraftctl pull [2021-03-04T00:24:25.796Z] Pulling version [2021-03-04T00:24:25.796Z] + cd /root/project [2021-03-04T00:24:25.796Z] + [ -f VERSION ] [2021-03-04T00:24:25.796Z] + PROJECT_VERSION=local-dev [2021-03-04T00:24:25.796Z] + git rev-parse --short HEAD [2021-03-04T00:24:25.796Z] + GIT_REVISION=0913cd80 [2021-03-04T00:24:25.796Z] + snapcraftctl set-version local-dev [2021-03-04T00:24:27.179Z] Building config-common [2021-03-04T00:24:27.179Z] + snapcraftctl build [2021-03-04T00:24:27.586Z] Removing intermediate container f2da0a5843e8 [2021-03-04T00:24:27.586Z] ---> c0bed593010a [2021-03-04T00:24:27.586Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-04T00:24:27.865Z] Removing intermediate container 25b393878643 [2021-03-04T00:24:27.866Z] ---> 4cfdcf8d01dc [2021-03-04T00:24:27.866Z] [2021-03-04T00:24:27.866Z] Step 10/24 : FROM alpine:3.12 [2021-03-04T00:24:27.866Z] ---> Running in dd95a4e0a46a [2021-03-04T00:24:28.137Z] Removing intermediate container 9a15dba4e332 [2021-03-04T00:24:28.137Z] ---> 8b81eea21821 [2021-03-04T00:24:28.137Z] [2021-03-04T00:24:28.137Z] Step 10/21 : FROM alpine:3.12 [2021-03-04T00:24:28.137Z] 3.12: Pulling from library/alpine [2021-03-04T00:24:28.137Z] Removing intermediate container e05f54814e90 [2021-03-04T00:24:28.137Z] ---> 35d039d60613 [2021-03-04T00:24:28.137Z] [2021-03-04T00:24:28.137Z] Step 10/31 : FROM alpine:3.12 [2021-03-04T00:24:28.137Z] 3.12: Pulling from library/alpine [2021-03-04T00:24:28.137Z] 3.12: Pulling from library/alpine [2021-03-04T00:24:29.130Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T00:24:29.130Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T00:24:29.130Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T00:24:29.130Z] Status: Downloaded newer image for alpine:3.12 [2021-03-04T00:24:29.130Z] ---> d10569e2745f [2021-03-04T00:24:29.130Z] Status: Downloaded newer image for alpine:3.12 [2021-03-04T00:24:29.130Z] Status: Image is up to date for alpine:3.12 [2021-03-04T00:24:29.130Z] ---> d10569e2745f [2021-03-04T00:24:29.130Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-04T00:24:29.130Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-04T00:24:29.130Z] ---> d10569e2745f [2021-03-04T00:24:29.130Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-04T00:24:29.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-04T00:24:29.731Z] ---> Running in 0b1ee5e4754f [2021-03-04T00:24:29.731Z] ---> Running in 5f6a22d8c2ef [2021-03-04T00:24:29.731Z] ---> Running in 3f791acc9b86 [2021-03-04T00:24:29.741Z] Skipping build go-build-helper (already ran) [2021-03-04T00:24:29.741Z] Skipping build static-packages (already ran) [2021-03-04T00:24:29.741Z] Skipping build go115 (already ran) [2021-03-04T00:24:30.032Z] Building edgex-go [2021-03-04T00:24:30.979Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin [2021-03-04T00:24:30.979Z] + cd /root/parts/edgex-go/src [2021-03-04T00:24:30.979Z] + make build [2021-03-04T00:24:30.980Z] 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-04T00:24:31.194Z] Removing intermediate container 5f6a22d8c2ef [2021-03-04T00:24:31.195Z] ---> 7b96a966cc81 [2021-03-04T00:24:31.195Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-04T00:24:31.467Z] ---> Running in aab6b330bda8 [2021-03-04T00:24:31.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T00:24:32.021Z] Removing intermediate container a6c4493b0a43 [2021-03-04T00:24:32.021Z] ---> f1b2d94153b7 [2021-03-04T00:24:32.021Z] [2021-03-04T00:24:32.021Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T00:24:32.021Z] ---> d10569e2745f [2021-03-04T00:24:32.021Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-04T00:24:32.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T00:24:32.297Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T00:24:32.297Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T00:24:32.297Z] ---> Running in 1a4c0ba6bc5e [2021-03-04T00:24:32.899Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-04T00:24:32.899Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-04T00:24:32.905Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-04T00:24:32.905Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-04T00:24:32.905Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.42 [2021-03-04T00:24:32.905Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-04T00:24:32.905Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-04T00:24:32.905Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-03-04T00:24:32.905Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-04T00:24:32.905Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-04T00:24:32.905Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-04T00:24:32.905Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-04T00:24:32.905Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-04T00:24:32.905Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-04T00:24:32.905Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-04T00:24:32.905Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-04T00:24:32.905Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-04T00:24:32.905Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-04T00:24:32.905Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-04T00:24:32.905Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-04T00:24:32.905Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-04T00:24:32.905Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-04T00:24:32.905Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-04T00:24:32.905Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-04T00:24:32.905Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-04T00:24:32.905Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T00:24:32.905Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-03-04T00:24:32.905Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-04T00:24:32.905Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-03-04T00:24:32.905Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-04T00:24:32.905Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-04T00:24:32.905Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-04T00:24:32.905Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-04T00:24:32.905Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-04T00:24:32.905Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-04T00:24:32.905Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-04T00:24:32.905Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-03-04T00:24:32.905Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-04T00:24:32.905Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-04T00:24:32.905Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-04T00:24:32.905Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-04T00:24:33.176Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-04T00:24:33.176Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-04T00:24:33.176Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-03-04T00:24:33.176Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-04T00:24:33.184Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T00:24:33.184Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-04T00:24:33.184Z] (4/5) Installing curl (7.69.1-r3) [2021-03-04T00:24:33.184Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-04T00:24:33.184Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T00:24:33.184Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T00:24:33.184Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-04T00:24:33.184Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T00:24:33.184Z] (4/4) Installing curl (7.69.1-r3) [2021-03-04T00:24:33.184Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T00:24:33.184Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T00:24:33.437Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-04T00:24:33.458Z] OK: 7 MiB in 19 packages [2021-03-04T00:24:33.458Z] OK: 7 MiB in 18 packages [2021-03-04T00:24:33.740Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T00:24:34.056Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T00:24:34.338Z] Removing intermediate container dd95a4e0a46a [2021-03-04T00:24:34.338Z] ---> 1e11f0f277e7 [2021-03-04T00:24:34.338Z] [2021-03-04T00:24:34.338Z] Step 11/26 : FROM docker:20.10.0 [2021-03-04T00:24:34.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T00:24:34.338Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-04T00:24:34.338Z] (2/2) Installing su-exec (0.2-r1) [2021-03-04T00:24:34.338Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T00:24:34.616Z] 20.10.0: Pulling from library/docker [2021-03-04T00:24:34.616Z] OK: 5 MiB in 16 packages [2021-03-04T00:24:34.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T00:24:35.224Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-04T00:24:35.224Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T00:24:35.224Z] OK: 5 MiB in 15 packages [2021-03-04T00:24:37.203Z] Removing intermediate container 0b1ee5e4754f [2021-03-04T00:24:37.203Z] ---> d681c40279e8 [2021-03-04T00:24:37.203Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T00:24:37.203Z] Removing intermediate container aab6b330bda8 [2021-03-04T00:24:37.203Z] ---> 677e07471ee7 [2021-03-04T00:24:37.203Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-04T00:24:37.203Z] Removing intermediate container 3f791acc9b86 [2021-03-04T00:24:37.203Z] ---> 4285ae2d7a58 [2021-03-04T00:24:37.203Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T00:24:37.477Z] Removing intermediate container 1a4c0ba6bc5e [2021-03-04T00:24:37.477Z] ---> 9504a10b5ff2 [2021-03-04T00:24:37.477Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T00:24:37.753Z] ---> Running in d6bfee4f5f3d [2021-03-04T00:24:37.753Z] ---> Running in 5a81d9980c29 [2021-03-04T00:24:37.753Z] ---> Running in b286dfa1e5f7 [2021-03-04T00:24:37.753Z] ---> Running in 76d339721c38 [2021-03-04T00:24:38.357Z] Removing intermediate container 5a81d9980c29 [2021-03-04T00:24:38.357Z] ---> efebc17678a5 [2021-03-04T00:24:38.357Z] Step 13/21 : WORKDIR /edgex [2021-03-04T00:24:38.357Z] Removing intermediate container b286dfa1e5f7 [2021-03-04T00:24:38.357Z] ---> 8be7095c59dc [2021-03-04T00:24:38.357Z] Step 13/24 : WORKDIR / [2021-03-04T00:24:38.631Z] Removing intermediate container d6bfee4f5f3d [2021-03-04T00:24:38.631Z] ---> e4cb3bb5b63e [2021-03-04T00:24:38.631Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-04T00:24:38.631Z] Removing intermediate container 76d339721c38 [2021-03-04T00:24:38.631Z] ---> b84da3fe3832 [2021-03-04T00:24:38.631Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-04T00:24:38.908Z] ---> Running in d8bc97aa7232 [2021-03-04T00:24:38.908Z] ---> Running in 541152d2d804 [2021-03-04T00:24:39.180Z] ---> Running in aa8ca32fb096 [2021-03-04T00:24:39.180Z] ---> Running in ef0b42b3efc1 [2021-03-04T00:24:40.200Z] Removing intermediate container 541152d2d804 [2021-03-04T00:24:40.200Z] ---> a30c6c9cd0e5 [2021-03-04T00:24:40.200Z] 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-04T00:24:40.484Z] Removing intermediate container d8bc97aa7232 [2021-03-04T00:24:40.484Z] ---> 751f8068ae41 [2021-03-04T00:24:40.484Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-04T00:24:40.484Z] Removing intermediate container aa8ca32fb096 [2021-03-04T00:24:40.484Z] ---> 2fdc219a9aea [2021-03-04T00:24:40.484Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T00:24:40.484Z] Removing intermediate container ef0b42b3efc1 [2021-03-04T00:24:40.484Z] ---> dfacdabf4e56 [2021-03-04T00:24:40.484Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-04T00:24:40.798Z] ---> Running in a4236e13bc00 [2021-03-04T00:24:41.089Z] ---> Running in 1b3eac9b4570 [2021-03-04T00:24:41.698Z] ---> a201d824b608 [2021-03-04T00:24:41.698Z] 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-04T00:24:41.987Z] Removing intermediate container 1b3eac9b4570 [2021-03-04T00:24:41.987Z] ---> 549f3ce46856 [2021-03-04T00:24:41.987Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T00:24:42.266Z] ---> 157f6ef4ed8f [2021-03-04T00:24:42.266Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-04T00:24:43.491Z] 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-04T00:24:43.491Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-04T00:24:43.729Z] ---> e9f81e726793 [2021-03-04T00:24:43.729Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-04T00:24:43.729Z] ---> d5acac9b0ab9 [2021-03-04T00:24:43.729Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-04T00:24:44.326Z] ---> 057c71e7a0ab [2021-03-04T00:24:44.326Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-04T00:24:44.605Z] ---> 566933337a21 [2021-03-04T00:24:44.605Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-04T00:24:44.879Z] Removing intermediate container a4236e13bc00 [2021-03-04T00:24:44.879Z] ---> 62b58ed2f1c3 [2021-03-04T00:24:44.879Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-04T00:24:45.482Z] ---> Running in ef8a11c3b089 [2021-03-04T00:24:46.077Z] ---> bace693d3dd8 [2021-03-04T00:24:46.077Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-04T00:24:46.680Z] ---> d9cb7d71cfa5 [2021-03-04T00:24:46.680Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-04T00:24:46.680Z] Removing intermediate container ef8a11c3b089 [2021-03-04T00:24:46.680Z] ---> f6d20a15c6a9 [2021-03-04T00:24:46.680Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-04T00:24:46.680Z] ---> 4bea72feeec1 [2021-03-04T00:24:46.680Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-04T00:24:46.955Z] ---> Running in 0d478714b7a3 [2021-03-04T00:24:47.227Z] ---> 6d28cf8ac77b [2021-03-04T00:24:47.227Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-04T00:24:47.503Z] ---> Running in 7fef6c1c8814 [2021-03-04T00:24:47.778Z] Removing intermediate container 0d478714b7a3 [2021-03-04T00:24:47.779Z] ---> 8a14e0652f32 [2021-03-04T00:24:47.779Z] Step 18/21 : CMD ["--init=true"] [2021-03-04T00:24:47.779Z] ---> a70c68a485db [2021-03-04T00:24:47.779Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-04T00:24:48.051Z] ---> Running in 6635eef64001 [2021-03-04T00:24:48.324Z] ---> Running in 22252b4128b3 [2021-03-04T00:24:48.324Z] Removing intermediate container 7fef6c1c8814 [2021-03-04T00:24:48.324Z] ---> e722c77724a0 [2021-03-04T00:24:48.324Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T00:24:48.608Z] ---> 230598a4b52a [2021-03-04T00:24:48.609Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-04T00:24:48.609Z] ---> Running in 2cbfa0457a76 [2021-03-04T00:24:48.609Z] Removing intermediate container 6635eef64001 [2021-03-04T00:24:48.609Z] ---> baf8d375d5bf [2021-03-04T00:24:48.609Z] Step 19/21 : LABEL arch=arm64 [2021-03-04T00:24:48.609Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-04T00:24:48.788Z] 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-04T00:24:48.890Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-04T00:24:48.890Z] ---> eeaf43b92773 [2021-03-04T00:24:48.890Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-04T00:24:48.890Z] ---> Running in b93c30a01e01 [2021-03-04T00:24:49.166Z] ---> Running in a86692a19e50 [2021-03-04T00:24:49.733Z] 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-04T00:24:49.763Z] Removing intermediate container 2cbfa0457a76 [2021-03-04T00:24:49.763Z] ---> c29e7ebb4761 [2021-03-04T00:24:49.763Z] Step 20/22 : LABEL arch=arm64 [2021-03-04T00:24:49.763Z] Removing intermediate container b93c30a01e01 [2021-03-04T00:24:49.763Z] ---> efd7dfa15b65 [2021-03-04T00:24:49.763Z] Step 20/21 : LABEL git_sha=0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:24:49.763Z] ---> 590f569753cb [2021-03-04T00:24:49.763Z] 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-04T00:24:50.036Z] ---> Running in accecde1cf65 [2021-03-04T00:24:50.036Z] ---> Running in c5de85a3412f [2021-03-04T00:24:50.036Z] ---> Running in 8e86ebe76f1d [2021-03-04T00:24:50.635Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T00:24:50.635Z] Removing intermediate container accecde1cf65 [2021-03-04T00:24:50.635Z] ---> 4ac278070400 [2021-03-04T00:24:50.635Z] Step 21/22 : LABEL git_sha=0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:24:50.917Z] Removing intermediate container c5de85a3412f [2021-03-04T00:24:50.917Z] ---> eb2ffaa6de09 [2021-03-04T00:24:50.917Z] Step 21/21 : LABEL version=0.0.0 [2021-03-04T00:24:50.917Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T00:24:50.917Z] ---> Running in ed0a2250a9c1 [2021-03-04T00:24:51.114Z] 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-04T00:24:51.200Z] ---> Running in 31f3e7bbaad2 [2021-03-04T00:24:51.480Z] (1/2) Installing readline (8.0.4-r0) [2021-03-04T00:24:51.480Z] (2/2) Installing bash (5.0.17-r0) [2021-03-04T00:24:51.480Z] Executing bash-5.0.17-r0.post-install [2021-03-04T00:24:51.688Z] 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-04T00:24:51.688Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-04T00:24:51.751Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T00:24:51.752Z] OK: 12 MiB in 22 packages [2021-03-04T00:24:51.752Z] Removing intermediate container ed0a2250a9c1 [2021-03-04T00:24:51.752Z] ---> 9ef2483602ae [2021-03-04T00:24:51.752Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T00:24:51.752Z] Removing intermediate container 22252b4128b3 [2021-03-04T00:24:51.752Z] ---> 40c78535c40d [2021-03-04T00:24:51.752Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T00:24:51.949Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-04T00:24:51.949Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-04T00:24:51.949Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-04T00:24:52.021Z] Removing intermediate container 31f3e7bbaad2 [2021-03-04T00:24:52.021Z] ---> b2033eb60086 [2021-03-04T00:24:52.021Z] [2021-03-04T00:24:52.293Z] ---> Running in ba9e63f5c285 [2021-03-04T00:24:52.890Z] Successfully built b2033eb60086 [2021-03-04T00:24:52.890Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-04T00:24:52.890Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-03-04T00:24:53.165Z] Removing intermediate container ba9e63f5c285 [2021-03-04T00:24:53.165Z] ---> 937452632c37 [2021-03-04T00:24:53.165Z] [2021-03-04T00:24:53.165Z] ---> 4f6b158dcb38 [2021-03-04T00:24:53.165Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-04T00:24:53.440Z] Removing intermediate container a86692a19e50 [2021-03-04T00:24:53.440Z] ---> e3520b569bf0 [2021-03-04T00:24:53.440Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-04T00:24:53.440Z] Removing intermediate container 8e86ebe76f1d [2021-03-04T00:24:53.440Z] ---> de95f4941fbb [2021-03-04T00:24:53.440Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-04T00:24:53.712Z] Successfully built 937452632c37 [2021-03-04T00:24:53.712Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-04T00:24:53.712Z] ---> Running in f0a8d3d86ab7 [2021-03-04T00:24:53.712Z] Building docker-support-notifications-go [2021-03-04T00:24:53.864Z] 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-04T00:24:53.864Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-04T00:24:53.864Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-04T00:24:53.984Z]  Building docker-support-scheduler-go ... done  ---> Running in fa0763fcf063 [2021-03-04T00:24:54.260Z] Removing intermediate container f0a8d3d86ab7 [2021-03-04T00:24:54.260Z] ---> 69bb1443bfd2 [2021-03-04T00:24:54.260Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-04T00:24:54.533Z] ---> Running in 03d789a074e8 [2021-03-04T00:24:54.533Z] Removing intermediate container fa0763fcf063 [2021-03-04T00:24:54.533Z] ---> 75ebb71845bb [2021-03-04T00:24:54.533Z] Step 22/24 : LABEL arch=arm64 [2021-03-04T00:24:54.805Z] ---> 798351646b4a [2021-03-04T00:24:54.805Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-04T00:24:54.805Z] ---> Running in 511d3421a86c [2021-03-04T00:24:55.404Z] Removing intermediate container 03d789a074e8 [2021-03-04T00:24:55.404Z] ---> 7afa7bf69040 [2021-03-04T00:24:55.404Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-04T00:24:55.404Z] ---> Running in 9387d94594d8 [2021-03-04T00:24:55.404Z] Removing intermediate container 511d3421a86c [2021-03-04T00:24:55.404Z] ---> d9972f5d0058 [2021-03-04T00:24:55.404Z] Step 23/24 : LABEL git_sha=0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:24:55.676Z] ---> Running in 30d62e8e487b [2021-03-04T00:24:55.786Z] 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-04T00:24:55.946Z] ---> 2a6f5c943156 [2021-03-04T00:24:55.946Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-04T00:24:56.356Z] 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-04T00:24:56.356Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-04T00:24:56.542Z] Removing intermediate container 9387d94594d8 [2021-03-04T00:24:56.542Z] ---> 205860e791b3 [2021-03-04T00:24:56.542Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-04T00:24:57.137Z] Removing intermediate container 30d62e8e487b [2021-03-04T00:24:57.137Z] ---> def6202f31cd [2021-03-04T00:24:57.137Z] Step 24/24 : LABEL version=0.0.0 [2021-03-04T00:24:58.272Z] 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-04T00:24:58.564Z] ---> 63d73e8a5c89 [2021-03-04T00:24:58.564Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-04T00:24:58.564Z] ---> Running in 0451c09ea1d5 [2021-03-04T00:24:59.158Z] ---> f921b7d45585 [2021-03-04T00:24:59.158Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-04T00:24:59.214Z] 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-04T00:24:59.214Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-04T00:24:59.431Z] ---> b1f876cf3198 [2021-03-04T00:24:59.431Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-04T00:24:59.431Z] Removing intermediate container 0451c09ea1d5 [2021-03-04T00:24:59.431Z] ---> 8d95e16bd843 [2021-03-04T00:24:59.431Z] [2021-03-04T00:25:00.026Z] Successfully built 8d95e16bd843 [2021-03-04T00:25:00.026Z] ---> Running in 2ee792c1903c [2021-03-04T00:25:00.026Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-04T00:25:00.026Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-03-04T00:25:00.304Z] ---> b42a2246e0f2 [2021-03-04T00:25:00.305Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-04T00:25:00.580Z] Removing intermediate container 2ee792c1903c [2021-03-04T00:25:00.580Z] ---> 1123e0e7c970 [2021-03-04T00:25:00.580Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-04T00:25:00.605Z] 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-04T00:25:00.605Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-04T00:25:01.559Z] ---> 6575ddb0ee43 [2021-03-04T00:25:01.559Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-04T00:25:01.831Z] ---> b40b1307bc41 [2021-03-04T00:25:01.831Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-04T00:25:02.114Z] ---> Running in b49577b16d1c [2021-03-04T00:25:02.516Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-04T00:25:02.516Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-04T00:25:02.516Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-04T00:25:02.516Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-04T00:25:02.516Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-04T00:25:02.516Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-04T00:25:02.516Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-04T00:25:02.516Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-04T00:25:02.516Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-04T00:25:02.516Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-04T00:25:02.516Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-04T00:25:02.516Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-04T00:25:02.516Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-04T00:25:02.516Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-04T00:25:02.516Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-04T00:25:02.708Z] ---> Running in bff30739ef12 [2021-03-04T00:25:02.785Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-04T00:25:02.785Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-04T00:25:02.785Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-03-04T00:25:02.785Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-04T00:25:02.785Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-04T00:25:02.785Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-04T00:25:02.785Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-04T00:25:02.785Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-04T00:25:02.785Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-04T00:25:02.785Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-04T00:25:03.693Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T00:25:03.967Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T00:25:04.571Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-04T00:25:04.571Z] (2/33) Installing expat (2.2.9-r1) [2021-03-04T00:25:04.571Z] (3/33) Installing libffi (3.3-r2) [2021-03-04T00:25:04.571Z] (4/33) Installing gdbm (1.13-r1) [2021-03-04T00:25:04.571Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-04T00:25:04.571Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-04T00:25:04.571Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-04T00:25:04.762Z] Building version [2021-03-04T00:25:04.762Z] + snapcraftctl build [2021-03-04T00:25:06.545Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-04T00:25:06.545Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-04T00:25:06.545Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-04T00:25:06.545Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-04T00:25:06.545Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-04T00:25:06.545Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-04T00:25:06.545Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-04T00:25:06.545Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-04T00:25:06.545Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-04T00:25:06.545Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-04T00:25:06.545Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-04T00:25:06.545Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-04T00:25:06.545Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-04T00:25:06.545Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-04T00:25:06.817Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-04T00:25:06.817Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-04T00:25:06.817Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-04T00:25:06.817Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-04T00:25:06.817Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-04T00:25:06.817Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-04T00:25:06.817Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-04T00:25:06.817Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-04T00:25:06.817Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-04T00:25:06.817Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-04T00:25:06.817Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-04T00:25:06.817Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-04T00:25:06.817Z] Removing intermediate container bff30739ef12 [2021-03-04T00:25:06.817Z] ---> 35fc2819f615 [2021-03-04T00:25:06.817Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-04T00:25:07.097Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T00:25:07.097Z] OK: 71 MiB in 55 packages [2021-03-04T00:25:07.372Z] ---> Running in 0bac7bffc7e9 [2021-03-04T00:25:07.417Z] Staging config-common [2021-03-04T00:25:07.417Z] + snapcraftctl stage [2021-03-04T00:25:07.967Z] Removing intermediate container 0bac7bffc7e9 [2021-03-04T00:25:07.967Z] ---> f05f10dd9ac6 [2021-03-04T00:25:07.967Z] Step 28/31 : CMD ["gate"] [2021-03-04T00:25:08.562Z] ---> Running in 2bf3e6f83332 [2021-03-04T00:25:08.809Z] Skipping stage go-build-helper (already ran) [2021-03-04T00:25:08.809Z] Skipping stage static-packages (already ran) [2021-03-04T00:25:08.809Z] Skipping stage go115 (already ran) [2021-03-04T00:25:08.809Z] Staging edgex-go [2021-03-04T00:25:08.809Z] + snapcraftctl stage [2021-03-04T00:25:09.166Z] Removing intermediate container 2bf3e6f83332 [2021-03-04T00:25:09.167Z] ---> 2c6c8c352748 [2021-03-04T00:25:09.167Z] Step 29/31 : LABEL arch=arm64 [2021-03-04T00:25:10.148Z] ---> Running in 96e0aa3d02d9 [2021-03-04T00:25:10.189Z] Staging version [2021-03-04T00:25:10.189Z] + snapcraftctl stage [2021-03-04T00:25:11.128Z] Priming config-common [2021-03-04T00:25:11.128Z] + snapcraftctl prime [2021-03-04T00:25:11.134Z] Removing intermediate container 96e0aa3d02d9 [2021-03-04T00:25:11.134Z] ---> 131297879d2c [2021-03-04T00:25:11.134Z] Step 30/31 : LABEL git_sha=0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:25:12.073Z] Priming go-build-helper [2021-03-04T00:25:12.074Z] + snapcraftctl prime [2021-03-04T00:25:12.114Z] ---> Running in 2cc5f74dad7a [2021-03-04T00:25:13.459Z] Priming static-packages [2021-03-04T00:25:13.459Z] + snapcraftctl prime [2021-03-04T00:25:13.549Z] Removing intermediate container 2cc5f74dad7a [2021-03-04T00:25:13.549Z] ---> 90a278a67bd5 [2021-03-04T00:25:13.549Z] Step 31/31 : LABEL version=0.0.0 [2021-03-04T00:25:14.525Z] ---> Running in 17c3aa523cda [2021-03-04T00:25:15.123Z] Removing intermediate container b49577b16d1c [2021-03-04T00:25:15.123Z] ---> 83aee4de6783 [2021-03-04T00:25:15.123Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-04T00:25:15.720Z] Removing intermediate container 17c3aa523cda [2021-03-04T00:25:15.720Z] ---> 006ebe5d733b [2021-03-04T00:25:15.720Z] [2021-03-04T00:25:15.720Z] ---> Running in a92b13c04566 [2021-03-04T00:25:15.999Z] Priming go115 [2021-03-04T00:25:15.999Z] + snapcraftctl prime [2021-03-04T00:25:16.319Z] Successfully built 006ebe5d733b [2021-03-04T00:25:16.319Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-04T00:25:16.319Z]  Building docker-security-bootstrapper-go ... done Building docker-core-data-go [2021-03-04T00:25:17.382Z] Priming edgex-go [2021-03-04T00:25:17.382Z] + snapcraftctl prime [2021-03-04T00:25:18.763Z] Priming version [2021-03-04T00:25:18.764Z] + snapcraftctl prime [2021-03-04T00:25:19.703Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [2021-03-04T00:25:21.722Z] Collecting docker-compose==1.23.2 [2021-03-04T00:25:21.722Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2021-03-04T00:25:21.999Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-04T00:25:21.999Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-04T00:25:22.993Z] Collecting docker<4.0,>=3.6.0 [2021-03-04T00:25:22.993Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-04T00:25:23.589Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-04T00:25:23.589Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-04T00:25:26.217Z] Collecting cached-property<2,>=1.2.0 [2021-03-04T00:25:26.217Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-04T00:25:26.217Z] 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-04T00:25:26.217Z] Collecting docopt<0.7,>=0.6.1 [2021-03-04T00:25:26.492Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-04T00:25:29.880Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-04T00:25:29.880Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-04T00:25:30.153Z] Collecting texttable<0.10,>=0.9.0 [2021-03-04T00:25:30.153Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-04T00:25:32.781Z] Collecting jsonschema<3,>=2.5.1 [2021-03-04T00:25:32.781Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-04T00:25:33.770Z] Collecting PyYAML<4,>=3.10 [2021-03-04T00:25:33.770Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-04T00:25:37.163Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T00:25:37.163Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T00:25:37.163Z] ---> e8131da52908 [2021-03-04T00:25:37.163Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T00:25:37.163Z] ---> Using cache [2021-03-04T00:25:37.163Z] ---> 3e8b60a117f2 [2021-03-04T00:25:37.163Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T00:25:37.163Z] ---> Using cache [2021-03-04T00:25:37.163Z] ---> c5df144bcbac [2021-03-04T00:25:37.163Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T00:25:37.163Z] ---> Using cache [2021-03-04T00:25:37.163Z] ---> a5919773f7c1 [2021-03-04T00:25:37.163Z] Step 6/23 : COPY go.mod . [2021-03-04T00:25:37.163Z] ---> Using cache [2021-03-04T00:25:37.163Z] ---> 1942082491f3 [2021-03-04T00:25:37.163Z] Step 7/23 : RUN go mod download [2021-03-04T00:25:37.163Z] ---> Using cache [2021-03-04T00:25:37.163Z] ---> 7dcc684ad4b9 [2021-03-04T00:25:37.163Z] Step 8/23 : COPY . . [2021-03-04T00:25:37.163Z] ---> Using cache [2021-03-04T00:25:37.163Z] ---> abb16582cd06 [2021-03-04T00:25:37.163Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-04T00:25:37.163Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T00:25:37.163Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T00:25:37.163Z] ---> e8131da52908 [2021-03-04T00:25:37.163Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T00:25:37.163Z] ---> Using cache [2021-03-04T00:25:37.163Z] ---> 3e8b60a117f2 [2021-03-04T00:25:37.163Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T00:25:37.163Z] ---> Using cache [2021-03-04T00:25:37.163Z] ---> c5df144bcbac [2021-03-04T00:25:37.163Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-04T00:25:37.757Z] Collecting docker-pycreds>=0.4.0 [2021-03-04T00:25:38.042Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-04T00:25:40.012Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-04T00:25:40.012Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-04T00:25:41.043Z] Collecting idna<2.8,>=2.5 [2021-03-04T00:25:41.043Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-04T00:25:41.705Z] 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-04T00:25:41.705Z] 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-04T00:25:41.705Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-04T00:25:41.705Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-04T00:25:41.705Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-04T00:25:41.705Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-04T00:25:42.510Z] ---> Running in 7a85d09e3f9b [2021-03-04T00:25:42.510Z] ---> Running in 7a9629b71419 [2021-03-04T00:25:42.815Z] Installing collected packages: websocket-client, docker-pycreds, urllib3, idna, requests, docker, dockerpty, cached-property, docopt, texttable, jsonschema, PyYAML, docker-compose [2021-03-04T00:25:43.443Z] Attempting uninstall: urllib3 [2021-03-04T00:25:43.443Z] Found existing installation: urllib3 1.25.9 [2021-03-04T00:25:43.443Z] Uninstalling urllib3-1.25.9: [2021-03-04T00:25:43.733Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T00:25:43.733Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T00:25:43.733Z] ---> e8131da52908 [2021-03-04T00:25:43.733Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T00:25:43.733Z] ---> Using cache [2021-03-04T00:25:43.733Z] ---> 3e8b60a117f2 [2021-03-04T00:25:43.733Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T00:25:43.733Z] ---> Using cache [2021-03-04T00:25:43.733Z] ---> c5df144bcbac [2021-03-04T00:25:43.733Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T00:25:43.733Z] ---> Using cache [2021-03-04T00:25:43.733Z] ---> a5919773f7c1 [2021-03-04T00:25:43.733Z] Step 6/23 : COPY go.mod . [2021-03-04T00:25:43.733Z] ---> Using cache [2021-03-04T00:25:43.733Z] ---> 1942082491f3 [2021-03-04T00:25:43.733Z] Step 7/23 : RUN go mod download [2021-03-04T00:25:43.733Z] ---> Using cache [2021-03-04T00:25:43.733Z] ---> 7dcc684ad4b9 [2021-03-04T00:25:43.733Z] Step 8/23 : COPY . . [2021-03-04T00:25:43.733Z] Successfully uninstalled urllib3-1.25.9 [2021-03-04T00:25:44.007Z] ---> Using cache [2021-03-04T00:25:44.007Z] ---> abb16582cd06 [2021-03-04T00:25:44.007Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-04T00:25:44.998Z] Attempting uninstall: idna [2021-03-04T00:25:44.998Z] Found existing installation: idna 2.9 [2021-03-04T00:25:44.998Z] Uninstalling idna-2.9: [2021-03-04T00:25:44.998Z] 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-04T00:25:44.998Z] Successfully uninstalled idna-2.9 [2021-03-04T00:25:44.998Z] ---> Running in da2adbd94c71 [2021-03-04T00:25:45.276Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T00:25:45.879Z] Attempting uninstall: requests [2021-03-04T00:25:45.879Z] Found existing installation: requests 2.23.0 [2021-03-04T00:25:45.879Z] Uninstalling requests-2.23.0: [2021-03-04T00:25:46.159Z] Successfully uninstalled requests-2.23.0 [2021-03-04T00:25:46.159Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T00:25:47.146Z] OK: 217 MiB in 51 packages [2021-03-04T00:25:47.146Z] 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-04T00:25:47.422Z] Running setup.py install for dockerpty: started [2021-03-04T00:25:49.415Z] Removing intermediate container 7a9629b71419 [2021-03-04T00:25:49.415Z] ---> 795fe4979bff [2021-03-04T00:25:49.415Z] Step 6/22 : COPY go.mod . [2021-03-04T00:25:50.867Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-04T00:25:50.867Z] Running setup.py install for docopt: started [2021-03-04T00:25:51.156Z] ---> 6b2e495bfbae [2021-03-04T00:25:51.156Z] Step 7/22 : RUN go mod download [2021-03-04T00:25:51.431Z] ---> Running in f792a28c5a7e [2021-03-04T00:25:52.886Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T00:25:52.886Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T00:25:52.886Z] ---> e8131da52908 [2021-03-04T00:25:52.886Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T00:25:52.886Z] ---> Using cache [2021-03-04T00:25:52.886Z] ---> 3e8b60a117f2 [2021-03-04T00:25:52.886Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T00:25:52.886Z] ---> Using cache [2021-03-04T00:25:52.886Z] ---> c5df144bcbac [2021-03-04T00:25:52.886Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-04T00:25:53.160Z] ---> Running in baeca715a7e0 [2021-03-04T00:25:54.157Z] Running setup.py install for docopt: finished with status 'done' [2021-03-04T00:25:54.157Z] Running setup.py install for texttable: started [2021-03-04T00:25:55.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T00:25:56.135Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T00:25:56.135Z] Removing intermediate container f792a28c5a7e [2021-03-04T00:25:56.135Z] ---> dd2973bc3d56 [2021-03-04T00:25:56.135Z] Step 8/22 : COPY . . [2021-03-04T00:25:57.121Z] OK: 217 MiB in 51 packages [2021-03-04T00:25:57.121Z] Running setup.py install for texttable: finished with status 'done' [2021-03-04T00:25:57.396Z] Running setup.py install for PyYAML: started [2021-03-04T00:26:00.026Z] Removing intermediate container baeca715a7e0 [2021-03-04T00:26:00.026Z] ---> 2f92a2f40942 [2021-03-04T00:26:00.026Z] Step 6/23 : COPY go.mod . [2021-03-04T00:26:00.626Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-04T00:26:02.068Z] ---> 5946295689b6 [2021-03-04T00:26:02.068Z] Step 7/23 : RUN go mod download [2021-03-04T00:26:02.344Z] 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-04T00:26:02.627Z] ---> Running in a410ab4fe350 [2021-03-04T00:26:08.049Z] Removing intermediate container a410ab4fe350 [2021-03-04T00:26:08.049Z] ---> 4f81eee46163 [2021-03-04T00:26:08.049Z] Step 8/23 : COPY . . [2021-03-04T00:26:10.687Z] Removing intermediate container a92b13c04566 [2021-03-04T00:26:10.687Z] ---> 34b19feaa1cf [2021-03-04T00:26:10.687Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-04T00:26:11.292Z] ---> Running in 6d4d1967011b [2021-03-04T00:26:13.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T00:26:13.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T00:26:14.520Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T00:26:14.520Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-04T00:26:14.520Z] (3/3) Installing curl (7.69.1-r3) [2021-03-04T00:26:14.798Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T00:26:14.798Z] OK: 71 MiB in 58 packages [2021-03-04T00:26:20.256Z] Removing intermediate container 6d4d1967011b [2021-03-04T00:26:20.256Z] ---> 5c72fb2c8561 [2021-03-04T00:26:20.256Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-04T00:26:20.256Z] ---> Running in 468fe1c03f72 [2021-03-04T00:26:22.266Z] Removing intermediate container 468fe1c03f72 [2021-03-04T00:26:22.266Z] ---> a3a2ce445bb4 [2021-03-04T00:26:22.266Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T00:26:22.266Z] ---> Running in 9d9572f75ac4 [2021-03-04T00:26:23.253Z] ---> 0693c3040eb2 [2021-03-04T00:26:23.253Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-04T00:26:23.253Z] Removing intermediate container 9d9572f75ac4 [2021-03-04T00:26:23.253Z] ---> 3f6a9341a314 [2021-03-04T00:26:23.253Z] Step 24/26 : LABEL arch=arm64 [2021-03-04T00:26:23.253Z] ---> Running in b988b610e2c9 [2021-03-04T00:26:23.528Z] ---> Running in 214ada2e7da8 [2021-03-04T00:26:24.974Z] Removing intermediate container 214ada2e7da8 [2021-03-04T00:26:24.974Z] ---> 1592091a1fcc [2021-03-04T00:26:24.974Z] Step 25/26 : LABEL git_sha=0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:26:25.574Z] ---> Running in 7a5bc3458da6 [2021-03-04T00:26:26.169Z] 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-04T00:26:26.765Z] Removing intermediate container 7a5bc3458da6 [2021-03-04T00:26:26.766Z] ---> f06a54b2a918 [2021-03-04T00:26:26.766Z] Step 26/26 : LABEL version=0.0.0 [2021-03-04T00:26:27.051Z] ---> Running in 8acc33f01f8c [2021-03-04T00:26:28.037Z] Removing intermediate container 8acc33f01f8c [2021-03-04T00:26:28.038Z] ---> 2c5b4a3b7136 [2021-03-04T00:26:28.038Z] [2021-03-04T00:26:29.021Z] Successfully built 2c5b4a3b7136 [2021-03-04T00:26:29.022Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-04T00:26:37.312Z]  Building docker-sys-mgmt-agent-go ... done  ---> 7e224efb3a9a [2021-03-04T00:26:37.312Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-04T00:26:37.312Z] ---> Running in ba80385302a0 [2021-03-04T00:26:38.743Z] 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-04T00:27:25.720Z] Removing intermediate container da2adbd94c71 [2021-03-04T00:27:25.720Z] ---> b8213d347fc1 [2021-03-04T00:27:25.720Z] [2021-03-04T00:27:25.720Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T00:27:25.720Z] ---> d10569e2745f [2021-03-04T00:27:25.720Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T00:27:25.720Z] ---> Using cache [2021-03-04T00:27:25.720Z] ---> 9504a10b5ff2 [2021-03-04T00:27:25.720Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T00:27:25.720Z] ---> Using cache [2021-03-04T00:27:25.720Z] ---> b84da3fe3832 [2021-03-04T00:27:25.720Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-04T00:27:25.720Z] ---> Running in 61777871ff60 [2021-03-04T00:27:25.720Z] Removing intermediate container 61777871ff60 [2021-03-04T00:27:25.720Z] ---> 4c53ff57b8e4 [2021-03-04T00:27:25.720Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T00:27:25.720Z] ---> Running in dc6547291a8b [2021-03-04T00:27:25.720Z] Removing intermediate container dc6547291a8b [2021-03-04T00:27:25.720Z] ---> aa6a679bdb45 [2021-03-04T00:27:25.720Z] Step 15/23 : WORKDIR / [2021-03-04T00:27:25.720Z] ---> Running in 399bcda53ab5 [2021-03-04T00:27:26.317Z] Removing intermediate container 399bcda53ab5 [2021-03-04T00:27:26.317Z] ---> 54770a8247e9 [2021-03-04T00:27:26.317Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T00:27:27.311Z] ---> 69d09efd4dd5 [2021-03-04T00:27:27.311Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-04T00:27:29.557Z] ---> efac83633c82 [2021-03-04T00:27:29.557Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-04T00:27:30.550Z] ---> 522aa33c3bad [2021-03-04T00:27:30.550Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-04T00:27:30.825Z] ---> Running in 6e407d674cbb [2021-03-04T00:27:31.808Z] Removing intermediate container 6e407d674cbb [2021-03-04T00:27:31.808Z] ---> dacb305a8adc [2021-03-04T00:27:31.808Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T00:27:31.808Z] ---> Running in 3ef1da25c148 [2021-03-04T00:27:32.797Z] Removing intermediate container 3ef1da25c148 [2021-03-04T00:27:32.797Z] ---> 2095251161b3 [2021-03-04T00:27:32.797Z] Step 21/23 : LABEL arch=arm64 [2021-03-04T00:27:33.398Z] ---> Running in bd3b5ae9bf44 [2021-03-04T00:27:34.397Z] Removing intermediate container bd3b5ae9bf44 [2021-03-04T00:27:34.397Z] ---> df8040eb5c0b [2021-03-04T00:27:34.397Z] Step 22/23 : LABEL git_sha=0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:27:34.996Z] ---> Running in 51aa10bdb5ac [2021-03-04T00:27:35.977Z] Removing intermediate container 51aa10bdb5ac [2021-03-04T00:27:35.977Z] ---> 5e9193d26423 [2021-03-04T00:27:35.977Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T00:27:35.977Z] Removing intermediate container 7a85d09e3f9b [2021-03-04T00:27:35.977Z] ---> a9a40534844f [2021-03-04T00:27:35.977Z] [2021-03-04T00:27:35.977Z] ---> Running in 2dab35cb5f1e [2021-03-04T00:27:35.977Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T00:27:35.977Z] ---> d10569e2745f [2021-03-04T00:27:35.977Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T00:27:36.256Z] ---> Using cache [2021-03-04T00:27:36.256Z] ---> 9504a10b5ff2 [2021-03-04T00:27:36.256Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T00:27:36.256Z] ---> Using cache [2021-03-04T00:27:36.256Z] ---> b84da3fe3832 [2021-03-04T00:27:36.256Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-04T00:27:36.256Z] ---> Running in a83ca1a95e8a [2021-03-04T00:27:37.237Z] Removing intermediate container 2dab35cb5f1e [2021-03-04T00:27:37.237Z] ---> f36818545f8c [2021-03-04T00:27:37.237Z] [2021-03-04T00:27:37.237Z] Removing intermediate container a83ca1a95e8a [2021-03-04T00:27:37.237Z] ---> 117fc275af32 [2021-03-04T00:27:37.237Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T00:27:37.510Z] ---> Running in 28b170dd133b [2021-03-04T00:27:37.783Z] Successfully built f36818545f8c [2021-03-04T00:27:37.783Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-04T00:27:38.056Z]  Building docker-core-command-go ... done Removing intermediate container 28b170dd133b [2021-03-04T00:27:38.056Z] ---> 5e83d2b01cd1 [2021-03-04T00:27:38.056Z] Step 15/23 : WORKDIR / [2021-03-04T00:27:38.333Z] ---> Running in 11911ee3b45f [2021-03-04T00:27:39.315Z] Removing intermediate container 11911ee3b45f [2021-03-04T00:27:39.315Z] ---> d00699e4cc44 [2021-03-04T00:27:39.315Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T00:27:40.297Z] ---> af2ab2f5bb07 [2021-03-04T00:27:40.297Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-04T00:27:42.273Z] ---> 0ecbf307edd4 [2021-03-04T00:27:42.273Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-04T00:27:43.710Z] ---> fed12b3b1aad [2021-03-04T00:27:43.710Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-04T00:27:43.710Z] ---> Running in 21ccd81a1da5 [2021-03-04T00:27:44.686Z] Removing intermediate container 21ccd81a1da5 [2021-03-04T00:27:44.686Z] ---> 5b84fb0819ac [2021-03-04T00:27:44.686Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T00:27:44.686Z] ---> Running in 755242c38e9a [2021-03-04T00:27:45.283Z] Removing intermediate container 755242c38e9a [2021-03-04T00:27:45.283Z] ---> 6f40b7ea55a0 [2021-03-04T00:27:45.283Z] Step 21/23 : LABEL arch=arm64 [2021-03-04T00:27:45.562Z] ---> Running in d863e4913888 [2021-03-04T00:27:46.551Z] Removing intermediate container d863e4913888 [2021-03-04T00:27:46.551Z] ---> 51bc8375db63 [2021-03-04T00:27:46.551Z] Step 22/23 : LABEL git_sha=0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:27:46.551Z] ---> Running in aa6c8a746fd1 [2021-03-04T00:27:47.153Z] Removing intermediate container aa6c8a746fd1 [2021-03-04T00:27:47.153Z] ---> bcf665b70b34 [2021-03-04T00:27:47.153Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T00:27:47.428Z] ---> Running in b08fa120b4ad [2021-03-04T00:27:48.026Z] Removing intermediate container b08fa120b4ad [2021-03-04T00:27:48.026Z] ---> 351bc1968888 [2021-03-04T00:27:48.026Z] [2021-03-04T00:27:48.625Z] Successfully built 351bc1968888 [2021-03-04T00:27:48.625Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-04T00:27:55.352Z]  Building docker-core-metadata-go ... done Removing intermediate container b988b610e2c9 [2021-03-04T00:27:55.352Z] ---> 2af290c83b64 [2021-03-04T00:27:55.352Z] [2021-03-04T00:27:55.352Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T00:27:55.352Z] ---> d10569e2745f [2021-03-04T00:27:55.352Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-04T00:27:55.352Z] ---> Running in 565dbc852b58 [2021-03-04T00:27:55.624Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T00:27:55.910Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T00:27:56.503Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-04T00:27:56.503Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-04T00:27:56.503Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T00:27:56.503Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T00:27:56.774Z] OK: 6 MiB in 16 packages [2021-03-04T00:27:58.794Z] Removing intermediate container 565dbc852b58 [2021-03-04T00:27:58.794Z] ---> fde05ba257b2 [2021-03-04T00:27:58.794Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T00:27:59.072Z] ---> Running in e1f86e016718 [2021-03-04T00:27:59.676Z] Removing intermediate container e1f86e016718 [2021-03-04T00:27:59.676Z] ---> b30eba06f677 [2021-03-04T00:27:59.676Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-04T00:27:59.676Z] ---> Running in e61942723c58 [2021-03-04T00:28:00.309Z] Removing intermediate container e61942723c58 [2021-03-04T00:28:00.309Z] ---> d4e085487cb9 [2021-03-04T00:28:00.309Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T00:28:00.309Z] ---> Running in fb5bcb863b77 [2021-03-04T00:28:00.911Z] Removing intermediate container fb5bcb863b77 [2021-03-04T00:28:00.911Z] ---> 9694469d3935 [2021-03-04T00:28:00.911Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T00:28:01.899Z] ---> 0f2f9e186800 [2021-03-04T00:28:01.899Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-04T00:28:03.338Z] ---> 1a19d0e78f16 [2021-03-04T00:28:03.338Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-04T00:28:03.940Z] ---> 0ec8bbfb6b5a [2021-03-04T00:28:03.940Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-04T00:28:04.213Z] ---> Running in 3e8d06db50e9 [2021-03-04T00:28:04.807Z] Removing intermediate container 3e8d06db50e9 [2021-03-04T00:28:04.807Z] ---> ce8834f1ae53 [2021-03-04T00:28:04.807Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T00:28:05.085Z] ---> Running in 75f57b100993 [2021-03-04T00:28:06.072Z] Removing intermediate container 75f57b100993 [2021-03-04T00:28:06.072Z] ---> 2108fa341f43 [2021-03-04T00:28:06.072Z] Step 20/22 : LABEL arch=arm64 [2021-03-04T00:28:06.343Z] ---> Running in eaf57285c560 [2021-03-04T00:28:06.944Z] Removing intermediate container eaf57285c560 [2021-03-04T00:28:06.944Z] ---> 87feda1a36a0 [2021-03-04T00:28:06.944Z] Step 21/22 : LABEL git_sha=0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:28:06.944Z] Removing intermediate container ba80385302a0 [2021-03-04T00:28:06.944Z] ---> 4de79cd0e54c [2021-03-04T00:28:06.944Z] [2021-03-04T00:28:06.944Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T00:28:06.944Z] ---> d10569e2745f [2021-03-04T00:28:06.944Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-04T00:28:06.944Z] ---> Running in 942c0b69f0b4 [2021-03-04T00:28:06.944Z] ---> Running in ea510e652f09 [2021-03-04T00:28:07.534Z] Removing intermediate container ea510e652f09 [2021-03-04T00:28:07.534Z] ---> 849a2a886870 [2021-03-04T00:28:07.534Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-04T00:28:07.534Z] Removing intermediate container 942c0b69f0b4 [2021-03-04T00:28:07.534Z] ---> ab75d40e68fc [2021-03-04T00:28:07.534Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T00:28:07.806Z] ---> Running in ac614a1042e9 [2021-03-04T00:28:07.806Z] ---> Running in 3b438f1ea0b6 [2021-03-04T00:28:08.415Z] Removing intermediate container 3b438f1ea0b6 [2021-03-04T00:28:08.415Z] Removing intermediate container ac614a1042e9 [2021-03-04T00:28:08.415Z] ---> a2d662dff28b [2021-03-04T00:28:08.415Z] ---> 324f4507138d [2021-03-04T00:28:08.415Z] [2021-03-04T00:28:08.415Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-04T00:28:08.415Z] ---> Running in 091f60ba634c [2021-03-04T00:28:08.687Z] Successfully built a2d662dff28b [2021-03-04T00:28:08.687Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-04T00:28:08.969Z]  Building docker-support-notifications-go ... done Removing intermediate container 091f60ba634c [2021-03-04T00:28:08.969Z] ---> fad42063a00d [2021-03-04T00:28:08.969Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T00:28:08.969Z] ---> Running in bfe883e7ff54 [2021-03-04T00:28:11.597Z] Removing intermediate container bfe883e7ff54 [2021-03-04T00:28:11.597Z] ---> e3fd3d72fbc8 [2021-03-04T00:28:11.597Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-04T00:28:11.597Z] ---> Running in 6a6437d26512 [2021-03-04T00:28:12.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T00:28:13.330Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T00:28:13.950Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-04T00:28:13.950Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-04T00:28:13.950Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-04T00:28:14.235Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-04T00:28:14.518Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-04T00:28:14.518Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-04T00:28:14.518Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T00:28:14.518Z] OK: 8 MiB in 20 packages [2021-03-04T00:28:16.818Z] Removing intermediate container 6a6437d26512 [2021-03-04T00:28:16.818Z] ---> b1577a0cd31b [2021-03-04T00:28:16.818Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T00:28:16.818Z] ---> fb79f776028a [2021-03-04T00:28:16.818Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-04T00:28:17.884Z] ---> f35bac12a24e [2021-03-04T00:28:17.884Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-04T00:28:18.863Z] ---> 88b590d01558 [2021-03-04T00:28:18.863Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-04T00:28:18.863Z] ---> Running in 6fb58ec0c8c4 [2021-03-04T00:28:19.140Z] Removing intermediate container 6fb58ec0c8c4 [2021-03-04T00:28:19.140Z] ---> 24dc69f47d31 [2021-03-04T00:28:19.140Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T00:28:19.472Z] ---> Running in 2509337388a9 [2021-03-04T00:28:19.757Z] Removing intermediate container 2509337388a9 [2021-03-04T00:28:19.757Z] ---> 507a676f494e [2021-03-04T00:28:19.757Z] Step 21/23 : LABEL arch=arm64 [2021-03-04T00:28:20.031Z] ---> Running in 8eeff56f5a27 [2021-03-04T00:28:20.322Z] Removing intermediate container 8eeff56f5a27 [2021-03-04T00:28:20.322Z] ---> f2334fdc1af0 [2021-03-04T00:28:20.322Z] Step 22/23 : LABEL git_sha=0913cd80595dbc5c15c206e83c8bd32b304af73c [2021-03-04T00:28:20.617Z] ---> Running in 726a922edb0d [2021-03-04T00:28:20.896Z] Removing intermediate container 726a922edb0d [2021-03-04T00:28:20.896Z] ---> dfa00a14dad8 [2021-03-04T00:28:20.896Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T00:28:21.169Z] ---> Running in fcff74cedc1f [2021-03-04T00:28:21.439Z] Removing intermediate container fcff74cedc1f [2021-03-04T00:28:21.439Z] ---> 017066ccb0a4 [2021-03-04T00:28:21.439Z] [2021-03-04T00:28:21.710Z] Successfully built 017066ccb0a4 [2021-03-04T00:28:21.710Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-04T00:28:22.314Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-04T00:28:22.292Z] $ docker stop --time=1 a1a9987048bed037e79a377df5b5d6ae84e19f4ad3499243409ca8c3d46d8508 [2021-03-04T00:28:24.191Z] $ docker rm -f a1a9987048bed037e79a377df5b5d6ae84e19f4ad3499243409ca8c3d46d8508 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T00:28:24.855Z] + grep docker [2021-03-04T00:28:24.855Z] + docker images [2021-03-04T00:28:25.134Z] docker-core-data-go-arm64 latest 017066ccb0a4 3 seconds ago 21.1MB [2021-03-04T00:28:25.134Z] docker-support-notifications-go-arm64 latest a2d662dff28b 17 seconds ago 16.9MB [2021-03-04T00:28:25.134Z] docker-core-metadata-go-arm64 latest 351bc1968888 37 seconds ago 17.9MB [2021-03-04T00:28:25.134Z] docker-core-command-go-arm64 latest f36818545f8c 48 seconds ago 16.2MB [2021-03-04T00:28:25.134Z] docker-sys-mgmt-agent-go-arm64 latest 2c5b4a3b7136 About a minute ago 300MB [2021-03-04T00:28:25.134Z] docker-security-bootstrapper-go-arm64 latest 006ebe5d733b 3 minutes ago 17.8MB [2021-03-04T00:28:25.134Z] docker-security-secretstore-setup-go-arm64 latest 8d95e16bd843 3 minutes ago 23.7MB [2021-03-04T00:28:25.134Z] docker-support-scheduler-go-arm64 latest 937452632c37 3 minutes ago 16.3MB [2021-03-04T00:28:25.134Z] docker-security-proxy-setup-go-arm64 latest b2033eb60086 3 minutes ago 23.4MB [2021-03-04T00:28:25.134Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-04T00:28:26.231Z] ---> job-cost.sh [2021-03-04T00:28:26.231Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rnyo [2021-03-04T00:29:05.175Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-04T00:31:26.964Z] lf-activate-venv(): INFO: Adding /tmp/venv-Rnyo/bin to PATH [2021-03-04T00:31:26.964Z] INFO: No Stack... [2021-03-04T00:31:26.964Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-04T00:31:26.964Z] INFO: Archiving Costs [Pipeline] sh [2021-03-04T00:31:27.299Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-03-04T00:31:27.299Z] + cut -d, -f6 [Pipeline] lock [2021-03-04T00:31:27.399Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3215-3-stack-cost] [2021-03-04T00:31:27.410Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3215-3-stack-cost] did not exist. Created. [2021-03-04T00:31:27.410Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3215-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-04T00:31:27.823Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-04T00:31:28.165Z] Stashed 1 file(s) [Pipeline] } [2021-03-04T00:31:28.178Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3215-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-04T00:31:29.498Z] provisioning config files... [2021-03-04T00:31:29.509Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config1570021990727629304tmp [Pipeline] { [Pipeline] sh [2021-03-04T00:31:29.891Z] + set +x [2021-03-04T00:31:29.891Z] + curl -s https://codecov.io/bash [2021-03-04T00:31:29.891Z] + bash -s -- [2021-03-04T00:31:30.473Z] [2021-03-04T00:31:30.473Z] _____ _ [2021-03-04T00:31:30.473Z] / ____| | | [2021-03-04T00:31:30.473Z] | | ___ __| | ___ ___ _____ __ [2021-03-04T00:31:30.473Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-04T00:31:30.473Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-04T00:31:30.473Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-04T00:31:30.473Z] Bash-20210226-7100762 [2021-03-04T00:31:30.473Z] [2021-03-04T00:31:30.473Z] [2021-03-04T00:31:30.473Z] ==> git version 2.24.3 found [2021-03-04T00:31:30.473Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-04T00:31:30.473Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-04T00:31:30.473Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-04T00:31:30.473Z] ==> Jenkins CI detected. [2021-03-04T00:31:30.473Z] project root: . [2021-03-04T00:31:30.473Z] --> token set from env [2021-03-04T00:31:30.473Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-04T00:31:30.473Z] ==> Running gcov in . (disable via -X gcov) [2021-03-04T00:31:30.473Z] ==> Python coveragepy not found [2021-03-04T00:31:30.473Z] ==> Searching for coverage reports in: [2021-03-04T00:31:30.473Z] + . [2021-03-04T00:31:30.473Z] -> Found 1 reports [2021-03-04T00:31:30.473Z] ==> Detecting git/mercurial file structure [2021-03-04T00:31:30.473Z] ==> Reading reports [2021-03-04T00:31:30.473Z] + ./coverage.out bytes=614977 [2021-03-04T00:31:30.473Z] ==> Appending adjustments [2021-03-04T00:31:30.473Z] https://docs.codecov.io/docs/fixing-reports [2021-03-04T00:31:34.692Z] + Found adjustments [2021-03-04T00:31:34.692Z] ==> Gzipping contents [2021-03-04T00:31:34.692Z] 92K /tmp/codecov.HiF9oN.gz [2021-03-04T00:31:34.692Z] ==> Uploading reports [2021-03-04T00:31:34.692Z] url: https://codecov.io [2021-03-04T00:31:34.692Z] query: branch=PR-3215&commit=0913cd80595dbc5c15c206e83c8bd32b304af73c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3215%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3215&job=&cmd_args= [2021-03-04T00:31:34.692Z] -> Pinging Codecov [2021-03-04T00:31:34.692Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3215&commit=0913cd80595dbc5c15c206e83c8bd32b304af73c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3215%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3215&job=&cmd_args= [2021-03-04T00:31:34.692Z] -> Uploading to [2021-03-04T00:31:34.692Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-04/00271124DB129430A58F1EEE437C3FCB/0913cd80595dbc5c15c206e83c8bd32b304af73c/93ba6198-9573-4adb-85cc-70421338145c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210304%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210304T003134Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3998e0fcbb882ba92bb841c8efb7c3679a917dc7834da09dea2cc62c482fa606 [2021-03-04T00:31:34.692Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-04T00:31:34.692Z] Dload Upload Total Spent Left Speed [2021-03-04T00:31:34.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 90981 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 90981 0 0 100 90981 0 161k --:--:-- --:--:-- --:--:-- 160k [2021-03-04T00:31:34.953Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0913cd80595dbc5c15c206e83c8bd32b304af73c [Pipeline] } [2021-03-04T00:31:34.962Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-04T00:31:36.564Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T00:31:37.443Z] ---> package-listing.sh [2021-03-04T00:31:37.443Z] ++ facter osfamily [2021-03-04T00:31:37.443Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-04T00:31:37.443Z] + OS_FAMILY=redhat [2021-03-04T00:31:37.443Z] + workspace=/w/workspace/edgex-go/3 [2021-03-04T00:31:37.443Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-04T00:31:37.443Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-04T00:31:37.443Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-04T00:31:37.443Z] + PACKAGES=/tmp/packages_start.txt [2021-03-04T00:31:37.443Z] + '[' /w/workspace/edgex-go/3 ']' [2021-03-04T00:31:37.443Z] + PACKAGES=/tmp/packages_end.txt [2021-03-04T00:31:37.443Z] + case "${OS_FAMILY}" in [2021-03-04T00:31:37.443Z] + rpm -qa [2021-03-04T00:31:37.443Z] + sort [2021-03-04T00:31:42.746Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-04T00:31:42.746Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-04T00:31:42.746Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-04T00:31:42.746Z] + '[' /w/workspace/edgex-go/3 ']' [2021-03-04T00:31:42.746Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-03-04T00:31:42.746Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-03-04T00:31:42.761Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-04T00:31:43.054Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-04T00:31:43.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T00:31:43.367Z] [2021-03-04T00:31:43.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-04T00:31:43.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T00:31:43.715Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-04T00:31:43.715Z] df20fa9351a1: Pulling fs layer [2021-03-04T00:31:43.715Z] 36b3adc4ff6f: Pulling fs layer [2021-03-04T00:31:43.715Z] 8ad3a11d3b57: Pulling fs layer [2021-03-04T00:31:43.715Z] 46f8f816bc3b: Pulling fs layer [2021-03-04T00:31:43.715Z] 93b61091891f: Pulling fs layer [2021-03-04T00:31:43.715Z] 93b9cdb0e59b: Pulling fs layer [2021-03-04T00:31:43.715Z] 5e14af77c1be: Pulling fs layer [2021-03-04T00:31:43.715Z] 01666e4c0597: Pulling fs layer [2021-03-04T00:31:43.715Z] aa168da1d23b: Pulling fs layer [2021-03-04T00:31:43.715Z] 93b9cdb0e59b: Waiting [2021-03-04T00:31:43.715Z] 5e14af77c1be: Waiting [2021-03-04T00:31:43.715Z] 01666e4c0597: Waiting [2021-03-04T00:31:43.715Z] 46f8f816bc3b: Waiting [2021-03-04T00:31:43.715Z] 93b61091891f: Waiting [2021-03-04T00:31:43.715Z] aa168da1d23b: Waiting [2021-03-04T00:31:43.980Z] 36b3adc4ff6f: Download complete [2021-03-04T00:31:43.980Z] 46f8f816bc3b: Download complete [2021-03-04T00:31:43.980Z] df20fa9351a1: Download complete [2021-03-04T00:31:43.980Z] 93b9cdb0e59b: Verifying Checksum [2021-03-04T00:31:43.980Z] 93b9cdb0e59b: Download complete [2021-03-04T00:31:43.980Z] 5e14af77c1be: Download complete [2021-03-04T00:31:43.980Z] 01666e4c0597: Verifying Checksum [2021-03-04T00:31:43.980Z] 01666e4c0597: Download complete [2021-03-04T00:31:43.980Z] 93b61091891f: Verifying Checksum [2021-03-04T00:31:43.980Z] 93b61091891f: Download complete [2021-03-04T00:31:44.251Z] 8ad3a11d3b57: Verifying Checksum [2021-03-04T00:31:44.251Z] 8ad3a11d3b57: Download complete [2021-03-04T00:31:44.251Z] df20fa9351a1: Pull complete [2021-03-04T00:31:44.515Z] 36b3adc4ff6f: Pull complete [2021-03-04T00:31:45.918Z] 8ad3a11d3b57: Pull complete [2021-03-04T00:31:45.918Z] 46f8f816bc3b: Pull complete [2021-03-04T00:31:46.508Z] aa168da1d23b: Verifying Checksum [2021-03-04T00:31:47.081Z] 93b61091891f: Pull complete [2021-03-04T00:31:47.342Z] 93b9cdb0e59b: Pull complete [2021-03-04T00:31:47.604Z] 5e14af77c1be: Pull complete [2021-03-04T00:31:47.604Z] 01666e4c0597: Pull complete [2021-03-04T00:31:55.792Z] aa168da1d23b: Pull complete [2021-03-04T00:31:55.792Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-04T00:31:55.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T00:31:55.792Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-04T00:31:56.030Z] prd-centos7-docker-4c-2g-28404 does not seem to be running inside a container [2021-03-04T00:31:56.176Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-04T00:32:01.475Z] $ docker top ba9d7af9d7df8dc048e6cfe7178ce2d883423a69b6f1f91ef801bd17cd09f7b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T00:32:02.085Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-04T00:32:02.424Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-04T00:32:03.328Z] + ls /var/log/sa-host [2021-03-04T00:32:03.329Z] + sadf -c /var/log/sa-host/sa04 [2021-03-04T00:32:03.329Z] file_magic: OK [2021-03-04T00:32:03.329Z] HZ: Using current value: 100 [2021-03-04T00:32:03.329Z] file_header: OK [2021-03-04T00:32:03.329Z] 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-04T00:32:03.329Z] Statistics: [2021-03-04T00:32:03.329Z] 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-04T00:32:03.329Z] File successfully converted to sysstat format version 12.2.1 [2021-03-04T00:32:03.329Z] + sadf -c /var/log/sa-host/sa23 [2021-03-04T00:32:03.329Z] file_magic: OK [2021-03-04T00:32:03.329Z] HZ: Using current value: 100 [2021-03-04T00:32:03.329Z] file_header: OK [2021-03-04T00:32:03.329Z] 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-04T00:32:03.329Z] Statistics: [2021-03-04T00:32:03.329Z] Hnuu...uuuununununu... [2021-03-04T00:32:03.329Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-04T00:32:03.913Z] provisioning config files... [2021-03-04T00:32:03.939Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config273089911183544021tmp [Pipeline] { [Pipeline] echo [2021-03-04T00:32:03.998Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T00:32:04.295Z] ---> create-netrc.sh [Pipeline] } [2021-03-04T00:32:04.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-04T00:32:04.394Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T00:32:04.691Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-04T00:32:04.702Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T00:32:05.003Z] ---> sudo-logs.sh [2021-03-04T00:32:05.003Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-04T00:32:05.069Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T00:32:05.373Z] ---> job-cost.sh [2021-03-04T00:32:05.373Z] lf-activate-venv: SKIPPING [2021-03-04T00:32:05.373Z] DEBUG: total: 0.20999999344348907 [2021-03-04T00:32:05.373Z] INFO: Retrieving Stack Cost... [2021-03-04T00:32:06.318Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-04T00:32:06.891Z] INFO: Archiving Costs [Pipeline] echo [2021-03-04T00:32:06.905Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T00:32:07.204Z] ---> logs-deploy.sh [2021-03-04T00:32:07.204Z] lf-activate-venv: SKIPPING [2021-03-04T00:32:07.204Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3215/3 [2021-03-04T00:32:07.204Z] INFO: archiving workspace using pattern(s): [2021-03-04T00:32:08.589Z] Archives upload complete. [2021-03-04T00:32:08.877Z] INFO: archiving logs to Nexus